Item: Salopette (XS)

Wiki Project Zomboid

Salopette (XS)

Variable AuthenticZClothing.Thin01_Coveralls Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Thin01_Coveralls
TypeClothing
CatégorieClothing
Poids
Icône
BoilerSuitBigDaddy

Navigation

Nom variableThin01_Coveralls
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_S_models.txt
Détails techniques
Item PK1759
Lignes21 → 40
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.

17 propriétés
Key Value (raw) Num Bool JSON
BloodLocation Trousers;Jumper
BodyLocation FullSuit
ClothingItem Thin01_Coveralls
ClothingItemExtra Boilersuit
ClothingItemExtraOption Loosen
DisplayCategory Clothing
DisplayName Coveralls
FabricType Denim
Icon BoilerSuitBigDaddy
Insulation 0.45 0.45
RunSpeedModifier 0.9 0.9
ScratchDefense 10 10
Tooltip Tooltip_SizeXS
Type Clothing
WindResistance 0.35 0.35
WorldStaticModel BoilerSuit_Ground
clothingExtraSubmenu Loosen
Raw block
    item Thin01_Coveralls
    {
        DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = Coveralls,		
        ClothingItem = Thin01_Coveralls,
        ClothingItemExtra = Boilersuit,
        ClothingItemExtraOption = Loosen,	
		clothingExtraSubmenu = Loosen,		
        BodyLocation = FullSuit,
        Icon = BoilerSuitBigDaddy,
        BloodLocation = Trousers;Jumper,
        RunSpeedModifier = 0.9,
        ScratchDefense = 10,
        Insulation = 0.45,
        WindResistance = 0.35,
        FabricType = Denim,
		WorldStaticModel = BoilerSuit_Ground,
		Tooltip 		 = 	Tooltip_SizeXS,			
    }