Skip to main content

Interface: MilestoneEventDef

Defined in: apps/paracosm/src/engine/types.ts:292

A milestone event (fixed narrative anchor, e.g., turn 1 founding or final assessment).

Properties

category

category: string

Defined in: apps/paracosm/src/engine/types.ts:300


crisis?

optional crisis: string

Defined in: apps/paracosm/src/engine/types.ts:296

Full detailed narrative text for the milestone event


description

description: string

Defined in: apps/paracosm/src/engine/types.ts:294


options

options: EventOptionDef[]

Defined in: apps/paracosm/src/engine/types.ts:297


relevantDepartments

relevantDepartments: string[]

Defined in: apps/paracosm/src/engine/types.ts:302


researchKeywords

researchKeywords: string[]

Defined in: apps/paracosm/src/engine/types.ts:301


riskSuccessProbability

riskSuccessProbability: number

Defined in: apps/paracosm/src/engine/types.ts:299


riskyOptionId

riskyOptionId: string

Defined in: apps/paracosm/src/engine/types.ts:298


title

title: string

Defined in: apps/paracosm/src/engine/types.ts:293


turnSummary

turnSummary: string

Defined in: apps/paracosm/src/engine/types.ts:303