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

59 lines
1.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": [
8015152
]
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_801515202"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 8015152,
"MissionCustomValue": {
"Name": "OldValue_0",
"isLocal": true,
"ValidValueParamList": []
},
"TargetValue": 1
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "T2_Begin"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_801515202"
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_801515202"
}
]
}
]
}
],
"Type": "Mission"
}