| Variable | SapphCooking.VegetableBroth |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.2 |
| Icône |
BottleWithGas
|
| Nom variable | VegetableBroth |
|---|---|
| Module | SapphCooking |
| Source | media\scripts\SapphCooking_itemsfood.txt |
| Item PK | 3524 |
|---|---|
| Lignes | 3417 → 3442 |
| File ID | 1107 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make Vegetable Broth
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 180 | VegetableBroth=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 | 800 | 800 | ||
| CantBeFrozen | TRUE | 1 | 1 | |
| Carbohydrates | 0 | 0 | ||
| CustomContextMenu | Drink | |||
| CustomEatSound | DrinkingFromCarton | |||
| DisplayCategory | Food | |||
| DisplayName | Bottle of Vegetable Broth | |||
| EatType | bottle | |||
| EvolvedRecipe | RicePot:10;RicePan:10;PastaPot:10;PastaPan:10;Soup:10;Stew:10 | |||
| FluReduction | 5 | 5 | ||
| HungerChange | -20 | -20 | ||
| Icon | BottleWithGas | |||
| Lipids | 130 | 130 | ||
| Packaged | TRUE | 1 | 1 | |
| Proteins | 0 | 0 | ||
| ReplaceOnUse | PopBottleEmpty | |||
| StaticModel | WaterBottle | |||
| Tags | Broth;SapphCookingBroth | |||
| ThirstChange | -20 | -20 | ||
| Type | Food | |||
| UnhappyChange | -10 | -10 | ||
| Weight | 0.2 | 0.2 | ||
| WorldStaticModel | WaterBottleFull |
item VegetableBroth
{
DisplayName = Bottle of Vegetable Broth,
Icon = BottleWithGas,
DisplayCategory = Food,
FluReduction = 5,
Type = Food,
Weight = 0.2,
CantBeFrozen = TRUE,
EvolvedRecipe = RicePot:10;RicePan:10;PastaPot:10;PastaPan:10;Soup:10;Stew:10,
Packaged = TRUE,
CustomEatSound = DrinkingFromCarton,
ReplaceOnUse = PopBottleEmpty,
HungerChange = -20,
ThirstChange = -20,
UnhappyChange = -10,
Calories = 800,
Carbohydrates = 0,
Lipids = 130,
Proteins = 0,
CustomContextMenu = Drink,
WorldStaticModel = WaterBottleFull,
StaticModel = WaterBottle,
EatType = bottle,
Tags = Broth;SapphCookingBroth,
}