mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
11 lines
829 B
Plaintext
11 lines
829 B
Plaintext
|
Name:Aura Mutation
|
||
|
ManaCost:G W
|
||
|
Types:Instant
|
||
|
A:SP$ Destroy | Cost$ G W | ValidTgts$ Enchantment | TgtPrompt$ Select target enchantment | SubAbility$ TrigToken | SpellDescription$ Destroy target enchantment. Create X 1/1 green Saproling creature tokens, where X is that enchantment's converted mana cost.
|
||
|
#X will be the Converted Mana Cost of the target of 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/aura_mutation.jpg
|
||
|
Oracle:Destroy target enchantment. Create X 1/1 green Saproling creature tokens, where X is that enchantment's converted mana cost.
|