Files
StellaSora_DataLua/data/bin/Chapter.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

39 lines
1002 B
JSON

{
"1": {
"Id": 1,
"Name": "Chapter.1.1",
"Desc": "Chapter.1.2",
"ChapterType": 1,
"WorldClass": 1,
"PrevMainlines": [],
"CompleteRewards": "{\"7\":[2,50],\"14\":[2,50],\"21\":[2,100]}",
"ChapterImg": "Icon/MapChapter/chapter_bg_01",
"ChapterIcon": "Icon/MapChapter/chapter_icon_01"
},
"2": {
"Id": 2,
"Name": "Chapter.2.1",
"Desc": "Chapter.2.2",
"ChapterType": 1,
"WorldClass": 1,
"PrevMainlines": [
13115
],
"CompleteRewards": "{\"3\":[2,50],\"5\":[2,50],\"10\":[2,100]}",
"ChapterImg": "Icon/MapChapter/chapter_bg_02",
"ChapterIcon": "Icon/MapChapter/chapter_icon_03"
},
"3": {
"Id": 3,
"Name": "Chapter.3.1",
"Desc": "Chapter.3.2",
"ChapterType": 1,
"WorldClass": 1,
"PrevMainlines": [
14115
],
"CompleteRewards": "{\"3\":[1,10],\"5\":[1,20],\"10\":[1,31]}",
"ChapterImg": "Icon/MapChapter/chapter_bg_03",
"ChapterIcon": "Icon/MapChapter/chapter_icon_04"
}
}