leungclj - fixed gravity well(ROE). test included.
This commit is contained in:
@@ -261,6 +261,8 @@ goblin_offensive.txt
|
||||
goblin_razerunners.txt
|
||||
golgari_germination_i153.txt
|
||||
gravedigger.txt
|
||||
gravity_well.txt
|
||||
gravity_well2.txt
|
||||
great_defender.txt
|
||||
hannas_custody.txt
|
||||
harpoon_sniper.txt
|
||||
|
||||
@@ -0,0 +1,25 @@
|
||||
#Testing Gravity Well with flying creature on player's side attacking, and non-flying creature on AI's side.
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:Tidehollow Strix,Gravity Well
|
||||
[PLAYER2]
|
||||
inplay:Grizzly Bears
|
||||
[DO]
|
||||
next
|
||||
next
|
||||
Tidehollow Strix
|
||||
next
|
||||
Grizzly Bears
|
||||
next
|
||||
next
|
||||
next
|
||||
[ASSERT]
|
||||
SECONDMAIN
|
||||
[PLAYER1]
|
||||
inplay:Gravity Well
|
||||
graveyard:Tidehollow Strix
|
||||
[PLAYER2]
|
||||
graveyard:Grizzly Bears
|
||||
life:20
|
||||
[END]
|
||||
@@ -0,0 +1,24 @@
|
||||
#Testing Gravity Well with flying creature on player's side attacking, and Rishadan Airship (block only creature with flying)
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:Tidehollow Strix,Gravity Well
|
||||
[PLAYER2]
|
||||
inplay:Rishadan Airship
|
||||
[DO]
|
||||
next
|
||||
next
|
||||
Tidehollow Strix
|
||||
next
|
||||
Rishadan Airship
|
||||
next
|
||||
next
|
||||
next
|
||||
[ASSERT]
|
||||
SECONDMAIN
|
||||
[PLAYER1]
|
||||
inplay:Gravity Well,Tidehollow Strix
|
||||
[PLAYER2]
|
||||
inplay:Rishadan Airship
|
||||
life:18
|
||||
[END]
|
||||
Reference in New Issue
Block a user