# 元素祈福

### 1. 祈福介绍

进化星球上居住着五个可爱的小精灵，他们分别掌管着金、木、水、火、土五种元素。在进化星球的原住民中流传着一个传说，向他们祈祷会有好事发生

### 2.祈福规则

在新UI中的Events → Pray里可以找到这五个小精灵

![](/files/isXaaf76MhIU1DOOh5JP)

他们依次代表金、木、水、火、土精灵。每期元素祈福开放之后，我们会向其中投放5个富资源地块，250个初代使徒，这也是目前除奖励分发以外唯一富资源地的销售渠道。

玩家们可以消耗元素Token向他们进行祈祷，共有2种祈祷类型可以选择，分别对应不同的中奖概率。

| 抽奖类别      | 抽中资源地的概率 | 抽中初代使徒的概率 |
| --------- | -------- | --------- |
| 10 Token  | 0.1%     | 0.9%      |
| 100 Token | 1%       | 9%        |

当五个小精灵的资源地都被玩家获取以后，会重置资源地列表，开启新一轮的元素祈福。

玩家可以在抽奖后等待提示，确认自己是否中奖，如果中奖会弹出奖励的弹框，如果没有中奖则在右上角会有提示。


---

# 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.evolution.land/simplified-chinese/advanced/yuan-su-qi-fu.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.
