-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
db1a931
commit e488a7d
Showing
27 changed files
with
292 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,129 @@ | ||
[ | ||
{ | ||
"uid": "68-0", | ||
"name": "New York Back Raise", | ||
"author": "saaa + kei_iwata + stuv + *wakadori", | ||
"bpm": "160.0000", | ||
"music": "new_york_back_raise_music", | ||
"demo": "new_york_back_raise_demo", | ||
"cover": "new_york_back_raise_cover", | ||
"hexieCover": "", | ||
"noteJson": "new_york_back_raise_map", | ||
"scene": "scene_04", | ||
"levelDesigner": "ForeverFXS", | ||
"difficulty1": "6", | ||
"difficulty2": "8", | ||
"difficulty3": "10", | ||
"callBackDifficulty1": "6", | ||
"callBackDifficulty2": "8", | ||
"callBackDifficulty3": "10", | ||
"unlockLevel": "0" | ||
}, | ||
{ | ||
"uid": "68-1", | ||
"name": "slic.hertz", | ||
"author": "Sobrem", | ||
"bpm": "145", | ||
"music": "slic_hertz_music", | ||
"demo": "slic_hertz_demo", | ||
"cover": "slic_hertz_cover", | ||
"hexieCover": "", | ||
"noteJson": "slic_hertz_map", | ||
"scene": "scene_04", | ||
"levelDesigner": "SugarSu", | ||
"difficulty1": "5", | ||
"difficulty2": "7", | ||
"difficulty3": "9", | ||
"callBackDifficulty1": "5", | ||
"callBackDifficulty2": "7", | ||
"callBackDifficulty3": "9", | ||
"unlockLevel": "0" | ||
}, | ||
{ | ||
"uid": "68-2", | ||
"name": "Fuzzy-Navel", | ||
"author": "わかどり", | ||
"bpm": "141", | ||
"music": "fuzzy_navel_music", | ||
"demo": "fuzzy_navel_demo", | ||
"cover": "fuzzy_navel_cover", | ||
"hexieCover": "", | ||
"noteJson": "fuzzy_navel_map", | ||
"scene": "scene_04", | ||
"levelDesigner": "Howard_Y", | ||
"difficulty1": "6", | ||
"difficulty2": "8", | ||
"difficulty3": "10", | ||
"difficulty4": "11", | ||
"callBackDifficulty1": "6", | ||
"callBackDifficulty2": "8", | ||
"callBackDifficulty3": "10", | ||
"callBackDifficulty4": "11", | ||
"unlockLevel": "0" | ||
}, | ||
{ | ||
"uid": "68-3", | ||
"name": "Swing Edge", | ||
"author": "BlackY", | ||
"bpm": "150", | ||
"music": "swing_edge_music", | ||
"demo": "swing_edge_demo", | ||
"cover": "swing_edge_cover", | ||
"hexieCover": "", | ||
"noteJson": "swing_edge_map", | ||
"scene": "scene_04", | ||
"levelDesigner": "HXJ_ConveX", | ||
"difficulty1": "4", | ||
"difficulty2": "8", | ||
"difficulty3": "10", | ||
"callBackDifficulty1": "4", | ||
"callBackDifficulty2": "8", | ||
"callBackDifficulty3": "10", | ||
"unlockLevel": "0" | ||
}, | ||
{ | ||
"uid": "68-4", | ||
"name": "Twisted Escape", | ||
"author": "xi", | ||
"bpm": "192", | ||
"music": "twisted_escape_music", | ||
"demo": "twisted_escape_demo", | ||
"cover": "twisted_escape_cover", | ||
"hexieCover": "", | ||
"noteJson": "twisted_escape_map", | ||
"scene": "scene_04", | ||
"levelDesigner1": "CODE:無極//ESCAPE:START", | ||
"levelDesigner2": " CODE:無極//ESCAPE:0.00%", | ||
"levelDesigner3": "CODE:無極//ESCAPE:99.9%", | ||
"levelDesigner4": "CODE:無極//ESCAPE:ERROR", | ||
"difficulty1": "5", | ||
"difficulty2": "8", | ||
"difficulty3": "10", | ||
"difficulty4": "11", | ||
"callBackDifficulty1": "5", | ||
"callBackDifficulty2": "8", | ||
"callBackDifficulty3": "10", | ||
"callBackDifficulty4": "11", | ||
"unlockLevel": "0" | ||
}, | ||
{ | ||
"uid": "68-5", | ||
"name": "Swing Sweet Twee Dance", | ||
"author": "U-ske feat. ななきなな", | ||
"bpm": "145", | ||
"music": "swing_sweet_twee_dance_music", | ||
"demo": "swing_sweet_twee_dance_demo", | ||
"cover": "swing_sweet_twee_dance_cover", | ||
"hexieCover": "", | ||
"noteJson": "swing_sweet_twee_dance_map", | ||
"scene": "scene_04", | ||
"levelDesigner": "money钱", | ||
"difficulty1": "4", | ||
"difficulty2": "7", | ||
"difficulty3": "10", | ||
"callBackDifficulty1": "4", | ||
"callBackDifficulty2": "7", | ||
"callBackDifficulty3": "10", | ||
"unlockLevel": "0" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
[ | ||
{ | ||
"name": "New York Back Raise", | ||
"author": "saaa + kei_iwata + stuv + *wakadori" | ||
}, | ||
{ | ||
"name": "slic.hertz", | ||
"author": "Sobrem" | ||
}, | ||
{ | ||
"name": "Fuzzy-Navel", | ||
"author": "わかどり" | ||
}, | ||
{ | ||
"name": "Swing Edge", | ||
"author": "BlackY" | ||
}, | ||
{ | ||
"name": "Twisted Escape", | ||
"author": "xi" | ||
}, | ||
{ | ||
"name": "Swing Sweet Twee Dance", | ||
"author": "U-ske feat. ななきなな" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
[ | ||
{ | ||
"name": "New York Back Raise", | ||
"author": "saaa + kei_iwata + stuv + *wakadori" | ||
}, | ||
{ | ||
"name": "slic.hertz", | ||
"author": "Sobrem" | ||
}, | ||
{ | ||
"name": "Fuzzy-Navel", | ||
"author": "わかどり" | ||
}, | ||
{ | ||
"name": "Swing Edge", | ||
"author": "BlackY" | ||
}, | ||
{ | ||
"name": "Twisted Escape", | ||
"author": "xi" | ||
}, | ||
{ | ||
"name": "Swing Sweet Twee Dance", | ||
"author": "U-ske feat. ななきなな" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
[ | ||
{ | ||
"name": "New York Back Raise", | ||
"author": "saaa + kei_iwata + stuv + *wakadori" | ||
}, | ||
{ | ||
"name": "slic.hertz", | ||
"author": "Sobrem" | ||
}, | ||
{ | ||
"name": "Fuzzy-Navel", | ||
"author": "*wakadori" | ||
}, | ||
{ | ||
"name": "Swing Edge", | ||
"author": "BlackY" | ||
}, | ||
{ | ||
"name": "Twisted Escape", | ||
"author": "xi" | ||
}, | ||
{ | ||
"name": "Swing Sweet Twee Dance", | ||
"author": "U-ske feat. Nanaki Nana" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
[ | ||
{ | ||
"name": "New York Back Raise", | ||
"author": "saaa + kei_iwata + stuv + わかどり" | ||
}, | ||
{ | ||
"name": "slic.hertz", | ||
"author": "Sobrem" | ||
}, | ||
{ | ||
"name": "Fuzzy-Navel", | ||
"author": "わかどり" | ||
}, | ||
{ | ||
"name": "Swing Edge", | ||
"author": "BlackY" | ||
}, | ||
{ | ||
"name": "Twisted Escape", | ||
"author": "xi" | ||
}, | ||
{ | ||
"name": "Swing Sweet Twee Dance", | ||
"author": "U-ske feat. ななきなな" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
[ | ||
{ | ||
"name": "New York Back Raise", | ||
"author": "saaa + kei_iwata + stuv + *wakadori" | ||
}, | ||
{ | ||
"name": "slic.hertz", | ||
"author": "Sobrem" | ||
}, | ||
{ | ||
"name": "Fuzzy-Navel", | ||
"author": "*wakadori" | ||
}, | ||
{ | ||
"name": "Swing Edge", | ||
"author": "BlackY" | ||
}, | ||
{ | ||
"name": "Twisted Escape", | ||
"author": "xi" | ||
}, | ||
{ | ||
"name": "Swing Sweet Twee Dance", | ||
"author": "U-ske feat. Nanaki Nana" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,9 @@ | |
{ | ||
"title": "MD 补完计划" | ||
}, | ||
{ | ||
"title": "形影博弈" | ||
}, | ||
{ | ||
"title": "肥宅快乐包 Vol.18" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,9 @@ | |
{ | ||
"title": "MD 補完計劃" | ||
}, | ||
{ | ||
"title": "形影博弈" | ||
}, | ||
{ | ||
"title": "肥宅快樂包 Vol.18" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,9 @@ | |
{ | ||
"title": "MD 補完計画" | ||
}, | ||
{ | ||
"title": "形影ゲーム" | ||
}, | ||
{ | ||
"title": "MUSIC快楽天 Vol.18" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,9 @@ | |
{ | ||
"title": "MD 보완 계획" | ||
}, | ||
{ | ||
"title": "속임수의 대가" | ||
}, | ||
{ | ||
"title": "오타쿠의 쾌락 모음 Vol.18" | ||
}, | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.