Prototype/ArtilleryProjectile: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
Set prototype parent
Converted to SMW format
Line 1: Line 1:
{{Prototype parent|Prototype/Entity}}
{{Prototype parent|Prototype/Entity}}
The projectile shot by [[artillery]].


== Basics ==
{{Prototype TOC|artillery-projectile}}
Prototype type: '''artillery-projectile'''
 
Extends [[Prototype/Entity]].


== Mandatory properties ==
== Mandatory properties ==
This prototype inherits all the properties from [[Prototype/Entity]].
This prototype inherits all the properties from [[Prototype/Entity]].


=== reveal_map ===
{{Prototype property|reveal_map|[[Types/bool|bool]]}}
'''Type''': [[Types/bool]]


== Optional properties ==
== Optional properties ==


=== picture ===
{{Prototype property|picture|[[Types/Sprite|Sprite]]|optional=true}}
'''Type''': [[Types/Sprite]]
 
=== shadow ===
'''Type''': [[Types/Sprite]]


=== chart_picture ===
{{Prototype property|shadow|[[Types/Sprite|Sprite]]|optional=true}}
'''Type''': [[Types/Sprite]]


=== action ===
{{Prototype property|chart_picture|[[Types/Sprite|Sprite]]|optional=true}}
'''Type''': [[Types/Trigger]]


=== final_action ===
{{Prototype property|action|[[Types/Trigger|Trigger]]|optional=true}}
'''Type''': [[Types/Trigger]]


=== height_from_ground ===
{{Prototype property|final_action|[[Types/Trigger|Trigger]]|optional=true}}
'''Type''': [[Types/float]]


'''Default''': 1
{{Prototype property|height_from_ground|[[Types/float|float]]|1|optional=true}}


== Mandatory values/properties ==
== Mandatory values/properties ==

Revision as of 20:11, 29 July 2019

Template:Prototype parent The projectile shot by artillery.

Template:Prototype TOC

Mandatory properties

This prototype inherits all the properties from Prototype/Entity.

Template:Prototype property

Optional properties

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Mandatory values/properties

Bounding box must be zero.

map_color is mandatory.