on_vehicle_charge_hit
Fired when a vehicle's charge attack hits a target.
Entry Information
| Property | Value |
|---|---|
| Entry ID | on_vehicle_charge_hit |
| Type | Event |
| Color | Orange |
| Icon | fa6-solid:forward |
Description
This event is fired when a vehicle's charge attack successfully hits a target. Use this to apply additional effects or damage on charge hit.
Fields
This entry has no custom fields beyond the standard fields (id, name, comment, group).
Usage Example
- entry: on_vehicle_charge_hit
name: "On Charge Hit"
comment: "Fired when a charge attack hits a target"
group: "combat_events"