> For the complete documentation index, see [llms.txt](https://docs.superiormc.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.superiormc.cn/elitemobs-wiki/fu-mo.md).

# 附魔

- [致命打击（Critical Strikes）](https://docs.superiormc.cn/elitemobs-wiki/fu-mo/zhi-ming-da-ji-critical-strikes.md)
- [钻孔（Drilling）](https://docs.superiormc.cn/elitemobs-wiki/fu-mo/zuan-kong-drilling.md)
- [地震（Earthquake）](https://docs.superiormc.cn/elitemobs-wiki/fu-mo/di-zhen-earthquake.md)
- [精英保护（Elite Protection）](https://docs.superiormc.cn/elitemobs-wiki/fu-mo/jing-ying-bao-hu-elite-protection.md)
- [精英锋利（Elite Sharpness）](https://docs.superiormc.cn/elitemobs-wiki/fu-mo/jing-ying-feng-li-elite-sharpness.md)
- [喷火（Flamethrower）](https://docs.superiormc.cn/elitemobs-wiki/fu-mo/pen-huo-flamethrower.md)
- [狩猎（Hunter）](https://docs.superiormc.cn/elitemobs-wiki/fu-mo/shou-lie-hunter.md)
- [破冰（Ice Breaker）](https://docs.superiormc.cn/elitemobs-wiki/fu-mo/po-bing-ice-breaker.md)
- [等离子靴（Plasma Boots）](https://docs.superiormc.cn/elitemobs-wiki/fu-mo/deng-li-zi-xue-plasma-boots.md)
- [星陨（Meteor Shower）](https://docs.superiormc.cn/elitemobs-wiki/fu-mo/xing-yun-meteor-shower.md)
- [灵魂绑定（Soulbind）](https://docs.superiormc.cn/elitemobs-wiki/fu-mo/ling-hun-bang-ding-soulbind.md)
- [唤狼（Summon Wolf）](https://docs.superiormc.cn/elitemobs-wiki/fu-mo/huan-lang-summon-wolf.md)
- [唤商（Summon Merchant）](https://docs.superiormc.cn/elitemobs-wiki/fu-mo/huan-shang-summon-merchant.md)
- [解除绑定（Unbind）](https://docs.superiormc.cn/elitemobs-wiki/fu-mo/jie-chu-bang-ding-unbind.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
