Item: Combinaison Uma

Wiki Project Zomboid

Combinaison Uma

Variable AuthenticZClothing.Boilersuit_BlackMamba Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Boilersuit_BlackMamba
TypeClothing
CatégorieClothing
Poids
Icône
BoilerSuitUma

Navigation

Nom variableBoilersuit_BlackMamba
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_suits.txt
Détails techniques
Item PK1683
Lignes35 → 50
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.

13 propriétés
Key Value (raw) Num Bool JSON
BloodLocation Trousers;Jumper
BodyLocation FullSuit
ClothingItem Boilersuit_BlackMamba
DisplayCategory Clothing
DisplayName Uma's Coveralls
FabricType Leather
Icon BoilerSuitUma
Insulation 0.45 0.45
RunSpeedModifier 0.9 0.9
ScratchDefense 10 10
Type Clothing
WindResistance 0.35 0.35
WorldStaticModel BoilerSuit_Ground
Raw block
    item Boilersuit_BlackMamba
    {
        DisplayCategory  = Clothing,			
        Type 			 = Clothing,
        DisplayName 	 = Uma's Coveralls,
        ClothingItem 	 = Boilersuit_BlackMamba,
        BodyLocation 	 = FullSuit,
        Icon 			 = BoilerSuitUma,
        BloodLocation 	 = Trousers;Jumper,
        RunSpeedModifier = 0.9,
        ScratchDefense 	 = 10,
        Insulation 		 = 0.45,
        WindResistance 	 = 0.35,
        FabricType 		 = Leather,
		WorldStaticModel = BoilerSuit_Ground,
    }