Item: Pull Burger

Wiki Project Zomboid

Pull Burger

Variable AuthenticZClothing.Jumper_PoloNeckCheeseRoyale Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Jumper_PoloNeckCheeseRoyale
TypeClothing
CatégorieClothing
Poids
Icône
SweaterTurtleneckGreen

Navigation

Nom variableJumper_PoloNeckCheeseRoyale
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_jacket.txt
Détails techniques
Item PK1347
Lignes2739 → 2752
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.

11 propriétés
Key Value (raw) Num Bool JSON
BloodLocation Jumper
BodyLocation Sweater
ClothingItem Jumper_PoloNeckCheeseRoyale
DisplayCategory Clothing
DisplayName Burger Sweater
Icon SweaterTurtleneckGreen
Insulation 0.55 0.55
ScratchDefense 10 10
Type Clothing
WindResistance 0.50 0.5
WorldStaticModel Jumper_Ground
Raw block
    item Jumper_PoloNeckCheeseRoyale
    {
        DisplayCategory  = Clothing,		
        Type 			 = Clothing,
        DisplayName 	 = Burger Sweater,
        ClothingItem 	 = Jumper_PoloNeckCheeseRoyale,
        BodyLocation 	 = Sweater,
        BloodLocation 	 = Jumper,
        Icon 			 = SweaterTurtleneckGreen,
        ScratchDefense 	 = 10,
        Insulation 		 = 0.55,
        WindResistance   = 0.50,
        WorldStaticModel = Jumper_Ground,		
    }