# 裝備

1. **什麼是裝備**

   * 在 Ragnarok Libre 中，裝備可以透過製作、野外掉落或裝備箱獲得。
   * 裝備依照部位分為六種類型：
     * [武器](/tai-wan/jue-se/zhuang-bei/wu-qi.md)
     * [防具](/tai-wan/jue-se/zhuang-bei/fang-ju.md)
     * [頭盔](/tai-wan/jue-se/zhuang-bei/tou-kui.md)
     * [披肩](/tai-wan/jue-se/zhuang-bei/pi-jian.md)
     * [項鍊](/tai-wan/jue-se/zhuang-bei/xiang-lian.md)
     * [戒指](/tai-wan/jue-se/zhuang-bei/jie-zhi.md)

2. **裝備類型**
   * 裝備分為兩大類：普通裝備與影子裝備，且可同時穿戴。
   * **普通裝備**
     * 普通裝備可以提升屬性並提供各種效果。
     * 可透過裝備箱、野外掉落或製作獲得。
     * 普通裝備依性能分為 1 星至 5 星。
   * **影子裝備**
     * 影子裝備能進一步提升屬性，並可強化部分技能至更高等級。
     * 可透過影子裝備箱或製作獲得。
     * 影子裝備同樣依性能分為 1 星至 5 星。

3. **裝備**[**製作**](/tai-wan/you-xi-xi-tong/zhi-zuo-xi-tong.md)
   * 裝備可以透過寶石與其他裝備進行製作。
   * 在單人 PvP 排名戰與無限空間排名戰中獲得的特殊材料可用於製作專屬裝備。

4. **裝備強化**
   * **普通裝備強化**
     * 普通裝備可使用 Zeny、鋁礦石、全自動強化器以及詛咒的全自動強化器進行升級。
     * 裝備等級越高，所需材料越多，成功率越低。
     * 依裝備等級可鑲嵌卡片以進一步提升性能。
     * 普通裝備最高可升至 65 級。
   * **影子裝備強化**
     * 影子裝備可使用暗黑水晶與星光水晶進行升級。
     * 隨著裝備等級提升，所需暗黑水晶會增加且成功率會降低。
     * 若要裝備影子卡片，需先使用靈魂挑針移除原有卡片選項。
     * 影子裝備的最大升級等級依其星級而定。

5. **裝備超越**
   * 5 星裝備可透過「[魔導工程](/tai-wan/you-xi-xi-tong/mo-dao-gong-xue.md)」進行超越。
     * 超越需要相同類型的裝備與高濃縮鋁礦石。
     * 目前最多可以進行 15 次超越。
   * 超越時會保留裝備等級。
     * 使用的裝備會在超越後消失。

6. **屬性強化**

   * 透過「[魔導工程](/tai-wan/ragnarok-libre.md#zhui-zong-wo-men-de-she-qun-yi-huo-qu-zui-xin-zi-xun-facebook)」可以為裝備附加屬性效果。
   * 屬性強化需要消耗[屬性石](/tai-wan/jue-se/shu-xing-shi.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/zhuang-bei.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.
