Difference between revisions of "Website Help: Ranking"

From Elma Wiki
Jump to navigation Jump to search
(some grammar betterations, still room for moor)
Line 1: Line 1:
On this page you can see the battle rankings and who is the best players and teams. There's four type of rankings, each is divided into player and team rankings. In the right most column you can specify the rankings by a special battle type and wether you wanna see overall, yearly, monthly, weekly or dayly ranking. The default setting is normal battle type and overall(all time) ranking.
+
On this page you can see the battle rankings and which are the best players and teams. There are four types of rankings, each is divided into player and team rankings. In the rightmost column you can specify the rankings by a special battle type and whether to view overall, yearly, monthly, weekly or daily ranking. The default setting is overall (all time) ranking for normal battle type.
  
 
==Ranking==
 
==Ranking==
The ranking list is the main rankings and it's the biggest prestige to be first here. It is calculated after each battle by looking at each player that a certain player has beaten in the battle and doing the following calculation for each of those:
+
The ranking list has the main rankings and being the first here is the biggest prestige. It is calculated after each battle by looking at each player that a certain player has beaten in the battle and doing the following calculation for each of those:
  
 
NewRanking = OldRanking * (1 + 0.003 * exp(0.001 * (BeatedPlayersRanking - OldRanking)))
 
NewRanking = OldRanking * (1 + 0.003 * exp(0.001 * (BeatedPlayersRanking - OldRanking)))
  
This basically means that a player get a small amount of points for beating a player with worse ranking than himself, and a bigger amount for beating a player with better ranking than himself.
+
This basically means that a player gets a small amount of points for beating a player with worse ranking than himself, and a bigger amount for beating a player with better ranking than himself.
  
 
==Wins==
 
==Wins==
Line 12: Line 12:
  
 
==Exp. Points==
 
==Exp. Points==
Battle Experience Points is the point system used for battles and mopobattles ect. back in the day. You get simply one point per player you beat plus 1, and plus 1 if you won the battle.
+
Battle Experience Points is the point system used for battles and mopobattles etc. back in the day. You get one point per player you beat plus 1, and plus 1 if you won the battle.
  
 
==Relative==
 
==Relative==
Line 20: Line 20:
  
 
==Designer==
 
==Designer==
On the designer ranking page you can see who has made the most battle levels, which battle levels have been rated the highest and which designers has the highest average rating of all his levels. At most levels you need atleast 10 levels to be shown. Highest rated battle only shows battle levels with atleast 3 votes. Highest rated designers need atleast 5 votes on any of their levels to be shown.
+
On the designer ranking page you can see who has made the most battle levels, which battle levels have been rated the highest and which designers have the highest average ratings of all of their levels. At most levels you need at least 10 levels to be shown. Highest rated battle only shows battle levels with at least 3 votes. Highest rated designers need at least 5 votes on any of their levels to be shown.
  
 
[[Category:Website Help]]
 
[[Category:Website Help]]

Revision as of 04:40, 21 August 2010

On this page you can see the battle rankings and which are the best players and teams. There are four types of rankings, each is divided into player and team rankings. In the rightmost column you can specify the rankings by a special battle type and whether to view overall, yearly, monthly, weekly or daily ranking. The default setting is overall (all time) ranking for normal battle type.

Ranking

The ranking list has the main rankings and being the first here is the biggest prestige. It is calculated after each battle by looking at each player that a certain player has beaten in the battle and doing the following calculation for each of those:

NewRanking = OldRanking * (1 + 0.003 * exp(0.001 * (BeatedPlayersRanking - OldRanking)))

This basically means that a player gets a small amount of points for beating a player with worse ranking than himself, and a bigger amount for beating a player with better ranking than himself.

Wins

Wins is quite simply the amount of times a player has won a battle.

Exp. Points

Battle Experience Points is the point system used for battles and mopobattles etc. back in the day. You get one point per player you beat plus 1, and plus 1 if you won the battle.

Relative

The relative ranking uses basically same system as the main rankings but you also lose points according to those players that beat you, like this:

NewRanking = OldRanking / (1 + 0.003 * exp(0.001 * (BeatedPlayersRanking - OldRanking)))

Designer

On the designer ranking page you can see who has made the most battle levels, which battle levels have been rated the highest and which designers have the highest average ratings of all of their levels. At most levels you need at least 10 levels to be shown. Highest rated battle only shows battle levels with at least 3 votes. Highest rated designers need at least 5 votes on any of their levels to be shown.