From ffc50d38c3e0906d4282247ab03c6c1abd66343c Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 15:39:56 +0000 Subject: [PATCH] add Alexi, Zephyr Mage (from Prophecy) --- .gitattributes | 1 + res/cardsfolder/alexi_zephyr_mage.txt | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 res/cardsfolder/alexi_zephyr_mage.txt diff --git a/.gitattributes b/.gitattributes index dd474b9086a..1fc01eacc81 100644 --- a/.gitattributes +++ b/.gitattributes @@ -118,6 +118,7 @@ res/cardsfolder/aladdin.txt -text svneol=native#text/plain res/cardsfolder/aladdins_ring.txt -text svneol=native#text/plain res/cardsfolder/albino_troll.txt -text svneol=native#text/plain res/cardsfolder/alert_shu_infantry.txt -text svneol=native#text/plain +res/cardsfolder/alexi_zephyr_mage.txt -text svneol=native#text/plain res/cardsfolder/alexis_cloak.txt -text svneol=native#text/plain res/cardsfolder/algae_gharial.txt -text svneol=native#text/plain res/cardsfolder/ali_baba.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/alexi_zephyr_mage.txt b/res/cardsfolder/alexi_zephyr_mage.txt new file mode 100644 index 00000000000..a850a7a4130 --- /dev/null +++ b/res/cardsfolder/alexi_zephyr_mage.txt @@ -0,0 +1,13 @@ +Name:Alexi, Zephyr Mage +ManaCost:3 U U +Types:Legendary Creature Human Spellshaper +Text:no text +PT:3/3 +A:AB$ChangeZone | Cost$ X U T Discard<2/Any> | Origin$ Battlefield | Destination$ Hand | TargetMin$ 0 | TargetMax$ MaxTgts | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Return X target creatures to their owners' hands. +# It may seem wrong to not use X in the target, but since the Targets are what defines X, it's redundant (and not supported by the code) +SVar:X:Targeted$Amount +SVar:MaxTgts:Count$Valid Creature +SVar:RemAIDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/alexi_zephyr_mage.jpg +End \ No newline at end of file