mage/Mage.Tests/tests/red.default

28 lines
466 B
Text

# Default init game state for red player (that plays with Mountains)
### ComputerA ###
# Battlefield
battlefield:ComputerA:Mountain:5
# Hand
hand:ComputerA:Mountain:4
# Library
# from down to top
library:ComputerA:clear:0
library:ComputerA:Mountain:10
### ComputerB ###
# Battlefield
battlefield:ComputerB:Plains:2
# Hand
hand:ComputerB:Plains:2
# Library
# from down to top
library:ComputerB:clear:0
library:ComputerB:Plains:10