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

68 lines
1.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": [
2000801
]
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_200080102_End"
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 2000801,
"MissionCustomValue": {
"Name": "OldValue_0",
"isLocal": true,
"ValidValueParamList": [
0,
1
]
},
"TargetValue": 1
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "OpenRaid_2000801"
}
},
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 200080102,
"MissionCustomValue": {
"Name": "OldValue_0",
"isLocal": true,
"ValidValueParamList": [
0,
1
]
}
}
]
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200080102"
}
]
}
],
"Type": "Mission"
}