mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-27 01:29:23 +08:00
Opt: Not recommended to do major commissions
This commit is contained in:
@@ -1183,10 +1183,6 @@
|
||||
"name": "Commission Settings",
|
||||
"help": ""
|
||||
},
|
||||
"DoMajorCommission": {
|
||||
"name": "Do Major Commissions",
|
||||
"help": "Enable allowance of undertaking 1200/1000 oil cost commissions; Commission Priority requires \"Major\" be included if enabled"
|
||||
},
|
||||
"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",
|
||||
@@ -1200,6 +1196,10 @@
|
||||
"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>"
|
||||
},
|
||||
"DoMajorCommission": {
|
||||
"name": "Do Major Commissions",
|
||||
"help": "1200 oil commission is now outdated, the yield is very low, it is recommended to disable"
|
||||
}
|
||||
},
|
||||
"Tactical": {
|
||||
|
||||
@@ -1183,10 +1183,6 @@
|
||||
"name": "Commission._info.name",
|
||||
"help": "Commission._info.help"
|
||||
},
|
||||
"DoMajorCommission": {
|
||||
"name": "Commission.DoMajorCommission.name",
|
||||
"help": "Commission.DoMajorCommission.help"
|
||||
},
|
||||
"PresetFilter": {
|
||||
"name": "Commission.PresetFilter.name",
|
||||
"help": "Commission.PresetFilter.help",
|
||||
@@ -1200,6 +1196,10 @@
|
||||
"CustomFilter": {
|
||||
"name": "Commission.CustomFilter.name",
|
||||
"help": "Commission.CustomFilter.help"
|
||||
},
|
||||
"DoMajorCommission": {
|
||||
"name": "Commission.DoMajorCommission.name",
|
||||
"help": "Commission.DoMajorCommission.help"
|
||||
}
|
||||
},
|
||||
"Tactical": {
|
||||
|
||||
@@ -1183,10 +1183,6 @@
|
||||
"name": "委托",
|
||||
"help": ""
|
||||
},
|
||||
"DoMajorCommission": {
|
||||
"name": "做主要委托(1200油/1000油委托)",
|
||||
"help": ""
|
||||
},
|
||||
"PresetFilter": {
|
||||
"name": "委托过滤器",
|
||||
"help": "如果对委托的产出和收益没有足够的了解,不建议编写自定义过滤器,建议使用预优化委托过滤器\n如果24小时运行刷紧急委托功能,应当使用(7x24刷委托)的过滤器\n不推荐在运行刷紧急委托功能的同时使用石油优先过滤器",
|
||||
@@ -1200,6 +1196,10 @@
|
||||
"CustomFilter": {
|
||||
"name": "自定义委托过滤器",
|
||||
"help": "使用自定义过滤器需将 \"委托过滤器\" 设置为 \"自定义\",并阅读 https://github.com/LmeSzinc/AzurLaneAutoScript/wiki/filter_string_cn"
|
||||
},
|
||||
"DoMajorCommission": {
|
||||
"name": "做主要委托(1200油/1000油委托)",
|
||||
"help": "1200油委托现在已经过时,收益很低,建议关闭"
|
||||
}
|
||||
},
|
||||
"Tactical": {
|
||||
|
||||
@@ -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