No description
Find a file
Merith-TK f43ec3fd9c
Some checks failed
Build Homebrew / build (push) Successful in 25s
Build Homebrew / upload-each (KWS-items.json) (push) Failing after 1s
Build Homebrew / upload-each (TVG-class.json) (push) Successful in 2s
Build Homebrew / upload-each (TVG-items.json) (push) Successful in 3s
Build Homebrew / upload-each (TVG-feats.json) (push) Successful in 3s
Build Homebrew / upload-each (TVG-variantrules.json) (push) Successful in 2s
Build Homebrew / upload-each (TVG-races.json) (push) Successful in 2s
Build Homebrew / upload-each (class.json) (push) Successful in 2s
Build Homebrew / upload-each (TVG-optionalfeatures.json) (push) Successful in 2s
Build Homebrew / upload-each (feats.json) (push) Successful in 2s
Build Homebrew / upload-each (optionalfeatures.json) (push) Successful in 2s
Build Homebrew / upload-each (items.json) (push) Successful in 2s
Build Homebrew / upload-each (races.json) (push) Successful in 2s
Build Homebrew / upload-each (variantrules.json) (push) Successful in 2s
re-organize and add a compendium document
2026-06-23 21:16:17 -07:00
.forgejo/workflows Fix the upload 2026-06-23 20:59:42 -07:00
.ref restructure and migrate to new format 2026-06-23 20:47:06 -07:00
compendiums re-organize and add a compendium document 2026-06-23 21:16:17 -07:00
internal restructure and migrate to new format 2026-06-23 20:47:06 -07:00
Kybr fix: items use reqAttune, not a boolean attunement field 2026-06-20 21:05:21 -07:00
templates Initial compendium: split homebrew content into Kybr Voidbringer and Generic sourcebooks 2026-06-20 10:44:02 -07:00
.gitignore Fix the upload 2026-06-23 20:59:42 -07:00
builder.handoff.md fix: items use reqAttune, not a boolean attunement field 2026-06-20 21:05:21 -07:00
compendium.md re-organize and add a compendium document 2026-06-23 21:16:17 -07:00
go.mod Add Go/Mage 5etools homebrew pipeline; migrate two Kybr items as proof 2026-06-20 11:48:44 -07:00
go.sum Add Go/Mage 5etools homebrew pipeline; migrate two Kybr items as proof 2026-06-20 11:48:44 -07:00
LICENSE.md Initial compendium: split homebrew content into Kybr Voidbringer and Generic sourcebooks 2026-06-20 10:44:02 -07:00
magefile.go restructure and migrate to new format 2026-06-23 20:47:06 -07:00
README.md Initial compendium: split homebrew content into Kybr Voidbringer and Generic sourcebooks 2026-06-20 10:44:02 -07:00

Compendium

A shelf of expansion sourcebooks for TheVault setting. Each book under compendiums/ is grouped by who or what it came from, and can be dropped into an existing campaign independently of the others.

Books

  • Kybr Voidbringer's Codex of Arms — weapons, wondrous items, and Vestiges forged by Kybr Voidbringer.
  • Generic & Adaptations — classes, feats, features, stats, and races not tied to a single in-world creator, including adaptations of other settings (Wings of Fire, Lightbearer/Endurian).

Shared resources

  • templates/ — creation templates for new classes, races, items, vestiges, monsters, etc. Reused across every book.
  • LICENSE.md — Draconis Code and Content License v1.2, applies to all content in this repo.

Adding a new book

  1. Create compendiums/<name>/ with a README.md front matter (what it adds, how to use it) plus type-subfolders (equipment/, races/, etc) as needed.
  2. Link the new book from this README.
  3. Use the templates in templates/ for new entries; follow kebab/Title-Case filenames matching existing books.

History

This repo replaces the type-only organization of the old homebrew-content repo. That repo is left as-is for now; nothing here carries its git history.