Added 4 successfully tested cards with buyback.
Buyback spells with a target don't work yet (see for the reason in my post in this revision). Card List -> First post
This commit is contained in:
@@ -5476,6 +5476,16 @@ power=2
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
name=Brush with Death
|
||||
target=player
|
||||
auto=damage:2 && life:2 controller
|
||||
auto=kicker moveto(myhand)
|
||||
text=Buyback {2}{B}{B} (You may pay an additional {2}{B}{B} as you cast this spell. If you do, put this card into your hand as it resolves.) -- Target opponent loses 2 life. You gain 2 life.
|
||||
mana={2}{B}
|
||||
kicker={2}{B}{B}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Brushland
|
||||
auto={T}:Add {1}
|
||||
auto={T}:Add {G} && Damage:1 controller
|
||||
@@ -13091,6 +13101,15 @@ power=3
|
||||
toughness=6
|
||||
[/card]
|
||||
[card]
|
||||
name=Evincar's Justice
|
||||
auto=damage:2 all(creature,player)
|
||||
auto=kicker moveto(myhand)
|
||||
text=Buyback {3} (You may pay an additional {3} as you cast this spell. If you do, put this card into your hand as it resolves.) -- Evincar's Justice deals 2 damage to each creature and each player.
|
||||
mana={2}{B}{B}
|
||||
kicker={3}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Eviscerator
|
||||
abilities=protection from white
|
||||
auto=life:-5 controller
|
||||
@@ -22962,6 +22981,15 @@ power=2
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
name=Lab Rats
|
||||
auto=token(Rat,creature token rat,1/1,black)
|
||||
auto=kicker moveTo(myhand)
|
||||
text=Buyback {4} (You may pay an additional {4} as you cast this spell. If you do, put this card into your hand as it resolves.) -- Put a 1/1 black Rat creature token onto the battlefield.
|
||||
mana={B}
|
||||
kicker={4}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Lace with Moonglove
|
||||
target=creature
|
||||
auto=deathtouch
|
||||
@@ -46966,6 +46994,15 @@ power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Whispers of the Muse
|
||||
auto=draw:1
|
||||
auto=kicker moveTo(myhand)
|
||||
text=Buyback {5} (You may pay an additional {5} as you cast this spell. If you do, put this card into your hand as it resolves.) -- Draw a card.
|
||||
mana={U}
|
||||
kicker={5}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Whispersilk Cloak
|
||||
auto={2}:equip
|
||||
auto=unblockable
|
||||
|
||||
Reference in New Issue
Block a user