Prototype/Roboport: Difference between revisions
(Converted to SMW format) |
m (typo) |
||
Line 107: | Line 107: | ||
The offsets from the centre of the roboport at which robots will charge. | The offsets from the centre of the roboport at which robots will charge. | ||
{{Prototype property|logistics_connection_distance|[[Types/float|float]] | {{Prototype property|logistics_connection_distance|[[Types/float|float]]|optional=true}} | ||
Must be >= <code>logistics_radius</code>. | Must be >= <code>logistics_radius</code>. |
Revision as of 17:12, 5 August 2019
Template:Prototype parent A roboport.
Mandatory properties
This prototype inherits all the properties from Prototype/EntityWithHealth.
Template:Prototype property The roboport's energy source. Must be an electric or void energy source.
Template:Prototype property The amount of energy the roboport uses when idle.
Template:Prototype property The number of robot slots in the roboport.
Template:Prototype property The number of repair pack slots in the roboport.
Template:Prototype property The animation played when the roboport is idle.
Template:Prototype property The animation played at each charging point when a robot is charging there.
Template:Prototype property Presumably states the height of the charging stations and thus an additive offset for the charging_offsets.
Template:Prototype property Presumably, the distance from the roboport at which robots will wait to charge.
Template:Prototype property Can't be negative.
Template:Prototype property Can't be negative.
Template:Prototype property The amount of energy that is given to a robot per tick.
Optional properties
Template:Prototype property The maximum circuit wire distance for this entity.
Template:Prototype property The light emitted when charging a robot.
Template:Prototype property The offset from the centre of the roboport at which robots will enter and exit.
Template:Prototype property How many robots can exist in the network (cumulative).
Template:Prototype property The offsets from the centre of the roboport at which robots will charge.
Template:Prototype property
Must be >= logistics_radius
.