Added more cards with power restrictions.

This commit is contained in:
solo81@web.de
2009-12-26 20:27:34 +00:00
parent 0856fcc931
commit 7689c3bbdc
26 changed files with 242 additions and 259 deletions

View File

@@ -810,6 +810,17 @@ power=1
toughness=1
[/card]
[card]
text=Exile target creature with power 2 or less. Its controller gains 4 life.
id=136513
target=creature[power<=2]
auto=moveTo(exile)
auto=life:4 targetController
name=Last Breath
rarity=U
mana={1}{W}
type=Instant
[/card]
[card]
text=Whenever a nontoken permanent is put into a player's graveyard from the battlefield, that player loses 1 life.
auto=@movedTo(*|opponentGraveyard) from(battlefield):life:-1 opponent
auto=@movedTo(*|myGraveyard) from(battlefield):life:-1 controller

View File

@@ -922,14 +922,6 @@ type=Enchantment
mana={3}{B}{B}
[/card]
[card]
text=Remove target creature with power 2 or less from the game. Its controller gains 4 life.
id=136513
name=Last Breath
rarity=U
type=Instant
mana={1}{W}
[/card]
[card]
text=Haste Whenever Lava Runner becomes the target of a spell or ability, that spell or ability's controller sacrifices a land.
id=19845
name=Lava Runner