# 声望系统

## 什么是声望系统？

声望系统为玩家带来某种好处却清除玩家使用与 EliteMobs 有关的一切内容，这包括他们的冒险家公会等级、EliteMobs 的盔甲和武器、精英币等等。正如前文所述，声望提升是有价值的，它可以给玩家带来 2 个类型的好处：**固定的某种增益和向服务器的其他小伙伴展示或者炫耀**！

### 声望提升的成本是什么？

**一切**！所有与 EliteMobss 有关的一切内容，玩家的冒险家公会等级将会被重置为 1，精英币将会被清零，所有 EliteMobs 的物品自动与玩家解除绑定，整个玩家将会像是新来服务器一样！

### 声望提升的增益有哪些？

声望提升后玩家再在新的声望中解锁新的冒险家公会等级时，将会获得如下类型的增益：

* 永久最大生命值提升（从声望1开始）
* 永久暴击率提升（从声望2开始）
* 永久闪避率提升（从声望3开始）

此外，声望等级提升还会带来每次战斗时获得的精英币数量的提升，但与此同时，玩家的冒险家公会等级所需要的成本同样也很提升。这是为了防止玩家因此造成升级速度过快。

最终满级的玩家可以获得 120 点生命值（原本是 20 点），10% 的暴击率、10% 的闪避率和15倍的精英币掉落，这些是默认设置，你可以在 `AdventurersGuild.yml` 中修改。同样需要注意的是，***最终满级指的是声望10的冒险家公会等级20级的玩家，这需要玩家数年专注的游玩才能达到***，而大多数的玩家在此之前早已不再游玩 Minecraft。


---

# 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/sheng-wang-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.
