# 14. 分解英雄和裝備

持有2隻或2隻以上同一種的**英雄**和**裝備**可以被分解，並獲得寶石。

英雄分解：同一隻英雄數量為1時，即使沒出戰也不會被分解；持有超過2隻以上同隻英雄未出戰會顯示在分解清單，如果有英雄已穿上裝備，分解完成時，裝備會主動卸下。

裝備分解：被英雄穿上的裝備，不會出現在分解清單。


---

# 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://raidersrumble.gitbook.io/faq/fan-ti-zhong-wen/14.-fen-jie-ying-xiong-he-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.
