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

29 lines
589 B
JSON

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