• 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

How to add +1 caster level

Several traits give +1 or more caster levels to a selected class. In example "Magical Knack" does this. I would take a look at the trait in the editor using "New (copy)" and see how the script work. I think its a field on the class but I have not looked in a long time.
 
Tim I want to add a caster level each time the class gains a level. I know there is an easy way to do this but I cannot find it. I think it somewhere on the class specials tab.
 
Tim I want to add a caster level each time the class gains a level. I know there is an easy way to do this but I cannot find it. I think it somewhere on the class specials tab.
Are you talking about a normal PrC's +1 Caster Level thing? Because it confused me when you said "w/o adding new spells". As the normal PrC rule is "the character gains new spells per day as if he had also gained a level in a spellcasting class he belonged to before adding the prestige class."

In that case its under the "extra magic/power" section. Ummm I am not in front of HL at the moment and I can't remember the exact wording. But its something like "Extra magic" and you fill in an array of values to represent each level...

When I get home I can get the "exact" wording for you if you don't find it by then.
 
In that case its under the "extra magic/power" section. Ummm I am not in front of HL at the moment and I can't remember the exact wording. But its something like "Extra magic" and you fill in an array of values to represent each level...
The exact wording is "Extra Magic / Power Levels". And yes you fill out an array for each level you wish to give a bonus too. So if the class got a +1 caster level at level 1, 2, and 5 the array would look like this:

row 0: 1
row 1: 2
row 2:
row 3:
row 4: 3
 
Back
Top