Editing User:SerpentofSet/HealthMathGive feedback
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
== Math == | == Math == | ||
The formula for max health | The formula for max health is: | ||
<math> | <math> | ||
| Line 6: | Line 6: | ||
</math> | </math> | ||
where <math>HP_0</math> is | where <math>HP_{Max}</math> is max health, <math>HP_0</math> is starting health, <math>N_{PI}</math> is the number of [[Level|Power Increases]] earned, <math>PI_{HP}</math> is the hero-specific added base health from each power increase, <math>HP_{Shop}</math> are the implicit base health percent increases from [[Vitality]] items, and <math>HP_{Bonus}</math> are the miscellaneous bonus health flat increases from items, [[Golden Statue|Golden Statues]], [[Powerup Buff|Survival Powerups]], the [[Rejuvenator]], etc. | ||
With the purchase of [[Glass Cannon]], the player's max health is reduced by 15% after the above calculations. | With the purchase of [[Glass Cannon]], the player's max health is reduced by 15% after the above calculations. | ||