Chuteuk wrote:
There is already a cooldown on equipping suits which resolved this very issue.
Not what I was getting at
People can still equip a suit at 1 HP and get a tonne of HP back from equipping a suit, then holster it when they get low on HP again and be back to 100HP
This small simple fix will solve those two issues.
It's PlayerHP = (BaseSuitHP) * (PlayerHP / 100) when giving the HP
and PlayerHP = (PlayerHP / BaseSuitHP) * 100 when setting it back