28 lines
472 B
Plaintext
28 lines
472 B
Plaintext
#Bug: Arcanis the Omnipotent: draws 3 cards when comes into play, then can<61>ft use <20>gDraw<61>h ability
|
||
[INIT]
|
||
FIRSTMAIN
|
||
[PLAYER1]
|
||
hand:Arcanis the Omnipotent
|
||
library:swamp,plains,mountain,forest
|
||
manapool:{3}{U}{U}{U}
|
||
[PLAYER2]
|
||
[DO]
|
||
Arcanis the Omnipotent
|
||
eot
|
||
eot
|
||
#untap
|
||
next
|
||
#upkeep
|
||
next
|
||
#draw
|
||
next
|
||
#main
|
||
Arcanis the Omnipotent
|
||
[ASSERT]
|
||
FIRSTMAIN
|
||
[PLAYER1]
|
||
inplay:Arcanis the Omnipotent
|
||
hand:swamp,plains,mountain,forest
|
||
manapool:{0}
|
||
[PLAYER2]
|
||
[END] |