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

    Function _renderScryArrange

    • Prompt renderer wired into prompts.mjs._renderLocal.

      spec = { type: "scryArrange", title?: string, iteratorMode: "each" | "all", targets: [{ actorId, actorName, actorImg, sourceDeckId, deckName, cards: [...] }, ...] }

      Returns the same array shape as ScryArrangeDialog._onConfirm, or null on cancel.

      Parameters

      • spec: any
      • opts: {} = {}

      Returns Promise<any>