#Bug: Arcanis the Omnipotent: draws 3 cards when comes into play, then canft use gDrawh 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]