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

32 lines
644 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "RaidStart_2"
}
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": []
},
{
"$type": "RPG.GameCore.OpenRaid",
"RaidID": 43208,
"IsSkipUI": true
},
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": []
}
]
}
],
"Type": "Mission"
}