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

122 lines
3.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "A201_MainMission_Chat03_G8"
}
},
{
"$type": "RPG.GameCore.EnterFlipperLightDeviceControl",
"TargetDevice": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 8
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
},
"MultiPropID": []
}
},
{
"$type": "RPG.GameCore.ClosePage",
"PageNames": [
"MiniGameEraFlipperChooseTargetPage"
],
"PageRootNames": [],
"IsSilentExit": false
},
{
"$type": "RPG.GameCore.ShowMazeUI",
"IsShow": true
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 104026142,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 104020493
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "A201_MainMission_Chat03_G9"
}
},
{
"$type": "RPG.GameCore.EnterFlipperLightDeviceControl",
"TargetDevice": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 9
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
},
"MultiPropID": []
}
},
{
"$type": "RPG.GameCore.ClosePage",
"PageNames": [
"MiniGameEraFlipperChooseTargetPage"
],
"PageRootNames": [],
"IsSilentExit": false
},
{
"$type": "RPG.GameCore.ShowMazeUI",
"IsShow": true
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 104026142,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 104020493
}
]
}
],
"Type": "Mission",
"EntityEventList": []
}