> For the complete documentation index, see [llms.txt](https://docs.1move.io/zh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.1move.io/zh/you-xi-yuan-su/pao-xie-nft/pao-xie-shu-xing.md).

# 跑鞋属性

属性会大大影响跑鞋的各个方面。属性点会根据跑鞋的质量随机生成，用户可以根据跑鞋类别的用途，使用属性点加强跑鞋的任何属性。

每只跑鞋有四种功能各异的属性：

![](/files/GXSrlg8CY5JsJhBNN6sT)

**1.  效率**

效率是指跑鞋赚币的收益效率。效率越高，每消耗能量就能赚取更多 1MT 。

**2.  运气**

运气会影响宝箱掉落的频率和质量。运气越高，用户就越可能获得更多、质量更好的宝箱。

**3.** **坚固性**

坚固性越高，便可通过育种获得质量更好的鞋盒。

**4.** **耐用性**

耐用性会影响跑鞋磨损的速度。耐用性越高，跑鞋磨损的速度就越慢，从而影响修复费用。

### 用户可使用 1MT 或 1RT 来重置跑鞋的属性。重置越频繁，费用就会增加，直至达到上限（开发中）。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.1move.io/zh/you-xi-yuan-su/pao-xie-nft/pao-xie-shu-xing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
