• 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

Specific School of Magic CL bonus....

ShadowChemosh

Well-known member
I need to be able to give a bonus to a specific school of magic Caster Level. Specifically for Conjuration(Healing) as their are many feats and magic items that give a bonus.

In pathfinder this is part of the core data set but I can't seem to find the same thing in d20. So first question is does this really not exist or I am I just missing something?

The next is assuming it does not exist I really need this functionality. So I was going to create a new unique Simple Thing(zzConjHeal) to store this value for me. Then adjust feats and magic items to simply add to to the Value on zzConjHeal. Then I can simply bootstrap this to my new Healer Class.

My big need is I don't want to manually calc the the Healing spells value instead I want them to print their correct value for me. So I already wrote a new script that I attached to all the Cure spells for the Healer class to calc the correct value and change the livename.

So my final question is their a better way to have done this or does this seem to work just fine? I figure I can add another .user file to contain these new zz Things for each school of magic that can be added to the new d20 data set project. Any thoughts on this?

Thanks
 
Back
Top