NeedsState
type NeedsState = z.infer<typeof needsStateSchema>;Defined in: src/modules/core/needs/types.ts:80
Combined player needs state containing all vital statistics.
type NeedsState = z.infer<typeof needsStateSchema>;Defined in: src/modules/core/needs/types.ts:80
Combined player needs state containing all vital statistics.