1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-15 22:47:22 +08:00

Merge pull request #1923 from nEEtdo0d/voucher_shop

Add: Support OS Voucher Shop
This commit is contained in:
LmeSzinc
2022-12-03 16:42:05 +08:00
committed by GitHub
49 changed files with 514 additions and 32 deletions

View File

@@ -7984,6 +7984,45 @@
}
}
},
"OpsiVoucher": {
"Scheduler": {
"Enable": {
"type": "checkbox",
"value": false
},
"NextRun": {
"type": "datetime",
"value": "2020-01-01 00:00:00",
"validate": "datetime"
},
"Command": {
"type": "input",
"value": "OpsiVoucher",
"display": "hide"
},
"SuccessInterval": {
"type": "input",
"value": 30,
"display": "hide"
},
"FailureInterval": {
"type": "input",
"value": 30,
"display": "hide"
},
"ServerUpdate": {
"type": "input",
"value": "00:00",
"display": "hide"
}
},
"OpsiVoucher": {
"Filter": {
"type": "textarea",
"value": "LoggerAbyssal > LoggerObscure > HECombatPlan > Book > Coin"
}
}
},
"OpsiDaily": {
"Scheduler": {
"Enable": {