51 lines
477 B
Plaintext
51 lines
477 B
Plaintext
#Testing Wither
|
|
[INIT]
|
|
COMBATATTACKERS
|
|
[PLAYER1]
|
|
inplay:153437
|
|
[PLAYER2]
|
|
inplay: 1250
|
|
[DO]
|
|
153437
|
|
next
|
|
#blockers
|
|
1250
|
|
next
|
|
#combatdamage
|
|
next
|
|
#endofcombat
|
|
next
|
|
#main phase 2
|
|
next
|
|
#eot
|
|
next
|
|
#cleanup
|
|
next
|
|
#untap
|
|
next
|
|
#upkeep
|
|
next
|
|
#draw
|
|
next
|
|
#firstmain
|
|
next
|
|
#combatbegin
|
|
next
|
|
#attackers
|
|
1250
|
|
next
|
|
#blockers
|
|
next
|
|
#damages
|
|
next
|
|
#endofcombat
|
|
1250
|
|
[ASSERT]
|
|
COMBATEND
|
|
[PLAYER1]
|
|
inplay:153437
|
|
life:19
|
|
[PLAYER2]
|
|
inplay:1250
|
|
life:20
|
|
[END] |