title_4vc_blacksmith = {
	dignity = 0.5
	realm_in_name = yes
	grant_limit = 1
	opinion_effect = 5
	attribute = martial
	
	monthly_salary = 1.00
	monthly_prestige = 0.45
	
	allowed_to_hold = {
		is_adult = yes
		NOT = { trait = incapable }
		is_female = no
	}
	
	allowed_to_grant = {
	}
	
	revoke_trigger = {
		custom_tooltip = {
			text = BUSYCRAFTING
			NOT = { has_character_flag = crafting }
		}
	}
	
	gain_effect = {
	}
	lose_effect = {
	}
	
	message = yes
}