Item: Veste pare-balle RPD

Wiki Project Zomboid

Veste pare-balle RPD

Variable AuthenticZClothing.Vest_BulletRPD Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Vest_BulletRPD
TypeClothing
CatégorieClothing
Poids
Icône
BulletVestPolice

Navigation

Nom variableVest_BulletRPD
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_shirts.txt
Détails techniques
Item PK1620
Lignes872 → 887
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_BulletRPD
DisplayCategory Clothing
DisplayName RPD Bulletproof Vest
Icon BulletVestPolice
Insulation 0.65 0.65
ScratchDefense 55 55
Type Clothing
WindResistance 0.30 0.3
WorldStaticModel BulletVest_Ground
Raw block
    item Vest_BulletRPD
    {
        DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = RPD Bulletproof Vest,
        ClothingItem = Vest_BulletRPD,
        BodyLocation = TorsoExtra,
        Icon = BulletVestPolice,
        BloodLocation = ShirtNoSleeves,
        Insulation = 0.65,
        WindResistance = 0.30,
        BiteDefense = 30,
        ScratchDefense = 55,
        BulletDefense = 100,		
        WorldStaticModel = BulletVest_Ground,		
    }