• 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

Oathbow Damage

Afternoon adventurers!

My character just picked up an Oathbow *stoked noises*

Is there a way to add the +3d6 bonus damage under the weapon's normal damage listing as a reminder? I'm thinking of something along the lines of what happens with the longsword listing. How it shows the 1d8 + Dex for one hand usage but then has the two-handed damage listed below it.

Thanks in advance!
 
Hey Casey. I believe the following code is what you are looking for. Do you know where to add it?

field[wDamExtra].text = " + 3d6 piercing"
 
Last edited:
Back
Top