on_vehicle_stamina_deplete
Fired when a vehicle's stamina is fully depleted.
Entry Information
| Property | Value |
|---|---|
| Entry ID | on_vehicle_stamina_deplete |
| Type | Event |
| Color | Yellow |
| Icon | fa6-solid:battery-empty |
Description
This event is fired when a vehicle's stamina reaches zero. Use this to apply debuffs, slow the vehicle, or trigger warning messages.
Fields
This entry has no custom fields beyond the standard fields (id, name, comment, group).
Usage Example
- entry: on_vehicle_stamina_deplete
name: "On Stamina Deplete"
comment: "Fired when vehicle stamina is depleted"
group: "vehicle_events"