<% 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) %>
185
0. Ampty Diff For 100MB
1. Visit Beatmap Page for Checking Music & BG Info =w=)b
Time Is Ticking
Full Song Jump Lv 2
Full Song Jump Lv 1
Feeling So Blue
Monster (DotEXE Remix)
Full Song Jump Lv 3
Full Song Jump Lv 4
Cambodia (CJ Stone Edit)
My Life Is A Party
Full Song Jump Lv 5
Just for You
Full Song Jump Lv 6
Colours Of The Rainbow
Full Song Jump Lv 8
Moonlight Shadow
Full Song Jump Lv 7
Half Jump Marathon
Anima Libera
Full Song Jump Lv 9
Oh Baby (Comeea & DJ Restlezz Remix)
Full Song Jump Lv 10
We Go Down
Full Song Jump Lv 11
Make A Move
Full Song Jump Lv 12
Half End Marathon
Marathon ~J.U.M.P~
Full Song Jump Lv 13
Jump Training Mega Pack
Various Nightcore
<% (stats.ranked == 2 ? 'Ranked on' : stats.ranked == 5 ? 'Loved on' : 'Qualiified on') %> 03 October 2022
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() %>
|