Prototype/ArtilleryProjectile

From Official Factorio Wiki
Revision as of 14:24, 27 June 2018 by Bilka (talk | contribs) (Created page with "== Basics == Extends Prototype/Entity. == Mandatory properties == This prototype inherits all the properties from Prototype/Entity. === reveal_map === '''Type''': ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.