Item: Veste universitaire

Wiki Project Zomboid

Veste universitaire

Variable AuthenticZClothing.Jacket_Varsity_Thriller Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Jacket_Varsity_Thriller
TypeClothing
CatégorieClothing
Poids
Icône
JacketVarsity_Thriller

Navigation

Nom variableJacket_Varsity_Thriller
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_jacket.txt
Détails techniques
Item PK1285
Lignes1588 → 1604
File ID818

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.

14 propriétés
Key Value (raw) Num Bool JSON
BiteDefense 10 10
BloodLocation Jacket
BodyLocation Jacket
ClothingItem Jacket_Varsity_Thriller
DisplayCategory Clothing
DisplayName Varsity Jacket
FabricType Cotton
Icon JacketVarsity_Thriller
Insulation 0.60 0.6
NeckProtectionModifier 0.3 0.3
ScratchDefense 20 20
Type Clothing
WindResistance 0.5 0.5
WorldStaticModel JacketCoat_Ground
Raw block
    item Jacket_Varsity_Thriller
    {
        DisplayCategory 		= Clothing,
        Type 					= Clothing,
        DisplayName 			= Varsity Jacket,
        ClothingItem 			= Jacket_Varsity_Thriller,
        BodyLocation 			= Jacket,
        BloodLocation 			= Jacket,
        Icon 					= JacketVarsity_Thriller,
        ScratchDefense		 	= 20,
        BiteDefense 			= 10,
        NeckProtectionModifier 	= 0.3,
        Insulation 				= 0.60,
        WindResistance 			= 0.5,
        FabricType		 		= Cotton,
        WorldStaticModel 		= JacketCoat_Ground,
    }