Item: Clé de cadenas

Wiki Project Zomboid

Clé de cadenas

Variable Base.KeyPadlock Mod Vanilla

Résumé

VariableBase.KeyPadlock
TypeKey
CatégorieSecurity
Poids0
Icône
KeyPadlock1

Navigation

Nom variableKeyPadlock
ModuleBase
Sourcescripts\newitems.txt
Détails techniques
Item PK5772
Lignes2943 → 2952
File ID1370

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
PadKey_Null Duplicate padlock key
DuplicatePadLockKey
MoreLockManagement_Crafting
KAVALASH_MoreLockManagementSA Welding 1120 KeyPadlock=1

Recettes qui utilisent cet item

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

4 recettes
Afficher la liste
Recipe Mod Category Time Result
Check key's imprint
CheckKey
MoreLockManagement_Crafting
KAVALASH_MoreLockManagementSA Welding 60 NoThing=1
PadKey_Null Create blank padlock key
CreateBlankPadLockKey
MoreLockManagement_Crafting
KAVALASH_MoreLockManagementSA Welding 1120 BlankKeyPadlock=1
KeyPadlock1 Duplicate padlock key
DuplicatePadLockKey
MoreLockManagement_Crafting
KAVALASH_MoreLockManagementSA Welding 1120 KeyPadlock=1
Note object's ID
NoteIDtoObject
MoreLockManagement_Crafting
KAVALASH_MoreLockManagementSA Welding 350 NoThing=1

Propriétés

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

7 propriétés
Key Value (raw) Num Bool JSON
DisplayCategory Security
DisplayName Key
Icon KeyPadlock1
MetalValue 5 5
Type Key
Weight 0 0
WorldStaticModel KeyPadlock
Raw block
    item KeyPadlock
	{
	    DisplayCategory = Security,
		Weight	=	0,
		Type	=	Key,
		DisplayName	=	Key,
		Icon	=	KeyPadlock1,
		MetalValue = 5,
		WorldStaticModel = KeyPadlock,
	}