vikigenius / SpellbookMerge

SpellbookMerge is a mod for Pathfinder Wrath of the righteous that allows additional spellbook merging options
MIT License
19 stars 6 forks source link

Paladin Spell Progression Angel Merge #29

Open OnmiKhaos opened 1 year ago

OnmiKhaos commented 1 year ago

There's an awkward progression with Paladin and spell levels. Due to the way the Paladin calculates spell levels, you often wind up skipping spell levels, for example at Mythic 3, level 16, a Paladin will still have level 4 spells, and then when hitting Mythic 4, jump to level 6 spells, completely bypassing 5.

I would suggest treating the Paladin merged spell book as a full caster? Rather than this awkward progression?

vikigenius commented 1 year ago

It is done that way because afaik no there is no easy way to conditionally treat merged Paladin as a full caster. The progression tables are independent of merging, merging only affects CL.

So tweaking it will cause all Paladins in the game to have the same progression. That's why I wait for the level 4 spells to be filled before speeding up progression after.

OnmiKhaos commented 1 year ago

That does stand to reason as being quite annoying, but also does cause a bit of an awkward part where the class progress so out of whack compared to others. I mean I'm still grateful and love the mod but it's a shame. Totally understood though, I wouldn't have a clue how else you would change the progression without a deep dive.