Item: Casquette de Baseball d'Holly

Wiki Project Zomboid

Casquette de Baseball d'Holly

Variable AuthenticZClothing.Hat_BaseballCapHolly_Reverse Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Hat_BaseballCapHolly_Reverse
TypeClothing
CatégorieAccessory
Poids0.5
Icône
BaseballCapHolly

Navigation

Nom variableHat_BaseballCapHolly_Reverse
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_hats.txt
Détails techniques
Item PK1097
Lignes496 → 511
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.

13 propriétés
Key Value (raw) Num Bool JSON
BodyLocation Hat
CanHaveHoles false 0 0
ChanceToFall 80 80
ClothingItem Hat_BaseballCapHolly_Reverse
ClothingItemExtra AuthenticZClothing.Hat_BaseballCapHolly
ClothingItemExtraOption ForwardCap
DisplayCategory Accessory
DisplayName Holly's Baseball Cap
Icon BaseballCapHolly
Insulation 0.10 0.1
Type Clothing
Weight 0.5 0.5
clothingExtraSubmenu ReverseCap
Raw block
    item Hat_BaseballCapHolly_Reverse
    {
	    DisplayCategory = Accessory,	
        Type = Clothing,
        DisplayName = Holly's Baseball Cap,
        ClothingItem = Hat_BaseballCapHolly_Reverse,
        ClothingItemExtra = AuthenticZClothing.Hat_BaseballCapHolly,
        ClothingItemExtraOption = ForwardCap,
        clothingExtraSubmenu = 	ReverseCap,			
        BodyLocation = Hat,
        Icon = BaseballCapHolly,
        CanHaveHoles = false,
        ChanceToFall = 80,
        Insulation = 0.10,
        Weight = 0.5,
    }