Optional
disableOptional
ferocityOptional
fogOptional
modDo not provide or modify this value, only reference it. This is set by the modding system during the process of registration.
Optional
temperatureOptional
terrainGenerated using TypeDoc
A record defining maximum thresholds for each ferocity level.
When a layer's ferocity thresholds are not set, thresholds for
WorldZ.Overworld
are used. When no thresholds are set at all, DEFAULT_FEROCITY_LEVEL_THRESHOLDS is used.The current ferocity level is equivalent to the level with the threshold closest to the current alignment value, without exceeding it.
When no thresholds are applicable,
FerocityLevel.Minimal
is used.