百科 / 食物 / 蓬鬆土豆蛋奶酥

蓬鬆土豆蛋奶酥

potatosouffle
DST
我都忘記了可口的飯菜是什麼味道!
攻略速覽
取得方式
用途
屬性
飢餓
37.5
生命
20
精神
15
腐爛(天)
10.0d
堆疊上限
40
完整資料
類型食物
可燃True
堆疊上限40
食物類型素食
飢餓37.5
生命20
精神15
腐爛時間4800
腐爛(天)10.0
高級資料
暫無更多高級資料。
烹飪(配方條件)
portablecookpot · preparedfoods_warly
食物類型VEGGIE
飢餓TUNING.CALORIES_LARGE
生命TUNING.HEALING_MED
精神TUNING.SANITY_MED
優先級30
烹飪時間2
腐爛時間PERISH_MED
涉及食材/物品
標籤
egg inedible meat
閾值條件
[
  {
    "key": "potato",
    "kind": "names",
    "op": "\u003e=",
    "val": 2
  },
  {
    "key": "potato_cooked",
    "kind": "names",
    "op": "\u003e=",
    "val": 2
  }
]
Lua 條件
function(cooker, names, tags) return ((names.potato and names.potato >= 2) or (names.potato_cooked and names.potato_cooked >= 2) or (names.potato and names.potato_cooked)) and tags.egg and not tags.meat and not tags.inedible end
依賴 / 關聯
被用於 / 被依賴