A single condition entry in the Condition registry.

Hierarchy

Constructors

Accessors

Methods

Constructors

Accessors

Methods

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

    • _id: any
    • flags: any
    • journal: any
    • mechanics: any
    • name: any
    • namespace: any
    • showInAction: any
    • showInDefense: any
    • texture: any
    • track: any

Generated using TypeDoc