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

44 lines
1.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_801517101"
}
},
{
"$type": "RPG.GameCore.SetAudioEmotionState",
"ResetToFloorDefault": true,
"SubMissionID": 801517101
},
{
"$type": "RPG.GameCore.ShowTransitionLoadingUI",
"Name": "Ui.Heliobus.Transition.HeliobusTransitionDialog"
},
{
"$type": "RPG.GameCore.ShowUI",
"Name": "Ui.Heliobus.SNS.SNSMain.SNSDetail.HeliobusSNSDetailDialog",
"WaitForExit": true,
"Param": {
"Value": "701"
},
"OnUIEnter": [
{
"$type": "RPG.GameCore.ExitTransitionLoadingUI"
}
]
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_801517101"
}
]
}
],
"Type": "Mission"
}