| Variable | Base.BeerBottle |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.4 |
| Icône |
BeerBottle
|
| Nom variable | BeerBottle |
|---|---|
| Module | Base |
| Source | media\scripts\GreenfireOverridenItems.txt |
| Item PK | 2750 |
|---|---|
| Lignes | 57 → 81 |
| File ID | 1047 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Unpack 6
Packing
|
KAVALASH_EasyPacking | Storage | 50 | BeerBottle=6 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Pack 6
Packing
|
KAVALASH_EasyPacking | Storage | 75 | 6pkBeer=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Alcoholic | TRUE | 1 | 1 | |
| AlwaysWelcomeGift | TRUE | 1 | 1 | |
| Calories | 170 | 170 | ||
| CantBeFrozen | TRUE | 1 | 1 | |
| Carbohydrates | 39 | 39 | ||
| CustomContextMenu | Drink | |||
| CustomEatSound | DrinkingFromBottleGlass | |||
| DisplayCategory | Food | |||
| DisplayName | Beer Bottle | |||
| HungerChange | -9 | -9 | ||
| Icon | BeerBottle | |||
| Lipids | 0 | 0 | ||
| OnEat | OnDrink_Beer | |||
| Packaged | TRUE | 1 | 1 | |
| Proteins | 0 | 0 | ||
| ReplaceOnUse | BeerEmpty | |||
| StaticModel | BeerBottle | |||
| ThirstChange | -13 | -13 | ||
| Type | Food | |||
| UnhappyChange | -16 | -16 | ||
| Weight | 0.4 | 0.4 | ||
| WorldStaticModel | BeerBottle |
item BeerBottle
{
DisplayCategory = Food,
HungerChange = -9,
Weight = 0.4,
AlwaysWelcomeGift = TRUE,
Type = Food,
UnhappyChange = -16,
ThirstChange = -13,
DisplayName = Beer Bottle,
ReplaceOnUse = BeerEmpty,
Alcoholic = TRUE,
Icon = BeerBottle,
CustomContextMenu = Drink,
CustomEatSound = DrinkingFromBottleGlass,
Carbohydrates = 39,
Proteins = 0,
Lipids = 0,
Calories = 170,
Packaged = TRUE,
CantBeFrozen = TRUE,
StaticModel = BeerBottle,
WorldStaticModel = BeerBottle,
OnEat = OnDrink_Beer,
}