Erwan
-Added a few cards
This commit is contained in:
@@ -70,6 +70,7 @@ doomed_necromancer.txt
|
||||
dragon_fodder.txt
|
||||
drain_life.txt
|
||||
drift_of_the_dead.txt
|
||||
dross_harvester.txt
|
||||
elvish_piper.txt
|
||||
elvish_promenade.txt
|
||||
fastbond.txt
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
#text=At the end of your turn, you lose 4 life. Whenever a creature is put into a graveyard from play, you gain 2 life.
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:swamp,plains,dross harvester,grizzly bears
|
||||
hand:terror
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
eot
|
||||
eot
|
||||
next
|
||||
#upkeep
|
||||
next
|
||||
#draw
|
||||
next
|
||||
#main
|
||||
swamp
|
||||
plains
|
||||
terror
|
||||
grizzly bears
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
graveyard:terror,grizzly bears
|
||||
inplay:swamp,plains,dross harvester
|
||||
life:18
|
||||
[PLAYER2]
|
||||
[END]
|
||||
Reference in New Issue
Block a user