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

111 lines
2.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 88
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400002
}
},
"CreateList": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 88
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400003
}
},
"CreateList": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PhotoGraphAimTarget",
"AimTargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNPC",
"MultiGroupFetch": [
{
"GroupID": 88,
"GroupNpcID": 400003
}
]
},
"IsAim": true,
"AimIdentifyType": "Manual"
},
{
"$type": "RPG.GameCore.PhotoGraphWaitIdentifyFinish",
"WaitTargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNPC",
"MultiGroupFetch": [
{
"GroupID": 88,
"GroupNpcID": 400003
}
]
},
"OnPreviewFinish": [
{
"$type": "RPG.GameCore.PhotoGraphAimTarget",
"AimTargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNPC",
"MultiGroupFetch": [
{
"GroupID": 88,
"GroupNpcID": 400003
}
]
}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "PhotoGraph30030102_End"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "PhotoGraph30030102_End"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_300030102"
}
]
}
],
"Type": "Mission"
}