Erwan
-added some cards using the recent changes in draw,life,deplete. There are still lots of them to add I think - fixed trumpet in M10
This commit is contained in:
@@ -1049,4 +1049,16 @@ type=Land
|
||||
text={T}, Pay 1 life, Sacrifice Wooded Foothills: Search your library for a Mountain or Forest card and put it into play. Then shuffle your library.
|
||||
auto={T}{S}:moveTo(myinplay) target(mountain,forest|mylibrary) && life:-1
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
id=26689
|
||||
name=Wretched Anurid
|
||||
mana={1}{B}
|
||||
type=Creature
|
||||
subtype=Zombie Frog Beast
|
||||
power=3
|
||||
toughness=3
|
||||
text=Whenever another creature comes into play, you lose 1 life.
|
||||
auto=@movedTo(creature|battlefield): life:-1 controller
|
||||
rarity=C
|
||||
[/card]
|
||||
Reference in New Issue
Block a user