hotwife_trait = {
	category = lifestyle
	
	ruler_designer_cost = 10
	
	# GENDER LOCK
	potential = {
		is_female = yes
	}
	
	# DIRECT OPINION (Vanilla & Internal)
	general_opinion = -5
	sadistic_opinion = 20
	lustful_opinion = 15
	chaste_opinion = -20
	
	bull_trait_opinion = 20
         
        dick_big_good_2 = 15
        dick_big_good_3 = 30
        dick_small_bad_2 = -15
        dick_small_bad_3 = -30 
	
	# Base Modifiers
	fertility = 0.2
	attraction_opinion = 20
	diplomacy = 1
	intrigue = 4 
	
	# HIDDEN AI LOGIC
	compatibility = {
		bull_trait = @pos_compat_high
		lustful = @pos_compat_high
		sadistic = @pos_compat_med
		chaste = @neg_compat_high
		just = @neg_compat_low

		dick_big_good_3 = @pos_compat_high
		dick_big_good_2 = @pos_compat_med
		dick_big_good_1 = @pos_compat_low
		dick_small_bad_1 = @neg_compat_low
		dick_small_bad_2 = @neg_compat_medium
		dick_small_bad_3 = @neg_compat_high
	}
}