Item: Doudoune bleue

Wiki Project Zomboid

Doudoune bleue

Variable AuthenticZClothing.Jacket_PaddedEvangelo Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableJacket_PaddedEvangelo
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_jacket.txt
Détails techniques
Item PK1242
Lignes761 → 782
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.

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