Item: Veste tactique AVS MBAV

Wiki Project Zomboid

Veste tactique AVS MBAV

Variable AuthenticZClothing.Vest_BulletTagilla Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Vest_BulletTagilla
TypeClothing
CatégorieClothing
Poids
Icône
BulletVestTagilla

Navigation

Nom variableVest_BulletTagilla
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_shirts.txt
Détails techniques
Item PK1622
Lignes904 → 919
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_BulletTagilla
DisplayCategory Clothing
DisplayName Crye Precision AVS MBAV
Icon BulletVestTagilla
Insulation 0.65 0.65
ScratchDefense 55 55
Type Clothing
WindResistance 0.30 0.3
WorldStaticModel BulletVest_Ground
Raw block
    item Vest_BulletTagilla
    {
        DisplayCategory = Clothing,	
        Type = Clothing,
        DisplayName = Crye Precision AVS MBAV,
        ClothingItem = Vest_BulletTagilla,
        BodyLocation = TorsoExtra,
        Icon = BulletVestTagilla,
        BloodLocation = ShirtNoSleeves,
        Insulation = 0.65,
        WindResistance = 0.30,
        BiteDefense = 30,
        ScratchDefense = 55,
        BulletDefense = 100,		
        WorldStaticModel = BulletVest_Ground,		
    }