Item: T-shirt BrickBuster

Wiki Project Zomboid

T-shirt BrickBuster

Variable AuthenticZClothing.TShirt_BrickBuster Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.TShirt_BrickBuster
TypeClothing
CatégorieClothing
Poids
Icône
TShirtBrickBuster

Navigation

Nom variableTShirt_BrickBuster
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_shirts.txt
Détails techniques
Item PK1586
Lignes394 → 407
File ID824

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.

11 propriétés
Key Value (raw) Num Bool JSON
BloodLocation Shirt
BodyLocation Tshirt
ClothingItem TShirt_BrickBuster
DisplayCategory Clothing
DisplayName BrickBuster T-Shirt
FabricType Cotton
Icon TShirtBrickBuster
Insulation 0.3 0.3
Type Clothing
WindResistance 0.35 0.35
WorldStaticModel TShirt_Ground
Raw block
    item TShirt_BrickBuster
    {
        DisplayCategory 	= Clothing,		
        Type 				= Clothing,
        DisplayName     	= BrickBuster T-Shirt,
        ClothingItem    	= TShirt_BrickBuster,
        BodyLocation    	= Tshirt,
        Icon				= TShirtBrickBuster,
        BloodLocation   	= Shirt,
        Insulation 			= 0.3,
        WindResistance  	= 0.35,
        FabricType 			= Cotton,
		WorldStaticModel 	= TShirt_Ground,	
    }