辣椒燉肉
hotchili
可用版本:
DST
Hamlet
RoG
SW
辣到噴火!
攻略速覽
取得方式
用途
用於製作:
Critter Dragonling Builder
屬性
飢餓
37.5
生命
20
精神
0
腐爛(天)
10.0d
堆疊上限
40
完整資料
| 類型 | 食物 |
|---|---|
| 可燃 | True |
| 堆疊上限 | 40 |
| 食物類型 | 肉 |
| 飢餓 | 37.5 |
| 生命 | 20 |
| 精神 | 0 |
| 腐爛時間 | 4800 |
| 腐爛(天) | 10.0 |
用於製作
高級資料
暫無更多高級資料。
烹飪(配方條件)
cookpot, portablecookpot, archive_cookpot
| 食物類型 | MEAT |
|---|---|
| 飢餓 | TUNING.CALORIES_LARGE |
| 生命 | TUNING.HEALING_MED |
| 精神 | 0 |
| 優先級 | 10 |
| 烹飪時間 | 0.5 |
| 腐爛時間 | PERISH_MED |
標籤
meat
veggie
閾值條件
[
{
"key": "meat",
"kind": "tags",
"op": "\u003e=",
"val": 1.5
},
{
"key": "veggie",
"kind": "tags",
"op": "\u003e=",
"val": 1.5
}
]
Lua 條件
function(cooker, names, tags) return tags.meat and tags.veggie and tags.meat >= 1.5 and tags.veggie >= 1.5 end
依賴 / 關聯