ウィキ / 食べ物 / フィッシュコルドンブルー

フィッシュコルドンブルー

frogfishbowl
DST
あれは…魚の中に詰め込まれたカエルかな?
攻略
入手
用途
ステータス
空腹
37.5
HP
20
正気
-10
腐敗(日)
8.0d
スタック上限
40
全データ
種類食べ物
燃えるTrue
スタック上限40
食べ物タイプ
空腹37.5
HP20
正気-10
腐敗3840
腐敗(日)8.0
詳細
追加の詳細データはありません。
料理(条件)
portablecookpot · preparedfoods_warly
食べ物タイプMEAT
空腹TUNING.CALORIES_LARGE
HPTUNING.HEALING_MED
正気-TUNING.SANITY_SMALL
優先度30
調理時間2
腐敗時間PERISH_FASTISH
関連材料
タグ
fish inedible
比較条件
[
  {
    "key": "froglegs",
    "kind": "names",
    "op": "\u003e=",
    "val": 2
  },
  {
    "key": "froglegs_cooked",
    "kind": "names",
    "op": "\u003e=",
    "val": 2
  },
  {
    "key": "fish",
    "kind": "tags",
    "op": "\u003e=",
    "val": 1
  }
]
Lua 条件
function(cooker, names, tags) return ((names.froglegs and names.froglegs >= 2) or (names.froglegs_cooked and names.froglegs_cooked >= 2 ) or (names.froglegs and names.froglegs_cooked)) and tags.fish and tags.fish >= 1 and not tags.inedible end
依存 / 関連
使用先