Erwan
-fixed problem with lifelink+wither, although combat damages are not entirely correct. Once combat damages actually deal the correct amount of damage, let's put test "armadillo_cloak" back in the suite
This commit is contained in:
@@ -36,6 +36,7 @@ arcanis_the_omnipotent.txt
|
||||
arcanis_the_omnipotent2.txt
|
||||
ardakar_wastes.txt
|
||||
argothian_enchantress.txt
|
||||
#armadillo_cloak.txt #TODO restore when damages are completely assigned
|
||||
ascendant_evincar.txt
|
||||
ascendant_evincar2.txt
|
||||
ascendant_evincar3.txt
|
||||
|
||||
@@ -0,0 +1,33 @@
|
||||
#Bug:lifelink and wither
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:Wildslayer Elves
|
||||
hand:Armadillo Cloak
|
||||
manapool:{1}{G}{W}
|
||||
[PLAYER2]
|
||||
inplay:grizzly bears
|
||||
[DO]
|
||||
armadillo cloak
|
||||
Wildslayer Elves
|
||||
next
|
||||
#begin
|
||||
next
|
||||
#attackers
|
||||
Wildslayer elves
|
||||
next
|
||||
#blockers
|
||||
grizzly bears
|
||||
next
|
||||
#combat damage
|
||||
next
|
||||
combat end
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
inplay:Wildslayer Elves,Armadillo Cloak
|
||||
life:25
|
||||
[PLAYER2]
|
||||
graveyard:grizzly bears
|
||||
life:20
|
||||
[END]
|
||||
Reference in New Issue
Block a user