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

42 lines
820 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 165
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
},
"CreateList": []
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_801410302"
}
},
{
"$type": "RPG.GameCore.ShowUI",
"Name": "Ui.AetherDivide.AetherDivideEntryPage"
}
]
}
],
"Type": "Mission"
}