百科 / 食物 / 火雞正餐

火雞正餐

turkeydinner
DS DST Hamlet RoG SW
嘖~
攻略速覽
取得方式
用途
屬性
飢餓
75
生命
20
精神
5
腐爛(天)
6.0d
堆疊上限
40
完整資料
類型食物
可燃True
堆疊上限40
食物類型
飢餓75
生命20
精神5
腐爛時間2880
腐爛(天)6.0
高級資料
暫無更多高級資料。
烹飪(配方條件)
cookpot, portablecookpot, archive_cookpot · preparedfoods
食物類型MEAT
飢餓TUNING.CALORIES_HUGE
生命TUNING.HEALING_MED
精神TUNING.SANITY_TINY
優先級10
烹飪時間3
腐爛時間PERISH_FAST
涉及食材/物品
標籤
fruit meat veggie
閾值條件
[
  {
    "key": "drumstick",
    "kind": "names",
    "op": "\u003e",
    "val": 1
  },
  {
    "key": "meat",
    "kind": "tags",
    "op": "\u003e",
    "val": 1
  },
  {
    "key": "veggie",
    "kind": "tags",
    "op": "\u003e=",
    "val": 0.5
  }
]
Lua 條件
function(cooker, names, tags) return names.drumstick and names.drumstick > 1 and tags.meat and tags.meat > 1 and ((tags.veggie and tags.veggie >= 0.5) or tags.fruit) end
依賴 / 關聯
被用於 / 被依賴