<% convertRank(stats["ranked"]) %>
Approach Rate
<% stats["ar"].toFixed(1) %>
Overall Difficulty
<% stats["od"].toFixed(1) %>
HP Drain
<% stats["hp"].toFixed(1) %>
<% csTitle %>
<% stats["cs"].toFixed(1) %>
<% secondsToTime(stats["hit_length"]) %>
<% stats["difficulty_"+mode].toFixed(2) %>
94
C418 - Sweden + Valentin Stirkalo - Ya nochiu plachu
MORGENSHTERN - Klip za desyat' lyamov (Gucci)
MC Khovansky - Batya v zdanii (Mage)
GONE.Fludd - Seti (DawnX)
GONE.Fludd - Dva kusochka pitsy (Gucci) (Work In Progress)
Face - Going to the GUCCI store for shoes (Morbon x Gucci)
Face - Blyaaa Face vot ti flexish x Desired - Sunshine City (Gucci)
Egor nats - Poslednyaya pesnya o ney [Hard] (Gucci)
Egor Nats - Poslednyaya pesnya o ney (Gucci)
Eban'ko - Lyoshka
CMH x Lida - Sticker (Gucci)
Marathon
Osu!Mania Russian Pack Vol.1
Various Artists
<% (stats.ranked == 2 ? 'Ranked on' : stats.ranked == 5 ? 'Loved on' : 'Qualiified on') %> ¯\_(ツ)_/¯
Rating
Success rate
<% addCommas(stats.passcount) %>
<% (stats.playcount > 0 ? (stats.passcount / stats.playcount * 100).toFixed(2) : 0) %> %
<% addCommas(stats.playcount) %>
PP
<% Math.round(scores[0].pp) %>
Accuracy
<% scores[0].accuracy.toFixed(2) %>%
Combo
<% scores[0].max_combo %>x
Mods
<% getScoreMods(scores[0].mods, false) %>
Score
<% addSpaces(scores[0].score) %>
320
<% scores[0].gekis_count %>
300
<% scores[0].count_300 %>
200
<% scores[0].katus_count %>
100
<% scores[0].count_100 %>
50
<% scores[0].count_50 %>
Miss
<% scores[0].count_miss %>
Rank | Player | PP | Score | Accuracy | Combo | 320 | 300 | 200 | 100 | 50 | Miss | Mods | Date | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
# <% index+1 %> | <% score.rank %> | <% urldecode(score.username) %> | <% Math.round(score.pp) %> | <% addSpaces(score.score) %> | <% score.accuracy.toFixed(2) %>% | <% score.max_combo %> | <% score.gekis_count %> | <% score.count_300 %> | <% score.katus_count %> | <% score.count_100 %> | <% score.count_50 %> | <% score.count_miss %> | <% getScoreMods(score.mods, false) %> |
<% new Date(score.time * 1000).toLocaleString() %>
|