# 魔法師技能

1. **魔法師 技能**
   * 魔法師可以使用以下技能：
     * **Fire Bolt**：發射火屬性的魔法彈，造成魔法傷害，目標有機率陷入灼傷狀態。
     * **Cold Bolt**：發射水屬性的魔法彈，造成魔法傷害，目標有機率被冰凍。
     * **Lightning Bolt**：發射風屬性的魔法彈，造成魔法傷害，目標有機率陷入暈眩。
     * **Stone Bolt**：發射地屬性的魔法彈，造成魔法傷害，目標有機率陷入暈眩。

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

{% content-ref url="/pages/F6uSZyFQ5Uvkpci2kgiO" %}
[巫師技能](/tai-wan/jue-se/ji-neng/mo-fa-shi-ji-neng/wu-shi-ji-neng.md)
{% endcontent-ref %}

{% content-ref url="/pages/QDC1jU5u8PHr4H7iGeP2" %}
[賢者技能](/tai-wan/jue-se/ji-neng/mo-fa-shi-ji-neng/xian-zhe-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/mo-fa-shi-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.
