mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-19 23:33:33 +08:00
Add: Purchase SkinBox by position
This commit is contained in:
@@ -3393,6 +3393,10 @@
|
||||
"name": "Purchase X Skin Boxes",
|
||||
"help": "Takes effect when \"Purchase Specified Quantity\" is selected."
|
||||
},
|
||||
"BuySkinBoxPosition": {
|
||||
"name": "Specify Skin Box",
|
||||
"help": "Used when multiple skin box types are sold simultaneously in the shop. Enter position(s) to target specific skin boxes; positions start from 1 (left to right). Uses the same format as filters, e.g. 1 > 2 > 3. Leave empty for no restriction."
|
||||
},
|
||||
"ConsumeCoins": {
|
||||
"name": "Consume Spilled Coins",
|
||||
"help": "Buy all items when the coins exceed 550000"
|
||||
|
||||
@@ -3393,6 +3393,10 @@
|
||||
"name": "GeneralShop.BuySkinBoxAmount.name",
|
||||
"help": "GeneralShop.BuySkinBoxAmount.help"
|
||||
},
|
||||
"BuySkinBoxPosition": {
|
||||
"name": "GeneralShop.BuySkinBoxPosition.name",
|
||||
"help": "GeneralShop.BuySkinBoxPosition.help"
|
||||
},
|
||||
"ConsumeCoins": {
|
||||
"name": "GeneralShop.ConsumeCoins.name",
|
||||
"help": "GeneralShop.ConsumeCoins.help"
|
||||
|
||||
@@ -3393,6 +3393,10 @@
|
||||
"name": "购买 X 个外观箱",
|
||||
"help": "在选择“购买指定数量”时生效"
|
||||
},
|
||||
"BuySkinBoxPosition": {
|
||||
"name": "指定外观箱",
|
||||
"help": "本设置用于商店中同时售卖多种外观箱时,通过填写外观箱位置指定需要购买的外观箱,位置从左至右,由1开始,格式同过滤器,如:1 > 2 > 3。留空表示无限制"
|
||||
},
|
||||
"ConsumeCoins": {
|
||||
"name": "消耗溢出物资",
|
||||
"help": "物资超过550000时购买所有消耗物资的物品"
|
||||
|
||||
@@ -3393,6 +3393,10 @@
|
||||
"name": "購買 X 個外觀箱",
|
||||
"help": "在選擇「購買指定數量」時生效"
|
||||
},
|
||||
"BuySkinBoxPosition": {
|
||||
"name": "指定外觀箱",
|
||||
"help": "本設定用於商店中售賣多種外觀箱時,透過填寫外觀箱位置指定所需購買的外觀箱,位置從左至右,由1開始,格式同過濾器,如:1 > 2 > 3。留空表示無限制"
|
||||
},
|
||||
"ConsumeCoins": {
|
||||
"name": "消耗溢出物資",
|
||||
"help": "物資超過550000時購買所有消耗物資的物品"
|
||||
|
||||
Reference in New Issue
Block a user