-
Notifications
You must be signed in to change notification settings - Fork 11
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
e33c904
commit 85c33a1
Showing
24 changed files
with
277 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,122 @@ | ||
[ | ||
{ | ||
"uid": "73-0", | ||
"name": "Urban Magic", | ||
"author": "technoplanet feat. nayuta", | ||
"bpm": "154", | ||
"music": "urban_magic_music", | ||
"demo": "urban_magic_demo", | ||
"cover": "urban_magic_cover", | ||
"hexieCover": "", | ||
"noteJson": "urban_magic_map", | ||
"scene": "scene_05", | ||
"levelDesigner": "haroshi", | ||
"difficulty1": "3", | ||
"difficulty2": "5", | ||
"difficulty3": "7", | ||
"callBackDifficulty1": "3", | ||
"callBackDifficulty2": "5", | ||
"callBackDifficulty3": "7", | ||
"unlockLevel": "0" | ||
}, | ||
{ | ||
"uid": "73-1", | ||
"name": "Maid's Prank", | ||
"author": "Sound Souler", | ||
"bpm": "152", | ||
"music": "maids_prank_music", | ||
"demo": "maids_prank_demo", | ||
"cover": "maids_prank_cover", | ||
"hexieCover": "", | ||
"noteJson": "maids_prank_map", | ||
"scene": "scene_04", | ||
"levelDesigner": "Amami.A.Myamsar", | ||
"difficulty1": "5", | ||
"difficulty2": "7", | ||
"difficulty3": "10", | ||
"callBackDifficulty1": "5", | ||
"callBackDifficulty2": "7", | ||
"callBackDifficulty3": "10", | ||
"unlockLevel": "0" | ||
}, | ||
{ | ||
"uid": "73-2", | ||
"name": "Dance Dance 晚安舞会", | ||
"author": "Mrguai/早木旋子/雲夏", | ||
"bpm": "137", | ||
"music": "wan_an_wu_hui_music", | ||
"demo": "wan_an_wu_hui_demo", | ||
"cover": "wan_an_wu_hui_cover", | ||
"hexieCover": "", | ||
"noteJson": "wan_an_wu_hui_map", | ||
"scene": "scene_02", | ||
"levelDesigner": "恋のディスコびえもて", | ||
"difficulty1": "2", | ||
"difficulty2": "4", | ||
"difficulty3": "7", | ||
"callBackDifficulty1": "2", | ||
"callBackDifficulty2": "4", | ||
"callBackDifficulty3": "7", | ||
"unlockLevel": "0" | ||
}, | ||
{ | ||
"uid": "73-3", | ||
"name": "Ops:Limone", | ||
"author": "Reku Mochizuki", | ||
"bpm": "210", | ||
"music": "ops_limone_music", | ||
"demo": "ops_limone_demo", | ||
"cover": "ops_limone_cover", | ||
"hexieCover": "", | ||
"noteJson": "ops_limone_map", | ||
"scene": "scene_04", | ||
"levelDesigner": "Cooler", | ||
"difficulty1": "5", | ||
"difficulty2": "8", | ||
"difficulty3": "11", | ||
"callBackDifficulty1": "5", | ||
"callBackDifficulty2": "8", | ||
"callBackDifficulty3": "11", | ||
"unlockLevel": "0" | ||
}, | ||
{ | ||
"uid": "73-4", | ||
"name": "NOVA", | ||
"author": "Notorious(Nota & TRIAL)", | ||
"bpm": "200", | ||
"music": "nova_music", | ||
"demo": "nova_demo", | ||
"cover": "nova_cover", | ||
"hexieCover": "", | ||
"noteJson": "nova_map", | ||
"scene": "scene_06", | ||
"levelDesigner": "thb", | ||
"difficulty1": "6", | ||
"difficulty2": "8", | ||
"difficulty3": "10", | ||
"callBackDifficulty1": "6", | ||
"callBackDifficulty2": "8", | ||
"callBackDifficulty3": "10", | ||
"unlockLevel": "0" | ||
}, | ||
{ | ||
"uid": "73-5", | ||
"name": "Heaven's Gradius", | ||
"author": "RyouRyou", | ||
"bpm": "200", | ||
"music": "heavens_gradius_music", | ||
"demo": "heavens_gradius_demo", | ||
"cover": "heavens_gradius_cover", | ||
"hexieCover": "", | ||
"noteJson": "heavens_gradius_map", | ||
"scene": "scene_01", | ||
"levelDesigner": "ForeverFXS", | ||
"difficulty1": "6", | ||
"difficulty2": "8", | ||
"difficulty3": "10", | ||
"callBackDifficulty1": "6", | ||
"callBackDifficulty2": "8", | ||
"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": "Urban Magic", | ||
"author": "technoplanet feat. nayuta" | ||
}, | ||
{ | ||
"name": "Maid's Prank", | ||
"author": "Sound Souler" | ||
}, | ||
{ | ||
"name": "Dance Dance 晚安舞会", | ||
"author": "Mrguai/早木旋子/雲夏" | ||
}, | ||
{ | ||
"name": "Ops:Limone", | ||
"author": "Reku Mochizuki" | ||
}, | ||
{ | ||
"name": "NOVA", | ||
"author": "Notorious(Nota & TRIAL)" | ||
}, | ||
{ | ||
"name": "Heaven's Gradius", | ||
"author": "RyouRyou" | ||
} | ||
] |
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": "Urban Magic", | ||
"author": "technoplanet feat. nayuta" | ||
}, | ||
{ | ||
"name": "Maid's Prank", | ||
"author": "Sound Souler" | ||
}, | ||
{ | ||
"name": "Dance Dance 晚安舞会", | ||
"author": "Mrguai/早木旋子/雲夏" | ||
}, | ||
{ | ||
"name": "Ops:Limone", | ||
"author": "Reku Mochizuki" | ||
}, | ||
{ | ||
"name": "NOVA", | ||
"author": "Notorious(Nota & TRIAL)" | ||
}, | ||
{ | ||
"name": "Heaven's Gradius", | ||
"author": "RyouRyou" | ||
} | ||
] |
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": "Urban Magic", | ||
"author": "technoplanet feat. nayuta" | ||
}, | ||
{ | ||
"name": "Maid's Prank", | ||
"author": "Sound Souler" | ||
}, | ||
{ | ||
"name": "Dance Dance 晚安舞会", | ||
"author": "Mrguai/早木旋子/雲夏" | ||
}, | ||
{ | ||
"name": "Ops:Limone", | ||
"author": "Reku Mochizuki" | ||
}, | ||
{ | ||
"name": "NOVA", | ||
"author": "Notorious(Nota & TRIAL)" | ||
}, | ||
{ | ||
"name": "Heaven's Gradius", | ||
"author": "RyouRyou" | ||
} | ||
] |
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": "Urban Magic", | ||
"author": "technoplanet feat. nayuta" | ||
}, | ||
{ | ||
"name": "Maid's Prank", | ||
"author": "Sound Souler" | ||
}, | ||
{ | ||
"name": "Dance Dance 晚安舞会", | ||
"author": "Mrguai/早木旋子/雲夏" | ||
}, | ||
{ | ||
"name": "Ops:Limone", | ||
"author": "Reku Mochizuki" | ||
}, | ||
{ | ||
"name": "NOVA", | ||
"author": "Notorious(Nota & TRIAL)" | ||
}, | ||
{ | ||
"name": "衝天のグラディウス", | ||
"author": "RyouRyou" | ||
} | ||
] |
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": "Urban Magic", | ||
"author": "technoplanet feat. nayuta" | ||
}, | ||
{ | ||
"name": "Maid's Prank", | ||
"author": "Sound Souler" | ||
}, | ||
{ | ||
"name": "Dance Dance 晚安舞会", | ||
"author": "Mrguai/早木旋子/雲夏" | ||
}, | ||
{ | ||
"name": "Ops:Limone", | ||
"author": "Reku Mochizuki" | ||
}, | ||
{ | ||
"name": "NOVA", | ||
"author": "Notorious(Nota & TRIAL)" | ||
}, | ||
{ | ||
"name": "Heaven's Gradius", | ||
"author": "RyouRyou" | ||
} | ||
] |
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": "肥宅快乐包 Vol.19" | ||
}, | ||
{ | ||
"title": "暮色斗士传奇" | ||
}, | ||
|
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": "肥宅快樂包 Vol.19" | ||
}, | ||
{ | ||
"title": "暮色鬥士傳奇" | ||
}, | ||
|
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": "MUSIC快楽天 Vol.19" | ||
}, | ||
{ | ||
"title": "ミューズ闘士伝説" | ||
}, | ||
|
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": "오타쿠의 쾌락 모음 Vol.19" | ||
}, | ||
{ | ||
"title": "뮤즈 투사의 전설" | ||
}, | ||
|
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.