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

Fix: 修复一些bug

- 修复了收完菜后不重新检查潜艇的问题
- 修复了使用潜艇时, 经验结算卡住的问题
- 调整了日常委托和教材类委托的权重, 不然一天下来, 日常委托做不完
This commit is contained in:
LmeSzinc
2020-04-16 22:01:52 +08:00
parent 6b41f3f692
commit 69b868a79e
8 changed files with 24 additions and 27 deletions

View File

@@ -59,7 +59,7 @@ duration_shorter_than_2 = 11
duration_longer_than_6 = -11
expire_shorter_than_2 = 11
expire_longer_than_6 = -11
daily_comm = 100
daily_comm = 120
major_comm = 0
extra_drill = 20
extra_part = 60
@@ -69,7 +69,7 @@ extra_book = 70
urgent_drill = 45
urgent_part = 95
urgent_cube = 165
urgent_book = 145
urgent_book = 95
urgent_box = 195
urgent_gem = 205
urgent_ship = 155