add 复活点路线与死亡按键可配置

- 死亡管理新增复活点路线JSON两阶段跑尸逻辑
- GUI参数配置支持释放灵魂/复活按键自定义
- 复活点路线JSON选择控件移到攻击循环前面

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
王鹏
2026-04-11 22:58:44 +08:00
parent dc1b3a4368
commit d0df69184d
6 changed files with 130 additions and 22 deletions

View File

@@ -5,7 +5,10 @@
"scan_region_height": 15,
"offset_left": 20,
"offset_top": 45,
"enable_mount": false,
"mount_key": "x",
"mount_hold_sec": 1.6,
"mount_retry_after_sec": 2.0
}
"mount_hold_sec": 2.0,
"mount_retry_after_sec": 2.5,
"hearthstone_key": "6",
"bag_full_hearthstone": true
}