diff --git a/.gitattributes b/.gitattributes index fd61eb5e2cb..af16e94daaa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1940,6 +1940,7 @@ res/cardsfolder/escaped_null.txt svneol=native#text/plain res/cardsfolder/esper_charm.txt -text svneol=native#text/plain res/cardsfolder/esper_cormorants.txt -text svneol=native#text/plain res/cardsfolder/esper_panorama.txt -text svneol=native#text/plain +res/cardsfolder/esper_sojourners.txt -text svneol=native#text/plain res/cardsfolder/esper_stormblade.txt -text svneol=native#text/plain res/cardsfolder/essence_drain.txt -text svneol=native#text/plain res/cardsfolder/essence_feed.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/esper_sojourners.txt b/res/cardsfolder/esper_sojourners.txt new file mode 100644 index 00000000000..0b3adf8c666 --- /dev/null +++ b/res/cardsfolder/esper_sojourners.txt @@ -0,0 +1,11 @@ +Name:Esper Sojourners +ManaCost:W U B +Types:Artifact Creature Vedalken Wizard +Text:no text +PT:2/3 +T:Mode$ Cycled | ValidCard$ Card.Self | Execute$ TrigTapOrUntap | Optional$ True | TriggerDescription$ When you cycle CARDNAME or it's put into a graveyard from the battlefield, you may tap or untap target permanent. +T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Graveyard | Execute$ TrigTapOrUntap | Optional$ True | Secondary$ True | TriggerDescription$ When you cycle CARDNAME or it's put into a graveyard from the battlefield, you may tap or untap target permanent. +SVar:TrigTapOrUntap:AB$TapOrUntap | Cost$ 0 | ValidTgts$ Permanent | TgtPrompt$ Select target permanent +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/esper_sojourners.jpg +End \ No newline at end of file