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

119 lines
2.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PhotoGraphAimTarget",
"AimTargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNPC",
"MultiGroupFetch": [
{
"GroupID": 15,
"GroupNpcID": 400002
}
]
},
"IsAim": true,
"AimIdentifyType": "Manual"
},
{
"$type": "RPG.GameCore.PhotoGraphWaitIdentifyFinish",
"WaitTargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNPC",
"MultiGroupFetch": [
{
"GroupID": 15,
"GroupNpcID": 400002
}
]
},
"WaitAll": true,
"OnIdentifyFinish": [],
"OnIdentifyFailed": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Mission_301150403_CameraFail"
}
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Mission_301150403_CameraSuccess"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_301150403_CameraSuccess"
}
},
{
"$type": "RPG.GameCore.PhotoGraphAimTarget",
"AimTargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNPC",
"MultiGroupFetch": [
{
"GroupID": 15,
"GroupNpcID": 400002
}
]
},
"AimIdentifyType": "Manual"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "301150403_End1"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_301150403"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_301150403_CameraFail"
}
},
{
"$type": "RPG.GameCore.PhotoGraphAimTarget",
"AimTargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNPC",
"MultiGroupFetch": [
{
"GroupID": 15,
"GroupNpcID": 400002
}
]
},
"AimIdentifyType": "Manual"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "301150403_End2"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_301150403"
}
]
}
],
"Type": "Mission"
}