Item: Casquette de Baseball de star

Wiki Project Zomboid

Casquette de Baseball de star

Variable AuthenticZClothing.Hat_BaseballCapRedDI_Reverse Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Hat_BaseballCapRedDI_Reverse
TypeClothing
CatégorieAccessory
Poids0.5
Icône
BaseballCapRedDI

Navigation

Nom variableHat_BaseballCapRedDI_Reverse
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_hats.txt
Détails techniques
Item PK1105
Lignes622 → 636
File ID817

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.

12 propriétés
Key Value (raw) Num Bool JSON
BodyLocation Hat
CanHaveHoles false 0 0
ClothingItem Hat_BaseballCapRedDI_Reverse
ClothingItemExtra AuthenticZClothing.Hat_BaseballCapRedDI
ClothingItemExtraOption ForwardCap
DisplayCategory Accessory
DisplayName Star Baseball Cap
Icon BaseballCapRedDI
Insulation 0.10 0.1
Type Clothing
Weight 0.5 0.5
clothingExtraSubmenu ReverseCap
Raw block
    item Hat_BaseballCapRedDI_Reverse
    {
	    DisplayCategory = Accessory,	
        Type = Clothing,
        DisplayName =  Star Baseball Cap,
        ClothingItem = Hat_BaseballCapRedDI_Reverse,
        ClothingItemExtra = AuthenticZClothing.Hat_BaseballCapRedDI,
        ClothingItemExtraOption = ForwardCap,
        clothingExtraSubmenu = 	ReverseCap,			
        BodyLocation = Hat,
        Icon = BaseballCapRedDI,
        CanHaveHoles = false,
        Insulation = 0.10,
        Weight = 0.5,
    }