NLDClient-yudde/ProjectNLD/Assets/Config/Data/levelcfg_levelweeklyrounds....

23 lines
284 B
JSON
Raw Normal View History

2025-07-07 13:19:42 +08:00
[
{
"Id": 1,
"ChapterIDs": [
2025-07-15 16:56:01 +08:00
500001
2025-07-07 13:19:42 +08:00
],
2025-07-15 16:56:01 +08:00
"Unlocks": "ActorLevel(15)"
2025-07-07 13:19:42 +08:00
},
{
"Id": 2,
"ChapterIDs": [
2025-07-15 16:56:01 +08:00
500002
2025-07-07 13:19:42 +08:00
],
2025-07-15 16:56:01 +08:00
"Unlocks": "ActorLevel(25)"
2025-07-07 13:19:42 +08:00
},
{
"Id": 3,
"ChapterIDs": [
2025-07-15 16:56:01 +08:00
500003
2025-07-07 13:19:42 +08:00
],
2025-07-15 16:56:01 +08:00
"Unlocks": "ActorLevel(35)"
2025-07-07 13:19:42 +08:00
}
]