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

172 lines
4.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowFuncBtn",
"PuzzleFunc": "Identify",
"CDDuration": 1,
"ShowBtnFucHint": false,
"CustomString": {
"Value": "PhotoGraphGOGOGO"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "PhotoGraphGOGOGO"
}
},
{
"$type": "RPG.GameCore.SwitchPhotoGraphMode",
"PhotoGraphMode": "Identify",
"SkipPhotoPreviewDialog": true,
"IdentifyRadiusOverride": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PhotoGraphWaitIdentifyFinish",
"WaitTargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNPC",
"MultiGroupFetch": [
{
"GroupID": 9,
"GroupNpcID": 200001
}
]
},
"OnIdentifyFinish": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "200020501_talk"
}
}
],
"OnPreviewFinish": []
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 2
}
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 200031222,
"ProtectTime": 2
},
{
"TalkSentenceID": 200031207,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.PhotoGraphAimTarget",
"AimTargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNPC",
"MultiGroupFetch": [
{
"GroupID": 9,
"GroupNpcID": 200001
}
]
},
"AimIdentifyType": "Manual"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "200020501_Marked"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "200020501_talk"
}
},
{
"$type": "RPG.GameCore.PhotoGraphShowIdentifyResult",
"IsShowToast": true,
"ToastText": {
"Hash": 514963253,
"Hash64": 1160619948626037702
},
"IsShowAim": true
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 2
}
}
},
{
"$type": "RPG.GameCore.SwitchPhotoGraphMode",
"IdentifyRadiusOverride": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PhotoGraphAimTarget",
"AimTargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNPC",
"MultiGroupFetch": [
{
"GroupID": 9,
"GroupNpcID": 200001
}
]
},
"IsAim": true
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "200020501_break"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200020601"
}
]
}
],
"Type": "Mission"
}