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

58 lines
1.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": [
4240311
]
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_424031108"
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 4240311,
"MissionCustomValue": {
"Index": 1,
"Name": "OldValue_1",
"isLocal": true,
"ValidValueParamList": []
},
"TargetValue": 1
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "TriggerBattle_4240311"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_424031103",
"MainMissionID": 4240311,
"KeepScreenTransferUntilGroupRefresh": true
}
]
}
]
}
],
"Type": "Mission"
}