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

22 lines
395 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "EnterRaid_4010106"
}
},
{
"$type": "RPG.GameCore.OpenTreasureChallenge",
"RaidID": 4010106
}
]
}
],
"Type": "Mission"
}