Item: Pantalon de survêtement (XXL)

Wiki Project Zomboid

Pantalon de survêtement (XXL)

Variable AuthenticZClothing.Fat02_ShellPants Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Fat02_ShellPants
TypeClothing
CatégorieClothing
Poids
Icône Aucune icône trouvée

Navigation

Nom variableFat02_ShellPants
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XXL_models.txt
Détails techniques
Item PK1861
Lignes276 → 293
File ID830

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.

15 propriétés
Key Value (raw) Num Bool JSON
BloodLocation Trousers
BodyLocation Pants
ClothingItem Fat02_ShellPants
ClothingItemExtra Trousers_Shellsuit_TINT;AuthenticZClothing.Fat01_ShellPants;AuthenticZClothing.Fat03_ShellPants
ClothingItemExtraOption Tighten;Wear1XL;Wear3XL
DisplayCategory Clothing
DisplayName ShellPants (2XL)
IconsForTexture TracksuitPantsBlack;TracksuitPantsBlue;TracksuitPantsGreen;TracksuitPantsTeal;TracksuitPantsGeneric;TrousersAthleticVegan;TrousersAthleticGrey;TrousersBill;TrousersBrad;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers
Insulation 0.30 0.3
ScratchDefense 5 5
Tooltip Tooltip_Size2XL
Type Clothing
WindResistance 0.4 0.4
WorldStaticModel Trousers_Shellsuit_Ground
clothingExtraSubmenu Loosen
Raw block
    item Fat02_ShellPants
    {
        DisplayCategory = Clothing,
        Type = Clothing,
		DisplayName				= ShellPants (2XL),
        ClothingItem = Fat02_ShellPants,
        ClothingItemExtra = Trousers_Shellsuit_TINT;AuthenticZClothing.Fat01_ShellPants;AuthenticZClothing.Fat03_ShellPants
        ClothingItemExtraOption = Tighten;Wear1XL;Wear3XL,		
		clothingExtraSubmenu 	= Loosen,		
        BodyLocation = Pants,
        BloodLocation = Trousers,
        IconsForTexture = TracksuitPantsBlack;TracksuitPantsBlue;TracksuitPantsGreen;TracksuitPantsTeal;TracksuitPantsGeneric;TrousersAthleticVegan;TrousersAthleticGrey;TrousersBill;TrousersBrad;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers;Trousers,
        ScratchDefense = 5,
        Insulation = 0.30,
        WindResistance = 0.4,
        WorldStaticModel = Trousers_Shellsuit_Ground,
		Tooltip = Tooltip_Size2XL,		
    }