百科 / 食物 / 蘆筍冷湯

蘆筍冷湯

gazpacho
DST
不科學啊,怎麼這麼好吃?
攻略速覽
取得方式
用途
屬性
飢餓
25
生命
3
精神
10
腐爛(天)
15.0d
堆疊上限
40
完整資料
類型食物
可燃True
堆疊上限40
食物類型素食
飢餓25
生命3
精神10
腐爛時間7200
腐爛(天)15.0
高級資料
暫無更多高級資料。
烹飪(配方條件)
portablecookpot · preparedfoods_warly
食物類型VEGGIE
飢餓TUNING.CALORIES_MED
生命TUNING.HEALING_SMALL
精神TUNING.SANITY_SMALL
優先級30
烹飪時間0.5
腐爛時間PERISH_SLOW
涉及食材/物品
標籤
frozen
閾值條件
[
  {
    "key": "asparagus",
    "kind": "names",
    "op": "\u003e=",
    "val": 2
  },
  {
    "key": "asparagus_cooked",
    "kind": "names",
    "op": "\u003e=",
    "val": 2
  },
  {
    "key": "frozen",
    "kind": "tags",
    "op": "\u003e=",
    "val": 2
  }
]
Lua 條件
function(cooker, names, tags) return ((names.asparagus and names.asparagus >= 2) or (names.asparagus_cooked and names.asparagus_cooked >= 2) or (names.asparagus and names.asparagus_cooked)) and (tags.frozen and tags.frozen >= 2) end
依賴 / 關聯
被用於 / 被依賴