Item: Coiffe d'ours (sans capuche)

Wiki Project Zomboid

Coiffe d'ours (sans capuche)

Variable AuthenticZClothing.HoodieDOWN_BearHeaddress Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.HoodieDOWN_BearHeaddress
TypeClothing
CatégorieClothing
Poids
Icône
BearHeaddress

Navigation

Nom variableHoodieDOWN_BearHeaddress
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_jacket.txt
Détails techniques
Item PK1297
Lignes1816 → 1834
File ID818

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
BodyLocation TorsoExtraPlus1
ClothingItem HoodieDOWN_BearHeaddress
ClothingItemExtra AuthenticZClothing.HoodieUP_BearHeaddress
ClothingItemExtraOption UpHoodie
DisplayCategory Clothing
DisplayName Bear Headdress (Down)
FabricType Cotton
Icon BearHeaddress
Insulation 0.6 0.6
NeckProtectionModifier 0.5 0.5
ScratchDefense 20 20
Type Clothing
WindResistance 0.3 0.3
WorldStaticModel WorldItem-BearHeaddress
clothingExtraSubmenu DownHoodie
Raw block
    item HoodieDOWN_BearHeaddress
    {
        DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = Bear Headdress (Down),
        ClothingItem = HoodieDOWN_BearHeaddress,
        ClothingItemExtra = AuthenticZClothing.HoodieUP_BearHeaddress,
        ClothingItemExtraOption = UpHoodie,
		clothingExtraSubmenu 	= DownHoodie,
        BodyLocation = TorsoExtraPlus1,
        BloodLocation = Jumper,
        Icon = BearHeaddress,
        ScratchDefense = 20,
        NeckProtectionModifier = 0.5,
        Insulation = 0.6,
        WindResistance = 0.3,
        FabricType = Cotton,
        WorldStaticModel = WorldItem-BearHeaddress,		
    }