• 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

Tag for Finessable weapons

Bob G

Well-known member
Hi Lonely Wolves of the Studio, and happy Thanksgiving!

Is there a tag for weapons usable with the Weapon Finesse feat that I can use in a tag expression? I couldn't find one that worked. I'm creating a Rogue Talent that has the user choose a single weapon usable with Weapon Finesse, and then adding DEX to damage for that weapon only.

I'm thankful for the great community and support over the past year. THANK YOU!
 
You can apply the tag Helper.Finesse to any weapon to allow it to use dexterity for attack rolls I think. Although, I cant check it at the moment. Although, you might want to examine the Improved Weapon Finesse feat which can be found in the community content. I'm not sure the details of the script but I'm fairly certain it uses a foreach loop and checks if weapons have the finesse tag and then adds dex to damage.
 
Last edited:
Look at the unchained rogue's cRogFinTra that does exactly what you want in a class feature instead of a feat
 
Back
Top