Laurent - Removed reign of terror (MIR), corrected Merfolk Seastalker (ZEN), Beacon Hawk (DIS)
This commit is contained in:
@@ -27,6 +27,7 @@ type=Creature
|
|||||||
subtype=Bird
|
subtype=Bird
|
||||||
power=1
|
power=1
|
||||||
toughness=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.
|
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=@damaged(player) from(this):may untap target(creature)
|
||||||
auto={W}:0/1
|
auto={W}:0/1
|
||||||
|
|||||||
@@ -1016,17 +1016,6 @@ type=Enchantment
|
|||||||
subtype=Aura
|
subtype=Aura
|
||||||
[/card]
|
[/card]
|
||||||
[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.
|
text={B}: Regenerate Restless Dead.
|
||||||
id=3307
|
id=3307
|
||||||
name=Restless Dead
|
name=Restless Dead
|
||||||
|
|||||||
@@ -1412,6 +1412,17 @@ type=Sorcery
|
|||||||
mana={2}{R}{R}
|
mana={2}{R}{R}
|
||||||
[/card]
|
[/card]
|
||||||
[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.
|
text=Whenever an opponent plays a spell that targets you or a creature you control, you may draw a card.
|
||||||
id=3549
|
id=3549
|
||||||
name=Reparations
|
name=Reparations
|
||||||
|
|||||||
@@ -740,7 +740,7 @@ rarity=U
|
|||||||
mana={3}{U}
|
mana={3}{U}
|
||||||
type=Creature
|
type=Creature
|
||||||
subtype=Merfolk Wizard
|
subtype=Merfolk Wizard
|
||||||
auto={T}:tap target(creature[-flying])
|
auto={2}{U}:tap target(creature[-flying])
|
||||||
power=2
|
power=2
|
||||||
toughness=3
|
toughness=3
|
||||||
abilities=islandwalk
|
abilities=islandwalk
|
||||||
|
|||||||
@@ -858,6 +858,8 @@ subtype=Goblin Berserker
|
|||||||
power=1
|
power=1
|
||||||
toughness=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.
|
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
|
rarity=M
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
|||||||
Reference in New Issue
Block a user