Item: T-shirt de ranger

Wiki Project Zomboid

T-shirt de ranger

Variable Base.Tshirt_Ranger Mod Vanilla

Résumé

VariableBase.Tshirt_Ranger
TypeClothing
CatégorieClothing
Poids
Icône
ShirtRanger

Navigation

Nom variableTshirt_Ranger
ModuleBase
Sourcescripts\clothing\clothing_shirts.txt
Détails techniques
Item PK6509
Lignes712 → 725
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.

11 propriétés
Key Value (raw) Num Bool JSON
BloodLocation Shirt
BodyLocation Tshirt
ClothingItem Tshirt_Ranger
DisplayCategory Clothing
DisplayName Ranger T-Shirt
FabricType Cotton
Icon ShirtRanger
Insulation 0.35 0.35
Type Clothing
WindResistance 0.30 0.3
WorldStaticModel TShirt_Ground
Raw block
    item Tshirt_Ranger
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Ranger T-Shirt,
        ClothingItem = Tshirt_Ranger,
        BodyLocation = Tshirt,
        Icon	=	ShirtRanger,
        BloodLocation = Shirt,
        Insulation = 0.35,
        WindResistance = 0.30,
        FabricType = Cotton,
        WorldStaticModel = TShirt_Ground,
    }