Item: Pantalon (XS)

Wiki Project Zomboid

Pantalon (XS)

Variable AuthenticZClothing.Thin01_ShellPants Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableThin01_ShellPants
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_S_models.txt
Détails techniques
Item PK1768
Lignes210 → 227
File ID827

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.

15 propriétés
Key Value (raw) Num Bool JSON
BloodLocation Trousers
BodyLocation Pants
ClothingItem Thin01_ShellPants
ClothingItemExtra Trousers_Shellsuit_TINT
ClothingItemExtraOption Loosen
DisplayCategory Clothing
DisplayName Shell Suit Trousers
IconsForTexture TracksuitPantsBlack;TracksuitPantsBlue;TracksuitPantsGreen;TracksuitPantsTeal;TracksuitPantsGeneric;TrousersAthleticVegan;TrousersAthleticGrey;TrousersBill;TrousersBrad;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers
Insulation 0.30 0.3
ScratchDefense 5 5
Tooltip Tooltip_SizeXS
Type Clothing
WindResistance 0.4 0.4
WorldStaticModel Trousers_Shellsuit_Ground
clothingExtraSubmenu Loosen
Raw block
    item Thin01_ShellPants
    {
        DisplayCategory  = Clothing,
        Type 			 = Clothing,
        DisplayName 	 = Shell Suit Trousers,
        ClothingItem 	 = Thin01_ShellPants,
        ClothingItemExtra = Trousers_Shellsuit_TINT,
        ClothingItemExtraOption = Loosen,
		clothingExtraSubmenu = Loosen,		
        BodyLocation 	 = Pants,
        BloodLocation 	 = Trousers,
        IconsForTexture  = TracksuitPantsBlack;TracksuitPantsBlue;TracksuitPantsGreen;TracksuitPantsTeal;TracksuitPantsGeneric;TrousersAthleticVegan;TrousersAthleticGrey;TrousersBill;TrousersBrad;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers,
        ScratchDefense 	 = 5,
        Insulation 		 = 0.30,
        WindResistance 	 = 0.4,
        WorldStaticModel = Trousers_Shellsuit_Ground,
		Tooltip 		 = Tooltip_SizeXS,	
    }