mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 09:50:40 +08:00
fix: 修复战斗中部分干员cooling识别错误的问题
能天使 oper_cooling_analyze | 870 fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/2313
This commit is contained in:
@@ -6250,7 +6250,7 @@
|
||||
},
|
||||
"BattleOperCooling": {
|
||||
"template": "empty.png",
|
||||
"specialThreshold": 850,
|
||||
"specialThreshold": 1000,
|
||||
"specialThreshold_Doc": "这个任务中作为符合range的像素点数量阈值",
|
||||
"rectMove": [
|
||||
-45,
|
||||
|
||||
Reference in New Issue
Block a user