1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-28 13:59:58 +08:00

Add: Multiple server support of MAA

This commit is contained in:
SarContDeli
2022-12-09 14:54:16 +08:00
parent 48b30721a9
commit 20896b68c3
11 changed files with 256 additions and 62 deletions

View File

@@ -11,20 +11,13 @@
"value": "Official",
"option": [
"Official",
"Bilibili"
"Bilibili",
"YoStarEN",
"YoStarJP",
"YoStarKR",
"txwy"
]
},
"Server": {
"type": "select",
"value": "CN",
"option": [
"CN",
"US",
"JP",
"KR"
],
"display": "hide"
},
"MaaPath": {
"type": "textarea",
"value": "D:/Program Files/MAA"
@@ -66,6 +59,14 @@
"value": "stay_there",
"display": "hide"
}
},
"Storage": {
"Storage": {
"type": "storage",
"value": {},
"valuetype": "ignore",
"display": "disabled"
}
}
},
"MaaStartup": {
@@ -100,6 +101,14 @@
"value": "04:00",
"display": "hide"
}
},
"Storage": {
"Storage": {
"type": "storage",
"value": {},
"valuetype": "ignore",
"display": "disabled"
}
}
},
"MaaAnnihilation": {
@@ -167,6 +176,11 @@
"value": 0,
"display": "hide"
},
"RunOutOfMedicine": {
"type": "checkbox",
"value": false,
"display": "hide"
},
"Stone": {
"type": "input",
"value": 0,
@@ -187,6 +201,14 @@
"value": false,
"display": "hide"
}
},
"Storage": {
"Storage": {
"type": "storage",
"value": {},
"valuetype": "ignore",
"display": "disabled"
}
}
},
"MaaMaterial": {
@@ -251,6 +273,11 @@
"type": "input",
"value": null
},
"RunOutOfMedicine": {
"type": "checkbox",
"value": false,
"display": "hide"
},
"Stone": {
"type": "input",
"value": null
@@ -267,6 +294,14 @@
"type": "checkbox",
"value": false
}
},
"Storage": {
"Storage": {
"type": "storage",
"value": {},
"valuetype": "ignore",
"display": "disabled"
}
}
},
"MaaFight": {
@@ -332,6 +367,10 @@
"value": null,
"display": "hide"
},
"RunOutOfMedicine": {
"type": "checkbox",
"value": false
},
"Stone": {
"type": "input",
"value": null,
@@ -352,6 +391,14 @@
"value": false,
"display": "hide"
}
},
"Storage": {
"Storage": {
"type": "storage",
"value": {},
"valuetype": "ignore",
"display": "disabled"
}
}
},
"MaaRecruit": {
@@ -419,6 +466,14 @@
"type": "checkbox",
"value": false
}
},
"Storage": {
"Storage": {
"type": "storage",
"value": {},
"valuetype": "ignore",
"display": "disabled"
}
}
},
"MaaInfrast": {
@@ -497,6 +552,14 @@
"type": "textarea",
"value": null
}
},
"Storage": {
"Storage": {
"type": "storage",
"value": {},
"valuetype": "ignore",
"display": "disabled"
}
}
},
"MaaVisit": {
@@ -530,6 +593,14 @@
"value": "04:00",
"display": "hide"
}
},
"Storage": {
"Storage": {
"type": "storage",
"value": {},
"valuetype": "ignore",
"display": "disabled"
}
}
},
"MaaMall": {
@@ -581,6 +652,14 @@
"type": "textarea",
"value": "碳 > 家具"
}
},
"Storage": {
"Storage": {
"type": "storage",
"value": {},
"valuetype": "ignore",
"display": "disabled"
}
}
},
"MaaAward": {
@@ -614,6 +693,14 @@
"value": "04:00, 16:00",
"display": "hide"
}
},
"Storage": {
"Storage": {
"type": "storage",
"value": {},
"valuetype": "ignore",
"display": "disabled"
}
}
},
"MaaRoguelike": {
@@ -710,6 +797,14 @@
"type": "input",
"value": null
}
},
"Storage": {
"Storage": {
"type": "storage",
"value": {},
"valuetype": "ignore",
"display": "disabled"
}
}
},
"MaaCopilot": {
@@ -722,6 +817,14 @@
"type": "checkbox",
"value": false
}
},
"Storage": {
"Storage": {
"type": "storage",
"value": {},
"valuetype": "ignore",
"display": "disabled"
}
}
}
}