Item: Chemise formelle de Ash

Wiki Project Zomboid

Chemise formelle de Ash

Variable AuthenticZClothing.Shirt_FormalAsh Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Shirt_FormalAsh
TypeClothing
CatégorieClothing
Poids
Icône
ShirtAsh

Navigation

Nom variableShirt_FormalAsh
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_shirts.txt
Détails techniques
Item PK1565
Lignes101 → 114
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_FormalAsh
DisplayCategory Clothing
DisplayName Ash's Formal Shirt
FabricType Cotton
Icon ShirtAsh
Insulation 0.25 0.25
Type Clothing
WindResistance 0.15 0.15
WorldStaticModel Shirt_Ground
Raw block
    item Shirt_FormalAsh
	{
        DisplayCategory = Clothing,		
		Type = Clothing,
		DisplayName = Ash's Formal Shirt,
		ClothingItem = Shirt_FormalAsh,
		BodyLocation = Shirt,
		Icon = ShirtAsh,
		BloodLocation = ShirtLongSleeves,
        Insulation = 0.25,
        WindResistance = 0.15,
        FabricType = Cotton,
		WorldStaticModel = Shirt_Ground,		
	}