Leo Kim b1d4037a57
[Bug] Fix some damage formulas processed with ceil instead of floor (#3557)
* fix damage calculations. add test code

* define toIntValue function to replace every repeatitive min floor function.

* revert unnecessary minimum boundary

* update function name `toIntValue` -> `toDmgValue`. update comments.

* add missing updates for changing function name

* Update src/utils.ts

Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>

* remove redundant comment

* update import code for test with phase

---------

Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
2024-08-21 22:39:11 -07:00
..
2024-08-19 03:23:52 +01:00
2024-08-19 03:23:52 +01:00
2024-08-19 03:23:52 +01:00
2024-08-19 03:23:52 +01:00
2024-08-19 03:23:52 +01:00
2024-07-28 00:47:00 +01:00