Item: Combinaison hazmat contre les risques biologiques nucléaires

Wiki Project Zomboid

Combinaison hazmat contre les risques biologiques nucléaires

Variable AuthenticZClothing.NBHHazmatSuitNoShoes Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableNBHHazmatSuitNoShoes
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_suits.txt
Détails techniques
Item PK1713
Lignes584 → 602
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 HazmatSuitNBHNoShoes
ClothingItemExtra AuthenticZClothing.NBHHazmatSuit
ClothingItemExtraOption WearNormally2
DisplayCategory Clothing
DisplayName Nuclear Biohazard Suit
Icon NBHHazmatsuit
Insulation 0.65 0.65
RunSpeedModifier 0.98 0.98
ScratchDefense 15 15
Type Clothing
WindResistance 0.9 0.9
WorldStaticModel Hazmat_Ground
clothingExtraSubmenu TakeOffShoeCoversAndMask
Raw block
    item NBHHazmatSuitNoShoes
    {
        DisplayCategory = Clothing,			
        Type = Clothing,
        DisplayName = Nuclear Biohazard Suit,
        ClothingItem = HazmatSuitNBHNoShoes,
        BodyLocation = FullSuit,
        BloodLocation = Trousers;Jumper,
        ClothingItemExtra = AuthenticZClothing.NBHHazmatSuit,
        ClothingItemExtraOption = WearNormally2,
		clothingExtraSubmenu 	= TakeOffShoeCoversAndMask,		
        Icon = NBHHazmatsuit,
        RunSpeedModifier = 0.98,
        ScratchDefense = 15,
        BiteDefense = 5,
        Insulation = 0.65,
        WindResistance = 0.9,
        WorldStaticModel = Hazmat_Ground,
    }