Prototype/FluidTurret: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
m (→‎Mandatory properties: used relevant field name instead of "ammo buffer")
m (words)
Line 12: Line 12:


{{Prototype property|activation_buffer_ratio|[[Types/float|float]]}}
{{Prototype property|activation_buffer_ratio|[[Types/float|float]]}}
Before an ammoless turret is able to fire, the fluid_buffer_size must fill to this proportion.
Before an turret that is out of ammo is able to fire, the fluid_buffer_size must fill to this proportion.


{{Prototype property|fluid_box|[[Types/FluidBox|FluidBox]]}}
{{Prototype property|fluid_box|[[Types/FluidBox|FluidBox]]}}

Revision as of 10:32, 21 September 2022

Template:Prototype parent A turret that consumes fluid as ammo.

Template:Prototype TOC

Mandatory properties

This prototype inherits all the properties from Prototype/Turret.

Template:Prototype property

Template:Prototype property

Template:Prototype property Before an turret that is out of ammo is able to fire, the fluid_buffer_size must fill to this proportion.

Template:Prototype property

Optional properties

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Mandatory values

Fluid turret can have only stream attack parameters.

Fluid turret has to have turret_base_has_direction=true.