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

234 lines
6.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": []
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 31
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
},
"CreateList": []
},
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 31
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
},
"TargetGroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetTypes": [],
"DestroyAfterTriggered": true,
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "MissionWaitTrigger01"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": [
1021501
]
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "MissionWaitTrigger01"
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 1021501,
"MissionCustomValue": {
"Name": "OldValue_0",
"ValidValueParamList": [
0,
1,
2,
3
]
},
"EquationType": "Greater"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 1021501,
"MissionCustomValue": {
"Name": "OldValue_0",
"ValidValueParamList": [
0,
1,
2,
3
]
},
"EquationType": "Greater",
"TargetValue": 1
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 102151402,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "102150104_Finish"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 102151302,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "102150104_Finish"
}
}
]
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 102151202,
"ProtectTime": 2
},
{
"TalkSentenceID": 102152204,
"ProtectTime": 2
},
{
"TalkSentenceID": 102152205,
"ProtectTime": 2
},
{
"TalkSentenceID": 102152206,
"ProtectTime": 2
},
{
"TalkSentenceID": 102152207,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "102150104_Finish"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "102150104_Finish"
}
},
{
"$type": "RPG.GameCore.CalculateMissionCustomValue",
"TargetSubmissionID": 102150104,
"TargetMissionCustomValue": {
"Name": "OldValue_0",
"ValidValueParamList": []
},
"ValueA": {
"Type": "CustomValue",
"MainMissionID": 1021501,
"MissionCustomValue": {
"Name": "OldValue_0",
"ValidValueParamList": []
}
},
"ValueB": {
"DirectValue": 1,
"MissionCustomValue": {
"Name": "OldValue_0"
}
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_102150104",
"MainMissionID": 1021501
}
]
}
],
"Type": "Mission"
}