- Added Azorius AEthermage.

This commit is contained in:
jendave
2011-08-06 17:36:15 +00:00
parent f6f2cde55b
commit f109b8026e
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -413,6 +413,7 @@ res/cardsfolder/aysen_highway.txt -text svneol=native#text/plain
res/cardsfolder/ayumi_the_last_visitor.txt -text svneol=native#text/plain
res/cardsfolder/azami_lady_of_scrolls.txt -text svneol=native#text/plain
res/cardsfolder/azimaet_drake.txt -text svneol=native#text/plain
res/cardsfolder/azorius_aethermage.txt -text svneol=native#text/plain
res/cardsfolder/azorius_chancery.txt -text svneol=native#text/plain
res/cardsfolder/azorius_first_wing.txt -text svneol=native#text/plain
res/cardsfolder/azorius_guildmage.txt svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Azorius AEthermage
ManaCost:1 W U
Types:Creature Human Wizard
Text:no text
PT:1/1
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Hand | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ Whenever a permanent is returned to your hand, you may pay 1. If you do, draw a card.
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Hand | ValidCard$ Card.YouOwn | Execute$ TrigDraw | TriggerZones$ Battlefield | Secondary$ True | TriggerDescription$ Whenever a permanent is returned to your hand, you may pay 1. If you do, draw a card.
SVar:TrigDraw:AB$Draw | Cost$ 1 | Defined$ You | NumCards$ 1
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/azorius_aethermage.jpg
End