# 铸造类场景

## 铸造类介绍

<figure><img src="/files/4N6dVcZy8x0zI9dii8Mi" alt=""><figcaption></figcaption></figure>

### 铸造类场景产的是黄金

铸造类场景是专门生产黄金的，在该场景内，相当于你拥有一个自己的印钞厂，在这里你可以通过该场景的所属装备在这里进行生产黄金，黄金在整个Time Farm中是必不可缺的资产。

**黄金的作用：**

1. 可以用来维修装备、以及创建节点社区。
2. 黄金也是合成装备的必需品，所有装备的合成都必须通过黄金和其他材料完成。

* 铸造类有2个装备：<mark style="color:orange;">黄金锤,铸造厂</mark>
* 铸造类装备合成材料为黄金+木材和矿石。
* <mark style="color:orange;">铸造厂</mark>获得成功后需要在铸造板块内使用才能获得收益。
* 装备获得方式为：用材料合成或者从盲盒抽取,或从NFT交易市场购买。
* 黄金锤等级：R
* 铸造厂等级：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">200+500</td><td align="center">5/15</td><td align="center">8h</td><td align="center">4/12</td><td align="center">2/6黄金</td></tr></tbody></table>

### &#x20; <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">每次/48H</td><td align="center">H</td><td align="center">每次/48H</td><td align="center">每次/48H</td></tr><tr><td align="center">参数</td><td align="center">2500+4375</td><td align="center">150/150</td><td align="center">48h</td><td align="center">125/125</td><td align="center">40/40黄金</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/gold.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.
