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

39 lines
803 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 414010202,
"MissionCustomValue": {
"Name": "OldValue_0",
"ValidValueParamList": [
0,
1,
2
]
},
"CustomValue": 2
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_414010202"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_414010202",
"MainMissionID": 4140102
}
]
}
],
"Type": "Mission"
}