Item: Le manuel du forgeron - Vol. 1

Wiki Project Zomboid

Le manuel du forgeron - Vol. 1

Variable Base.BookBlacksmith1 Mod Vanilla

Résumé

VariableBase.BookBlacksmith1
TypeLiterature
CatégorieSkillBook
Poids0.8
Icône
Book6

Navigation

Nom variableBookBlacksmith1
ModuleBase
Sourcescripts\items_literature.txt
Détails techniques
Item PK5257
Lignes394 → 407
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é.

0 recette
Aucune recette n'utilise cet item.

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 Blacksmith Vol. 1
Icon Book6
LvlSkillTrained 1 1
NumLevelsTrained 2 2
NumberOfPages 220 220
SkillTrained Blacksmith
StaticModel Book
Type Literature
Weight 0.8 0.8
WorldStaticModel BookRedPink_Ground
Raw block
    item BookBlacksmith1
	{
	    DisplayCategory = SkillBook,
		NumberOfPages	=	220,
		Weight	=	0.8,
		Type	=	Literature,
		DisplayName = Blacksmith Vol. 1,
		Icon	=	Book6,
        SkillTrained = Blacksmith,
        LvlSkillTrained = 1,
        NumLevelsTrained = 2,
        StaticModel = Book,
        WorldStaticModel = BookRedPink_Ground,
	}