Quote:
Originally Posted by Arkaaito IIRC it's just level = 1+max(floor(log[2](1/50)),-1).
Or if this sounds complicated, it's described by the recursive relation:
(threshhold for level n+1) = 2*(threshhold for level n)
threshhold for level 1 = 50.
So for instance,
level(arka) = 1+max(floor(log[2](540/50)),-1) = 1+max(floor(log[2](10.8)),-1) = 1+max(floor(3.xyz),1) = 1 + 3 = 4
level(thoralf) = 1+max(floor(log[2](12/50)),-1) = 1 + -1 = 0
level(SulferDragon) = 1+max(floor(log[2](1013/50)),-1) = ...when the heck did YOU make so many posts?!  |
Haha, bro, I really don't understand all of that.
If there usually is an increase in posts really fast, the user might've bought a post count from the token shop that increases the surrent post count + 50.