Item: Magazine : Repas du monde - Vol. 2

Wiki Project Zomboid

Magazine : Repas du monde - Vol. 2

Variable SapphCooking.EuropeFoodMagazine Mod KAVALASH_sapphcooking

Résumé

VariableSapphCooking.EuropeFoodMagazine
TypeLiterature
CatégorieSkillBook
Poids0.1
Icône
MagazineVol2Icon

Navigation

Nom variableEuropeFoodMagazine
ModuleSapphCooking
Sourcemedia\scripts\SapphCooking_RecipesMagazines.txt
Détails techniques
Item PK4021
Lignes20 → 32
File ID1111

Recettes qui fabriquent cet item

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

0 recette
Aucune recette ne fabrique cet item.

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.

10 propriétés
Key Value (raw) Num Bool JSON
DisplayCategory SkillBook
DisplayName Foods around the World Vol.2
Icon MagazineVol2Icon
ReplaceOnUse EuropeFoodMagazine
StaticModel H_EuropeanMag
TeachedRecipes Prepare Risotto;Cook Tortellini;Cook Ravioli;Make Roasting Pan of Confit Byaldi Ratattouile;Roll out Croissaint Dough
Tooltip Tooltip_EuropeFoodMagazine
Type Literature
Weight 0.1 0.1
WorldStaticModel EuropeanMag_Ground
Raw block
	item EuropeFoodMagazine
	{
		Weight = 0.1,
		Type = Literature,
		DisplayName = Foods around the World Vol.2,
		Icon = MagazineVol2Icon,
		TeachedRecipes = Prepare Risotto;Cook Tortellini;Cook Ravioli;Make Roasting Pan of Confit Byaldi Ratattouile;Roll out Croissaint Dough,
		StaticModel = H_EuropeanMag,
		ReplaceOnUse    =   EuropeFoodMagazine,
		WorldStaticModel = EuropeanMag_Ground,
		Tooltip             = Tooltip_EuropeFoodMagazine,
		DisplayCategory = SkillBook,
	}