mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-17 15:45:26 +08:00
Opt: optimized general filter
This commit is contained in:
@@ -1166,12 +1166,12 @@
|
||||
"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"
|
||||
"chip": "Chip",
|
||||
"custom": "Custom"
|
||||
},
|
||||
"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>"
|
||||
"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": {
|
||||
|
||||
@@ -1166,8 +1166,8 @@
|
||||
"PresetFilter": {
|
||||
"name": "Commission.PresetFilter.name",
|
||||
"help": "Commission.PresetFilter.help",
|
||||
"custom": "custom",
|
||||
"general": "general"
|
||||
"chip": "chip",
|
||||
"custom": "custom"
|
||||
},
|
||||
"CustomFilter": {
|
||||
"name": "Commission.CustomFilter.name",
|
||||
|
||||
@@ -1166,8 +1166,8 @@
|
||||
"PresetFilter": {
|
||||
"name": "委托过滤器",
|
||||
"help": "如果对委托的产出和收益没有足够的了解,不建议编写自定义过滤器,建议使用预优化委托过滤器",
|
||||
"custom": "自定义",
|
||||
"general": "general"
|
||||
"chip": "心智优先",
|
||||
"custom": "自定义"
|
||||
},
|
||||
"CustomFilter": {
|
||||
"name": "自定义委托过滤器",
|
||||
|
||||
@@ -1166,8 +1166,8 @@
|
||||
"PresetFilter": {
|
||||
"name": "委托過濾器",
|
||||
"help": "如果對委托的產出和收益沒有足夠的了解,不建議編寫自定義過濾器,建議使用預優化委托過濾器",
|
||||
"custom": "自定義",
|
||||
"general": "general"
|
||||
"chip": "心智優先",
|
||||
"custom": "自定義"
|
||||
},
|
||||
"CustomFilter": {
|
||||
"name": "自定義委托過濾器",
|
||||
|
||||
Reference in New Issue
Block a user