Karlinator / roll20-character-sheets

My fork of the Roll20 characters sheets. Used for developing the Stars Without Number: Revised sheet. My code here: https://github.com/Karlinator/roll20-character-sheets/tree/master/Stars_Without_Number_Revised
MIT License
1 stars 3 forks source link

Adventurer class not in the class drop down #99

Open Wamp99 opened 2 years ago

Wamp99 commented 2 years ago

It looks like the character-class-datalist only contains Expert, Psychic and Warrior with no choice for Adventurer. Any plans on adding it?

Karlinator commented 2 years ago

Adventurer isn't as easy to code for in the autofill since it consists of partial classes. I'm not ruling out doing anything with it, but the beauty of the datalist is that you can just write anything there (including supplement classes as well), you just have to do the rest manually.