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