Item: Canard en plastique

Wiki Project Zomboid

Canard en plastique

Variable Base.Rubberducky2 Mod Vanilla

Résumé

VariableBase.Rubberducky2
TypeDrainable
CatégorieJunk
Poids0.1
Icône
Rubberducky

Navigation

Nom variableRubberducky2
ModuleBase
Sourcescripts\newitems.txt
Détails techniques
Item PK5625
Lignes1049 → 1059
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
Rubberducky Insert Battery into Duck
Insert Battery into Duck
Base
KAVALASH_Custom 30 Rubberducky2=1
Rubberducky Mettre des piles
Insert Battery into Duck
Base
Vanilla 30 Rubberducky2=1

Recettes qui utilisent cet item

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

4 recettes
Afficher la liste
Recipe Mod Category Time Result
Rubberducky Insert Battery into Duck
Insert Battery into Duck
Base
KAVALASH_Custom 30 Rubberducky2=1
Battery Remove Battery
Remove Battery
Base
KAVALASH_Custom 30 Battery=1
Rubberducky Mettre des piles
Insert Battery into Duck
Base
Vanilla 30 Rubberducky2=1
Battery Enlever les piles
Remove Battery
Base
Vanilla 30 Battery=1

Propriétés

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

8 propriétés
Key Value (raw) Num Bool JSON
DisplayCategory Junk
DisplayName Rubber Duck
Icon Rubberducky
Type Drainable
UseDelta 0.003 0.003
Weight 0.1 0.1
WorldStaticModel Rubberducky
cantBeConsolided TRUE 1 1
Raw block
    item Rubberducky2
    {
        DisplayCategory = Junk,
        Weight	=	0.1,
        Type	=	Drainable,
        UseDelta	=	0.003,
        DisplayName	=	Rubber Duck,
        Icon	=	Rubberducky,
        WorldStaticModel = Rubberducky,
        cantBeConsolided = TRUE,
    }