23 lines
600 B
JSON
Executable File
23 lines
600 B
JSON
Executable File
{
|
|
"version": "2.2.1",
|
|
"songName": "High",
|
|
"artist": "Kawai Sprite",
|
|
"charter": "ninjamuffin99 + MtH",
|
|
"timeFormat": "ms",
|
|
"timeChanges": [{ "t": 0, "bpm": 125, "n": 4, "d": 4, "bt": [4, 4, 4, 4] }],
|
|
"playData": {
|
|
"album": "volume1",
|
|
"ratings": { "easy": 2, "normal": 2, "hard": 3 },
|
|
"songVariations": ["erect"],
|
|
"difficulties": ["easy", "normal", "hard"],
|
|
"characters": {
|
|
"player": "bf-car",
|
|
"girlfriend": "gf-car",
|
|
"opponent": "mom-car"
|
|
},
|
|
"stage": "limoRide",
|
|
"noteStyle": "funkin"
|
|
},
|
|
"generatedBy": "EliteMasterEric (by hand)"
|
|
}
|