I am attempting to create an action for a barbarian subclass that only deals a straight die roll of damage (e.g. 1d6) but every time I try to create it, the resulting attack incorporates the character's strength bonus (1d6+3). Since this ability is going to be additional damage on top of a normal melee attack, that would result in the strength modifier being added twice to one attack. I have tried adding a fixed value "0", but this does not seem to effect the action. Any ideas?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hello,
I am attempting to create an action for a barbarian subclass that only deals a straight die roll of damage (e.g. 1d6) but every time I try to create it, the resulting attack incorporates the character's strength bonus (1d6+3). Since this ability is going to be additional damage on top of a normal melee attack, that would result in the strength modifier being added twice to one attack. I have tried adding a fixed value "0", but this does not seem to effect the action. Any ideas?