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

30 lines
611 B
JSON

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