• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Restrict Automatic 0-Level Spells

Is there any way to prevent all 0 level spells from being added to a wizards spellbook? While I allow spells from lots of sources, only the core Paizo spells are the ones the PCs have automatic access to. The others they have to aquire.
 
I'm either missing something, or HL handles the spellbook internally and there's no way to modify what goes in there to start. That said, you could create a new Wizard class based on the current one using New (Copy). When I do that, the spellbook is not populated with any spells. I can't say there won't be other side effects though, cause I haven't done full testing on it.
 
I've not found a way to do this simply. Some time back I was able to do it after going through a complicated process, but it wasn't worth it in the end because I kept getting warning popup every time I did something with the hero. It is hardcoded in HL, nothing we can do about it.

I may revisit this at some point, because I want there to be a way to include personal spells to a list, but not as part of the Wizard spell list itself. One way I have thought of doing that is to add a User.Personal tag to personal spells and exclude them from general selection. The problem, of course, is how to assign them to the appropriate heroes, but that's a dilemma for another day.
 
Back
Top