I have options for a class that can allow the user to select a limited spellbook. Normally I would modify the class helper to handle this, but the class can select both a wizard/witch spellbook and a cleric/druid spellbook. Both of these specific they learn X number of spells for their spellbook. Of these spells they can use Y of them each day.
Because of this I was thinking of using a configurable. However, how do I add a spellbook via. a configurable as well as set up the limits on number of spells they can select and the number taken per day?
Because of this I was thinking of using a configurable. However, how do I add a spellbook via. a configurable as well as set up the limits on number of spells they can select and the number taken per day?