Saxonberg Server API
    Preparing search index...

    Kind A — affliction instance record; behavior resolves from a template.

    interface AfflictionRecord {
        elapsed: number;
        kind: "affliction";
        stage: number;
        templatePath: string;
    }
    Index

    Properties

    elapsed: number

    Elapsed time in this affliction (ms).

    kind: "affliction"
    stage: number

    Current progression stage.

    templatePath: string

    findByTemplatePath → the Condition Idea.