Inherits from TriggerDeliveryItem |
type | :: "artillery" | |
projectile | :: EntityID | Name of a ArtilleryProjectilePrototype. |
Name of a ArtilleryProjectilePrototype. | ||
starting_speed | :: float | |
starting_speed_deviation optional | :: float | |
direction_deviation optional | :: float | Maximum deviation of the projectile from source orientation, in +/- ( |
Maximum deviation of the projectile from source orientation, in +/- ( | ||
range_deviation optional | :: float | |
trigger_fired_artillery optional | :: bool |
source_effects optional | :: TriggerEffect | Provides the source of the TriggerDelivery as as both the source and target of the effect. |
Provides the source of the TriggerDelivery as as both the source and target of the effect. | ||
target_effects optional | :: TriggerEffect |
projectile | :: EntityID | Name of a ArtilleryProjectilePrototype. |
Name of a ArtilleryProjectilePrototype. | ||
starting_speed | :: float | |
type | :: "artillery" | |
direction_deviation optional | :: float | Maximum deviation of the projectile from source orientation, in +/- ( |
Maximum deviation of the projectile from source orientation, in +/- ( | ||
range_deviation optional | :: float | |
starting_speed_deviation optional | :: float | |
trigger_fired_artillery optional | :: bool |
source_effects optional | :: TriggerEffect | Provides the source of the TriggerDelivery as as both the source and target of the effect. |
Provides the source of the TriggerDelivery as as both the source and target of the effect. | ||
target_effects optional | :: TriggerEffect |
Name of a ArtilleryProjectilePrototype.
Default: 0
Default: 0
Maximum deviation of the projectile from source orientation, in +/- (x radians / 2
). Example: 3.14 radians -> +/- (180° / 2)
, meaning up to 90° deviation in either direction of rotation.
Default: 0