View Single Post
sleepyspoonie
Junior Member
 
Join Date: Feb 2017
Posts: 7

Old August 14th, 2022, 03:34 PM
I have a power that allows the user to add a flat bonus to damage with a melee finesse weapon equal to their Strength score, in addition to the bonus from Dex. I've figured out how to add a static/flat modifier, but not how to do so with the character's actual strength.

Here's what I have so far:

HTML Code:
hero.child[Damage].field[dmmBonus].value += 2
Phase: Post-Attributes
Timing: 9000
Index: 1

Any help with it would be appreciated.

Last edited by sleepyspoonie; August 14th, 2022 at 03:44 PM.
sleepyspoonie is offline   #1 Reply With Quote