hmmm
parent
34c795c773
commit
99a6bfadb8
|
@ -83,8 +83,18 @@ It's literary what is called. Efficiency metric + Downstack metric = Ultimate ef
|
||||||
|
|
||||||
`Cheese = (DS/P * 150) + ((VS/APM - 2) * 50) + (0.6 - APP) * 125`
|
`Cheese = (DS/P * 150) + ((VS/APM - 2) * 50) + (0.6 - APP) * 125`
|
||||||
|
|
||||||
|
As you can see in this formula, Cheese goes up if you downstacking a lot and not attacking at all and it goes down if you play efficiently.
|
||||||
|
|
||||||
#### [GbE] Garbage Efficiency
|
#### [GbE] Garbage Efficiency
|
||||||
|
|
||||||
|
`GbE = ((APP * DS/S) / PPS) * 2`
|
||||||
|
|
||||||
|
That formula shows, how efficiently you using garbage in your attacks.
|
||||||
|
|
||||||
#### [wAPP] Weighted Attack per Piece
|
#### [wAPP] Weighted Attack per Piece
|
||||||
|
|
||||||
|
`wAPP = APP - 5 * tan(radians((Cheese / -30) + 1))`
|
||||||
|
|
||||||
#### [Area] Area
|
#### [Area] Area
|
||||||
#### [Est. TR] Estimated Tetra Rating
|
#### [Est. TR] Estimated Tetra Rating
|
||||||
#### Playstyle calculations
|
#### Playstyle calculations
|
||||||
|
|
Loading…
Reference in New Issue