Item: Kit Serrure vierge

Wiki Project Zomboid

Kit Serrure vierge

Variable Base.KitBlankLockKeyHouse Mod KAVALASH_MoreLockManagementSA

Résumé

VariableBase.KitBlankLockKeyHouse
TypeNormal
CatégorieSecurity
Poids0.5
Icône Aucune icône trouvée

Navigation

Nom variableKitBlankLockKeyHouse
ModuleBase
Sourcemedia\scripts\MoreLock_Items.txt
Détails techniques
Item PK3241
Lignes93 → 104
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é.

3 recettes
Afficher la liste
Recipe Mod Category Time Result
Convert blank lock with imprinting tool
AddBlankLockOnDoorKnobFromPrintTool
MoreLockManagement_Crafting
KAVALASH_MoreLockManagementSA Welding 1120 KitLockKeyHouse=1
Convert blank lock with imprinting tool and add it to Neiman
AddBlankLockOnNeimanFromPrintTool
MoreLockManagement_Crafting
KAVALASH_MoreLockManagementSA Welding 1120 NoThing=1
Infos about Locksmith Occupation
MoreLockinfo
MoreLockManagement_Crafting
KAVALASH_MoreLockManagementSA Welding 1 NoThing=1

Propriétés

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

9 propriétés
Key Value (raw) Num Bool JSON
DisplayCategory Security
DisplayName KitBlankLockKeyHouse
MetalValue 5 5
Tags MoreLock
ToolTip IGUI_Item_KitBlankLockKeyHouse
Type Normal
Weight 0.5 0.5
WorldStaticModel 3d_BlankHouseLockDoorPart
icon HouseBlankLockDoorPart
Raw block
	item KitBlankLockKeyHouse
    {
        Weight				= 0.5,
        Type    			= Normal,
        DisplayCategory		= Security,
        DisplayName     	= KitBlankLockKeyHouse,
        Tags    			= MoreLock,
        icon 				= HouseBlankLockDoorPart,
        WorldStaticModel  = 3d_BlankHouseLockDoorPart,
        ToolTip = IGUI_Item_KitBlankLockKeyHouse,
		MetalValue 			= 5,
    }