Stufato di coniglio
bunnystew
Disponibile in:
DST
Questo deve aver esaurito tutta la sua fortuna.
Guida
Ottenere
Uso
Statistiche
Fame
37.5
Vita
20
Sanità
5
Deperisce (giorni)
10.0d
Dimensione pila
40
Tutte le statistiche
| Tipo | Cibo |
|---|---|
| Bruciabile | True |
| Dimensione pila | 40 |
| Tipo di cibo | CARNE |
| Fame | 37.5 |
| Vita | 20 |
| Sanità | 5 |
| Deperibile | 4800 |
| Deperisce (giorni) | 10.0 |
Avanzato
Nessun dato avanzato aggiuntivo.
Cucina (condizioni)
cookpot, portablecookpot, archive_cookpot
| Tipo di cibo | MEAT |
|---|---|
| Fame | TUNING.CALORIES_LARGE |
| Vita | TUNING.HEALING_MED |
| Sanità | TUNING.SANITY_TINY |
| Priorità | 1 |
| Tempo di cottura | 0.5 |
| Tempo di deperimento | PERISH_MED |
Tag
frozen
inedible
meat
Confronti
[
{
"key": "meat",
"kind": "tags",
"op": "\u003c",
"val": 1
},
{
"key": "frozen",
"kind": "tags",
"op": "\u003e=",
"val": 2
}
]
Test Lua
function(cooker, names, tags)
return (tags.meat and tags.meat < 1)
and (tags.frozen and tags.frozen >= 2)
and (not tags.inedible)
end
Dipendenze / Correlati