Skip to content

Branching Spellbook

Hello,

I am trying to figure out if there is a smart way to branch a spellbook for a single custom class.

The idea is to have a base class that on X level can select a path/subclass route, and depending on the choice additional spells will be added to the spellbook of the path (Main spellbook + extras depending on the path).

One way I thought about it was by adding it through the domain system, but I would not want those domains to be visible to clerics.

Has anyone faced a similar idea before, or has ideas on how this could be handled in a way that makes it scalable?

Thanks!






Sign In or Register to comment.