New to this, so I am not sure if I'm doing it wrong, but on my barbarian, when I try to add the totem feature (bear), it's seems to want to hang and do nothing. I've let it set for a good 20 minutes. Nothing.
I am using Notepad++ and Adobe Acrobat (it has its own error checking, debugging, etc.)@morepurplemorebetter
Regarding the last bug with tiefling -- I don't know if you're interested, but when I was trying my hand at coding up some of the Volo's races, I wired up a set-up that uses webpack and babel to compile the code from modules. It could also allow you to write unit tests and use code-quality tools like eslint. If you're interested I could share that with you -- I don't know what voodoo you're using to build this thing.
Did you try v12.6? Because that one has a bug which will affect Barbarians (as it is a bug with resistances). Try the latest version, v12.61 that was just updated 2 hours ago. Sorry about the inconvenience!
Disregard that, I found the culprit that was in both v12.6 and v12.61
I got busy streamlining a lot of code, but streamlined it a bit too much
When I created the code for the carrying capacity, I assumed that 5e uses multiplication the same way as 3.5e did. However, I now see that it does actually multiply instead of increasing the multiplier by 1. I will fix this in the next version. Thank you for reporting this issue!Totems are still not right. Aspect of the Bear is not working correctly with Goliath. Str 20 is coming out at encumbrance at 301, and it should be 401. (20*5*2[Goliath's Powerful Build]*2[Aspect of the Bear]=400)
Great to hear you like the Complete Spell Sheets per Class!I really like the Class spell sheets, but I am have a small problem. My group only uses the Player Handbooks spells. I go into the sheet and I see how to remove the extra spells and it works fine except for cantrips they still have SC & EE spells listed. I tried deleting the rows but it just made duplicates. So how can remove other spells from cantrips?
also is there a way to delete the extra rows that are not in use?
thanks and great job.