mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 02:23:01 +08:00
fix: 修复史尔特尔太红了导致自动战斗不上场的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1596
This commit is contained in:
@@ -6028,7 +6028,7 @@
|
||||
},
|
||||
"BattleOperCooling": {
|
||||
"template": "empty.png",
|
||||
"specialThreshold": 1000,
|
||||
"specialThreshold": 3000,
|
||||
"specialThreshold_Doc": "这个任务中作为符合range的像素点数量阈值",
|
||||
"rectMove": [
|
||||
-45,
|
||||
@@ -6046,7 +6046,7 @@
|
||||
200,
|
||||
255,
|
||||
0,
|
||||
255
|
||||
100
|
||||
]
|
||||
},
|
||||
"BattleOperRoleRange": {
|
||||
|
||||
Reference in New Issue
Block a user