Prototype/ArtilleryFlare

From Official Factorio Wiki
Revision as of 10:42, 21 September 2023 by BilkaBot (talk | contribs) (Updated styling of prototype doc migration note)
Jump to navigation Jump to search

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/ArtilleryFlarePrototype.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.


Template:Prototype parent The entity spawned by the artillery targeting remote.

Template:Prototype TOC

Mandatory properties

This prototype inherits all the properties from Prototype/Entity.

Template:Prototype property Picture variation count and individual frame count must be equal to shadow variation count.

Template:Prototype property

Optional properties

Template:Prototype property Shadow variation variation count and individual frame count must be equal to picture variation count.

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property How many artillery shots should be fired at the position of this flare.

Template:Prototype property How long this flare stays alive after shots_per_flare amount of shots have been shot at it.

Template:Prototype property Name of a Prototype/AmmoCategory.

Differing defaults

map_color is mandatory.

selection_priority defaults to 48 instead of 50.