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

on_vehicle_charge_hit

Fired when a vehicle's charge attack hits a target.

Entry Information

PropertyValue
Entry IDon_vehicle_charge_hit
TypeEvent
ColorOrange
Iconfa6-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"