Item: Sweat à capuche (XXL)

Wiki Project Zomboid

Sweat à capuche (XXL)

Variable AuthenticZClothing.Fat01_HoodieUP Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Fat01_HoodieUP
TypeClothing
CatégorieClothing
Poids
Icône
HoodieBlack

Navigation

Nom variableFat01_HoodieUP
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XL_models.txt
Détails techniques
Item PK1821
Lignes57 → 75
File ID829

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.

16 propriétés
Key Value (raw) Num Bool JSON
BloodLocation Jumper;FullHelmet
BodyLocation Jacket
ClothingItem Fat01_HoodieUP
ClothingItemExtra AuthenticZClothing.HoodieUP_WhiteTINT
ClothingItemExtraOption DownHoodie
DisplayCategory Clothing
DisplayName Hoodie (1XL)
FabricType Cotton
Icon HoodieBlack
Insulation 0.55 0.55
ScratchDefense 10 10
Tooltip Tooltip_SizeXL
Type Clothing
WindResistance 0.2 0.2
WorldStaticModel Hoodie_Ground
clothingExtraSubmenu UpHoodie
Raw block
    item Fat01_HoodieUP
    {
        DisplayCategory 		= Clothing,		
        Type 					= Clothing,
		DisplayName				= Hoodie (1XL),
        ClothingItem 			= Fat01_HoodieUP,
        ClothingItemExtra 		= AuthenticZClothing.HoodieUP_WhiteTINT,
        ClothingItemExtraOption = DownHoodie,
		clothingExtraSubmenu 	= UpHoodie,
        BodyLocation 			= Jacket,
        BloodLocation 			= Jumper;FullHelmet,
        Icon 					= HoodieBlack,
        ScratchDefense 			= 10,
        Insulation 				= 0.55,
        WindResistance		 	= 0.2,
        FabricType 				= Cotton,
        WorldStaticModel 		= Hoodie_Ground,	
		Tooltip 				= Tooltip_SizeXL,			
    }