ERwan
-fix issue 145 (double strike damages)
This commit is contained in:
@@ -1,40 +0,0 @@
|
||||
#NAME: Double Strike i145
|
||||
#DESC: When a creature with double strike kills
|
||||
#DESC: its blocker with its first strike, then
|
||||
#DESC: it should not be able to deal damage to
|
||||
#DESC: the opponent player with its regular
|
||||
#DESC: strike, unless it has Trample.
|
||||
#DESC: The following test checks Double Strike
|
||||
#DESC: with and without Trample. Player1 should
|
||||
#DESC: lose 7 life from the Fangren Hunter, but
|
||||
#DESC: none from the Shanodin Dryads.
|
||||
[INIT]
|
||||
combatattackers
|
||||
[PLAYER1]
|
||||
inplay:shanodin dryads,fangren hunter,rage reflection
|
||||
graveyard:
|
||||
[PLAYER2]
|
||||
inplay:drudge skeletons,walking dead
|
||||
graveyard:
|
||||
life:20
|
||||
[DO]
|
||||
shanodin dryads
|
||||
fangren hunter
|
||||
next
|
||||
drudge skeletons
|
||||
walking dead
|
||||
walking dead
|
||||
next
|
||||
next
|
||||
next
|
||||
next
|
||||
[ASSERT]
|
||||
combatend
|
||||
[PLAYER1]
|
||||
inplay:shanodin dryads,fangren hunter,rage reflection
|
||||
graveyard:
|
||||
[PLAYER2]
|
||||
inplay:
|
||||
graveyard:drudge skeletons,walking dead
|
||||
life:13
|
||||
[END]
|
||||
Reference in New Issue
Block a user