fix: 调整上干员滑动参数

This commit is contained in:
MistEO
2022-11-17 21:46:47 +08:00
parent d300c026f9
commit 32d4567c24

View File

@@ -6197,10 +6197,10 @@
"BattleSwipeOper": {
"algorithm": "JustReturn",
"preDelay": 200,
"postDelay": 50,
"postDelay": 80,
"Doc": "pre 是将干员滑动到场上的 duration 系数post 是设置干员朝向滑动的 duration",
"specialParams": [
200,
300,
2,
0
],