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

22 lines
410 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OpenRaid_202210107"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.OpenTreasureChallenge",
"RaidID": 41212
}
]
}
]
}