Files
FireflyGo_Resources/Config/Level/Mission/2020307/Mission_202030706.json
2025-08-14 09:04:39 +07:00

28 lines
569 B
JSON

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