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

Upd: Support MAA v5.2.3-alpha.1.d011.g704145a3d (#3714)

undefined
This commit is contained in:
星ノ谷绫沫
2024-05-02 18:01:32 +08:00
committed by GitHub
parent 152f5b596a
commit cf0b8d39c9
11 changed files with 212 additions and 11 deletions

View File

@@ -686,6 +686,10 @@
"Replenish": {
"type": "checkbox",
"value": false
},
"ContinueTraining": {
"type": "checkbox",
"value": false
}
},
"MaaCustomInfrast": {
@@ -772,6 +776,14 @@
"type": "checkbox",
"value": false
},
"OnlyBuyDiscount": {
"type": "checkbox",
"value": false
},
"ReserveMaxCredit": {
"type": "checkbox",
"value": false
},
"BuyFirst": {
"type": "textarea",
"value": "招聘许可"
@@ -822,6 +834,24 @@
"display": "hide"
}
},
"MaaAward": {
"Mail": {
"type": "checkbox",
"value": false
},
"Recruit": {
"type": "checkbox",
"value": false
},
"Orundum": {
"type": "checkbox",
"value": false
},
"Specialaccess": {
"type": "checkbox",
"value": false
}
},
"Storage": {
"Storage": {
"type": "storage",

View File

@@ -116,6 +116,7 @@ MaaInfrast:
Notstationed: true
Trust: true
Replenish: false
ContinueTraining: false
MaaCustomInfrast:
Enable: false
BuiltinConfig:
@@ -131,6 +132,8 @@ MaaMall:
CreditFight: false
Shopping: true
ForceShoppingIfCreditFull: false
OnlyBuyDiscount: False
ReserveMaxCredit: False
BuyFirst:
value: 招聘许可
type: textarea
@@ -159,6 +162,12 @@ MaaRoguelike:
value: no_use
option: [ no_use, friend_support, nonfriend_support ]
MaaAward:
Mail: False
Recruit: False
Orundum: False
Specialaccess: False
# ==================== Tool ====================
MaaCopilot:

View File

@@ -38,6 +38,7 @@ Maa:
- MaaMall
MaaAward:
- Scheduler
- MaaAward
MaaRoguelike:
- Scheduler
- MaaRoguelike