1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-23 14:28:01 +08:00

Add: Frame of preset commission filter

This commit is contained in:
SarContDeli
2022-10-21 21:00:18 +08:00
parent c9d296ad76
commit ca6810d569
13 changed files with 101 additions and 35 deletions

View File

@@ -1163,9 +1163,15 @@
"name": "做主要委託 (1200油/1000油委託)",
"help": ""
},
"CommissionFilter": {
"name": "委過濾器",
"help": "一般不需要修改"
"PresetFilter": {
"name": "委過濾器",
"help": "如果對委托的產出和收益沒有足夠的了解,不建議編寫自定義過濾器,建議使用預優化委托過濾器",
"custom": "自定義",
"general": "general"
},
"CustomFilter": {
"name": "自定義委托過濾器",
"help": "使用自定義過濾器需將 \"委托過濾器\" 設置為 \"自定義\",並閱讀 https://github.com/LmeSzinc/AzurLaneAutoScript/wiki/filter_string_cn"
}
},
"Tactical": {