1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 07:28:21 +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

@@ -277,9 +277,14 @@ class GeneratedConfig:
# Group `CoreShop`
CoreShop_Filter = 'Array'
# Group `ShipyardDr`
ShipyardDr_ResearchSeries = 2 # 2
ShipyardDr_ShipIndex = 0 # 0, 1, 2, 3, 4, 5, 6
ShipyardDr_BuyAmount = 2
# Group `Shipyard`
Shipyard_ResearchSeries = 1
Shipyard_ShipIndex = 0
Shipyard_ResearchSeries = 1 # 1, 2, 3
Shipyard_ShipIndex = 0 # 0, 1, 2, 3, 4, 5, 6
Shipyard_BuyAmount = 2
# Group `Gacha`