24 lines
642 B
JSON
24 lines
642 B
JSON
{
|
|
"version": "2.2.4",
|
|
"timeFormat": "ms",
|
|
"artist": "Kawai Sprite",
|
|
"charter": "ninjamuffin99 + MtH",
|
|
"playData": {
|
|
"album": "volume1",
|
|
"stage": "mainStage",
|
|
"characters": {
|
|
"player": "bf",
|
|
"girlfriend": "gf",
|
|
"opponent": "dad",
|
|
"altInstrumentals": ["pico"]
|
|
},
|
|
"songVariations": ["erect", "pico"],
|
|
"ratings": { "easy": 1, "normal": 1, "hard": 2 },
|
|
"difficulties": ["easy", "normal", "hard"],
|
|
"noteStyle": "funkin"
|
|
},
|
|
"songName": "Fresh",
|
|
"timeChanges": [{ "d": 4, "n": 4, "t": -1, "bt": [4, 4, 4, 4], "bpm": 120 }],
|
|
"generatedBy": "Chart Editor Import (FNF Legacy)"
|
|
}
|