mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-18 05:41:29 +08:00
Add: Purchase DR blueprints in shipyard (#2149)
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user