Item: Le travail des métaux - Vol. 1

Wiki Project Zomboid

Le travail des métaux - Vol. 1

Variable Base.BookMetalWelding1 Mod Vanilla

Résumé

VariableBase.BookMetalWelding1
TypeLiterature
CatégorieSkillBook
Poids0.8
Icône
Book7

Navigation

Nom variableBookMetalWelding1
ModuleBase
Sourcescripts\items_literature.txt
Détails techniques
Item PK5262
Lignes469 → 482
File ID1362

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
PMetalworkBook Unpack Metalwork Books
Unpack Metalwork Skill Books
Packing
KAVALASH_EasyPacking Storage 100 BookMetalWelding1=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
PMetalworkBook Pack Metalwork Books
Pack Metalwork Skill Books
Packing
KAVALASH_EasyPacking Storage 150 pkMetalwork=1

Propriétés

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

11 propriétés
Key Value (raw) Num Bool JSON
DisplayCategory SkillBook
DisplayName Metalwork Vol. 1
Icon Book7
LvlSkillTrained 1 1
NumLevelsTrained 2 2
NumberOfPages 220 220
SkillTrained MetalWelding
StaticModel Book
Type Literature
Weight 0.8 0.8
WorldStaticModel BookGrey_Ground
Raw block
    item BookMetalWelding1
	{
	    DisplayCategory = SkillBook,
		NumberOfPages	=	220,
		Weight	=	0.8,
		Type	=	Literature,
		DisplayName = Metalwork Vol. 1,
		Icon	=	Book7,
        SkillTrained = MetalWelding,
        LvlSkillTrained = 1,
        NumLevelsTrained = 2,
        StaticModel = Book,
        WorldStaticModel = BookGrey_Ground,
	}