| Variable | Base.Icing |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.1 |
| Icône |
Icing
|
| Nom variable | Icing |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 5048 |
|---|---|
| Lignes | 6351 → 6369 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make Icing
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 400 | Icing=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 | 110 | 110 | ||
| Carbohydrates | 80 | 80 | ||
| DaysFresh | 4 | 4 | ||
| DaysTotallyRotten | 8 | 8 | ||
| DisplayCategory | Food | |||
| DisplayName | Icing | |||
| EvolvedRecipe | Cake:10;Pancakes:5;Waffles:5;Muffin:10;ConeIcecream:5;PieSweet:10;Toast:5;Bread:10 | |||
| FoodType | NoExplicit | |||
| HungerChange | -10 | -10 | ||
| Icon | Icing | |||
| Lipids | 44 | 44 | ||
| Proteins | 16 | 16 | ||
| Type | Food | |||
| UnhappyChange | -10 | -10 | ||
| Weight | 0.1 | 0.1 | ||
| WorldStaticModel | Icing_Ground |
item Icing
{
DisplayName = Icing,
DisplayCategory = Food,
Type = Food,
Weight = 0.1,
Icon = Icing,
EvolvedRecipe = Cake:10;Pancakes:5;Waffles:5;Muffin:10;ConeIcecream:5;PieSweet:10;Toast:5;Bread:10,
FoodType = NoExplicit,
DaysFresh = 4,
DaysTotallyRotten = 8,
HungerChange = -10,
UnhappyChange = -10,
Calories = 110,
Carbohydrates = 80,
Lipids = 44,
Proteins = 16,
WorldStaticModel = Icing_Ground,
}