mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-12 16:58:57 +00:00
Update cards
This commit is contained in:
@@ -2,9 +2,8 @@ Name:Ahn-Crop Champion
|
||||
ManaCost:2 G W
|
||||
Types:Creature Human Warrior
|
||||
PT:4/4
|
||||
K:You may exert CARDNAME as it attacks.
|
||||
T:Mode$ Exerted | ValidCard$ Card.Self | Execute$ TrigUntapAll | TriggerDescription$ When you exert CARDNAME, untap all other creatures you control.
|
||||
SVar:TrigUntapAll:DB$ UntapAll | ValidCards$ Creature.YouCtrl+Other
|
||||
S:Mode$ OptionalAttackCost | ValidCard$ Card.Self | Trigger$ TrigUntapAll | Cost$ Exert<1/CARDNAME> | Description$ You may exert CARDNAME as it attacks. When you do, untap all other creatures you control.
|
||||
SVar:TrigUntapAll:DB$ UntapAll | ValidCards$ Creature.YouCtrl+Other | SpellDescription$ When you do, untap all other creatures you control.
|
||||
SVar:AIExertCondition:NumCreats GE3
|
||||
SVar:NumCreats:Count$Valid Creature.YouCtrl+tapped
|
||||
Oracle:You may exert Ahn-Crop Champion as it attacks. When you do, untap all other creatures you control. (An exerted creature won't untap during your next untap step.)
|
||||
|
||||
@@ -2,7 +2,7 @@ Name:Battlefield Scavenger
|
||||
ManaCost:1 R
|
||||
Types:Creature Jackal Rogue
|
||||
PT:2/2
|
||||
K:You may exert CARDNAME as it attacks.
|
||||
S:Mode$ OptionalAttackCost | ValidCard$ Card.Self | Cost$ Exert<1/CARDNAME> | Description$ You may exert CARDNAME as it attacks. (It won't untap during your next untap step.)
|
||||
T:Mode$ Exerted | ValidCard$ Creature.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigDiscard | TriggerDescription$ Whenever you exert a creature, you may discard a card. If you do, draw a card.
|
||||
// This code presumes that you are only ever allowed to exert creatures you control. If this is changed in the future, it will need an update.
|
||||
SVar:TrigDiscard:AB$ Draw | NumCards$ 1 | Cost$ Discard<1/Card>
|
||||
|
||||
@@ -2,7 +2,6 @@ Name:Bitterblade Warrior
|
||||
ManaCost:1 G
|
||||
Types:Creature Jackal Warrior
|
||||
PT:2/2
|
||||
K:You may exert CARDNAME as it attacks.
|
||||
T:Mode$ Exerted | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When you exert CARDNAME, it gets +1/+0 and gains deathtouch until end of turn.
|
||||
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ 1 | KW$ Deathtouch
|
||||
S:Mode$ OptionalAttackCost | ValidCard$ Card.Self | Trigger$ TrigPump | Cost$ Exert<1/CARDNAME> | Description$ You may exert CARDNAME as it attacks. When you do, it gets +1/+0 and gains deathtouch until end of turn. (An exerted creature won't untap during your next untap step.)
|
||||
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ 1 | KW$ Deathtouch | SpellDescription$ When you do, it gets +1/+0 and gains deathtouch until end of turn.
|
||||
Oracle:You may exert Bitterblade Warrior as it attacks. When you do, it gets +1/+0 and gains deathtouch until end of turn. (An exerted creature won't untap during your next untap step.)
|
||||
|
||||
@@ -2,7 +2,6 @@ Name:Champion of Rhonas
|
||||
ManaCost:3 G
|
||||
Types:Creature Jackal Warrior
|
||||
PT:3/3
|
||||
K:You may exert CARDNAME as it attacks.
|
||||
T:Mode$ Exerted | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerDescription$ When you exert CARDNAME, you may put a creature card from your hand onto the battlefield.
|
||||
SVar:TrigChangeZone:DB$ ChangeZone | Origin$ Hand | Destination$ Battlefield | ChangeType$ Creature | ChangeNum$ 1 | SpellDescription$ You may put a creature card from your hand onto the battlefield.
|
||||
S:Mode$ OptionalAttackCost | ValidCard$ Card.Self | Trigger$ TrigChangeZone | Cost$ Exert<1/CARDNAME> | Description$ You may exert CARDNAME as it attacks. When you do, you may put a creature card from your hand onto the battlefield. (An exerted creature won't untap during your next untap step.)
|
||||
SVar:TrigChangeZone:DB$ ChangeZone | Origin$ Hand | Destination$ Battlefield | ChangeType$ Creature | ChangeNum$ 1 | SpellDescription$ When you do, you may put a creature card from your hand onto the battlefield.
|
||||
Oracle:You may exert Champion of Rhonas as it attacks. When you do, you may put a creature card from your hand onto the battlefield. (An exerted creature won't untap during your next untap step.)
|
||||
|
||||
@@ -2,8 +2,7 @@ Name:Combat Celebrant
|
||||
ManaCost:2 R
|
||||
Types:Creature Human Warrior
|
||||
PT:4/1
|
||||
S:Mode$ Continuous | Affected$ Creature.Self+notExertedThisTurn | AddKeyword$ You may exert CARDNAME as it attacks. | Description$ If CARDNAME hasn't been exerted this turn, you may exert it as it attacks.
|
||||
T:Mode$ Exerted | ValidCard$ Card.Self | Execute$ TrigUntapAll | TriggerDescription$ When you exert CARDNAME, untap all other creatures you control and after this phase, there is an additional combat phase.
|
||||
SVar:TrigUntapAll:DB$ UntapAll | ValidCards$ Creature.YouCtrl+Other | SubAbility$ DBAddCombat
|
||||
S:Mode$ OptionalAttackCost | ValidCard$ Card.Self | IsPresent$ Creature.Self+notExertedThisTurn | Trigger$ TrigUntapAll | Cost$ Exert<1/CARDNAME> | Description$ If Combat Celebrant hasn't been exerted this turn, you may exert it as it attacks. When you do, untap all other creatures you control and after this phase, there is an additional combat phase. (An exerted creature won't untap during your next untap step.)
|
||||
SVar:TrigUntapAll:DB$ UntapAll | ValidCards$ Creature.YouCtrl+Other | SubAbility$ DBAddCombat | SpellDescription$ When you do, untap all other creatures you control and after this phase, there is an additional combat phase.
|
||||
SVar:DBAddCombat:DB$ AddPhase | ExtraPhase$ Combat | AfterPhase$ EndCombat
|
||||
Oracle:If Combat Celebrant hasn't been exerted this turn, you may exert it as it attacks. When you do, untap all other creatures you control and after this phase, there is an additional combat phase. (An exerted creature won't untap during your next untap step.)
|
||||
|
||||
@@ -2,7 +2,6 @@ Name:Devoted Crop-Mate
|
||||
ManaCost:2 W
|
||||
Types:Creature Human Warrior
|
||||
PT:3/2
|
||||
K:You may exert CARDNAME as it attacks.
|
||||
T:Mode$ Exerted | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerDescription$ When you exert CARDNAME, return target creature card with mana value 2 or less from your graveyard to the battlefield.
|
||||
SVar:TrigChangeZone:DB$ ChangeZone | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Creature.YouCtrl+cmcLE2 | TgtPrompt$ Select target creature card with mana value 2 or less in your graveyard
|
||||
S:Mode$ OptionalAttackCost | ValidCard$ Card.Self | Trigger$ TrigChangeZone | Cost$ Exert<1/CARDNAME> | Description$ You may exert CARDNAME as it attacks. When you do, return target creature card with mana value 2 or less from your graveyard to the battlefield. (An exerted creature won't untap during your next untap step.)
|
||||
SVar:TrigChangeZone:DB$ ChangeZone | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Creature.YouCtrl+cmcLE2 | TgtPrompt$ Select target creature card with mana value 2 or less in your graveyard | SpellDescription$ When you do, return target creature card with mana value 2 or less from your graveyard to the battlefield.
|
||||
Oracle:You may exert Devoted Crop-Mate as it attacks. When you do, return target creature card with mana value 2 or less from your graveyard to the battlefield. (An exerted creature won't untap during your next untap step.)
|
||||
|
||||
@@ -2,7 +2,6 @@ Name:Emberhorn Minotaur
|
||||
ManaCost:3 R
|
||||
Types:Creature Minotaur Warrior
|
||||
PT:4/3
|
||||
K:You may exert CARDNAME as it attacks.
|
||||
T:Mode$ Exerted | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When you exert CARDNAME, it gets +1/+1 and gains menace until end of turn.
|
||||
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ 1 | NumDef$ 1 | KW$ Menace
|
||||
S:Mode$ OptionalAttackCost | ValidCard$ Card.Self | Trigger$ TrigPump | Cost$ Exert<1/CARDNAME> | Description$ You may exert CARDNAME as it attacks. When you do, it gets +1/+1 and gains menace until end of turn. (An exerted creature won't untap during your next untap step.)
|
||||
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ 1 | NumDef$ 1 | KW$ Menace | SpellDescription$ When you do, it gets +1/+1 and gains menace until end of turn.
|
||||
Oracle:You may exert Emberhorn Minotaur as it attacks. When you do, it gets +1/+1 and gains menace until end of turn. (An exerted creature won't untap during your next untap step.)
|
||||
|
||||
@@ -2,7 +2,6 @@ Name:Glory-Bound Initiate
|
||||
ManaCost:1 W
|
||||
Types:Creature Human Warrior
|
||||
PT:3/1
|
||||
K:You may exert CARDNAME as it attacks.
|
||||
T:Mode$ Exerted | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When you exert CARDNAME, it gets +1/+3 and gains lifelink until end of turn.
|
||||
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ 1 | NumDef$ 3 | KW$ Lifelink
|
||||
S:Mode$ OptionalAttackCost | ValidCard$ Card.Self | Trigger$ TrigPump | Cost$ Exert<1/CARDNAME> | Description$ You may exert CARDNAME as it attacks. When you do, it gets +1/+3 and gains lifelink until end of turn. (An exerted creature won't untap during your next untap step.)
|
||||
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ 1 | NumDef$ 3 | KW$ Lifelink | SpellDescription$ When you do, it gets +1/+3 and gains lifelink until end of turn.
|
||||
Oracle:You may exert Glory-Bound Initiate as it attacks. When you do, it gets +1/+3 and gains lifelink until end of turn. (An exerted creature won't untap during your next untap step.)
|
||||
|
||||
@@ -2,7 +2,6 @@ Name:Gust Walker
|
||||
ManaCost:1 W
|
||||
Types:Creature Human Wizard
|
||||
PT:2/2
|
||||
K:You may exert CARDNAME as it attacks.
|
||||
T:Mode$ Exerted | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When you exert CARDNAME, it gets +1/+1 and gains flying until end of turn.
|
||||
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ 1 | NumDef$ 1 | KW$ Flying
|
||||
S:Mode$ OptionalAttackCost | ValidCard$ Card.Self | Trigger$ TrigPump | Cost$ Exert<1/CARDNAME> | Description$ You may exert CARDNAME as it attacks. When you do, it gets +1/+1 and gains flying until end of turn. (An exerted creature won't untap during your next untap step.)
|
||||
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ 1 | NumDef$ 1 | KW$ Flying | SpellDescription$ When you do, it gets +1/+1 and gains flying until end of turn.
|
||||
Oracle:You may exert Gust Walker as it attacks. When you do, it gets +1/+1 and gains flying until end of turn. (An exerted creature won't untap during your next untap step.)
|
||||
|
||||
@@ -2,7 +2,6 @@ Name:Hooded Brawler
|
||||
ManaCost:2 G
|
||||
Types:Creature Naga Warrior
|
||||
PT:3/2
|
||||
K:You may exert CARDNAME as it attacks.
|
||||
T:Mode$ Exerted | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When you exert CARDNAME, it gets +2/+2 until end of turn.
|
||||
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ 2 | NumDef$ 2
|
||||
S:Mode$ OptionalAttackCost | ValidCard$ Card.Self | Trigger$ TrigPump | Cost$ Exert<1/CARDNAME> | Description$ You may exert CARDNAME as it attacks. When you do, it gets +2/+2 until end of turn. (An exerted creature won't untap during your next untap step.)
|
||||
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ 2 | NumDef$ 2 | SpellDescription$ When you do, it gets +2/+2 until end of turn.
|
||||
Oracle:You may exert Hooded Brawler as it attacks. When you do, it gets +2/+2 until end of turn. (An exerted creature won't untap during your next untap step.)
|
||||
|
||||
@@ -3,7 +3,6 @@ ManaCost:2 R
|
||||
Types:Creature Jackal Warrior
|
||||
PT:2/3
|
||||
K:Menace
|
||||
K:You may exert CARDNAME as it attacks.
|
||||
T:Mode$ Exerted | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When you exert CARDNAME, it gets +2/+0 until end of turn.
|
||||
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ 2
|
||||
S:Mode$ OptionalAttackCost | ValidCard$ Card.Self | Trigger$ TrigPump | Cost$ Exert<1/CARDNAME> | Description$ You may exert CARDNAME as it attacks. When you do, it gets +2/+0 until end of turn. (An exerted creature won't untap during your next untap step.)
|
||||
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ 2 | SpellDescription$ When you do, it gets +2/+0 until end of turn.
|
||||
Oracle:Menace\nYou may exert Khenra Scrapper as it attacks. When you do, it gets +2/+0 until end of turn. (An exerted creature won't untap during your next untap step.)
|
||||
|
||||
@@ -3,7 +3,6 @@ ManaCost:1 R
|
||||
Types:Creature Human Warrior
|
||||
PT:2/1
|
||||
K:Trample
|
||||
K:You may exert CARDNAME as it attacks.
|
||||
T:Mode$ Exerted | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When you exert CARDNAME, it gets +1/+2 until end of turn.
|
||||
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ 1 | NumDef$ 2
|
||||
S:Mode$ OptionalAttackCost | ValidCard$ Card.Self | Trigger$ TrigPump | Cost$ Exert<1/CARDNAME> | Description$ You may exert CARDNAME as it attacks. When you do, it gets +1/+2 until end of turn. (An exerted creature won't untap during your next untap step.)
|
||||
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ 1 | NumDef$ 2 | SpellDescription$ When you do, it gets +1/+2 until end of turn.
|
||||
Oracle:Trample\nYou may exert Nef-Crop Entangler as it attacks. When you do, it gets +1/+2 until end of turn. (An exerted creature won't untap during your next untap step.)
|
||||
|
||||
@@ -2,7 +2,6 @@ Name:Oketra's Avenger
|
||||
ManaCost:1 W
|
||||
Types:Creature Human Warrior
|
||||
PT:3/1
|
||||
K:You may exert CARDNAME as it attacks.
|
||||
T:Mode$ Exerted | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When you exert CARDNAME, prevent all combat damage that would be dealt to it this turn.
|
||||
SVar:TrigPump:DB$ Pump | Defined$ Self | KW$ Prevent all combat damage that would be dealt to CARDNAME.
|
||||
S:Mode$ OptionalAttackCost | ValidCard$ Card.Self | Trigger$ TrigPump | Cost$ Exert<1/CARDNAME> | Description$ You may exert CARDNAME as it attacks. When you do, prevent all combat damage that would be dealt to it this turn. (An exerted creature won't untap during your next untap step.)
|
||||
SVar:TrigPump:DB$ Pump | Defined$ Self | KW$ Prevent all combat damage that would be dealt to CARDNAME. | SpellDescription$ When you do, prevent all combat damage that would be dealt to it this turn.
|
||||
Oracle:You may exert Oketra's Avenger as it attacks. When you do, prevent all combat damage that would be dealt to it this turn. (An exerted creature won't untap during your next untap step.)
|
||||
|
||||
@@ -2,7 +2,7 @@ Name:Resolute Survivors
|
||||
ManaCost:1 R W
|
||||
Types:Creature Human Warrior
|
||||
PT:3/3
|
||||
K:You may exert CARDNAME as it attacks.
|
||||
S:Mode$ OptionalAttackCost | ValidCard$ Card.Self | Cost$ Exert<1/CARDNAME> | Description$ You may exert CARDNAME as it attacks. (It won't untap during your next untap step.)
|
||||
T:Mode$ Exerted | ValidCard$ Creature.YouCtrl | Execute$ TrigDamageAll | TriggerZones$ Battlefield | TriggerDescription$ Whenever you exert a creature, CARDNAME deals 1 damage to each opponent and you gain 1 life.
|
||||
// This code presumes that you are only ever allowed to exert creatures you control. If this is changed in the future, it will need an update.
|
||||
SVar:TrigDamageAll:DB$ DamageAll | ValidPlayers$ Player.Opponent | NumDmg$ 1 | SubAbility$ DBGainLife
|
||||
|
||||
@@ -2,7 +2,6 @@ Name:Rhet-Crop Spearmaster
|
||||
ManaCost:2 W
|
||||
Types:Creature Human Warrior
|
||||
PT:3/1
|
||||
K:You may exert CARDNAME as it attacks.
|
||||
T:Mode$ Exerted | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When you exert CARDNAME, it gets +1/+0 and gains first strike until end of turn.
|
||||
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ 1 | KW$ First Strike
|
||||
S:Mode$ OptionalAttackCost | ValidCard$ Card.Self | Trigger$ TrigPump | Cost$ Exert<1/CARDNAME> | Description$ You may exert CARDNAME as it attacks. When you do, it gets +1/+0 and gains first strike until end of turn. (An exerted creature won't untap during your next untap step.)
|
||||
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ 1 | KW$ First Strike | SpellDescription$ When you do, it gets +1/+0 and gains first strike until end of turn.
|
||||
Oracle:You may exert Rhet-Crop Spearmaster as it attacks. When you do, it gets +1/+0 and gains first strike until end of turn. (An exerted creature won't untap during your next untap step.)
|
||||
|
||||
@@ -2,9 +2,8 @@ Name:Rhonas's Stalwart
|
||||
ManaCost:1 G
|
||||
Types:Creature Human Warrior
|
||||
PT:2/2
|
||||
K:You may exert CARDNAME as it attacks.
|
||||
T:Mode$ Exerted | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When you exert CARDNAME, it gets +1/+1 and can't be blocked by creatures with power 2 or less this turn.
|
||||
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ 1 | NumDef$ 1 | SubAbility$ TrigEffect
|
||||
S:Mode$ OptionalAttackCost | ValidCard$ Card.Self | Trigger$ TrigEffect | Cost$ Exert<1/CARDNAME> | Description$ You may exert CARDNAME as it attacks. When you do, it gets +1/+1 until end of turn and can't be blocked by creatures with power 2 or less this turn. (An exerted creature won't untap during your next untap step.)
|
||||
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ 1 | NumDef$ 1 | SubAbility$ TrigEffect | SpellDescription$ When you do, it gets +1/+1 until end of turn and can't be blocked by creatures with power 2 or less this turn.
|
||||
SVar:TrigEffect:DB$ Effect | Name$ Rhonas's Stalwart Effect | StaticAbilities$ KWPump
|
||||
SVar:KWPump:Mode$ CantBlockBy | ValidAttacker$ Creature.EffectSource | ValidBlocker$ Creature.powerLE2 | EffectZone$ Command | Description$ EFFECTSOURCE can't be blocked by creatures with power 2 or less this turn.
|
||||
Oracle:You may exert Rhonas's Stalwart as it attacks. When you do, it gets +1/+1 until end of turn and can't be blocked by creatures with power 2 or less this turn. (An exerted creature won't untap during your next untap step.)
|
||||
|
||||
@@ -3,7 +3,6 @@ ManaCost:3 W
|
||||
Types:Creature Bird Warrior
|
||||
PT:2/2
|
||||
K:Flying
|
||||
K:You may exert CARDNAME as it attacks.
|
||||
T:Mode$ Exerted | ValidCard$ Card.Self | Execute$ TrigPumpAll | TriggerDescription$ When you exert CARDNAME, creatures you control get +1/+1 until end of turn.
|
||||
SVar:TrigPumpAll:DB$ PumpAll | ValidCards$ Creature.YouCtrl | NumAtt$ +1 | NumDef$ +1
|
||||
S:Mode$ OptionalAttackCost | ValidCard$ Card.Self | Trigger$ TrigPumpAll | Cost$ Exert<1/CARDNAME> | Description$ You may exert CARDNAME as it attacks. When you do, creatures you control get +1/+1 until end of turn. (An exerted creature won't untap during your next untap step.)
|
||||
SVar:TrigPumpAll:DB$ PumpAll | ValidCards$ Creature.YouCtrl | NumAtt$ +1 | NumDef$ +1 | SpellDescription$ When you do, creatures you control get +1/+1 until end of turn.
|
||||
Oracle:Flying\nYou may exert Tah-Crop Elite as it attacks. When you do, creatures you control get +1/+1 until end of turn. (An exerted creature won't untap during your next untap step.)
|
||||
|
||||
@@ -2,7 +2,7 @@ Name:Trueheart Twins
|
||||
ManaCost:4 R
|
||||
Types:Creature Jackal Warrior
|
||||
PT:4/4
|
||||
K:You may exert CARDNAME as it attacks.
|
||||
S:Mode$ OptionalAttackCost | ValidCard$ Card.Self | Cost$ Exert<1/CARDNAME> | Description$ You may exert CARDNAME as it attacks. (It won't untap during your next untap step.)
|
||||
T:Mode$ Exerted | ValidCard$ Creature.YouCtrl | Execute$ TrigPumpAll | TriggerZones$ Battlefield | TriggerDescription$ Whenever you exert a creature, creatures you control get +1/+0 until end of turn.
|
||||
// This code presumes that you are only ever allowed to exert creatures you control. If this is changed in the future, it will need an update.
|
||||
SVar:TrigPumpAll:DB$ PumpAll | ValidCards$ Creature.YouCtrl | NumAtt$ +1
|
||||
|
||||
@@ -2,7 +2,7 @@ Name:Vizier of the True
|
||||
ManaCost:3 W
|
||||
Types:Creature Human Cleric
|
||||
PT:3/2
|
||||
K:You may exert CARDNAME as it attacks.
|
||||
S:Mode$ OptionalAttackCost | ValidCard$ Card.Self | Cost$ Exert<1/CARDNAME> | Description$ You may exert CARDNAME as it attacks. (It won't untap during your next untap step.)
|
||||
T:Mode$ Exerted | ValidCard$ Creature.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigTap | TriggerDescription$ Whenever you exert a creature, tap target creature an opponent controls.
|
||||
// This code presumes that you are only ever allowed to exert creatures you control. If this is changed in the future, it will need an update.
|
||||
SVar:TrigTap:DB$ Tap | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Choose target creature an opponent controls.
|
||||
|
||||
@@ -2,7 +2,6 @@ Name:Watchful Naga
|
||||
ManaCost:2 G
|
||||
Types:Creature Naga Wizard
|
||||
PT:2/2
|
||||
K:You may exert CARDNAME as it attacks.
|
||||
T:Mode$ Exerted | ValidCard$ Card.Self | Execute$ DBDraw | TriggerDescription$ When you exert CARDNAME, draw a card.
|
||||
SVar:DBDraw:DB$ Draw | Defined$ TriggeredPlayer
|
||||
S:Mode$ OptionalAttackCost | ValidCard$ Card.Self | Trigger$ DBDraw | Cost$ Exert<1/CARDNAME> | Description$ You may exert CARDNAME as it attacks. When you do, draw a card. (An exerted creature won't untap during your next untap step.)
|
||||
SVar:DBDraw:DB$ Draw | SpellDescription$ When you do, draw a card.
|
||||
Oracle:You may exert Watchful Naga as it attacks. When you do, draw a card. (An exerted creature won't untap during your next untap step.)
|
||||
|
||||
Reference in New Issue
Block a user