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

163 lines
3.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 143
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
},
"TargetGroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
},
"TargetID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Mission_202090109_PropTrigger"
}
}
]
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_202090109_PropTrigger"
}
},
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 3,
"GroupID": 143,
"GroupNpcID": 400002,
"TalkSentenceID": 202022301
},
{
"AutoSkipTime": 3,
"GroupID": 143,
"GroupNpcID": 400001,
"TalkSentenceID": 202022302
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PhotoGraphAimTarget",
"AimTargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNPC",
"MultiGroupFetch": [
{
"GroupID": 143,
"GroupNpcID": 400001
},
{
"GroupID": 143,
"GroupNpcID": 400002
}
]
},
"IsAim": true,
"AimIdentifyType": "Manual"
},
{
"$type": "RPG.GameCore.PhotoGraphWaitIdentifyFinish",
"WaitTargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNPC",
"MultiGroupFetch": [
{
"GroupID": 143,
"GroupNpcID": 400001
},
{
"GroupID": 143,
"GroupNpcID": 400002
}
]
}
},
{
"$type": "RPG.GameCore.PhotoGraphAimTarget",
"AimTargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNPC",
"MultiGroupFetch": [
{
"GroupID": 143,
"GroupNpcID": 400001
},
{
"GroupID": 143,
"GroupNpcID": 400002
}
]
},
"AimIdentifyType": "Manual"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Photograph202090109_End"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Photograph202090109_End"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 202090112
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_202090109"
}
]
}
],
"Type": "Mission"
}