Item: Doudoune bleue

Wiki Project Zomboid

Doudoune bleue

Variable AuthenticZClothing.Jacket_PaddedEvangeloDOWN Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Jacket_PaddedEvangeloDOWN
TypeClothing
CatégorieClothing
Poids3
Icône
JacketPadded_SkyBlue

Navigation

Nom variableJacket_PaddedEvangeloDOWN
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_jacket.txt
Détails techniques
Item PK1243
Lignes784 → 806
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.

20 propriétés
Key Value (raw) Num Bool JSON
BiteDefense 10 10
BloodLocation Jacket
BodyLocation Jacket
ClothingItem Jacket_PaddedEvangeloDOWN
ClothingItemExtra AuthenticZClothing.Jacket_PaddedEvangelo
ClothingItemExtraOption UpHoodie
CombatSpeedModifier 0.96 0.96
DisplayCategory Clothing
DisplayName Blue Padded Jacket
Icon JacketPadded_SkyBlue
Insulation 1.0 1
NeckProtectionModifier 0.5 0.5
RunSpeedModifier 0.89 0.89
ScratchDefense 20 20
Type Clothing
WaterResistance 0.60 0.6
Weight 3 3
WindResistance 1.0 1
WorldStaticModel Hoodie_Ground
clothingExtraSubmenu DownHoodie
Raw block
    item Jacket_PaddedEvangeloDOWN
    {
        DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = Blue Padded Jacket,
        ClothingItem = Jacket_PaddedEvangeloDOWN,
        BodyLocation = Jacket,
        Icon = JacketPadded_SkyBlue,
        BloodLocation = Jacket,
        RunSpeedModifier = 0.89,
        CombatSpeedModifier = 0.96,
        ClothingItemExtra = AuthenticZClothing.Jacket_PaddedEvangelo,
        ClothingItemExtraOption = UpHoodie,
		clothingExtraSubmenu 	= DownHoodie,
        BiteDefense = 10,
        ScratchDefense = 20,
        NeckProtectionModifier = 0.5,
        Insulation = 1.0,
        WindResistance = 1.0,
        WaterResistance = 0.60,
        Weight = 3,
        WorldStaticModel = Hoodie_Ground,
    }