Item: Costume Ghostbuster

Wiki Project Zomboid

Costume Ghostbuster

Variable AuthenticZClothing.Boilersuit_GhostbustersVenkman Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Boilersuit_GhostbustersVenkman
TypeClothing
CatégorieClothing
Poids
Icône
JumpsuitPrisonKhaki

Navigation

Nom variableBoilersuit_GhostbustersVenkman
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_suits.txt
Détails techniques
Item PK1689
Lignes133 → 149
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.

14 propriétés
Key Value (raw) Num Bool JSON
BloodLocation Trousers;Jumper
BodyLocation FullSuit
ClothingItem Boilersuit_GhostbustersVenkman
DisplayCategory Clothing
DisplayName Ghostbuster Coveralls
FabricType Denim
Icon JumpsuitPrisonKhaki
Insulation 0.45 0.45
RunSpeedModifier 0.9 0.9
ScratchDefense 10 10
Tooltip Tooltip_Venkman
Type Clothing
WindResistance 0.35 0.35
WorldStaticModel BoilerSuit_Ground
Raw block
    item Boilersuit_GhostbustersVenkman
    {
        DisplayCategory = Clothing,			
        Type = Clothing,
        DisplayName = Ghostbuster Coveralls,
        ClothingItem = Boilersuit_GhostbustersVenkman,
        BodyLocation = FullSuit,
        Icon = JumpsuitPrisonKhaki,
        BloodLocation = Trousers;Jumper,
        RunSpeedModifier = 0.9,
        ScratchDefense = 10,
        Insulation = 0.45,
        WindResistance = 0.35,
        FabricType = Denim,
		Tooltip = Tooltip_Venkman,
		WorldStaticModel = BoilerSuit_Ground,
    }