This would require some significant backend development to make it work, so before I go on that path on my lonesome, I thought I might see what you all think of it beforehand.
I would NOT be making class changes per se, but doing this as paths that are taken at level one does mean that there will be some slightly advantaged and some slightly disadvantaged classes as they're folded into a single class.
I would propose it be condensed as the following:
- Warrior - "pure melee"
- Path of the Barbarian
- Path of the Fighter
- Path of the Monk
- Swordbinder - "melee/magic hybrid"
- Path of the Bard
- Path of the Blackguard
- Path of the Beguiler
- Path of the Hexblade
- Path of the Paladin
- Path of the Ranger
- Thief - "sneaks and ne'er-do-wells"
- Path of the Artificier
- Path of the Expert
- Path of the Factorum
- Path of the Rogue
- Invoker - "ie, these guys use invocations, not normal spellcasting"
- Path of the Dragonfire Disciple - we can break this down further by the dragon type
- Path of the Warlock - we can also break this into pacts
- Mage - "spellbook using arcane casters"
- Path of the Necromancer
- Path of the Wizard
- Magician - "spontaneous arcane casters"
- Path of the Sorcerer
- Path of the Warmage
- Priest - "spellbook using divine casters"
- Path of the Cleric
- Path of the Druid
- Path of the Shaman
- Path of the Healer
- Acolyte - "spontaneous divine casters"
- Path of the Favoured Soul - I'd like to rename that, the favourtism angle encourages messy special snowflake RP
- Path of the Mystic
----
Hit Dice
The hit dice for any given class can be changed by the path feat (same sort of mechanism as toughness, we give them +x per level) - so we would take the lowest hit dice in the bracket, and then taking the path feat would apply the proper adjustment retroactively, just like toughness.
Spell lists
We can apply the spell lists through making them domain spells tacked to a specific "domain" thats actually the class's list. This is possible, I've seen it on other PWs, but I do not know what is involved in doing it.
Special Abilities
Class features can be given as free feats at a given level, we just check if you have X class on levelup script completion, and dump it in after. Only real programming consideration here is making sure we retcon away those free feats on a relevel/remake - part of why I want to have classes and stuff solid before I consider that kind of mechanic.
Class requirements for items
I am actually not a fan of class specific requirements for an item, so I consider this a nonissue. In the cases where we do want class requirements, we can use a Feat Requirement for the path. In the cases where its like "divine spellcasters" we can just do the two base classes. A fringe benefit here is you don't have to scroll down a list of like 10 lines thats "every divine caster" for such items.
Multi-classing
Now there's a few approaches we can take with this:
1] We can allow them to take up additional "paths" as a regular feat. This consumes a feat but allows them to multiclass freely without any further intervention. Its worth considering this would curb the idea of "class dips" (To put my flag in the sand here, this is the option I'd personally prefer.)
2] We can allow them to take the path feats as free bonus feats. I would put what limits we care to have on this, but this is quite possible. This is a little more complicated, we'd have to script away exploits - but very doable.
3] We can allow them to submit a request for the additional path through the DM tickets sytem. It can be automated so that when the DM approves it gets applied on next login. I think but am not certain, that they can be applied if you're logged on too, immediately. This is the "safest" system in terms of us collectively avoiding exploits - but it would not be right away.
4] We can only allow multi-classing between the base classes. This would be the default if we took no other action, but I would find this overly restrictive.
---
What do you think? This takes 25 classes and compresses them to 8 so it makes things much less cluttered. I find on places with a ton of classes, choice paralysis can be a real problem for some players, and this ameliorates it without actually losing the diversity of abilities here.