Item: Tenue de jockey - 4

Wiki Project Zomboid

Tenue de jockey - 4

Variable Base.Shirt_Jockey04 Mod Vanilla

Résumé

VariableBase.Shirt_Jockey04
TypeClothing
CatégorieClothing
Poids
Icône
ShirtAthleticWhite

Navigation

Nom variableShirt_Jockey04
ModuleBase
Sourcescripts\clothing\clothing_shirts.txt
Détails techniques
Item PK6470
Lignes145 → 158
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_Jockey04
DisplayCategory Clothing
DisplayName Jockey Silks - 4
FabricType Cotton
Icon ShirtAthleticWhite
Insulation 0.1 0.1
Type Clothing
WindResistance 0.05 0.05
WorldStaticModel Shirt_Ground
Raw block
	item Shirt_Jockey04
	{
	    DisplayCategory = Clothing,
		Type = Clothing,
		DisplayName = Jockey Silks - 4,
		ClothingItem = Shirt_Jockey04,
		BodyLocation = Shirt,
		Icon = ShirtAthleticWhite,
		BloodLocation = ShirtLongSleeves,
        Insulation = 0.1,
        WindResistance = 0.05,
        FabricType = Cotton,
        WorldStaticModel = Shirt_Ground,
	}