| Variable | SapphCooking.LowballGlassCola |
|---|---|
| Type | Food |
| Catégorie | |
| Poids | 0.4 |
| Icône |
LowballGlassBlackIcon
|
| Nom variable | LowballGlassCola |
|---|---|
| Module | SapphCooking |
| Source | media\scripts\SapphCooking_itemsfood.txt |
| Item PK | 3432 |
|---|---|
| Lignes | 1479 → 1499 |
| File ID | 1107 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make An Glass of Cola
SapphCooking
|
KAVALASH_sapphcooking | 80 | LowballGlassCola=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 | 150 | 150 | ||
| Carbohydrates | 42 | 42 | ||
| CustomContextMenu | Drink | |||
| CustomEatSound | DrinkingFromBottleGlass | |||
| DisplayName | Glass of Cola | |||
| EatType | Mug | |||
| HungerChange | -5 | -5 | ||
| Icon | LowballGlassBlackIcon | |||
| Lipids | 0 | 0 | ||
| Proteins | 0 | 0 | ||
| RainFactor | 0.1 | 0.1 | ||
| ReplaceOnUse | LowballGlass | |||
| StaticModel | H_LowballGlass_Black | |||
| ThirstChange | -30 | -30 | ||
| Type | Food | |||
| Weight | 0.4 | 0.4 | ||
| WorldStaticModel | LowballGlass_Black |
item LowballGlassCola
{
Weight = 0.4,
Type = Food,
DisplayName = Glass of Cola,
ReplaceOnUse = LowballGlass,
Icon = LowballGlassBlackIcon,
RainFactor = 0.1,
StaticModel = H_LowballGlass_Black,
EatType = Mug,
ThirstChange = -30,
HungerChange = -5,
Carbohydrates = 42,
Proteins = 0,
Lipids = 0,
Calories = 150,
CustomEatSound = PZ_DrinkingFromBottle,
WorldStaticModel = LowballGlass_Black,
CustomContextMenu = Drink,
CustomEatSound = DrinkingFromBottleGlass,
}