Files
FireflyGo_Resources/Config/Level/Mission/2000116/Mission_200011627.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": 300011
}
}
}
]
},
"IsAim": true
},
{
"$type": "RPG.GameCore.PhotoGraphWaitIdentifyFinish",
"WaitTargetType": {
"$type": "RPG.GameCore.TargetFetchAdvProp",
"MultiGroupFetch": [
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 75
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300011
}
}
}
]
},
"OnPreviewFinish": [
{
"$type": "RPG.GameCore.PhotoGraphAimTarget",
"AimTargetType": {
"$type": "RPG.GameCore.TargetFetchAdvProp",
"MultiGroupFetch": [
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 75
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300011
}
}
}
]
}
},
{
"$type": "RPG.GameCore.SwitchPhotoGraphMode"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "200011627_Finish"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "200011627_Finish"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200011627"
}
]
}
],
"Type": "Mission"
}