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

69 lines
1.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ExitSpaceZooBreedResultDialog"
}
},
{
"$type": "RPG.GameCore.ClosePage",
"PageNames": [
"SpaceZooMainPage"
],
"PageRootNames": []
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "P_801620419"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "SpaceZooBreedResultDialog"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "P_801620419"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "P_801620419"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 801620409
},
{
"$type": "RPG.GameCore.SaveMessage",
"MessageSectionID": 1222000
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
],
"Type": "Mission"
}