Prototype/Beam

From Official Factorio Wiki
Revision as of 14:26, 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. === width === '''Type''': Types...")
(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.

width

Type: Types/double

damage_interval

Type: Types/uint32

Damage interval can't be 0. A value of 1 will cause the attack to be applied each tick.

Optional properties

action

Type: Types/Trigger

start

Type: Types/Animation

ending

Type: Types/Animation

head

Type: Types/Animation

tail

Type: Types/Animation

body

Type: Types/AnimationVariations

Must have at least 1 variation.