Item: Bâton luminescent blanc

Wiki Project Zomboid

Bâton luminescent blanc

Variable AuthenticZClothing.AuthenticGlowstick_White Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.AuthenticGlowstick_White
TypeNormal
CatégorieHousehold
Poids0.2
Icône
Glowstick-White

Navigation

Nom variableAuthenticGlowstick_White
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZ_items.txt
Détails techniques
Item PK840
Lignes615 → 627
File ID807

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.

10 propriétés
Key Value (raw) Num Bool JSON
AttachmentType Hammer
DisplayCategory Household
DisplayName White Glowstick
Icon Glowstick-White
StaticModel AuthenticGlowstickWhite
Type Normal
Weight 0.2 0.2
WorldStaticModel WorldItem-AuthenticGlowstickWhite
primaryAnimMask HoldingUmbrellaRight
secondaryAnimMask HoldingUmbrellaLeft
Raw block
    item AuthenticGlowstick_White
    {
		DisplayCategory 		= 	Household,	
        Type					=	Normal,
        DisplayName				=	White Glowstick,
        Icon					=	Glowstick-White,
        Weight					=	0.2,
        primaryAnimMask 		= 	HoldingUmbrellaRight,
        secondaryAnimMask 		= 	HoldingUmbrellaLeft,
        StaticModel 			= 	AuthenticGlowstickWhite,
		WorldStaticModel 		= 	WorldItem-AuthenticGlowstickWhite,			
		AttachmentType 			= 	Hammer,
    }