NLDClient-yudde/ProjectNLD/Assets/Config/Data/actorcfg_albumconfig.json

113 lines
2.3 KiB
JSON

[
{
"Id": 0,
"CoverPath": "Tapes/Icon_MusicLock_09",
"TapeIcon": "Icon_MusicA_09",
"TapesPath": "Icon_MusicB_09",
"DefaultUnlock": true,
"Desc": "AlbumDesc_0",
"PlayList": [],
"ItemID": 0,
"CostItems": [],
"UnlockDesc": ""
},
{
"Id": 1,
"CoverPath": "Tapes/Icon_MusicLock_01",
"TapeIcon": "Icon_MusicA_01",
"TapesPath": "Icon_MusicB_01",
"DefaultUnlock": true,
"Desc": "AlbumDesc_1",
"PlayList": [
"bgm_ost1_01",
"bgm_ost1_02",
"bgm_ost1_03",
"bgm_ost1_04",
"bgm_ost1_05",
"bgm_ost1_06",
"bgm_ost1_07",
"bgm_ost1_08",
"bgm_ost1_09",
"bgm_ost1_10",
"bgm_ost1_11",
"bgm_ost1_12",
"bgm_ost1_13",
"bgm_ost1_14",
"bgm_ost1_15",
"bgm_ost1_16"
],
"ItemID": 1200001,
"CostItems": [],
"UnlockDesc": ""
},
{
"Id": 2,
"CoverPath": "Tapes/Icon_MusicLock_02",
"TapeIcon": "Icon_MusicA_02",
"TapesPath": "Icon_MusicB_02",
"DefaultUnlock": true,
"Desc": "AlbumDesc_2",
"PlayList": [
"bgm_ost2_01",
"bgm_ost2_02",
"bgm_ost2_03",
"bgm_ost2_04",
"bgm_ost2_05",
"bgm_ost2_06",
"bgm_ost2_07",
"bgm_ost2_08",
"bgm_ost2_09"
],
"ItemID": 1200002,
"CostItems": [],
"UnlockDesc": ""
},
{
"Id": 3,
"CoverPath": "Tapes/Icon_MusicLock_03",
"TapeIcon": "Icon_MusicA_03",
"TapesPath": "Icon_MusicB_03",
"DefaultUnlock": true,
"Desc": "AlbumDesc_3",
"PlayList": [
"bgm_ost3_01",
"bgm_ost3_02",
"bgm_ost3_03",
"bgm_ost3_04",
"bgm_ost3_05"
],
"ItemID": 1200003,
"CostItems": [],
"UnlockDesc": ""
},
{
"Id": 5,
"CoverPath": "Tapes/Icon_MusicLock_10",
"TapeIcon": "Icon_MusicA_10",
"TapesPath": "Icon_MusicB_10",
"DefaultUnlock": false,
"Desc": "AlbumDesc_5",
"PlayList": [
"bgm_ost5_01",
"bgm_ost5_02",
"bgm_ost5_03",
"bgm_ost5_04",
"bgm_ost5_05",
"bgm_ost5_06",
"bgm_ost5_07",
"bgm_ost5_08",
"bgm_ost5_09",
"bgm_ost5_10",
"bgm_ost5_11",
"bgm_ost5_12",
"bgm_ost5_13",
"bgm_ost5_14",
"bgm_ost5_15",
"bgm_ost5_16",
"bgm_ost5_17"
],
"ItemID": 1200005,
"CostItems": [],
"UnlockDesc": "AlbumUnlockDesc_5"
}
]