Prototype/Locomotive: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Changed links going to the redirect Diesel_locomotive to go to Locomotive.)
(0.16)
Line 1: Line 1:
==Basics==
==Basics==
Entity with specialized properties for acceleration, braking, and turning on rails.
A [[locomotive]]. Extends [[Prototype/RollingStock]].
Extends the [[Prototype/TrainUnit]]
 
== Usage in base==
== Mandatory properties ==
*[[Locomotive|Diesel_locomotive]]
This prototype inherits all the properties from [[Prototype/RollingStock]].
== Properties ==
 
=== max_power ===
'''Type''': [[Types/Energy]]
 
=== reversing_power_modifier ===
'''Type''': [[Types/double]]
 
=== burner ===
'''Type''': [[Types/EnergySource]]
 
Must be a burner energy source.
 
== Optional properties ==
 
=== front_light ===
'''Type''': [[Types/LightDefinition]]

Revision as of 12:05, 23 May 2018

Basics

A locomotive. Extends Prototype/RollingStock.

Mandatory properties

This prototype inherits all the properties from Prototype/RollingStock.

max_power

Type: Types/Energy

reversing_power_modifier

Type: Types/double

burner

Type: Types/EnergySource

Must be a burner energy source.

Optional properties

front_light

Type: Types/LightDefinition