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

55 lines
1.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": [
1011503
]
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "101150206_End2"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_101150208"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 1011503,
"MissionCustomValue": {
"Name": "OldValue_0",
"ValidValueParamList": [
1,
2
]
},
"TargetValue": 2
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_101150207"
}
]
}
]
}
],
"Type": "Mission"
}