Files
turnbasedgamedata/Config/Level/Mission/2000801/Mission_200080103.json
2024-10-21 03:16:22 -03:00

22 lines
417 B
JSON

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