# 效果

#### 基于宝石类型的效果

| Type         | Dubree equipped effect | SNKRZ LAND effect |
| ------------ | ---------------------- | ----------------- |
| **Sapphire** | Performance            | 增加锻炼点数获取          |
| **Topaz**    | Luck                   | 增加繁殖和合成的概率。       |
| **Emerald**  | Tenacity               | 减少耐久度消耗。          |
| **Amber**    | Quality                | 增加FIT叠加获取。        |
| **Ruby**     | Fever                  | 增加热血条充能速度。        |
| **Opal**     | Time Save              | Time Save         |
| **Diamond**  | All Stat               | All Effect        |

#### 基于宝石等级的效果

<table data-full-width="false"><thead><tr><th width="157">Grade</th><th align="center">Normal</th><th align="center">Rare</th><th align="center">Epic</th><th align="center">Unique</th><th align="center">Legend</th><th align="center">Myth</th></tr></thead><tbody><tr><td>LP Acquisition Bonus</td><td align="center">+1%</td><td align="center">+3%</td><td align="center">+7%</td><td align="center">+12%</td><td align="center">+25%</td><td align="center">+50%</td></tr><tr><td>Dubree Effect</td><td align="center">+1% </td><td align="center">+5%</td><td align="center">+15%</td><td align="center">+20%</td><td align="center">+30%</td><td align="center">+50%</td></tr><tr><td>Land Effect</td><td align="center">+1%</td><td align="center">+5%</td><td align="center">+15%</td><td align="center">+20%</td><td align="center">+30%</td><td align="center">+50%</td></tr></tbody></table>

#### 土地宝石安装的效果

* 当在土地上安装宝石时，安装的宝石的效果在土地所有者和在土地上锻炼的普通用户之间差异化地应用。

<table><thead><tr><th width="141">Land level</th><th align="center">0</th><th align="center">1</th><th align="center">2</th><th align="center">3</th><th align="center">4</th><th align="center">5</th></tr></thead><tbody><tr><td><strong>Owner</strong></td><td align="center">25%</td><td align="center">50%</td><td align="center">75%</td><td align="center">100%</td><td align="center">100%</td><td align="center">100%</td></tr><tr><td><strong>regular user</strong></td><td align="center">0</td><td align="center">10%</td><td align="center">20%</td><td align="center">30%</td><td align="center">40%</td><td align="center">50%</td></tr></tbody></table>

* 如果普通用户在安装了宝石的土地上进行锻炼，土地所有者将额外获得等于由于宝石对用户锻炼的影响而增加的WP（锻炼点数）的一定百分比的额外支付。

<table><thead><tr><th width="143">Land level</th><th align="center">0</th><th align="center">1</th><th align="center">2</th><th align="center">3</th><th align="center">4</th><th align="center">5</th></tr></thead><tbody><tr><td><strong>WP Ratio</strong></td><td align="center">0</td><td align="center">1%</td><td align="center">2%</td><td align="center">5%</td><td align="center">10%</td><td align="center">20%</td></tr></tbody></table>


---

# 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://thesnkrz.gitbook.io/the-snkrz-3/bao-shi/xiao-guo.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.
