# 土地稀有度 (Rarity)

### 有多少个土地稀有度？ <a href="#how-many-land-rarities-are-there" id="how-many-land-rarities-are-there"></a>

在 NEXUS 世界中有四种不同的土地稀有度类别：普通、<mark style="color:blue;">稀有</mark>、<mark style="color:purple;">史诗</mark>和<mark style="color:yellow;">神话</mark>。土地稀有度由算法随机均匀地分布在整个 NEXUS 世界中。

<table><thead><tr><th width="153">稀有度</th><th width="166" align="center">占 NWL 珍藏的 %</th></tr></thead><tbody><tr><td>普通 Common</td><td align="center">81.7%</td></tr><tr><td><mark style="color:blue;">稀有 Rare</mark></td><td align="center">15%</td></tr><tr><td><mark style="color:purple;">史诗 Epic</mark></td><td align="center">3%</td></tr><tr><td><mark style="color:yellow;">神话 Mythical</mark></td><td align="center">0.3%</td></tr></tbody></table>

<div><figure><img src="/files/2wdpmoy623MG4mAufptY" alt=""><figcaption><p>普通 Common</p></figcaption></figure> <figure><img src="/files/x3MNEMQb89zC7QAPTlbJ" alt=""><figcaption><p><mark style="color:blue;">稀有 Rare</mark></p></figcaption></figure> <figure><img src="/files/I1hYvF5tLioJbkzEtxPY" alt=""><figcaption><p><mark style="color:purple;">史诗 Epic</mark></p></figcaption></figure> <figure><img src="/files/xyNzuYpY5jQjjlvbMDXd" alt=""><figcaption><p><mark style="color:yellow;">神话 Mythical</mark></p></figcaption></figure></div>

### 拥有更稀有的土地会带来哪些好处？ <a href="#what-benefits-do-i-get-from-owning-rarer-land" id="what-benefits-do-i-get-from-owning-rarer-land"></a>

更高稀有度的土地包含更多的 [Features](https://docs.affyn.com/cn/nft-zhen-cang/nexus-shi-jie-tu-di/ji-shu-xin-xi/tu-di-te-zheng-features)，提供诸如产生更稀有的 Buddies 和举办更具挑战性的 Raids 等好处。这将吸引更多玩家，使地主的奖励增加。更高稀有度的土地还拥有更大的 [Hometown](https://docs.affyn.com/cn/nft-zhen-cang/nexus-shi-jie-tu-di/ji-shu-xin-xi/jia-xiang-hometown) 容量，能够容纳更多的市民。市民人口更多的故乡在 NEXUS 世界中拥有更高的可见性，以及对其地主的收益能力的增加。


---

# 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.affyn.com/cn/nft-zhen-cang/nexus-shi-jie-tu-di/ji-shu-xin-xi/tu-di-xi-you-du-rarity.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.
