mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-06-20 01:12:58 +08:00
Add: 15-1 daemon
Add: plane statistics method Upd: config MoveDownTime for 15-1 daemon and battle time in plane statistics Opt: StopCondition RunCount for daemon 15-1 Opt: save screenshot in quit menu Fix: use uiautomator2 long_click and pause retry
This commit is contained in:
@@ -9982,6 +9982,38 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Daemon_15_1": {
|
||||
"Daemon_15_1": {
|
||||
"AutoCombat": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"QuitTime": {
|
||||
"type": "input",
|
||||
"value": "02:00"
|
||||
},
|
||||
"MoveDownTime": {
|
||||
"type": "input",
|
||||
"value": 1
|
||||
},
|
||||
"RunCount": {
|
||||
"type": "input",
|
||||
"value": 0
|
||||
},
|
||||
"QuitScreenshot": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
}
|
||||
},
|
||||
"Storage": {
|
||||
"Storage": {
|
||||
"type": "storage",
|
||||
"value": {},
|
||||
"valuetype": "ignore",
|
||||
"display": "disabled"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Daemon": {
|
||||
"Daemon": {
|
||||
"EnterMap": {
|
||||
|
||||
Reference in New Issue
Block a user