A single damage type entry in the DamageTypes registry.

Hierarchy (View Summary)

Constructors

Properties

_id: string
flags?: object
name: string
namespace: string

Accessors

Methods

  • Returns {
        _id: any;
        abbr: any;
        category: any;
        color: any;
        flags: any;
        icon: any;
        img: any;
        isModifier: any;
        name: any;
        namespace: any;
    }