蓬松土豆蛋奶酥
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
依赖 / 关联
被用于 / 被依赖