mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-05 07:49:17 +07:00

* 💡 add some comments providing examples * ♻ refactor getGeneralModifiers to increase readability * ♻ refactor getAttackModifiers to increase readability * 🏗 move constants expressed as magic number to separated class to increase maintainability and expressivity * ♻ invert condition to remove continue statement and simplify code * 💚 add some tests for battle damage class