- Added a new AI SVar: AmbushAI. Creatures with it will be played when the opponent is attacking.

This commit is contained in:
Sloth
2014-11-01 20:37:38 +00:00
parent b9864a2a23
commit fe770a48ba
11 changed files with 16 additions and 7 deletions

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.