Action On Projectile Hit
Execute actions upon landing a projectile on a target.
Type ID: apugli:action_on_projectile_hit
Fields
Field | Type | Default | Description |
---|---|---|---|
cooldown |
Integer | 1 |
The number of ticks the entity has to wait between uses of this power. |
hud_render |
Hud Render | Determines how the resource is visualized on the HUD. | |
bientity_action |
Bi-entity Action | optional | If specified, a bi-entity action that applies to the projectile as the actor and the harmed target as the target. |
bientity_condition |
Bi-entity Condition | optional | If specified, a bi-entity condition that must be met with the projectile as the actor and the harmed target as the target for any actions of this power to run. |
owner_bientity_action |
Bi-entity Action | optional | If specified, a bi-entity action that must be met with the owner as the actor and the harmed target as the target. |
owner_bientity_condition |
Bi-entity Condition | optional | If specified, a bi-entity condition that must be met with the owner as the actor and the harmed target as the target for any actions of this power to run. |