Prototype/BeltImmunityEquipment: Difference between revisions
Jump to navigation
Jump to search
(Set prototype parent) |
(energy_consumption was missing) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Prototype parent|Prototype/Equipment}} | {{Prototype parent|Prototype/Equipment}} | ||
Used by [[belt immunity equipment]]. | |||
{{Prototype TOC|belt-immunity-equipment}} | |||
Prototype | |||
== 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.