> For the complete documentation index, see [llms.txt](https://enchantedmobs.superiormc.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enchantedmobs.superiormc.cn/enchantedmobs-zhong-wen-wen-dang/readme.md).

# 欢迎

欢迎您使用 **EnchantedMobs**，这是一个能够伪随机化的给世界中生成的怪物添加令人恐怖的全新能力的插件。

您或许在很多地方都见过类似机制的插件或者模组，但是，**EnchantedMobs** 希望带给您的是轻量化的使用体验，这包括：

* 所有能力尽可能的减少特效。我们认为，优秀的技能特效应该是由服务器的少数战斗力很强的 BOSS 提供的，过量的怪物拥有过量的特效将会带来恐怖的性能消耗，最终导致服务器不堪重负。
* 只提供给怪物能力的功能。玩家通过什么手段才能与带有恐怖能力的怪物一战完全取决于你，是添加更多的附魔，还是增加令人爱不释手的 RPG 武器，甚至添加自定义枪械、魔法技能、召唤宠物助你一战。
* 尽可能使用原版带来的特性，几乎不和其他插件产生兼容性冲突。

### 跳转到...

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-github">:github:</i></h4></td><td><strong>GitHub</strong></td><td>获取插件源代码。</td><td></td><td></td><td><a href="https://github.com/ManyouTeam/EnchantedMobs">https://github.com/ManyouTeam/EnchantedMobs</a></td></tr><tr><td><h4><i class="fa-arrow-down-from-bracket">:arrow-down-from-bracket:</i></h4></td><td><strong>下载</strong></td><td>立即购买插件并下载。</td><td></td><td></td><td></td></tr><tr><td><h4><i class="fa-globe-pointer">:globe-pointer:</i></h4></td><td><strong>售后</strong></td><td>加入售后服务群聊。</td><td></td><td></td><td><a href="https://qm.qq.com/q/reD1HlfQUC">https://qm.qq.com/q/reD1HlfQUC</a></td></tr></tbody></table>


---

# 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://enchantedmobs.superiormc.cn/enchantedmobs-zhong-wen-wen-dang/readme.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.
