Closed thoth-process closed 6 months ago
The feat Headsman's Chop has this rules code:
<rules> <statadd name="axe group:damage" value="+5" condition="against a prone target" /> <statadd name="heavy blade group:damage" value="+5" condition="against a prone target" /> </rules>
For most weapons, this works properly, but for weapons which are in both groups, such as a khopesh, both these statadds apply, and the feat grants +10 damage.
The feat Headsman's Chop has this rules code:
For most weapons, this works properly, but for weapons which are in both groups, such as a khopesh, both these statadds apply, and the feat grants +10 damage.