fix: EN IS tentative fix increasing roi for encounter and more replace regex

This commit is contained in:
Constrat
2026-02-12 23:36:44 +01:00
parent 283309d3c1
commit c3ccd36d02

View File

@@ -941,6 +941,7 @@
},
"Roguelike@StageEncounterOcr": {
"ocrReplace": [
["\\s+o+\\s*$", ""],
[" |<|>|-", ""],
["^\\d+", ""],
["Disappear\\.\\.\\.", "消失......"],
@@ -1193,7 +1194,8 @@
["HundredClanRebellion", "百氏之乱"],
["TheFinishingStroke", "收笔"],
["MeetingaFriend", "会友"]
]
],
"roi": [0, 395, 725, 235]
},
"Roguelike@StageTraderInvestSystem": {
"maskRange": [1, 255]