|
{{ allyTeam ? "Ally" : "Enemy" }} Team
VICTORY
|
K | D | A | {{ statsFormat === "stats" ? "Cs" : "Cs/m" }} | {{ statsFormat === "stats" ? "Vs" : "Vs/m" }} | Gold |
Dmg
champ |
Dmg
obj |
Dmg
taken |
KP |
|---|---|---|---|---|---|---|---|---|---|---|
|
{{ player.level }}
{{ player.summonerSpell1.name }}
{{ player.summonerSpell1.description }}
{{ player.summonerSpell2.name }}
{{ player.summonerSpell2.description }}
Click to display full runes
{{ player.name }}
{{ player.champion.name }}
{{ player.rank.shortName }}
-
|
{{ player.stats.kills }}
|
{{ player.stats.deaths }}
|
{{ player.stats.assists }}
|
{{ player[statsFormat].minions }}
|
{{ player[statsFormat].vision }}
|
{{ roundStats(player[statsFormat].gold) }}
|
{{ roundStats(player[statsFormat].dmgChamp) }}
|
{{ roundStats(player[statsFormat].dmgObj) }}
|
{{ roundStats(player[statsFormat].dmgTaken) }}
|
{{ player.stats.kp }}
|