Erwan
-adding tests for issue 294 (can't reproduce)
This commit is contained in:
@@ -267,6 +267,8 @@ keldon_warlord.txt
|
||||
keldon_warlord2.txt
|
||||
kird_ape.txt
|
||||
kjeldoran_frostbeast1.txt
|
||||
knight_captain_of_eos_i294.txt
|
||||
knight_captain_of_eos_i294_2.txt
|
||||
krosan_beast.txt
|
||||
krosan_beast2.txt
|
||||
kraken_eye.txt
|
||||
|
||||
31
projects/mtg/bin/Res/test/knight_captain_of_eos_i294.txt
Normal file
31
projects/mtg/bin/Res/test/knight_captain_of_eos_i294.txt
Normal file
@@ -0,0 +1,31 @@
|
||||
#Bug: Knight Captain prevents all combat damage
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:Yotian soldier,grizzly bears
|
||||
hand:Knight-Captain of eos
|
||||
manapool:{4}{W}
|
||||
[PLAYER2]
|
||||
inplay:air elemental
|
||||
[DO]
|
||||
Knight-Captain of eos
|
||||
next
|
||||
#begin
|
||||
next
|
||||
#attackers
|
||||
grizzly bears
|
||||
next
|
||||
#blockers
|
||||
air elemental
|
||||
next
|
||||
#damage
|
||||
next
|
||||
#end combat
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
inplay:Knight-Captain of eos,Yotian soldier,*,*
|
||||
graveyard:grizzly bears
|
||||
[PLAYER2]
|
||||
inplay:air elemental
|
||||
[END]
|
||||
33
projects/mtg/bin/Res/test/knight_captain_of_eos_i294_2.txt
Normal file
33
projects/mtg/bin/Res/test/knight_captain_of_eos_i294_2.txt
Normal file
@@ -0,0 +1,33 @@
|
||||
#Bug: Knight Captain prevents all combat damage
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:Yotian soldier,grizzly bears
|
||||
hand:Knight-Captain of eos
|
||||
manapool:{4}{W}{W}
|
||||
[PLAYER2]
|
||||
inplay:air elemental
|
||||
[DO]
|
||||
Knight-Captain of eos
|
||||
Knight-Captain of eos
|
||||
Yotian Soldier
|
||||
next
|
||||
#begin
|
||||
next
|
||||
#attackers
|
||||
grizzly bears
|
||||
next
|
||||
#blockers
|
||||
air elemental
|
||||
next
|
||||
#damage
|
||||
next
|
||||
#end combat
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
inplay:Knight-Captain of eos,*,*,grizzly bears
|
||||
graveyard:Yotian soldier
|
||||
[PLAYER2]
|
||||
inplay:air elemental
|
||||
[END]
|
||||
Reference in New Issue
Block a user