mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 06:18:21 +08:00
Add: Research module
This commit is contained in:
@@ -381,6 +381,16 @@ class AzurLaneConfig:
|
||||
TACTICAL_EXP_FIRST_NIGHT = False
|
||||
TACTICAL_NIGHT_RANGE = future_time_range('23:30-06:30') # (Night start, night end), datetime.datetime instance.
|
||||
|
||||
"""
|
||||
module.research
|
||||
"""
|
||||
ENABLE_RESEARCH_REWARD = True
|
||||
RESEARCH_FILTER_STRING = ''
|
||||
RESEARCH_FILTER_PRESET = 'series_3_than_2' # customized, series_3, ...
|
||||
RESEARCH_USE_CUBE = True
|
||||
RESEARCH_USE_COIN = True
|
||||
RESEARCH_USE_PART = True
|
||||
|
||||
"""
|
||||
C_7_2_mystery_farming
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user