Item: Citrouille d'Halloween

Wiki Project Zomboid

Citrouille d'Halloween

Variable AuthenticZClothing.Hat_JackoLantern Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Hat_JackoLantern
TypeClothing
CatégorieAccessory
Poids
Icône
JackoLantern

Navigation

Nom variableHat_JackoLantern
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_hats.txt
Détails techniques
Item PK3457
Nom FRCitrouille d'Halloween
Nom ENJack-O-Lantern
Nom brutJack-O-Lantern
Clé de nomJack-O-Lantern
Clé FRAuthenticZClothing.Hat_JackoLantern
Clé EN
Tooltip FR
Tooltip EN
Tooltip brut
Chemin icôneicons/KAVALASH_Authentic_Z_-_Current/JackoLantern.png
Source icônemod:KAVALASH_Authentic Z - Current
Icône manquanteNon
Lignes1511 → 1529
File ID990

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.

16 propriétés
Key Value (raw) Num Bool JSON
BiteDefense 100 100
BloodLocation Head
BodyLocation FullHat
CanHaveHoles false 0 0
ChanceToFall 10 10
ClothingItem Hat_JackoLantern
CombatSpeedModifier 0.95 0.95
DisplayCategory Accessory
DisplayName Jack-O-Lantern
Icon JackoLantern
Insulation 0.50 0.5
ScratchDefense 100 100
Type Clothing
WaterResistance 1.0 1
WindResistance 0.65 0.65
WorldStaticModel WorldItem_JackoLantern
Raw block
	item Hat_JackoLantern
	{
	    DisplayCategory = Accessory,	
		Type = Clothing,
		DisplayName = Jack-O-Lantern,
		ClothingItem = Hat_JackoLantern,
		BodyLocation = FullHat,
		BloodLocation = Head,
		Icon = JackoLantern,
		CanHaveHoles = false,
		CombatSpeedModifier = 0.95,
		BiteDefense = 100,
        ScratchDefense = 100,
        ChanceToFall = 10,
        Insulation = 0.50,
        WindResistance = 0.65,
        WaterResistance = 1.0,
		WorldStaticModel = WorldItem_JackoLantern,			
	}