mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 18:01:26 +08:00
@@ -4024,13 +4024,14 @@
|
||||
"binThreshold": [210, 255],
|
||||
"useRaw": false,
|
||||
"ocrReplace": [
|
||||
["——", "-"],
|
||||
["^.+-EX-?\\d+.*$", "_INVALID_"],
|
||||
["^.+-S-?\\d+.*$", "_INVALID_"],
|
||||
["^.+-MO-?\\d+.*$", "_INVALID_"],
|
||||
["^OF-1$", "_INVALID_"],
|
||||
["Ap-", "AP-"],
|
||||
["Bl-", "BI-"],
|
||||
["-1O", "-10"]
|
||||
["^Ap-", "AP-"],
|
||||
["^Bl-", "BI-"],
|
||||
["-1O$", "-10"]
|
||||
],
|
||||
"roi": [140, 60, 200, 55]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user