add Alexi, Zephyr Mage (from Prophecy)

This commit is contained in:
jendave
2011-08-06 15:39:56 +00:00
parent 48f800ce5d
commit ffc50d38c3
2 changed files with 14 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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/aladdins_ring.txt -text svneol=native#text/plain
res/cardsfolder/albino_troll.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/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/alexis_cloak.txt -text svneol=native#text/plain
res/cardsfolder/algae_gharial.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 res/cardsfolder/ali_baba.txt -text svneol=native#text/plain

View File

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