크림 감자 퓌레
mashedpotatoes
사용 가능:
DST
요리는 근본적으로 화학이라던데. 시도해 봐야겠어.
공략
획득
용도
스탯
허기
37.5
체력
20
정신
33
부패(일)
15.0d
스택 한도
40
전체 데이터
| 유형 | 음식 |
|---|---|
| 연소 가능 | True |
| 스택 한도 | 40 |
| 음식 유형 | 채소 |
| 허기 | 37.5 |
| 체력 | 20 |
| 정신 | 33 |
| 부패 | 7200 |
| 부패(일) | 15.0 |
고급 데이터
추가 고급 데이터가 없습니다.
요리(조건)
cookpot, portablecookpot, archive_cookpot
| 음식 유형 | 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
의존 / 관련