1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-05-17 02:38:38 +08:00

Add: 24h commission filter

This commit is contained in:
SarContDeli
2022-11-26 17:53:35 +08:00
parent ec054446b0
commit 41ca30edad
9 changed files with 50 additions and 9 deletions

View File

@@ -1165,9 +1165,11 @@
},
"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",
"help": "People without a basic knowledge of commission drops rates and spawn are recommended to use pre-optimized presets instead of writing custom filters\nIf the commission farming is running 24 hours a day, the 24h Ver. of the filter should be used\nIt is not recommended to use the oil priority filter while running commission farming",
"chip": "Chip",
"chip_24h": "Chip (24h Ver.)",
"cube": "Cube",
"cube_24h": "Cube (24h Ver.)",
"oil": "Oil",
"custom": "Custom"
},