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

    Function showEffectDurationDialog

    • Show a dialog to configure the duration of an effect before queuing it to the combat tracker.

      Parameters

      • activeEffect: ActiveEffect

        The ActiveEffect being queued

      • OptionalcombatantId: string

        Optional pre-selected combatant ID

      Returns Promise<{ combatantId: string; durationDowns: number } | null>