おしゃれなスパイラル芋
potatotornado
対応バージョン:
DST
科学的に竜巻の力が与えられたジャガイモだ!
攻略
入手
用途
ステータス
空腹
37.5
HP
3
正気
15
腐敗(日)
10.0d
スタック上限
40
全データ
| 種類 | 食べ物 |
|---|---|
| 燃える | True |
| スタック上限 | 40 |
| 食べ物タイプ | 野菜 |
| 空腹 | 37.5 |
| HP | 3 |
| 正気 | 15 |
| 腐敗 | 4800 |
| 腐敗(日) | 10.0 |
詳細
追加の詳細データはありません。
料理(条件)
cookpot, portablecookpot, archive_cookpot
| 食べ物タイプ | VEGGIE |
|---|---|
| 空腹 | TUNING.CALORIES_LARGE |
| HP | 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
依存 / 関連
使用先