ArtilleryTriggerDelivery :: struct
| 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 | :: boolean | |
Inherited from TriggerDeliveryItem
| source_effects optional | :: TriggerEffect | Provides the source of the TriggerDelivery as both the source and target of the effect. |
Provides the source of the TriggerDelivery as both the source and target of the effect. | ||
| target_effects optional | :: TriggerEffect | |


