Interface: AgentHealth
Defined in: apps/paracosm/src/engine/core/state.ts:48
Indexable
[key: string]: unknown
Scenario-defined health fields beyond the standard set
Properties
alive
alive:
boolean
Defined in: apps/paracosm/src/engine/core/state.ts:49
boneDensityPct?
optionalboneDensityPct:number
Defined in: apps/paracosm/src/engine/core/state.ts:55
Bone density percentage (scenario-specific, used by Mars/Lunar)
conditions
conditions:
string[]
Defined in: apps/paracosm/src/engine/core/state.ts:53
cumulativeRadiationMsv?
optionalcumulativeRadiationMsv:number
Defined in: apps/paracosm/src/engine/core/state.ts:57
Cumulative radiation exposure in millisieverts (scenario-specific, used by Mars/Lunar)
deathCause?
optionaldeathCause:string
Defined in: apps/paracosm/src/engine/core/state.ts:51
deathYear?
optionaldeathYear:number
Defined in: apps/paracosm/src/engine/core/state.ts:50
psychScore
psychScore:
number
Defined in: apps/paracosm/src/engine/core/state.ts:52