Template:Weight/doc
From Liquipedia Overwatch Wiki
This template calculates the weight of a placement in a tournament. Achievement tables display the top 10 results by weight.
Formula
[edit]If offline: (Tier Value + Tier Value * Prize Won) / Placement If online: (Tier Value + Tier Value * Prize Won) / Placement * 0.65
Tier Value
[edit]S-Tier = 8
A-Tier = 4
B-Tier, Monthly = 2
Misc, Weekly, Qualifier = 1
Placement
[edit]If passed in a range, i.e. 3-4, the formula uses the best placement, i.e. 3.
Examples
[edit]2nd Place in a Weekly Tournament winning $300.
(1 + 1 * 300) / 2 = 150.5
5th-8th Place in a A-Tier Tournament winning $4,000.
(4 + 4 * 4,000) / 5 = 3,202