turnbasedgamedata/Config/Level/Mission/4040259/Mission_404025903.json
2024-10-21 03:16:22 -03:00

23 lines
457 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_404025903"
}
},
{
"$type": "RPG.GameCore.ConsumeMissionItem",
"SubMissionID": 404025903,
"IsAutoConsume": true,
"SimpleTalk": {}
}
]
}
],
"Type": "Mission"
}