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.
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.