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

    Function resolveActionInstantly

    • Resolve all swings of an action sequentially outside of combat. Combat-specific outcomes (queueAction, advanceSelf) are already no-ops when game.combat is null — no special wrapping needed. Posts a chat message summarising the resolution.

      Parameters

      • actor: Actor

        The actor using the action

      • actionItem: Item

        The action item (or embedded action item)

      Returns Promise<void>