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

135 lines
3.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowFuncBtn",
"PuzzleFunc": "Identify",
"CDDuration": 1,
"CustomString": {
"Value": "PhotoGraphGOGOGO"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "PhotoGraphGOGOGO"
}
},
{
"$type": "RPG.GameCore.SwitchPhotoGraphMode",
"PhotoGraphMode": "Identify",
"IdentifyRadiusOverride": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PhotoGraphAimTarget",
"AimTargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
"FetchType": "SingleNpcByNpcID",
"SingleNpcID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 12
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400003
}
}
}
},
"IsAim": true,
"AimIdentifyType": "Manual",
"AimTagExtraOffset": 0.3
},
{
"$type": "RPG.GameCore.PhotoGraphWaitIdentifyFinish",
"WaitTargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
"FetchType": "SingleNpcByNpcID",
"SingleNpcID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 12
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400003
}
}
}
},
"OnPreviewFinish": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "PhotoGraphFinish_201141212"
}
}
]
},
{
"$type": "RPG.GameCore.PhotoGraphAimTarget",
"AimTargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
"FetchType": "SingleNpcByNpcID",
"SingleNpcID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 12
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400003
}
}
}
},
"AimIdentifyType": "Manual",
"AimTagExtraOffset": 0.3
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "PhotoGraphFinish_201141212"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_201141212"
}
]
}
],
"Type": "Mission"
}