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

51 lines
1.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": [
2020505
]
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "PropToMission_202050503"
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 2020505,
"MissionCustomValue": {
"Name": "OldValue_0",
"isLocal": true,
"isRange": true,
"ValidValueParamList": [
0,
100
]
},
"EquationType": "GreaterEqual",
"TargetValue": 3
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_202050503"
}
]
}
]
}
],
"Type": "Mission"
}