Added 7 successfully tested cards based on rev2209 (bloodthirst).
Added 1 test for creatures with Bloodthirst. Removed 1 test (Tolsimir Wolfblood: This was related to a Voja workaround, which does not exist anymore!).
This commit is contained in:
@@ -140,6 +140,7 @@ bloated_toad1.txt
|
||||
bloated_toad2.txt
|
||||
bloodfire_colossus.txt
|
||||
bloodhall_ooze.txt
|
||||
bloodscale_prowler.txt
|
||||
body_double.txt
|
||||
boggart_arsonists.txt
|
||||
borderland_behemoth.txt
|
||||
|
||||
32
projects/mtg/bin/Res/test/bloodscale_prowler.txt
Normal file
32
projects/mtg/bin/Res/test/bloodscale_prowler.txt
Normal file
@@ -0,0 +1,32 @@
|
||||
#Testing Bloodthirst keyword.
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:lightning bolt,bloodscale prowler
|
||||
manapool:{2}{R}{R}
|
||||
inplay:fervor
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
lightning bolt
|
||||
p2
|
||||
bloodscale prowler
|
||||
next
|
||||
#begin
|
||||
next
|
||||
#attackers
|
||||
bloodscale prowler
|
||||
next
|
||||
#blockers
|
||||
next
|
||||
#damage
|
||||
next
|
||||
#end combat
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
life:20
|
||||
inplay:fervor,bloodscale prowler
|
||||
graveyard:lightning bolt
|
||||
[PLAYER2]
|
||||
life:13
|
||||
[END]
|
||||
@@ -1,29 +0,0 @@
|
||||
#testing ledgendary token + multicolour via manacost.
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:Tolsimir Wolfblood
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
Tolsimir Wolfblood
|
||||
eot
|
||||
eot
|
||||
next
|
||||
next
|
||||
next
|
||||
next
|
||||
next
|
||||
Voja
|
||||
next
|
||||
next
|
||||
next
|
||||
Tolsimir Wolfblood
|
||||
next
|
||||
next
|
||||
[ASSERT]
|
||||
endofturn
|
||||
[PLAYER1]
|
||||
inplay:Tolsimir Wolfblood
|
||||
[PLAYER2]
|
||||
life:16
|
||||
[END]
|
||||
Reference in New Issue
Block a user