Item: Veste de Noël blanche

Wiki Project Zomboid

Veste de Noël blanche

Variable AuthenticZClothing.JacketLong_SantaWhite Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.JacketLong_SantaWhite
TypeClothing
CatégorieClothing
Poids3
Icône
JacketSantaWhite

Navigation

Nom variableJacketLong_SantaWhite
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_jacket.txt
Détails techniques
Item PK1250
Lignes937 → 956
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.

17 propriétés
Key Value (raw) Num Bool JSON
BiteDefense 10 10
BloodLocation LongJacket
BodyLocation Jacket
ClothingItem JacketLong_SantaWhite
CombatSpeedModifier 0.9 0.9
DisplayCategory Clothing
DisplayName White Santa Suit Jacket
FabricType Cotton
Icon JacketSantaWhite
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 JacketLong_SantaWhite
    {
        DisplayCategory = Clothing,	
        Type = Clothing,
        DisplayName = White Santa Suit Jacket,
        ClothingItem = JacketLong_SantaWhite,
        BodyLocation = Jacket,
        BloodLocation = LongJacket,
        Icon = JacketSantaWhite,
        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,		
    }