Item: Long Johns

Wiki Project Zomboid

Long Johns

Variable AuthenticZClothing.Thin01_LongJohns Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Thin01_LongJohns
TypeClothing
CatégorieClothing
Poids
Icône
Longjohns

Navigation

Nom variableThin01_LongJohns
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_S_models.txt
Détails techniques
Item PK1763
Lignes105 → 122
File ID827

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.

15 propriétés
Key Value (raw) Num Bool JSON
BloodLocation Trousers;ShirtLongSleeves
BodyLocation Torso1Legs1
ClothingItem Thin01_PJs
ClothingItemExtra LongJohns
ClothingItemExtraOption Loosen
DisplayCategory Clothing
DisplayName Long Johns
FabricType Cotton
Icon Longjohns
Insulation 0.3 0.3
Tooltip Tooltip_SizeXS
Type Clothing
WindResistance 0.15 0.15
WorldStaticModel BoilerSuit_Ground
clothingExtraSubmenu Loosen
Raw block
	item Thin01_LongJohns
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Long Johns,
        ClothingItem = Thin01_PJs,
        ClothingItemExtra = LongJohns,
        ClothingItemExtraOption = Loosen,	
		clothingExtraSubmenu = Loosen,		
        BodyLocation = Torso1Legs1,
        BloodLocation = Trousers;ShirtLongSleeves,
        Icon = Longjohns,
        Insulation = 0.3,
        WindResistance = 0.15,
        FabricType = Cotton,
        WorldStaticModel = BoilerSuit_Ground,
		Tooltip 		 = 	Tooltip_SizeXS,			
    }