Item: Sweat à capuche (XS)

Wiki Project Zomboid

Sweat à capuche (XS)

Variable AuthenticZClothing.Thin01_HoodieDown Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableThin01_HoodieDown
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_S_models.txt
Détails techniques
Item PK1761
Lignes60 → 79
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 Jumper
BodyLocation Jacket
ClothingItem Thin01_HoodieDown
ClothingItemExtra AuthenticZClothing.HoodieDOWN_WhiteTINT
ClothingItemExtraOption UpHoodie
DisplayCategory Clothing
DisplayName Hoodie
FabricType Cotton
Icon HoodieBlack
Insulation 0.6 0.6
NeckProtectionModifier 0.5 0.5
ScratchDefense 10 10
Tooltip Tooltip_SizeXS
Type Clothing
WindResistance 0.25 0.25
WorldStaticModel Hoodie_Ground
clothingExtraSubmenu UpHoodie
Raw block
    item Thin01_HoodieDown
    {
        DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = Hoodie,
        ClothingItem = Thin01_HoodieDown,
        ClothingItemExtra = AuthenticZClothing.HoodieDOWN_WhiteTINT,
        ClothingItemExtraOption = UpHoodie,
		clothingExtraSubmenu = UpHoodie,		
        BodyLocation = Jacket,
        BloodLocation = Jumper,
        Icon = HoodieBlack,
        ScratchDefense = 10,
        NeckProtectionModifier = 0.5,
        Insulation = 0.6,
        WindResistance = 0.25,
        FabricType = Cotton,
        WorldStaticModel = Hoodie_Ground,
		Tooltip 		 = 	Tooltip_SizeXS,			
    }