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

73 lines
1.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowFuncBtn",
"PuzzleFunc": "Identify",
"CDDuration": 0,
"CustomString": {
"Value": "OpenPhotoMode"
},
"ShowBtnEffect": true
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OpenPhotoMode"
}
},
{
"$type": "RPG.GameCore.SwitchPhotoGraphMode",
"PhotoGraphMode": "Identify",
"SkipPhotoPreviewDialog": true,
"IdentifyRadiusOverride": {
"IsDynamic": false,
"FixedValue": {
"Value": 5
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 200080918,
"ProtectTime": 2
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 3,
"GroupID": 4,
"GroupNpcID": 400006,
"TalkSentenceID": 200085101
}
],
"IsLoop": true,
"LoopInterval": 10,
"UniqueID": 2211
}
]
}
],
"Type": "Mission"
}