mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
fix: Greyy alter and BattleQuickFormationOCR opencv tweaks
for the umpteenth time a change to the main threshold value reducing hoping to detect Nearl Alter, Gavial and other stupid long names.
This commit is contained in:
@@ -559,7 +559,7 @@
|
||||
["Reserve Operator *-* *D[efender]*", "预备干员-重装"],
|
||||
["R-31a Heavy Power Armor", "R-31a重型动力装甲"],
|
||||
["Astgenne", "星源"],
|
||||
["L *ith *t* *nrey *thne", "承曦格雷伊"],
|
||||
["L? *ight *t* *n?[ifGg]?re?v?y *th?n?er?", "承曦格雷伊"],
|
||||
["Greyy the Lightningbe[arer]*", "承曦格雷伊"],
|
||||
["Dorothy", "多萝西"],
|
||||
["Resonator", "共振装置"],
|
||||
@@ -1268,7 +1268,7 @@
|
||||
},
|
||||
"BattleQuickFormationOCR": {
|
||||
"roi": [0, 231, 116, 22],
|
||||
"specialParams": [160, 2, 7, 0]
|
||||
"specialParams": [105, 2, 7, 0]
|
||||
},
|
||||
"BattleStartPre": {
|
||||
"text": ["Start", "Start Challenge"]
|
||||
|
||||
Reference in New Issue
Block a user