So I have a path of the beast barbarian who has natural weapons. I was wondering if there was a way to build an item that would give a +1 - +3 to the natural weapons of their beast form attacks like they could possibly get if they were using a weapon. So far, I was able to make a wondrous item with the following codes:
and it seems to work to add a +1 to the 'to hit' portion of my character sheet but not to damage. Is there a way to build it in such a way that it would add the plus to both?
So I have a path of the beast barbarian who has natural weapons. I was wondering if there was a way to build an item that would give a +1 - +3 to the natural weapons of their beast form attacks like they could possibly get if they were using a weapon. So far, I was able to make a wondrous item with the following codes:
MODIFIER TYPE: Bonus
MODIFIER SUBTYPE: Natural Attacks
FIXED VALUE: 1
and it seems to work to add a +1 to the 'to hit' portion of my character sheet but not to damage. Is there a way to build it in such a way that it would add the plus to both?
I believe you would be looking at the next one down under Bonus within the Modifier Type, that being Damage, Subtype: Natural Attacks, Fixed Value:1
You're the best! That works perfectly, thank you so much!