Item: Protection de cou de Samouraï

Wiki Project Zomboid

Protection de cou de Samouraï

Variable AuthenticZClothing.Necklace_NeckProtector Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Necklace_NeckProtector
TypeClothing
CatégorieAccessory
Poids0.4
Icône
Samurai_NeckGuard

Navigation

Nom variableNecklace_NeckProtector
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_others.txt
Détails techniques
Item PK1452
Lignes1237 → 1253
File ID822

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 80 80
BloodLocation Neck
BodyLocation Neck
ClothingItem Necklace_NeckProtector
DisplayCategory Accessory
DisplayName Samurai Neck Guard
FabricType Leather
Icon Samurai_NeckGuard
Insulation 1.0 1
ScratchDefense 80 80
Type Clothing
Weight 0.4 0.4
WindResistance 1.0 1
WorldStaticModel WorldItem-SamuraiNeckGuards
Raw block
    item Necklace_NeckProtector
    {
       DisplayCategory = Accessory,		
        Type = Clothing,
        DisplayName = Samurai Neck Guard,
        ClothingItem = Necklace_NeckProtector,
        BodyLocation = Neck,
        Icon = Samurai_NeckGuard,
        Weight = 0.4,
        BloodLocation = Neck,
        ScratchDefense = 80,
        BiteDefense = 80,
        Insulation = 1.0,
        WindResistance = 1.0,
        FabricType = Leather,
        WorldStaticModel = WorldItem-SamuraiNeckGuards,
    }