Tetra-cube/Tetra-cube.github.io

I would like to see the proficiency bonus and Hit Die Type, and list more sources

Opened this issue · 5 comments

I want to see the proficiency bonus next to the challenge rating, which is the way dnd beyond has it:
image

I have a code change for this enhancement, but I don't have permission to push my branch to origin.

I know this is kind of unrelated, but it would also be cool to be able to manually adjust the Hit Die Type used when creating monsters, instead of it being fixed by the monster's size. I also have a fix for this in my branch:
image

Another improvement I see is that from https://api.open5e.com/, I see there are 7 sources available, but this tool only gets monsters from 2 of those:
"wotc-srd", "tob", "tob2", "tob3", "cc", "menagerie", "taldorei"
I think it would be better if you had one dropdown that specified the source, and the second dropdown was the monster. Or maybe some kind of advanced search that you could type in, and it would show all matches across all sources. I'm working on a solution to this in my branch, I'll post what I come up with

OK, I've got an even better solution: image

I have a code change for this enhancement, but I don't have permission to push my branch to origin.

would you mind sharing your branch? I am looking for this feature as well, but idk if this project is still active.