Item: T-shirt de vétéran (vert)

Wiki Project Zomboid

T-shirt de vétéran (vert)

Variable Base.Tshirt_Profession_VeterenGreen Mod Vanilla

Résumé

VariableBase.Tshirt_Profession_VeterenGreen
TypeClothing
CatégorieClothing
Poids
Icône
TshirtGeneric

Navigation

Nom variableTshirt_Profession_VeterenGreen
ModuleBase
Sourcescripts\clothing\clothing_shirts.txt
Détails techniques
Item PK6540
Lignes1164 → 1180
File ID1390

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.

14 propriétés
Key Value (raw) Num Bool JSON
BloodLocation Shirt
BodyLocation Tshirt
ClothingItem Tshirt_Profession_VeterenGreen
ColorBlue 35 35
ColorGreen 77 77
ColorRed 18 18
DisplayCategory Clothing
DisplayName Green Veteran T-Shirt
FabricType Cotton
Icon TshirtGeneric
Insulation 0.30 0.3
Type Clothing
WindResistance 0.20 0.2
WorldStaticModel TShirt_Ground
Raw block
    item Tshirt_Profession_VeterenGreen
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Green Veteran T-Shirt,
        ClothingItem = Tshirt_Profession_VeterenGreen,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        ColorRed = 18,
        ColorGreen = 77,
        ColorBlue = 35,
        Insulation = 0.30,
        WindResistance = 0.20,
        FabricType = Cotton,
        WorldStaticModel = TShirt_Ground,
    }