-
-
Notifications
You must be signed in to change notification settings - Fork 11
[2.1.0] LiveData.Combo is doubled #26
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels