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

48 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "TreasureDungeonResultDialog"
},
{
"$type": "RPG.GameCore.ClosePage",
"PageNames": [
"TreasureDungeonEntrancePage"
],
"PageRootNames": []
},
{
"$type": "RPG.GameCore.WaitSecond",
"TaskEnabled": false,
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5000000004656613
}
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 801210402
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "OpenUI_TreasureDungeon_Mission"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_801210402"
}
]
}
],
"Type": "Mission"
}