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

24 lines
454 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_404033501"
}
]
}
],
"Type": "Mission"
}