| Variable | SapphCooking.Coffee_FrenchPress |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 1.2 |
| Icône |
FrenchPress_CoffeeIcon
|
| Nom variable | Coffee_FrenchPress |
|---|---|
| Module | SapphCooking |
| Source | media\scripts\SapphCooking_itemspan.txt |
| Item PK | 3919 |
|---|---|
| Lignes | 3480 → 3500 |
| File ID | 1108 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Brew Coffee on French Press
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 300 | Coffee_FrenchPress=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 | |||
| DisplayCategory | Food | |||
| DisplayName | Coffee French Press | |||
| FatigueChange | -50 | -50 | ||
| HungerChange | -15 | -15 | ||
| Icon | FrenchPress_CoffeeIcon | |||
| IsCookable | FALSE | 0 | 0 | |
| ReplaceOnUse | Empty_FrenchPress | |||
| StaticModel | H_FrenchPress_Coffee | |||
| StressChange | -50 | -50 | ||
| Tags | Thermos;CoffeeCup;HasMetal | |||
| ThirstChange | -50 | -50 | ||
| Type | Food | |||
| UnhappyChange | -50 | -50 | ||
| Weight | 1.2 | 1.2 | ||
| WorldStaticModel | FrenchPress_Coffee_Ground |
item Coffee_FrenchPress
{
DisplayCategory = Food,
Weight = 1.2,
Type = Food,
IsCookable = FALSE,
DisplayName = Coffee French Press,
CustomEatSound = PZ_DrinkingFromBottle,
Icon = FrenchPress_CoffeeIcon,
ThirstChange = -50,
HungerChange = -15,
UnhappyChange = -50,
FatigueChange = -50,
StressChange = -50,
ReplaceOnUse = Empty_FrenchPress,
CustomContextMenu = Drink,
CustomEatSound = DrinkingFromMug,
StaticModel = H_FrenchPress_Coffee,
WorldStaticModel = FrenchPress_Coffee_Ground,
Tags = Thermos;CoffeeCup;HasMetal,
}