chore: YostarJP FormationOCR params (#12783)

This commit is contained in:
Manicsteiner
2025-05-24 02:47:19 +08:00
committed by GitHub
parent c58f525155
commit 13e69e09e9

View File

@@ -56,7 +56,7 @@
["テキーラ", "龙舌兰"],
["フリ(ン|ソ)ト", "燧石"],
["アステ.*ア", "星极"],
["^ラ.*ルマ", "羽毛笔"],
["(^ラ.*ルマ|プルマ)", "羽毛笔"],
["T?achanka", "战车"],
[".*(ン|ソ)ビクション", "断罪者"],
["アレー.*", "芳汀"],
@@ -728,7 +728,7 @@
["ブリキ", "锡人"],
["時代の棘", "年代之刺"],
["隘路の衝突", "狭路相逢"],
["ミトム", "渡桥"],
["(ミトム|^トム$)", "渡桥"],
["^ニン(フ|ラ)", "妮芙"],
["チェリー3号", "樱桃三号"],
["アイドリングメカ", "停滞巧械"],
@@ -1234,6 +1234,9 @@
["「外道」", "“外道”"]
]
},
"BattleQuickFormationOCR": {
"specialParams": [140, 2, 0, 0, 3, 12]
},
"BattleStartPre": {
"text": ["行動開始", "開始", "試練", "挑戦"]
},
@@ -1249,6 +1252,9 @@
"SSSBattleOperName": {
"roi": [0, 105, 300, 31]
},
"OperBoxNameOCR": {
"specialParams": [160, 4, 0, 0, 3, 12]
},
"SSSBegin": {
"text": ["保全作戦開始"]
},