Item: Veste de Pompiers

Wiki Project Zomboid

Veste de Pompiers

Variable AuthenticZClothing.Jacket_FiremanNMRIHOpen Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Jacket_FiremanNMRIHOpen
TypeClothing
CatégorieClothing
Poids4
Icône
JacketFiremanNMRIH

Navigation

Nom variableJacket_FiremanNMRIHOpen
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_jacket.txt
Détails techniques
Item PK1234
Lignes598 → 620
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 50 50
BloodLocation Jacket
BodyLocation Jacket
ClothingItem Jacket_FiremanNMRIHOpen
ClothingItemExtra AuthenticZClothing.Jacket_FiremanNMRIH
ClothingItemExtraOption ClosedJacket
CombatSpeedModifier 0.90 0.9
DisplayCategory Clothing
DisplayName Firefighter Jacket
Icon JacketFiremanNMRIH
Insulation 0.42 0.42
NeckProtectionModifier 0.4 0.4
RunSpeedModifier 0.87 0.87
ScratchDefense 70 70
Type Clothing
WaterResistance 0.8 0.8
Weight 4 4
WindResistance 0.85 0.85
WorldStaticModel JacketLong_Ground
clothingExtraSubmenu JacketOpen
Raw block
    item Jacket_FiremanNMRIHOpen
    {
        DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = Firefighter Jacket,
        ClothingItem = Jacket_FiremanNMRIHOpen,
        ClothingItemExtra = AuthenticZClothing.Jacket_FiremanNMRIH,
        ClothingItemExtraOption = ClosedJacket,
		clothingExtraSubmenu 	= JacketOpen,		
        BodyLocation = Jacket,
        Icon = JacketFiremanNMRIH,
        BloodLocation = Jacket,
        RunSpeedModifier = 0.87,
        CombatSpeedModifier = 0.90,
        BiteDefense = 50,
        ScratchDefense = 70,
        NeckProtectionModifier = 0.4,
        Insulation = 0.42,
        WindResistance = 0.85,
        WaterResistance = 0.8,
        Weight = 4,
        WorldStaticModel = JacketLong_Ground,		
    }