Item: Long Johns bleu

Wiki Project Zomboid

Long Johns bleu

Variable AuthenticZClothing.Blue_LongJohns Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Blue_LongJohns
TypeClothing
CatégorieClothing
Poids
Icône
LongjohnsBlue

Navigation

Nom variableBlue_LongJohns
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_suits.txt
Détails techniques
Item PK1681
Lignes5 → 18
File ID826

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 Trousers;ShirtLongSleeves
BodyLocation Torso1Legs1
ClothingItem Blue_LongJohns
DisplayCategory Clothing
DisplayName Blue Long Johns
FabricType Cotton
Icon LongjohnsBlue
Insulation 0.3 0.3
Type Clothing
WindResistance 0.15 0.15
WorldStaticModel BoilerSuit_Ground
Raw block
	item Blue_LongJohns
    {
        DisplayCategory = Clothing,			
        Type = Clothing,
        DisplayName = Blue Long Johns,
        ClothingItem = Blue_LongJohns,
        BodyLocation = Torso1Legs1,
        BloodLocation = Trousers;ShirtLongSleeves,
        Icon = LongjohnsBlue,
        Insulation = 0.3,
        WindResistance = 0.15,
        FabricType = Cotton,
		WorldStaticModel = BoilerSuit_Ground,
    }