| Variable | SapphCooking.MugBrewCoffee |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.5 |
| Icône |
Mugl
|
| Nom variable | MugBrewCoffee |
|---|---|
| Module | SapphCooking |
| Source | media\scripts\SapphCooking_itemsfood.txt |
| Item PK | 3421 |
|---|---|
| Lignes | 1257 → 1277 |
| File ID | 1107 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Brew Coffee2
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 250 | MugBrewCoffee=1 |
|
Brew Coffee7
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 250 | MugBrewCoffee=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 | Mug of Brewed Coffee | |||
| FatigueChange | -30 | -30 | ||
| GoodHot | true | 1 | 1 | |
| HungerChange | -10 | -10 | ||
| Icon | Mugl | |||
| ReplaceOnUse | Mugl | |||
| StaticModel | Mug | |||
| StressChange | -20 | -20 | ||
| Tags | CoffeeCup;CoffeeMaker | |||
| ThirstChange | -20 | -20 | ||
| Type | Food | |||
| UnhappyChange | -20 | -20 | ||
| Weight | 0.5 | 0.5 | ||
| WorldStaticModel | Mug |
item MugBrewCoffee
{
DisplayCategory = Food,
Weight = 0.5,
Type = Food,
DisplayName = Mug of Brewed Coffee,
CustomEatSound = PZ_DrinkingFromBottle,
Icon = Mugl,
ThirstChange = -20,
HungerChange = -10,
UnhappyChange = -20,
FatigueChange = -30,
StressChange = -20,
ReplaceOnUse = Mugl,
CustomContextMenu = Drink,
CustomEatSound = DrinkingFromMug,
GoodHot = true,
StaticModel = Mug,
WorldStaticModel = Mug,
Tags = CoffeeCup;CoffeeMaker,
}