> For the complete documentation index, see [llms.txt](https://docs.tcmenu.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tcmenu.cc/yuan-shen/orin-jiao-cheng/orin-wan-fa-tui-jian.md).

# Orin玩法推荐

分享几个玩法：

1.自动攻击联机击杀队友

2.打开自动攻击-当前锁定，对元素方碑，火炬等按t，即可解密，配合瞬移和自由移动速度15体验极佳

3.强制弓充能2可以强制拾取未解锁死域神瞳

4.普通功能下呼出合成台，不再需要从副本传送出去找合成台点击即开

再推荐一个瞬移拿神瞳的方法： 点开瞬移功能-选择需要瞬移的神瞳类型，打开自动拾取勾选神瞳，打开自由移动，然后打开背包选择贵重道具，自动瞬移速度调至3200左右并打开，背包贵重物品中的神瞳数量会随着自动瞬移数量实时刷新

此方法可以做到新号不被稻妻雷电环境干死，且不被鹤观迷雾等其他因素干扰，效率翻倍


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.tcmenu.cc/yuan-shen/orin-jiao-cheng/orin-wan-fa-tui-jian.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
