Prototype/Generator: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "== Properties == This prototype inherits all the properties from Prototype/EntityWithHealth == effectivity == Type: Types/unsigned The effectivity of the generator w...")
 
Line 2: Line 2:
This prototype inherits all the properties from [[Prototype/EntityWithHealth]]
This prototype inherits all the properties from [[Prototype/EntityWithHealth]]


== effectivity ==
=== effectivity ===
Type: [[Types/unsigned]]
Type: [[Types/unsigned]]



Revision as of 00:42, 5 February 2015

Properties

This prototype inherits all the properties from Prototype/EntityWithHealth

effectivity

Type: Types/unsigned

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

fluid_usage_per_tick

Type: Types/unsigned

The number of water units the generator uses per tick.

energy_source

Type: Types/EnergySource

Defines how the generator is powered.