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

70 lines
1.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ExitSpaceZooBreedResultDialog"
}
},
{
"$type": "RPG.GameCore.ClosePage",
"PageNames": [
"SpaceZooMainPage"
],
"PageRootNames": [],
"IsSilentExit": false
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "P_801620398"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "SpaceZooMainPage"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "P_801620398"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "P_801620398"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"PerformanceType": "D",
"PerformanceID": 801620398
},
{
"$type": "RPG.GameCore.SaveMessage",
"MessageSectionID": 1222401
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_801620306"
}
]
}
],
"Type": "Mission"
}