Item: TV-110 Bulletproof Vest (Armor)

Wiki Project Zomboid

TV-110 Bulletproof Vest (Armor)

Variable AuthenticZClothing.Vest_BulletTV110_BulletVest_Radio Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Vest_BulletTV110_BulletVest_Radio
TypeClothing
CatégorieClothing
Poids
Icône Aucune icône trouvée

Navigation

Nom variableVest_BulletTV110_BulletVest_Radio
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_shirts.txt
Détails techniques
Item PK1626
Lignes979 → 995
File ID824

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.

14 propriétés
Key Value (raw) Num Bool JSON
BiteDefense 30 30
BloodLocation ShirtNoSleeves
BodyLocation TorsoExtra
BulletDefense 100 100
ClothingItem Vest_BulletTV110_BulletVest_Radio
DisplayCategory Clothing
DisplayName TV-110 Bulletproof Vest (Armor)
IconsForTexture TV110Desert;TV110Camo;TV110Urban
Insulation 0.65 0.65
OBSOLETE TRUE 1 1
ScratchDefense 55 55
Type Clothing
WindResistance 0.30 0.3
WorldStaticModel WorldItem-AuthenticTV110_Radio
Raw block
    item Vest_BulletTV110_BulletVest_Radio
    {
        DisplayCategory 		= Clothing,	
        Type 					= Clothing,
        DisplayName 			= TV-110 Bulletproof Vest (Armor),
		ClothingItem 			= Vest_BulletTV110_BulletVest_Radio,		
        BodyLocation 			= TorsoExtra,
		IconsForTexture 		= TV110Desert;TV110Camo;TV110Urban,
        BloodLocation 			= ShirtNoSleeves,
        Insulation 				= 0.65,
        WindResistance 			= 0.30,
        BiteDefense 			= 30,
        ScratchDefense 			= 55,
        BulletDefense 			= 100,		
        WorldStaticModel 		= WorldItem-AuthenticTV110_Radio,	
        OBSOLETE = TRUE,        
    }