Item: Débardeur de sport

Wiki Project Zomboid

Débardeur de sport

Variable AuthenticZClothing.Sport_Top Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Sport_Top
TypeClothing
CatégorieClothing
Poids
Icône Aucune icône trouvée

Navigation

Nom variableSport_Top
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_shirts.txt
Détails techniques
Item PK1584
Lignes366 → 379
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 Sport_Top
DisplayCategory Clothing
DisplayName Sport Tank Top
FabricType Cotton
IconsForTexture VestBlue;VestPurple2;VestGold;VestGreen;VestGrey;VestNeon;VestBBP;VestPopcicle;VestPurple;VestRed;VestSkyBlue;VestSunset;VestWatermelon;VestGeneric;VestYellow
Insulation 0.40 0.4
Type Clothing
WindResistance 0.30 0.3
WorldStaticModel BulletVest_Ground
Raw block
    item Sport_Top
    {
        DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = Sport Tank Top,
        ClothingItem = Sport_Top,
        BodyLocation = TankTop,
        IconsForTexture = VestBlue;VestPurple2;VestGold;VestGreen;VestGrey;VestNeon;VestBBP;VestPopcicle;VestPurple;VestRed;VestSkyBlue;VestSunset;VestWatermelon;VestGeneric;VestYellow,
        BloodLocation = ShirtNoSleeves,
        Insulation = 0.40,
        WindResistance = 0.30,
        FabricType = Cotton,
		WorldStaticModel = BulletVest_Ground,
    }