| Variable | SapphCooking.BeefBroth |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.3 |
| Icône |
BeefBrothIcon
|
| Nom variable | BeefBroth |
|---|---|
| Module | SapphCooking |
| Source | media\scripts\SapphCooking_itemsfood.txt |
| Item PK | 3494 |
|---|---|
| Lignes | 2808 → 2832 |
| File ID | 1107 |
Icône affichée: un des objets requis pour fabriquer cette recette.
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 | 800 | 800 | ||
| CantBeFrozen | TRUE | 1 | 1 | |
| Carbohydrates | 0 | 0 | ||
| CustomContextMenu | Drink | |||
| CustomEatSound | DrinkingFromCarton | |||
| DisplayCategory | Food | |||
| DisplayName | Beef Broth | |||
| EatType | bottle | |||
| EvolvedRecipe | RicePot:10;RicePan:10;PastaPot:10;PastaPan:10;Soup:10;Stew:10 | |||
| FluReduction | 5 | 5 | ||
| HungerChange | -20 | -20 | ||
| Icon | BeefBrothIcon | |||
| Lipids | 80 | 80 | ||
| Packaged | TRUE | 1 | 1 | |
| Proteins | 0 | 0 | ||
| StaticModel | H_BrothChicken | |||
| Tags | Broth;SapphCookingBroth | |||
| ThirstChange | -20 | -20 | ||
| Type | Food | |||
| UnhappyChange | -10 | -10 | ||
| Weight | 0.3 | 0.3 | ||
| WorldStaticModel | BrothCarton |
item BeefBroth
{
DisplayName = Beef Broth,
Icon = BeefBrothIcon,
DisplayCategory = Food,
FluReduction = 5,
Type = Food,
Weight = 0.3,
CantBeFrozen = TRUE,
EvolvedRecipe = RicePot:10;RicePan:10;PastaPot:10;PastaPan:10;Soup:10;Stew:10,
Packaged = TRUE,
CustomEatSound = DrinkingFromCarton,
HungerChange = -20,
ThirstChange = -20,
UnhappyChange = -10,
Calories = 800,
Carbohydrates = 0,
Lipids = 80,
Proteins = 0,
WorldStaticModel = BrothCarton,
StaticModel = H_BrothChicken,
CustomContextMenu = Drink,
EatType = bottle,
Tags = Broth;SapphCookingBroth,
}