Skip to content

Commit

Permalink
Clarify imbalanced Ranked matches (#58)
Browse files Browse the repository at this point in the history
* Update Ranked points

* Clarify for imbalanced matches
  • Loading branch information
davidbmaier authored Aug 12, 2024
1 parent 69b1d21 commit 5a7b436
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/play/what-is-ranked-3v3.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ The current map pool distribution is as follows:

Once a team has won 5 rounds, the match ends and players will earn or lose rating points depending on the amount of points they earned for their team and whether their team won or lost.

In a regular match, where both teams are of equal skill, the point distribution is as follows:
In an average match where both teams are of equal skill, the point distribution is as follows:

| Overall player position | Points gained |
|:---:|:---:|
Expand All @@ -61,6 +61,8 @@ In a regular match, where both teams are of equal skill, the point distribution

Players of the winning team gain an additional `+10` points, players of the losing team lose an additional `-10` points.

Note that imbalanced matches may yield a different amount of ranking points per player depending on the players' rankings.

The player who scored the most points in the entire match, no matter whether they are on the winning or losing side, is the Match MVP and earns bonus rating points.
The amount of bonus MVP points depends on the skill bracket the player is in and how evenly skilled the teams are. The values below assume evenly matched teams:

Expand Down

0 comments on commit 5a7b436

Please sign in to comment.