Bunny Stew
bunnystew
Available in:
DST
This one's luck has run out.
Guide
Obtain
Use
Stats
Hunger
37.5
Health
20
Sanity
5
Perish (days)
10.0d
Stack size
40
All stats
| Type | Food |
|---|---|
| Burnable | True |
| Stack size | 40 |
| Food type | MEAT |
| Hunger | 37.5 |
| Health | 20 |
| Sanity | 5 |
| Perishable | 4800 |
| Perish (days) | 10.0 |
Advanced
No additional advanced data.
Cooking (conditions)
cookpot, portablecookpot, archive_cookpot
| Food type | MEAT |
|---|---|
| Hunger | TUNING.CALORIES_LARGE |
| Health | TUNING.HEALING_MED |
| Sanity | TUNING.SANITY_TINY |
| Priority | 1 |
| Cook time | 0.5 |
| Perish time | PERISH_MED |
Tags
frozen
inedible
meat
Comparisons
[
{
"key": "meat",
"kind": "tags",
"op": "\u003c",
"val": 1
},
{
"key": "frozen",
"kind": "tags",
"op": "\u003e=",
"val": 2
}
]
Lua test
function(cooker, names, tags)
return (tags.meat and tags.meat < 1)
and (tags.frozen and tags.frozen >= 2)
and (not tags.inedible)
end
Dependencies / Related
Used by