mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-22 16:23:43 +08:00
Add: Consume spilled Coins
This commit is contained in:
@@ -1512,6 +1512,10 @@
|
||||
"name": "Buy Equip Skin Boxes",
|
||||
"help": "In order to reduce maintenance costs, the skin box selectors in the filter will not be updated with the game, but Alas will consider any unknown items with a quantity of 1 and consume 7000 coins as skin boxes and buy them."
|
||||
},
|
||||
"ConsumeCoins": {
|
||||
"name": "Consume Spilled Coins",
|
||||
"help": "Buy all items when the coins exceed 550000"
|
||||
},
|
||||
"Filter": {
|
||||
"name": "Item Filter",
|
||||
"help": "All options have been defined at <https://github.com/LmeSzinc/AzurLaneAutoScript/wiki/reward_shop_filter_string>"
|
||||
|
||||
@@ -1512,6 +1512,10 @@
|
||||
"name": "GeneralShop.BuySkinBox.name",
|
||||
"help": "GeneralShop.BuySkinBox.help"
|
||||
},
|
||||
"ConsumeCoins": {
|
||||
"name": "GeneralShop.ConsumeCoins.name",
|
||||
"help": "GeneralShop.ConsumeCoins.help"
|
||||
},
|
||||
"Filter": {
|
||||
"name": "GeneralShop.Filter.name",
|
||||
"help": "GeneralShop.Filter.help"
|
||||
|
||||
@@ -1512,6 +1512,10 @@
|
||||
"name": "买外观装备箱",
|
||||
"help": "为降低维护成本,过滤器中的外观箱选择器不会随游戏更新,但Alas会将任何未知的,数量为1的,消耗7000物资的物品视为外观箱,并购买"
|
||||
},
|
||||
"ConsumeCoins": {
|
||||
"name": "消耗溢出物资",
|
||||
"help": "物资超过550000时购买所有消耗物资的物品"
|
||||
},
|
||||
"Filter": {
|
||||
"name": "商店过滤器",
|
||||
"help": ""
|
||||
|
||||
@@ -1512,6 +1512,10 @@
|
||||
"name": "買外觀裝備箱",
|
||||
"help": "為降低維護成本,過濾器中的外觀箱選擇器不會隨遊戲更新,但Alas會將任何未知的,數量為1的,消耗7000物資的物品視為外觀箱,併購買"
|
||||
},
|
||||
"ConsumeCoins": {
|
||||
"name": "消耗溢出物資",
|
||||
"help": "物資超過550000時購買所有消耗物資的物品"
|
||||
},
|
||||
"Filter": {
|
||||
"name": "商店過濾器",
|
||||
"help": ""
|
||||
|
||||
Reference in New Issue
Block a user