Item: Combinaison hazmat contre les risques biologiques nucléaires

Wiki Project Zomboid

Combinaison hazmat contre les risques biologiques nucléaires

Variable AuthenticZClothing.NBHHazmatSuit Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.NBHHazmatSuit
TypeClothing
CatégorieClothing
Poids
Icône
NBHHazmatsuit

Navigation

Nom variableNBHHazmatSuit
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_suits.txt
Détails techniques
Item PK1712
Lignes565 → 583
File ID826

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.

16 propriétés
Key Value (raw) Num Bool JSON
BiteDefense 5 5
BloodLocation Trousers;Jumper
BodyLocation FullSuit
ClothingItem HazmatSuitNBH
ClothingItemExtra AuthenticZClothing.NBHHazmatSuitNoShoes
ClothingItemExtraOption TakeOffShoeCovers
DisplayCategory Clothing
DisplayName Nuclear Biohazard Suit
Icon NBHHazmatsuit
Insulation 0.25 0.25
RunSpeedModifier 0.75 0.75
ScratchDefense 10 10
Type Clothing
WindResistance 0.50 0.5
WorldStaticModel Hazmat_Ground
clothingExtraSubmenu WearNormally2
Raw block
    item NBHHazmatSuit
    {
        DisplayCategory = Clothing,			
        Type = Clothing,
        DisplayName = Nuclear Biohazard Suit,
        ClothingItem = HazmatSuitNBH,
        BodyLocation = FullSuit,
        BloodLocation = Trousers;Jumper,
        ClothingItemExtra = AuthenticZClothing.NBHHazmatSuitNoShoes,
        ClothingItemExtraOption = TakeOffShoeCovers,		
        clothingExtraSubmenu 	= WearNormally2,
		Icon = NBHHazmatsuit,
        RunSpeedModifier = 0.75,
        ScratchDefense = 10,
        BiteDefense = 5,
        Insulation = 0.25,
        WindResistance = 0.50,
		WorldStaticModel = Hazmat_Ground,
    }