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

48 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 802020118
},
{
"$type": "RPG.GameCore.SetLocalPlayerDitherAlpha"
},
{
"$type": "RPG.GameCore.ShowUI",
"Name": "Ui.RaidCollection.RaidCollectionMainPage",
"WaitForExit": true,
"Param": {
"Value": "54,1"
},
"OnUIEnter": [
{
"$type": "RPG.GameCore.SetLocalPlayerDitherAlpha",
"DitherAlpha": 1
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_802022002"
}
],
"OnUIExitImmediately": [
{
"$type": "RPG.GameCore.SetLocalPlayerDitherAlpha",
"DitherAlpha": 1
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_802022002"
}
]
}
]
}
],
"Type": "Mission"
}