Prototype/Radar

From Official Factorio Wiki
Revision as of 09:07, 22 August 2019 by Posila (talk | contribs) (Added performance warning to energy_per_nearby_scan)
Jump to navigation Jump to search

Template:Prototype parent A radar.

Template:Prototype TOC

Mandatory properties

This prototype inherits all the properties from Prototype/EntityWithHealth.

Template:Prototype property The amount of energy this radar uses.

Template:Prototype property The amount of energy it takes to scan a sector. This value doesn't have any effect on nearby scanning.

Template:Prototype property The amount of energy the radar has to consume for nearby scan to be performed. Performance warning: nearby scan causes recharting of many chunks, which is expensive operation. If you want to make a radar that updates map more in real time, you should keep its range low. If you are making radar with high range, you should set this value such that nearby scan is performed once a second or so. For example if you set energy_usage to 100kW, setting energy_per_nearby_scan to 100kJ will cause nearby scan happen once per second. This value doesn't have any effect on sector scanning.

Template:Prototype property The energy source for this radar.

Template:Prototype property

Template:Prototype property

Template:Prototype property

Optional properties

Template:Prototype property

Template:Prototype property