Added 43 successfully tested cards based on rev2234 + tests.
This commit is contained in:
@@ -12,7 +12,7 @@ next
|
||||
#begin
|
||||
next
|
||||
#attackers
|
||||
dregscape zombie unearthed
|
||||
dregscape zombie
|
||||
next
|
||||
#blockers
|
||||
next
|
||||
@@ -20,7 +20,7 @@ next
|
||||
[ASSERT]
|
||||
COMBATDAMAGE
|
||||
[PLAYER1]
|
||||
inplay:dregscape zombie unearthed
|
||||
inplay:dregscape zombie
|
||||
graveyard:swamp
|
||||
manapool:{0}
|
||||
[PLAYER2]
|
||||
|
||||
33
projects/mtg/bin/Res/test/fatal_frenzy.txt
Normal file
33
projects/mtg/bin/Res/test/fatal_frenzy.txt
Normal file
@@ -0,0 +1,33 @@
|
||||
#Testing Fatal Frenzy & the keyword "Frenzy".
|
||||
[INIT]
|
||||
COMBATATTACKERS
|
||||
[PLAYER1]
|
||||
hand:Fatal frenzy
|
||||
inplay:Grizzly Bears
|
||||
manapool:{2}{R}
|
||||
[PLAYER2]
|
||||
life:20
|
||||
[DO]
|
||||
Fatal Frenzy
|
||||
Grizzly Bears
|
||||
Grizzly Bears
|
||||
next
|
||||
#blockers
|
||||
next
|
||||
#combatdamage 2
|
||||
next
|
||||
#endofcombat 2
|
||||
next
|
||||
#secondmain
|
||||
next
|
||||
#endofturn
|
||||
next
|
||||
[ASSERT]
|
||||
CLEANUP
|
||||
[PLAYER1]
|
||||
graveyard:fatal frenzy,grizzly bears
|
||||
manapool:{0}
|
||||
life:20
|
||||
[PLAYER2]
|
||||
life:16
|
||||
[END]
|
||||
28
projects/mtg/bin/Res/test/force_of_will.txt
Normal file
28
projects/mtg/bin/Res/test/force_of_will.txt
Normal file
@@ -0,0 +1,28 @@
|
||||
#Testing counterspell on bad moon
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:Grizzly Bears
|
||||
manapool:{1}{G}
|
||||
[PLAYER2]
|
||||
hand:Force of Will,Giant Octopus
|
||||
[DO]
|
||||
Grizzly Bears
|
||||
no
|
||||
yes
|
||||
Force of Will
|
||||
Giant Octopus
|
||||
Grizzly Bears
|
||||
endinterruption
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
graveyard:Grizzly Bears
|
||||
manapool:{0}
|
||||
life:20
|
||||
[PLAYER2]
|
||||
graveyard:Force of Will
|
||||
exile:Giant Octopus
|
||||
manapool:{0}
|
||||
life:19
|
||||
[END]
|
||||
@@ -22,7 +22,7 @@ Dregscape Zombie
|
||||
[ASSERT]
|
||||
SECONDMAIN
|
||||
[PLAYER1]
|
||||
inplay:Dregscape Zombie Unearthed,129754
|
||||
inplay:Dregscape Zombie,129754
|
||||
[PLAYER2]
|
||||
graveyard:Grizzly Bears
|
||||
life:20
|
||||
|
||||
Reference in New Issue
Block a user