Files
FireflyGo_Resources/Config/Level/Mission/8002104/Mission_800210402.json
2025-08-14 09:04:39 +07:00

151 lines
3.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.HideEntity",
"Target": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
"FetchType": "SingleNpcByNpcID",
"SingleNpcID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 131
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
}
}
},
"IsHide": true
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPhotoGraphResult",
"WaitPhotoResult": [
"Target_800210402",
"Target_800210402_Sampo"
],
"CompleteMatch": true,
"OnSuccess": [
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 800210402,
"MissionCustomValue": {
"Index": 1,
"Name": "OldValue_1",
"ValidValueParamList": [
0,
1
]
},
"CustomValue": 1
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"TaskEnabled": false,
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 800210404
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800210402",
"MainMissionID": 8002104
}
],
"OnFail": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPhotoGraphResult",
"WaitPhotoResult": [
"Target_800210402"
],
"CompleteMatch": true,
"OnSuccess": [
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 800210402,
"MissionCustomValue": {
"Index": 1,
"Name": "OldValue_1",
"isLocal": true,
"ValidValueParamList": [
0,
1
]
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"TaskEnabled": false,
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 800210404
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800210402",
"MainMissionID": 8002104
}
],
"OnFail": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPhotoGraphResult",
"WaitPhotoResult": [
"Target_800210402_Sampo"
],
"CompleteMatch": true,
"OnSuccess": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "800210402_Sampo"
}
}
],
"OnFail": []
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "800210402_Sampo"
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 800210303,
"ProtectTime": 2
}
]
}
]
}
],
"Type": "Mission"
}