mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
fix: 调整上干员滑动参数
This commit is contained in:
@@ -6197,10 +6197,10 @@
|
||||
"BattleSwipeOper": {
|
||||
"algorithm": "JustReturn",
|
||||
"preDelay": 200,
|
||||
"postDelay": 50,
|
||||
"postDelay": 80,
|
||||
"Doc": "pre 是将干员滑动到场上的 duration 系数;post 是设置干员朝向滑动的 duration",
|
||||
"specialParams": [
|
||||
200,
|
||||
300,
|
||||
2,
|
||||
0
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user