Create Doran.txt

This commit is contained in:
Anthony Calosa
2016-06-10 07:03:47 +08:00
committed by GitHub
parent 480e0ce9fa
commit 4934699ecd

View File

@@ -0,0 +1,48 @@
#Testing Doran, The Siege Tower
[INIT]
FIRSTMAIN
[PLAYER1]
life:20
inplay:140201, True Conviction
manapool:{3}{U}
[PLAYER2]
life:30
[DO]
next
#begin
next
#attackers
140201
next
#blockers
next
#damage
next
eot
eot
#untap
next
#upkeep
next
#draw
next
#main1
next
#combat begin
next
#attackers
140201
next
#blockers
next
#damage
next
next
[ASSERT]
COMBATEND
[PLAYER1]
inplay:140201, True Conviction
life:40
[PLAYER2]
life:10
[END]