| Variable | Base.PiePrep |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.5 |
| Icône |
PieWhole
|
| Nom variable | PiePrep |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 4981 |
|---|---|
| Lignes | 5018 → 5035 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Place Pie in Baking Pan
Base
|
KAVALASH_Custom | Cooking | 30 | PiePrep=1 |
|
Place Pie in Baking Pan
Base
|
Vanilla | Cooking | 30 | PiePrep=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 | 189 | 189 | ||
| Carbohydrates | 11.2 | 11.2 | ||
| DaysFresh | 4 | 4 | ||
| DaysTotallyRotten | 7 | 7 | ||
| DisplayCategory | Food | |||
| DisplayName | Pie Preparation | |||
| HungerChange | -15 | -15 | ||
| Icon | PieWhole | |||
| Lipids | 11.5 | 11.5 | ||
| Proteins | 9.6 | 9.6 | ||
| Tags | HasMetal | |||
| Type | Food | |||
| UnhappyChange | 10 | 10 | ||
| Weight | 0.5 | 0.5 | ||
| WorldStaticModel | PiePreparation |
item PiePrep
{
DisplayName = Pie Preparation,
DisplayCategory = Food,
Type = Food,
Weight = 0.5,
Icon = PieWhole,
DaysFresh = 4,
DaysTotallyRotten = 7,
HungerChange = -15,
UnhappyChange = 10,
Calories = 189,
Carbohydrates = 11.2,
Lipids = 11.5,
Proteins = 9.6,
WorldStaticModel = PiePreparation,
Tags = HasMetal,
}