Got a question concerning creating a new class. I can get the class to work as long as I have exactly the same number of ability, attribute and talent points as vanilla classes. As soon as I change the numbers, say increment an attribute or ability by 1 (taking into account increase in req'd ability points), the class does not show up anymore.
I am modifying properties.lsx and myclassname.lsx files. Basically dirs look like: Game_Install\Data\Mods\Shared\CharacterCreation\properties.lsx and Game_Install\Data\Mods\Shared\CharacterCreation\ClassPresets\myclassname.lsx. I've been trying to figure out what the heck is going on and no cigar. I can change the skillset.txt file for skills no problem.