Item: Bas Long Johns rouge

Wiki Project Zomboid

Bas Long Johns rouge

Variable AuthenticZClothing.Red_LongJohns Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Red_LongJohns
TypeClothing
CatégorieClothing
Poids
Icône
LongjohnsRed

Navigation

Nom variableRed_LongJohns
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_suits.txt
Détails techniques
Item PK1755
Lignes1230 → 1243
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 Red_LongJohns
DisplayCategory Clothing
DisplayName Red Long Johns
FabricType Cotton
Icon LongjohnsRed
Insulation 0.3 0.3
Type Clothing
WindResistance 0.15 0.15
WorldStaticModel BoilerSuit_Ground
Raw block
	item Red_LongJohns
    {
       DisplayCategory = Clothing,			
        Type = Clothing,
        DisplayName = Red Long Johns,
        ClothingItem = Red_LongJohns,
        BodyLocation = Torso1Legs1,
        BloodLocation = Trousers;ShirtLongSleeves,
        Icon = LongjohnsRed,
        Insulation = 0.3,
        WindResistance = 0.15,
        FabricType = Cotton,
		WorldStaticModel = BoilerSuit_Ground,
    }