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

46 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [
103020103
],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": []
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareSubMissionState",
"Inverse": true,
"SubMissionID": 103020103,
"SubMissionState": "Finish"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 103020929,
"ProtectTime": 2
}
]
}
]
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_103020115"
}
]
}
],
"Type": "Mission"
}