Item: La couture - Vol. 4

Wiki Project Zomboid

La couture - Vol. 4

Variable Base.BookTailoring4 Mod KAVALASH_System

Résumé

VariableBase.BookTailoring4
TypeLiterature
CatégorieSkillBook
Poids0.8
Icône
Book11

Navigation

Nom variableBookTailoring4
ModuleBase
Sourcemedia\scripts\items_standingitems.txt
Détails techniques
Item PK3229
Lignes1623 → 1636
File ID1076

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
PTailoringBook Pack Tailoring Books
Pack Tailoring Skill Books
Packing
KAVALASH_EasyPacking Storage 150 pkTailoring=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 Tailoring Vol. 4
Icon Book11
LvlSkillTrained 7 7
NumLevelsTrained 2 2
NumberOfPages 340 340
SkillTrained Tailoring
StaticModel Book
Type Literature
Weight 0.8 0.8
WorldStaticModel LyingBookClosedYellow_Ground
Raw block
    item BookTailoring4
	{
	    DisplayCategory = SkillBook,
		NumberOfPages	=	340,
		Weight	=	0.8,
		Type	=	Literature,
		DisplayName = Tailoring Vol. 4,
		Icon	=	Book11,
        SkillTrained = Tailoring,
        LvlSkillTrained = 7,
        NumLevelsTrained = 2,
        StaticModel = Book,
        WorldStaticModel = LyingBookClosedYellow_Ground,
	}