1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-07-13 19:05:16 +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": "Smart Management",
"help": ""
},
"Farm": {
"name": "Farm",
"help": ""
@@ -46,6 +50,14 @@
"name": "Restart",
"help": ""
},
"DowntimeFetch": {
"name": "Downtime Fetch",
"help": "CN server only. Automatically fetches downtime maintenance notices from Bilibili Azur Lane columns, parses and fills 'Downtime Info'"
},
"DowntimeMgmt": {
"name": "Downtime Maintenance",
"help": ""
},
"Main": {
"name": "Main",
"help": ""
@@ -706,6 +718,30 @@
"retire_10": "Retire 10"
}
},
"Downtime": {
"_info": {
"name": "Downtime Info",
"help": "Auto-filled by 'Downtime Fetch' task"
},
"Window": {
"name": "Time Window",
"help": "Format YYYY-MM-DD HH:MM~HH:MM"
},
"Title": {
"name": "Notice Title",
"help": "Display only"
}
},
"DowntimeStrategy": {
"_info": {
"name": "Strategy Settings",
"help": "Auto-adjust task scheduling and strategy based on downtime info"
},
"ManageExercise": {
"name": "Exercise",
"help": "When the downtime end time is 15:00 or later, exercise strategy before downtime maintenance on that day will be replaced with 'clear exercise attempts'"
}
},
"Campaign": {
"_info": {
"name": "Level Settings",