Item: Tranches d'aubergine

Wiki Project Zomboid

Tranches d'aubergine

Variable SapphCooking.SlicedEggplant Mod KAVALASH_sapphcooking

Résumé

VariableSapphCooking.SlicedEggplant
TypeFood
CatégorieFood
Poids0.2
Icône
SlicedEggplantIcon

Navigation

Nom variableSlicedEggplant
ModuleSapphCooking
Sourcemedia\scripts\SapphCooking_itemsfood.txt
Détails techniques
Item PK3643
Lignes5837 → 5857
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
Cleaver Slice Eggplant
Slice Eggplant
SapphCooking
KAVALASH_sapphcooking Cooking 150 SlicedEggplant=1

Recettes qui utilisent cet item

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

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

Propriétés

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

18 propriétés
Key Value (raw) Num Bool JSON
Calories 114 114
Carbohydrates 26.93 26.93
DaysFresh 5 5
DaysTotallyRotten 8 8
DisplayCategory Food
DisplayName Sliced 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 -16 -16
Icon SlicedEggplantIcon
Lipids 0.82 0.82
Proteins 4.49 4.49
StaticModel CylinderFood_Purple
Tags SlicedVegetables
ThirstChange -9 -9
Type Food
Weight 0.2 0.2
WorldStaticModel SlicedEggplant_Ground
Raw block
	item SlicedEggplant
	{
		DisplayName = Sliced Eggplant,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.2,
		Icon = SlicedEggplantIcon,
		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 = -16,
		ThirstChange = -9,
		Calories = 114,
		Carbohydrates = 26.93,
		Lipids = 0.82,
		Proteins = 4.49,
		StaticModel = CylinderFood_Purple,
		WorldStaticModel = SlicedEggplant_Ground,
		Tags = SlicedVegetables,
	}