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

180 lines
5.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [
101130110,
101130111
],
"PerformanceIDList": []
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_101130114"
}
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "302Block_Act_Over"
}
},
{
"$type": "RPG.GameCore.UnLockPlayerControl"
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCompareSubMissionState",
"SubMissionID": 101130110,
"SubMissionState": "Finish"
},
{
"$type": "RPG.GameCore.ByCompareSubMissionState",
"SubMissionID": 101130111,
"SubMissionState": "Finish"
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 201320529,
"ProtectTime": 2
},
{
"TalkSentenceID": 201320530,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_101130114"
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 101130114
},
{
"$type": "RPG.GameCore.SelectorConfig",
"TaskList": [
{
"$type": "RPG.GameCore.PropStateExecute",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 3
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300011
}
}
}
},
"Execute": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 101130112
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "101130114_MissionTalk"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_101130114"
}
]
},
{
"$type": "RPG.GameCore.PropStateExecute",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 3
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300011
}
}
}
},
"State": "Open",
"Execute": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "101130114_MissionTalk"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_101130114"
}
]
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "101130114_MissionTalk"
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 201320418,
"ProtectTime": 2
},
{
"TalkSentenceID": 201320419,
"ProtectTime": 2
}
]
}
]
}
],
"Type": "Mission"
}