mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-05-05 02:53:31 +08:00
Add: Credit fight of MAA
This commit is contained in:
@@ -636,6 +636,10 @@
|
||||
}
|
||||
},
|
||||
"MaaMall": {
|
||||
"CreditFight": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"Shopping": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
|
||||
@@ -91,6 +91,7 @@ MaaCustomInfrast:
|
||||
type: textarea
|
||||
|
||||
MaaMall:
|
||||
CreditFight: false
|
||||
Shopping: true
|
||||
ForceShoppingIfCreditFull: false
|
||||
BuyFirst:
|
||||
|
||||
@@ -69,6 +69,7 @@ class GeneratedConfig:
|
||||
MaaCustomInfrast_Filename = None
|
||||
|
||||
# Group `MaaMall`
|
||||
MaaMall_CreditFight = False
|
||||
MaaMall_Shopping = True
|
||||
MaaMall_ForceShoppingIfCreditFull = False
|
||||
MaaMall_BuyFirst = '招聘许可 > 龙门币'
|
||||
|
||||
@@ -312,6 +312,10 @@
|
||||
"name": "MaaMall._info.name",
|
||||
"help": "MaaMall._info.help"
|
||||
},
|
||||
"CreditFight": {
|
||||
"name": "MaaMall.CreditFight.name",
|
||||
"help": "MaaMall.CreditFight.help"
|
||||
},
|
||||
"Shopping": {
|
||||
"name": "MaaMall.Shopping.name",
|
||||
"help": "MaaMall.Shopping.help"
|
||||
|
||||
@@ -312,6 +312,10 @@
|
||||
"name": "MaaMall._info.name",
|
||||
"help": "MaaMall._info.help"
|
||||
},
|
||||
"CreditFight": {
|
||||
"name": "MaaMall.CreditFight.name",
|
||||
"help": "MaaMall.CreditFight.help"
|
||||
},
|
||||
"Shopping": {
|
||||
"name": "MaaMall.Shopping.name",
|
||||
"help": "MaaMall.Shopping.help"
|
||||
|
||||
@@ -312,6 +312,10 @@
|
||||
"name": "信用商店",
|
||||
"help": ""
|
||||
},
|
||||
"CreditFight": {
|
||||
"name": "借助战赚信用",
|
||||
"help": "借助战打一把OF-1赚30信用\n战斗任务的关卡设置为”上次“时会被自动跳过\n火蓝之心OF-1未解锁时请勿勾选"
|
||||
},
|
||||
"Shopping": {
|
||||
"name": "信用购物",
|
||||
"help": ""
|
||||
|
||||
@@ -312,6 +312,10 @@
|
||||
"name": "MaaMall._info.name",
|
||||
"help": "MaaMall._info.help"
|
||||
},
|
||||
"CreditFight": {
|
||||
"name": "MaaMall.CreditFight.name",
|
||||
"help": "MaaMall.CreditFight.help"
|
||||
},
|
||||
"Shopping": {
|
||||
"name": "MaaMall.Shopping.name",
|
||||
"help": "MaaMall.Shopping.help"
|
||||
|
||||
Reference in New Issue
Block a user