34 lines
473 B
Plaintext
34 lines
473 B
Plaintext
#Bug: Haste from legendary lords
|
|
[INIT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
inplay:Mirror Gallery
|
|
graveyard:Krosan Cloudscraper, Dragonlord Kolaghan, Clone
|
|
hand:Living Death
|
|
manapool:{2}{B}{B}{B}
|
|
[PLAYER2]
|
|
[DO]
|
|
Living Death
|
|
choice 0
|
|
Dragonlord Kolaghan
|
|
choice 0
|
|
#begins
|
|
next
|
|
#attack
|
|
next
|
|
Clone
|
|
Krosan Cloudscraper
|
|
#block
|
|
next
|
|
#damage
|
|
next
|
|
#end
|
|
eot
|
|
[ASSERT]
|
|
UNTAP
|
|
[PLAYER1]
|
|
inplay:Krosan Cloudscraper, Dragonlord Kolaghan, Clone, Mirror Gallery
|
|
graveyard:Living Death
|
|
[PLAYER2]
|
|
life:1
|
|
[END] |