> For the complete documentation index, see [llms.txt](https://wiki.ragnaroklibre.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.ragnaroklibre.com/tai-wan/jue-se/ji-neng/gong-jian-shou-ji-neng/lie-ren-ji-neng.md).

# 獵人技能

當轉職為 **獵人** 分支時，可以使用以下技能：

1. **獵人技能**

   * **Phantasmic Arrow**：射出幻影之箭，造成物理傷害，目標有機率被暈眩。
   * **Arrow Repel**：拉滿弓弦射出貫穿箭，對多個敵人造成物理傷害。
   * **Beast Bane**：提升對大型魔物造成的傷害。
   * **Vulture's Eye**：借助禿鷹視覺力量，在使用弓箭時提升攻擊距離。

2. **神射手技能**

   * **Falcon Assault**：射出由獵鷹強化的箭矢，造成兩段物理傷害。
   * **Focused Arrow Strike**：發射強力箭矢，引發火屬性爆炸，造成物理傷害。
   * **Falcon Eyes**：洞察敵人弱點，短時間內提升暴擊傷害與暴擊率。
   * **Wind Walker**：身法如風，短時間內提升移動速度。

3. **遊俠技能**
   * **Aimed Bolt**：集中攻擊單一目標，連續射出多支箭矢，造成三段物理傷害。
   * **Arrow Storm**：對敵人降下箭雨，造成四段物理傷害。
   * **No Limits**：借助弓箭之神烏勒爾的爆發之力，短時間內大幅提升物理攻擊力與攻擊速度。
   * **Falcon Mastery**：完全掌握獵鷹，普通攻擊時有機率召喚獵鷹進行攻擊。
   * **Ranger Main**：偏轉部分受到的傷害。
   * **Wind Sign**：顯示風之標記，增強風屬性攻擊造成的傷害。


---

# 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://wiki.ragnaroklibre.com/tai-wan/jue-se/ji-neng/gong-jian-shou-ji-neng/lie-ren-ji-neng.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.
