Game version 1.24.1
Example data (ingame combo is 50):
{
"Score": 37083,
"ScoreWithMultipliers": 37083,
"MaxScore": 38755,
"MaxScoreWithMultipliers": 38755,
"Rank": "SS",
"FullCombo": true,
"NotesSpawned": 50,
"Combo": 100,
"Misses": 0,
"Accuracy": 95.58081030845642,
"BlockHitScore": {
"PreSwing": 70,
"PostSwing": 30,
"CenterSwing": 15
},
"PlayerHealth": 99.99995422363281,
"ColorType": 1,
"TimeElapsed": 18,
"EventTrigger": 4,
"UnixTimestamp": 1665697934181
}
Note that Combo is 100 while NotesSpawned is 50
Game version 1.24.1
Example data (ingame combo is 50):
{ "Score": 37083, "ScoreWithMultipliers": 37083, "MaxScore": 38755, "MaxScoreWithMultipliers": 38755, "Rank": "SS", "FullCombo": true, "NotesSpawned": 50, "Combo": 100, "Misses": 0, "Accuracy": 95.58081030845642, "BlockHitScore": { "PreSwing": 70, "PostSwing": 30, "CenterSwing": 15 }, "PlayerHealth": 99.99995422363281, "ColorType": 1, "TimeElapsed": 18, "EventTrigger": 4, "UnixTimestamp": 1665697934181 }Note that
Combois 100 whileNotesSpawnedis 50