mirror of
https://github.com/correl/mage.git
synced 2024-11-15 19:19:33 +00:00
33 lines
769 B
Text
33 lines
769 B
Text
# Test bug with no action from AI
|
|
|
|
### ComputerA ###
|
|
# Battlefield
|
|
battlefield:ComputerA:Mountain:2
|
|
battlefield:ComputerA:Lavaclaw Reaches:1
|
|
# Hand
|
|
hand:ComputerA:Burst Lightning:1
|
|
hand:ComputerA:Searing Blaze:3
|
|
hand:ComputerA:Hellspark Elemental:1
|
|
hand:ComputerA:Ball Lightning:1
|
|
# Library
|
|
# from down to top
|
|
library:ComputerA:clear:0
|
|
library:ComputerA:Burst Lightning:15
|
|
# Life
|
|
player:ComputerA:life:8
|
|
|
|
### ComputerB ###
|
|
# Battlefield
|
|
battlefield:ComputerB:Plains:1
|
|
battlefield:ComputerB:Lavaclaw Reaches:1
|
|
battlefield:ComputerB:Scalding Tarn:3
|
|
battlefield:ComputerB:Dragonskull Summit:1
|
|
# Hand
|
|
hand:ComputerB:Plains:2
|
|
# Library
|
|
# from down to top
|
|
library:ComputerB:clear:0
|
|
library:ComputerB:Plains:10
|
|
# Life
|
|
player:ComputerB:life:2
|
|
|