TemplePlus
TemplePlus copied to clipboard
Features page
It's a big problem, but it needs describing.
The Features page and how classes respond to it is hardcoded to each class. Interaction with it would really help with custom classes, as evidenced by the need for radial selection menus for the Marshal. The ideal solution is a Python-driven generic Features page that can receive one or more lists of bonus feats from the class definition page and dynamically set a number of boxes accordingly.
This would have a number of applications for implementing new classes and better implementing existing ones.