Reset limb max value after a raid

This commit is contained in:
Chomp
2025-07-08 10:08:36 +01:00
parent 577d4e9b95
commit 9e136fa664
2 changed files with 25 additions and 0 deletions
@@ -895,6 +895,13 @@ public class LocationLifecycleService(
isDead
);
// Required when player loses limb in-raid and fixes it, max now stuck at 50% or less if lost multiple times
var profileTemplate = profileHelper.GetProfileTemplateForSide(
fullServerProfile.ProfileInfo.Edition,
serverPmcProfile.Info.Side
);
serverPmcProfile.ResetMaxLimbHp(profileTemplate);
if (isTransfer)
{
// Adjust limb hp and effects while transiting