Files
FireflyGo_Resources/Config/Level/Mission/2010735/Mission_201073502.json
2025-08-14 09:04:39 +07:00

57 lines
1.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "BoxingClubWinDialog"
},
{
"$type": "RPG.GameCore.ClosePage",
"PageNames": [
"BoxingClubEntranceMainPage"
],
"PageRootNames": []
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.20000000018626451
}
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 201073501,
"MaskConfig": {}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5000000004656613
}
}
},
{
"$type": "RPG.GameCore.ShowUI",
"Name": "Ui.BoxingClub.BoxingClubEntranceMainPage",
"WaitForExit": true,
"OnUIEnter": [],
"OnUIExitImmediately": []
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_201073502"
}
]
}
],
"Type": "Mission"
}