Item: Veste de journaliste LBMW

Wiki Project Zomboid

Veste de journaliste LBMW

Variable AuthenticZClothing.Jacket_Reporter_Radio Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Jacket_Reporter_Radio
TypeClothing
CatégorieClothing
Poids2
Icône
JacketPress

Navigation

Nom variableJacket_Reporter_Radio
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_jacket.txt
Détails techniques
Item PK1345
Lignes2695 → 2715
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.

18 propriétés
Key Value (raw) Num Bool JSON
BiteDefense 20 20
BloodLocation Jacket
BodyLocation Jacket
ClothingItem Jacket_Reporter_Radio
CombatSpeedModifier 0.98 0.98
DisplayCategory Clothing
DisplayName LBMW Radio Reporter Jacket
FabricType Cotton
Icon JacketPress
Insulation 0.7 0.7
NeckProtectionModifier 0.5 0.5
RunSpeedModifier 0.93 0.93
ScratchDefense 30 30
Type Clothing
WaterResistance 0.5 0.5
Weight 2 2
WindResistance 0.7 0.7
WorldStaticModel JacketCoat_Ground
Raw block
    item Jacket_Reporter_Radio
    {
        DisplayCategory 		= Clothing,
        Type 	 	 			= Clothing,
        DisplayName  			= LBMW Radio Reporter Jacket,
        ClothingItem 			= Jacket_Reporter_Radio,
        BodyLocation 			= Jacket,
        Icon 		 			= JacketPress,
        BloodLocation 	 		= Jacket,
        RunSpeedModifier 		= 0.93,
        CombatSpeedModifier 	= 0.98,
        BiteDefense 			= 20,
        ScratchDefense 			= 30,
        NeckProtectionModifier  = 0.5,
        Insulation 				= 0.7,
        WindResistance 			= 0.7,
        FabricType 				= Cotton,
        WaterResistance 		= 0.5,
        Weight 					= 2,
        WorldStaticModel 		= JacketCoat_Ground,
    }