Skip to content

1.9.7.3689

Compare
Choose a tag to compare
@dol-leodagan dol-leodagan released this 31 May 16:04
Fix debuff in SpellRangePercentCalculator (#162)

* Fix debuff in SpellRangePercentCalculator

Change (int) rounding for debuff calculation to be applied after multiplication

* Fix debuff in ArcheryRangePercentCalculator

Same error as in SpellRangePercentCalculator