Prototype/EnergyShieldEquipment: Difference between revisions
Jump to navigation
Jump to search
(Set prototype parent) |
(Converted to SMW format) |
||
Line 1: | Line 1: | ||
{{Prototype parent|Prototype/Equipment}} | {{Prototype parent|Prototype/Equipment}} | ||
Used by [[Energy shield MK1]]. | |||
{{Prototype TOC|energy-shield-equipment}} | |||
Prototype | |||
== Mandatory properties == | == Mandatory properties == | ||
This prototype inherits all the properties from [[Prototype/Equipment]]. | This prototype inherits all the properties from [[Prototype/Equipment]]. | ||
{{Prototype property|max_shield_value|[[Types/float|float]]}} | |||
{{Prototype property|energy_per_shield|[[Types/Energy|Energy]]}} | |||
Revision as of 20:49, 27 July 2019
Prototype definitions » PrototypeBase » Prototype/Equipment » Prototype/EnergyShieldEquipment
Used by Energy shield MK1.
Prototype/EnergyShieldEquipment — energy-shield-equipment | ||
energy_per_shield | :: | Energy |
max_shield_value | :: | float |
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
This prototype inherits all the properties from Prototype/Equipment.
max_shield_value
Type: float
energy_per_shield
Type: Energy