Prototype/ArtilleryProjectile: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "== Basics == Extends Prototype/Entity. == Mandatory properties == This prototype inherits all the properties from Prototype/Entity. === reveal_map === '''Type''': ...")
 
(Added prototype type to page)
Line 1: Line 1:
== Basics ==
== Basics ==
Prototype type: '''artillery-projectile'''
Extends [[Prototype/Entity]].
Extends [[Prototype/Entity]].



Revision as of 16:27, 21 January 2019

Basics

Prototype type: artillery-projectile

Extends Prototype/Entity.

Mandatory properties

This prototype inherits all the properties from Prototype/Entity.

reveal_map

Type: Types/bool

Optional properties

picture

Type: Types/Sprite

shadow

Type: Types/Sprite

chart_picture

Type: Types/Sprite

action

Type: Types/Trigger

final_action

Type: Types/Trigger

height_from_ground

Type: Types/float

Default: 1

Mandatory values/properties

Bounding box must be zero.

map_color is mandatory.