Item: Chemise à carreaux

Wiki Project Zomboid

Chemise à carreaux

Variable AuthenticZClothing.Shirt_LumberjackTheyLive Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Shirt_LumberjackTheyLive
TypeClothing
CatégorieClothing
Poids
Icône
ShirtLumberjackTheyLive

Navigation

Nom variableShirt_LumberjackTheyLive
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_shirts.txt
Détails techniques
Item PK1576
Lignes255 → 268
File ID824

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.

11 propriétés
Key Value (raw) Num Bool JSON
BloodLocation ShirtLongSleeves
BodyLocation Shirt
ClothingItem Shirt_LumberjackTheyLive
DisplayCategory Clothing
DisplayName Plaid Shirt
FabricType Cotton
Icon ShirtLumberjackTheyLive
Insulation 0.65 0.65
Type Clothing
WindResistance 0.5 0.5
WorldStaticModel Shirt_Ground
Raw block
     item Shirt_LumberjackTheyLive
	{
        DisplayCategory = Clothing,		
		Type = Clothing,
		DisplayName = Plaid Shirt,
		ClothingItem = Shirt_LumberjackTheyLive,
		BodyLocation = Shirt,
		Icon = ShirtLumberjackTheyLive,
		BloodLocation = ShirtLongSleeves,
        Insulation = 0.65,
       	WindResistance = 0.5,
        FabricType = Cotton,
		WorldStaticModel = Shirt_Ground,		
	}