Перейти к основному содержимому

on_vehicle_stamina_deplete

Fired when a vehicle's stamina is fully depleted.

Entry Information

PropertyValue
Entry IDon_vehicle_stamina_deplete
TypeEvent
ColorYellow
Iconfa6-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"