I have a feat that let's an archer add his Dexterity modifier to his
ranged damage. I have been having to do it manually so if the Dex
modifier changes (up or down), I have to redo the adjustments. Is there
a script I could insert into the feat that would automatically increase
or decrease the ranged attack damage based on the dex modifier in DM
Genie? If there is a similar feat that increases damage for something
else based on another attribute modifier, I could try to copy it over
and adjust but I am just stalled out since I am horrible at scripting.
Thanks for any help you can give.
Take a look at the Weapon finesses feat, it should be easy to modify it
for Ranged Weapons.
Great suggestion but unfortunately, it was one of the first things I tried. There is little scripting involved in that and it
is already hardcode d into the program I think since it has a "weapon finese" box to check. Even trying to use the weapon
finese box would not help because i t is attack modifier and I want damage modifer but I do not know how to see any of the
coding written for the weapon finese feat (the Feat Editor only shows that you click the weapon finese box). If you have an
idea of how I can see more of it, please let me know. Otherwise, any other ideas? Any other feats that apply a modifer to
attack or damage?