1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-28 16:14:06 +08:00

Add: Research filter optimizer and optimized presets

This commit is contained in:
LmeSzinc
2022-01-08 23:32:07 +08:00
parent f8eeb44057
commit ec65cf918b
10 changed files with 1223 additions and 17 deletions

View File

@@ -705,7 +705,7 @@
"name": "二队心情控制",
"help": "",
"keep_exp_bonus": "保持经验加成 (>120)",
"prevent_green_face": "防止绿脸",
"prevent_green_face": "防止绿脸 (>40)",
"prevent_yellow_face": "防止黄脸 (>30)",
"prevent_red_face": "防止红脸 (>0)"
},
@@ -966,7 +966,9 @@
"name": "科研过滤器",
"help": "当过滤器和其他设置一起工作时Alas 会寻找同时满足所有用户设置的项目。\n例如你设置科研过滤器是 `H1 > D2.5 > shortest` (包含消耗魔方的科研),但又设置了不允许消耗魔方,最终的结果是 Alas 不会选择消耗魔方的科研。当你突然想切魔方的时候,只需打开消耗魔方,而不需要修改过滤器,这是比较方便的。\n建议选自定义并编写自己的过滤器",
"custom": "自定义",
"series_4": "四期",
"series_4_blueprint_tenrai": "四期 蓝图+天雷",
"series_4_blueprint_only": "四期 仅蓝图",
"series_4_tenrai_only": "四期 仅天雷",
"series_3": "三期",
"series_3_than_2": "三期兼顾二期"
},