title_runonlaulaja = {
    dignity = 0.15
    grant_limit = 1
    opinion_effect = 10

    monthly_salary = 0.1
    monthly_prestige = 0.40

    is_unique = yes

	
	allowed_to_hold = {
		NOT = { 
			primary_title = { temporary = yes } 
		}
		is_adult = yes
		trait = poet
		culture_group = finno_ugric
		NOT = { trait = incapable } 
	}

	allowed_to_grant = {
		OR = {
			is_feudal = yes
			is_tribal = yes
		}
		culture_group = finno_ugric
	}
	
	gain_effect = {
	}
	lose_effect = {
	}

	message = yes
}