Item: Clé de véhicule vierge

Wiki Project Zomboid

Clé de véhicule vierge

Variable Base.BlankCarKey Mod KAVALASH_MoreLockManagementSA

Résumé

VariableBase.BlankCarKey
TypeNormal
CatégorieSecurity
Poids0
Icône
CarKey_Null

Navigation

Nom variableBlankCarKey
ModuleBase
Sourcemedia\scripts\MoreLock_Items.txt
Détails techniques
Item PK3246
Lignes217 → 229
File ID1093

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
CarKey Create blank car key
CreateBlankCarKey
MoreLockManagement_Crafting
KAVALASH_MoreLockManagementSA Welding 1120 BlankCarKey=1

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
CarKey Create car key from imprinting tool
CreateCarKeyFromPrintTool
MoreLockManagement_Crafting
KAVALASH_MoreLockManagementSA Welding 1120 CarKey=1
CarKey Duplicate car key
DuplicateCarKey
MoreLockManagement_Crafting
KAVALASH_MoreLockManagementSA Welding 1120 CarKey=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.

10 propriétés
Key Value (raw) Num Bool JSON
Count 1 1
DisplayCategory Security
DisplayName Clé de vehicule VIERGE
Icon CarKey_Null
MetalValue 7 7
Tags MoreLock
ToolTip IGUI_Item_BlankCarKey
Type Normal
Weight 0 0
WorldStaticModel Key
Raw block
	item BlankCarKey
	{
        Count				= 1,
		Type	=	Normal,
		DisplayCategory		= Security,
		DisplayName			= Clé de vehicule VIERGE,
		Tags    			= MoreLock,
		Icon				= CarKey_Null,
		ToolTip = IGUI_Item_BlankCarKey,
		MetalValue 			= 7,
		WorldStaticModel 	= Key,
		Weight 				= 0,
	}