Item: Clé

Wiki Project Zomboid

Clé

Variable Base.Key2 Mod Vanilla

Résumé

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

Navigation

Nom variableKey2
ModuleBase
Sourcescripts\newitems.txt
Détails techniques
Item PK5766
Lignes2873 → 2882
File ID1370

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
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 Key2
MetalValue 5 5
Type Key
Weight 0 0
WorldStaticModel Key2
Raw block
	item Key2
    {
        DisplayCategory = Security,
        Weight	=	0,
        Type	=	Key,
		DisplayName	=	Key,
        Icon	=	Key2,
        MetalValue = 5,
        WorldStaticModel = Key2,
    }