Item: Chemise à manches courtes noire

Wiki Project Zomboid

Chemise à manches courtes noire

Variable AuthenticZClothing.Shirt_FormalBlack_ShortSleeve Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Shirt_FormalBlack_ShortSleeve
TypeClothing
CatégorieClothing
Poids
Icône
TshirtBlackShortFormal

Navigation

Nom variableShirt_FormalBlack_ShortSleeve
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_shirts.txt
Détails techniques
Item PK1571
Lignes185 → 198
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 ShortSleeveShirt
ClothingItem Shirt_FormalBlack_ShortSleeve
DisplayCategory Clothing
DisplayName Black Short Sleeve Shirt
FabricType Cotton
Icon TshirtBlackShortFormal
Insulation 0.15 0.15
Type Clothing
WindResistance 0.05 0.05
WorldStaticModel TShirt_Ground
Raw block
	item Shirt_FormalBlack_ShortSleeve
	{
        DisplayCategory = Clothing,		
		Type = Clothing,
		DisplayName = Black Short Sleeve Shirt,
		ClothingItem = Shirt_FormalBlack_ShortSleeve,
		BodyLocation = ShortSleeveShirt,
		Icon = TshirtBlackShortFormal,
		BloodLocation = Shirt,
        Insulation = 0.15,
        WindResistance = 0.05,
        FabricType = Cotton,
		WorldStaticModel = TShirt_Ground,		
	}