• 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

Base Att and Save Edit?

To do what? You can't directly alter the code that produces those values, but you can certainly create a script that modifies them however you choose.
 
I just saw your other post in the user projects forum - you should be able to create a script that uses a foreach loop to find everything that uses progression X and adds or subtracts the difference between the d20 version and the new version. It'll be clunky, but it will work.

I'll have more time tomorrow to figure out what you'll need to modify, but it's probably in the class helper, since that's where the attack and save progressions are selected.
 
Back
Top