
I have a game system I've been working on for a few years and just recently started working with html/css/script/api. Honestly not sure if I'm in the right place to post this but while creating the character sheet, I've run into a few snags. How can I add class features and race traits once they are selected so the sheet can update on its own?
There's a few other side mechanics I'm trying to implement into the coding like:
-exp system for class level up and profession leveling
-(already mentioned racial traits and class features when they are selected.)
-Is it needed to add each piece of equipment (armor/jewelry/weapons) that are class restricted?
These are the main issues I'm trying to figure out. Any help is greatly appreciated.
My objective in creating this character sheet for my game is so the players have minimal work to put into creating their characters.