<% 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) %>
162
BPM149 Distorted Reality Holy Crap!!That's Square jump!! AR8
BPM149 Distorted Reality Holy Crap!!That's Square jump!! AR9
Rockefeller Street BPM162.5 Holy Shit!!This is Square Jump!!!AR9
Rockefeller Street BPM162.5 Holy Shit!!This is Square Jump!!AR10
Masterpiece BPM180 Holy holy shit!!!! That's death jump!!! AR9
Masterpiece BPM180 Holy holy shit!!!! That's death jump!!! AR10
200BPM t+pazolite_cheatreal GO TO HELL AR10
200BPM t+pazolite_cheatreal GO EAT SOME SHIT AR9
Square Jump Practice Maps
Various Artists
<% (stats.ranked == 2 ? 'Ranked on' : stats.ranked == 5 ? 'Loved on' : 'Qualiified on') %> 01 March 2023
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() %>
|