title_court_rasskacik = {
	dignity = 0.15
	realm_in_name = yes
	grant_limit = 1
	opinion_effect = 10
	
	monthly_salary = 0.075
	monthly_prestige = 0.75
	
	is_unique = yes
	
	allowed_to_hold = {
		is_slav_religion = yes
		OR = {
			primary_title = { temporary = no }
			NOT = {
				primary_title = {
					always = yes
				}
			}
		}
		is_adult = yes
		trait = poet
		NOT = { trait = incapable } 
	}
	
	allowed_to_grant = {
		is_slav_religion = yes
		OR = {
			is_feudal = yes
			is_tribal = yes
			is_nomadic = yes
		}
	}
	
	gain_effect = {
	}
	lose_effect = {
	}

	message = yes
}

