Developer Notes

From The Realm Wiki
Jump to navigation Jump to search

Regeneration

Comments in Discord regarding Regeneration:

rdragon — 07/28/2022 Each regeneration stack gives you a 33% chance to regen. Does not appear to be a limit to how many stacks. To calculate the probability of regeneration, the formula would be 1.0 - (0.66^x), where x is the number of stacks. So if x = = 1, the chance is 33%, if x=2, the chance is 56%, x=3 71%, x=4 81%, and so on...