Item: Aubergine frite

Wiki Project Zomboid

Aubergine frite

Variable SapphCooking.FriedEggplant Mod KAVALASH_sapphcooking

Résumé

VariableSapphCooking.FriedEggplant
TypeFood
CatégorieFood
Poids0.2
Icône
FriedEggplantIcon

Navigation

Nom variableFriedEggplant
ModuleSapphCooking
Sourcemedia\scripts\SapphCooking_itemsfood.txt
Détails techniques
Item PK3707
Lignes7147 → 7169
File ID1107

Recettes qui fabriquent cet item

Icône affichée: un des objets requis pour fabriquer cette recette.

1 recette
Afficher la liste
Recipe Mod Category Time Result
Spatula Fry Eggplant
Fry Eggplant
SapphCooking
KAVALASH_sapphcooking Cooking 150 FriedEggplant=1

Recettes qui utilisent cet item

Icône affichée: l'objet obtenu via la recette quand il est identifié.

0 recette
Aucune recette n'utilise cet item.

Propriétés

Toutes les propriétés extraites pour cet item.

20 propriétés
Key Value (raw) Num Bool JSON
BoredomChange -5 -5
Calories 180 180
Carbohydrates 32.93 32.93
DaysFresh 5 5
DaysTotallyRotten 8 8
DisplayCategory Food
DisplayName Fried Eggplant
EvolvedRecipe SapphCooking.SkewersVegetable:8;Pizza:8;Omelette:8;Soup:16;Stew:16;Pie:16;Stir fry Griddle Pan:16;Stir fry:16;Burger:8;Sandwich:4;Sandwich Baguette:4;Salad:8;Roasted Vegetables:16;RicePot:16;RicePan:16;PastaPot:16;PastaPan:16
FoodType Vegetables
HungerChange -21 -21
Icon FriedEggplantIcon
Lipids 1.1 1.1
Proteins 4.9 4.9
StaticModel CylinderFood_Purple
StressChange -5 -5
ThirstChange -10 -10
Type Food
UnhappyChange -5 -5
Weight 0.2 0.2
WorldStaticModel FriedEggplant_Ground
Raw block
	item FriedEggplant
	{
		DisplayName = Fried Eggplant,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.2,
		Icon = FriedEggplantIcon,
		EvolvedRecipe = SapphCooking.SkewersVegetable:8;Pizza:8;Omelette:8;Soup:16;Stew:16;Pie:16;Stir fry Griddle Pan:16;Stir fry:16;Burger:8;Sandwich:4;Sandwich Baguette:4;Salad:8;Roasted Vegetables:16;RicePot:16;RicePan:16;PastaPot:16;PastaPan:16,
		FoodType = Vegetables,
		DaysFresh = 5,
		DaysTotallyRotten = 8,
		HungerChange = -21,
		ThirstChange = -10,
		UnhappyChange = -5,
		StressChange = -5,
		BoredomChange = -5,
		Calories = 180,
		Carbohydrates = 32.93,
		Lipids = 1.1,
		Proteins = 4.9,
		StaticModel = CylinderFood_Purple,
		WorldStaticModel = FriedEggplant_Ground,
	}