Post
Topic
Board Meta
Re: If merit is like A lottery jackpot then it could be so hard to acquire!
by
r1s2g3
on 11/11/2018, 10:44:17 UTC
   
Legendary rank has 333.33 % chance on getting 1 merit for it has only few number of users reaches this rank. Newbie and jr. member has the lowest chance of getting merit with only 1.29% and 8.92 chance on getting 1 merit respectively.

From Piggy Database
Code:
Select count(*) from (
Select u.username,sum(m.merit) from userdata u,Meritdata M where u.rank='Legendary' and u.userid=m.toid group by u.username )A;

count come as 1185.  So even having 333.3% more chances , only 56% of legendary are able to get merits.
For Jr.Member it is 100% because new system make you Jr.Member When you get one merit.

I could be attest to the demoted to newbie rank users and now was able to rank up to member.

Are you sure? I am seeing you as Jr. Member Smiley Smiley