Prototype/FluidTurret: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "== Basics == Extends Prototype/Turret. == Mandatory properties == This prototype inherits all the properties from Prototype/Turret. === fluid_buffer_size === '''Type...")
 
(Added prototype type to page)
Line 1: Line 1:
== Basics ==
== Basics ==
Prototype type: '''fluid-turret'''
Extends [[Prototype/Turret]].
Extends [[Prototype/Turret]].



Revision as of 16:27, 21 January 2019

Basics

Prototype type: fluid-turret

Extends Prototype/Turret.

Mandatory properties

This prototype inherits all the properties from Prototype/Turret.

fluid_buffer_size

Type: Types/float

fluid_buffer_input_flow

Type: Types/float

activation_buffer_ratio

Type: Types/float

fluid_box

Type: Types/FluidBox

Optional properties

muzzle_light

Type: Types/LightDefinition

indicator_light

Type: Types/LightDefinition

muzzle_animation

Type: Types/Animation

folded_muzzle_animation_shift

Type: Types/AnimatedVector

preparing_muzzle_animation_shift

Type: Types/AnimatedVector

prepared_muzzle_animation_shift

Type: Types/AnimatedVector

starting_attack_muzzle_animation_shift

Type: Types/AnimatedVector

attacking_muzzle_animation_shift

Type: Types/AnimatedVector

ending_attack_muzzle_animation_shift

Type: Types/AnimatedVector

folding_muzzle_animation_shift

Type: Types/AnimatedVector

enough_fuel_indicator_picture

Type: Types/Sprite4Way

not_enough_fuel_indicator_picture

Type: Types/Sprite4Way

Mandatory values

Fluid turret can have only stream attack parameters.

Fluid turret has to have turret_base_has_direction=true.