module Base
{
    /****************************** MAGAZINES ******************************/

    item MechanicMag1
    {
        DisplayCategory = SkillBook,
        Weight	=	0.1,
        Type	=	Literature,
        DisplayName	=	Laines Auto Manual - Standard Models,
        Icon	=	MagMechanicsStand,
        TeachedRecipes  =   Basic Mechanics,
        ReplaceOnUse    =   MechanicMag1,
        Tooltip = Tooltip_item_MechanicMag1,
        StaticModel = Magazine,
        WorldStaticModel = MagazineMec1Ground,
    }

    item MechanicMag2
    {
        DisplayCategory = SkillBook,
        Weight	=	0.1,
        Type	=	Literature,
        DisplayName	=	Laines Auto Manual - Commercial Models,
        Icon	=	MagMechanicsPerf,
        TeachedRecipes  =   Intermediate Mechanics,
        ReplaceOnUse    =   MechanicMag2,
        Tooltip = Tooltip_item_MechanicMag2,
        StaticModel = Magazine,
        WorldStaticModel = MagazineMec2Ground,
    }

    item MechanicMag3
    {
        DisplayCategory = SkillBook,
        Weight	=	0.1,
        Type	=	Literature,
        DisplayName	=	Laines Auto Manual - Performance Models,
        Icon	=	MagMechanicsCom,
        TeachedRecipes  =   Advanced Mechanics,
        ReplaceOnUse    =   MechanicMag3,
        Tooltip = Tooltip_item_MechanicMag3,
        StaticModel = Magazine,
        WorldStaticModel = MagazineMec3Ground,
    }

    item FarmingMag1
    {
        DisplayCategory = SkillBook,
        Weight	=	0.1,
        Type	=	Literature,
        DisplayName	=	The Farming Magazine,
        Icon	=	MagFarm,
        TeachedRecipes  =   Make Mildew Cure;Make Flies Cure,
        ReplaceOnUse    =   FarmingMag1,
        StaticModel = Magazine,
        WorldStaticModel = MagazineFarmGround,
    }

    item FishingMag1
    {
        DisplayCategory = SkillBook,
        Weight	=	0.1,
        Type	=	Literature,
        DisplayName	=	Angler USA Magazine Vol. 1,
        Icon	=	MagFishing2,
        TeachedRecipes  =   Make Fishing Rod;Fix Fishing Rod,
        ReplaceOnUse    =   FishingMag1,
        StaticModel = Magazine,
        WorldStaticModel = MagazineFish1Ground,
    }

    item FishingMag2
    {
        DisplayCategory = SkillBook,
        Weight	=	0.1,
        Type	=	Literature,
        DisplayName	=	Angler USA Magazine Vol. 2,
        Icon	=	MagFishing1,
        TeachedRecipes  =   Make Fishing Net;Get Wire Back,
        ReplaceOnUse    =   FishingMag2,
        StaticModel = Magazine,
        WorldStaticModel = MagazineFish2Ground,
    }

    item HuntingMag1
    {
        DisplayCategory = SkillBook,
        Weight	=	0.1,
        Type	=	Literature,
        DisplayName	=	The Hunter Magazine Vol. 1,
        Icon	=	MagHunt1,
        TeachedRecipes  =   Make Snare Trap,
        ReplaceOnUse    =   HuntingMag1,
        StaticModel = Magazine,
        WorldStaticModel = MagazineHunter1Ground,
    }

    item HuntingMag2
    {
        DisplayCategory = SkillBook,
        Weight	=	0.1,
        Type	=	Literature,
        DisplayName	=	The Hunter Magazine Vol. 2,
        Icon	=	MagHunt2,
        TeachedRecipes  =   Make Wooden Box Trap;Make Stick Trap,
        ReplaceOnUse    =   HuntingMag2,
        StaticModel = Magazine,
        WorldStaticModel = MagazineHunter2Ground,
    }

    item HuntingMag3
    {
        DisplayCategory = SkillBook,
        Weight	=	0.1,
        Type	=	Literature,
        DisplayName	=	The Hunter Magazine Vol. 3,
        Icon	=	MagHunt3,
        TeachedRecipes  =   Make Trap Box;Make Cage Trap,
        ReplaceOnUse    =   HuntingMag3,
        StaticModel = Magazine,
        WorldStaticModel = MagazineHunter3Ground,
    }

    item HerbalistMag
    {
        DisplayCategory = SkillBook,
        Weight	=	0.1,
        Type	=	Literature,
        DisplayName	=	The Herbalist,
        Icon	=	MagHerb,
        TeachedRecipes  =   Herbalist,
        ReplaceOnUse    =   HerbalistMag,
        StaticModel = Magazine,
        WorldStaticModel = MagazineHerbGround,
    }

    item CookingMag1
    {
        DisplayCategory = SkillBook,
        Weight	=	0.1,
        Type	=	Literature,
        DisplayName	=	Good Cooking Magazine Vol. 1,
        Icon	=	MagCooking1,
        TeachedRecipes  =   Make Cake Batter;Make Pie Dough;Make Chocolate Chip Cookie Dough;Make Chocolate Cookie Dough;Make Oatmeal Cookie Dough;Make Sugar Cookie Dough;Make Shortbread Cookie Dough,
        ReplaceOnUse    =   CookingMag1,
        StaticModel = Magazine,
        WorldStaticModel = MagazineCook1Ground,
    }

    item CookingMag2
    {
        DisplayCategory = SkillBook,
        Weight	=	0.1,
        Type	=	Literature,
        DisplayName	=	Good Cooking Magazine Vol. 2,
        Icon	=	MagCooking2,
        TeachedRecipes  =   Make Bread Dough;Make Biscuits;Make Pizza,
        ReplaceOnUse    =   CookingMag2,
        StaticModel = Magazine,
        WorldStaticModel = MagazineCook2Ground,
    }

    item ElectronicsMag1
    {
        DisplayCategory = SkillBook,
        Weight	=	0.1,
        Type	=	Literature,
        DisplayName	=	Electronics Magazine Vol. 1,
        Icon	=	MagElectronics1,
        TeachedRecipes  =   Make Remote Controller V1;Make Remote Controller V2;Make Remote Controller V3,
        ReplaceOnUse    =   ElectronicsMag1,
        StaticModel = Magazine,
        WorldStaticModel = MagazineElec1Ground,
    }

    item ElectronicsMag2
    {
        DisplayCategory = SkillBook,
        Weight	=	0.1,
        Type	=	Literature,
        DisplayName	=	Electronics Magazine Vol. 2,
        Icon	=	MagElectronics2,
        TeachedRecipes  =   Make Timer;Add Timer,
        ReplaceOnUse    =   ElectronicsMag2,
        StaticModel = Magazine,
        WorldStaticModel = MagazineElec2Ground,
    }

    item ElectronicsMag3
    {
        DisplayCategory = SkillBook,
        Weight	=	0.1,
        Type	=	Literature,
        DisplayName	=	Electronics Magazine Vol. 3,
        Icon	=	MagElectronics3,
        TeachedRecipes  =   Add Motion Sensor V1;Add Motion Sensor V2;Add Motion Sensor V3,
        ReplaceOnUse    =   ElectronicsMag3,
        StaticModel = Magazine,
        WorldStaticModel = MagazineElec3Ground,
    }

    item ElectronicsMag4
    {
        DisplayCategory = SkillBook,
        Weight	=	0.1,
        Type	=	Literature,
        DisplayName	=	How to Use Generators,
        Icon	=	MagGen,
        TeachedRecipes  =   Generator,
        ReplaceOnUse    =   ElectronicsMag4,
        StaticModel = Magazine,
        WorldStaticModel = MagazineElec4Ground,
    }

    item ElectronicsMag5
    {
        DisplayCategory = SkillBook,
        Weight	=	0.1,
        Type	=	Literature,
        DisplayName	=	Electronics Magazine Vol. 4,
        Icon	=	MagElectronics4,
        TeachedRecipes  =   Make Remote Trigger;Add Crafted Trigger,
        ReplaceOnUse    =   ElectronicsMag5,
        StaticModel = Magazine,
        WorldStaticModel = MagazineElec3Ground,
    }

    item EngineerMagazine1
    {
        DisplayCategory = SkillBook,
        Weight	=	0.1,
        Type	=	Literature,
        DisplayName	=	Engineer Magazine Vol. 1,
        Icon	=	MagEngineer1,
        TeachedRecipes  =   Make Noise Maker,
        ReplaceOnUse    =   EngineerMagazine1,
        StaticModel = Magazine,
        WorldStaticModel = MagazineEngi1Ground,
    }

    item EngineerMagazine2
    {
        DisplayCategory = SkillBook,
        Weight	=	0.1,
        Type	=	Literature,
        DisplayName	=	Engineer Magazine Vol. 2,
        Icon	=	MagEngineer2,
        TeachedRecipes  =   Make Smoke Bomb,
        ReplaceOnUse    =   EngineerMagazine2,
        StaticModel = Magazine,
        WorldStaticModel = MagazineEngi1Ground,
    }

    item Magazine
    {
        DisplayCategory = Literature,
        Weight	=	0.2,
        Type	=	Literature,
        DisplayName	=	Magazine,
        StressChange	=	-15,
        Icon	=	MagGeneric,
        BoredomChange	=	-20,
        StaticModel = Magazine,
        WorldStaticModel = MagazineGround,
    }

    item TVMagazine
    {
        DisplayCategory = Literature,
        Weight	=	0.2,
        Type	=	Literature,
        DisplayName	=	TV Magazine,
        StressChange	=	-15,
        Icon	=	MagTV,
        BoredomChange	=	-20,
        StaticModel = Magazine,
        WorldStaticModel = TVMagazineGround,
    }

    item HottieZ
    {
        DisplayCategory = Literature,
        Weight	=	0.2,
        Type	=	Literature,
        DisplayName	=	HottieZ,
        StressChange	=	-50,
        Icon	=	MagPlayboy,
        BoredomChange	=	-40,
        StaticModel = Magazine,
        WorldStaticModel = MagazineOpenGround,
    }

    item ComicBook
    {
        DisplayCategory = Literature,
        Weight	=	0.1,
        Type	=	Literature,
        DisplayName	=	Comic Book,
        Icon	=	ComicBook,
        UnhappyChange	=	-20,
        StressChange	=	-20,
        BoredomChange	=	-30,
        StaticModel = Magazine,
        WorldStaticModel = MagazineOpenGround,
    }

}
