Prototype/Generator: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
Line 8: Line 8:


=== fluid_usage_per_tick ===
=== fluid_usage_per_tick ===
Type: [[Types/unsigned]]
Type: [[Types/float]]


The number of water units the generator uses per tick.
The number of water units the generator uses per tick.

Revision as of 19:19, 27 October 2017

Properties

This prototype inherits all the properties from Prototype/EntityWithHealth

effectivity

Type: Types/float

The effectivity of the generator with 0.5 being half as effective as a regular steam-engine generator.

fluid_usage_per_tick

Type: Types/float

The number of water units the generator uses per tick.

energy_source

Type: Types/EnergySource

Defines how the generator is powered.