link-quest-to-npc
Resolve a real NPC actor and insert a clickable Foundry UUID link into a quest journal GM note, labeled with the relationship. Requires an existing actor to avoid dead links.
Instructions
Append a link from a quest journal to a REAL world NPC: resolves the actor, inserts a Foundry @UUID[Actor.id]{Name} enricher link (clickable on render) in a GM note, labelled with the relationship. Refuses an unknown NPC (no dead links) — create the actor first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | No | Page to add the link to (id from list-journals). Omit to use the first text page. | |
| npcName | Yes | Name (or id) of a REAL world Actor to link. Must resolve — a dead link is refused. | |
| journalId | Yes | ID of the quest journal entry. | |
| relationship | Yes | Relationship between the NPC and the quest. |