mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 02:23:01 +08:00
chore: Preload AT + new alter operators regex for EN
This commit is contained in:
8
resource/global/YoStarEN/resource/tasks/Stages/AT.json
Normal file
8
resource/global/YoStarEN/resource/tasks/Stages/AT.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"AT-OpenOcr": {
|
||||
"text": ["Ato", "Remnants", "Stairway"]
|
||||
},
|
||||
"ATChapterToAT": {
|
||||
"text": ["District", "DISTRICT", "Neon", "NEON"]
|
||||
}
|
||||
}
|
||||
@@ -38,7 +38,7 @@
|
||||
"Doc": "该任务的 ocrReplace 被所有涉及干员名的英文识别任务复用 This task's ocrReplace is reused by all recognition tasks related to operator names",
|
||||
"ocrReplace": [
|
||||
[":", ""],
|
||||
["SilverAsh", "银灰"],
|
||||
["^SilverAsh$", "银灰"],
|
||||
["^Blaze$", "煌"],
|
||||
["Surtr", "史尔特尔"],
|
||||
["^Ch'en$", "陈"],
|
||||
@@ -88,7 +88,7 @@
|
||||
["Suzuran", "铃兰"],
|
||||
["Mayer", "梅尔"],
|
||||
["Magallan", "麦哲伦"],
|
||||
["Pramanix", "初雪"],
|
||||
["^Pramanix$", "初雪"],
|
||||
["Gnosis", "灵知"],
|
||||
["Glaucus", "格劳克斯"],
|
||||
["Shamare", "巫恋"],
|
||||
@@ -104,7 +104,7 @@
|
||||
["Ansel?", "安赛尔"],
|
||||
["Myrrh", "末药"],
|
||||
["^Gavial$", "嘉维尔"],
|
||||
["Perfumer", "调香师"],
|
||||
["^Perfumer$", "调香师"],
|
||||
["Ptilopsis", "白面鸮"],
|
||||
["^Silence$", "赫默"],
|
||||
["Warfarin", "华法琳"],
|
||||
@@ -386,7 +386,7 @@
|
||||
["Entitative Program Controller", "实体程式控制"],
|
||||
["Reserve Operator *-* *D[efender]*", "预备干员-重装"],
|
||||
["R-31a Heavy Power Armor", "R-31a重型动力装甲"],
|
||||
["Astgenne", "星源"],
|
||||
["^Astgenne$", "星源"],
|
||||
["(L? *ight *t* *n?[ifGg]?re?v?y *th?n?er?|Greyy the Lightningbe[arer]*)", "承曦格雷伊"],
|
||||
["Dorothy", "多萝西"],
|
||||
["R-31 Heavy Power Armor", "R-31重型动力装甲"],
|
||||
|
||||
Reference in New Issue
Block a user