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

51 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OpenSkyRaid"
}
},
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": []
},
{
"$type": "RPG.GameCore.OpenTreasureChallenge",
"RaidID": 4122101,
"OnCancel": [
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": []
}
]
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_202080102"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_202080102"
}
]
}
],
"Type": "Mission"
}