Item: Morceau de papier

Wiki Project Zomboid

Morceau de papier

Variable Base.SheetPaper2 Mod Vanilla

Résumé

VariableBase.SheetPaper2
TypeLiterature
CatégorieLiterature
Poids0.1
Icône
Paper

Navigation

Nom variableSheetPaper2
ModuleBase
Sourcescripts\items_literature.txt
Détails techniques
Item PK5326
Lignes1367 → 1377
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
PSheetPaper Unpack 10
Unpack 10
Packing
KAVALASH_EasyPacking Storage 50 SheetPaper2=10
PSheetPaper Unpack 5
Unpack 5
Packing
KAVALASH_EasyPacking Storage 25 SheetPaper2=5

Recettes qui utilisent cet item

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

18 recettes
Afficher la liste
Recipe Mod Category Time Result
PZAZ_hitlist Draw Hitlist 1
Draw Hitlist 1
AuthenticZRecipes
KAVALASH_Authentic Z - Current 80 PZAZ_HitList=1
PZAZ_hitlist Draw Hitlist 2
Draw Hitlist 2
AuthenticZRecipes
KAVALASH_Authentic Z - Current 80 PZAZ_HitList2=1
PZAZ_hitlist Draw Hitlist 3
Draw Hitlist 3
AuthenticZRecipes
KAVALASH_Authentic Z - Current 80 PZAZ_HitList3=1
Craft PaintTubs
Craft PaintTubs
CraftMoreKavalash
KAVALASH_Custom Decorations 450 Lifestyle.paintTubs=1
AutoForm Fabriquer Papier Immatriculation
Fabriquer Papier Immatriculation
CraftMoreKavalash
KAVALASH_Custom 150 Base.AutoForm=1
Paper Draw on Paper
Draw on Paper
DrawOnTheMap
KAVALASH_DRAW_ON_MAP Equipment 5 SheetPaperMap=1
PSheetPaper Pack 10
Pack 10
Packing
KAVALASH_EasyPacking Storage 75 10pkSheetPaper=1
PSheetPaper Pack 5
Pack 5
Packing
KAVALASH_EasyPacking Storage 50 5pkSheetPaper=1
LabSyringeUsed Get a Blood Test (Spectrometer)
ChmGetBloodTest
LabRecipes
KAVALASH_VaccinDrReapers Health 270 LabSyringeUsed=1
LabSyringeUsed Get a Blood Test (Spectrometer)
ChmGetBloodTestTwo
LabRecipes
KAVALASH_VaccinDrReapers Health 270 LabSyringeReusableUsed=1
CmpAlbuminPills Make Albumin (Chemistry set)
ChmMakeAlbumin
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 200 CmpAlbuminPills=1
LabPosterBiohazard Paint Biohazard Poster (Easel)
DecPaintBiohazardPoster
LabRecipes
KAVALASH_VaccinDrReapers Decorations 320 LabPosterBiohazard=1
LabPosterHumanBrain Paint Human Brain Poster (Easel)
DecPaintHumanBrainPoster
LabRecipes
KAVALASH_VaccinDrReapers Decorations 320 LabPosterHumanBrain=1
LabPosterPeriodicTable Paint Periodic Table Poster (Easel)
DecPaintPeriodicTablePoster
LabRecipes
KAVALASH_VaccinDrReapers Decorations 320 LabPosterPeriodicTable=1
LabPosterSexyNurse Paint Sexy Nurse Poster (Easel)
DecPaintSexyNursePoster
LabRecipes
KAVALASH_VaccinDrReapers Decorations 320 LabPosterSexyNurse=1
LabPosterWashHands Paint Wash Your Hands Poster (Easel)
DecPaintWashYourHandsPoster
LabRecipes
KAVALASH_VaccinDrReapers Decorations 320 LabPosterWashHands=1
IckySticks Place Cigarettes into Pack
Place Cigarettes into Pack
Greenfire
KAVALASH_jiggasGreenfireMod Cannabis 10 GFCigarettes=1
TakeoutBoxIcon Make Takeout Boxes
Make Takeout Boxes
SapphCooking
KAVALASH_sapphcooking Cooking 150 TakeoutBox=2

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 Sheet of Paper
Icon Paper
PageToWrite 1 1
Type Literature
Weight 0.1 0.1
WorldStaticModel SheetOfPaper
Raw block
    item SheetPaper2
    {
        DisplayCategory = Literature,
        Weight	=	0.1,
        Type	=	Literature,
        DisplayName	=	Sheet of Paper,
        Icon	=	Paper,
        CanBeWrite  =   true,
        PageToWrite =   1,
        WorldStaticModel = SheetOfPaper,
    }