Item: Uniforme de PomPom Girl

Wiki Project Zomboid

Uniforme de PomPom Girl

Variable AuthenticZClothing.Shirt_Cheerleader Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Shirt_Cheerleader
TypeClothing
CatégorieClothing
Poids
Icône
JacketVarsity_Cheerleader

Navigation

Nom variableShirt_Cheerleader
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_shirts.txt
Détails techniques
Item PK1562
Lignes60 → 73
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 Shirt
ClothingItem Shirt_Cheerleader
DisplayCategory Clothing
DisplayName Cheerleader Uniform
FabricType Cotton
Icon JacketVarsity_Cheerleader
Insulation 0.65 0.65
Type Clothing
WindResistance 0.5 0.5
WorldStaticModel Shirt_Ground
Raw block
    item Shirt_Cheerleader
	{
        DisplayCategory = Clothing,		
		Type = Clothing,
		DisplayName = Cheerleader Uniform,
		ClothingItem = Shirt_Cheerleader,
		BodyLocation = Shirt,
		Icon = JacketVarsity_Cheerleader,
		BloodLocation = Shirt,
        Insulation = 0.65,
        WindResistance = 0.5,
        FabricType = Cotton,
		WorldStaticModel = Shirt_Ground,		
	}