1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-08-16 20:10:29 +08:00

Add: event shop

This commit is contained in:
guoh064
2026-04-04 17:05:11 +08:00
parent 33c8360108
commit 6b4417dfbd
33 changed files with 1173 additions and 2 deletions

View File

@@ -90,6 +90,10 @@
"name": "怪談実録",
"help": ""
},
"EventShop": {
"name": "イベント商店",
"help": ""
},
"WarArchives": {
"name": "作戦履歴",
"help": ""
@@ -1387,6 +1391,33 @@
"multi": "multi"
}
},
"EventShop": {
"_info": {
"name": "EventShop._info.name",
"help": "EventShop._info.help"
},
"UnlockSSRShip": {
"name": "EventShop.UnlockSSRShip.name",
"help": "EventShop.UnlockSSRShip.help"
},
"BuyURShip": {
"name": "EventShop.BuyURShip.name",
"help": "EventShop.BuyURShip.help",
"0": "0",
"1": "1",
"2": "2"
},
"PresetFilter": {
"name": "EventShop.PresetFilter.name",
"help": "EventShop.PresetFilter.help",
"all": "all",
"custom": "custom"
},
"CustomFilter": {
"name": "EventShop.CustomFilter.name",
"help": "EventShop.CustomFilter.help"
}
},
"Commission": {
"_info": {
"name": "Commission._info.name",