1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-16 01:07:22 +08:00

Add: Purchase DR blueprints in shipyard (#2149)

This commit is contained in:
LmeSzinc
2023-01-30 17:34:09 +08:00
parent 83e768f86c
commit 518eb95c54
10 changed files with 283 additions and 32 deletions

View File

@@ -1672,6 +1672,32 @@
"help": "CoreShop.Filter.help"
}
},
"ShipyardDr": {
"_info": {
"name": "ShipyardDr._info.name",
"help": "ShipyardDr._info.help"
},
"ResearchSeries": {
"name": "ShipyardDr.ResearchSeries.name",
"help": "ShipyardDr.ResearchSeries.help",
"2": "2"
},
"ShipIndex": {
"name": "ShipyardDr.ShipIndex.name",
"help": "ShipyardDr.ShipIndex.help",
"0": "0",
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6"
},
"BuyAmount": {
"name": "ShipyardDr.BuyAmount.name",
"help": "ShipyardDr.BuyAmount.help"
}
},
"Shipyard": {
"_info": {
"name": "Shipyard._info.name",
@@ -1679,11 +1705,21 @@
},
"ResearchSeries": {
"name": "Shipyard.ResearchSeries.name",
"help": "Shipyard.ResearchSeries.help"
"help": "Shipyard.ResearchSeries.help",
"1": "1",
"2": "2",
"3": "3"
},
"ShipIndex": {
"name": "Shipyard.ShipIndex.name",
"help": "Shipyard.ShipIndex.help"
"help": "Shipyard.ShipIndex.help",
"0": "0",
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6"
},
"BuyAmount": {
"name": "Shipyard.BuyAmount.name",