Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes to a5e np cs and tob1 2023 errors #479

Merged
merged 6 commits into from
Jul 30, 2024

Conversation

mshea
Copy link
Collaborator

@mshea mshea commented Jul 8, 2024

A bunch of NPCs in the A5e Menagerie had parts of their descriptions in their stat block. I also confirmed that, even though sometimes a stat block refers to another monster, that's because its a variant. Like pirate captain and bandit captian, spy and cutthroat, master spy and assassin and others. That's actually intended.

Copy link
Contributor

@calumbell calumbell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, thanks for your contribution!

These changes look good to me! Everything runs as expected on local. Ran some tests by spinning up the F.E. site on local, pointing it at the Django test server, and visiting some of the pages changed by this PR:

  • /monsters/queenofnightandmagic-tob1-2023
  • /monsters/haugbui-tob1-2023
  • /monsters/blackguard-a5e
  • /monsters/adult-emerald-dragon-a5e
  • /monsters/goblin-shieldbearer-a5e
  • /monsters/green-hag-a5e
  • /monsters/guard-squad-a5e
  • /monsters/treant-a5e
  • /monsters/will-o-wisp-a5e

These monster pages look a lot better with restructured JSON input, nice work!

Ran into a merge conflict due to PR #460 also changing data/v1/tob-2023/Monster.json, but it was a simple enough fix (changing the description key back to desc in the entries changed).

I'll go ahead and get this PR approved. Thanks again for your help!

@calumbell calumbell merged commit dec2b69 into staging Jul 30, 2024
3 checks passed
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