mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-23 00:33:46 +08:00
Add: Frame of preset commission filter
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user