1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-21 02:05:35 +08:00

Add: custom common dd filter

This commit is contained in:
sui-feng-cb
2025-03-23 18:30:22 +08:00
parent 0e6c1c4111
commit b6604a2b5a
20 changed files with 158 additions and 59 deletions

View File

@@ -1198,6 +1198,7 @@
"CommonDD": {
"name": "Flagship Common DD Preference",
"help": "",
"custom": "custom",
"any": "any",
"favourite": "Favourite Ships Only",
"aulick_or_foote": "Aulick or Foote",
@@ -1205,6 +1206,10 @@
"z20_or_z21": "Z20 or Z21",
"DDG": "Guided-Missile Destroyer"
},
"CommonDDFilter": {
"name": "Custom DD Filter",
"help": "To use your own filter, set \"Flagship Common DD Preference\" to \"custom\". Filter will be prioritized in order."
},
"EquipmentCode": {
"name": "Gear Code",
"help": "Only works when 'Change Ship + Gears' is chosen.\nWhen substituting down CV/CVL/DD, if corresponding gear code is not provided, alas will export it\nWhen substituting up corresponding CV/CVL/DD, if corresponding gear code is not provided, alas will use exported gear code from previous ship; otherwise alas will use gear code in the config\nBluestacks users need to enable virtual keyboard first.\nSee https://support.bluestacks.com/hc/en-us/articles/360061968892-How-to-use-a-virtual-on-screen-keyboard-on-BlueStacks-5"

View File

@@ -1198,6 +1198,7 @@
"CommonDD": {
"name": "GemsFarming.CommonDD.name",
"help": "GemsFarming.CommonDD.help",
"custom": "custom",
"any": "GemsFarming.CommonDD.any",
"favourite": "GemsFarming.CommonDD.favourite",
"aulick_or_foote": "GemsFarming.CommonDD.aulick_or_foote",
@@ -1205,6 +1206,10 @@
"z20_or_z21": "GemsFarming.CommonDD.z20_or_z21",
"DDG": "GemsFarming.CommonDD.DDG"
},
"CommonDDFilter": {
"name": "GemsFarming.CommonDDFilter.name",
"help": "GemsFarming.CommonDDFilter.help"
},
"EquipmentCode": {
"name": "GemsFarming.EquipmentCode.name",
"help": "GemsFarming.EquipmentCode.help"

View File

@@ -1198,6 +1198,7 @@
"CommonDD": {
"name": "指定前排",
"help": "",
"custom": "自定义",
"any": "任意",
"favourite": "仅常用",
"aulick_or_foote": "奥利克或富特",
@@ -1205,6 +1206,10 @@
"z20_or_z21": "Z20或Z21",
"DDG": "导驱"
},
"CommonDDFilter": {
"name": "自定义前排过滤器",
"help": "使用自定义过滤器需将 \"指定前排\" 设置为 \"自定义\",将按照过滤器顺序优先选择前排更换\nz20Z20 z21Z21 aulick奥利克 foote富特 cassin卡辛 downes唐斯"
},
"EquipmentCode": {
"name": "装备码",
"help": "仅当选择“更换舰船 + 装备”时生效。\n在换下舰船时若设置里当前舰船装备码为null则会导出在换上舰船时若设置里当前舰船装备码为null则会使用上一艘舰船导出的装备码否则使用设置里的装备码\n蓝叠模拟器用户需要先开启虚拟键盘详见https://support.bluestacks.com/hc/zh-tw/articles/360061968892-%E5%A6%82%E4%BD%95%E5%9C%A8-BlueStacks-5-%E4%B8%8A%E4%BD%BF%E7%94%A8%E5%B0%8F%E9%8D%B5%E7%9B%A4-%E8%99%9B%E6%93%AC%E9%8D%B5%E7%9B%A4\nDD前排驱逐 bogue博格 hermes竞技神 langley兰利 ranger突击者"

View File

@@ -1198,6 +1198,7 @@
"CommonDD": {
"name": "指定前排",
"help": "",
"custom": "自定義",
"any": "任意",
"favourite": "僅常用",
"aulick_or_foote": "奧利克或富特",
@@ -1205,6 +1206,10 @@
"z20_or_z21": "Z20或Z21",
"DDG": "導驅"
},
"CommonDDFilter": {
"name": "自定義前排過濾器",
"help": "使用自定義過濾器需將 \"指定前排\" 設定為 \"自定義\",將按照過濾器順序優先選擇前排更換\nz20Z20 z21Z21 aulick奥利克 foote富特 cassin卡辛 downes唐斯"
},
"EquipmentCode": {
"name": "裝備碼",
"help": "僅當選擇「更換艦船 + 裝備」時生效。\n在換下艦船時若設定裏當前艦船裝備碼為null則會導出在換上艦船時若設定裏當前艦船裝備碼為null則會使用上一艘艦船導出的裝備碼否則使用設定裏的裝備碼\n藍疊模擬器用戶需要先開啟虛擬鍵盤詳見https://support.bluestacks.com/hc/zh-tw/articles/360061968892-%E5%A6%82%E4%BD%95%E5%9C%A8-BlueStacks-5-%E4%B8%8A%E4%BD%BF%E7%94%A8%E5%B0%8F%E9%8D%B5%E7%9B%A4-%E8%99%9B%E6%93%AC%E9%8D%B5%E7%9B%A4\nDD前排驅逐 bogue博格 hermes競技神 langley蘭利 ranger突擊者"