# 游戏玩法

### 游戏的基本原理

在目前的游戏中，矿工和能源生产商寻求维持他们的加密货币开采和发电业务。他们投资以加速他们的生产和在游戏中的优势。不同的装备会产生一些特定的资源。但当产生这些资源时，它们同时也会失去耐用性，需要能源来维持装备的功能。

![](/files/dYADFnjewuxBOCfwjgm4)

### 装备数据：

**奖励率：**&#x663E;示每次使用（点击）某种资源时获得多少奖励。

**所消耗的耐用性：**&#x663E;示一个工具在使用时损失多少耐久度。

**消耗的能量：**&#x663E;示每个矿需要多少能量。

**持久性：**&#x663E;示装备的最大耐用性。

**充电时间：**&#x663E;示装备在再次使用前需要充电多长时间。

{% hint style="info" %}
高稀有度的物品需要更多的采矿能力和更高的能量，与低级别的装备相比，其效率往往是更高。
{% endhint %}

### 一般功能：

**会员资格：**&#x4F1A;员卡可提高挖矿效&#x7387;**，在**[**会员卡主题**](/the-game/hui-yuan-zi-ge.md)中了解更多相关的信&#x606F;**。**

**工艺系统(Smithy):** 你可以用代币制作你的装备，[在**Smithy系统**](/the-game/you-xi-wan-fa/smithy-xi-tong.md)中了解更多的信息。

**耐用性系统：**&#x4F60;需要定期维修装备以保持其正常工作，每次进行挖掘时都会消耗耐用性几分。

**Durability System:** You'll need to repair your equipments periodically in order to maintain it working, each time you do your minings it consumes a few points of its [**Durability Bar**](/the-game/you-xi-wan-fa/nai-yong-xi-tong.md#durability-bar).

**修复：**&#x4FEE;理CFE装备需要CFB代币，[**修理**](https://wiki.cryptofarms.me/the-game/how-to-play/repair-system)CFB装备需要CFE代币，修理CFP装备需要CFB或CFE（取决于当时哪个更不值钱）。

**能源系统：**&#x4F60;的装备需要**能量**代币才能运作([**CFP装备**除外](/the-game/zhuang-bei.md#power-mining-cards-cfp))

**混合系统：**&#x4F60;可以将同一稀有性的两种装备与代币[**混合**](/the-game/you-xi-wan-fa/hun-he-xi-tong.md)在一起，从而获得一种稀有性的装备。

![以上所有信息只是例子，不是官方信息。](/files/NkHkplfwBjc5Nz16hGog)


---

# 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://wikicn.cryptofarms.me/the-game/you-xi-wan-fa.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.
