# 盜賊技能

1. **盜賊技能**
   * 盜賊可以使用以下技能：
     * **Double Attack**：對敵人進行快速連擊，造成物理傷害。
     * **Ambush**：瞬間衝向敵人，造成混合傷害。
     * **Increase LUK**：提升幸運值，但會降低迴避率。
     * **Envenom**：施展附帶毒素的物理攻擊，命中的目標有機率中毒。

2. 可使用的技能會依盜賊之後選擇的二轉職業路徑而有所不同。
   * 更多詳細資訊請參考以下頁面。

{% content-ref url="/pages/M1JEOs5Pk34w783W4MZ9" %}
[刺客技能](/tai-wan/jue-se/ji-neng/dao-zei-ji-neng/ci-ke-ji-neng.md)
{% endcontent-ref %}

{% content-ref url="/pages/o5McqyPi6laysVgwTwv7" %}
[流氓技能](/tai-wan/jue-se/ji-neng/dao-zei-ji-neng/liu-mang-ji-neng.md)
{% endcontent-ref %}


---

# 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.ragnaroklibre.com/tai-wan/jue-se/ji-neng/dao-zei-ji-neng.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.
