Healing: Difference between revisionsGive feedback
Added some missing hero heals (excluded sources of lifesteal) |
m replace * with middots in math formulas; middots formally denotes multiplication |
||
| Line 3: | Line 3: | ||
== Math == | == Math == | ||
The formula for healing is: | The formula for healing is: | ||
<math>\text{healing}_f = \text{healing}_i | <math>\text{healing}_f = \text{healing}_i \cdot \prod(1 - \text{healing}_{red} \cdot b) \cdot (1 + \text{healing}_{amp})</math><br/> | ||
where <math>\text{healing}_f</math> is final healing, <math>\text{healing}_i</math> is initial healing, <math>\text{healing}_{red}</math> is healing reduction amount, <math>b</math> is (1 - healing reduction resistance), and <math>\text{healing}_{amp}</math> is healing amp. | where <math>\text{healing}_f</math> is final healing, <math>\text{healing}_i</math> is initial healing, <math>\text{healing}_{red}</math> is healing reduction amount, <math>b</math> is (1 - healing reduction resistance), and <math>\text{healing}_{amp}</math> is healing amp. | ||