Item: Doll

Wiki Project Zomboid

Doll

Variable Base.LyingDoll Mod KAVALASH_System

Résumé

VariableBase.LyingDoll
TypeNormal
CatégorieJunk
Poids0.1
Icône
Doll

Navigation

Nom variableLyingDoll
ModuleBase
Sourcemedia\scripts\items_standingitems.txt
Détails techniques
Item PK3208
Lignes1096 → 1104
File ID1076

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
Doll Changer Orientation
Changer Orientation
Base
KAVALASH_System 20 LyingDoll=1

Recettes qui utilisent cet item

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

1 recette
Afficher la liste
Recipe Mod Category Time Result
Doll Changer Orientation
Changer Orientation
Base
KAVALASH_System 20 Doll=1

Propriétés

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

6 propriétés
Key Value (raw) Num Bool JSON
DisplayCategory Junk
DisplayName Doll
Icon Doll
Type Normal
Weight 0.1 0.1
WorldStaticModel LyingDoll
Raw block
    item LyingDoll
    {
        DisplayCategory = Junk,
        Type				=			Normal,
        DisplayName			=		    Doll,
        Icon				=			Doll,
        Weight				=			0.1,
        WorldStaticModel = LyingDoll,
    }