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

51 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_801517301"
}
},
{
"$type": "RPG.GameCore.ShowTransitionLoadingUI",
"Name": "Ui.Heliobus.Transition.HeliobusTransitionDialog"
},
{
"$type": "RPG.GameCore.ShowUI",
"Name": "Ui.Heliobus.SNS.SNSMain.SNSDetail.HeliobusSNSDetailDialog",
"WaitForExit": true,
"Param": {
"Value": "703"
},
"OnUIEnter": [
{
"$type": "RPG.GameCore.ExitTransitionLoadingUI"
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Mission_801517301_AfterSNS"
}
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_801517302"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_801517301"
}
]
}
],
"Type": "Mission"
}