- 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

@@ -6,5 +6,6 @@ K:Flash
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigEffect | TriggerDescription$ When CARDNAME enters the battlefield, prevent all damage that would be dealt to artifact creatures this turn.
SVar:TrigEffect:DB$ Effect | Name$ Ethersworn Shieldmage Effect | StaticAbilities$ STPrevent | SpellDescription$ Prevent all damage that would be dealt to artifact creatures this turn.
SVar:STPrevent:Mode$ PreventDamage | EffectZone$ Command | Target$ Creature.Artifact | Description$ Prevent all damage that would be dealt to artifact creatures this turn.
SVar:AmbushAI:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/ethersworn_shieldmage.jpg
Oracle:Flash\nWhen Ethersworn Shieldmage enters the battlefield, prevent all damage that would be dealt to artifact creatures this turn.