mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 01:38:21 +08:00
補齊了SOS的Enemy_filter支援;更改每日活動地圖的命名;修正了部分翻譯;將國服以外緊急委託刷鑽石的等級修正
This commit is contained in:
@@ -147,17 +147,17 @@ class GeneratedConfig:
|
||||
EventGeneral_PtLimit = 0
|
||||
EventGeneral_TimeLimit = datetime.datetime(2020, 1, 1, 0, 0)
|
||||
|
||||
# Group `EventAb`
|
||||
EventAb_StageFilter = 'A1 > A2 > A3 > B1 > B2 > B3'
|
||||
EventAb_LastStage = 0
|
||||
# Group `EventA`
|
||||
EventA_StageFilter = 'A1 > A2 > A3'
|
||||
EventA_LastStage = 0
|
||||
|
||||
# Group `EventB`
|
||||
EventB_StageFilter = 'B1 > B2 > B3'
|
||||
EventB_LastStage = 0
|
||||
|
||||
# Group `EventCd`
|
||||
EventCd_StageFilter = 'C1 > C2 > C3 > D1 > D2 > D3'
|
||||
EventCd_LastStage = 0
|
||||
# Group `EventC`
|
||||
EventC_StageFilter = 'C1 > C2 > C3'
|
||||
EventC_LastStage = 0
|
||||
|
||||
# Group `EventD`
|
||||
EventD_StageFilter = 'D1 > D2 > D3'
|
||||
|
||||
Reference in New Issue
Block a user