mirror of
https://github.com/correl/mage.git
synced 2024-11-15 19:19:33 +00:00
37 lines
784 B
Text
37 lines
784 B
Text
|
# This scenario makes AI frozen
|
||
|
|
||
|
### ComputerA ###
|
||
|
# Battlefield
|
||
|
battlefield:ComputerA:Mountain:3
|
||
|
battlefield:ComputerA:Lavaclaw Reaches:2
|
||
|
battlefield:ComputerA:Dragonskull Summit:1
|
||
|
|
||
|
# Hand
|
||
|
hand:ComputerA:Searing Blaze:1
|
||
|
hand:ComputerA:Lavaclaw Reaches:1
|
||
|
|
||
|
# Library
|
||
|
# from down to top
|
||
|
library:ComputerA:clear:0
|
||
|
library:ComputerA:Mountain:10
|
||
|
|
||
|
# Life
|
||
|
player:ComputerA:life:3
|
||
|
|
||
|
### ComputerB ###
|
||
|
# Battlefield
|
||
|
battlefield:ComputerB:Mountain:4
|
||
|
battlefield:ComputerB:Dragonskull Summit:1
|
||
|
battlefield:ComputerB:Arid Mesa:1
|
||
|
battlefield:ComputerB:Lavaclaw Reaches:1
|
||
|
# Hand
|
||
|
hand:ComputerB:Ball Lightning:2
|
||
|
# Library
|
||
|
# from down to top
|
||
|
library:ComputerB:clear:0
|
||
|
library:ComputerB:Lightning Bolt:10
|
||
|
library:ComputerB:Mountain:1
|
||
|
|
||
|
# Life
|
||
|
player:ComputerB:life:1
|