| Variable | SapphCooking.BowlofBeefStew |
|---|---|
| Type | Food |
| Catégorie | |
| Poids | 1 |
| Icône |
BowlofBeefStewIcon
|
| Nom variable | BowlofBeefStew |
|---|---|
| Module | SapphCooking |
| Source | media\scripts\SapphCooking_itemsbowls.txt |
| Item PK | 3320 |
|---|---|
| Lignes | 525 → 549 |
| File ID | 1106 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make 2 Bowls of Beef Stew
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 80 | BowlofBeefStew=2 |
|
Make a Bowl of Beef Stew
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 80 | BowlofBeefStew=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 |
|---|---|---|---|---|
| Calories | 550 | 550 | ||
| Carbohydrates | 100 | 100 | ||
| DaysFresh | 1 | 1 | ||
| DaysTotallyRotten | 3 | 3 | ||
| DisplayName | Bowl of Beef Stew | |||
| EatType | 2hand | |||
| EvolvedRecipeName | Beef Stew | |||
| FatigueChange | -9 | -9 | ||
| GoodHot | true | 1 | 1 | |
| HungerChange | -30 | -30 | ||
| Icon | BowlofBeefStewIcon | |||
| Lipids | 14 | 14 | ||
| Proteins | 10 | 10 | ||
| ReplaceOnUse | Bowl | |||
| StaticModel | BowlBeefStewHand | |||
| StressChange | -15 | -15 | ||
| Tags | returnBowl | |||
| ThirstChange | -25 | -25 | ||
| Type | Food | |||
| UnhappyChange | -20 | -20 | ||
| Weight | 1 | 1 | ||
| WorldStaticModel | BowlBeefStew |
item BowlofBeefStew
{
HungerChange = -30,
Type = Food,
DisplayName = Bowl of Beef Stew,
Weight = 1,
DaysTotallyRotten = 3,
UnhappyChange = -20,
Icon = BowlofBeefStewIcon,
ReplaceOnUse = Bowl,
EvolvedRecipeName = Beef Stew,
DaysFresh = 1,
Carbohydrates = 100,
Proteins = 10,
Lipids = 14,
Calories = 550,
GoodHot = true,
StaticModel = BowlBeefStewHand,
WorldStaticModel = BowlBeefStew,
EatType = 2hand,
StressChange = -15,
FatigueChange = -9,
ThirstChange = -25,
Tags = returnBowl,
}