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''': ...")
(No difference)

Revision as of 14:24, 27 June 2018

Basics

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.