Erwan
- Fix one card in ZEN - Fix AI and counters (issue 75, see tests/manual/torture_ai.txt) - Fix counters target
This commit is contained in:
@@ -219,6 +219,7 @@ telekinetic_sliver.txt
|
||||
terror.txt
|
||||
terror2.txt
|
||||
titanic_ultimatum.txt
|
||||
torture.txt
|
||||
tranquil_domain.txt
|
||||
unwilling_recruit.txt
|
||||
volcanic_island.txt
|
||||
|
||||
@@ -0,0 +1,20 @@
|
||||
#Bug:Does torture correctly cast torture on opponent's creatures ?
|
||||
[INIT]
|
||||
SECONDMAIN
|
||||
[PLAYER1]
|
||||
inplay:grizzly bears
|
||||
[PLAYER2]
|
||||
hand:torture
|
||||
inplay:air elemental,swamp,plains
|
||||
[DO]
|
||||
ai
|
||||
ai
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
inplay:Wildslayer Elves,Armadillo Cloak
|
||||
life:25
|
||||
[PLAYER2]
|
||||
graveyard:grizzly bears
|
||||
life:17
|
||||
[END]
|
||||
@@ -0,0 +1,32 @@
|
||||
#Bug: Torture doesn't put counters
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:grizzly bears,swamp,mountain
|
||||
hand:torture
|
||||
manapool:{B}
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
torture
|
||||
grizzly bears
|
||||
swamp
|
||||
mountain
|
||||
torture
|
||||
next
|
||||
#begin
|
||||
next
|
||||
#attackers
|
||||
grizzly bears
|
||||
next
|
||||
#blockers
|
||||
next
|
||||
#damage
|
||||
next
|
||||
#end combat
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
inplay:grizzly bears,swamp,mountain,torture
|
||||
[PLAYER2]
|
||||
life:19
|
||||
[END]
|
||||
Reference in New Issue
Block a user