위키 / 음식 / 크림 감자 퓌레

크림 감자 퓌레

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
의존 / 관련
사용처