# 属性公式

### 跑鞋属性公式

* **效率**（代币收益）

  每个效率属性点可使代币收益提升 1%。例：效率属性点若为 20，用户的代币收益可提升 2%。
* **运气**（宝箱生成的频率和质量）

  决定宝箱掉落的频率和质量。每个运气属性点可使宝箱掉落机率增加 0.2%。例：跑鞋的运气属性点若为 100，用户便会有 20% 的额外机会抽中宝箱。质量方面， 每个运气属性点可使抽到最低质量宝箱的机率减少 0.2%，并同时让抽中最高质量宝箱的机率增加 0.2%。例：标准跑鞋的运气属性点若为 200，抽中青铜宝箱的机率会从 25% 降至 0%，银色宝箱的几率则会从 73% 降至 58%，同时抽中红宝石宝箱的几率会从 2% 增长至  42%。
* **坚固性**（开发中）

  坚固性越高，通过育种生成的鞋盒质量也会更好。
* **耐用性**（修复跑鞋）

  耐用性会影响跑鞋的磨损率和生命值。耐用性越高，跑鞋磨损的速度就越慢，可使用更久才需进行修复。跑鞋的耐用性属性点为 0 时，跑鞋每消耗 1 能量，就会耗损 4 点生命值（100 -> 96）。每个耐用性属性点可使磨损率降低 0.2%。例：耐用性属性点若为 20，那么每消耗 1 点能量，磨损率将会降低 4%，也就是说每消耗 1 点能量，生命值只会减少 3.84 点，而不是 4 点。


---

# 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.1move.io/zh/you-xi-hua-jin-rong-xi-tong-he-ji-zhi/shu-xing-gong-shi.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.
