• 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

Full strength bonus damage

frumple

Well-known member
Is there a tag to make a natural attack that normally gets half STR bonus damage (like wWing) get the full STR bonus?
 
Just the full strength bonus, or do you also want to turn it into a primary attack, meaning the -5 penalty for secondary attacks is also removed?

Turning it primary is the Helper.NatPrimary tag. Only altering the strength bonus without turning it into a primary attack will take me some research, because that's not a standard way of doing things.
 
It is a secondary attack that has the full strength bonus. (It is for the elemental dragons from the Tome of Horrors Complete, specifically the earth dragon).
 
We don't have a tag for that (that I can find) at the moment. If it were a secondary attack with 1.5 x Str bonus then you could apply Helper.NatTwoHand, or if it were 2 x Str bonus that would be the Helper.Powerful tag. It looks like you'll have to make an eval script that adds 1/2 the Str bonus to the specific weapon.
 
Back
Top