Prototype/CombatRobot: Difference between revisions
Jump to navigation
Jump to search
(Converted to SMW format) |
(destroy_action description) |
||
Line 26: | Line 26: | ||
{{Prototype property|destroy_action|[[Types/Trigger|Trigger]]|optional=true}} | {{Prototype property|destroy_action|[[Types/Trigger|Trigger]]|optional=true}} | ||
Applied when the combat robot expires (runs out of time_to_live). | |||
{{Prototype property|follows_player|[[Types/bool|bool]]|false|optional=true}} | {{Prototype property|follows_player|[[Types/bool|bool]]|false|optional=true}} | ||
{{Prototype property|light|[[Types/LightDefinition|LightDefinition]]|optional=true}} | {{Prototype property|light|[[Types/LightDefinition|LightDefinition]]|optional=true}} |
Revision as of 18:49, 11 August 2021
Template:Prototype parent A combat robot. Can attack enemies.
Mandatory properties
This prototype inherits all the properties from Prototype/FlyingRobot.
Optional properties
Template:Prototype property Applied when the combat robot expires (runs out of time_to_live).