Item: Clé

Wiki Project Zomboid

Clé

Variable Base.Key1 Mod Vanilla

Résumé

VariableBase.Key1
TypeKey
CatégorieSecurity
Poids0
Icône
Key1

Navigation

Nom variableKey1
ModuleBase
Sourcescripts\newitems.txt
Détails techniques
Item PK5765
Lignes2862 → 2871
File ID1370

Recettes qui fabriquent cet item

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

2 recettes
Afficher la liste
Recipe Mod Category Time Result
Key_Null Create house key from imprinting tool
CreateHouseKeyFromPrintTool
MoreLockManagement_Crafting
KAVALASH_MoreLockManagementSA Welding 1120 Key1=1
Key_Null Duplicate house key
DuplicateHouseKey
MoreLockManagement_Crafting
KAVALASH_MoreLockManagementSA Welding 1120 Key1=1

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
Check key's imprint
CheckKey
MoreLockManagement_Crafting
KAVALASH_MoreLockManagementSA Welding 60 NoThing=1
Key_Null Create blank house key
CreateBlankHouseKey
MoreLockManagement_Crafting
KAVALASH_MoreLockManagementSA Welding 1120 BlankHouseKey=1
PadKey_Null Create blank padlock key
CreateBlankPadLockKey
MoreLockManagement_Crafting
KAVALASH_MoreLockManagementSA Welding 1120 BlankKeyPadlock=1
Key1 Duplicate house key
DuplicateHouseKey
MoreLockManagement_Crafting
KAVALASH_MoreLockManagementSA Welding 1120 Key1=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 Key1
MetalValue 5 5
Type Key
Weight 0 0
WorldStaticModel Key
Raw block
    item Key1
	{
	    DisplayCategory = Security,
		Weight	=	0,
		Type	=	Key,
		DisplayName	=	Key,
		Icon	=	Key1,
		MetalValue = 5,
		WorldStaticModel = Key,
	}