Prototype
Revision as of 16:01, 26 August 2016 by TheWombatGuru (talk | contribs)
Basics
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.
Properties
type
Type: Types/string
Must be "damage-type".
name
Type: Types/string
The unique name of this damage type.