Erwan
- display the thumbnail as a "shadow" over the text version of the card if the big picture is not available - fixed a bug with circles of protection, although graphically it is difficult to understand what's going on when using those cards - fixed a bug with a card in Ice age
This commit is contained in:
@@ -19,6 +19,7 @@ ascendant_evincar.txt
|
||||
ascendant_evincar2.txt
|
||||
brass_man.txt
|
||||
castle.txt
|
||||
circle_of_protection.txt
|
||||
control_magic.txt
|
||||
control_magic2.txt
|
||||
counsel_of_the_soratami.txt
|
||||
|
||||
@@ -0,0 +1,34 @@
|
||||
#Testing circle of protection (black) with a lord of the pit attack
|
||||
[INIT]
|
||||
COMBATATTACKERS
|
||||
[PLAYER1]
|
||||
inplay:1166
|
||||
[PLAYER2]
|
||||
inplay:1335
|
||||
manapool:{1}
|
||||
[DO]
|
||||
1166
|
||||
next
|
||||
#blockers
|
||||
next
|
||||
no
|
||||
#damage phase
|
||||
no
|
||||
#interrupt the actual damage
|
||||
yes
|
||||
1335
|
||||
1166
|
||||
endinterrupt
|
||||
next
|
||||
#combatend
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
inplay:1166
|
||||
manapool:{0}
|
||||
life:20
|
||||
[PLAYER2]
|
||||
inplay:1335
|
||||
manapool:{0}
|
||||
life:20
|
||||
[END]
|
||||
Reference in New Issue
Block a user