Difference between revisions of "Leagues and league score"

From Gladiabots Wiki
Jump to: navigation, search
(Created page with "== League score == Each player starts the game with a league score of 1000 points. After each ranked match in career a certain amount of league score points is exchanged betw...")
 
Line 13: Line 13:
 
[[File:League score delta example.png]]
 
[[File:League score delta example.png]]
  
 +
If the same player draws against that opponent he still gets 5 points, in case of a defeat he looses 10 points.
  
Let's say you have 1000 league points (in Gold league):
+
{|class="wikitable"
 
+
! !!colspan="4"|Victory!!colspan="4"|Draw!!colspan="4"|Defeat
    you fight against a player with a lower league score (800 league points):
+
|-
        if you win, you take 10 league points from him
+
!League score difference!!K=50!!K=40!!K=30!!K=20!!K=50!!K=40!!K=30!!K=20!!K=50!!K=40!!K=30!!K=20
        if you draw, you give him 10 league points
+
|-
        if you lose, you give him 30 league points
+
|  600||48||39||29||19|| 12|| 9|| 7|| 5|| -2|| -1|| -1|| -1
    you fight against a player with the same league score (1000 league points):
+
|-
        if you win, you take 20 league points from him
+
|  500||47||38||28||19|| 11|| 9|| 7|| 4|| -3|| -2|| -2|| -1
        if you draw, no league point is exchanged
+
|-
        if you lose, you give him 20 league points
+
|  400||45||36||27||18|| 10|| 8|| 6|| 4|| -5|| -4|| -3|| -2
    you fight against a player with a higher league score (1200 league points):
+
|-
        if you win, you take 34 league points from him
+
|  300||42||34||25||17||  9|| 7|| 5|| 3|| -8|| -6|| -5|| -3
        if you draw, you take 14 league points from him
+
|-
        if you lose, you give him 6 league points
+
|  200||38||30||23||15||  6|| 5|| 4|| 3||-12||-10|| -7|| -5
 +
|-
 +
|  100||32||26||19||13||  4|| 3|| 2|| 1||-18||-14||-11|| -7
 +
|-
 +
|    0||25||20||15||10||  0|| 0|| 0|| 0||-25||-20||-15||-10
 +
|-
 +
| -100||18||14||11|| 7|| -4||-3||-2||-1||-32||-26||-19||-13
 +
|-
 +
| -200||12||10|| 7|| 5|| -6||-5||-4||-3||-38||-30||-23||-15
 +
|-
 +
| -300|| 8|| 6|| 5|| 3|| -9||-7||-5||-3||-42||-34||-25||-17
 +
|-
 +
| -400|| 5|| 4|| 3|| 2||-10||-8||-6||-4||-45||-36||-27||-18
 +
|-
 +
| -500|| 3|| 2|| 2|| 1||-11||-9||-7||-4||-47||-38||-28||-19
 +
|-
 +
| -600|| 2|| 1|| 1|| 1||-12||-9||-7||-5||-48||-39||-29||-19
 +
|}
  
 
== League promotion and demotion ==
 
== League promotion and demotion ==

Revision as of 00:30, 15 September 2017

League score

Each player starts the game with a league score of 1000 points. After each ranked match in career a certain amount of league score points is exchanged between the opponents. The amount of exchanged league score points depends on the result, the league score difference between the opponents and the K factor used in the league of the deploying player.

The elo rating system[1] is used for the calculation of exchanged league score points:

League score delta.png

Examples

If a player in Gold league (K factor 40) with a league score of 1000 points wins against an opponent with 1200 points he gets 30 points:

League score delta example.png

If the same player draws against that opponent he still gets 5 points, in case of a defeat he looses 10 points.

Victory Draw Defeat
League score difference K=50 K=40 K=30 K=20 K=50 K=40 K=30 K=20 K=50 K=40 K=30 K=20
600 48 39 29 19 12 9 7 5 -2 -1 -1 -1
500 47 38 28 19 11 9 7 4 -3 -2 -2 -1
400 45 36 27 18 10 8 6 4 -5 -4 -3 -2
300 42 34 25 17 9 7 5 3 -8 -6 -5 -3
200 38 30 23 15 6 5 4 3 -12 -10 -7 -5
100 32 26 19 13 4 3 2 1 -18 -14 -11 -7
0 25 20 15 10 0 0 0 0 -25 -20 -15 -10
-100 18 14 11 7 -4 -3 -2 -1 -32 -26 -19 -13
-200 12 10 7 5 -6 -5 -4 -3 -38 -30 -23 -15
-300 8 6 5 3 -9 -7 -5 -3 -42 -34 -25 -17
-400 5 4 3 2 -10 -8 -6 -4 -45 -36 -27 -18
-500 3 2 2 1 -11 -9 -7 -4 -47 -38 -28 -19
-600 2 1 1 1 -12 -9 -7 -5 -48 -39 -29 -19

League promotion and demotion

Your league is determined by your current league score. You start in the Silver League. When your league score is lower (not equal) than your current league demotion score, you get demoted to the lower league. When your league score is equal or higher than your current league promotion score, you get promoted to the higher league.

K factor (the higher value, the faster league scores evolve, see Elo rating system)

League Demotion score Promotion score K factor
Bronze none 1000 50
Silver 950 1100 45
Gold 1050 1250 40
Platinum 1200 1400 35
Diamond 1350 1600 30
Master 1550 1800 25
Grand Master 1750 none 20


Example 1: You are in Gold league with a 1051 league score and get defeated in a match, loosing 5 league points. Your new league score is now 1046, you reached the Gold league demotion score, so you are demoted to the Silver league.

Example 2: You are in Gold league with a 1245 league score and win a match, earning 10 league points. Your new league score is now 1255, you reached the Gold league promotion score, so you are promoted to the Platinum league.