29 lines
312 B
Plaintext
29 lines
312 B
Plaintext
#Testing GiantGrowth
|
|
[INIT]
|
|
COMBATATTACKERS
|
|
[PLAYER1]
|
|
hand:1248
|
|
inplay:1250
|
|
manapool:{G}
|
|
[PLAYER2]
|
|
life:20
|
|
[DO]
|
|
1248
|
|
1250
|
|
1250
|
|
next
|
|
#blockers
|
|
next
|
|
#combatdamage 2
|
|
next
|
|
#endofcombat 2
|
|
[ASSERT]
|
|
COMBATEND
|
|
[PLAYER1]
|
|
inplay:1250
|
|
graveyard:1248
|
|
manapool:{0}
|
|
life:20
|
|
[PLAYER2]
|
|
life:15
|
|
[END] |