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

    Class BodyMindSoulCard

    Hierarchy

    • Card
      • BodyMindSoulCard

    Indexable

    • [key: string]: any
    Index
    • get effects(): any

      Expose the synthetic effects collection so sheets and outcomes can iterate effects.

      Returns any

    • get effectsHost(): SyntheticCardEffectsHost

      Lazily constructed synthetic Item that hosts this card's ActiveEffect documents. Invalidated by _onUpdate when system.effects changes.

      Returns SyntheticCardEffectsHost

    • Parameters

      • data: any
      • options: any
      • userId: any

      Returns Promise<void>

    • Parameters

      • data: any
      • options: any
      • userId: any

      Returns Promise<void>

    • Parameters

      • embeddedName: any
      • dataArray: any
      • options: any

      Returns Promise<any>

    • Parameters

      • embeddedName: any
      • ids: any
      • options: any

      Returns Promise<any>

    • Parameters

      • id: any

      Returns TriggerProxy | null