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
|
||||
ManaCost:3 G U
|
||||
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.
|
||||
K:spBounceTgt:Creature:Hand:Drawback$MakeToken<>X<>Saproling<>G 1 1 Saproling<>Controller<>G<>Creature;Saproling<>1<>1<>None
|
||||
Text:no text
|
||||
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
|
||||
SVar:X:Count$CardManaCost
|
||||
SVar:Rarity:Uncommon
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
Name:Call to Heel
|
||||
ManaCost:1 U
|
||||
Types:Instant
|
||||
Text:Return target creature to its owner's hand. Its controller draws a card.
|
||||
K:spBounceTgt:Creature:Hand:Drawback$TgtCtrlrDraw/1
|
||||
Text:no text
|
||||
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:Picture:http://www.wizards.com/global/images/magic/general/call_to_heel.jpg
|
||||
End
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
Name:Clutch of the Undercity
|
||||
ManaCost:1 U U B
|
||||
Types:Instant
|
||||
Text:Return target permanent to its owner's hand. Its controller loses 3 life.
|
||||
K:spBounceTgt:Permanent:Hand:Drawback$TgtCtrlrLoseLife/3
|
||||
Text:no text
|
||||
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
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/clutch_of_the_undercity.jpg
|
||||
|
||||
Reference in New Issue
Block a user