| Variable | SapphCooking.LowballGlassWhiskey |
|---|---|
| Type | Food |
| Catégorie | |
| Poids | 0.4 |
| Icône |
LowballGlassWhiskeyIcon
|
| Nom variable | LowballGlassWhiskey |
|---|---|
| Module | SapphCooking |
| Source | media\scripts\SapphCooking_itemsfood.txt |
| Item PK | 3384 |
|---|---|
| Lignes | 514 → 537 |
| File ID | 1107 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make An Glass of Whiskey
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 80 | LowballGlassWhiskey=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 |
|---|---|---|---|---|
| AlcoholPower | 1 | 1 | ||
| Alcoholic | true | 1 | 1 | |
| Calories | 80 | 80 | ||
| Carbohydrates | 15 | 15 | ||
| CustomContextMenu | Drink | |||
| CustomEatSound | DrinkingFromBottleGlass | |||
| DisplayName | Glass of Whiskey | |||
| EatType | Mug | |||
| HungerChange | -5 | -5 | ||
| Icon | LowballGlassWhiskeyIcon | |||
| Lipids | 0 | 0 | ||
| Proteins | 0 | 0 | ||
| RainFactor | 0.1 | 0.1 | ||
| ReplaceOnUse | LowballGlass | |||
| StaticModel | H_LowballGlass_Orange | |||
| StressChange | -5 | -5 | ||
| ThirstChange | -5 | -5 | ||
| Type | Food | |||
| UnhappyChange | -5 | -5 | ||
| Weight | 0.4 | 0.4 | ||
| WorldStaticModel | LowballGlass_Orange |
item LowballGlassWhiskey
{
Weight = 0.4,
Type = Food,
DisplayName = Glass of Whiskey,
ReplaceOnUse = LowballGlass,
Icon = LowballGlassWhiskeyIcon,
RainFactor = 0.1,
StaticModel = H_LowballGlass_Orange,
EatType = Mug,
ThirstChange = -5,
UnhappyChange = -5,
StressChange = -5,
Alcoholic = true,
AlcoholPower = 1,
HungerChange = -5,
Carbohydrates = 15,
Proteins = 0,
Lipids = 0,
Calories = 80,
WorldStaticModel = LowballGlass_Orange,
CustomContextMenu = Drink,
CustomEatSound = DrinkingFromBottleGlass,
}