Item: Tenue de jockey - 3

Wiki Project Zomboid

Tenue de jockey - 3

Variable Base.Shirt_Jockey03 Mod Vanilla

Résumé

VariableBase.Shirt_Jockey03
TypeClothing
CatégorieClothing
Poids
Icône
ShirtAthleticBlue

Navigation

Nom variableShirt_Jockey03
ModuleBase
Sourcescripts\clothing\clothing_shirts.txt
Détails techniques
Item PK6469
Lignes131 → 144
File ID1390

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é.

1 recette
Afficher la liste
Recipe Mod Category Time Result
Sheet Make-Sheets
Make-Sheets
Base
KAVALASH_BB_CommonSense 100 Sheet=1

Propriétés

Toutes les propriétés extraites pour cet item.

11 propriétés
Key Value (raw) Num Bool JSON
BloodLocation ShirtLongSleeves
BodyLocation Shirt
ClothingItem Shirt_Jockey03
DisplayCategory Clothing
DisplayName Jockey Silks - 3
FabricType Cotton
Icon ShirtAthleticBlue
Insulation 0.1 0.1
Type Clothing
WindResistance 0.05 0.05
WorldStaticModel Shirt_Ground
Raw block
	item Shirt_Jockey03
	{
	    DisplayCategory = Clothing,
		Type = Clothing,
		DisplayName = Jockey Silks - 3,
		ClothingItem = Shirt_Jockey03,
		BodyLocation = Shirt,
		Icon = ShirtAthleticBlue,
		BloodLocation = ShirtLongSleeves,
        Insulation = 0.1,
        WindResistance = 0.05,
        FabricType = Cotton,
        WorldStaticModel = Shirt_Ground,
	}