Item: Veste de Pompiers

Wiki Project Zomboid

Veste de Pompiers

Variable AuthenticZClothing.Jacket_FiremanNMRIH Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

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