mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-05 02:47:38 +08:00
Opt: Not recommended to do major commissions
This commit is contained in:
@@ -1183,10 +1183,6 @@
|
||||
"name": "委託",
|
||||
"help": ""
|
||||
},
|
||||
"DoMajorCommission": {
|
||||
"name": "做主要委託 (1200油/1000油委託)",
|
||||
"help": ""
|
||||
},
|
||||
"PresetFilter": {
|
||||
"name": "委托過濾器",
|
||||
"help": "如果對委托的產出和收益沒有足夠的了解,不建議編寫自定義過濾器,建議使用預優化委托過濾器\n如果24小時運行刷緊急委託功能,應當使用24小時版的過濾器\n不推薦在運行刷緊急委託功能的同時使用石油優先過濾器",
|
||||
@@ -1200,6 +1196,10 @@
|
||||
"CustomFilter": {
|
||||
"name": "自定義委托過濾器",
|
||||
"help": "使用自定義過濾器需將 \"委托過濾器\" 設置為 \"自定義\",並閱讀 https://github.com/LmeSzinc/AzurLaneAutoScript/wiki/filter_string_cn"
|
||||
},
|
||||
"DoMajorCommission": {
|
||||
"name": "做主要委託 (1200油/1000油委託)",
|
||||
"help": "1200油委託現在已經過時,收益很低,建議關閉"
|
||||
}
|
||||
},
|
||||
"Tactical": {
|
||||
|
||||
Reference in New Issue
Block a user