Prototype/ArtilleryProjectile
The prototype docs have moved to a new website with an improved format. This documentation page can now be found here: https://lua-api.factorio.com/latest/prototypes/ArtilleryProjectilePrototype.html
This wiki page is no longer updated and will be removed at some point in the future, so please update your browser bookmarks or other links that sent you here. If you'd like to contribute to the new docs, you can leave your feedback on the forums.
Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/ArtilleryProjectile
The projectile shot by artillery.
Mandatory properties
This prototype inherits all the properties from Prototype/Entity.
reveal_map
Type: bool
Optional properties
picture
Type: Sprite
shadow
Type: Sprite
chart_picture
Type: Sprite
action
Type: Trigger
final_action
Type: Trigger
height_from_ground
Type: float
Default: 1
rotatable
Type: bool
Default: true
Whether the picture of the projectile is rotated to match the direction of travel.
Mandatory values/properties
Bounding box must be zero.
map_color
is mandatory.