In 2024 D&D 5.5e has been released (previously known as dnd 5e 2024)
We want to update the compendium of SRD monsters with the new compendium of 5.5e monsters. Most of the monsters are the same but with slightly different stats so we need to create all monsters again.
monsters are compatible between 5e and 5.5e but users should be able to select from which source they want to search monsters. This should be campaign based. So a user can select at campaign level which version is used for the campaign. but because monsters are compatible with each other they should be able to add their custom monsters in both 5 and 5.5 campaigns.
For this feature you can expect that the API at api.harmlesskey.com has a feature to distinguish between 5 and 5.5e. Likely using a query param, but suggestions are welcome.
My first intuition would be to add a field to monsters/npcs for dnd_version but any suggestions are welcome
In 2024 D&D 5.5e has been released (previously known as dnd 5e 2024)
We want to update the compendium of SRD monsters with the new compendium of 5.5e monsters. Most of the monsters are the same but with slightly different stats so we need to create all monsters again.
monsters are compatible between 5e and 5.5e but users should be able to select from which source they want to search monsters. This should be campaign based. So a user can select at campaign level which version is used for the campaign. but because monsters are compatible with each other they should be able to add their custom monsters in both 5 and 5.5 campaigns.
For this feature you can expect that the API at api.harmlesskey.com has a feature to distinguish between 5 and 5.5e. Likely using a query param, but suggestions are welcome.
My first intuition would be to add a field to monsters/npcs for dnd_version but any suggestions are welcome