Prototype/ArtilleryFlare: Difference between revisions
(0.18) |
(Migrated prototype doc to separate website) |
||
Line 1: | Line 1: | ||
'''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 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 [https://forums.factorio.com/viewforum.php?f=233 on the forums]. | |||
{{Prototype parent|Prototype/Entity}} | {{Prototype parent|Prototype/Entity}} | ||
The entity spawned by the [[artillery targeting remote]]. | The entity spawned by the [[artillery targeting remote]]. |
Revision as of 17:52, 16 August 2023
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.
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.
Optional properties
Template:Prototype property Shadow variation variation count and individual frame count must be equal to picture variation count.
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.