Files
FireflyGo_Resources/Config/Level/Mission/8014133/Mission_801413302.json
2025-08-14 09:04:39 +07:00

28 lines
588 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_801413302"
}
},
{
"$type": "RPG.GameCore.ShowUI",
"Name": "Ui.AetherDivide.AetherDivideEntryPage",
"Param": {
"Value": "2"
},
"OnUIEnter": []
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_801413302"
}
]
}
],
"Type": "Mission"
}