leungclj - Added test for indestructible, also submitted issue for indestructible bug. Please refer to "indestructible_2_i569.txt"
This commit is contained in:
@@ -33,6 +33,7 @@ generic/fresh.txt
|
|||||||
generic/hybrid_mana.txt
|
generic/hybrid_mana.txt
|
||||||
generic/hybrid_mana_2.txt
|
generic/hybrid_mana_2.txt
|
||||||
generic/hybrid_mana_3.txt
|
generic/hybrid_mana_3.txt
|
||||||
|
generic/indestructible.txt
|
||||||
generic/kicker.txt
|
generic/kicker.txt
|
||||||
generic/kicker2.txt
|
generic/kicker2.txt
|
||||||
generic/landwalk.txt
|
generic/landwalk.txt
|
||||||
|
|||||||
@@ -0,0 +1,21 @@
|
|||||||
|
#Testing Indestructible: Darksteel Myr against Runeclaw Bear
|
||||||
|
#Result: Darksteel Myr should be dead
|
||||||
|
[INIT]
|
||||||
|
FIRSTMAIN
|
||||||
|
[PLAYER1]
|
||||||
|
inplay:Darksteel Myr
|
||||||
|
hand:Blister Beetle
|
||||||
|
manapool:{1}{B}
|
||||||
|
[PLAYER2]
|
||||||
|
inplay:Runeclaw Bear
|
||||||
|
[DO]
|
||||||
|
Blister Beetle
|
||||||
|
Darksteel Myr
|
||||||
|
[ASSERT]
|
||||||
|
FIRSTMAIN
|
||||||
|
[PLAYER1]
|
||||||
|
inplay:Blister Beetle
|
||||||
|
graveyard:Darksteel Myr
|
||||||
|
[PLAYER2]
|
||||||
|
inplay:Runeclaw Bear
|
||||||
|
[END]
|
||||||
@@ -0,0 +1,21 @@
|
|||||||
|
#Testing Indestructible: Darksteel Myr against Runeclaw Bear
|
||||||
|
#Result: Nothing happens
|
||||||
|
[INIT]
|
||||||
|
COMBATATTACKERS
|
||||||
|
[PLAYER1]
|
||||||
|
inplay:Darksteel Myr
|
||||||
|
[PLAYER2]
|
||||||
|
inplay:Runeclaw Bear
|
||||||
|
[DO]
|
||||||
|
Darksteel Myr
|
||||||
|
next
|
||||||
|
Runeclaw Bear
|
||||||
|
next
|
||||||
|
next
|
||||||
|
[ASSERT]
|
||||||
|
COMBATEND
|
||||||
|
[PLAYER1]
|
||||||
|
inplay:Darksteel Myr
|
||||||
|
[PLAYER2]
|
||||||
|
inplay:Runeclaw Bear
|
||||||
|
[END]
|
||||||
Reference in New Issue
Block a user