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

23 lines
434 B
JSON

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