add Esper Sojourners (from Alara Reborn)

This commit is contained in:
jendave
2011-08-06 19:37:57 +00:00
parent 1d722a4d41
commit 412208cf08
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

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

View File

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