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

65 lines
1.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": [
2030202
]
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 2030202,
"MissionCustomValue": {
"Name": "OldValue_0",
"ValidValueParamList": [
0,
1
]
},
"TargetValue": 1
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_203020217"
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_203020217"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_203020217",
"KeepScreenTransferUntilGroupRefresh": true
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "CloseDoors"
}
}
]
}
],
"Type": "Mission"
}