15 lines
478 B
JSON
15 lines
478 B
JSON
{
|
|
"skirmish": {
|
|
"name": "Skirmish",
|
|
"summary": "8x8 open ground. Three units per side. Eliminate the enemy team."
|
|
},
|
|
"hold-the-line": {
|
|
"name": "Hold the Line",
|
|
"summary": "10x8 with a forest corridor. Three defenders hold the center against four attackers. Hold the objective for three rounds."
|
|
},
|
|
"last-stand": {
|
|
"name": "Last Stand",
|
|
"summary": "12x12 with mixed terrain. Six defenders versus four strikers. Eliminate the enemy team."
|
|
}
|
|
}
|