diff --git a/Assets/Scripts/EditorGame/Base/GeneralSubmodules/SubmoduleBase.cs b/Assets/Scripts/EditorGame/Base/GeneralSubmodules/SubmoduleBase.cs index e1f060d8..88cca233 100644 --- a/Assets/Scripts/EditorGame/Base/GeneralSubmodules/SubmoduleBase.cs +++ b/Assets/Scripts/EditorGame/Base/GeneralSubmodules/SubmoduleBase.cs @@ -1,6 +1,7 @@ using System; using System.Collections; using System.Collections.Generic; +using System.Linq; using Ichni.Editor; using Ichni.RhythmGame.Beatmap; using UnityEngine; @@ -16,6 +17,14 @@ namespace Ichni.RhythmGame public SubmoduleBase(GameElement attachedGameElement) { this.attachedGameElement = attachedGameElement; + + if (attachedGameElement.submoduleList.Any(x => x.GetType() == this.GetType())) + { + Debug.LogWarning("存在重复的Submodule"); + LogWindow.Log($"There are repeated submodule on Game Element {attachedGameElement.elementName}", Color.yellow); + return; + } + this.attachedGameElement.submoduleList.Add(this); } diff --git a/Assets/Scripts/EditorGame/GameElements/Notes/AudioSubmodule/NoteAudioSubmodule.cs b/Assets/Scripts/EditorGame/GameElements/Notes/AudioSubmodule/NoteAudioSubmodule.cs index edb1ef87..da5fe684 100644 --- a/Assets/Scripts/EditorGame/GameElements/Notes/AudioSubmodule/NoteAudioSubmodule.cs +++ b/Assets/Scripts/EditorGame/GameElements/Notes/AudioSubmodule/NoteAudioSubmodule.cs @@ -99,7 +99,7 @@ namespace Ichni.RhythmGame { IHaveInspection inspector = EditorManager.instance.uiManager.inspector; Inspector inspectorMain = EditorManager.instance.uiManager.inspector; - var container = inspector.GenerateContainer("Judge Submodule"); + var container = inspector.GenerateContainer("Audio Submodule"); var submoduleSettings = container.GenerateSubcontainer(3); var generalJudgeAudioListButton = inspector.GenerateButton(this, submoduleSettings, "General Judge", () => { diff --git a/Assets/StreamingAssets/Projects/IceFlowerMaster/Beatmap.json b/Assets/StreamingAssets/Projects/IceFlowerMaster/Beatmap.json index 58081b14..a8b47082 100644 --- a/Assets/StreamingAssets/Projects/IceFlowerMaster/Beatmap.json +++ b/Assets/StreamingAssets/Projects/IceFlowerMaster/Beatmap.json @@ -211195,22 +211195,6 @@ "attachedElementGuid" : { "value" : "0fd78258-7992-4574-9d91-d8a74a43dc2a" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "0fd78258-7992-4574-9d91-d8a74a43dc2a" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - - ], - "attachedElementGuid" : { - "value" : "0fd78258-7992-4574-9d91-d8a74a43dc2a" - } },{ "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", "judgeUnitList" : [ @@ -211350,22 +211334,6 @@ "attachedElementGuid" : { "value" : "134aaa6d-4e82-486f-b488-b8dbea7af9dd" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "134aaa6d-4e82-486f-b488-b8dbea7af9dd" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - - ], - "attachedElementGuid" : { - "value" : "134aaa6d-4e82-486f-b488-b8dbea7af9dd" - } },{ "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", "judgeUnitList" : [ @@ -211505,22 +211473,6 @@ "attachedElementGuid" : { "value" : "4c9f72f7-3ef9-41ad-a3d4-022046b3ec0a" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "4c9f72f7-3ef9-41ad-a3d4-022046b3ec0a" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - - ], - "attachedElementGuid" : { - "value" : "4c9f72f7-3ef9-41ad-a3d4-022046b3ec0a" - } },{ "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", "judgeUnitList" : [ @@ -211660,22 +211612,6 @@ "attachedElementGuid" : { "value" : "76846d06-6d2f-4266-9fa5-b0d4636441c2" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "76846d06-6d2f-4266-9fa5-b0d4636441c2" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - - ], - "attachedElementGuid" : { - "value" : "76846d06-6d2f-4266-9fa5-b0d4636441c2" - } },{ "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", "judgeUnitList" : [ @@ -211815,22 +211751,6 @@ "attachedElementGuid" : { "value" : "25358dc6-7f51-4dee-952a-bb3f022f4590" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "25358dc6-7f51-4dee-952a-bb3f022f4590" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - - ], - "attachedElementGuid" : { - "value" : "25358dc6-7f51-4dee-952a-bb3f022f4590" - } },{ "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", "judgeUnitList" : [ @@ -211970,22 +211890,6 @@ "attachedElementGuid" : { "value" : "5388d147-351c-4616-a5f4-b011963bb398" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "5388d147-351c-4616-a5f4-b011963bb398" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - - ], - "attachedElementGuid" : { - "value" : "5388d147-351c-4616-a5f4-b011963bb398" - } },{ "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", "judgeUnitList" : [ @@ -212125,22 +212029,6 @@ "attachedElementGuid" : { "value" : "8ca0f7c2-97e6-4665-88ff-08aa9d42ba77" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "8ca0f7c2-97e6-4665-88ff-08aa9d42ba77" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - - ], - "attachedElementGuid" : { - "value" : "8ca0f7c2-97e6-4665-88ff-08aa9d42ba77" - } },{ "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", "judgeUnitList" : [ @@ -212280,22 +212168,6 @@ "attachedElementGuid" : { "value" : "0b109367-d0af-4b07-8cc4-3b5c4ce2ee05" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "0b109367-d0af-4b07-8cc4-3b5c4ce2ee05" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - - ], - "attachedElementGuid" : { - "value" : "0b109367-d0af-4b07-8cc4-3b5c4ce2ee05" - } },{ "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", "judgeUnitList" : [ @@ -212435,22 +212307,6 @@ "attachedElementGuid" : { "value" : "ea0acd44-1129-48f9-bc7d-43757e2eee85" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "ea0acd44-1129-48f9-bc7d-43757e2eee85" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - - ], - "attachedElementGuid" : { - "value" : "ea0acd44-1129-48f9-bc7d-43757e2eee85" - } },{ "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", "judgeUnitList" : [ @@ -212590,22 +212446,6 @@ "attachedElementGuid" : { "value" : "15a06dc1-516f-4dca-b134-083082d93519" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "15a06dc1-516f-4dca-b134-083082d93519" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - - ], - "attachedElementGuid" : { - "value" : "15a06dc1-516f-4dca-b134-083082d93519" - } },{ "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", "judgeUnitList" : [ @@ -213113,22 +212953,6 @@ "attachedElementGuid" : { "value" : "0fe7eaac-a722-484e-a79a-462a0221cb03" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "0fe7eaac-a722-484e-a79a-462a0221cb03" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - - ], - "attachedElementGuid" : { - "value" : "0fe7eaac-a722-484e-a79a-462a0221cb03" - } },{ "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", "judgeUnitList" : [ @@ -213268,22 +213092,6 @@ "attachedElementGuid" : { "value" : "27644568-ef33-44c8-a513-5acc4ac6a291" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "27644568-ef33-44c8-a513-5acc4ac6a291" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - - ], - "attachedElementGuid" : { - "value" : "27644568-ef33-44c8-a513-5acc4ac6a291" - } },{ "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", "judgeUnitList" : [ @@ -213423,22 +213231,6 @@ "attachedElementGuid" : { "value" : "5d3a2fcf-8841-430e-8941-5e46bbba578f" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "5d3a2fcf-8841-430e-8941-5e46bbba578f" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - - ], - "attachedElementGuid" : { - "value" : "5d3a2fcf-8841-430e-8941-5e46bbba578f" - } },{ "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", "judgeUnitList" : [ @@ -213578,22 +213370,6 @@ "attachedElementGuid" : { "value" : "141d238c-cae4-4b49-add1-5203d086b052" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "141d238c-cae4-4b49-add1-5203d086b052" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - - ], - "attachedElementGuid" : { - "value" : "141d238c-cae4-4b49-add1-5203d086b052" - } },{ "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", "judgeUnitList" : [ @@ -213733,22 +213509,6 @@ "attachedElementGuid" : { "value" : "03d93322-61b8-440a-900e-99154a7a4b48" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "03d93322-61b8-440a-900e-99154a7a4b48" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - - ], - "attachedElementGuid" : { - "value" : "03d93322-61b8-440a-900e-99154a7a4b48" - } },{ "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", "judgeUnitList" : [ @@ -213888,22 +213648,6 @@ "attachedElementGuid" : { "value" : "ec3faa61-8f28-4b9d-8aff-b7e8fc381e6c" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "ec3faa61-8f28-4b9d-8aff-b7e8fc381e6c" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - - ], - "attachedElementGuid" : { - "value" : "ec3faa61-8f28-4b9d-8aff-b7e8fc381e6c" - } },{ "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", "judgeUnitList" : [ @@ -214043,22 +213787,6 @@ "attachedElementGuid" : { "value" : "fff3e4d9-9d51-48f7-90bc-b28c1a39c78b" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "fff3e4d9-9d51-48f7-90bc-b28c1a39c78b" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - - ], - "attachedElementGuid" : { - "value" : "fff3e4d9-9d51-48f7-90bc-b28c1a39c78b" - } },{ "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", "judgeUnitList" : [ @@ -214198,22 +213926,6 @@ "attachedElementGuid" : { "value" : "fba729b9-2acf-4a76-a353-c4c18c123966" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "fba729b9-2acf-4a76-a353-c4c18c123966" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - - ], - "attachedElementGuid" : { - "value" : "fba729b9-2acf-4a76-a353-c4c18c123966" - } },{ "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", "judgeUnitList" : [ @@ -214353,22 +214065,6 @@ "attachedElementGuid" : { "value" : "e854715d-07c7-463c-9d2f-75924e6effdc" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "e854715d-07c7-463c-9d2f-75924e6effdc" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - - ], - "attachedElementGuid" : { - "value" : "e854715d-07c7-463c-9d2f-75924e6effdc" - } },{ "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", "judgeUnitList" : [ @@ -214508,22 +214204,6 @@ "attachedElementGuid" : { "value" : "a7e43c3f-7f9d-493f-b111-e3d67139bfee" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "a7e43c3f-7f9d-493f-b111-e3d67139bfee" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - - ], - "attachedElementGuid" : { - "value" : "a7e43c3f-7f9d-493f-b111-e3d67139bfee" - } },{ "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", "judgeUnitList" : [ @@ -214663,22 +214343,6 @@ "attachedElementGuid" : { "value" : "72667de5-098a-44b1-bd9f-1f1bd44eb079" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "72667de5-098a-44b1-bd9f-1f1bd44eb079" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - - ], - "attachedElementGuid" : { - "value" : "72667de5-098a-44b1-bd9f-1f1bd44eb079" - } },{ "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", "judgeUnitList" : [ @@ -214818,22 +214482,6 @@ "attachedElementGuid" : { "value" : "bc5a465b-681b-4bd8-a6a3-4e5b11892cdc" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "bc5a465b-681b-4bd8-a6a3-4e5b11892cdc" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - - ], - "attachedElementGuid" : { - "value" : "bc5a465b-681b-4bd8-a6a3-4e5b11892cdc" - } },{ "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", "judgeUnitList" : [ @@ -222999,37 +222647,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "8b9dc80e-c4b2-4a10-81b7-62bc51f669da" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "8b9dc80e-c4b2-4a10-81b7-62bc51f669da" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "8b9dc80e-c4b2-4a10-81b7-62bc51f669da" @@ -223042,17 +222659,6 @@ "attachedElementGuid" : { "value" : "8b9dc80e-c4b2-4a10-81b7-62bc51f669da" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "8b9dc80e-c4b2-4a10-81b7-62bc51f669da" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -223195,37 +222801,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "a8aa6edf-5455-4fcc-81d5-eabc5799b8a6" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "a8aa6edf-5455-4fcc-81d5-eabc5799b8a6" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "a8aa6edf-5455-4fcc-81d5-eabc5799b8a6" @@ -223238,17 +222813,6 @@ "attachedElementGuid" : { "value" : "a8aa6edf-5455-4fcc-81d5-eabc5799b8a6" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "a8aa6edf-5455-4fcc-81d5-eabc5799b8a6" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -223391,37 +222955,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "daa61637-10ca-48a1-9c65-be3c5aee6c99" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "daa61637-10ca-48a1-9c65-be3c5aee6c99" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "daa61637-10ca-48a1-9c65-be3c5aee6c99" @@ -223434,17 +222967,6 @@ "attachedElementGuid" : { "value" : "daa61637-10ca-48a1-9c65-be3c5aee6c99" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "daa61637-10ca-48a1-9c65-be3c5aee6c99" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -223587,37 +223109,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "b9dddf52-0871-4495-8812-d7ed3b59c3c9" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "b9dddf52-0871-4495-8812-d7ed3b59c3c9" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "b9dddf52-0871-4495-8812-d7ed3b59c3c9" @@ -223630,17 +223121,6 @@ "attachedElementGuid" : { "value" : "b9dddf52-0871-4495-8812-d7ed3b59c3c9" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "b9dddf52-0871-4495-8812-d7ed3b59c3c9" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -223783,37 +223263,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "964e40c2-3ebc-4884-9869-2b9420e21475" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "964e40c2-3ebc-4884-9869-2b9420e21475" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "964e40c2-3ebc-4884-9869-2b9420e21475" @@ -223826,17 +223275,6 @@ "attachedElementGuid" : { "value" : "964e40c2-3ebc-4884-9869-2b9420e21475" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "964e40c2-3ebc-4884-9869-2b9420e21475" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -223979,37 +223417,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "c9d997c7-6dde-4221-b9d2-67283e21ec8a" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "c9d997c7-6dde-4221-b9d2-67283e21ec8a" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "c9d997c7-6dde-4221-b9d2-67283e21ec8a" @@ -224022,17 +223429,6 @@ "attachedElementGuid" : { "value" : "c9d997c7-6dde-4221-b9d2-67283e21ec8a" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "c9d997c7-6dde-4221-b9d2-67283e21ec8a" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -224175,37 +223571,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "e34cf90f-fd53-4066-87f1-7eb455376bdd" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "e34cf90f-fd53-4066-87f1-7eb455376bdd" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "e34cf90f-fd53-4066-87f1-7eb455376bdd" @@ -224218,17 +223583,6 @@ "attachedElementGuid" : { "value" : "e34cf90f-fd53-4066-87f1-7eb455376bdd" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "e34cf90f-fd53-4066-87f1-7eb455376bdd" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -224371,37 +223725,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "3829f8f1-53f0-42f2-8f09-6f4fb43dbc5b" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "3829f8f1-53f0-42f2-8f09-6f4fb43dbc5b" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "3829f8f1-53f0-42f2-8f09-6f4fb43dbc5b" @@ -224414,17 +223737,6 @@ "attachedElementGuid" : { "value" : "3829f8f1-53f0-42f2-8f09-6f4fb43dbc5b" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "3829f8f1-53f0-42f2-8f09-6f4fb43dbc5b" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -224567,37 +223879,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "91247471-bc58-44f2-a43e-68f6cce5f337" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "91247471-bc58-44f2-a43e-68f6cce5f337" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "91247471-bc58-44f2-a43e-68f6cce5f337" @@ -224610,17 +223891,6 @@ "attachedElementGuid" : { "value" : "91247471-bc58-44f2-a43e-68f6cce5f337" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "91247471-bc58-44f2-a43e-68f6cce5f337" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -224763,37 +224033,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "e7c31f79-4739-433e-91df-9d654d9caf77" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "e7c31f79-4739-433e-91df-9d654d9caf77" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "e7c31f79-4739-433e-91df-9d654d9caf77" @@ -224806,17 +224045,6 @@ "attachedElementGuid" : { "value" : "e7c31f79-4739-433e-91df-9d654d9caf77" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "e7c31f79-4739-433e-91df-9d654d9caf77" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -224959,37 +224187,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "6c07e764-4a2d-4c9d-b4d3-b7a6b7d9502a" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "6c07e764-4a2d-4c9d-b4d3-b7a6b7d9502a" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "6c07e764-4a2d-4c9d-b4d3-b7a6b7d9502a" @@ -225002,17 +224199,6 @@ "attachedElementGuid" : { "value" : "6c07e764-4a2d-4c9d-b4d3-b7a6b7d9502a" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "6c07e764-4a2d-4c9d-b4d3-b7a6b7d9502a" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -225155,37 +224341,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "bde1c3d4-d7d9-467f-a7bf-9b0c5d382d7f" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "bde1c3d4-d7d9-467f-a7bf-9b0c5d382d7f" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "bde1c3d4-d7d9-467f-a7bf-9b0c5d382d7f" @@ -225198,17 +224353,6 @@ "attachedElementGuid" : { "value" : "bde1c3d4-d7d9-467f-a7bf-9b0c5d382d7f" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "bde1c3d4-d7d9-467f-a7bf-9b0c5d382d7f" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -225351,37 +224495,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "b6cdbc59-e2b9-41d9-aacb-41b11b7c19c0" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "b6cdbc59-e2b9-41d9-aacb-41b11b7c19c0" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "b6cdbc59-e2b9-41d9-aacb-41b11b7c19c0" @@ -225394,17 +224507,6 @@ "attachedElementGuid" : { "value" : "b6cdbc59-e2b9-41d9-aacb-41b11b7c19c0" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "b6cdbc59-e2b9-41d9-aacb-41b11b7c19c0" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -225547,37 +224649,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "e7e0e341-277d-487f-a357-d6333251e0b9" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "e7e0e341-277d-487f-a357-d6333251e0b9" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "e7e0e341-277d-487f-a357-d6333251e0b9" @@ -225590,17 +224661,6 @@ "attachedElementGuid" : { "value" : "e7e0e341-277d-487f-a357-d6333251e0b9" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "e7e0e341-277d-487f-a357-d6333251e0b9" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -225743,37 +224803,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "02ef4da6-08aa-48c7-a07f-75c3d4abe3cb" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "02ef4da6-08aa-48c7-a07f-75c3d4abe3cb" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "02ef4da6-08aa-48c7-a07f-75c3d4abe3cb" @@ -225786,17 +224815,6 @@ "attachedElementGuid" : { "value" : "02ef4da6-08aa-48c7-a07f-75c3d4abe3cb" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "02ef4da6-08aa-48c7-a07f-75c3d4abe3cb" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -225939,37 +224957,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "0b742d4f-3f12-4795-bcd2-817f79c49f97" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "0b742d4f-3f12-4795-bcd2-817f79c49f97" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "0b742d4f-3f12-4795-bcd2-817f79c49f97" @@ -225982,17 +224969,6 @@ "attachedElementGuid" : { "value" : "0b742d4f-3f12-4795-bcd2-817f79c49f97" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "0b742d4f-3f12-4795-bcd2-817f79c49f97" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -226135,37 +225111,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "3dc0e4d7-a96d-41b1-a31f-780edc02bea8" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "3dc0e4d7-a96d-41b1-a31f-780edc02bea8" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "3dc0e4d7-a96d-41b1-a31f-780edc02bea8" @@ -226178,17 +225123,6 @@ "attachedElementGuid" : { "value" : "3dc0e4d7-a96d-41b1-a31f-780edc02bea8" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "3dc0e4d7-a96d-41b1-a31f-780edc02bea8" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -226331,37 +225265,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "fb6dab26-6393-4bd9-9417-56e5e0330944" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "fb6dab26-6393-4bd9-9417-56e5e0330944" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "fb6dab26-6393-4bd9-9417-56e5e0330944" @@ -226374,17 +225277,6 @@ "attachedElementGuid" : { "value" : "fb6dab26-6393-4bd9-9417-56e5e0330944" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "fb6dab26-6393-4bd9-9417-56e5e0330944" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -226527,37 +225419,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "c8cc3248-7dcf-42c8-a9b3-460b9c14b5cd" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "c8cc3248-7dcf-42c8-a9b3-460b9c14b5cd" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "c8cc3248-7dcf-42c8-a9b3-460b9c14b5cd" @@ -226570,17 +225431,6 @@ "attachedElementGuid" : { "value" : "c8cc3248-7dcf-42c8-a9b3-460b9c14b5cd" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "c8cc3248-7dcf-42c8-a9b3-460b9c14b5cd" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -226723,37 +225573,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "828d663c-59b4-4a4d-9784-01d4cd538324" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "828d663c-59b4-4a4d-9784-01d4cd538324" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "828d663c-59b4-4a4d-9784-01d4cd538324" @@ -226766,17 +225585,6 @@ "attachedElementGuid" : { "value" : "828d663c-59b4-4a4d-9784-01d4cd538324" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "828d663c-59b4-4a4d-9784-01d4cd538324" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -226919,37 +225727,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "5ec039f3-aebe-4d61-ba22-9f4a2942a701" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "5ec039f3-aebe-4d61-ba22-9f4a2942a701" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "5ec039f3-aebe-4d61-ba22-9f4a2942a701" @@ -226962,17 +225739,6 @@ "attachedElementGuid" : { "value" : "5ec039f3-aebe-4d61-ba22-9f4a2942a701" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "5ec039f3-aebe-4d61-ba22-9f4a2942a701" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -227115,37 +225881,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "f3f3bf7b-d254-4d63-8a80-3a9375f7c9be" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "f3f3bf7b-d254-4d63-8a80-3a9375f7c9be" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "f3f3bf7b-d254-4d63-8a80-3a9375f7c9be" @@ -227158,17 +225893,6 @@ "attachedElementGuid" : { "value" : "f3f3bf7b-d254-4d63-8a80-3a9375f7c9be" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "f3f3bf7b-d254-4d63-8a80-3a9375f7c9be" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -227311,37 +226035,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "1edd22d0-fd27-4561-b3e6-29609f45bbf8" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "1edd22d0-fd27-4561-b3e6-29609f45bbf8" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "1edd22d0-fd27-4561-b3e6-29609f45bbf8" @@ -227354,17 +226047,6 @@ "attachedElementGuid" : { "value" : "1edd22d0-fd27-4561-b3e6-29609f45bbf8" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "1edd22d0-fd27-4561-b3e6-29609f45bbf8" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -227507,37 +226189,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "2881165b-52e9-40df-a59a-229f4826c89a" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "2881165b-52e9-40df-a59a-229f4826c89a" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "2881165b-52e9-40df-a59a-229f4826c89a" @@ -227550,17 +226201,6 @@ "attachedElementGuid" : { "value" : "2881165b-52e9-40df-a59a-229f4826c89a" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "2881165b-52e9-40df-a59a-229f4826c89a" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -227703,37 +226343,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "62de2d8f-3389-4978-8d94-381f63d680fc" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "62de2d8f-3389-4978-8d94-381f63d680fc" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "62de2d8f-3389-4978-8d94-381f63d680fc" @@ -227746,17 +226355,6 @@ "attachedElementGuid" : { "value" : "62de2d8f-3389-4978-8d94-381f63d680fc" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "62de2d8f-3389-4978-8d94-381f63d680fc" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -227899,37 +226497,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "4061b091-96bb-408c-a0ce-bccdf2d95c78" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "4061b091-96bb-408c-a0ce-bccdf2d95c78" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "4061b091-96bb-408c-a0ce-bccdf2d95c78" @@ -227942,17 +226509,6 @@ "attachedElementGuid" : { "value" : "4061b091-96bb-408c-a0ce-bccdf2d95c78" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "4061b091-96bb-408c-a0ce-bccdf2d95c78" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -228095,37 +226651,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "22a2e125-4835-4d6f-9310-603a5e417b8e" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "22a2e125-4835-4d6f-9310-603a5e417b8e" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "22a2e125-4835-4d6f-9310-603a5e417b8e" @@ -228138,17 +226663,6 @@ "attachedElementGuid" : { "value" : "22a2e125-4835-4d6f-9310-603a5e417b8e" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "22a2e125-4835-4d6f-9310-603a5e417b8e" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -228291,37 +226805,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "240ee061-74a8-4e71-b178-e2735aec4e51" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "240ee061-74a8-4e71-b178-e2735aec4e51" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "240ee061-74a8-4e71-b178-e2735aec4e51" @@ -228334,17 +226817,6 @@ "attachedElementGuid" : { "value" : "240ee061-74a8-4e71-b178-e2735aec4e51" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "240ee061-74a8-4e71-b178-e2735aec4e51" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -228487,37 +226959,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "52aea29f-8360-418d-bebe-6e6102bc1aff" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "52aea29f-8360-418d-bebe-6e6102bc1aff" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "52aea29f-8360-418d-bebe-6e6102bc1aff" @@ -228530,17 +226971,6 @@ "attachedElementGuid" : { "value" : "52aea29f-8360-418d-bebe-6e6102bc1aff" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "52aea29f-8360-418d-bebe-6e6102bc1aff" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -228683,37 +227113,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "295b65e5-a25f-4229-a358-9386ab92fb4d" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "295b65e5-a25f-4229-a358-9386ab92fb4d" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "295b65e5-a25f-4229-a358-9386ab92fb4d" @@ -228726,17 +227125,6 @@ "attachedElementGuid" : { "value" : "295b65e5-a25f-4229-a358-9386ab92fb4d" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "295b65e5-a25f-4229-a358-9386ab92fb4d" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -228879,37 +227267,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "2212a3b6-fb07-4498-a67d-0403a1c58560" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "2212a3b6-fb07-4498-a67d-0403a1c58560" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "2212a3b6-fb07-4498-a67d-0403a1c58560" @@ -228922,17 +227279,6 @@ "attachedElementGuid" : { "value" : "2212a3b6-fb07-4498-a67d-0403a1c58560" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "2212a3b6-fb07-4498-a67d-0403a1c58560" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -229075,37 +227421,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "52c3c9b8-5410-41af-8aa8-d24346f4719f" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "52c3c9b8-5410-41af-8aa8-d24346f4719f" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "52c3c9b8-5410-41af-8aa8-d24346f4719f" @@ -229118,17 +227433,6 @@ "attachedElementGuid" : { "value" : "52c3c9b8-5410-41af-8aa8-d24346f4719f" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "52c3c9b8-5410-41af-8aa8-d24346f4719f" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -229271,37 +227575,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "df59d517-c4aa-487f-aa90-53de39926b88" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "df59d517-c4aa-487f-aa90-53de39926b88" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "df59d517-c4aa-487f-aa90-53de39926b88" @@ -229314,17 +227587,6 @@ "attachedElementGuid" : { "value" : "df59d517-c4aa-487f-aa90-53de39926b88" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "df59d517-c4aa-487f-aa90-53de39926b88" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -229467,37 +227729,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "4fdcc239-7dd8-4361-9998-cad10e1f8728" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "4fdcc239-7dd8-4361-9998-cad10e1f8728" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "4fdcc239-7dd8-4361-9998-cad10e1f8728" @@ -229510,17 +227741,6 @@ "attachedElementGuid" : { "value" : "4fdcc239-7dd8-4361-9998-cad10e1f8728" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "4fdcc239-7dd8-4361-9998-cad10e1f8728" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -229663,37 +227883,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "dea78115-384f-48d0-b4c3-091872cf2424" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "dea78115-384f-48d0-b4c3-091872cf2424" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "dea78115-384f-48d0-b4c3-091872cf2424" @@ -229706,17 +227895,6 @@ "attachedElementGuid" : { "value" : "dea78115-384f-48d0-b4c3-091872cf2424" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "dea78115-384f-48d0-b4c3-091872cf2424" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -229859,37 +228037,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "4dce6503-f850-48c0-8a15-efaa36a7bc0d" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "4dce6503-f850-48c0-8a15-efaa36a7bc0d" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "4dce6503-f850-48c0-8a15-efaa36a7bc0d" @@ -229902,17 +228049,6 @@ "attachedElementGuid" : { "value" : "4dce6503-f850-48c0-8a15-efaa36a7bc0d" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "4dce6503-f850-48c0-8a15-efaa36a7bc0d" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -230055,37 +228191,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "dfcacbf0-d9ca-4d94-b1e4-dd10b17ed848" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "dfcacbf0-d9ca-4d94-b1e4-dd10b17ed848" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "dfcacbf0-d9ca-4d94-b1e4-dd10b17ed848" @@ -230098,17 +228203,6 @@ "attachedElementGuid" : { "value" : "dfcacbf0-d9ca-4d94-b1e4-dd10b17ed848" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "dfcacbf0-d9ca-4d94-b1e4-dd10b17ed848" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -230251,37 +228345,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "7ad5cec0-69e6-49cd-9f48-0178985b8a0e" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "7ad5cec0-69e6-49cd-9f48-0178985b8a0e" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "7ad5cec0-69e6-49cd-9f48-0178985b8a0e" @@ -230294,17 +228357,6 @@ "attachedElementGuid" : { "value" : "7ad5cec0-69e6-49cd-9f48-0178985b8a0e" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "7ad5cec0-69e6-49cd-9f48-0178985b8a0e" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -230447,37 +228499,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "ae6413f7-f0fb-46da-8755-8a8572a80550" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "ae6413f7-f0fb-46da-8755-8a8572a80550" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "ae6413f7-f0fb-46da-8755-8a8572a80550" @@ -230490,17 +228511,6 @@ "attachedElementGuid" : { "value" : "ae6413f7-f0fb-46da-8755-8a8572a80550" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "ae6413f7-f0fb-46da-8755-8a8572a80550" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -230643,37 +228653,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "f7b56fad-4985-4de0-9596-5a7cb7fc1209" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "f7b56fad-4985-4de0-9596-5a7cb7fc1209" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "f7b56fad-4985-4de0-9596-5a7cb7fc1209" @@ -230686,17 +228665,6 @@ "attachedElementGuid" : { "value" : "f7b56fad-4985-4de0-9596-5a7cb7fc1209" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "f7b56fad-4985-4de0-9596-5a7cb7fc1209" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -230839,37 +228807,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "c69fb609-9f11-42a3-88f4-e541b08a62ee" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "c69fb609-9f11-42a3-88f4-e541b08a62ee" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "c69fb609-9f11-42a3-88f4-e541b08a62ee" @@ -230882,17 +228819,6 @@ "attachedElementGuid" : { "value" : "c69fb609-9f11-42a3-88f4-e541b08a62ee" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "c69fb609-9f11-42a3-88f4-e541b08a62ee" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -231035,37 +228961,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "9d62b348-4de6-4656-afac-a27529504009" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "9d62b348-4de6-4656-afac-a27529504009" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "9d62b348-4de6-4656-afac-a27529504009" @@ -231078,17 +228973,6 @@ "attachedElementGuid" : { "value" : "9d62b348-4de6-4656-afac-a27529504009" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "9d62b348-4de6-4656-afac-a27529504009" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -231231,37 +229115,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "c81e88bb-9916-405c-8e09-3fbc1b0faed1" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "c81e88bb-9916-405c-8e09-3fbc1b0faed1" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "c81e88bb-9916-405c-8e09-3fbc1b0faed1" @@ -231274,17 +229127,6 @@ "attachedElementGuid" : { "value" : "c81e88bb-9916-405c-8e09-3fbc1b0faed1" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "c81e88bb-9916-405c-8e09-3fbc1b0faed1" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -231427,37 +229269,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "64a2f1b7-0c1e-4801-9f4d-089eecae3653" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "64a2f1b7-0c1e-4801-9f4d-089eecae3653" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "64a2f1b7-0c1e-4801-9f4d-089eecae3653" @@ -231470,17 +229281,6 @@ "attachedElementGuid" : { "value" : "64a2f1b7-0c1e-4801-9f4d-089eecae3653" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "64a2f1b7-0c1e-4801-9f4d-089eecae3653" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -231623,37 +229423,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "eb81730e-b5b7-4fb2-9392-73c8d099b8fd" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "eb81730e-b5b7-4fb2-9392-73c8d099b8fd" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "eb81730e-b5b7-4fb2-9392-73c8d099b8fd" @@ -231666,17 +229435,6 @@ "attachedElementGuid" : { "value" : "eb81730e-b5b7-4fb2-9392-73c8d099b8fd" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "eb81730e-b5b7-4fb2-9392-73c8d099b8fd" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -231819,37 +229577,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "372365ba-a403-4f99-9f2b-3155783c8549" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "372365ba-a403-4f99-9f2b-3155783c8549" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "372365ba-a403-4f99-9f2b-3155783c8549" @@ -231862,17 +229589,6 @@ "attachedElementGuid" : { "value" : "372365ba-a403-4f99-9f2b-3155783c8549" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "372365ba-a403-4f99-9f2b-3155783c8549" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -232015,37 +229731,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "c701ee85-6685-46df-89bf-3dbd2548e69e" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "c701ee85-6685-46df-89bf-3dbd2548e69e" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "c701ee85-6685-46df-89bf-3dbd2548e69e" @@ -232058,17 +229743,6 @@ "attachedElementGuid" : { "value" : "c701ee85-6685-46df-89bf-3dbd2548e69e" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "c701ee85-6685-46df-89bf-3dbd2548e69e" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -232211,37 +229885,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "6f31f874-5f5b-471c-a95e-5b1167067e5e" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "6f31f874-5f5b-471c-a95e-5b1167067e5e" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "6f31f874-5f5b-471c-a95e-5b1167067e5e" @@ -232254,17 +229897,6 @@ "attachedElementGuid" : { "value" : "6f31f874-5f5b-471c-a95e-5b1167067e5e" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "6f31f874-5f5b-471c-a95e-5b1167067e5e" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -232407,37 +230039,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "8406916c-0c7d-4dc7-95aa-92c571fc2258" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "8406916c-0c7d-4dc7-95aa-92c571fc2258" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "8406916c-0c7d-4dc7-95aa-92c571fc2258" @@ -232450,17 +230051,6 @@ "attachedElementGuid" : { "value" : "8406916c-0c7d-4dc7-95aa-92c571fc2258" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "8406916c-0c7d-4dc7-95aa-92c571fc2258" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -232603,37 +230193,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "f400922d-17c5-413f-b873-4176eab6805c" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "f400922d-17c5-413f-b873-4176eab6805c" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "f400922d-17c5-413f-b873-4176eab6805c" @@ -232646,17 +230205,6 @@ "attachedElementGuid" : { "value" : "f400922d-17c5-413f-b873-4176eab6805c" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "f400922d-17c5-413f-b873-4176eab6805c" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -232799,37 +230347,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "f85970d5-fea8-4d26-98db-1f50eeefa344" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "f85970d5-fea8-4d26-98db-1f50eeefa344" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "f85970d5-fea8-4d26-98db-1f50eeefa344" @@ -232842,17 +230359,6 @@ "attachedElementGuid" : { "value" : "f85970d5-fea8-4d26-98db-1f50eeefa344" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "f85970d5-fea8-4d26-98db-1f50eeefa344" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -232995,37 +230501,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "87d85fa3-afe7-4196-bbe0-7ed777e238f6" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "87d85fa3-afe7-4196-bbe0-7ed777e238f6" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "87d85fa3-afe7-4196-bbe0-7ed777e238f6" @@ -233038,17 +230513,6 @@ "attachedElementGuid" : { "value" : "87d85fa3-afe7-4196-bbe0-7ed777e238f6" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "87d85fa3-afe7-4196-bbe0-7ed777e238f6" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -233191,37 +230655,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "f023694f-adf5-4ccf-bdd8-ea2c6bd80815" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "f023694f-adf5-4ccf-bdd8-ea2c6bd80815" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "f023694f-adf5-4ccf-bdd8-ea2c6bd80815" @@ -233234,17 +230667,6 @@ "attachedElementGuid" : { "value" : "f023694f-adf5-4ccf-bdd8-ea2c6bd80815" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "f023694f-adf5-4ccf-bdd8-ea2c6bd80815" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -233387,37 +230809,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "7bab00f3-bbcc-4eb3-a0ba-ec8904026683" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "7bab00f3-bbcc-4eb3-a0ba-ec8904026683" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "7bab00f3-bbcc-4eb3-a0ba-ec8904026683" @@ -233430,17 +230821,6 @@ "attachedElementGuid" : { "value" : "7bab00f3-bbcc-4eb3-a0ba-ec8904026683" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "7bab00f3-bbcc-4eb3-a0ba-ec8904026683" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -233583,37 +230963,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "6b434e16-8549-4cba-acd7-4da645a70b64" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "6b434e16-8549-4cba-acd7-4da645a70b64" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "6b434e16-8549-4cba-acd7-4da645a70b64" @@ -233626,17 +230975,6 @@ "attachedElementGuid" : { "value" : "6b434e16-8549-4cba-acd7-4da645a70b64" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "6b434e16-8549-4cba-acd7-4da645a70b64" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -233779,37 +231117,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "b1d73361-6010-4407-af6b-aede2883b7f3" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "b1d73361-6010-4407-af6b-aede2883b7f3" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "b1d73361-6010-4407-af6b-aede2883b7f3" @@ -233822,17 +231129,6 @@ "attachedElementGuid" : { "value" : "b1d73361-6010-4407-af6b-aede2883b7f3" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "b1d73361-6010-4407-af6b-aede2883b7f3" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -233975,37 +231271,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "3e8aa911-5a30-4aa0-aaeb-18537ba2642d" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "3e8aa911-5a30-4aa0-aaeb-18537ba2642d" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "3e8aa911-5a30-4aa0-aaeb-18537ba2642d" @@ -234018,17 +231283,6 @@ "attachedElementGuid" : { "value" : "3e8aa911-5a30-4aa0-aaeb-18537ba2642d" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "3e8aa911-5a30-4aa0-aaeb-18537ba2642d" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -234171,37 +231425,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "7faa7950-5a71-4429-853d-c48c279db056" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "7faa7950-5a71-4429-853d-c48c279db056" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "7faa7950-5a71-4429-853d-c48c279db056" @@ -234214,17 +231437,6 @@ "attachedElementGuid" : { "value" : "7faa7950-5a71-4429-853d-c48c279db056" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "7faa7950-5a71-4429-853d-c48c279db056" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -234367,37 +231579,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "13708aff-b4e3-4941-8117-4e03c79f919c" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "13708aff-b4e3-4941-8117-4e03c79f919c" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "13708aff-b4e3-4941-8117-4e03c79f919c" @@ -234410,17 +231591,6 @@ "attachedElementGuid" : { "value" : "13708aff-b4e3-4941-8117-4e03c79f919c" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "13708aff-b4e3-4941-8117-4e03c79f919c" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -234563,37 +231733,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "b10d4c06-d752-469b-a416-5879678e4839" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "b10d4c06-d752-469b-a416-5879678e4839" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "b10d4c06-d752-469b-a416-5879678e4839" @@ -234606,17 +231745,6 @@ "attachedElementGuid" : { "value" : "b10d4c06-d752-469b-a416-5879678e4839" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "b10d4c06-d752-469b-a416-5879678e4839" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -234759,37 +231887,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "2ec838f7-4109-40c0-8352-1d74df137c65" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "2ec838f7-4109-40c0-8352-1d74df137c65" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "2ec838f7-4109-40c0-8352-1d74df137c65" @@ -234802,17 +231899,6 @@ "attachedElementGuid" : { "value" : "2ec838f7-4109-40c0-8352-1d74df137c65" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "2ec838f7-4109-40c0-8352-1d74df137c65" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -234955,37 +232041,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "1a92fd75-5f22-4508-94f6-65ddfcc7318e" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "1a92fd75-5f22-4508-94f6-65ddfcc7318e" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "1a92fd75-5f22-4508-94f6-65ddfcc7318e" @@ -234998,17 +232053,6 @@ "attachedElementGuid" : { "value" : "1a92fd75-5f22-4508-94f6-65ddfcc7318e" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "1a92fd75-5f22-4508-94f6-65ddfcc7318e" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -235151,37 +232195,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "b0885770-9deb-408b-8b3a-ad401f546d93" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "b0885770-9deb-408b-8b3a-ad401f546d93" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "b0885770-9deb-408b-8b3a-ad401f546d93" @@ -235194,17 +232207,6 @@ "attachedElementGuid" : { "value" : "b0885770-9deb-408b-8b3a-ad401f546d93" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "b0885770-9deb-408b-8b3a-ad401f546d93" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -235347,37 +232349,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "5985c615-2058-4c27-a640-f22de7b094f7" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "5985c615-2058-4c27-a640-f22de7b094f7" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "5985c615-2058-4c27-a640-f22de7b094f7" @@ -235390,17 +232361,6 @@ "attachedElementGuid" : { "value" : "5985c615-2058-4c27-a640-f22de7b094f7" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "5985c615-2058-4c27-a640-f22de7b094f7" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -235543,37 +232503,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "f3b8250a-ee6a-4fc6-ada9-12c11832e4c6" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "f3b8250a-ee6a-4fc6-ada9-12c11832e4c6" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "f3b8250a-ee6a-4fc6-ada9-12c11832e4c6" @@ -235586,17 +232515,6 @@ "attachedElementGuid" : { "value" : "f3b8250a-ee6a-4fc6-ada9-12c11832e4c6" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "f3b8250a-ee6a-4fc6-ada9-12c11832e4c6" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -235739,37 +232657,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "92459211-f6a0-4077-824c-6d13665dad74" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "92459211-f6a0-4077-824c-6d13665dad74" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "92459211-f6a0-4077-824c-6d13665dad74" @@ -235782,17 +232669,6 @@ "attachedElementGuid" : { "value" : "92459211-f6a0-4077-824c-6d13665dad74" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "92459211-f6a0-4077-824c-6d13665dad74" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -235935,37 +232811,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "4a4ecf91-03d1-4b9f-9616-05c293ccedda" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "4a4ecf91-03d1-4b9f-9616-05c293ccedda" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "4a4ecf91-03d1-4b9f-9616-05c293ccedda" @@ -235978,17 +232823,6 @@ "attachedElementGuid" : { "value" : "4a4ecf91-03d1-4b9f-9616-05c293ccedda" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "4a4ecf91-03d1-4b9f-9616-05c293ccedda" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -236131,37 +232965,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "5aaa1ead-4793-4cbd-9f8d-abe1e685a982" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "5aaa1ead-4793-4cbd-9f8d-abe1e685a982" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "5aaa1ead-4793-4cbd-9f8d-abe1e685a982" @@ -236174,17 +232977,6 @@ "attachedElementGuid" : { "value" : "5aaa1ead-4793-4cbd-9f8d-abe1e685a982" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "5aaa1ead-4793-4cbd-9f8d-abe1e685a982" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -236327,37 +233119,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "37a41511-d0c9-4cc0-bfc4-bee9ce8dfa02" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "37a41511-d0c9-4cc0-bfc4-bee9ce8dfa02" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "37a41511-d0c9-4cc0-bfc4-bee9ce8dfa02" @@ -236370,17 +233131,6 @@ "attachedElementGuid" : { "value" : "37a41511-d0c9-4cc0-bfc4-bee9ce8dfa02" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "37a41511-d0c9-4cc0-bfc4-bee9ce8dfa02" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -236523,37 +233273,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "ba394398-3351-43d5-a73f-ef3e395577e5" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "ba394398-3351-43d5-a73f-ef3e395577e5" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "ba394398-3351-43d5-a73f-ef3e395577e5" @@ -236566,17 +233285,6 @@ "attachedElementGuid" : { "value" : "ba394398-3351-43d5-a73f-ef3e395577e5" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "ba394398-3351-43d5-a73f-ef3e395577e5" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -236719,37 +233427,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "39e16667-0f73-4724-9f3d-ea0f02ac590f" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "39e16667-0f73-4724-9f3d-ea0f02ac590f" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "39e16667-0f73-4724-9f3d-ea0f02ac590f" @@ -236762,17 +233439,6 @@ "attachedElementGuid" : { "value" : "39e16667-0f73-4724-9f3d-ea0f02ac590f" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "39e16667-0f73-4724-9f3d-ea0f02ac590f" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -236915,37 +233581,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "9de8a6f3-9e46-4378-af89-0998b9420437" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "9de8a6f3-9e46-4378-af89-0998b9420437" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "9de8a6f3-9e46-4378-af89-0998b9420437" @@ -236958,17 +233593,6 @@ "attachedElementGuid" : { "value" : "9de8a6f3-9e46-4378-af89-0998b9420437" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "9de8a6f3-9e46-4378-af89-0998b9420437" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -237111,37 +233735,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "4662b9cd-d69e-447c-96a1-9c76fa050dd7" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "4662b9cd-d69e-447c-96a1-9c76fa050dd7" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "4662b9cd-d69e-447c-96a1-9c76fa050dd7" @@ -237154,17 +233747,6 @@ "attachedElementGuid" : { "value" : "4662b9cd-d69e-447c-96a1-9c76fa050dd7" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "4662b9cd-d69e-447c-96a1-9c76fa050dd7" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -237307,37 +233889,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "759af1cd-cb95-47e3-943d-73813808579e" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "759af1cd-cb95-47e3-943d-73813808579e" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "759af1cd-cb95-47e3-943d-73813808579e" @@ -237350,17 +233901,6 @@ "attachedElementGuid" : { "value" : "759af1cd-cb95-47e3-943d-73813808579e" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "759af1cd-cb95-47e3-943d-73813808579e" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -237503,37 +234043,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "d57b6311-9f3b-4ee6-9622-ee8e75cf261d" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "d57b6311-9f3b-4ee6-9622-ee8e75cf261d" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "d57b6311-9f3b-4ee6-9622-ee8e75cf261d" @@ -237546,17 +234055,6 @@ "attachedElementGuid" : { "value" : "d57b6311-9f3b-4ee6-9622-ee8e75cf261d" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "d57b6311-9f3b-4ee6-9622-ee8e75cf261d" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -237699,37 +234197,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "6335f9eb-ef90-4dad-ab54-e7d31d0c16df" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "6335f9eb-ef90-4dad-ab54-e7d31d0c16df" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "6335f9eb-ef90-4dad-ab54-e7d31d0c16df" @@ -237742,17 +234209,6 @@ "attachedElementGuid" : { "value" : "6335f9eb-ef90-4dad-ab54-e7d31d0c16df" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "6335f9eb-ef90-4dad-ab54-e7d31d0c16df" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -237895,37 +234351,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "4a821343-b7f8-4d19-b5e8-bf16c9c55edc" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "4a821343-b7f8-4d19-b5e8-bf16c9c55edc" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "4a821343-b7f8-4d19-b5e8-bf16c9c55edc" @@ -237938,17 +234363,6 @@ "attachedElementGuid" : { "value" : "4a821343-b7f8-4d19-b5e8-bf16c9c55edc" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "4a821343-b7f8-4d19-b5e8-bf16c9c55edc" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -238091,37 +234505,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "97a7b178-a72a-4880-b428-5bcfb7f8c115" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "97a7b178-a72a-4880-b428-5bcfb7f8c115" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "97a7b178-a72a-4880-b428-5bcfb7f8c115" @@ -238134,17 +234517,6 @@ "attachedElementGuid" : { "value" : "97a7b178-a72a-4880-b428-5bcfb7f8c115" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "97a7b178-a72a-4880-b428-5bcfb7f8c115" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -238287,37 +234659,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "a13a6155-db3d-4ca5-8182-94a3711bc899" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "a13a6155-db3d-4ca5-8182-94a3711bc899" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "a13a6155-db3d-4ca5-8182-94a3711bc899" @@ -238330,17 +234671,6 @@ "attachedElementGuid" : { "value" : "a13a6155-db3d-4ca5-8182-94a3711bc899" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "a13a6155-db3d-4ca5-8182-94a3711bc899" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -238483,37 +234813,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "d5a18b32-edc5-447c-9c5a-77571b00eced" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "d5a18b32-edc5-447c-9c5a-77571b00eced" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "d5a18b32-edc5-447c-9c5a-77571b00eced" @@ -238526,17 +234825,6 @@ "attachedElementGuid" : { "value" : "d5a18b32-edc5-447c-9c5a-77571b00eced" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "d5a18b32-edc5-447c-9c5a-77571b00eced" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -238679,37 +234967,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "118789a4-5fe5-40ce-b218-b071c5de3499" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "118789a4-5fe5-40ce-b218-b071c5de3499" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "118789a4-5fe5-40ce-b218-b071c5de3499" @@ -238722,17 +234979,6 @@ "attachedElementGuid" : { "value" : "118789a4-5fe5-40ce-b218-b071c5de3499" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "118789a4-5fe5-40ce-b218-b071c5de3499" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -238875,37 +235121,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "b85cd5f4-42af-46db-99df-e5ac11b5ecce" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "b85cd5f4-42af-46db-99df-e5ac11b5ecce" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "b85cd5f4-42af-46db-99df-e5ac11b5ecce" @@ -238918,17 +235133,6 @@ "attachedElementGuid" : { "value" : "b85cd5f4-42af-46db-99df-e5ac11b5ecce" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "b85cd5f4-42af-46db-99df-e5ac11b5ecce" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse", @@ -239071,37 +235275,6 @@ ], "holdStartAudioList" : [ - ], - "attachedElementGuid" : { - "value" : "4fb7ae08-2a43-4003-9643-8aaa6e1fc096" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.TimeDurationSubmodule_BM,Assembly-CSharp", - "isOverridingDuration" : false, - "startTime" : -32767, - "endTime" : 32767, - "attachedElementGuid" : { - "value" : "4fb7ae08-2a43-4003-9643-8aaa6e1fc096" - } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteAudioSubmodule_BM,Assembly-CSharp", - "generalJudgeAudioList" : [ - "DefaultTap" - ], - "perfectAudioList" : [ - - ], - "goodAudioList" : [ - - ], - "badAudioList" : [ - - ], - "missAudioList" : [ - - ], - "holdStartAudioList" : [ - ], "attachedElementGuid" : { "value" : "4fb7ae08-2a43-4003-9643-8aaa6e1fc096" @@ -239114,17 +235287,6 @@ "attachedElementGuid" : { "value" : "4fb7ae08-2a43-4003-9643-8aaa6e1fc096" } - },{ - "__type" : "Ichni.RhythmGame.Beatmap.NoteJudgeSubmodule_BM,Assembly-CSharp", - "judgeUnitList" : [ - { - "__type" : "Ichni.RhythmGame.Beatmap.TouchAreaJudgeUnit_BM,Assembly-CSharp", - "areaRadius" : 1000 - } - ], - "attachedElementGuid" : { - "value" : "4fb7ae08-2a43-4003-9643-8aaa6e1fc096" - } },{ "__type" : "Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse.Beatmap.DTMNoteVisual_BM,Assembly-CSharp", "themeBundleName" : "departure_to_multiverse",