Files
FireflyGo_Resources/Config/Level/Mission/2021702/Mission_202170206.json
2025-08-14 09:04:39 +07:00

68 lines
1.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "202170206_ShowReading"
}
},
{
"$type": "RPG.GameCore.ShowReading",
"BookID": {
"IsDynamic": false,
"FixedValue": {
"Value": 190515
}
},
"ShouldPauseGame": true
},
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 202170206,
"MissionCustomValue": {
"Index": 1,
"Name": "OldValue_1",
"ValidValueParamList": [
0,
1
]
},
"CustomValue": 1
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "202170206_PerformanceEnd"
}
},
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 202170206,
"MissionCustomValue": {
"Index": 1,
"Name": "OldValue_1",
"ValidValueParamList": [
0,
1
]
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_202170206",
"MainMissionID": 2021702
}
]
}
],
"Type": "Mission"
}