Closed aevitas closed 8 years ago
Due to level scaling, HealthMax will display the scaled maximum health of the character. We should add HealthMaxUnscaled, so that we can determine whether we've been scaled down in level or not.
HealthMax
HealthMaxUnscaled
Was already previously implemented.
Due to level scaling,
HealthMax
will display the scaled maximum health of the character. We should addHealthMaxUnscaled
, so that we can determine whether we've been scaled down in level or not.