• 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

Adjusting DC script to use different ability modifier.

bodrin

Well-known member
I'm trying to adjust the dragon breath weapon DC script to use the Charisma modifier instead of the constitution modifier.
The custom script should keep the breath weapon as per the type of dragon but alter the calculation to use Cha. It'll be added by a template that assigns a no score to Con.

However I've got a snag once altered the DC isnt calculated correctly it reduces to a base 10 + 1/2 HD only.
Any ideas as to whats gone wrong? Post levels user 10000 is the timing phase I'm using!
Bodrin.
 
Since it is attribute based, I would assume you need to wait until post attributes. That is my guess without more information.
 
I've managed to cobble together a working script. I'd missed half the breath weapon variables out. After looking at lawfuls custom scripts it became obvious what was required!
 
Back
Top