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