mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-17 02:55:25 +08:00
Add: Staring new guild missions and operations, not tested
- Improve log appearance in guild moudule
This commit is contained in:
@@ -955,6 +955,10 @@
|
||||
"name": "啟用大艦隊後勤",
|
||||
"help": "領取大艦隊任務,提交籌備物資,領取艦隊獎勵"
|
||||
},
|
||||
"SelectNewMission": {
|
||||
"name": "選擇新的每週艦隊任務",
|
||||
"help": "這個帳號需要是艦隊司令或者副司令,才能開啟\n默認選擇最容易完成的塞壬殲滅Ⅲ,任務是擊沉任意敵人300艘"
|
||||
},
|
||||
"ExchangeFilter": {
|
||||
"name": "籌備物資過濾器",
|
||||
"help": "一般不需要修改,優先選擇消耗最少的"
|
||||
@@ -969,6 +973,14 @@
|
||||
"name": "啟用大艦隊作戰",
|
||||
"help": ""
|
||||
},
|
||||
"SelectNewOperation": {
|
||||
"name": "開啟新的大艦隊作戰",
|
||||
"help": "這個帳號需要是艦隊司令或者副司令,才能開啟\n默認選擇獎勵最多的瓜達康納爾島海空戰"
|
||||
},
|
||||
"NewOperationMaxDate": {
|
||||
"name": "每月 X 號後,不再開啟新的大艦隊作戰",
|
||||
"help": "僅在 \"開啟新的大艦隊作戰\" 啟用時生效\n不建議開啟每月的三次大艦隊作戰,因為每位玩家一個月只能參與兩次,大部分成員無法參與第三次作戰的派遣。這會影響派遣事件的評價,導致最終獎勵減少"
|
||||
},
|
||||
"JoinThreshold": {
|
||||
"name": "僅在作戰進度 > X 時參加大艦隊作戰",
|
||||
"help": "0.0 ~ 1.0。比如 '0.5' 表示只在作戰進度 未達到一半時加入, '1' 表示 不管進度直接加入"
|
||||
|
||||
Reference in New Issue
Block a user