Skip to content

Stat calculation

Arkadiy Zakharov edited this page Nov 2, 2022 · 2 revisions

Raw formulas

Straight profit formula: Final stat = ((base + add) * (1 + increased + ...) * ((1 + more) * ...)) + additional

Reverse profit formula: Final stat = ((base + add) / (1 + increased + ...) * ((1 + more) * ...)) + additional

Straight profit stats

Straight profit stats are stats which you preferably want to increase. I.e. Life, Energy shield, Damage

Reverse profit stats

Reverse profit stats are mostly rate stats (but not all). I.e. Cooldown rate, Energy shield recharge delay rate.

Clone this wiki locally