Item: Salopette (XXL)

Wiki Project Zomboid

Salopette (XXL)

Variable AuthenticZClothing.Fat02_Coveralls Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableFat02_Coveralls
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XXL_models.txt
Détails techniques
Item PK1850
Lignes37 → 56
File ID830

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 Fat02_Coveralls
ClothingItemExtra Boilersuit;AuthenticZClothing.Fat01_Coveralls
ClothingItemExtraOption Tighten;Wear1XL
DisplayCategory Clothing
DisplayName Coveralls (2XL)
FabricType Denim
Icon BoilerSuitBigDaddy
Insulation 0.45 0.45
RunSpeedModifier 0.9 0.9
ScratchDefense 10 10
Tooltip Tooltip_Size2XL
Type Clothing
WindResistance 0.35 0.35
WorldStaticModel BoilerSuit_Ground
clothingExtraSubmenu Loosen
Raw block
    item Fat02_Coveralls
    {
        DisplayCategory 		= Clothing,		
        Type 					= Clothing,
		DisplayName				= Coveralls (2XL),		
        ClothingItem			= Fat02_Coveralls,
        ClothingItemExtra 		= Boilersuit;AuthenticZClothing.Fat01_Coveralls,
        ClothingItemExtraOption = Tighten;Wear1XL,
		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_Size2XL,		
    }