Item: Les premiers secours - Vol. 5

Wiki Project Zomboid

Les premiers secours - Vol. 5

Variable Base.BookFirstAid5 Mod Vanilla

Résumé

VariableBase.BookFirstAid5
TypeLiterature
CatégorieSkillBook
Poids0.8
Icône
Book2

Navigation

Nom variableBookFirstAid5
ModuleBase
Sourcescripts\items_literature.txt
Détails techniques
Item PK5256
Lignes379 → 392
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
PFirstaidBook Pack Firstaid Books
Pack Firstaid Skill Books
Packing
KAVALASH_EasyPacking Storage 150 pkFirstaid=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 First Aid Vol. 5
Icon Book2
LvlSkillTrained 9 9
NumLevelsTrained 2 2
NumberOfPages 380 380
SkillTrained FirstAid
StaticModel Book
Type Literature
Weight 0.8 0.8
WorldStaticModel BookClosedLightBlue_Ground
Raw block
    item BookFirstAid5
	{
	    DisplayCategory = SkillBook,
		NumberOfPages	=	380,
		Weight	=	0.8,
		Type	=	Literature,
		DisplayName = First Aid Vol. 5,
		Icon	=	Book2,
        SkillTrained = FirstAid,
        LvlSkillTrained = 9,
        NumLevelsTrained = 2,
        StaticModel = Book,
        WorldStaticModel = BookClosedLightBlue_Ground,
    }