mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 01:40:46 +08:00
fix: 修复掉落数量mask错误
This commit is contained in:
@@ -1907,21 +1907,6 @@
|
||||
]
|
||||
]
|
||||
},
|
||||
"StageDrops-Quantity": {
|
||||
"template": "empty.png",
|
||||
"templThreshold": 6,
|
||||
"templThreshold_Doc": "这里用来作为字间距阈值",
|
||||
"roi": [
|
||||
62,
|
||||
90,
|
||||
46,
|
||||
22
|
||||
],
|
||||
"maskRange": [
|
||||
200,
|
||||
255
|
||||
]
|
||||
},
|
||||
"Phantom@Roguelike@StageEncounterOptionUnknown": {
|
||||
"templThreshold": 0.95
|
||||
},
|
||||
|
||||
@@ -6598,8 +6598,8 @@
|
||||
22
|
||||
],
|
||||
"maskRange": [
|
||||
0,
|
||||
110
|
||||
110,
|
||||
255
|
||||
]
|
||||
},
|
||||
"NumberOcrReplace": {
|
||||
|
||||
Reference in New Issue
Block a user