module TKS
{
    imports
    {
        Base
    }
    
    item Forge4Dum
    {
        DisplayCategory  = SkillBook,
        ItemType         = base:literature,
        Weight           = 0.5,
        Icon             = Forge4Dum,
        BoredomChange    = -20,
        StressChange     = -15,
        LearnedRecipes   = ForgeKatanaBlade,
        StaticModel      = Magazine,
        WorldStaticModel = Forge4Dum_Ground,
        Tags             = base:magazine,
    }
}

