Skip to content

feat(2024): Add 2024 monsters - #1229

Merged
bagelbits merged 11 commits into
mainfrom
add2024Monsters-base
Sep 22, 2026
Merged

bagelbits merged 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.

@bagelbits
bagelbits added this pull request to stack #1232 September 22, 2026 21:46
@bagelbits
bagelbits merged commit cb70dd4 into main Sep 22, 2026
6 checks passed
@bagelbits
bagelbits deleted the add2024Monsters-base branch September 22, 2026 22:41
bagelbits pushed a commit that referenced this pull request Sep 22, 2026
🤖 I have created a release *beep* *boop*
---


##
[5.12.0](v5.11.1...v5.12.0)
(2026-09-22)


### Features

* **2024:** Add 2024 monsters
([#1229](#1229))
([cb70dd4](cb70dd4))
* **2024:** finalize generated monster data
([#1231](#1231))
([6f6299e](6f6299e))
* **2024:** validate and reshape generated monster data
([#1228](#1228))
([8693259](8693259))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: 5e-bits-deploy-bot[bot] <209387221+5e-bits-deploy-bot[bot]@users.noreply.github.com>
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