Prototype/BeltImmunityEquipment: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Basics == Extends Prototype/Equipment. == Mandatory properties == This prototype inherits all the properties from Prototype/Equipment.") |
(energy_consumption was missing) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Prototype parent|Prototype/Equipment}} | |||
Used by [[belt immunity equipment]]. | |||
{{Prototype TOC|belt-immunity-equipment}} | |||
== Mandatory properties == | == 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.