# 卡片

1. **什麼是卡片**

   * 卡片可以從卡片箱或迷宮島獲得。
   * 它們可以鑲嵌到裝備中以賦予特殊效果。
     * 有些卡片只能裝備在特定類型的裝備上，而有些則是通用的。
     * 裝備必須強化後才能鑲嵌卡片。
     * 根據強化等級，最多可以裝備 4 張卡片。
   * 卡片最高可以升級到 5 星。

2. **卡片類型**
   * 卡片分為兩種：普通卡片和影子卡片。
   * **普通卡片**
     * 從普通卡片箱或迷宮島獲得。
     * 可以裝備在普通裝備上。
   * **影子卡片**
     * 從暗黑卡片專輯或迷宮島獲得。
     * 可以裝備在影子裝備上。
     * 某些影子卡片可以覺醒特定技能。
       * 詳細資訊請參考連結。

3. **卡片升級**
   * 卡片可以使用卡片升級券和 Zeny 進行升級。
     * 卡片升級券是用於升級卡片的消耗品。
     * 總共有 12 種升級券，從等級 10 到 120，每 10 級為一個階段。
     * 升級券只能用於升級等級小於或等於升級券標示等級的卡片。
       * 例如，等級 50 升級券只能用於 1 到 50 級的卡片。
   * 高等級的卡片需要更多 Zeny 來升級，且升級成功率會降低。

4. **卡片重置**
   * 此系統會將升級過的卡片等級重置為 1 級。
     * 但是，如果在升級後已經保存了重置檢查點，則卡片將無法再被重置為 1 級。
   * 要重置卡片，點擊背包中的卡片並按下重置按鈕，或透過製作頁籤右上角的「魔導工程」進入。
   * 重置卡片需要使用喵藤。
   * 重置後，使用過的材料如 Zeny 和升級券不會退還。

5. **卡片分解**
   * 你可以使用分解按鈕來分解卡片。
   * 分解卡片會獲得銀卡幣。
     * 分解 5 星卡片還會額外獲得金卡幣。
   * 這些卡幣可以用於製作卡片扭蛋機。

6. **卡片重鑄**
   * 透過製作頁籤右上角的「魔導工程」進入卡片重鑄頁面。
   * 在這裡可以使用喵藤對卡片進行重鑄。
     * 高星級卡片會消耗更多喵藤。
   * 選擇卡片後會顯示屬性選項範圍。
     * 重鑄會隨機生成卡片的新屬性數值。
   * 重鑄後，卡片會變為相同類型的 1 級卡片。
   * 即使進行重鑄，升級使用過的材料也不會退還。


---

# 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/ka-pian.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.
