百科 / 食物 / 骨頭湯

骨頭湯

bonesoup
DST
沃利骨子裡是名好廚師。
攻略速覽
取得方式
用途
屬性
飢餓
150
生命
32
精神
5
腐爛(天)
10.0d
堆疊上限
40
完整資料
類型食物
可燃True
堆疊上限40
食物類型
飢餓150
生命32
精神5
腐爛時間4800
腐爛(天)10.0
高級資料
暫無更多高級資料。
烹飪(配方條件)
portablecookpot · preparedfoods_warly
食物類型MEAT
飢餓TUNING.CALORIES_LARGE * 4
生命TUNING.HEALING_MEDSMALL * 4
精神TUNING.SANITY_TINY
優先級30
烹飪時間2
腐爛時間PERISH_MED
涉及食材/物品
標籤
inedible
閾值條件
[
  {
    "key": "boneshard",
    "kind": "names",
    "op": "==",
    "val": 2
  },
  {
    "key": "inedible",
    "kind": "tags",
    "op": "\u003c",
    "val": 3
  }
]
Lua 條件
function(cooker, names, tags) return names.boneshard and names.boneshard == 2 and (names.onion or names.onion_cooked) and (tags.inedible and tags.inedible < 3) end
依賴 / 關聯
被用於 / 被依賴