• Build the item-creation data for a contracted affliction (#1183): the source affliction copied verbatim (minus its _id, so Foundry mints a fresh one), with the contract anchored at now and the rolled incubation recorded.

    Parameters

    • choice: AfflictionChoice

      The affliction that was contracted.

    • now: number

      The current world time (seconds) — the contract date.

    • onsetSeconds: number

      The rolled incubation, in seconds.

    Returns Record<string, unknown>

    Plain item-creation data for createEmbeddedDocuments.