Item: Piège à collet

Wiki Project Zomboid

Piège à collet

Variable Base.TrapSnare Mod Vanilla

Résumé

VariableBase.TrapSnare
TypeNormal
CatégorieTrapping
Poids0.5
Icône
TrapSnare

Navigation

Nom variableTrapSnare
ModuleBase
Sourcescripts\newitems.txt
Détails techniques
Item PK5725
Lignes2291 → 2299
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
Plank Make Snare Trap
Make Snare Trap
Base
KAVALASH_Custom Trapper 130 TrapSnare=1
Plank Fabriquer un piège à collet
Make Snare Trap
Base
Vanilla Trapper 130 TrapSnare=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.

6 propriétés
Key Value (raw) Num Bool JSON
DisplayCategory Trapping
DisplayName Snare Trap
Icon TrapSnare
Trap true 1 1
Type Normal
Weight 0.5 0.5
Raw block
    item TrapSnare
    {
        DisplayCategory = Trapping,
        Weight	=	0.5,
        Type	=	Normal,
        DisplayName	=	Snare Trap,
        Icon	=	TrapSnare,
        Trap    =   true,
    }