mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 02:38:02 +00:00
13 lines
1023 B
Plaintext
13 lines
1023 B
Plaintext
Name:AEther Mutation
|
|
ManaCost:3 G U
|
|
Types:Sorcery
|
|
Text:no text
|
|
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. Put X 1/1 green Saproling creature tokens onto the battlefield, 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
|
|
SVar:Rarity:Uncommon
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/aether_mutation.jpg
|
|
SetInfo:APC|Uncommon|http://magiccards.info/scans/en/ap/91.jpg
|
|
Oracle: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.
|
|
End |