1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-15 22:48:50 +08:00

Opt: Move cube presets before the chip ones

This commit is contained in:
LmeSzinc
2022-12-28 00:55:00 +08:00
parent 811fae8ae3
commit ebba35b7c9
7 changed files with 13 additions and 13 deletions

View File

@@ -1183,10 +1183,10 @@
"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\nIf the commission farming is running 24 hours a day, the (7x24 Commission Farming) filter should be used\nIt is not recommended to use the oil priority filter while running commission farming",
"chip": "Gems > Chip > Cube",
"chip_24h": "Gems > Chip > Cube (7x24 Commission Farming)",
"cube": "Gems > Cube > Oil",
"cube_24h": "Gems > Cube > Oil (7x24 Commission Farming)",
"chip": "Gems > Chip > Cube",
"chip_24h": "Gems > Chip > Cube (7x24 Commission Farming)",
"oil": "Gems > Oil > Cube",
"custom": "Custom"
},

View File

@@ -1183,10 +1183,10 @@
"PresetFilter": {
"name": "Commission.PresetFilter.name",
"help": "Commission.PresetFilter.help",
"chip": "chip",
"chip_24h": "chip_24h",
"cube": "cube",
"cube_24h": "cube_24h",
"chip": "chip",
"chip_24h": "chip_24h",
"oil": "oil",
"custom": "custom"
},

View File

@@ -1183,10 +1183,10 @@
"PresetFilter": {
"name": "委托过滤器",
"help": "如果对委托的产出和收益没有足够的了解,不建议编写自定义过滤器,建议使用预优化委托过滤器\n如果24小时运行刷紧急委托功能应当使用7x24刷委托的过滤器\n不推荐在运行刷紧急委托功能的同时使用石油优先过滤器",
"chip": "钻石>心智>魔方",
"chip_24h": "钻石>心智>魔方7x24刷委托",
"cube": "钻石>魔方>石油",
"cube_24h": "钻石>魔方>石油7x24刷委托",
"chip": "钻石>心智>魔方",
"chip_24h": "钻石>心智>魔方7x24刷委托",
"oil": "钻石>石油>魔方",
"custom": "自定义"
},

View File

@@ -1183,10 +1183,10 @@
"PresetFilter": {
"name": "委托過濾器",
"help": "如果對委托的產出和收益沒有足夠的了解,不建議編寫自定義過濾器,建議使用預優化委托過濾器\n如果24小時運行刷緊急委託功能應當使用24小時版的過濾器\n不推薦在運行刷緊急委託功能的同時使用石油優先過濾器",
"chip": "鑽石>心智>魔方",
"chip_24h": "鑽石>心智>魔方7x24刷委託",
"cube": "鑽石>魔方>石油",
"cube_24h": "鑽石>魔方>石油7x24刷委託",
"chip": "鑽石>心智>魔方",
"chip_24h": "鑽石>心智>魔方7x24刷委託",
"oil": "鑽石>石油>魔方",
"custom": "自定義"
},