Skip to content

Instantly share code, notes, and snippets.

View efortner's full-sized avatar

Ethan Fortner efortner

View GitHub Profile
@efortner
efortner / README.md
Created May 25, 2025 21:41
D&D 5e System Reference Document Monsters

D&D 5e System Reference Document Monsters

Description

This re-exports tkfu's srd_5e_monsters.json Gist into a more machine-readable format. This is slightly lossy from the original scrape as HTML tags have been scrubbed and some small details may be missing.

Source

The latest version of this file is available here. Attack rolls were extracted using Meta Llama 4 Scout through Ollama.

Interfaces

TypeScript interfaces for both the original and re-exported files are here.