VHNIC tabletop tool

D&D Character Sync

Before play

Campaign Setup

Character

Sheet State

Saved locally
Hit Points 0 / 0
Armor & Speed AC 0

Ability Scores

Resources

Spells

Inventory

Rolls

Movement Map

30 ft walking

Conditions & Notes

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.",
  "state": {
    "hp": { "current": 18, "temp": 0 },
    "resources": [{ "name": "Rage", "current": 1, "max": 2 }],
    "notes": "Blessed until the next long rest."
  }
}

What Changed