// new campaign initialized
A text-first, persistent AI Dungeon Master
Eshyra is a campaign engine for long-running fantasy play: it remembers prior events, tracks structured game state, adjudicates rules through deterministic tools, and sustains a tabletop-like solo or small-group experience entirely through text.
Eshyra itself is early pre-release and under construction. There is no sign-up yet. In the meantime, the project has produced something useful on its own - a structured, openly licensed D&D 5e SRD rules pack you can download and use today.
D&D 5e SRD 5.1 rules pack
A structured, machine-friendly representation of the System Reference Document 5.1, extracted by Eshyra's deterministic importer into a single JSON records file with per-record provenance. Useful for tools, bots, search indexes, and other tabletop software.
This is reference data derived from CC BY 4.0 source material. It is not original game content and not an endorsement by Wizards of the Coast.
- records
- 1811
- record kinds
- 16
- pack size
- 476.6 KB
What's inside & how to verify it
The ZIP contains manifest.json,
records.json, ATTRIBUTION.txt, and a
short README.md. Each record names the SRD location
it was extracted from.
ZIP SHA-256:
4a7619dad1e1ddb2aac862b19e1689e4d13fd4ac22351503c1a4d13f8beeeba6
Source SRD 5.1 SHA-256:
2504d2a0abb0a4d491a939be4f17910a2dde0312570ab8d208080225ccf0a1f0
| Record kind | Count |
|---|---|
| rule | 335 |
| spell | 319 |
| creature | 317 |
| magic-item | 240 |
| equipment | 218 |
| feature | 183 |
| table | 108 |
| hazard | 25 |
| condition | 15 |
| ancestry | 13 |
| class | 12 |
| subclass | 12 |
| action | 10 |
| stat-block | 2 |
| background | 1 |
| feat | 1 |
Prefer the source? Browse and diff the rules-pack files directly in the repository: github.com/jbongaarts/eshyra.
License & attribution
The rules pack is distributed under the Creative Commons Attribution 4.0 International License. If you redistribute these records or derivatives, preserve the attribution below.
This work includes material taken from the System Reference Document 5.1 (“SRD 5.1”) by Wizards of the Coast LLC and available at dnd.wizards.com/resources/systems-reference-document. The SRD 5.1 is licensed under the Creative Commons Attribution 4.0 International License available at creativecommons.org/licenses/by/4.0/legalcode.
The Eshyra application itself is a separate work and is not offered here; its source is governed by its own license in the repository.