So I did some game breaking because I wanted to find out what the limit for certain stats in the game are, turns out the limit for HP is that of a 32-bit signed binary integer (2.147.483.647) (for those wondering what that "signed" means, it practically just takes away one bit to add the possibility for negative values).
From a theoretical standpoint this might be interesting for some.
From a practical standpoint:
I do get that as off right now is practically impossible to achieve this much HP but there´s also no single player that got anywhere close to the max HP possible right now (calculating that would be way too time consuming alone). As a rough outline however: The niraka helmet and armor can give up to 138,2 million HP alone, which is, atleast to my knowledge, more HP than any player currently has.
From a theoretical standpoint this might be interesting for some.
From a practical standpoint:
I do get that as off right now is practically impossible to achieve this much HP but there´s also no single player that got anywhere close to the max HP possible right now (calculating that would be way too time consuming alone). As a rough outline however: The niraka helmet and armor can give up to 138,2 million HP alone, which is, atleast to my knowledge, more HP than any player currently has.
Comment