mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 11:49:26 +08:00
add: migrate gemsfarming
This commit is contained in:
@@ -152,6 +152,8 @@ class GeneratedConfig:
|
||||
GemsFarming_CommonCV = 'any' # any, langley, bogue, ranger, hermes
|
||||
GemsFarming_ChangeVanguard = 'ship' # disabled, ship, ship_equip
|
||||
GemsFarming_CommonDD = 'any' # any, favourite, aulick_or_foote, cassin_or_downes, z20_or_z21
|
||||
GemsFarming_ALLowLowVanguardLevel = True
|
||||
GemsFarming_StopIFAutoNotEnsured = True
|
||||
GemsFarming_CommissionLimit = True
|
||||
|
||||
# Group `EventGeneral`
|
||||
@@ -463,6 +465,20 @@ class GeneratedConfig:
|
||||
# Group `GameManager`
|
||||
GameManager_AutoRestart = True
|
||||
|
||||
# Group `FlagshipFilter`
|
||||
FlagshipFilter_Sort = 'default' # default, rarity, level, total, join, intimacy, stat
|
||||
FlagshipFilter_Index = 'default' # default, all, vanguard, main, dd, cl, ca, bb, cv, repair, ss, others, not_available
|
||||
FlagshipFilter_Faction = 'default' # default, all, eagle, royal, sakura, iron, dragon, sardegna, northern, iris, vichya, other, not_available
|
||||
FlagshipFilter_Rarity = 'default' # default, all, common, rare, elite, super_rare, ultra
|
||||
FlagshipFilter_Extra = 'default' # default, no_limit, has_skin, can_retrofit, enhanceable, can_limit_break, not_level_max, can_awaken, can_awaken_plus, special, oath_skin, not_available
|
||||
|
||||
# Group `VanguardFilter`
|
||||
VanguardFilter_Sort = 'default' # default, rarity, level, total, join, intimacy, stat
|
||||
VanguardFilter_Index = 'default' # default, all, vanguard, main, dd, cl, ca, bb, cv, repair, ss, others, not_available
|
||||
VanguardFilter_Faction = 'default' # default, all, eagle, royal, sakura, iron, dragon, sardegna, northern, iris, vichya, other, not_available
|
||||
VanguardFilter_Rarity = 'default' # default, all, common, rare, elite, super_rare, ultra
|
||||
VanguardFilter_Extra = 'default' # default, no_limit, has_skin, can_retrofit, enhanceable, can_limit_break, not_level_max, can_awaken, can_awaken_plus, special, oath_skin, not_available
|
||||
|
||||
# Group `HookGeneral`
|
||||
HookGeneral_Enable = False
|
||||
HookGeneral_RestartEveryTime = True
|
||||
|
||||
Reference in New Issue
Block a user