1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-18 13:51:29 +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": "活動劇情",
"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": "性能測試",