1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-19 14:13:34 +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": "Do Major Commissions",
"help": "Enable allowance of undertaking 1200/1000 oil cost commissions; Commission Priority requires \"Major\" be included if enabled"
},
"CommissionFilter": {
"name": "Commission Priority",
"help": "Generally does not need to be modified or re-arranged but can do so if desired"
"PresetFilter": {
"name": "Preset Filter Select",
"help": "People without a basic knowledge of commission drops rates and spawn are recommended to use pre-optimized presets instead of writing custom filters",
"custom": "custom",
"general": "general"
},
"CustomFilter": {
"name": "Custom Commission Priority",
"help": "To use your own filter, set \"Preset Filter Select\" to \"custom\". All options have been defined at <https://github.com/LmeSzinc/AzurLaneAutoScript/wiki/filter_string_en>"
}
},
"Tactical": {

View File

@@ -1163,9 +1163,15 @@
"name": "Commission.DoMajorCommission.name",
"help": "Commission.DoMajorCommission.help"
},
"CommissionFilter": {
"name": "Commission.CommissionFilter.name",
"help": "Commission.CommissionFilter.help"
"PresetFilter": {
"name": "Commission.PresetFilter.name",
"help": "Commission.PresetFilter.help",
"custom": "custom",
"general": "general"
},
"CustomFilter": {
"name": "Commission.CustomFilter.name",
"help": "Commission.CustomFilter.help"
}
},
"Tactical": {

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": {

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": {