• 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

question about items that add to caster level

Dwayne

Well-known member
I was trying to make an item that added +1 to caster levels so I looked at the ioun stone (orange prism) that adds to caster level. I noticed that nothing happened to my caster level so I checked the ioun stone. It also did nothing. Does this feature even work in HL?
 
Yes it works. Their is a CL adjustment you could look at. CL is stored on each Class Helper object ie (cHelpWiz) for wizard. So you would have to do a foreach loop if you wanted to increase all caster classes a character has.
 
Back
Top