Pathfinder 1e for Foundry VTT
    Preparing search index...

    Class AEBuffModel

    Buff tracking Active Effect.

    Active Effect type: buff

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Accessors

    Constructors

    Properties

    end?: "combat" | "initiative" | "turnStart" | "turnEnd"

    End timing

    initiative?: number

    Initiative count

    level?: number

    Level

    Unused

    Accessors

    • get isTracker(): boolean

      Is this item tracking AE

      Returns boolean

      • There should be only one AE with this true per item.
    • get item(): any

      Retrieve parent item

      Returns any