Prototype/DamageType: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(0.17)
(Changed links going to the redirect Prototype to go to PrototypeBase.)
Line 7: Line 7:


== Optional properties ==
== Optional properties ==
Inherits all properties from [[Prototype]].
Inherits all properties from [[PrototypeBase]].


=== hidden ===
=== hidden ===

Revision as of 12:00, 16 July 2019

Basics

Prototype type: damage-type

A damage type. This is used in the damage system. A list of built-in damage types can be found here.

Damage types have no special properties by themselves, but must still be registered if you want to use them.

Optional properties

Inherits all properties from PrototypeBase.

hidden

Type: Types/bool

Default: false