Healing: Difference between revisions

Added some missing hero heals (excluded sources of lifesteal)
Xy (talk | contribs)
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 * \prod(1 - \text{healing}_{red} * b) * (1 + \text{healing}_{amp})</math><br/>
<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.