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

32 lines
667 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OpenMRaid_2020501"
}
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": []
},
{
"$type": "RPG.GameCore.OpenTreasureChallenge",
"RaidID": 4000205,
"OnCancel": [
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": []
}
]
}
]
}
],
"Type": "Mission"
}