1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-14 23:27:20 +08:00

Refactor: Gacha module

This commit is contained in:
LmeSzinc
2021-10-03 00:36:14 +08:00
parent fe46b8ad93
commit 77ace49c2e
13 changed files with 228 additions and 24 deletions

View File

@@ -739,6 +739,21 @@
"BuyAmount": 2
}
},
"Gacha": {
"Scheduler": {
"Enable": false,
"NextRun": "2020-01-01 00:00:00",
"Command": "Gacha",
"SuccessInterval": 30,
"FailureInterval": 30,
"ServerUpdate": "00:00"
},
"Gacha": {
"Pool": "light",
"Amount": 1,
"UseDrill": false
}
},
"Daily": {
"Scheduler": {
"Enable": false,