scionaltera/agonyforge

Externalize Profession into configuration

Opened this issue · 0 comments

Professions ("classes" in most TTRPGs) are defined by the ProfessionLoader class where the definitions of the professions are hard coded. These definitions should be moved into configuration files so they can be changed easily without needing to change the code.