Files
forge/res/cardsfolder/aether_mutation.txt
jendave 199f14749e 1) implement X in Drawback$MakeToken
2) add AEther Mutation (from Apocalypse) using Drawback$MakeToken X functionality
2011-08-06 08:20:31 +00:00

10 lines
547 B
Plaintext

Name:AEther Mutation
ManaCost:3 G U
Types:Sorcery
Text:Return target creature to its owner's hand. Put X 1/1 green Saproling creature tokens onto the battlefield, where X is that creature's converted mana cost.
K:spBounceTgt:Creature:Hand:Drawback$MakeToken<>X<>Saproling<>G 1 1 Saproling<>Controller<>G<>Creature;Saproling<>1<>1<>None
#X will be the Converted Mana Cost of the target of AEther Mutation
SVar:X:Count$CardManaCost
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/aether_mutation.jpg
End