# Lucia-修改操作按键方法

步骤一：辅助安装在哪个文件夹中了，就打开那个文件夹，找到 **HotKey.json** 文件，鼠标**右键**选择**打开方式**为**记事本**。

步骤二：此时可以看到已经存在的键位具体有哪些。看不懂英文怎么办？没事我帮您翻译好了，这下您就可以清楚知道这些按键对应哪些功能了。

步骤三：知道对应的是哪些按键了，要怎么改？辅助按键所对应的不是键盘符号，所以你直接写进去 F3 、F4 之类的是没用的，需要根据下面的键盘代码表，自行设置键盘数值。比如您想把 **传送到纳扎尔夫人快捷键** 从 F7 改为 F9，您就需要在下面这张表中找到 F9 对应的代码：120，然后输入进去。

步骤四：同理，既然可以更改键盘的键位，那么你自己自定义手柄的键位也是可以的。下图为手柄键位代码表，可以根据这张表自行定义手柄的键位。

步骤五：更改完成之后，按快捷键 **Ctrl + S** 保存，然后重新开游戏，重新注入辅助，所更改的按键即可生效。请注意，一定要重新开游戏，一定要重新注入，不然更改的内容不生效的。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.apns.top/rdr2-jiao-cheng/lucia-gun-lu-xi-ya-jiao-cheng/lucia-xiu-gai-cao-zuo-an-jian-fang-fa.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
