Erwan
- fix soul warden - fix counters (chainbreaker) - removed cards that do not work - updated version
This commit is contained in:
@@ -478,18 +478,6 @@ subtype=Dragon
|
||||
toughness=8
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever another creature is put into a graveyard from play, you may have Hissing Iguanar deal 1 damage to target player.
|
||||
auto=@movedTo(this|graveyard):damage:1 target(player)
|
||||
id=174873
|
||||
name=Hissing Iguanar
|
||||
rarity=C
|
||||
type=Creature
|
||||
mana={2}{R}
|
||||
power=3
|
||||
subtype=Lizard
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=
|
||||
id=174806
|
||||
name=Incurable Ogre
|
||||
|
||||
@@ -520,6 +520,19 @@ type=Instant
|
||||
mana={W}{U}
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever another creature is put into a graveyard from play, you may have Hissing Iguanar deal 1 damage to target player.
|
||||
auto=@movedTo(this|graveyard):damage:1 target(player)
|
||||
#can't be coded in 0.8 because "@" can't be followed by "target" unless there is a "may" ability
|
||||
id=174873
|
||||
name=Hissing Iguanar
|
||||
rarity=C
|
||||
type=Creature
|
||||
mana={2}{R}
|
||||
power=3
|
||||
subtype=Lizard
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text={T}, Remove two cards in your graveyard from the game: Draw a card. If damage would be dealt to you, prevent that damage. Remove a card in your graveyard from the game for each 1 damage prevented this way. When there are no cards in your graveyard, you lose the game.
|
||||
id=175125
|
||||
name=Immortal Coil
|
||||
|
||||
Reference in New Issue
Block a user