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

54 lines
618 B
JSON

[
{
"Id": 100,
"ChapterID": 100,
"Type": 0,
"StarList": [
3,
6,
9
],
"Rewards": [
1001,
1002,
1003
]
},
{
"Id": 101,
"ChapterID": 101,
"Type": 0,
"StarList": [
16,
32,
48
],
"Rewards": [
1001,
1002,
1003
]
},
{
"Id": 201,
"ChapterID": 101,
"Type": 1,
"StarList": [
16,
32,
48
],
"Rewards": [
1001,
1002,
1003
]
},
{
"Id": 301,
"ChapterID": 1001,
"Type": 2,
"StarList": [],
"Rewards": []
}
]