Before play
Campaign Setup
Character
Sheet State
Hit Points
0 / 0
Armor & Speed
AC 0
Ability Scores
Checks & Saves
Proficiencies & Passives
Saving Throws
Skills
Passive Scores
Other Bonuses
Resources
Feats
Titles & System Traits
Titles
System Traits
Story Growth
Milestones
Relationships
Projects
Spells
Inventory
Rolls
Movement Map
30 ft walkingConditions & Notes
New Chat Handoff
ChatGPT bridge
AI Update Code
Copies the prompt that matches the selected campaign prompt mode.
Expected full-state format
{
"type": "DND_SYNC",
"version": 1,
"mode": "full",
"summary": "Short DM-facing summary.",
"handoff": {
"summary": "Where the story is now.",
"continuePrompt": "Paste this into a new chat."
},
"state": {
"hp": { "current": 18, "temp": 0 },
"resources": [{ "name": "Rage", "current": 1, "max": 2 }],
"notes": "Blessed until the next long rest."
}
}