百科 / 食物 / 奶油土豆泥

奶油土豆泥

mashedpotatoes
DST
我聽說做飯基本上就是化學。我應該試試。
攻略速覽
取得方式
用途
屬性
飢餓
37.5
生命
20
精神
33
腐爛(天)
15.0d
堆疊上限
40
完整資料
類型食物
可燃True
堆疊上限40
食物類型素食
飢餓37.5
生命20
精神33
腐爛時間7200
腐爛(天)15.0
高級資料
暫無更多高級資料。
烹飪(配方條件)
cookpot, portablecookpot, archive_cookpot · preparedfoods
食物類型VEGGIE
飢餓TUNING.CALORIES_LARGE
生命TUNING.HEALING_MED
精神TUNING.SANITY_LARGE
優先級20
烹飪時間1
腐爛時間PERISH_SLOW
涉及食材/物品
標籤
inedible meat
閾值條件
[
  {
    "key": "potato",
    "kind": "names",
    "op": "\u003e",
    "val": 1
  },
  {
    "key": "potato_cooked",
    "kind": "names",
    "op": "\u003e",
    "val": 1
  }
]
Lua 條件
function(cooker, names, tags) return ((names.potato and names.potato > 1) or (names.potato_cooked and names.potato_cooked > 1) or (names.potato and names.potato_cooked)) and (names.garlic or names.garlic_cooked) and not tags.meat and not tags.inedible end
依賴 / 關聯
被用於 / 被依賴