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:
@@ -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
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user