# 增益类型

增益型物品分为持续时间型物品和一次性使用物品。具有相同效果的持续时间型物品（不包括属性增强）不能叠加或同时应用。&#x20;

使用多个具有相同效果的持续时间型物品将延长总体持续时间，而使用具有相同效果但效率不同的不同物品将应用最近使用的物品的效果。&#x20;

除了购买物品，玩家还可以在场地上获得各种物品。物品最初以隐藏状态出现，并在复活后揭示。复活物品会产生费用。&#x20;

增益型物品的持续时间选项包括：\
\- 1天、7天, 30天。

<table><thead><tr><th width="147">ITEM</th><th width="233">info</th><th align="center">1.5x</th><th align="center">2x</th><th align="center">3x</th></tr></thead><tbody><tr><td><strong>Time Save</strong></td><td>用户可以迅速消耗他们的体力，以更快地获得锻炼点数。</td><td align="center"><img src="/files/VORBq2ilDZR9neczIh8l" alt=""></td><td align="center"><img src="/files/wxdFQwsMziwIWifdnfBg" alt=""></td><td align="center"><img src="/files/l5kQhVtr3XXyyl7WfdZp" alt=""></td></tr><tr><td><strong>Fever Boost</strong></td><td>用户可以加快热血加速仪充能的速度。</td><td align="center"><img src="/files/ehguhyp79VPQbjZsU9vs" alt=""></td><td align="center"><img src="/files/by3GVkWJPLhQldbHVjmC" alt=""></td><td align="center"><img src="/files/H7iyJw9z394GMXaYrp3Q" alt=""></td></tr></tbody></table>

<table><thead><tr><th width="149" align="center">ITEM</th><th width="353">info</th><th width="123" align="center">Normal</th><th align="center">Premium</th></tr></thead><tbody><tr><td align="center"><strong>Tile Boost</strong></td><td><p>普通模式：记录左/右瓦片之间的距离。 </p><p>高级模式：记录周围6个瓦片之间的距离。</p></td><td align="center"><img src="/files/KrgNg9R8qzJspejD7AQo" alt=""></td><td align="center"><img src="/files/Vjtepf0OlIS1f2EFw9I4" alt=""></td></tr><tr><td align="center"><strong>Spot Magnet</strong></td><td><p>普通模式：在锻炼过程中自动获取地点。 </p><p>高级模式：在锻炼过程中自动获取地点（范围加倍）。</p></td><td align="center"><img src="/files/sW3KeYTbTEjhRKRfd7eQ" alt=""></td><td align="center"><img src="/files/SeuQzWIZC4tCmA6es17n" alt=""></td></tr></tbody></table>

属性增益\
在物品效果持续期间，用户所拥有的鞋子的属性增加1%。购买随机属性增益时，属性会在打开物品时随机确定。与其他物品不同，效果可以叠加，但当前使用的物品的持续时间不会延长。属性可以是性能、幸运、品质、坚韧或狂热。

| Random                           |                 P                |                 L                |                 Q                |                 T                |                 F                |
| -------------------------------- | :------------------------------: | :------------------------------: | :------------------------------: | :------------------------------: | :------------------------------: |
| ![](/files/otiFeJgdaExoXrrddqpv) | ![](/files/wW7jbmCnb7BbnXG9FfBq) | ![](/files/98MCmikxOzTcF2UrgYbJ) | ![](/files/07LrByD0mmaIqc2fPeck) | ![](/files/b7ttn5fQbRaGznCbPzls) | ![](/files/zurNAckSwKbDxm1Zs3Kh) |


---

# 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://thesnkrz.gitbook.io/the-snkrz-3/wu-pin/zeng-yi-lei-xing.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.
