Erwan -Adding a few cards
This commit is contained in:
@@ -11,6 +11,21 @@ power=3
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=Other red creatures you control get +1/+1. Other white creatures you control get +1/+1. Whenever you play a red spell, Balefire Liege deals 3 damage to target player. Whenever you play a white spell, you gain 3 life.
|
||||
id=158104
|
||||
auto=lord(other creature[red]|myinplay) 1/1
|
||||
auto=lord(other creature[white]|myinplay) 1/1
|
||||
auto=@movedto(*[red]|mystack):damage:3 opponent
|
||||
auto=@movedto(*[white]|mystack):life:3 controller
|
||||
name=Balefire Liege
|
||||
rarity=R
|
||||
type=Creature
|
||||
mana={2}{RW}{RW}{RW}
|
||||
power=2
|
||||
subtype=Spirit Horror
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Tap target creature. Whenever you cast a white spell, you may untap Ballynock Trapper.
|
||||
id=153480
|
||||
name=Ballynock Trapper
|
||||
|
||||
@@ -47,22 +47,7 @@ power=4
|
||||
subtype=Elemental Shaman
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text=Other red creatures you control get +1/+1. Other white creatures you control get +1/+1. Whenever you play a red spell, Balefire Liege deals 3 damage to target player. Whenever you play a white spell, you gain 3 life.
|
||||
id=158104
|
||||
auto=lord(creature[red]|myinplay) 1/1 other
|
||||
auto=lord(creature[white]|myinplay) 1/1 other
|
||||
auto=@movedto(*[red]|mystack):damage:3 target(player)
|
||||
#can't be coded in 0.8: movedTo doe not work with target unless there is a "may"
|
||||
auto=@movedto(*[white]|mystack):life:3
|
||||
name=Balefire Liege
|
||||
rarity=R
|
||||
type=Creature
|
||||
mana={2}{RW}{RW}{RW}
|
||||
power=2
|
||||
subtype=Spirit Horror
|
||||
toughness=4
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
text=Until end of turn, target creature gains "{T}: Return target nonland permanent to its owner's hand."
|
||||
id=154350
|
||||
|
||||
Reference in New Issue
Block a user