mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 08:38:20 +08:00
Add: 增加了血量平衡和低血量撤退的功能
- 修改了年久失修的血量平衡模块 - 修改了拖拽操作 - 修复了12-4练级时, boss刷新后卡住的问题 - 修复了频繁报enemy searching timeout的问题
This commit is contained in:
@@ -63,6 +63,9 @@ dic_chi_to_eng = {
|
||||
'心情控制3': 'emotion_control_3',
|
||||
'全员已婚3': 'hole_fleet_married_3',
|
||||
'启用血量平衡': 'enable_hp_balance',
|
||||
'启用低血量撤退': 'enable_low_hp_withdraw',
|
||||
'先锋血量平衡阈值': 'scout_hp_difference_threshold',
|
||||
'低血量撤退阈值': 'low_hp_withdraw_threshold',
|
||||
'启用退役': 'enable_retirement',
|
||||
'退役方案': 'retire_mode',
|
||||
'退役白皮': 'retire_n',
|
||||
|
||||
Reference in New Issue
Block a user