メインコンテンツまでスキップ

on_vehicle_attack

Fired when a vehicle performs an attack.

Entry Information

PropertyValue
Entry IDon_vehicle_attack
TypeEvent
ColorRed
Iconfa6-solid:gun

Description

This event is fired whenever a vehicle performs an attack action. Use this to trigger custom behaviors on vehicle attack, such as playing sounds or applying effects.

Fields

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

Usage Example

- entry: on_vehicle_attack
name: "On Vehicle Attack"
comment: "Fired when a vehicle attacks"
group: "combat_events"