什錦乾果
trailmix
可用版本:
DST
Hamlet
RoG
SW
健康、天然的小點心。
攻略速覽
取得方式
用途
用於製作:
Critter Perdling Builder
屬性
飢餓
12.5
生命
30
精神
5
腐爛(天)
15.0d
堆疊上限
40
完整資料
| 類型 | 食物 |
|---|---|
| 可燃 | True |
| 堆疊上限 | 40 |
| 食物類型 | 素食 |
| 飢餓 | 12.5 |
| 生命 | 30 |
| 精神 | 5 |
| 腐爛時間 | 7200 |
| 腐爛(天) | 15.0 |
用於製作
高級資料
暫無更多高級資料。
烹飪(配方條件)
cookpot, portablecookpot, archive_cookpot
| 食物類型 | VEGGIE |
|---|---|
| 飢餓 | TUNING.CALORIES_SMALL |
| 生命 | TUNING.HEALING_MEDLARGE |
| 精神 | TUNING.SANITY_TINY |
| 優先級 | 10 |
| 烹飪時間 | 0.5 |
| 腐爛時間 | PERISH_SLOW |
涉及食材/物品
標籤
dairy
egg
fruit
meat
seed
veggie
閾值條件
[
{
"key": "seed",
"kind": "tags",
"op": "\u003e=",
"val": 1
},
{
"key": "fruit",
"kind": "tags",
"op": "\u003e=",
"val": 1
}
]
Lua 條件
function(cooker, names, tags) return (names.acorn or names.acorn_cooked) and tags.seed and tags.seed >= 1 and (names.berries or names.berries_cooked or names.berries_juicy or names.berries_juicy_cooked) and tags.fruit and tags.fruit >= 1 and not tags.meat and not tags.veggie and not tags.egg and not tags.dairy end
依賴 / 關聯