Interface: ScenarioPreset
Defined in: apps/paracosm/src/engine/types.ts:221
A product-level preset with pre-configured leaders, personnel, and starting state.
Properties
id
id:
string
Defined in: apps/paracosm/src/engine/types.ts:222
label
label:
string
Defined in: apps/paracosm/src/engine/types.ts:223
leaders?
optionalleaders:object[]
Defined in: apps/paracosm/src/engine/types.ts:224
archetype
archetype:
string
hexaco
hexaco:
Record<string,number>
instructions
instructions:
string
name
name:
string
personnel?
optionalpersonnel:object[]
Defined in: apps/paracosm/src/engine/types.ts:225
age
age:
number
department
department:
string
featured
featured:
boolean
name
name:
string
role
role:
string
specialization
specialization:
string
startingState?
optionalstartingState:Partial<WorldState>
Defined in: apps/paracosm/src/engine/types.ts:226