# 食物

<https://townshiptale.fandom.com/wiki/Category:Food>​

每个玩家都有一个会随着时间减少的饥饿值条。低饥饿值会减少你移动的速度。想要增加饱食度，玩家必须吃东西。食物也会有其他的buff与debuff，比如中毒，甚至炖的食物还会有药水的效果

## 显示营养值

营养值是一个橙色的条，显示在你手腕上。每一格代表了一个不同的阶段，会有不同的后果。营养值上线有70点，每个蓝莓恢复一点。

## 营养值不同阶段效果

* 饱腹（饱食度条满）：非战斗状态下回复生命值
* 饥饿（第一格缺失）：减少移动速度
* 饥荒（第二格缺失）：扣血

## 食物统计

所有配料和食用品的统计数据可以分别在[炖煮](https://att.vr42.com/basic/hang-wei/dun)和[食用](https://att.vr42.com/basic/hang-wei/zhi-jie-shi-yong)页面上找到。&#x20;


---

# 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://att.vr42.com/basic/items/essentials/food.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.
