mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Added an Effect to gain Control of Spells.
- Added Commandeer
This commit is contained in:
9
forge-gui/res/cardsfolder/c/commandeer.txt
Normal file
9
forge-gui/res/cardsfolder/c/commandeer.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Commandeer
|
||||
ManaCost:5 U U
|
||||
Types:Instant
|
||||
A:SP$ ControlSpell | Cost$ 5 U U | ValidTgts$ Card.nonCreature | TgtZone$ Stack | Mode$ Gain | SubAbility$ DBChooseTargets | SpellDescription$ Gain control of target noncreature spell. You may choose new targets for it. (If that spell is an artifact, enchantment, or planeswalker, the permanent enters the battlefield under your control.)
|
||||
SVar:DBChooseTargets:DB$ ChangeTargets | Defined$ Targeted | Optional$ True
|
||||
SVar:AltCost:Cost$ ExileFromHand<2/Card.Blue> | Description$ You may exile two blue cards from your hand rather than pay CARDNAME's mana cost.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/commandeer.jpg
|
||||
Oracle:You may exile two blue cards from your hand rather than pay Commandeer's mana cost.\nGain control of target noncreature spell. You may choose new targets for it. (If that spell is an artifact, enchantment, or planeswalker, the permanent enters the battlefield under your control.)
|
||||
@@ -4,7 +4,7 @@ Types:Creature Beast
|
||||
PT:3/3
|
||||
K:Flash
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChange | TriggerDescription$ When CARDNAME enters the battlefield, change the target of target spell that targets only a single creature to Muck Drubb.
|
||||
SVar:TrigChange:AB$ ChangeTargets | Cost$ 0 | TargetType$ Spell | ValidTgts$ Card | Defined$ Self | TargetsSingleTarget$ True | TargetValidTargeting$ Creature
|
||||
SVar:TrigChange:AB$ ChangeTargets | Cost$ 0 | TargetType$ Spell | ValidTgts$ Card | DefinedMagnet$ Self | TargetsSingleTarget$ True | TargetValidTargeting$ Creature
|
||||
K:Madness:2 B
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/muck_drubb.jpg
|
||||
|
||||
@@ -2,6 +2,6 @@ Name:Spellskite
|
||||
ManaCost:2
|
||||
Types:Artifact Creature Horror
|
||||
PT:0/4
|
||||
A:AB$ ChangeTargets | Cost$ PU | TargetType$ Spell,Activated,Triggered | ValidTgts$ Card | Defined$ Self | ChangeSingleTarget$ True | SpellDescription$ Change a target of target spell or ability to Spellskite.
|
||||
A:AB$ ChangeTargets | Cost$ PU | TargetType$ Spell,Activated,Triggered | ValidTgts$ Card | DefinedMagnet$ Self | ChangeSingleTarget$ True | SpellDescription$ Change a target of target spell or ability to Spellskite.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/spellskite.jpg
|
||||
Oracle:{U/P}: Change a target of target spell or ability to Spellskite. ({U/P} can be paid with either {U} or 2 life.)
|
||||
Reference in New Issue
Block a user