# 英雄等級和數據

每個英雄都可以升到15級，不同等級的同類型英雄擁有相同的屬性類型，等級越高，屬性值越大。

#### **稀有度** <a href="#rarity" id="rarity"></a>

每個英雄都有3個稀有度，可以通過組合同類型的英雄來增加稀有度。

一旦提升了稀有度，英雄可以獲得額外的屬性技能。在合併過程中，低等級英雄會被消耗。<br>


---

# 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://contact-63.gitbook.io/cebg-bai-pi-shu/you-xi-wan-fa/ying-xiong/ying-xiong-deng-ji-he-shu-ju.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.
