Item: Sweat à capuche à carreaux vert (attaché)

Wiki Project Zomboid

Sweat à capuche à carreaux vert (attaché)

Variable AuthenticZClothing.HoodieTied_GreenPlaid Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.HoodieTied_GreenPlaid
TypeClothing
CatégorieClothing
Poids
Icône
ShirtLumberjackGreen

Navigation

Nom variableHoodieTied_GreenPlaid
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_jacket.txt
Détails techniques
Item PK1319
Lignes2221 → 2235
File ID818

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
BloodLocation Apron
BodyLocation TorsoExtra
ClothingItem HoodieTied_GreenPlaid
ClothingItemExtra AuthenticZClothing.HoodieDOWN_GreenPlaid;AuthenticZClothing.HoodieUP_GreenPlaid
ClothingItemExtraOption DownHoodie;UpHoodie
DisplayCategory Clothing
DisplayName Green Plaid Hoodie (Tied)
Icon ShirtLumberjackGreen
ScratchDefense 10 10
Type Clothing
WorldStaticModel Hoodie_Ground
clothingExtraSubmenu TieOnWaist
Raw block
    item HoodieTied_GreenPlaid
    {
        DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = Green Plaid Hoodie (Tied),
        ClothingItem = HoodieTied_GreenPlaid,
        ClothingItemExtra = AuthenticZClothing.HoodieDOWN_GreenPlaid;AuthenticZClothing.HoodieUP_GreenPlaid,
        ClothingItemExtraOption = DownHoodie;UpHoodie,
		clothingExtraSubmenu 	= TieOnWaist,	
		BodyLocation = TorsoExtra,
		BloodLocation = Apron,
        Icon = ShirtLumberjackGreen,
        ScratchDefense = 10,
        WorldStaticModel = Hoodie_Ground,		
    }