diff --git a/resource/tasks.json b/resource/tasks.json index 90033982f0..aee249e088 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -6197,10 +6197,10 @@ "BattleSwipeOper": { "algorithm": "JustReturn", "preDelay": 200, - "postDelay": 50, + "postDelay": 80, "Doc": "pre 是将干员滑动到场上的 duration 系数;post 是设置干员朝向滑动的 duration", "specialParams": [ - 200, + 300, 2, 0 ],