# 食品类场景

## 食品类介绍

<figure><img src="/files/hW67N9Mv7tVLHY5UA4p8" alt=""><figcaption></figcaption></figure>

### 食品类场景产的是肉

食品类场景是Time Farm内必不可缺的板块，在这里你可以通过该场景的所属装备在这里进行加工生产，从而获得肉品收益。

**肉：**&#x5728;整个Time Farm内，只有肉可以兑换能量。

**能量：**&#x80FD;量的作用是当你穿戴任何一个装备时，如果要使用该装备的话，必须要消耗一定的能量，才能使用成功，每个装备所消耗的能量都是不一样的，如果没有能量你是不可以使用装备的。

* 食品类共有3个NFT装备：分别是<mark style="color:orange;">民用猎枪</mark>、<mark style="color:orange;">养殖场</mark>和<mark style="color:orange;">食品加工厂</mark>。
* 食品类装备合成材料为 木材+晶石。
* 三个装备的属性数据各不相同。
* 装备获得成功后需要在食品场景中使用才能获得收益。
* 装备获得方式为：用材料合成或者从盲盒抽取,或从NFT交易市场购买。
* 民用猎枪等级：R
* 养殖场等级：SR
* 食品加工厂等级：SSR

### <mark style="color:orange;">**场景装备1（民用猎枪）**</mark>

<table><thead><tr><th width="124.33333333333331" align="center">装备</th><th width="128" align="center">合成</th><th width="130" align="center">产量（肉）</th><th width="108" align="center">冷却周期</th><th width="129" align="center">能量消耗</th><th align="center">耐久度修复</th></tr></thead><tbody><tr><td align="center">民用猎枪</td><td align="center">木材+晶石</td><td align="center">每次/每日</td><td align="center">H</td><td align="center">每次/每日</td><td align="center">每次/每日</td></tr><tr><td align="center">参数</td><td align="center">110+200</td><td align="center">7/21</td><td align="center">8h</td><td align="center">3/9</td><td align="center">2/6黄金</td></tr></tbody></table>

### <mark style="color:orange;">**场景装备2（养殖场）**</mark>

<table><thead><tr><th width="124.33333333333331" align="center">装备</th><th width="128" align="center">合成</th><th width="130" align="center">产量（肉）</th><th width="108" align="center">冷却周期</th><th width="129" align="center">能量消耗</th><th align="center">耐久度修复</th></tr></thead><tbody><tr><td align="center">养殖场</td><td align="center">木材+晶石</td><td align="center">每次/每日</td><td align="center">H</td><td align="center">每次/每日</td><td align="center">每次/每日</td></tr><tr><td align="center">参数</td><td align="center">440+900</td><td align="center">24/48</td><td align="center">12h</td><td align="center">9/18</td><td align="center">6/12黄金</td></tr></tbody></table>

### <mark style="color:orange;">**场景装备3（食品加工厂）**</mark>

<table><thead><tr><th width="128.33333333333331" align="center">装备</th><th width="128" align="center">合成</th><th width="130" align="center">产量（肉）</th><th width="108" align="center">冷却周期</th><th width="129" align="center">能量消耗</th><th align="center">耐久度修复</th></tr></thead><tbody><tr><td align="center">食品加工厂</td><td align="center">木材+晶石</td><td align="center">每次/每日</td><td align="center">H</td><td align="center">每次/每日</td><td align="center">每次/每日</td></tr><tr><td align="center">参数</td><td align="center">1250+2000</td><td align="center">90/90</td><td align="center">24h</td><td align="center">40/40</td><td align="center">15/15黄金</td></tr></tbody></table>


---

# 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.timefarm.org/zh/scenes/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.
