D&D Town Shop

A between-session shop for your party, with town-specific goods and a running gold total.

Player

Player: -

Available funds: 0 pp, 0 gp, 0 sp, 0 cp

Current town: -

Shop

Load a town to view its wares.

Cart

No items selected yet.

Total: 0 pp, 0 gp, 0 sp, 0 cp

Funds after purchase: 0 pp, 0 gp, 0 sp, 0 cp

Purchased items

No purchases yet.

How to add towns and items

  1. Open the data folder and duplicate one of the existing JSON files.
  2. Rename it (for example, human-resource.json) and edit the town, description, and categories.
  3. Add or remove items inside the items array. Use priceCp for the cost in copper.
  4. Open script.js and add your new town file to the townFiles list.
  5. Commit and push; your hosting will update the shop automatically.