Item: Haut de costume de gros Père-Noël

Wiki Project Zomboid

Haut de costume de gros Père-Noël

Variable AuthenticZClothing.Fat03_JacketLong_Santa Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Fat03_JacketLong_Santa
TypeClothing
CatégorieClothing
Poids3
Icône
JacketSantaRed

Navigation

Nom variableFat03_JacketLong_Santa
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XXXL_models.txt
Détails techniques
Item PK1891
Lignes184 → 203
File ID831

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.

17 propriétés
Key Value (raw) Num Bool JSON
BiteDefense 10 10
BloodLocation LongJacket
BodyLocation Jacket
ClothingItem JacketLong_Santa_Obese
CombatSpeedModifier 0.9 0.9
DisplayCategory Clothing
DisplayName Big Santa Suit Jacket
FabricType Cotton
Icon JacketSantaRed
Insulation 0.9 0.9
NeckProtectionModifier 0.5 0.5
RunSpeedModifier 0.85 0.85
ScratchDefense 30 30
Type Clothing
Weight 3 3
WindResistance 0.6 0.6
WorldStaticModel JacketLong_Ground
Raw block
    item Fat03_JacketLong_Santa
    {
 	    DisplayCategory 	= Clothing,       
		Type 				= Clothing,
        DisplayName 		= Big Santa Suit Jacket,
        ClothingItem 		= JacketLong_Santa_Obese,
        BodyLocation 		= Jacket,
        BloodLocation   	= LongJacket,
        Icon 				= JacketSantaRed,
        RunSpeedModifier 	= 0.85,
        CombatSpeedModifier = 0.9,
        BiteDefense 		= 10,
        ScratchDefense 		= 30,
        NeckProtectionModifier = 0.5,
        Insulation 			= 0.9,
        WindResistance 		= 0.6,
        Weight 				= 3,
        FabricType 			= Cotton,
        WorldStaticModel 	= JacketLong_Ground,		
    }