Prototype/BeltImmunityEquipment: Difference between revisions
Jump to navigation
Jump to search
(Converted to SMW format) |
(energy_consumption was missing) |
||
Line 2: | Line 2: | ||
Used by [[belt immunity equipment]]. | Used by [[belt immunity equipment]]. | ||
{{Prototype TOC|belt-immunity-equipment | {{Prototype TOC|belt-immunity-equipment}} | ||
== Mandatory properties == | |||
{{Prototype property|energy_consumption|[[Types/Energy|Energy]]}} | |||
The continuous power consumption of the belt immunity equipment. |
Latest revision as of 11:41, 14 April 2020
Prototype definitions » PrototypeBase » Prototype/Equipment » Prototype/BeltImmunityEquipment
Used by belt immunity equipment.
Prototype/BeltImmunityEquipment — belt-immunity-equipment | ||
energy_consumption | :: | Energy |
Inherited from Prototype/Equipment | ||
categories | :: | table of string |
energy_source | :: | EnergySource |
shape | :: | EquipmentShape |
sprite | :: | Sprite |
background_border_color | :: | Color (optional) |
background_color | :: | Color (optional) |
grabbed_background_color | :: | Color (optional) |
take_result | :: | string (optional) |
Inherited from PrototypeBase | ||
name | :: | string |
type | :: | string |
localised_description | :: | LocalisedString (optional) |
localised_name | :: | LocalisedString (optional) |
order | :: | Order (optional) |
Mandatory properties
energy_consumption
Type: Energy
The continuous power consumption of the belt immunity equipment.