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

103 lines
2.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PhotoGraphAimTarget",
"AimTargetType": {
"$type": "RPG.GameCore.TargetFetchAdvProp",
"MultiGroupFetch": [
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 75
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300010
}
}
}
]
},
"IsAim": true
},
{
"$type": "RPG.GameCore.PhotoGraphWaitIdentifyFinish",
"WaitTargetType": {
"$type": "RPG.GameCore.TargetFetchAdvProp",
"MultiGroupFetch": [
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 75
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300010
}
}
}
]
},
"OnPreviewFinish": [
{
"$type": "RPG.GameCore.PhotoGraphAimTarget",
"AimTargetType": {
"$type": "RPG.GameCore.TargetFetchAdvProp",
"MultiGroupFetch": [
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 75
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300010
}
}
}
]
}
},
{
"$type": "RPG.GameCore.SwitchPhotoGraphMode"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "200011625_Finish"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "200011625_Finish"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200011625"
}
]
}
],
"Type": "Mission"
}