Item: Neiman

Wiki Project Zomboid

Neiman

Variable Base.CarLockNeimanPart Mod KAVALASH_MoreLockManagementSA

Résumé

VariableBase.CarLockNeimanPart
TypeNormal
CatégorieSecurity
Poids2
Icône Aucune icône trouvée

Navigation

Nom variableCarLockNeimanPart
ModuleBase
Sourcemedia\scripts\MoreLock_Items.txt
Détails techniques
Item PK3238
Lignes10 → 22
File ID1093

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é.

5 recettes
Afficher la liste
Recipe Mod Category Time Result
Convert blank lock with imprinting tool and add it to Neiman
AddBlankLockOnNeimanFromPrintTool
MoreLockManagement_Crafting
KAVALASH_MoreLockManagementSA Welding 1120 NoThing=1
Check Neiman's imprint
CheckNeiman
MoreLockManagement_Crafting
KAVALASH_MoreLockManagementSA Welding 100 NoThing=1
Infos about Locksmith Occupation
MoreLockinfo
MoreLockManagement_Crafting
KAVALASH_MoreLockManagementSA Welding 1 NoThing=1
Note object's ID
NoteIDtoObject
MoreLockManagement_Crafting
KAVALASH_MoreLockManagementSA Welding 350 NoThing=1
Imprint Neiman
matchTooltoNeiman
MoreLockManagement_Crafting
KAVALASH_MoreLockManagementSA Welding 900 NoThing=1

Propriétés

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

10 propriétés
Key Value (raw) Num Bool JSON
CanBeWrite true 1 1
DisplayCategory Security
DisplayName Serrure de contact NEIMAN
MetalValue 5 5
Tags MoreLock
ToolTip IGUI_Item_CarLockNeimanPart
Type Normal
Weight 2 2
WorldStaticModel 3d_CarLockNeimanPart
icon CarLockNeimanPart
Raw block
	item CarLockNeimanPart
    {
        Weight			= 2,
        Type			= Normal,
        CanBeWrite  	= true,
        DisplayName     = Serrure de contact NEIMAN,
        DisplayCategory	= Security,
        Tags    		= MoreLock,
        icon 			= CarLockNeimanPart,
        WorldStaticModel  = 3d_CarLockNeimanPart,
        ToolTip = IGUI_Item_CarLockNeimanPart,
		MetalValue 		= 5,
    }