Skip to content

Conversation

@calumbell
Copy link
Contributor

Description

This PR adds the Marshal class (and subclasses) from the Level Up Advanced 5e SRD (https://a5esrd.com/a5esrd) to the Open5e API (V2).

While adding this add has been a long term goal of this project, I have only opted to add one class here as a stress-test for our CharacterClass model to make sure it is capable of fully expressing character class data from different sources (compare PR #808 which performs a similar task for the Tales of Valiant classes).

Overall I was satisfied with how our model performed. I am uncertain how best to handle A5e's Maneuvers, which is necessary information to present to users who are building martial classes using A5e, but not actually part of the class data.

How was this tested

  • Spot checked on local Django test server
  • pytest (all passing)

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.

1 participant