Item: Chemise à carreaux

Wiki Project Zomboid

Chemise à carreaux

Variable AuthenticZClothing.Shirt_LumberJackShort Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Shirt_LumberJackShort
TypeClothing
CatégorieClothing
Poids
Icône Aucune icône trouvée

Navigation

Nom variableShirt_LumberJackShort
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_shirts.txt
Détails techniques
Item PK1574
Lignes227 → 240
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 Shirt
BodyLocation Tshirt
ClothingItem Shirt_LumberJackShort
DisplayCategory Clothing
DisplayName Plaid Shirt
FabricType Cotton
IconsForTexture ShirtLumberjackShortBlue;ShirtLumberjackShortBlue;ShirtLumberjackShortRed;ShirtLumberjackShortRed;ShirtLumberjackShortYellow;ShirtLumberjackShortYellow;ShirtLumberjackShortGreen;ShirtLumberjackShortGreen;ShirtLumberjackShortGrey;ShirtLumberjackShortGrey;ShirtLumberjackOrange;ShirtLumberjackOrange
Insulation 0.65 0.65
Type Clothing
WindResistance 0.5 0.5
WorldStaticModel TShirt_Ground
Raw block
     item Shirt_LumberJackShort
	{
        DisplayCategory = Clothing,		
		Type = Clothing,
		DisplayName = Plaid Shirt,
		ClothingItem = Shirt_LumberJackShort,
		BodyLocation = Tshirt,
		IconsForTexture = ShirtLumberjackShortBlue;ShirtLumberjackShortBlue;ShirtLumberjackShortRed;ShirtLumberjackShortRed;ShirtLumberjackShortYellow;ShirtLumberjackShortYellow;ShirtLumberjackShortGreen;ShirtLumberjackShortGreen;ShirtLumberjackShortGrey;ShirtLumberjackShortGrey;ShirtLumberjackOrange;ShirtLumberjackOrange,
		BloodLocation = Shirt,
        Insulation = 0.65,
        WindResistance = 0.5,
        FabricType = Cotton,
	    WorldStaticModel = TShirt_Ground,	
	}