Item: Veste thriller

Wiki Project Zomboid

Veste thriller

Variable AuthenticZClothing.Jacket_Thriller Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Jacket_Thriller
TypeClothing
CatégorieClothing
Poids3
Icône
ThrillerJacket

Navigation

Nom variableJacket_Thriller
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_jacket.txt
Détails techniques
Item PK1293
Lignes1740 → 1759
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.

17 propriétés
Key Value (raw) Num Bool JSON
BiteDefense 20 20
BloodLocation Jacket
BodyLocation Jacket
ClothingItem Jacket_Thriller
CombatSpeedModifier 0.98 0.98
DisplayCategory Clothing
DisplayName Thriller Jacket
FabricType Leather
Icon ThrillerJacket
Insulation 0.7 0.7
NeckProtectionModifier 0.5 0.5
RunSpeedModifier 0.93 0.93
ScratchDefense 30 30
Type Clothing
Weight 3 3
WindResistance 0.7 0.7
WorldStaticModel Jacket_Ground
Raw block
    item Jacket_Thriller
    {
        DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = Thriller Jacket,
        ClothingItem = Jacket_Thriller,
        BodyLocation = Jacket,
        Icon = ThrillerJacket,
        BloodLocation = Jacket,
        RunSpeedModifier = 0.93,
        CombatSpeedModifier = 0.98,
        BiteDefense = 20,
        ScratchDefense = 30,
        NeckProtectionModifier = 0.5,
        Insulation = 0.7,
        WindResistance = 0.7,
        FabricType = Leather,
        Weight = 3,
        WorldStaticModel = Jacket_Ground,			
    }