1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-07-23 22:07:31 +08:00

Merge branch 'dev'

This commit is contained in:
2026-07-18 16:06:08 +08:00
52 changed files with 1918 additions and 339 deletions

View File

@@ -42,6 +42,10 @@
"name": "General",
"help": ""
},
"DowntimeMgmt": {
"name": "Downtime Management",
"help": ""
},
"Restart": {
"name": "Restart",
"help": ""
@@ -282,6 +286,10 @@
"name": "Performance Test",
"help": ""
},
"DowntimeFetch": {
"name": "Downtime Fetch",
"help": ""
},
"AzurLaneUncensored": {
"name": "[CN] Uncensored Patch",
"help": ""
@@ -707,6 +715,42 @@
"retire_10": "Retire 10"
}
},
"Downtime": {
"_info": {
"name": "Downtime Info",
"help": "Auto-filled when 'Auto Update Info' is enabled, updated via 'Downtime Fetch' tool, or fill manually"
},
"Window": {
"name": "Time Window",
"help": "Format: YYYY-MM-DD HH:MM~HH:MM; non-CN server users can fill manually"
},
"Title": {
"name": "Notice Title",
"help": "Display only"
}
},
"DowntimeStrategy": {
"_info": {
"name": "Strategy Settings",
"help": "Auto-adjust task scheduling and strategy based on downtime info"
},
"AutoFetch": {
"name": "Auto Update Info",
"help": "CN server only. Fetches downtime maintenance notices from Bilibili Azur Lane official columns\nWhen enabled, the above enabled tasks will automatically fetch CN notices and update 'Downtime Info' on execution"
},
"ManageExercise": {
"name": "Exercise",
"help": "When downtime end time is later than 'Exercise clear threshold', exercise strategy before downtime maintenance on that day will be replaced with 'clear exercise attempts'"
},
"ExerciseClearTime": {
"name": "Exercise clear threshold",
"help": "Format: HH:MM:SS"
},
"ManageDaily": {
"name": "Daily",
"help": "On downtime maintenance day, next run will be delayed to downtime end time to handle possible Emergency Module Development"
}
},
"Campaign": {
"_info": {
"name": "Level Settings",
@@ -1046,24 +1090,34 @@
"name": "Hard Mode Auto-Recommend",
"help": "Auto-fills empty submarine fleet if using via recommend button in Hard Mode"
},
"Mode": {
"name": "Submarine Mode",
"help": "Effective only when auto search disabled. Reminder: 'Hunt and Boss' is actually a mix of 'Hunt Only' and 'Boss Only', it does hunt and summon submarines at boss if available.",
"do_not_use": "Don't Use",
"hunt_only": "Hunt Only",
"boss_only": "BOSS Only",
"hunt_and_boss": "Hunt and BOSS",
"every_combat": "Every Combat"
},
"AutoSearchMode": {
"name": "Submarine Roles in Auto Search",
"help": "Effective only for auto search",
"sub_standby": "Standby",
"sub_auto_call": "Auto Call"
},
"HuntMode": {
"name": "Hunt Mode",
"help": "Effective only when auto search is disabled, adjusts submarine hunting settings in-stage",
"do_not_use": "Standby",
"hunt": "Hunt"
},
"CallMode": {
"name": "Call Submarine",
"help": "Only supports Classic UI. Attempts to call submarines by clicking the call button during combat",
"do_not_use": "Don't Use",
"boss_only": "BOSS Only",
"every_combat": "Every Combat"
},
"Timing": {
"name": "BOSS Battle Call Timing",
"help": "",
"default": "Default (call immediately after entering combat)",
"wait_for_boss": "Wait For BOSS"
},
"DistanceToBoss": {
"name": "Before BOSS battle move the submarine near BOSS",
"help": "Effective only if \"Submarine Mode\" is \"BOSS Only\" or \"Hunt and BOSS\"\nSelecting \"X Grids To BOSS\" needs to ensure that the submarine hunting range can cover the BOSS. Distance is calculated using the Manhattan Distance. Selecting \"Use Open Ocean Support\" requires submarine with aforementioned skill",
"help": "Effective only if \"Call Submarine\" is \"BOSS Only\"\nSelecting \"X Grids To BOSS\" needs to ensure that the submarine hunting range can cover the BOSS. Distance is calculated using the Manhattan Distance. Selecting \"Use Open Ocean Support\" requires submarine with aforementioned skill",
"to_boss_position": "To BOSS Location",
"1_grid_to_boss": "1 Grid To BOSS",
"2_grid_to_boss": "2 Grids To BOSS",
@@ -1552,6 +1606,10 @@
"MinLevel": {
"name": "Add Students with Level >= X Only",
"help": ""
},
"EnableNotify": {
"name": "Notify on Empty Slot",
"help": "Send a notification when there is an empty slot in the Tactical Academy: a ship girl has finished studying and 'Level Skills' is disabled, or enabled but failed to assign a new student"
}
},
"Research": {
@@ -6315,6 +6373,16 @@
"help": "Log back into the game when the game has been ended."
}
},
"DowntimeFetch": {
"_info": {
"name": "Downtime Fetch",
"help": "CN server only. Fetches downtime maintenance notices from Bilibili Azur Lane official columns\nManually trigger to fetch the latest downtime notice and fill 'Downtime Info'"
},
"FetcherTest": {
"name": "Fetcher Test",
"help": "Runs diagnostic tests for network, API, and content parsing; does not update config"
}
},
"Oil": {
"_info": {
"name": "Oil._info.name",