素食堡
leafymeatburger
可用版本:
DST
雖然是素食,但也挺殘忍的。
攻略速覽
取得方式
用途
屬性
飢餓
37.5
生命
30
精神
33
腐爛(天)
6.0d
堆疊上限
40
完整資料
| 類型 | 食物 |
|---|---|
| 可燃 | True |
| 堆疊上限 | 40 |
| 食物類型 | 肉 |
| 飢餓 | 37.5 |
| 生命 | 30 |
| 精神 | 33 |
| 腐爛時間 | 2880 |
| 腐爛(天) | 6.0 |
高級資料
暫無更多高級資料。
烹飪(配方條件)
cookpot, portablecookpot, archive_cookpot
| 食物類型 | MEAT |
|---|---|
| 飢餓 | TUNING.CALORIES_LARGE |
| 生命 | TUNING.HEALING_MEDLARGE |
| 精神 | TUNING.SANITY_LARGE |
| 優先級 | 26 |
| 烹飪時間 | 2 |
| 腐爛時間 | PERISH_FAST |
涉及食材/物品
標籤
veggie
閾值條件
[
{
"key": "veggie",
"kind": "tags",
"op": "\u003e=",
"val": 2
}
]
Lua 條件
function(cooker, names, tags)
return (names.plantmeat or names.plantmeat_cooked)
and (names.onion or names.onion_cooked)
and tags.veggie and tags.veggie >= 2
end
依賴 / 關聯