mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Added a new AI SVar: AmbushAI. Creatures with it will be played when the opponent is attacking.
This commit is contained in:
@@ -3,4 +3,5 @@ ManaCost:2 R
|
||||
Types:Creature Viashino
|
||||
PT:4/3
|
||||
K:If CARDNAME attacks, all creatures you control attack if able.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/viashino_bey.jpg
|
||||
Oracle:If Viashino Bey attacks, all creatures you control attack if able.
|
||||
|
||||
@@ -4,6 +4,7 @@ Types:Creature Viashino Scout
|
||||
PT:2/1
|
||||
K:Flash
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When CARDNAME enters the battlefield, target creature gains first strike until end of turn.
|
||||
SVar:TrigPump:AB$Pump | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ First Strike
|
||||
SVar:TrigPump:AB$ Pump | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ First Strike
|
||||
SVar:AmbushAI:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/viashino_bladescout.jpg
|
||||
Oracle:Flash (You may cast this spell any time you could cast an instant.)\nWhen Viashino Bladescout enters the battlefield, target creature gains first strike until end of turn.
|
||||
|
||||
@@ -5,5 +5,6 @@ PT:1/4
|
||||
K:Flash
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigUntap | TriggerDescription$ When CARDNAME enters the battlefield, untap all creatures you control.
|
||||
SVar:TrigUntap:AB$ UntapAll | Cost$ 0 | ValidCards$ Creature.YouCtrl
|
||||
SVar:AmbushAI:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/village_bell_ringer.jpg
|
||||
Oracle:Flash (You may cast this spell any time you could cast an instant.)\nWhen Village Bell-Ringer enters the battlefield, untap all creatures you control.
|
||||
|
||||
Reference in New Issue
Block a user