Files
StellaSora_DataLua/data/bin/StoryChapter.json
T
SL1900 5e0d58cfad Initial version - 1.2.0.60
EN: 1.2.0.60
CN: 1.2.0.61
JP: 1.2.0.63
KR: 1.2.0.67
2025-12-03 01:00:00 +09:00

42 lines
922 B
JSON

{
"1": {
"Id": 1,
"Type": 1,
"WorldClass": 1,
"PrevStories": [],
"Index": "01",
"Name": "StoryChapter.1.1",
"Desc": "StoryChapter.1.2",
"ChapterIcon": "Icon/MapChapter/chapter_stage_01",
"ChapterYear": "StoryChapter.1.3",
"UnlockShowStoryId": 101
},
"2": {
"Id": 2,
"Type": 1,
"WorldClass": 7,
"PrevStories": [
"STm01_10"
],
"Index": "02",
"Name": "StoryChapter.2.1",
"Desc": "StoryChapter.2.2",
"ChapterIcon": "Icon/MapChapter/chapter_stage_02",
"ChapterYear": "StoryChapter.2.3",
"UnlockShowStoryId": 204
},
"3": {
"Id": 3,
"Type": 1,
"WorldClass": 9,
"PrevStories": [
"STm02_11"
],
"Index": "03",
"Name": "StoryChapter.3.1",
"Desc": "StoryChapter.3.2",
"ChapterIcon": "Icon/MapChapter/chapter_stage_03",
"ChapterYear": "StoryChapter.3.3",
"UnlockShowStoryId": 304
}
}