mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 02:23:01 +08:00
chore: YostarJP roguelike ocr edit
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"ocrReplace": [
|
||||
["陽の.*海岸", "陽の射す海岸"],
|
||||
["離.*の孤[島鳥]", "離れの孤島"],
|
||||
["迫.*来る波濤", "迫り来る波濤"]
|
||||
["迫.*来る波[濤清]", "迫り来る波濤"]
|
||||
],
|
||||
"text": ["陽の射す海岸", "離れの孤島", "迫り来る波濤", "秘密の温床", "不可侵の洞窟", "深海の密林", "紺碧の揺籃"]
|
||||
},
|
||||
@@ -31,7 +31,7 @@
|
||||
"ocrReplace": [
|
||||
["陽の.*海岸", "_aggressive"],
|
||||
["離.*の孤[島鳥]", "_aggressive"],
|
||||
["迫.*来る波濤", "_pragmatic"],
|
||||
["迫.*来る波[濤清]", "_pragmatic"],
|
||||
["秘密の温床", "_pragmatic"],
|
||||
["不可侵の洞窟", "_default"],
|
||||
["深海の密林", "_default"],
|
||||
@@ -42,7 +42,7 @@
|
||||
"ocrReplace": [
|
||||
["陽の.*海岸", "_default"],
|
||||
["離.*の孤[島鳥]", "_exit"],
|
||||
["迫.*来る波濤", "_exit"],
|
||||
["迫.*来る波[濤清]", "_exit"],
|
||||
["秘密の温床", "_exit"],
|
||||
["不可侵の洞窟", "_exit"],
|
||||
["深海の密林", "_exit"],
|
||||
@@ -53,7 +53,7 @@
|
||||
"ocrReplace": [
|
||||
["陽の.*海岸", "_default"],
|
||||
["離.*の孤[島鳥]", "_default"],
|
||||
["迫.*来る波濤", "_exit"],
|
||||
["迫.*来る波[濤清]", "_exit"],
|
||||
["秘密の温床", "_exit"],
|
||||
["不可侵の洞窟", "_exit"],
|
||||
["深海の密林", "_exit"],
|
||||
@@ -64,7 +64,7 @@
|
||||
"ocrReplace": [
|
||||
["陽の.*海岸", "_aggressive"],
|
||||
["離.*の孤[島鳥]", "_aggressive"],
|
||||
["迫.*来る波濤", "_pragmatic"],
|
||||
["迫.*来る波[濤清]", "_pragmatic"],
|
||||
["秘密の温床", "_pragmatic"],
|
||||
["不可侵の洞窟", "_default"],
|
||||
["深海の密林", "_default"],
|
||||
@@ -75,7 +75,7 @@
|
||||
"ocrReplace": [
|
||||
["陽の.*海岸", "_aggressive"],
|
||||
["離.*の孤[島鳥]", "_aggressive"],
|
||||
["迫.*来る波濤", "_pragmatic"],
|
||||
["迫.*来る波[濤清]", "_pragmatic"],
|
||||
["秘密の温床", "_pragmatic"],
|
||||
["不可侵の洞窟", "_default"],
|
||||
["深海の密林", "_default"],
|
||||
|
||||
@@ -1090,7 +1090,7 @@
|
||||
[".*旅行社特派団", "特里蒙旅行社特派团"],
|
||||
["ローカル移動局N6号", "在地公共移动站N6号"],
|
||||
[".*移動局N6号", "在地公共移动站N6号"],
|
||||
["人気リゾート", "度假胜地"],
|
||||
["人気リ.*ート", "度假胜地"],
|
||||
["傷だらけの主樹", "负伤的主树"],
|
||||
["霞む連峰", "不见群山"],
|
||||
["遠見の行く先", "远见所向"],
|
||||
|
||||
Reference in New Issue
Block a user