Cozido de Coelho
bunnystew
Disponível em:
DST
A sorte dele acabou.
Guia
Obter
Uso
Estatísticas
Fome
37.5
Vida
20
Sanidade
5
Estraga (dias)
10.0d
Tamanho da pilha
40
Todas as estatísticas
| Tipo | Comida |
|---|---|
| Inflamável | True |
| Tamanho da pilha | 40 |
| Tipo de comida | CARNE |
| Fome | 37.5 |
| Vida | 20 |
| Sanidade | 5 |
| Perecível | 4800 |
| Estraga (dias) | 10.0 |
Avançado
Nenhum dado avançado adicional.
Cozinha (condições)
cookpot, portablecookpot, archive_cookpot
| Tipo de comida | MEAT |
|---|---|
| Fome | TUNING.CALORIES_LARGE |
| Vida | TUNING.HEALING_MED |
| Sanidade | TUNING.SANITY_TINY |
| Prioridade | 1 |
| Tempo de cozimento | 0.5 |
| Tempo de deterioração | PERISH_MED |
Tags
frozen
inedible
meat
Comparações
[
{
"key": "meat",
"kind": "tags",
"op": "\u003c",
"val": 1
},
{
"key": "frozen",
"kind": "tags",
"op": "\u003e=",
"val": 2
}
]
Teste Lua
function(cooker, names, tags)
return (tags.meat and tags.meat < 1)
and (tags.frozen and tags.frozen >= 2)
and (not tags.inedible)
end
Dependências / Relacionados