mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 15:36:59 +08:00
Upd: MAA Fight&Recruit (#3736)
* Upd: MAA Fight&Recruit * Upd: MAA Fight&Recruit
This commit is contained in:
@@ -44,6 +44,10 @@
|
||||
"PenguinID": {
|
||||
"type": "input",
|
||||
"value": null
|
||||
},
|
||||
"ReportToYiTuLiu": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
}
|
||||
},
|
||||
"Emulator": {
|
||||
@@ -210,6 +214,18 @@
|
||||
"value": 5,
|
||||
"display": "hide"
|
||||
},
|
||||
"Series": {
|
||||
"type": "select",
|
||||
"value": 1,
|
||||
"option": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6
|
||||
]
|
||||
},
|
||||
"Drops": {
|
||||
"type": "textarea",
|
||||
"value": null,
|
||||
@@ -311,6 +327,18 @@
|
||||
"type": "input",
|
||||
"value": null
|
||||
},
|
||||
"Series": {
|
||||
"type": "select",
|
||||
"value": 1,
|
||||
"option": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6
|
||||
]
|
||||
},
|
||||
"Drops": {
|
||||
"type": "textarea",
|
||||
"value": null
|
||||
@@ -412,6 +440,18 @@
|
||||
"value": null,
|
||||
"display": "hide"
|
||||
},
|
||||
"Series": {
|
||||
"type": "select",
|
||||
"value": 1,
|
||||
"option": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6
|
||||
]
|
||||
},
|
||||
"Drops": {
|
||||
"type": "textarea",
|
||||
"value": null,
|
||||
@@ -606,6 +646,19 @@
|
||||
"Expedite": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"FirstTags": {
|
||||
"type": "input",
|
||||
"value": null
|
||||
},
|
||||
"ExtraTagsMode": {
|
||||
"type": "select",
|
||||
"value": 0,
|
||||
"option": [
|
||||
0,
|
||||
1,
|
||||
2
|
||||
]
|
||||
}
|
||||
},
|
||||
"Storage": {
|
||||
|
||||
Reference in New Issue
Block a user