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