calculateEffectiveHealth

Calculates the Actual Effective Health (EHP)

This effective health calculation model is used for players to determine how much damage they maay take before dying.

Formula: HP * (1 + (DEF / 100))

Return

EHP of the player

Parameters

stats

statistics of the player