1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-17 14:35:25 +08:00

Opt: Random reward interval

- reward_interval now can accept time range
- Lower global random simulation factor to 3
- Add option to stop game during reward interval
This commit is contained in:
LmeSzinc
2020-08-18 05:07:45 +08:00
parent f093ba1802
commit 5a37294fcd
8 changed files with 53 additions and 10 deletions

View File

@@ -61,7 +61,8 @@ command = setting
[Reward]
command = reward
enable_reward = yes
reward_interval = 20
reward_interval = 10, 40
reward_stop_game_during_interval = no
enable_daily_reward = no
enable_oil_reward = yes
enable_coin_reward = yes