Item: Keypad

Wiki Project Zomboid

Keypad

Variable KI5.PAKeypad Mod KAVALASH_Security

Résumé

VariableKI5.PAKeypad
TypeNormal
CatégorieTool
Poids0.2
Icône
PAKeypad

Navigation

Nom variablePAKeypad
ModuleKI5
Sourcemedia\scripts\btse_keypad_item.txt
Détails techniques
Item PK3177
Lignes10 → 20
File ID1073

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
PAKeypad Create keypad lock
Create keypad lock
KI5
KAVALASH_Security Electrical 50 PAKeypad=1

Recettes qui utilisent cet item

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

0 recette
Aucune recette n'utilise cet item.

Propriétés

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

8 propriétés
Key Value (raw) Num Bool JSON
ChanceToSpawnDamaged 0 0
ConditionMax 100 100
DisplayCategory Tool
DisplayName Keypad
Icon PAKeypad
Type Normal
Weight 0.2 0.2
WorldStaticModel PAKeypadWI
Raw block
    item PAKeypad
    {
        DisplayCategory = Tool,
        Weight	=	0.2,
        Type	=	Normal,
        DisplayName	=	Keypad,
        Icon	=	PAKeypad,
        ChanceToSpawnDamaged = 0,
        ConditionMax = 100,
        WorldStaticModel = PAKeypadWI,
    }