Item: Journal

Wiki Project Zomboid

Journal

Variable Base.Newspaper Mod Vanilla

Résumé

VariableBase.Newspaper
TypeLiterature
CatégorieLiterature
Poids0.1
Icône
Newspaper

Navigation

Nom variableNewspaper
ModuleBase
Sourcescripts\items_literature.txt
Détails techniques
Item PK5325
Lignes1353 → 1364
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
PNewspaper Unpack 10
Unpack 10
Packing
KAVALASH_EasyPacking Storage 50 Newspaper=10
PNewspaper Unpack 5
Unpack 5
Packing
KAVALASH_EasyPacking Storage 25 Newspaper=5

Recettes qui utilisent cet item

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

10 recettes
Afficher la liste
Recipe Mod Category Time Result
NewspaperHat Make Newspaper Hat
Make Newspaper Hat
Base
KAVALASH_Custom 20 Hat_NewspaperHat=1
Smokebomb Make Smoke Bomb
Make Smoke Bomb
Base
KAVALASH_Custom Engineer 80 SmokeBomb=1
PNewspaper Pack 10
Pack 10
Packing
KAVALASH_EasyPacking Storage 75 10pkNewspaper=1
PNewspaper Pack 5
Pack 5
Packing
KAVALASH_EasyPacking Storage 50 5pkNewspaper=1
LabDecorSkeleton Assemble Skeleton Model (Lab Workbench)
DecAssembleSkeleton
LabRecipes
KAVALASH_VaccinDrReapers Decorations 400 LabDecorSkeleton=1
LabDecorVirusModel Assemble Virus Model (Lab Workbench)
DecAssembleVirusModel
LabRecipes
KAVALASH_VaccinDrReapers Decorations 280 LabDecorVirusModel=1
NewspaperHat Fabriquer un chapeau en papier journal
Make Newspaper Hat
Base
Vanilla 20 Hat_NewspaperHat=1
Smokebomb Fabriquer une bombe fumigène
Make Smoke Bomb
Base
Vanilla Engineer 80 SmokeBomb=1
TZ_CampfireKitWood Fabriquer un kit pour feu de camp
Make Campfire Kit
camping
Vanilla Survivalist 50 CampfireKit=1
TZ_CampfireKitWood Fabriquer un kit pour feu de camp
Make Campfire Kit
camping
Vanilla Survivalist 50 CampfireKit=1

Propriétés

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

9 propriétés
Key Value (raw) Num Bool JSON
BoredomChange -15 -15
DisplayCategory Literature
DisplayName Newspaper
Icon Newspaper
StaticModel Newspaper
StressChange -15 -15
Type Literature
Weight 0.1 0.1
WorldStaticModel Newspaper_Ground
Raw block
    item Newspaper
    {
        DisplayCategory = Literature,
        Weight	=	0.1,
        Type	=	Literature,
        DisplayName	=	Newspaper,
        StressChange	=	-15,
        Icon	=	Newspaper,
        BoredomChange	=	-15,
        StaticModel = Newspaper,
        WorldStaticModel = Newspaper_Ground,
    }