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
|
||||
|
||||
@@ -1743,6 +1743,15 @@ auto={W}{T}:moveTo(Exile) target(Skeleton,Vampire,Zombie)
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=191343
|
||||
name=Underworld Dreams
|
||||
mana={B}{B}{B}
|
||||
type=Enchantment
|
||||
text=Whenever an opponent draws a card, Underworld Dreams deals 1 damage to him or her.
|
||||
auto=@movedTo(opponentHand) from(opponentLibrary):damage:1 opponent
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=190546
|
||||
name=Unholy Strength
|
||||
mana={B}
|
||||
@@ -1896,6 +1905,15 @@ abilities=flying
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=191596
|
||||
name=Windstorm
|
||||
mana={X}{G}
|
||||
type=Instant
|
||||
text=Windstorm deals X damage to each creature with flying.
|
||||
auto=damage:X all(creature[flying])
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=191248
|
||||
name=Wurm's Tooth
|
||||
mana={2}
|
||||
|
||||
@@ -600,14 +600,7 @@ text=Copy target instant or sorcery spell. You may choose new targets for the co
|
||||
rarity=R
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
id=191343
|
||||
name=Underworld Dreams
|
||||
mana={B}{B}{B}
|
||||
type=Enchantment
|
||||
text=Whenever an opponent draws a card, Underworld Dreams deals 1 damage to him or her.
|
||||
rarity=U
|
||||
[/card]
|
||||
|
||||
|
||||
[card]
|
||||
id=191384
|
||||
@@ -649,14 +642,7 @@ subtype=Equipment
|
||||
text=Equipped creature is unblockable. Equipped creature has shroud. (It can't be the target of spells or abilities.) Equip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=191596
|
||||
name=Windstorm
|
||||
mana={X}{G}
|
||||
type=Instant
|
||||
text=Windstorm deals X damage to each creature with flying.
|
||||
rarity=U
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
id=189885
|
||||
name=Xathrid Demon
|
||||
|
||||
Reference in New Issue
Block a user