Guiso de conejito
bunnystew
Disponible en:
DST
Se le ha acabado la suerte.
Guía
Obtener
Uso
Estadísticas
Hambre
37.5
Vida
20
Cordura
5
Caduca (días)
10.0d
Tamaño de pila
40
Estadísticas completas
| Tipo | Comida |
|---|---|
| Inflamable | True |
| Tamaño de pila | 40 |
| Tipo de comida | CARNE |
| Hambre | 37.5 |
| Vida | 20 |
| Cordura | 5 |
| Perecedero | 4800 |
| Caduca (días) | 10.0 |
Avanzado
No hay datos avanzados adicionales.
Cocina (condiciones)
cookpot, portablecookpot, archive_cookpot
| Tipo de comida | MEAT |
|---|---|
| Hambre | TUNING.CALORIES_LARGE |
| Vida | TUNING.HEALING_MED |
| Cordura | TUNING.SANITY_TINY |
| Prioridad | 1 |
| Tiempo de cocción | 0.5 |
| Tiempo de caducidad | PERISH_MED |
Etiquetas
frozen
inedible
meat
Comparaciones
[
{
"key": "meat",
"kind": "tags",
"op": "\u003c",
"val": 1
},
{
"key": "frozen",
"kind": "tags",
"op": "\u003e=",
"val": 2
}
]
Prueba Lua
function(cooker, names, tags)
return (tags.meat and tags.meat < 1)
and (tags.frozen and tags.frozen >= 2)
and (not tags.inedible)
end
Dependencias / Relacionados