A single condition entry in the Condition registry.

Hierarchy (View Summary)

Constructors

Properties

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

Accessors

Methods

  • Returns {
        _id: any;
        flags: any;
        hud: any;
        journal: any;
        mechanics: any;
        name: any;
        namespace: any;
        showInAction: any;
        showInBuffsTab: any;
        showInDefense: any;
        texture: any;
        track: any;
    }