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

79 lines
1.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [
301160501
],
"MainMissionIDList": [],
"PerformanceIDList": []
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareSubMissionState",
"SubMissionID": 301160501,
"SubMissionState": "Finish"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_301160502"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "CMI_401004"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 301160502
},
{
"$type": "RPG.GameCore.SetNPCMonstersVisible"
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_301160502"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "CMI_401012"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 301160503
},
{
"$type": "RPG.GameCore.SetNPCMonstersVisible"
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_301160502"
}
]
}
],
"Type": "Mission"
}