Files
turnbasedgamedata/Config/Level/Mission/1040407/Mission_104040713.json
2025-05-20 21:34:22 -03:00

21 lines
388 B
JSON

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