Advertisement
Guest User

Untitled

a guest
Feb 11th, 2019
2,571
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. Short for Badge Weighted Seeding, BWS is a tournament-minded seeding method intended to more accurately seed players and enforce rank restrictions based on the player's tournament badges.
  2. In short, BWS artificially "ranks up" players based on the amount of badges they have.
  3. In terms of how much a player ranks up per badge, each badge is worth more than the one before it.
  4. More specifically, the formula is as follows:
  5.  
  6. rank^(0.9937^(badges^2))
  7.  
  8. The formula caps at rank 1. That is, a player can't go past rank 1.00 BWS (even if you were rank 2 it'd take like 30 badges to actually get rank 1.00 BWS).
  9. Remember, BWS is not intended to reflect solo play skill. Read the first bullet point again.
  10.  
  11. Thanks to DigitalHypno for letting us use this system, check out his work here : https://osu.ppy.sh/users/4384207
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement