Item: Bâton luminescent violet

Wiki Project Zomboid

Bâton luminescent violet

Variable AuthenticZClothing.AuthenticGlowstick_Purple Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.AuthenticGlowstick_Purple
TypeNormal
CatégorieHousehold
Poids0.2
Icône
Glowstick-Purple

Navigation

Nom variableAuthenticGlowstick_Purple
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZ_items.txt
Détails techniques
Item PK839
Lignes601 → 613
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é.

1 recette
Afficher la liste
Recipe Mod Category Time Result
Glowstick-Purple Activate Glowstick
Activate Glowstick
AuthenticZRecipes
KAVALASH_Authentic Z - Current 75 AuthenticGlowstick_Purple_On=1

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 Purple Glowstick
Icon Glowstick-Purple
StaticModel AuthenticGlowstickPurple
Type Normal
Weight 0.2 0.2
WorldStaticModel WorldItem-AuthenticGlowstickPurple
primaryAnimMask HoldingUmbrellaRight
secondaryAnimMask HoldingUmbrellaLeft
Raw block
    item AuthenticGlowstick_Purple
    {
		DisplayCategory 		= 	Household,	
        Type					=	Normal,
        DisplayName				=	Purple Glowstick,
        Icon					=	Glowstick-Purple,
        Weight					=	0.2,
        primaryAnimMask 		= 	HoldingUmbrellaRight,
        secondaryAnimMask 		= 	HoldingUmbrellaLeft,
        StaticModel 			= 	AuthenticGlowstickPurple,
		WorldStaticModel 		= 	WorldItem-AuthenticGlowstickPurple,			
		AttachmentType 			= 	Hammer,
    }