Item: Veste festive de Noël bleue

Wiki Project Zomboid

Veste festive de Noël bleue

Variable AuthenticZClothing.JacketLong_SantaBluePattern Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.JacketLong_SantaBluePattern
TypeClothing
CatégorieClothing
Poids3
Icône
JacketSantaBlue

Navigation

Nom variableJacketLong_SantaBluePattern
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_jacket.txt
Détails techniques
Item PK1251
Lignes957 → 976
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_SantaBluePattern
CombatSpeedModifier 0.9 0.9
DisplayCategory Clothing
DisplayName Blue Festive Santa Suit Jacket
FabricType Cotton
Icon JacketSantaBlue
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_SantaBluePattern
    {
        DisplayCategory = Clothing,	
        Type = Clothing,
        DisplayName = Blue Festive Santa Suit Jacket,
        ClothingItem = JacketLong_SantaBluePattern,
        BodyLocation = Jacket,
        BloodLocation = LongJacket,
        Icon = JacketSantaBlue,
        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,		
    }