| Variable | Base.PancakesRecipe |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.3 |
| Icône |
PancakesFruit
|
| Nom variable | PancakesRecipe |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 4916 |
|---|---|
| Lignes | 3706 → 3722 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
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 | 210 | 210 | ||
| Carbohydrates | 42 | 42 | ||
| DaysFresh | 3 | 3 | ||
| DaysTotallyRotten | 5 | 5 | ||
| DisplayCategory | Food | |||
| DisplayName | Pancakes | |||
| HungerChange | -20 | -20 | ||
| Icon | PancakesFruit | |||
| Lipids | 2 | 2 | ||
| Proteins | 6 | 6 | ||
| Type | Food | |||
| UnhappyChange | -10 | -10 | ||
| Weight | 0.3 | 0.3 | ||
| WorldStaticModel | PancakesFruit_Ground |
item PancakesRecipe
{
DisplayName = Pancakes,
DisplayCategory = Food,
Type = Food,
Weight = 0.3,
Icon = PancakesFruit,
DaysFresh = 3,
DaysTotallyRotten = 5,
HungerChange = -20,
UnhappyChange = -10,
Calories = 210,
Carbohydrates = 42,
Lipids = 2,
Proteins = 6,
WorldStaticModel = PancakesFruit_Ground,
}