B1EscapeUnderwaterStatThreshold
- One monitored stat and the crisis threshold that triggers an emergency underwater escape.
* When a diving character's stat value drops to or below Threshold, the escape interaction is forced.
| Property | Type | Description | Metadata |
|---|---|---|---|
| StatId | FName | Stat row id to monitor (e.g. Energy, Sleep). References Stat.Id. | Category: EscapeUnderwater Foreign: Stat.Id |
| Threshold | float | Crisis threshold. Escape triggers when the current stat value is <= this value. | Category: EscapeUnderwater |