Grasscutter_Resources/Resources/ExcelBinOutput/DungeonRosterConfigData.json
2022-04-23 07:55:31 +05:30

51 lines
1.1 KiB
JSON

[
{
"Id": 1,
"OpenTimeStr": "2021-02-22 04:00:00",
"CycleTime": 10080,
"CycleType": "DUNGEON_ROSTER_CYCLE_TYPE_BY_ORDER",
"DungeonList": [
{
"DungeonList": [
110,
111,
112,
113
]
},
{
"DungeonList": [
114,
115,
116,
117
]
},
{
"DungeonList": [
118,
119,
120,
121
]
},
{
"DungeonList": [
122,
123,
124,
125
]
},
{
"DungeonList": []
},
{
"DungeonList": []
},
{
"DungeonList": []
}
]
}
]