Action On Projectile Hit
Execute actions upon having a projectile land on the power holder.
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 owner as the actor and the power holder as the target as the target. |
bientity_condition |
Bi-entity Condition | optional | If specified, a bi-entity condition that must be met with the projectile owner as the actor and the power holder 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 projectile owner as the actor and the power holder as the target for any actions of this power to run. |
owner_bientity_condition |
Bi-entity Condition | optional | If specified, a bi-entity condition that must be met with the projectile owner as the actor and the power holder as the target as the target for any actions of this power to run. |