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

    Function queueEffectToCombat

    • Queue an ActiveEffect to the combat tracker.

      Parameters

      • activeEffect: ActiveEffect

        The ActiveEffect to queue

      • combatantId: string

        The combatant this effect belongs to

      • durationDowns: number

        Duration in downs

      Returns Promise<any>