Item: Débardeur

Wiki Project Zomboid

Débardeur

Variable AuthenticZClothing.Vest_Rim_TINT Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Vest_Rim_TINT
TypeClothing
CatégorieClothing
Poids
Icône
VestRim

Navigation

Nom variableVest_Rim_TINT
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_shirts.txt
Détails techniques
Item PK1632
Lignes1063 → 1076
File ID824

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 ShirtNoSleeves
BodyLocation TankTop
ClothingItem Vest_Rim_TINT
DisplayCategory Clothing
DisplayName Tank Top
FabricType Cotton
Icon VestRim
Insulation 0.40 0.4
Type Clothing
WindResistance 0.30 0.3
WorldStaticModel BulletVest_Ground
Raw block
    item Vest_Rim_TINT
    {
        DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = Tank Top,
        ClothingItem = Vest_Rim_TINT,
        BodyLocation = TankTop,
        Icon = VestRim,
        BloodLocation = ShirtNoSleeves,
        Insulation = 0.40,
        WindResistance = 0.30,
        FabricType = Cotton,
		WorldStaticModel = BulletVest_Ground,
    }