위키 / 음식 / 산행 스낵

산행 스낵

trailmix
DST Hamlet RoG SW
건강에 좋은 천연 간식.
공략
획득
용도
Critter Perdling Builder
스탯
허기
12.5
체력
30
정신
5
부패(일)
15.0d
스택 한도
40
전체 데이터
유형음식
연소 가능True
스택 한도40
음식 유형채소
허기12.5
체력30
정신5
부패7200
부패(일)15.0
제작에 사용
Critter Perdling Builder×1
고급 데이터
추가 고급 데이터가 없습니다.
요리(조건)
cookpot, portablecookpot, archive_cookpot · preparedfoods
음식 유형VEGGIE
허기TUNING.CALORIES_SMALL
체력TUNING.HEALING_MEDLARGE
정신TUNING.SANITY_TINY
우선순위10
조리 시간0.5
부패 시간PERISH_SLOW
관련 재료/아이템
태그
dairy egg fruit meat seed veggie
비교 조건
[
  {
    "key": "seed",
    "kind": "tags",
    "op": "\u003e=",
    "val": 1
  },
  {
    "key": "fruit",
    "kind": "tags",
    "op": "\u003e=",
    "val": 1
  }
]
Lua 조건
function(cooker, names, tags) return (names.acorn or names.acorn_cooked) and tags.seed and tags.seed >= 1 and (names.berries or names.berries_cooked or names.berries_juicy or names.berries_juicy_cooked) and tags.fruit and tags.fruit >= 1 and not tags.meat and not tags.veggie and not tags.egg and not tags.dairy end
의존 / 관련
사용처