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

Wiki Project Zomboid

Sweat à capuche à carreaux orange (attaché)

Variable AuthenticZClothing.HoodieTied_OrangePlaid Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.HoodieTied_OrangePlaid
TypeClothing
CatégorieClothing
Poids
Icône
ShirtLumberjackOrange

Navigation

Nom variableHoodieTied_OrangePlaid
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_jacket.txt
Détails techniques
Item PK1325
Lignes2331 → 2345
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_OrangePlaid
ClothingItemExtra AuthenticZClothing.HoodieDOWN_OrangePlaid;AuthenticZClothing.HoodieUP_OrangePlaid
ClothingItemExtraOption DownHoodie;UpHoodie
DisplayCategory Clothing
DisplayName Orange Plaid Hoodie (Tied)
Icon ShirtLumberjackOrange
ScratchDefense 10 10
Type Clothing
WorldStaticModel Hoodie_Ground
clothingExtraSubmenu TieOnWaist
Raw block
    item HoodieTied_OrangePlaid
    {
        DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = Orange Plaid Hoodie (Tied),
        ClothingItem = HoodieTied_OrangePlaid,
        ClothingItemExtra = AuthenticZClothing.HoodieDOWN_OrangePlaid;AuthenticZClothing.HoodieUP_OrangePlaid,
        ClothingItemExtraOption = DownHoodie;UpHoodie,
		clothingExtraSubmenu 	= TieOnWaist,	
		BodyLocation = TorsoExtra,
		BloodLocation = Apron,
        Icon = ShirtLumberjackOrange,
        ScratchDefense = 10,
        WorldStaticModel = Hoodie_Ground,		
    }