Skip to content

feat(2024): Add 2024 monsters - #1229

Open
bagelbits wants to merge 11 commits into
mainfrom
add2024Monsters-base
Open

bagelbits wants to merge 11 commits into
mainfrom
add2024Monsters-base

Conversation

@bagelbits

@bagelbits bagelbits commented Sep 20, 2026

Copy link
Copy Markdown
Collaborator

What does this do?

Adds the 2024 Monster data

How was it tested?

It's not (yet).

Is there a Github issue this is resolving?

NA

Did you update the docs in the API? Please link an associated PR if applicable.

No

Here's a fun image for your troubles

image

I created the Barovian Travel Planner, a tool to calculate the distances and travel times between various locations in Curse of Strahd's tiny country of Barovia. Many DMs choose to increase the map scale, but for my campaign, I've stuck to the classic quarter mile per hex.


Sept 13, 2026

Currently this PR includes monster data from this gist, as the text extraction that I have used previously did not handle the monsters well.
The PR currently includes the function that I have created to reshape the gist data to the API format.

Known Issues

Gist data does not include the fields skills, gear, or proficiency_bonus. Proficiency Bonus can be calculated in a future update, but Skills and Gear will need to acquired from another source.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants