Added 24 successfully tested cards based on rev2243 (many thx to Zethfox!!)
This addition includes - cards with STORM (Dragonstorm,Tendrils of Agony,etc.) --> IT'S FINALLY THERE! - cards which restrict the casting of spells (Arcane Laboratory,Silence) - PLATINUM ANGEL (keyword: CANTLOSE) Added tests for STORM;LAND:number,Sneak Attack Removed Rhox Meditant and its tests.
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
#Testing Hunting Pack (keyword STORM)
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:Hunting Pack,Mox Emerald,Ornithopter
|
||||
inplay:Fervor,Totem Speaker
|
||||
manapool:{5}{G}{G}
|
||||
life:20
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
Mox Emerald
|
||||
Ornithopter
|
||||
Hunting Pack
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:Fervor,*,*,*,Mox Emerald,Ornithopter,Totem Speaker
|
||||
graveyard:Hunting Pack
|
||||
life:29
|
||||
[PLAYER2]
|
||||
[END]
|
||||
Reference in New Issue
Block a user