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

Wiki Project Zomboid

Le travail des métaux - Vol. 3

Variable Base.BookMetalWelding3 Mod Vanilla

Résumé

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

Navigation

Nom variableBookMetalWelding3
ModuleBase
Sourcescripts\items_literature.txt
Détails techniques
Item PK5264
Lignes499 → 512
File ID1362

Recettes qui fabriquent cet item

Icône affichée: un des objets requis pour fabriquer cette recette.

0 recette
Aucune recette ne fabrique cet item.

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. 3
Icon Book7
LvlSkillTrained 5 5
NumLevelsTrained 2 2
NumberOfPages 300 300
SkillTrained MetalWelding
StaticModel Book
Type Literature
Weight 0.8 0.8
WorldStaticModel BookGrey_Ground
Raw block
    item BookMetalWelding3
	{
	    DisplayCategory = SkillBook,
		NumberOfPages	=	300,
		Weight	=	0.8,
		Type	=	Literature,
		DisplayName = Metalwork Vol. 3,
		Icon	=	Book7,
        SkillTrained = MetalWelding,
        LvlSkillTrained = 5,
        NumLevelsTrained = 2,
        StaticModel = Book,
        WorldStaticModel = BookGrey_Ground,
	}