• 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

Script question concerning caster level

ljbc

New member
I am trying to program the Warpriest from the Complete Divine into my user file. I am hung up on one problem in particular, how to increase the existing divine caster level every other level of warpriest.

My best guess was to look at the Hero Fields, find the caster level field, then write a Class Special object in the editor that increases that field by one for each level of warpriest this is to occurs. In the Hero Fields I found the field tMaxClass which has the descriptor as "Maximum # Classes". This is the best I could find that would control caster level.

Can folks tell me if I am on the right track or not? Does this approach seem sound?

I haven't found great documentation on coding. The tutorials don't seem to go into it, but Chief Weasel gives some hints on his youtube account. Any coding resources would be helpful too.

Thanks!
 
I think (though im not 100% certain) you want the Extra Magic/Power levels section. Thats how ive always done it with my classes. Which is a section in the editor itself, it allows you for each level tell how many levels they should be able to apply to another class.
 
For the record, I've added Warpriest for the next community release. I can send you the updated file if you need it sooner. Send me a PM with your email address.
 
Back
Top