1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-21 02:05:35 +08:00

Add: Storage box disassemble

This commit is contained in:
sui-feng-cb
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": "活动剧情",
"help": ""
},
"BoxDisassemble": {
"name": "拆装备箱",
"help": ""
},
"Benchmark": {
"name": "性能测试",
"help": ""
@@ -2622,6 +2626,36 @@
"False": "False"
}
},
"BoxDisassemble": {
"_info": {
"name": "拆解装备箱",
"help": "拆解仓库中的装备箱子,配置完成后启动并等待即可"
},
"UsePurpleBox": {
"name": "拆解紫色装备箱",
"help": ""
},
"PurpleBoxLimit": {
"name": "保留 X 个紫色装备箱",
"help": ""
},
"UseBlueBox": {
"name": "拆解蓝色装备箱",
"help": ""
},
"BlueBoxLimit": {
"name": "保留 X 个蓝色装备箱",
"help": ""
},
"UseWhiteBox": {
"name": "拆解白色装备箱",
"help": ""
},
"WhiteBoxLimit": {
"name": "保留 X 个白色装备箱",
"help": ""
}
},
"Benchmark": {
"_info": {
"name": "性能测试",