Prototype/CombatRobot

From Official Factorio Wiki
Revision as of 10:56, 20 January 2018 by Bilka (talk | contribs) (Created page with "== Basics == A combat robot. Can attack enemies. Extends the Prototype/FlyingRobot == Properties == === range_from_player === '''Type''': Types/double '''Default''':...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Basics

A combat robot. Can attack enemies. Extends the Prototype/FlyingRobot

Properties

range_from_player

Type: Types/double

Default: 0

friction

Type: Types/double

Default: 0

time_to_live

Type: Types/uint32

destroy_action

Type: Types/Trigger

attack_parameters

Type: Types/AttackParameters

follows_player

Type: Types/bool

Default: false

idle

Type: Types/RotatedAnimation

shadow_idle

Type: Types/RotatedAnimation

in_motion

Type: Types/RotatedAnimation

shadow_in_motion

Type: Types/RotatedAnimation

light

Type: Types/LightDefinition