Prototype/CombatRobot: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "== Basics == A combat robot. Can attack enemies. Extends the Prototype/FlyingRobot == Properties == === range_from_player === '''Type''': Types/double '''Default''':...")
(No difference)

Revision as of 10:56, 20 January 2018

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