This commit is contained in:
wagic.the.homebrew
2008-11-02 09:50:16 +00:00
commit d45e3b101b
726 changed files with 179125 additions and 0 deletions
+32
View File
@@ -0,0 +1,32 @@
#Does the limit work well on Rootwalla's ability ?
#player 1 tries to activate it twice. Does he get the manaburn because of the one time that didn't work ?
#does player 2 get 4 damages ?
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:129707
manapool:{G}{G}{G}{G}
[PLAYER2]
[DO]
129707
129707
next
#combat begin
next
#combat attackers
129707
next
#combat blockers
next
#damages
next
#combatend
[ASSERT]
COMBATEND
[PLAYER1]
life:18
inplay:129707
manapool:{0}
[PLAYER2]
life:16
[END]