Item: Combinaison CEDA Hazmat

Wiki Project Zomboid

Combinaison CEDA Hazmat

Variable AuthenticZClothing.CEDAHazmatSuitRedNoMaskNoShoes Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.CEDAHazmatSuitRedNoMaskNoShoes
TypeClothing
CatégorieClothing
Poids
Icône
CEDAHazmatSuitRed

Navigation

Nom variableCEDAHazmatSuitRedNoMaskNoShoes
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_suits.txt
Détails techniques
Item PK1710
Lignes527 → 545
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 CEDAHazmatSuitRedNoMaskNoShoes
ClothingItemExtra AuthenticZClothing.CEDAHazmatSuitRed;AuthenticZClothing.CEDAHazmatSuitRedNoMask;AuthenticZClothing.CEDAHazmatSuitRedNoShoes
ClothingItemExtraOption WearNormally2;TakeOffMask;TakeOffShoeCovers
DisplayCategory Clothing
DisplayName CEDA Hazmat Suit
Icon CEDAHazmatSuitRed
Insulation 0.25 0.25
RunSpeedModifier 0.98 0.98
ScratchDefense 10 10
Type Clothing
WindResistance 0.50 0.5
WorldStaticModel Hazmat_Ground
clothingExtraSubmenu TakeOffShoeCoversAndMask
Raw block
    item CEDAHazmatSuitRedNoMaskNoShoes
    {
       DisplayCategory = Clothing,			
        Type = Clothing,
        DisplayName = CEDA Hazmat Suit,
        ClothingItem = CEDAHazmatSuitRedNoMaskNoShoes,
        BodyLocation = FullSuit,
        BloodLocation = Trousers;Jumper,
        ClothingItemExtra = AuthenticZClothing.CEDAHazmatSuitRed;AuthenticZClothing.CEDAHazmatSuitRedNoMask;AuthenticZClothing.CEDAHazmatSuitRedNoShoes,
        ClothingItemExtraOption = WearNormally2;TakeOffMask;TakeOffShoeCovers,	
		clothingExtraSubmenu 	= TakeOffShoeCoversAndMask,       
		Icon = CEDAHazmatSuitRed,
        RunSpeedModifier = 0.98,
        ScratchDefense = 10,
        BiteDefense = 5,
        Insulation = 0.25,
        WindResistance = 0.50,
        WorldStaticModel = Hazmat_Ground,
    }