百科 / 食物 / 花式回旋块茎

花式回旋块茎

potatotornado
DST
土豆,科学的融合了龙卷风的力量!
攻略速览
获取方式
用途
属性
饥饿
37.5
生命
3
精神
15
腐烂(天)
10.0d
堆叠上限
40
完整数据
类型食物
可燃True
堆叠上限40
食物类型素食
饥饿37.5
生命3
精神15
腐烂时间4800
腐烂(天)10.0
高级数据
暂无更多高级数据。
烹饪(配方条件)
cookpot, portablecookpot, archive_cookpot · preparedfoods
食物类型VEGGIE
饥饿TUNING.CALORIES_LARGE
生命TUNING.HEALING_SMALL
精神TUNING.SANITY_MED
优先级10
烹饪时间0.75
腐烂时间PERISH_MED
涉及食材/物品
标签
inedible meat monster
阈值条件
[
  {
    "key": "monster",
    "kind": "tags",
    "op": "\u003c=",
    "val": 1
  },
  {
    "key": "inedible",
    "kind": "tags",
    "op": "\u003c=",
    "val": 2
  }
]
Lua 条件
function(cooker, names, tags) return (names.potato or names.potato_cooked) and names.twigs and (not tags.monster or tags.monster <= 1) and not tags.meat and (tags.inedible and tags.inedible <= 2) end
依赖 / 关联
被用于 / 被依赖