mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Changed these cards to AF_Bounce: AEther Mutation, Call to Heel and Clutch of the Undercity.
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
Name:AEther Mutation
|
Name:AEther Mutation
|
||||||
ManaCost:3 G U
|
ManaCost:3 G U
|
||||||
Types:Sorcery
|
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.
|
Text:no text
|
||||||
K:spBounceTgt:Creature:Hand:Drawback$MakeToken<>X<>Saproling<>G 1 1 Saproling<>Controller<>G<>Creature;Saproling<>1<>1<>None
|
A:SP$Bounce|Cost$3 G U|ValidTgts$Creature|TgtPrompt$Select target creature|Destination$Hand|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.|SubAbility$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
|
#X will be the Converted Mana Cost of the target of AEther Mutation
|
||||||
SVar:X:Count$CardManaCost
|
SVar:X:Count$CardManaCost
|
||||||
SVar:Rarity:Uncommon
|
SVar:Rarity:Uncommon
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
Name:Call to Heel
|
Name:Call to Heel
|
||||||
ManaCost:1 U
|
ManaCost:1 U
|
||||||
Types:Instant
|
Types:Instant
|
||||||
Text:Return target creature to its owner's hand. Its controller draws a card.
|
Text:no text
|
||||||
K:spBounceTgt:Creature:Hand:Drawback$TgtCtrlrDraw/1
|
A:SP$Bounce|Cost$1 U|ValidTgts$Creature|TgtPrompt$Select target creature|Destination$Hand|SpellDescription$Return target creature to its owner's hand. Its controller draws a card.|SubAbility$TgtCtrlrDraw/1
|
||||||
SVar:Rarity:Common
|
SVar:Rarity:Common
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/call_to_heel.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/call_to_heel.jpg
|
||||||
End
|
End
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
Name:Clutch of the Undercity
|
Name:Clutch of the Undercity
|
||||||
ManaCost:1 U U B
|
ManaCost:1 U U B
|
||||||
Types:Instant
|
Types:Instant
|
||||||
Text:Return target permanent to its owner's hand. Its controller loses 3 life.
|
Text:no text
|
||||||
K:spBounceTgt:Permanent:Hand:Drawback$TgtCtrlrLoseLife/3
|
A:SP$Bounce|Cost$1 U U B|ValidTgts$Permanent|TgtPrompt$Select target permanent|Destination$Hand|SpellDescription$Return target permanent to its owner's hand. Its controller loses 3 life.|SubAbility$TgtCtrlrLoseLife/3
|
||||||
K:Transmute: 1 U B
|
K:Transmute: 1 U B
|
||||||
SVar:Rarity:Uncommon
|
SVar:Rarity:Uncommon
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/clutch_of_the_undercity.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/clutch_of_the_undercity.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user