From f109b8026effb8d0b46e25059e44c89762efc8c2 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 17:36:15 +0000 Subject: [PATCH] - Added Azorius AEthermage. --- .gitattributes | 1 + res/cardsfolder/azorius_aethermage.txt | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 res/cardsfolder/azorius_aethermage.txt diff --git a/.gitattributes b/.gitattributes index 64f0884de85..ff065b25bbf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/azorius_aethermage.txt b/res/cardsfolder/azorius_aethermage.txt new file mode 100644 index 00000000000..e0af79063e4 --- /dev/null +++ b/res/cardsfolder/azorius_aethermage.txt @@ -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 \ No newline at end of file