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

34 lines
804 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5000000004656613
}
},
"MaxAdvencePerTick": 0.1
},
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "AetherSpiritAtlasUnlockAnimDialog"
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 801410217
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_801410229"
}
]
}
],
"Type": "Mission"
}