Item: T-shirt Votez Pour Pedro

Wiki Project Zomboid

T-shirt Votez Pour Pedro

Variable AuthenticZClothing.Tshirt_VotePedro Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Tshirt_VotePedro
TypeClothing
CatégorieClothing
Poids
Icône
TshirtPedro

Navigation

Nom variableTshirt_VotePedro
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_shirts.txt
Détails techniques
Item PK1617
Lignes828 → 841
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_VotePedro
DisplayCategory Clothing
DisplayName Vote For Pedro T-Shirt
FabricType Cotton
Icon TshirtPedro
Insulation 0.65 0.65
Type Clothing
WindResistance 0.5 0.5
WorldStaticModel TShirt_Ground
Raw block
     item Tshirt_VotePedro
	{
        DisplayCategory = Clothing,		
		Type = Clothing,
		DisplayName = Vote For Pedro T-Shirt,
		ClothingItem = Tshirt_VotePedro,
		BodyLocation = Tshirt,
		Icon = TshirtPedro,
		BloodLocation = Shirt,
        Insulation = 0.65,
        WindResistance = 0.5,
        FabricType = Cotton,
		WorldStaticModel = TShirt_Ground,	
	}