-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:
wagic.the.homebrew
2009-07-29 04:34:27 +00:00
parent 8149881001
commit be93e1f6d1
20 changed files with 186 additions and 144 deletions
+12
View File
@@ -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]