mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
add Alexi, Zephyr Mage (from Prophecy)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||||
|
|||||||
13
res/cardsfolder/alexi_zephyr_mage.txt
Normal file
13
res/cardsfolder/alexi_zephyr_mage.txt
Normal 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
|
||||||
Reference in New Issue
Block a user