| Variable | Base.Gravy |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.2 |
| Icône |
Gravy
|
| Nom variable | Gravy |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 5095 |
|---|---|
| Lignes | 7300 → 7321 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make Gravy
Base
|
KAVALASH_Custom | Cooking | 20 | Gravy=1 |
|
Make Gravy
Base
|
Vanilla | Cooking | 20 | Gravy=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Calories | 79 | 79 | ||
| Carbohydrates | 5 | 5 | ||
| CustomContextMenu | Drink | |||
| CustomEatSound | DrinkingFromCan | |||
| DaysFresh | 4 | 4 | ||
| DaysTotallyRotten | 7 | 7 | ||
| DisplayCategory | Food | |||
| DisplayName | Gravy | |||
| EatType | 2hand | |||
| EvolvedRecipe | Sandwich:1;Sandwich Baguette:1;Burger:1;RicePot:4;RicePan:4;Roasted Vegetables:4;Stew:4;Pie:4 | |||
| FoodType | NoExplicit | |||
| HungerChange | -8 | -8 | ||
| Icon | Gravy | |||
| Lipids | 6 | 6 | ||
| Proteins | 2 | 2 | ||
| Spice | true | 1 | 1 | |
| Type | Food | |||
| Weight | 0.2 | 0.2 | ||
| WorldStaticModel | GravyBoat_Full |
item Gravy
{
DisplayName = Gravy,
DisplayCategory = Food,
Type = Food,
Weight = 0.2,
Icon = Gravy,
EatType = 2hand,
EvolvedRecipe = Sandwich:1;Sandwich Baguette:1;Burger:1;RicePot:4;RicePan:4;Roasted Vegetables:4;Stew:4;Pie:4,
CustomEatSound = DrinkingFromCan,
CustomContextMenu = Drink,
DaysFresh = 4,
DaysTotallyRotten = 7,
Spice = true,
HungerChange = -8,
Calories = 79,
Carbohydrates = 5,
Lipids = 6,
Proteins = 2,
WorldStaticModel = GravyBoat_Full,
FoodType = NoExplicit,
}