bfrpg-data
v0.1.0
Published
Basic Fantasy RPG monster dataset, extracted from the official source documents. Data files only, zero dependencies.
Downloads
156
Maintainers
Readme
bfrpg-data
Basic Fantasy RPG monster dataset (0.1.0). Data files only — no code, no dependencies. See the project README for formats, schema, and attribution requirements.
This is an unofficial community project, not affiliated with or endorsed by the Basic Fantasy Project or Chris Gonnerman.
const bestiary = require("bfrpg-data"); // { meta, data }
import goblin from "bfrpg-data/monsters/goblin.json";CDN (jsDelivr): https://cdn.jsdelivr.net/npm/[email protected]/bestiary.json
Licensing is per source book (core records CC BY-SA 4.0, Field Guide records OGL 1.0a) — see LICENSE and ATTRIBUTION.md.
