Body, Mind & Soul — API Reference
    Preparing search index...

    Class BodyMindSoulTokenDocument

    BMS subclass of TokenDocument. Centralises all TokenDocument-level overrides that were previously applied as prototype patches in registerTokenHooks().

    Hierarchy

    • TokenDocument
      • BodyMindSoulTokenDocument

    Indexable

    • [key: string]: any
    Index
    disposition: any
    • — BMS has no use for token movement history.

      Returns boolean

    • Mark any bar attribute whose schema field carries options.derived = true as non-editable, preventing players from manually typing into derived bars.

      Parameters

      • barName: any
      • options: {} = {}

      Returns any

    • — Sync disposition from actor system data onto the token document.

      Returns void