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''':...")
 
(Added prototype type to page)
Line 1: Line 1:
== Basics ==
== Basics ==
Prototype type: '''combat-robot'''
A combat robot. Can attack enemies. Extends the [[Prototype/FlyingRobot]]
A combat robot. Can attack enemies. Extends the [[Prototype/FlyingRobot]]
== Properties ==
== Properties ==

Revision as of 16:27, 21 January 2019

Basics

Prototype type: combat-robot

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