<% 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) %>
175
Darwin - Air Heroes [Skwid]
Shade Empire - Ash Statues (Shadow1800's OP: Inhuman) [Wafles]
nanobii - Rainbow Road [Wafles]
Miranda - Don [Leo137]
LeaF - Ikill [ilikexd]
MGR - The Only Thing I Know for Real (Maniac Agenda Mix) [Skwid]
Ellie Goulding - Lights (Bassnectar Remix) [Wafles]
DJ TECHNORCH - Nijuu [Skwid]
Daiki Kasho & Jonathan Undertown - Day To Live [Fanta]
t+pazolite - Call me it. (500 Tortures) [Skwid]
Marathon
Miyavi - PLEASURE! (vs H ZETT M) [Scintill]
Daiki Kasho - 5oul On D!splay [Fanta]
kors k - Monkey Business [rCaliberGX]
DJ Sharpnel - Back to the Gate [rCaliberGX]
Shade Empire - Ash Statues (Shadow1800's OP: Passable) [Wafles]
Yolomania Selections Vol. 2
Various
<% (stats.ranked == 2 ? 'Ranked on' : stats.ranked == 5 ? 'Loved on' : 'Qualiified on') %> 29 October 2017
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() %>
|