mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
29260c205d
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35700 269b9781-a132-4a9b-9d4e-f004f1b56b58
11 lines
909 B
Plaintext
11 lines
909 B
Plaintext
Name:Aether Mutation
|
|
ManaCost:3 G U
|
|
Types:Sorcery
|
|
A:SP$ ChangeZone | Cost$ 3 G U | ValidTgts$ Creature | TgtPrompt$ Select target creature | Origin$ Battlefield | Destination$ Hand | SubAbility$ TrigToken | SpellDescription$ Return target creature to its owner's hand. Create X 1/1 green Saproling creature tokens, where X is that creature's converted mana cost.
|
|
#X will be the Converted Mana Cost of the target of Aether Mutation
|
|
SVar:TrigToken:DB$Token | Cost$ 0 | TokenAmount$ X | TokenName$ Saproling | TokenTypes$ Creature,Saproling | TokenOwner$ You | TokenColors$ Green | TokenPower$ 1 | TokenToughness$ 1 | References$ X
|
|
SVar:X:Targeted$CardManaCost
|
|
DeckHas:Ability$Token
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/aether_mutation.jpg
|
|
Oracle:Return target creature to its owner's hand. Create X 1/1 green Saproling creature tokens, where X is that creature's converted mana cost.
|