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

75 lines
1.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": [
1031501
]
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "103150108SelectItme1"
}
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_103150106"
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 1031501,
"MissionCustomValue": {
"Index": 3,
"Name": "OldValue_3",
"isLocal": true,
"ValidValueParamList": [
0,
1
]
},
"TargetValue": 1
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.PlayFullScreenTransfer",
"PostDuration": -1
},
{
"$type": "RPG.GameCore.ConsumeMissionItem",
"SubMissionID": 103150131,
"IsAutoConsume": true,
"IsShowConsumeFinishTips": true,
"SimpleTalk": {}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PlayFullScreenTransfer"
},
{
"$type": "RPG.GameCore.ConsumeMissionItem",
"SubMissionID": 103150131,
"IsAutoConsume": true,
"IsShowConsumeFinishTips": true,
"SimpleTalk": {}
}
]
}
]
}
],
"Type": "Mission"
}