Interface: EffectDefinition
Defined in: apps/paracosm/src/engine/types.ts:147
Defines an effect category with base deltas applied on crisis outcomes.
Properties
categoryDefaults
categoryDefaults:
Record<string,Record<string,number>>
Defined in: apps/paracosm/src/engine/types.ts:152
Maps crisis category to base colony system deltas
id
id:
string
Defined in: apps/paracosm/src/engine/types.ts:148
label
label:
string
Defined in: apps/paracosm/src/engine/types.ts:150
type
type:
string
Defined in: apps/paracosm/src/engine/types.ts:149