mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
11 lines
853 B
Plaintext
11 lines
853 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 | TokenAmount$ X | TokenName$ Saproling | TokenTypes$ Creature,Saproling | TokenOwner$ You | TokenColors$ Green | TokenPower$ 1 | TokenToughness$ 1 | References$ X | TokenImage$ g_1_1_saproling_inv
|
|
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.
|