# 物品升级系统

## 解除绑定物品（Unbinding Items）

玩家可以消耗解除绑定卷轴来解除绑定物品，除此之外别无他法，具体信息请见 [灵魂绑定附魔](/elitemobs-wiki/fu-mo/ling-hun-bang-ding-soulbind.md) 页面。

## 回收物品（Scrapping Items）

玩家可以选择将不想要的武器和装备出售或者回收。虽然意思上相近，但出售指的是低价获得精英币，回收指的是以 50% 几率获得卷轴。

## 升级卷轴

10 个同等级的卷轴可以精炼（Refine）为一个更高等级的卷轴。

## 修补物品

卷轴可以修补物品，多少等级的卷轴即可修补多少耐久度，例如 2 个50级卷轴可以修补 100 点耐久度。

## 升级球（Upgrade Orbs）

25 个同等级的卷轴可以熔炼（Smite）为 1 个相同等级的升级球。

## 升级物品（Upgrade Items）

升级球可以升级与比其等级低的武器或者盔甲到更高一个等级。例如 1 个50级的升级球可以让一个49级盔甲变成50级，也可以让一个1级盔甲变成2级，因为1和49都小于50。


---

# 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://docs.superiormc.cn/elitemobs-wiki/zhi-nan/wu-pin-sheng-ji-xi-tong.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.
