Aller au contenu principal

on_vehicle_level_up

Fired when a vehicle levels up.

Entry Information

PropertyValue
Entry IDon_vehicle_level_up
TypeEvent
ColorCyan
Iconfa6-solid:angles-up

Description

This event is fired when a vehicle gains enough XP to reach a new level. Use this to trigger level-up effects, play sounds, or display messages. This event can also trigger onLevelUp actions defined in the vehicle definition.

Fields

This entry has no custom fields beyond the standard fields (id, name, comment, group).

Usage Example

- entry: on_vehicle_level_up
name: "On Vehicle Level Up"
comment: "Fired when vehicle levels up"
group: "progression_events"