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

    Function _renderConfirmExecute

    • GM confirmation for the executeTarget outcome. Shows attacker → target, current HP / threshold, and the kill formula. "Execute" resolves to true, "Spare" resolves to false. Cancellation throws BmsPromptAbort.

      Spec fields: actorName, actorImg, targetName, targetImg currentHp, maxHp, currentPercent, thresholdPercent formula : string — informational, displayed under the HP line

      Parameters

      • spec: object
      • Optionalopts: { requestId?: string } = {}

      Returns Promise<any>