Laurent - Removed reign of terror (MIR), corrected Merfolk Seastalker (ZEN), Beacon Hawk (DIS)

This commit is contained in:
wagic.laurent
2009-10-31 08:17:45 +00:00
parent 01c949f881
commit b09f879140
5 changed files with 15 additions and 12 deletions

View File

@@ -27,6 +27,7 @@ type=Creature
subtype=Bird
power=1
toughness=1
abilities=flying
text=Flying Whenever Beacon Hawk deals combat damage to a player, you may untap target creature. {W}: Beacon Hawk gets +0/+1 until end of turn.
auto=@damaged(player) from(this):may untap target(creature)
auto={W}:0/1

View File

@@ -1016,17 +1016,6 @@ type=Enchantment
subtype=Aura
[/card]
[card]
text=Destroy all green creatures or all white creatures. They can't be regenerated. You lose 2 life for each creature put into a graveyard this way.
id=3306
name=Reign of Terror
auto=foreach(creature[green]) life:-2 controller
auto=foreach(creature[white]) life:-2 controller
auto=bury all(creature[white,green])
rarity=U
mana={3}{B}{B}
type=Sorcery
[/card]
[card]
text={B}: Regenerate Restless Dead.
id=3307
name=Restless Dead

View File

@@ -1412,6 +1412,17 @@ type=Sorcery
mana={2}{R}{R}
[/card]
[card]
text=Destroy all green creatures or all white creatures. They can't be regenerated. You lose 2 life for each creature put into a graveyard this way.
id=3306
name=Reign of Terror
auto=foreach(creature[green]) life:-2 controller
auto=foreach(creature[white]) life:-2 controller
auto=bury all(creature[white,green])
rarity=U
mana={3}{B}{B}
type=Sorcery
[/card]
[card]
text=Whenever an opponent plays a spell that targets you or a creature you control, you may draw a card.
id=3549
name=Reparations

View File

@@ -740,7 +740,7 @@ rarity=U
mana={3}{U}
type=Creature
subtype=Merfolk Wizard
auto={T}:tap target(creature[-flying])
auto={2}{U}:tap target(creature[-flying])
power=2
toughness=3
abilities=islandwalk

View File

@@ -858,6 +858,8 @@ subtype=Goblin Berserker
power=1
toughness=1
text=Double strike Whenever Warren Instigator deals damage to an opponent, you may put a Goblin creature card from your hand onto the battlefield.
#The double strike abilities triggers 2 damage event, so the following allow you to put 2 cards each time it damaged an oppponent.
auto=@damaged(player) from(this):may moveto(myBattlefield) target(goblin|myHand)
rarity=M
[/card]
[card]