# 灵魂绑定（Soulbind）

灵魂绑定可以让精英怪物掉落的战利品与玩家自动绑定，而无法与其他玩家共享。

玩家无法捡起不属于自己灵魂绑定的物品，即使它们从箱子中拿取到了也无法实际装备和使用。玩家也只可以在冒险者大厅出售灵魂绑定于自己的物品。

像其他附魔一样，你也可以在 enchantments 文件夹中禁用这个附魔（soulbind.yml），但是不建议这么做。

**禁用灵魂绑定附魔将会导致如下问题：**

* 精英怪物不再掉落精英币。
* 高等级玩家可以随意地把自己的武器和装备给新来的玩家。
* 您的服务器的经济系统将会立即崩溃。
* 战利品限制将不再起作用，低等级玩家可以穿戴高等级的装备。

服主可以使用 `/em unbind` 指令解除某个物品的灵魂绑定。

玩家也可以使用取消灵魂绑定卷轴（customitems/unbind\_scroll.yml）来解除绑定，这默认在 Binder of Worlds 地牢中掉落，但你也可以将其设置为其他怪物的战利品。


---

# 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/fu-mo/ling-hun-bang-ding-soulbind.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.
