CBLoader / CBParts

Part Index
https://cbloader.vorpald20.com/
4 stars 1 forks source link

Headsman's Chop adds double bonus for weapons in both axe and heavy blade groups #220

Closed thoth-process closed 1 month ago

thoth-process commented 3 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.