Item: Lampe torche Militaire verte

Wiki Project Zomboid

Lampe torche Militaire verte

Variable AuthenticZClothing.Authentic_MilitaryFlashlightGreen Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Authentic_MilitaryFlashlightGreen
TypeDrainable
CatégorieLightSource
Poids0.5
Icône
MilitaryFlashlightGreen

Navigation

Nom variableAuthentic_MilitaryFlashlightGreen
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZ_items.txt
Détails techniques
Item PK879
Lignes1219 → 1239
File ID807

Recettes qui fabriquent cet item

Icône affichée: un des objets requis pour fabriquer cette recette.

1 recette
Afficher la liste
Recipe Mod Category Time Result
MilitaryFlashlightGreen Insert Battery into Military Flashlight
Insert Battery into Military Flashlight
AuthenticZRecipes
KAVALASH_Authentic Z - Current 30 AuthenticZClothing.Authentic_MilitaryFlashlightGreen=1

Recettes qui utilisent cet item

Icône affichée: l'objet obtenu via la recette quand il est identifié.

2 recettes
Afficher la liste
Recipe Mod Category Time Result
MilitaryFlashlightGreen Insert Battery into Military Flashlight
Insert Battery into Military Flashlight
AuthenticZRecipes
KAVALASH_Authentic Z - Current 30 AuthenticZClothing.Authentic_MilitaryFlashlightGreen=1
Battery Remove Battery
Remove Battery
AuthenticZRecipes
KAVALASH_Authentic Z - Current 30 Battery=1

Propriétés

Toutes les propriétés extraites pour cet item.

18 propriétés
Key Value (raw) Num Bool JSON
ActivatedItem TRUE 1 1
AttachmentType MilitaryFlashlight
DisappearOnUse FALSE 0 0
DisplayCategory LightSource
DisplayName Green Military Flashlight
Icon MilitaryFlashlightGreen
LightDistance 25 25
LightStrength 0.8 0.8
MetalValue 10 10
StaticModel Authentic_MilitaryFlashlightGreen
TorchCone TRUE 1 1
Type Drainable
UseDelta 0.0005 0.0005
Weight 0.5 0.5
WorldStaticModel Authentic_MilitaryFlashlightGreen
cantBeConsolided TRUE 1 1
primaryAnimMask HoldingTorchRight
secondaryAnimMask HoldingTorchLeft
Raw block
	item Authentic_MilitaryFlashlightGreen
	{
        DisplayCategory 	= 	LightSource,	
		DisplayName			=	Green Military Flashlight,	
		Icon				=	MilitaryFlashlightGreen,
		Type				=	Drainable,		
		Weight				=	0.5,		
		LightDistance		=	25,
		DisappearOnUse		=	FALSE,
		TorchCone			=	TRUE,
		UseDelta			=	0.0005,
		LightStrength		=	0.8,
		ActivatedItem		=	TRUE,
		MetalValue 			= 	10,
		cantBeConsolided 	=	TRUE,
		StaticModel 		=	Authentic_MilitaryFlashlightGreen,
		AttachmentType	 	=   MilitaryFlashlight,
		primaryAnimMask 	=	HoldingTorchRight,
        secondaryAnimMask 	=	HoldingTorchLeft,
		WorldStaticModel 	= 	Authentic_MilitaryFlashlightGreen,			
	}