Files
PetitPlanet-Data/ExcelData/RhythmPointCfg.json
2025-11-11 07:21:48 +07:00

22 lines
409 B
JSON

[
{
"id": 1,
"textidName": "rhythmpointcfg_name_1",
"starttime": 0,
"endtime": 0,
"visualeffect": "",
"soundeffect": "",
"point": 30,
"type": "ENUM_BEAT_GRADE_PERFECT"
},
{
"id": 3,
"textidName": "rhythmpointcfg_name_3",
"starttime": 0,
"endtime": 0,
"visualeffect": "",
"soundeffect": "",
"point": 15,
"type": "ENUM_BEAT_GRADE_GOOD"
}
]