Item: Costume de Grippe-sou

Wiki Project Zomboid

Costume de Grippe-sou

Variable AuthenticZClothing.Boilersuit_Pennywise Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Boilersuit_Pennywise
TypeClothing
CatégorieClothing
Poids
Icône
BoilerSuitPennywise

Navigation

Nom variableBoilersuit_Pennywise
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_suits.txt
Détails techniques
Item PK1692
Lignes183 → 197
File ID826

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 Trousers;Jumper
BodyLocation FullSuit
ClothingItem Boilersuit_Pennywise
DisplayCategory Clothing
DisplayName Pennywise's Gown
Icon BoilerSuitPennywise
Insulation 0.65 0.65
RunSpeedModifier 0.9 0.9
ScratchDefense 10 10
Type Clothing
WindResistance 0.45 0.45
WorldStaticModel BoilerSuit_Ground
Raw block
    item Boilersuit_Pennywise
    {
        DisplayCategory = Clothing,			
        Type = Clothing,
        DisplayName = Pennywise's Gown,
        ClothingItem = Boilersuit_Pennywise,
        BodyLocation = FullSuit,
        Icon = BoilerSuitPennywise,
        BloodLocation = Trousers;Jumper,
        RunSpeedModifier = 0.9,
        ScratchDefense = 10,
        Insulation = 0.65,
        WindResistance = 0.45,
		WorldStaticModel = BoilerSuit_Ground,
    }