Prototype/FlyingRobot

From Official Factorio Wiki
Revision as of 17:52, 16 August 2023 by BilkaBot (talk | contribs) (Migrated prototype doc to separate website)
Jump to navigation Jump to search

The prototype docs have moved to a new website with an improved format. This documentation page can now be found here: https://lua-api.factorio.com/latest/prototypes/FlyingRobotPrototype.html

This wiki page is no longer updated and will be removed at some point in the future, so please update your browser bookmarks or other links that sent you here. If you'd like to contribute to the new docs, you can leave your feedback on the forums.


Template:Prototype parent Abstract base for construcion/logistics and combat robots.

Template:Prototype TOC

Extensions

Mandatory properties

Inherits all properties from Prototype/EntityWithOwner.

Template:Prototype property

Optional properties

Template:Prototype property The maximum speed of the robot. Useful to limit the impact of worker robot speed (research).

Template:Prototype property How much energy can be stored in the batteries.

Template:Prototype property How much does it cost to move 1 meter.

Template:Prototype property

Template:Prototype property The robot will go to charge when it has less energy than this.

Template:Prototype property If the robot has more energy than this, it does not need to charge before stationing.

Template:Prototype property Some robots simply crash, some slowdown but keep going. 0 means crash.