module TKS
{
    imports
    {
        Base
    }
    
    item Forge4Dum
    {
        DisplayName      = Forging For Dummies (Katana),
        DisplayCategory  = SkillBook,
        Type             = Literature,
        Weight           = 0.5,
        Icon             = Forge4Dum,
        BoredomChange    = -20,
        StressChange     = -15,
        TeachedRecipes   = TKS.Forge_Katana_Blade,
        StaticModel      = Magazine,
        WorldStaticModel = Forge4Dum_Ground,
        Tags             = Magazine,
    }
    
}

