Item: Magazine de métallurgie - Vol. 4

Wiki Project Zomboid

Magazine de métallurgie - Vol. 4

Variable Base.MetalworkMag4 Mod Vanilla

Résumé

VariableBase.MetalworkMag4
TypeLiterature
CatégorieSkillBook
Poids0.1
Icône
MagazineWelding3

Navigation

Nom variableMetalworkMag4
ModuleBase
Sourcescripts\items_literature.txt
Détails techniques
Item PK5305
Lignes1093 → 1104
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.

9 propriétés
Key Value (raw) Num Bool JSON
DisplayCategory SkillBook
DisplayName The Metalwork Magazine Vol. 4
Icon MagazineWelding3
ReplaceOnUse MetalworkMag4
StaticModel Magazine
TeachedRecipes Make Metal Sheet;Make Small Metal Sheet
Type Literature
Weight 0.1 0.1
WorldStaticModel MagazineMetal4Ground
Raw block
    item MetalworkMag4
    {
        DisplayCategory = SkillBook,
        Weight	=	0.1,
        Type	=	Literature,
        DisplayName	=	The Metalwork Magazine Vol. 4,
        Icon	=	MagazineWelding3,
        TeachedRecipes  =   Make Metal Sheet;Make Small Metal Sheet,
        ReplaceOnUse    =   MetalworkMag4,
        StaticModel = Magazine,
        WorldStaticModel = MagazineMetal4Ground,
    }