폭신한 감자수플레
potatosouffle
사용 가능:
DST
맛있는 음식이 어떤 건지 잊고 있었어.
공략
획득
용도
스탯
허기
37.5
체력
20
정신
15
부패(일)
10.0d
스택 한도
40
전체 데이터
| 유형 | 음식 |
|---|---|
| 연소 가능 | True |
| 스택 한도 | 40 |
| 음식 유형 | 채소 |
| 허기 | 37.5 |
| 체력 | 20 |
| 정신 | 15 |
| 부패 | 4800 |
| 부패(일) | 10.0 |
고급 데이터
추가 고급 데이터가 없습니다.
요리(조건)
portablecookpot
| 음식 유형 | 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
의존 / 관련
사용처