mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-14 20:06:02 +08:00
merge alas
This commit is contained in:
@@ -149,16 +149,11 @@ class GeneratedConfig:
|
||||
|
||||
# Group `GemsFarming`
|
||||
GemsFarming_ChangeFlagship = 'ship' # ship, ship_equip
|
||||
<<<<<<< HEAD
|
||||
GemsFarming_ChangeVanguard = 'ship' # disabled, ship, ship_equip
|
||||
GemsFarming_ALLowLowVanguardLevel = True
|
||||
GemsFarming_FleetNumberInHardMode = 0 # 0, 1, 2
|
||||
GemsFarming_StopIFAutoNotEnsured = True
|
||||
GemsFarming_CommonCV = 'any' # any, langley, bogue, ranger, hermes
|
||||
=======
|
||||
GemsFarming_CommonCV = 'any' # any, langley, bogue, ranger, hermes
|
||||
GemsFarming_ChangeVanguard = 'ship' # disabled, ship, ship_equip
|
||||
>>>>>>> 24aa3e00bd9af9a6a050df54c6a0cef959a9c6c0
|
||||
GemsFarming_CommonDD = 'any' # any, aulick_or_foote, cassin_or_downes
|
||||
GemsFarming_CommissionLimit = True
|
||||
|
||||
@@ -354,10 +349,7 @@ class GeneratedConfig:
|
||||
Hard_HardFleet = 1 # 1, 2
|
||||
|
||||
# Group `Exercise`
|
||||
<<<<<<< HEAD
|
||||
Exercise_DelayUntilHoursBeforeNextUpdate = 12 # 1, 2, 3, 4, 5, 12
|
||||
=======
|
||||
>>>>>>> 24aa3e00bd9af9a6a050df54c6a0cef959a9c6c0
|
||||
Exercise_OpponentChooseMode = 'max_exp' # max_exp, easiest, leftmost, easiest_else_exp
|
||||
Exercise_OpponentTrial = 1
|
||||
Exercise_ExerciseStrategy = 'aggressive' # aggressive, fri18, sat0, sat12, sat18, sun0, sun12, sun18
|
||||
@@ -392,10 +384,7 @@ class GeneratedConfig:
|
||||
|
||||
# Group `OpsiFleet`
|
||||
OpsiFleet_Fleet = 1 # 1, 2, 3, 4
|
||||
<<<<<<< HEAD
|
||||
OpsiFleet_FleetMode = 'combat_auto' # combat_auto, combat_manual, stand_still_in_the_middle, hide_in_bottom_left
|
||||
=======
|
||||
>>>>>>> 24aa3e00bd9af9a6a050df54c6a0cef959a9c6c0
|
||||
OpsiFleet_Submarine = False
|
||||
|
||||
# Group `OpsiExplore`
|
||||
@@ -452,7 +441,6 @@ class GeneratedConfig:
|
||||
# Group `GameManager`
|
||||
GameManager_AutoRestart = True
|
||||
|
||||
<<<<<<< HEAD
|
||||
# Group `GGHandler`
|
||||
GGHandler_Enabled = False
|
||||
GGHandler_GGMethod = 'u2' # u2
|
||||
@@ -533,7 +521,5 @@ class GeneratedConfig:
|
||||
GuildCoin_Color = '^000000'
|
||||
GuildCoin_Record = datetime.datetime(2020, 1, 1, 0, 0)
|
||||
|
||||
=======
|
||||
>>>>>>> 24aa3e00bd9af9a6a050df54c6a0cef959a9c6c0
|
||||
# Group `Storage`
|
||||
Storage_Storage = {}
|
||||
|
||||
Reference in New Issue
Block a user