Added several successfully tested cards based on rev1685.
This commit is contained in:
@@ -535,6 +535,18 @@ toughness=5
|
||||
abilities=vigilance,trample,haste
|
||||
[/card]
|
||||
[card]
|
||||
text=When Hornet Harasser is put into a graveyard from the battlefield, target creature gets -2/-2 until end of turn.
|
||||
auto=@movedTo(this|graveyard) from(battlefield):-2/-2 target(creature) ueot
|
||||
id=142355
|
||||
name=Hornet Harasser
|
||||
rarity=C
|
||||
type=Creature
|
||||
mana={2}{B}{B}
|
||||
power=2
|
||||
subtype=Goblin Shaman
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Choose one - Hurly-Burly deals 1 damage to each creature without flying; or Hurly-Burly deals 1 damage to each creature with flying.
|
||||
id=143381
|
||||
auto=may damage:1 all(creature(-flying)
|
||||
@@ -820,6 +832,18 @@ type=Basic Land
|
||||
subtype=Mountain
|
||||
[/card]
|
||||
[card]
|
||||
text=When Mudbutton Torchrunner is put into a graveyard from the battlefield, it deals 3 damage to target creature or player.
|
||||
auto=@movedTo(this|graveyard):damage:3 target(creature,player)
|
||||
id=139742
|
||||
name=Mudbutton Torchrunner
|
||||
rarity=C
|
||||
mana={2}{R}
|
||||
type=Creature
|
||||
subtype=Goblin Warrior
|
||||
power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=At the beginning of your upkeep, you may have target opponent discard a card at random. Whenever an opponent discards a card, you may put a 1/1 green Elf Warrior creature token onto the battlefield.
|
||||
id=143370
|
||||
auto=@each my upkeep:may discard:1 opponent
|
||||
|
||||
Reference in New Issue
Block a user