Skip to content

Commit

Permalink
Update Ranked points (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbmaier authored Aug 12, 2024
1 parent d131fa9 commit 69b1d21
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions docs/play/what-is-ranked-3v3.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,16 @@ Once a team has won 5 rounds, the match ends and players will earn or lose ratin

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

| Winning Team position | Points gained | Losing Team position | Points lost |
| :-------------------: | :-----------: | :------------------: | :---------: |
| 1st | +40 | 1st | -20 |
| 2nd | +30 | 2nd | -30 |
| 3rd | +20 | 3rd | -40 |
| Overall player position | Points gained |
|:---:|:---:|
| 1st | +30 |
| 2nd | +20 |
| 3rd | +10 |
| 4th | -10 |
| 5th | -20 |
| 6th | -30 |

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

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 69b1d21

Please sign in to comment.