Skip to content

Commit

Permalink
automated: Backsync BMS+PMS Songs/Charts 2024-10-18T01:31:32.938Z
Browse files Browse the repository at this point in the history
  • Loading branch information
tachi-seeds committed Oct 18, 2024
1 parent cd04665 commit 2cf8135
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 8 deletions.
103 changes: 97 additions & 6 deletions seeds/collections/charts-bms.json
Original file line number Diff line number Diff line change
Expand Up @@ -238517,13 +238517,13 @@
"sglEC": 4.853835670993508,
"sglHC": 4.853835670993508,
"tableFolders": [
{
"table": "☆",
"level": "4"
},
{
"table": "δ",
"level": "5"
},
{
"table": "☆",
"level": "4"
}
]
},
Expand Down Expand Up @@ -274537,11 +274537,11 @@
"sglHC": 3.9527489139683185,
"tableFolders": [
{
"table": "",
"table": "δ",
"level": "4"
},
{
"table": "δ",
"table": "",
"level": "4"
}
]
Expand Down Expand Up @@ -1487122,5 +1487122,96 @@
"playtype": "14K",
"songID": 93028,
"versions": []
},
{
"chartID": "93ba082db217d9d8e8e8be43f87b00b92a240cb9",
"data": {
"aiLevel": null,
"hashMD5": "1838dba78b37f093e4a60faaac2fd265",
"hashSHA256": "e9e48056248f7279b9a810607ed5efe543ec55aa673c0c00a869f2aa89f8bae3",
"notecount": 888,
"sglEC": null,
"sglHC": null,
"tableFolders": []
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "7K",
"songID": 93029,
"versions": []
},
{
"chartID": "9789075e8ef8abed8260cbc84a3fa02a680c6ba4",
"data": {
"aiLevel": null,
"hashMD5": "5d40ad3b5aea999984f4cfdbde042484",
"hashSHA256": "cd9abc8748bb69a86022766aeee1cfe7eb9f8bbabc5a437079f577235fa74e80",
"notecount": 3678,
"sglEC": null,
"sglHC": null,
"tableFolders": [
{
"table": "st",
"level": "3"
}
]
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "7K",
"songID": 93030,
"versions": []
},
{
"chartID": "7fcd04937e1360daaa68f4ac2aaffb5ccc52c844",
"data": {
"aiLevel": null,
"hashMD5": "ea6efe68071efc915a01e637b8bcf68e",
"hashSHA256": "22ca81f0b71d0ab33e446ce7ee5ef2efb2c48eb316fb1efea058b0a413167f1d",
"notecount": 805,
"sglEC": null,
"sglHC": null,
"tableFolders": [
{
"table": "▽",
"level": "8"
}
]
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "7K",
"songID": 93031,
"versions": []
},
{
"chartID": "586ef5a1400070be49173b5085ea9c7c1ddc4d23",
"data": {
"aiLevel": null,
"hashMD5": "6eba30d1342374789fa2f96cb75e598a",
"hashSHA256": "83e2bf2def70a3f15dd5e1d66cdc0a90ec492fc1df33e22191656c572be49e78",
"notecount": 3249,
"sglEC": null,
"sglHC": null,
"tableFolders": [
{
"table": "双",
"level": "4"
}
]
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "7K",
"songID": 93032,
"versions": []
}
]
56 changes: 54 additions & 2 deletions seeds/collections/songs-bms.json
Original file line number Diff line number Diff line change
Expand Up @@ -133750,7 +133750,7 @@
"genre": "EUROBEAT",
"subartist": null,
"subtitle": null,
"tableString": "☆4, δ4"
"tableString": "δ4, ☆4"
},
"id": 13463,
"searchTerms": [],
Expand Down Expand Up @@ -163767,7 +163767,7 @@
"genre": "techno",
"subartist": null,
"subtitle": null,
"tableString": "☆4, δ5"
"tableString": "δ5, ☆4"
},
"id": 16152,
"searchTerms": [],
Expand Down Expand Up @@ -1007849,5 +1007849,57 @@
"id": 93028,
"searchTerms": [],
"title": "エコ息子"
},
{
"altTitles": [],
"artist": "NASA",
"data": {
"genre": "MaiD-DJ meets Bitpop",
"subartist": "mov:LLRK",
"subtitle": "[50% Chocomint]",
"tableString": null
},
"id": 93029,
"searchTerms": [],
"title": "Chocomint Sacher-torte"
},
{
"altTitles": [],
"artist": "Urban Techno Cafe",
"data": {
"genre": "Epic Trance",
"subartist": "obj.hex",
"subtitle": "",
"tableString": "st3"
},
"id": 93030,
"searchTerms": [],
"title": "Airflow [Pentagon]"
},
{
"altTitles": [],
"artist": "きこにゃん",
"data": {
"genre": "Kawaii Future Core",
"subartist": "BGI:らりる",
"subtitle": "[NORMAL]",
"tableString": "▽8"
},
"id": 93031,
"searchTerms": [],
"title": "Absolute Angel"
},
{
"altTitles": [],
"artist": "空読無 白眼 / obj:fuko vs Criyajuh",
"data": {
"genre": "_",
"subartist": "",
"subtitle": "",
"tableString": "双4"
},
"id": 93032,
"searchTerms": [],
"title": "口人間 [腕人間]"
}
]

0 comments on commit 2cf8135

Please sign in to comment.