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

Add: Collecting EXP reward

- Opt: Increase reward interval to 60-120
- Fix: Default medal shop filter in buying BPs
This commit is contained in:
LmeSzinc
2021-09-30 17:12:34 +08:00
parent b0f6798596
commit 8780477758
10 changed files with 40 additions and 13 deletions

View File

@@ -675,13 +675,14 @@
"Enable": false,
"NextRun": "2020-01-01 00:00:00",
"Command": "Reward",
"SuccessInterval": 30,
"FailureInterval": 30,
"SuccessInterval": "60-120",
"FailureInterval": "60-120",
"ServerUpdate": "00:00"
},
"Reward": {
"CollectOil": true,
"CollectCoin": true,
"CollectExp": true,
"CollectMission": true
}
},