Item: Tenue de jockey - 1

Wiki Project Zomboid

Tenue de jockey - 1

Variable Base.Shirt_Jockey01 Mod Vanilla

Résumé

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

Navigation

Nom variableShirt_Jockey01
ModuleBase
Sourcescripts\clothing\clothing_shirts.txt
Détails techniques
Item PK6467
Lignes103 → 116
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_Jockey01
DisplayCategory Clothing
DisplayName Jockey Silks - 1
FabricType Cotton
Icon ShirtAthleticBlue
Insulation 0.1 0.1
Type Clothing
WindResistance 0.05 0.05
WorldStaticModel Shirt_Ground
Raw block
	item Shirt_Jockey01
	{
	    DisplayCategory = Clothing,
		Type = Clothing,
		DisplayName = Jockey Silks - 1,
		ClothingItem = Shirt_Jockey01,
		BodyLocation = Shirt,
		Icon = ShirtAthleticBlue,
		BloodLocation = ShirtLongSleeves,
        Insulation = 0.1,
        WindResistance = 0.05,
        FabricType = Cotton,
        WorldStaticModel = Shirt_Ground,
	}