clay-borg/scenarios/ground/smoke-setup.yaml

24 lines
657 B
YAML
Raw Normal View History

scenario: ground/smoke-setup
description: >
Smoke scenario for the T07 scaffold: exercises the documented file format
end to end. Assertions are the GR-S setup facts; execution lands in T08.
covers: [GR-S02, GR-S03, GR-S04, GR-O01, GR-O02]
provisional: false
seed: 42
setup:
players: 3
preset: standard-3p
commands: []
expect:
state:
"round": 1
"players.0.stress": 2
"players.0.freedom_ready": true
"players.0.darvo": Off
"players.0.protection": 0
"players.0.blame_from": []
# GR-S04: 24 core Solutions less the 2 dealt to each of 3 players.
"solution_deck.17.suit": Change
"solution_discard": []
rejects: []