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