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

72 lines
1.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ExitSpaceZooBreedResultDialog"
}
},
{
"$type": "RPG.GameCore.ClosePage",
"PageNames": [
"SpaceZooMainPage"
],
"PageRootNames": [],
"IsSilentExit": false
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "P_801621001"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "SpaceZooBreedResultDialog"
},
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "SpaceZooMainPage"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "P_801621001"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "P_801621001"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 801621001
},
{
"$type": "RPG.GameCore.SaveMessage",
"MessageSectionID": 1221300
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
],
"Type": "Mission"
}