1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-07-13 10:58:02 +08:00

Feat: add module smart_mgmt

This commit is contained in:
positnuec
2026-07-10 07:25:18 +08:00
parent f92ee9907d
commit 9cc7aa804b
16 changed files with 727 additions and 6 deletions

View File

@@ -4,6 +4,10 @@
"name": "Alas",
"help": ""
},
"SmartMgmt": {
"name": "智能管理",
"help": ""
},
"Farm": {
"name": "出擊",
"help": ""
@@ -46,6 +50,14 @@
"name": "重啟設定",
"help": ""
},
"DowntimeFetch": {
"name": "公告取得",
"help": "僅支援國服自動從B站碧藍航線專欄取得停服維護公告解析並填寫'停服維護資訊'"
},
"DowntimeMgmt": {
"name": "停服維護",
"help": ""
},
"Main": {
"name": "主線圖",
"help": ""
@@ -706,6 +718,30 @@
"retire_10": "退役10個"
}
},
"Downtime": {
"_info": {
"name": "停服維護資訊",
"help": "可由'公告取得'任務自動填寫"
},
"Window": {
"name": "時間窗口",
"help": "格式 YYYY-MM-DD HH:MM~HH:MM"
},
"Title": {
"name": "公告標題",
"help": "僅作展示"
}
},
"DowntimeStrategy": {
"_info": {
"name": "功能設定",
"help": "基於停服維護資訊自動調整任務排程與策略"
},
"ManageExercise": {
"name": "演習",
"help": "當停服結束時間為15:00及之後時當天停服維護前演習策略將替換為'清空演習次數'"
}
},
"Campaign": {
"_info": {
"name": "地圖設定",