# 跑鞋生命值

![](/files/jb2VjB6phQbvVwY9mE19)

生命值是指跑鞋的“耐力条”，随着用户移动，跑鞋的生命值也会逐渐下滑。因此，用户需在每次开始锻炼前留意跑鞋的生命值。

新跑鞋的生命值为 100/100，并会随着用户使用跑鞋而逐渐减少。用户可修复跑鞋补充生命值，但只要生命值不低于 20/100，修复跑鞋的成本都是一样的，因此建议用户在生命值接近 20/100 时才进行修复。跑鞋的生命值一旦低于 20/100，效率将大幅下降 90%。

跑鞋的生命值主要取决于鞋子属性。有些属性能够延长跑鞋的寿命，或是减低日后的修复成本。


---

# 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-yuan-su/pao-xie-nft/pao-xie-sheng-ming-zhi.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.
