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

40 lines
894 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "802210102_End"
}
},
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 802210106,
"MissionCustomValue": {
"Index": 1,
"Name": "OldValue_1",
"isLocal": true,
"ValidValueParamList": [
0,
1
]
},
"CustomValue": 1
},
{
"$type": "RPG.GameCore.PlayFullScreenTransfer",
"PrevDuration": 0,
"KeepDuration": 0.1
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 802210106
}
]
}
],
"Type": "Mission"
}