Files
wagic/projects/mtg/bin/Res/test/double_strike_i145.txt
wagic.the.homebrew@gmail.com f224dc0a25 ERwan
-fix issue 145 (double strike damages)
2009-12-03 15:02:34 +00:00

30 lines
469 B
Plaintext

#NAME: Double Strike i145
#Testing double strike + trample
# see http://code.google.com/p/wagic/issues/detail?id=145
[INIT]
combatattackers
[PLAYER1]
inplay:fangren hunter,rage reflection
graveyard:
[PLAYER2]
inplay:grizzly bears
[DO]
fangren hunter
next
grizzly bears
next
#choose trample
next
#damage 1
next
#damage 2
next
[ASSERT]
combatend
[PLAYER1]
inplay:fangren hunter,rage reflection
[PLAYER2]
graveyard:grizzly bears
life:14
[END]