| Variable | SapphCooking.LowBallGlassCoffee |
|---|---|
| Type | Food |
| Catégorie | |
| Poids | 0.4 |
| Icône |
LowballGlassBlackIcon
|
| Nom variable | LowBallGlassCoffee |
|---|---|
| Module | SapphCooking |
| Source | media\scripts\SapphCooking_itemsfood.txt |
| Item PK | 3559 |
|---|---|
| Lignes | 4125 → 4144 |
| File ID | 1107 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make a Cup of Coffee Thermos
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 150 | LowBallGlassCoffee=1 |
|
Make a Cup of Coffee2
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 150 | LowBallGlassCoffee=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 |
|---|---|---|---|---|
| CustomContextMenu | Drink | |||
| CustomEatSound | DrinkingFromMug | |||
| DisplayName | Coffee Drink | |||
| EatType | Mug | |||
| FatigueChange | -5 | -5 | ||
| HungerChange | -10 | -10 | ||
| Icon | LowballGlassBlackIcon | |||
| RainFactor | 0.1 | 0.1 | ||
| ReplaceOnUse | LowballGlass | |||
| StaticModel | H_LowballGlass_Black | |||
| StressChange | -5 | -5 | ||
| Tags | CoffeeCup;CoffeeMaker | |||
| ThirstChange | -10 | -10 | ||
| Type | Food | |||
| UnhappyChange | -10 | -10 | ||
| Weight | 0.4 | 0.4 | ||
| WorldStaticModel | LowballGlass_Black |
item LowBallGlassCoffee
{
Weight = 0.4,
Type = Food,
DisplayName = Coffee Drink,
ReplaceOnUse = LowballGlass,
Icon = LowballGlassBlackIcon,
RainFactor = 0.1,
StaticModel = H_LowballGlass_Black,
EatType = Mug,
ThirstChange = -10,
HungerChange = -10,
FatigueChange = -5,
StressChange = -5,
UnhappyChange = -10,
WorldStaticModel = LowballGlass_Black,
CustomContextMenu = Drink,
CustomEatSound = DrinkingFromMug,
Tags = CoffeeCup;CoffeeMaker,
}