Prototype/DamageType
Jump to navigation
Jump to search
Prototype definitions » PrototypeBase » Prototype/DamageType
A damage type. This is used in the damage system. A list of built-in damage types can be found here. Only 255 instances of this prototype may be defined.
Prototype/DamageType — damage-type | ||
hidden | :: | bool (optional) |
Inherited from PrototypeBase | ||
name | :: | string |
type | :: | string |
localised_description | :: | LocalisedString (optional) |
localised_name | :: | LocalisedString (optional) |
order | :: | Order (optional) |
Optional properties
Inherits all properties from PrototypeBase.
Type: bool
Default: false