Item: T-shirt de sécurité (XXL)

Wiki Project Zomboid

T-shirt de sécurité (XXL)

Variable AuthenticZClothing.Fat03_TShirtLongBlart Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Fat03_TShirtLongBlart
TypeClothing
CatégorieClothing
Poids
Icône
TshirtGeneric

Navigation

Nom variableFat03_TShirtLongBlart
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XXXL_models.txt
Détails techniques
Item PK1900
Lignes371 → 386
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.

13 propriétés
Key Value (raw) Num Bool JSON
BodyLocation Jacket
ClothingItem Fat03_TShirtLongBlart
ClothingItemExtra Shirt_OfficerWhite
ClothingItemExtraOption Tighten
DisplayCategory Clothing
DisplayName Security Shirt (3XL)
FabricType Cotton
Icon TshirtGeneric
Insulation 0.3 0.3
Tooltip Tooltip_Size3XL
Type Clothing
WindResistance 0.35 0.35
WorldStaticModel Shirt_Ground
Raw block
    item Fat03_TShirtLongBlart
    {
        DisplayCategory 		= Clothing,		
        Type 					= Clothing,
		DisplayName				= Security Shirt (3XL),
        ClothingItem			= Fat03_TShirtLongBlart,
        ClothingItemExtra 		= Shirt_OfficerWhite,
        ClothingItemExtraOption = Tighten,		
        BodyLocation 			= Jacket,
        Icon 					= TshirtGeneric,
        Insulation 				= 0.3,
        WindResistance			= 0.35,
        FabricType 				= Cotton,
		WorldStaticModel 		= Shirt_Ground,	
		Tooltip 				= Tooltip_Size3XL,			
    }