Buff tracking Active Effect.

Active Effect type: buff

Hierarchy (View Summary)

Constructors

Properties

end?: "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.

Methods

  • Parameters

    • data: any
    • context: any
    • user: any

    Returns Promise<void>

  • Parameters

    • context: any
    • user: any

    Returns Promise<undefined | false>

  • Parameters

    • changed: any
    • context: any
    • user: any

    Returns Promise<void>