-
add kills
-
add assists x [LostVikings=0.75, Abathur=0.8, other=1]
-
add (timeSpentDead / gameLength) x 100 x [Murky=-1, Gall=-1, Cho=-0.85, other=-0.5]
-
add 1 if player has top hero damage of his team
-
add 1 if player has top hero damage of the match
-
add 1 if player has top siege damage of his team
-
add 1 if player has top siege damage of the match
-
add 1 if player has top healing of the match
-
add 1 if player has top XP contribution of his team
-
add 1 if player has top XP contribution of the match
-
add 0.5 if player is Warrior and has top damage received of his team
-
add 1 if player is Warrior and has top damage received of the match
-
If multiple players share highest score, pick the one with higher XP contribution (or random, if equal XP contribution).
Last active
October 1, 2024 20:38
-
-
Save andrewfinnell/95f6893e22f1362b89e6f69af01c5851 to your computer and use it in GitHub Desktop.
Heroes of the Storm - MVP Calculation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Makes much sense but is there any source to this?