Item: Pantalon de survêtement (XXL)

Wiki Project Zomboid

Pantalon de survêtement (XXL)

Variable AuthenticZClothing.Fat01_ShellPants Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableFat01_ShellPants
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XL_models.txt
Détails techniques
Item PK1830
Lignes257 → 274
File ID829

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 Fat01_ShellPants
ClothingItemExtra Trousers_Shellsuit_TINT;AuthenticZClothing.Fat02_ShellPants;AuthenticZClothing.Fat03_ShellPants
ClothingItemExtraOption Tighten;Wear2XL;Wear3XL
DisplayCategory Clothing
DisplayName ShellPants (1XL)
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_SizeXL
Type Clothing
WindResistance 0.4 0.4
WorldStaticModel Trousers_Shellsuit_Ground
clothingExtraSubmenu Wear2XL
Raw block
    item Fat01_ShellPants
    {
        DisplayCategory = Clothing,
        Type = Clothing,
		DisplayName				= ShellPants (1XL),	
        ClothingItem = Fat01_ShellPants,
        ClothingItemExtra = Trousers_Shellsuit_TINT;AuthenticZClothing.Fat02_ShellPants;AuthenticZClothing.Fat03_ShellPants,
        ClothingItemExtraOption = Tighten;Wear2XL;Wear3XL,
		clothingExtraSubmenu = Wear2XL,		
        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_SizeXL,			
    }