[Foundry P2] pf2e npc_to_actor + "Send to Foundry" on NPC generation #9

Open
opened 2026-06-23 00:42:34 +00:00 by rbrooks · 0 comments
Owner

Push Quest Board-generated NPCs into Foundry.

Scope

  • Extend the pf2e adapter with npc_to_actor(generated_npc).
  • Add a "Send to Foundry" button on the NPC generation UI.
  • POST the generated stat block to Foundry's actor directory via the REST API.
  • Button is hidden when the active campaign's adapter returns None for npc_to_actor.

Done when

  • A GM can push a generated PF2e NPC into the connected Foundry world's actor directory in one click.

Roadmap: Phase 2 steps 7-9. Depends on Phase 1 (#adapter scaffolding, settings, health check).

Push Quest Board-generated NPCs into Foundry. ## Scope - Extend the `pf2e` adapter with `npc_to_actor(generated_npc)`. - Add a **"Send to Foundry"** button on the NPC generation UI. - POST the generated stat block to Foundry's actor directory via the REST API. - Button is hidden when the active campaign's adapter returns `None` for `npc_to_actor`. ## Done when - A GM can push a generated PF2e NPC into the connected Foundry world's actor directory in one click. _Roadmap: Phase 2 steps 7-9. Depends on Phase 1 (#adapter scaffolding, settings, health check)._
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rbrooks/Quest-Board#9
No description provided.