mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
34 lines
487 B
JSON
34 lines
487 B
JSON
[
|
|
{
|
|
"stageId": 1,
|
|
"nextStageIdVec": [
|
|
2
|
|
],
|
|
"openDay": 1,
|
|
"missionVec": [
|
|
1,
|
|
2,
|
|
3
|
|
],
|
|
"watcherIdVec": [
|
|
1200101
|
|
],
|
|
"titleTextMapHash": 2080097129,
|
|
"descTextMapHash": 3192621900
|
|
},
|
|
{
|
|
"stageId": 2,
|
|
"nextStageIdVec": [],
|
|
"openDay": 2,
|
|
"missionVec": [
|
|
4,
|
|
5,
|
|
6
|
|
],
|
|
"watcherIdVec": [
|
|
1200102
|
|
],
|
|
"titleTextMapHash": 306149281,
|
|
"descTextMapHash": 867377588
|
|
}
|
|
] |