Page 1 of 1

[DARK AGENT] ELO SYSTEM (updated)

Posted: 10 December 2016, 21:24
by Rudolf
Hello !
some players asked me to review how Elo were running on Dark, (thanks for you messages :) )

It's now relative to your rank:
if your rank is detected (means you're premium)

Premium:
when you win:
if rank<=1600 bonus elo = ['game score'];
if rank<=1700 bonus elo = ['game score']-60;
if rank<=1800 bonus elo = ['game score']-70;
if rank<=1900 bonus elo = ['game score']-80;
if rank<=2000 bonus elo = ['game score']-90;
if rank<=2100 bonus elo = ['game score']-95;
if rank<=2200 bonus elo = ['game score']-97;
else bonus elo = ['game score']-100;
(1 is minimum when you win)
if you're not premium, you earn only 1 point (the rank is hidden)

when you lose (premium/non premium): minus 1 for all ranks


hope it's ok for you now...



kind regards,
Rudolf

Re: [DARK AGENT] ELO SYSTEM (updated)

Posted: 12 December 2016, 09:46
by Rudolf
update

Re: [DARK AGENT] ELO SYSTEM (updated)

Posted: 24 December 2016, 13:09
by Rudolf
when you lose (premium/non premium): minus 1 for all ranks