1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-07-13 10:58:02 +08:00

Upd: research S9

This commit is contained in:
2026-07-09 20:12:47 +08:00
parent 0ad55dda8b
commit 2cb32d2ca0
22 changed files with 199 additions and 24 deletions

View File

@@ -6946,9 +6946,12 @@
},
"PresetFilter": {
"type": "select",
"value": "series_8_blueprint_305",
"value": "series_9_blueprint_ta152",
"option": [
"custom",
"series_9_blueprint_ta152",
"series_9_blueprint_only",
"series_9_ta152_only",
"series_8_blueprint_305",
"series_8_blueprint_only",
"series_8_305_only",
@@ -6975,7 +6978,7 @@
},
"CustomFilter": {
"type": "textarea",
"value": "S8-DR0.5 > S8-PRY0.5 > S8-Q0.5 > S8-H0.5 > Q0.5 > S8-DR2.5\n> S8-G1.5 > S8-Q1 > S8-DR5 > 0.5 > S8-G4 > S8-Q2 > S8-PRY2.5 > reset\n> S8-DR8 > Q1 > 1 > S8-E-315 > S8-G2.5 > G1.5 > 1.5 > S8-E-031\n> S8-Q4 > Q2 > E2 > 2 > DR2.5 > PRY2.5 > G2.5 > 2.5 > S8-PRY5\n> S8-PRY8 > Q4 > G4 > 4 > S8-C6 > DR5 > PRY5 > 5 > C6 > 6 > S8-C8\n> S8-C12 > DR8 > PRY8 > C8 > 8 > C12 > 12"
"value": "S9-DR0.5 > S9-PRY0.5 > S9-Q0.5 > S9-H0.5 > Q0.5 > S9-DR2.5\n> S9-G1.5 > S9-Q1 > S9-DR5 > 0.5 > S9-G4 > S9-Q2 > S9-PRY2.5 > reset\n> S9-DR8 > Q1 > 1 > S9-E-315 > S9-G2.5 > G1.5 > 1.5 > S9-E-031\n> S9-Q4 > Q2 > E2 > 2 > DR2.5 > PRY2.5 > G2.5 > 2.5 > S9-PRY5\n> S9-PRY8 > Q4 > G4 > 4 > S9-C6 > DR5 > PRY5 > 5 > C6 > 6 > S9-C8\n> S9-C12 > DR8 > PRY8 > C8 > 8 > C12 > 12"
}
},
"Storage": {

View File

@@ -385,9 +385,12 @@ Research:
option: [ always_use, only_05_hour, only_no_project, do_not_use ]
AllowDelay: true
PresetFilter:
value: series_8_blueprint_305
value: series_9_blueprint_ta152
option:
- custom
- series_9_blueprint_ta152
- series_9_blueprint_only
- series_9_ta152_only
- series_8_blueprint_305
- series_8_blueprint_only
- series_8_305_only
@@ -411,12 +414,12 @@ Research:
- series_2_blueprint_only
- series_2_457_only
CustomFilter: |-
S8-DR0.5 > S8-PRY0.5 > S8-Q0.5 > S8-H0.5 > Q0.5 > S8-DR2.5
> S8-G1.5 > S8-Q1 > S8-DR5 > 0.5 > S8-G4 > S8-Q2 > S8-PRY2.5 > reset
> S8-DR8 > Q1 > 1 > S8-E-315 > S8-G2.5 > G1.5 > 1.5 > S8-E-031
> S8-Q4 > Q2 > E2 > 2 > DR2.5 > PRY2.5 > G2.5 > 2.5 > S8-PRY5
> S8-PRY8 > Q4 > G4 > 4 > S8-C6 > DR5 > PRY5 > 5 > C6 > 6 > S8-C8
> S8-C12 > DR8 > PRY8 > C8 > 8 > C12 > 12
S9-DR0.5 > S9-PRY0.5 > S9-Q0.5 > S9-H0.5 > Q0.5 > S9-DR2.5
> S9-G1.5 > S9-Q1 > S9-DR5 > 0.5 > S9-G4 > S9-Q2 > S9-PRY2.5 > reset
> S9-DR8 > Q1 > 1 > S9-E-315 > S9-G2.5 > G1.5 > 1.5 > S9-E-031
> S9-Q4 > Q2 > E2 > 2 > DR2.5 > PRY2.5 > G2.5 > 2.5 > S9-PRY5
> S9-PRY8 > Q4 > G4 > 4 > S9-C6 > DR5 > PRY5 > 5 > C6 > 6 > S9-C8
> S9-C12 > DR8 > PRY8 > C8 > 8 > C12 > 12
Dorm:
Collect: true
Feed: true

View File

@@ -214,8 +214,8 @@ class GeneratedConfig:
Research_UseCoin = 'always_use' # always_use, only_05_hour, only_no_project, do_not_use
Research_UsePart = 'always_use' # always_use, only_05_hour, only_no_project, do_not_use
Research_AllowDelay = True
Research_PresetFilter = 'series_8_blueprint_305' # custom, series_8_blueprint_305, series_8_blueprint_only, series_8_305_only, series_7_blueprint_la9, series_7_blueprint_only, series_7_la9_only, series_6_blueprint_203, series_6_blueprint_only, series_6_203_only, series_5_blueprint_152, series_5_blueprint_only, series_5_152_only, series_4_blueprint_tenrai, series_4_blueprint_only, series_4_tenrai_only, series_3_blueprint_234, series_3_blueprint_only, series_3_234_only, series_2_than_3_457_234, series_2_blueprint_457, series_2_blueprint_only, series_2_457_only
Research_CustomFilter = 'S8-DR0.5 > S8-PRY0.5 > S8-Q0.5 > S8-H0.5 > Q0.5 > S8-DR2.5\n> S8-G1.5 > S8-Q1 > S8-DR5 > 0.5 > S8-G4 > S8-Q2 > S8-PRY2.5 > reset\n> S8-DR8 > Q1 > 1 > S8-E-315 > S8-G2.5 > G1.5 > 1.5 > S8-E-031\n> S8-Q4 > Q2 > E2 > 2 > DR2.5 > PRY2.5 > G2.5 > 2.5 > S8-PRY5\n> S8-PRY8 > Q4 > G4 > 4 > S8-C6 > DR5 > PRY5 > 5 > C6 > 6 > S8-C8\n> S8-C12 > DR8 > PRY8 > C8 > 8 > C12 > 12'
Research_PresetFilter = 'series_9_blueprint_ta152' # custom, series_9_blueprint_ta152, series_9_blueprint_only, series_9_ta152_only, series_8_blueprint_305, series_8_blueprint_only, series_8_305_only, series_7_blueprint_la9, series_7_blueprint_only, series_7_la9_only, series_6_blueprint_203, series_6_blueprint_only, series_6_203_only, series_5_blueprint_152, series_5_blueprint_only, series_5_152_only, series_4_blueprint_tenrai, series_4_blueprint_only, series_4_tenrai_only, series_3_blueprint_234, series_3_blueprint_only, series_3_234_only, series_2_than_3_457_234, series_2_blueprint_457, series_2_blueprint_only, series_2_457_only
Research_CustomFilter = 'S9-DR0.5 > S9-PRY0.5 > S9-Q0.5 > S9-H0.5 > Q0.5 > S9-DR2.5\n> S9-G1.5 > S9-Q1 > S9-DR5 > 0.5 > S9-G4 > S9-Q2 > S9-PRY2.5 > reset\n> S9-DR8 > Q1 > 1 > S9-E-315 > S9-G2.5 > G1.5 > 1.5 > S9-E-031\n> S9-Q4 > Q2 > E2 > 2 > DR2.5 > PRY2.5 > G2.5 > 2.5 > S9-PRY5\n> S9-PRY8 > Q4 > G4 > 4 > S9-C6 > DR5 > PRY5 > 5 > C6 > 6 > S9-C8\n> S9-C12 > DR8 > PRY8 > C8 > 8 > C12 > 12'
# Group `Dorm`
Dorm_Collect = True

View File

@@ -1491,6 +1491,9 @@
"name": "Preset Filter Select",
"help": "See research drops rates and spawn rates in https://azur-stats.lyoko.io/. People without a basic knowledge of these are recommended to use pre-optimized presets instead of writing custom filters",
"custom": "custom",
"series_9_blueprint_ta152": "Series 9 Blueprints+Ta152",
"series_9_blueprint_only": "Series 9 Blueprints Only",
"series_9_ta152_only": "Series 9 Ta152 Only",
"series_8_blueprint_305": "Series 8 Blueprints+305",
"series_8_blueprint_only": "Series 8 Blueprints Only",
"series_8_305_only": "Series 8 305 Only",

View File

@@ -1491,6 +1491,9 @@
"name": "Research.PresetFilter.name",
"help": "Research.PresetFilter.help",
"custom": "custom",
"series_9_blueprint_ta152": "Series 9 Blueprints+Ta152",
"series_9_blueprint_only": "Series 9 Blueprints Only",
"series_9_ta152_only": "Series 9 Ta152 Only",
"series_8_blueprint_305": "Series 8 Blueprints+305",
"series_8_blueprint_only": "Series 8 Blueprints Only",
"series_8_305_only": "Series 8 305 Only",

View File

@@ -1491,6 +1491,9 @@
"name": "科研过滤器",
"help": "科研掉落和项目刷新见 https://azur-stats.lyoko.io/,对这些没有基本了解的人不建议编写自定义过滤器,建议使用预优化科研过滤器",
"custom": "自定义",
"series_9_blueprint_ta152": "九期 蓝图+Ta152",
"series_9_blueprint_only": "九期 仅蓝图",
"series_9_ta152_only": "九期 仅Ta152",
"series_8_blueprint_305": "八期 蓝图+305",
"series_8_blueprint_only": "八期 仅蓝图",
"series_8_305_only": "八期 仅305",

View File

@@ -1491,6 +1491,9 @@
"name": "科研過濾器",
"help": "科研掉落和項目刷新見 https://azur-stats.lyoko.io/,對這些沒有基本了解的人不建議編寫自定義過濾器,建議使用預優化科研過濾器",
"custom": "自定義",
"series_9_blueprint_ta152": "九期 藍圖+Ta152",
"series_9_blueprint_only": "九期 僅藍圖",
"series_9_ta152_only": "九期 僅Ta152",
"series_8_blueprint_305": "八期 藍圖+305",
"series_8_blueprint_only": "八期 僅藍圖",
"series_8_305_only": "八期 僅305",