Files
LimbusStaticData/StaticData/static-data/dungeon/dungeon.json
T
2026-07-20 17:19:20 +07:00

90 lines
2.0 KiB
JSON

{
"list": [
{
"id": 10101,
"dungeonType": "STORY_DUNGEON",
"staminaModule": 1,
"recommendedLevel": 7,
"entranceStory": "S111B",
"illustname": "chapter1_StoryDungeon",
"dungeonSubchapterForUI": "1",
"questlist": [
{
"localizeId": 2
}
]
},
{
"id": 10201,
"dungeonType": "STORY_DUNGEON",
"staminaModule": 2,
"recommendedLevel": 15,
"entranceStory": "S219B",
"illustname": "chapter2_StoryDungeon",
"dungeonSubchapterForUI": "2",
"questlist": [
{
"localizeId": 2
}
]
},
{
"id": 10301,
"dungeonType": "STORY_DUNGEON",
"staminaModule": 3,
"recommendedLevel": 30,
"entranceStory": "S322B",
"illustname": "chapter3_StoryDungeon",
"dungeonSubchapterForUI": "3",
"questlist": [
{
"localizeId": 2
}
]
},
{
"id": 910301,
"dungeonType": "STORY_DUNGEON",
"dungeonLogicType": "MIRROR_DUNGEON",
"staminaModule": 1,
"recommendedLevel": 30,
"entranceStory": "E305A",
"clearStory": "E306A",
"illustname": "chapter3.5_HellsChickenDungeon_Normal",
"dungeonSubchapterForUI": "3.5",
"questlist": [
{
"localizeId": 2
}
]
},
{
"id": 910302,
"dungeonType": "STORY_DUNGEON",
"dungeonLogicType": "MIRROR_DUNGEON",
"staminaModule": 2,
"recommendedLevel": 30,
"illustname": "chapter3.5_HellsChickenDungeon_Hard",
"dungeonSubchapterForUI": "3.5",
"questlist": [
{
"localizeId": 2
}
]
},
{
"id": 10401,
"dungeonType": "STORY_DUNGEON",
"staminaModule": 4,
"recommendedLevel": 35,
"entranceStory": "S454B",
"illustname": "chapter4_StoryDungeon",
"dungeonSubchapterForUI": "4",
"questlist": [
{
"localizeId": 2
}
]
}
]
}