1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-18 04:31:30 +08:00

Add: Storage box disassemble

This commit is contained in:
2025-07-07 23:05:05 +08:00
parent 5bfe178a5f
commit e580efccfe
15 changed files with 415 additions and 0 deletions

View File

@@ -266,6 +266,10 @@
"name": "Event Story",
"help": ""
},
"BoxDisassemble": {
"name": "Box Disassemble",
"help": ""
},
"Benchmark": {
"name": "Performance Test",
"help": ""
@@ -2622,6 +2626,36 @@
"False": "False"
}
},
"BoxDisassemble": {
"_info": {
"name": "Box Disassemble",
"help": "Disassemble equipment boxes in storage, configure before starting up, then wait"
},
"UsePurpleBox": {
"name": "Disassemble Purple Box",
"help": ""
},
"PurpleBoxLimit": {
"name": "Keep Purple Box number above X",
"help": ""
},
"UseBlueBox": {
"name": "Disassemble Blue Box",
"help": ""
},
"BlueBoxLimit": {
"name": "Keep Blue Box number above X",
"help": ""
},
"UseWhiteBox": {
"name": "Disassemble White Box",
"help": ""
},
"WhiteBoxLimit": {
"name": "Keep White Box number above X",
"help": ""
}
},
"Benchmark": {
"_info": {
"name": "Performance Test",