# 魔法師

1. 什麼是 魔法師
   * 魔法師是精通魔法攻擊的專家，能夠以強大的法術壓制敵人。\
     當初心者達到 5 級時，可以轉職為 魔法師，這是角色的第一個轉職。
   * 根據初心者先前的外觀設定，魔法師可以呈現為男性或女性。

2. 技能

   * 當角色轉職為 魔法師 後，可以使用新的技能：
     * Fire Bolt
     * Cold Bolt
     * Lightning Bolt
     * Stone Bolt

3. 轉職
   * 當 魔法師 達到 30 級時，可以進一步轉職為 [巫師](/tai-wan/jue-se/zhi-ye/mo-fa-shi/wu-shi.md) 或 [賢者](/tai-wan/jue-se.md)。


---

# 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/zhi-ye/mo-fa-shi.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.
