Prototype/DamageType

From Official Factorio Wiki
Revision as of 18:14, 6 August 2019 by Bilka (talk | contribs) (Converted to SMW format)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.


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.

hidden

Type: bool
Default: false