Files
turnbasedgamedata/Config/Level/Mission/2000205/Mission_200020532.json
2025-07-03 10:50:43 +02:00

26 lines
466 B
JSON

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