Item: Veste pare-balle

Wiki Project Zomboid

Veste pare-balle

Variable AuthenticZClothing.Vest_BulletBlack Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Vest_BulletBlack
TypeClothing
CatégorieClothing
Poids
Icône
BulletVestBlack

Navigation

Nom variableVest_BulletBlack
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_shirts.txt
Détails techniques
Item PK1619
Lignes856 → 871
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.

13 propriétés
Key Value (raw) Num Bool JSON
BiteDefense 30 30
BloodLocation ShirtNoSleeves
BodyLocation TorsoExtra
BulletDefense 100 100
ClothingItem Vest_BulletBlack
DisplayCategory Clothing
DisplayName Bulletproof Vest
Icon BulletVestBlack
Insulation 0.65 0.65
ScratchDefense 55 55
Type Clothing
WindResistance 0.30 0.3
WorldStaticModel BulletVest_Ground
Raw block
    item Vest_BulletBlack
    {
        DisplayCategory = Clothing,	
        Type = Clothing,
        DisplayName = Bulletproof Vest,
        ClothingItem = Vest_BulletBlack,
        BodyLocation = TorsoExtra,
        Icon = BulletVestBlack,
        BloodLocation = ShirtNoSleeves,
        Insulation = 0.65,
        WindResistance = 0.30,
        BiteDefense = 30,
        ScratchDefense = 55,
        BulletDefense = 100,		
        WorldStaticModel = BulletVest_Ground,		
    }