Item: Calepin (vide)

Wiki Project Zomboid

Calepin (vide)

Variable Base.Notebook Mod Vanilla

Résumé

VariableBase.Notebook
TypeLiterature
CatégorieLiterature
Poids0.5
Icône
Notebook

Navigation

Nom variableNotebook
ModuleBase
Sourcescripts\items_literature.txt
Détails techniques
Item PK5319
Lignes1277 → 1287
File ID1362

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
PNotebook Unpack 10
Unpack 10
Packing
KAVALASH_EasyPacking Storage 100 Notebook=10
PNotebook Unpack 5
Unpack 5
Packing
KAVALASH_EasyPacking Storage 50 Notebook=5

Recettes qui utilisent cet item

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

2 recettes
Afficher la liste
Recipe Mod Category Time Result
PNotebook Pack 10
Pack 10
Packing
KAVALASH_EasyPacking Storage 120 10pkNotebook=1
PNotebook Pack 5
Pack 5
Packing
KAVALASH_EasyPacking Storage 75 5pkNotebook=1

Propriétés

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

8 propriétés
Key Value (raw) Num Bool JSON
CanBeWrite true 1 1
DisplayCategory Literature
DisplayName Empty Notebook
Icon Notebook
PageToWrite 10 10
Type Literature
Weight 0.5 0.5
WorldStaticModel EmptyNotebook
Raw block
    item Notebook
    {
        DisplayCategory = Literature,
        Weight	=	0.5,
        Type	=	Literature,
        DisplayName	=	Empty Notebook,
        Icon	=	Notebook,
        CanBeWrite  =   true,
        PageToWrite =   10,
        WorldStaticModel = EmptyNotebook,
    }