cuckold = { 
	category = lifestyle
	
	# RULER DESIGNER
	ruler_designer_cost = -10
	opposites = { bull_trait }
	
	# GENDER LOCK
	potential = {
		is_male = yes
	}
	
	# DIRECT OPINIONS
	forgiving_opinion = 15
	chaste_opinion = -15
	arrogant_opinion = -10
	general_opinion = -5
	
	# The Subservience Engine
	hotwife_trait_opinion = 25 
	
	# Base Modifiers (Active from 0 to 32 XP)
	fertility = -0.1
	attraction_opinion = -10
	monthly_prestige = -0.25
	prowess = -1
        martial = -1
	natural_dread = -10
	dread_decay_mult = 0.25
	
	tracks = {
		cuckold = {									
			# Tier 1 (33 XP)		
			33 = {	
				fertility = -0.2
				attraction_opinion = -20
				monthly_prestige = -0.50
				prowess = -2
                                martial = -2
				natural_dread = -20
				dread_decay_mult = 0.50
			}
			# Tier 2 (66 XP)		
			66 = {
				fertility = -0.3
				attraction_opinion = -30
				monthly_prestige = -1.0
				stress_loss_mult = 0.1 
				prowess = -3
                                martial = -3
				hostile_scheme_resistance = -10
				personal_scheme_resistance = -10
				natural_dread = -30
				dread_decay_mult = 0.75
			}
			# Tier 3 (100 XP)			
			100 = {
				fertility = -0.4
				attraction_opinion = -40
				monthly_prestige = -2.0
				stress_loss_mult = 0.2
				diplomacy = -1
				prowess = -4
                                martial = -4
				health = -0.5
				hostile_scheme_resistance = -20
				personal_scheme_resistance = -20
				natural_dread = -40
				dread_decay_mult = 1.0 
			}
		}
	}
}

