1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-26 13:57:53 +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": {
"PresetFilter": {
"name": "委托过滤器",
"help": "一般不需要修改"
"help": "如果对委托的产出和收益没有足够的了解,不建议编写自定义过滤器,建议使用预优化委托过滤器",
"custom": "自定义",
"general": "general"
},
"CustomFilter": {
"name": "自定义委托过滤器",
"help": "使用自定义过滤器需将 \"委托过滤器\" 设置为 \"自定义\",并阅读 https://github.com/LmeSzinc/AzurLaneAutoScript/wiki/filter_string_cn"
}
},
"Tactical": {