Skip to content

Commit

Permalink
automated: Backsync BMS+PMS Songs/Charts 2023-09-25T03:02:15.378Z
Browse files Browse the repository at this point in the history
  • Loading branch information
tachi-seeds committed Sep 25, 2023
1 parent f683b1c commit 6364275
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 12 deletions.
110 changes: 98 additions & 12 deletions database-seeds/collections/charts-bms.json
Original file line number Diff line number Diff line change
Expand Up @@ -349476,12 +349476,7 @@
"notecount": 763,
"sglEC": 10.27069783283611,
"sglHC": 10.796549095048874,
"tableFolders": [
{
"table": "☆",
"level": "10"
}
]
"tableFolders": []
},
"difficulty": "CHART",
"isPrimary": true,
Expand Down Expand Up @@ -1044318,12 +1044313,7 @@
"notecount": 2000,
"sglEC": 30.22430719834662,
"sglHC": 33.098022339956266,
"tableFolders": [
{
"table": "★",
"level": "16"
}
]
"tableFolders": []
},
"difficulty": "CHART",
"isPrimary": true,
Expand Down Expand Up @@ -1430598,5 +1430588,101 @@
"playtype": "7K",
"songID": 90712,
"versions": []
},
{
"chartID": "6f702a8c1dacc7e15d12eff5f653e1c2253f581c",
"data": {
"aiLevel": null,
"hashMD5": "317d10f938b4884335106338d4e64b59",
"hashSHA256": "481840b08e7ce23b445162dd2ec3500c01645c40525899638610afd997c2b987",
"notecount": 2586,
"sglEC": null,
"sglHC": null,
"tableFolders": [
{
"table": "sl",
"level": "5"
}
]
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "7K",
"songID": 90713,
"versions": []
},
{
"chartID": "5dc01244a98261da851daca36062bea283e769c9",
"data": {
"aiLevel": null,
"hashMD5": "aa240006d2915ca8e305977f526a7a26",
"hashSHA256": "567b09258d01575c9a6dc1f1b6ac685738b13628e93583ec6429c19df28e4cce",
"notecount": 2169,
"sglEC": null,
"sglHC": null,
"tableFolders": [
{
"table": "sl",
"level": "5"
}
]
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "7K",
"songID": 90714,
"versions": []
},
{
"chartID": "dba36dd405ebd74095a7d9a6507fd28859429555",
"data": {
"aiLevel": null,
"hashMD5": "7fa832dbe9a1b471dcf00dc793fa74ec",
"hashSHA256": "261068b8b435f097add469a3f50e67f9f417ac763efdd92730622a9e123116df",
"notecount": 2031,
"sglEC": null,
"sglHC": null,
"tableFolders": [
{
"table": "▼",
"level": "17"
}
]
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "7K",
"songID": 90715,
"versions": []
},
{
"chartID": "58cb26fc5cc03a9a785a8cf3cf1ee60b0089ed85",
"data": {
"aiLevel": null,
"hashMD5": "c51559b3c8e9378a1db74158b5d204a7",
"hashSHA256": "bba134c6bd17ff96c70e737d7373682e000c9056d4e4d0911b1796b1170b020d",
"notecount": 1106,
"sglEC": null,
"sglHC": null,
"tableFolders": [
{
"table": "▽",
"level": "10"
}
]
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "7K",
"songID": 90716,
"versions": []
}
]
52 changes: 52 additions & 0 deletions database-seeds/collections/songs-bms.json
Original file line number Diff line number Diff line change
Expand Up @@ -977741,5 +977741,57 @@
"id": 90712,
"searchTerms": [],
"title": "The Mighty A[for SPEEDCORE freaks]"
},
{
"altTitles": [],
"artist": "ZUN",
"data": {
"genre": "東方妖々夢",
"subartist": "差分 BMSをしていないミーティ",
"subtitle": "",
"tableString": "sl5"
},
"id": 90713,
"searchTerms": [],
"title": "妖々跋扈 (ほやほや)"
},
{
"altTitles": [],
"artist": "道済 儚 及び 秋山 としのり / 藍",
"data": {
"genre": "DOCHOKYUU LIQUID FUNK",
"subartist": "",
"subtitle": "(嵐)",
"tableString": "sl5"
},
"id": 90714,
"searchTerms": [],
"title": "遠声"
},
{
"altTitles": [],
"artist": "qfeileadh",
"data": {
"genre": "Delay Rock",
"subartist": "Movie : amyu",
"subtitle": "[SP FLOWER]",
"tableString": "▼17"
},
"id": 90715,
"searchTerms": [],
"title": "purification"
},
{
"altTitles": [],
"artist": "Kalse",
"data": {
"genre": "Gothic Hardcore",
"subartist": "obj:JOKER.S",
"subtitle": "[HYPER]",
"tableString": "▽10"
},
"id": 90716,
"searchTerms": [],
"title": "Laureate Grimoire"
}
]

0 comments on commit 6364275

Please sign in to comment.