• 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

Insight Bonus to Damage

AndrewD2

Well-known member
I've got an ability that gives an insight bonus to all weapon damage. But if I use BonInsight it adds to attack as well. I'm using wDamAttack right now but that's not an insight bonus. Is this the only way I can do it?

Also I'm targeting wCategory.? in my foreach loop, is there a way to exclude unarmed (since the ability says weapon damage)?

Thanks,
Andrew
 
Sorry, there isn't currently a way to add typed bonuses to just attack or damage. It's another thing we want to do in the future.

In the meantime, you're handling it correctly, just use the generalized, non-specific attack bonus.
 
Back
Top