Files
FireflyGo_Resources/Config/Level/Mission/4140115/Mission_414011501.json
2025-08-26 17:57:41 +07:00

64 lines
1.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [],
"PerformanceIDList": [],
"CustomValueMainMissionIDList": [
4140115
]
},
{
"$type": "RPG.GameCore.WaitMissionCustomValueChange",
"MainMissionID": 4140115,
"MissionCustomValue": {
"Name": "OldValue_0",
"isLocal": true,
"ValidValueParamList": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
"OnChange": [
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_414011501"
}
],
"Condition": {
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 4140115,
"MissionCustomValue": {
"Name": "OldValue_0",
"isLocal": true,
"ValidValueParamList": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
"TargetValue": 1
}
}
]
}
],
"Type": "Mission"
}