reyzor1991 / foundry-vtt-pf2e-action-support

Apache License 2.0
0 stars 4 forks source link

Double slice and double dogslicer #36

Open Suldrun45 opened 7 months ago

Suldrun45 commented 7 months ago

When using the Double Slice macro while wielding 2 Dogslicers, if both weapons hit an off-guard enemy, no damage is rolled and a notification "Macro Error: handling combined damage" is displayed.

This seems to be due to the Backstabber trait adding a simple flat modifier precision damage that is not detected by the regular expression in createDataDamageOnlyOnePrecision - the damage formula in my tests was {(4d6 + 10 + 2[precision])[slashing],1d6[fire],1d6[spirit]}