• 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

Medium Armor with no Dex bonus

Nairb

New member
Is there a way to add Medium armor that does not give a Dex bonus? Or Heavy armor that gives a max Dex of +2?
 
You could always create a script on a suit of armor to either give it a dex modifier or take one away.
 
You may want to look at the code in the feat Medium Armor Master to get an idea on how to work on it.

It shows how to add a DEX modifier that simulates medium armor having a max DEX of 3.

You'll obviously be looking at doing the reverse but the logic will be similar for both cases.
 
Thanks for pointing me in the right direction. I got it to work, but is there a way to get rid of the text in the description that says "(+2 max dex bonus)"
 
Back
Top