Item: Pantalon de survêtement (XXL)

Wiki Project Zomboid

Pantalon de survêtement (XXL)

Variable AuthenticZClothing.Fat03_ShellPants Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableFat03_ShellPants
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XXXL_models.txt
Détails techniques
Item PK1897
Lignes309 → 326
File ID831

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 Fat03_ShellPants
ClothingItemExtra Trousers_Shellsuit_TINT;AuthenticZClothing.Fat01_ShellPants;AuthenticZClothing.Fat02_ShellPants
ClothingItemExtraOption Tighten;Wear1XL;Wear2XL
DisplayCategory Clothing
DisplayName Shell Suit Pants
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_Size3XL
Type Clothing
WindResistance 0.4 0.4
WorldStaticModel Trousers_Shellsuit_Ground
clothingExtraSubmenu Loosen
Raw block
    item Fat03_ShellPants
    {
        DisplayCategory = Clothing,
        Type = Clothing,
		DisplayName				= Shell Suit Pants,
        ClothingItem 			= Fat03_ShellPants,
        ClothingItemExtra 		= Trousers_Shellsuit_TINT;AuthenticZClothing.Fat01_ShellPants;AuthenticZClothing.Fat02_ShellPants
        ClothingItemExtraOption = Tighten;Wear1XL;Wear2XL,
		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_Size3XL,			
    }