1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-16 09:17: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,22 +1672,58 @@
"help": ""
}
},
"Shipyard": {
"ShipyardDr": {
"_info": {
"name": "開發船塢",
"help": "每天買一期科研圖紙,前兩張免費"
"name": "彩科研圖紙購買設置",
"help": "每天買科研圖紙,彩科研和金科研圖紙折扣獨立計數,每天可以各免费买 2 張"
},
"ResearchSeries": {
"name": "科研期數",
"help": ""
"help": "",
"2": "二期科研"
},
"ShipIndex": {
"name": "艦船序號",
"help": "從左往右數,從 1 開始"
"help": "從左往右數,從 1 開始",
"0": "不購買",
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6"
},
"BuyAmount": {
"name": "購買數量",
"help": "每天前兩張免費"
}
},
"Shipyard": {
"_info": {
"name": "金科研圖紙購買設置",
"help": ""
},
"ResearchSeries": {
"name": "科研期數",
"help": "",
"1": "一期科研",
"2": "二期科研",
"3": "三期科研"
},
"ShipIndex": {
"name": "艦船序號",
"help": "從左往右數從1開始",
"0": "不購買",
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6"
},
"BuyAmount": {
"name": "購買數量",
"help": "每天前兩張免費"
}
},
"Gacha": {