User:SerpentofSet/HealthMath: Difference between revisionsGive feedback
Jump to navigation
Jump to search
SerpentofSet (talk | contribs) m →Example |
SerpentofSet (talk | contribs) m →Math: removed mention of levels |
||
| Line 3: | Line 3: | ||
<math> | <math> | ||
HP_{Max} = \left( HP_0 + | HP_{Max} = \left( HP_0 + N_{PI} \times PI_{HP} \right) \times (1 + \textstyle\sum HP_{Shop} ) + \textstyle\sum HP_{Bonus} | ||
</math> | </math> | ||
where <math>HP_{Max}</math> is max health, <math>HP_0</math> is starting health, <math>PI</math> is the | 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. | ||