﻿namespace = deviants_maskgo

#0001-0099 is for utility and getting the mask

### considering options
deviants_maskgo.0020 = { 
	type = character_event
	title = deviants_maskgo.0020.t
	desc = {
		desc = deviants_maskgo.0020.desc
		first_valid = {
			triggered_desc = {
				trigger = {
					NOT = { has_trait = sadistic }
					NOT = { has_trait = lustful }
				}
				desc = deviants_maskgo.0020.options
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = bedchamber }
	left_portrait = {
		character = root
		animation = thinking
		outfit_tags = { nightgown }
	}	
	#
	option = {
		trigger = {
			NOT = { has_trait = lustful }
			NOT = { has_trait = sadistic }
		}
		name = deviants_maskgo.0020.a
		custom_tooltip = deviants_maskgo.0020.a.tt	
		if = {
			limit = { NOT = { has_trait = deviants_mask } }
			add_trait_force_tooltip = deviants_mask
		}
		stress_impact = {
			base = medium_stress_impact_loss
		}
		if = {
			limit = { has_trait = compassionate }
			remove_trait = compassionate
		}
		else_if = {
			limit = { has_trait = callous }
			remove_trait = callous
		}
		else_if = {
			limit = { has_trait = chaste }
			remove_trait = chaste
		}
		else_if = {
			limit = { has_trait = forgiving }
			remove_trait = forgiving
		}
		else_if = {
			limit = { has_trait = humble }
			remove_trait = humble
		}
		else_if = {
			limit = { has_trait = gregarious }
			remove_trait = gregarious
		}
		else_if = {
			limit = { has_trait = shy }
			remove_trait = shy
		}
		else_if = {
			limit = { has_trait = calm }
			remove_trait = calm
		}
		else_if = {
			limit = { has_trait = content }
			remove_trait = content
		}
		else_if = {
			limit = { has_trait = generous }
			remove_trait = generous
		}
		else_if = {
			limit = { has_trait = just }
			remove_trait = just
		}
		else_if = {
			limit = { has_trait = honest }
			remove_trait = honest
		}
		else_if = {
			limit = { has_trait = patient }
			remove_trait = patient
		}
		else_if = {
			limit = { has_trait = temperate }
			remove_trait = temperate
		}
		else_if = {
			limit = { has_trait = diligent }
			remove_trait = diligent
		}
		else_if = {
			limit = { has_trait = brave }
			remove_trait = brave
		}
		else_if = {
			limit = { has_trait = trusting }
			remove_trait = trusting
		}
		else_if = {
			limit = { has_trait = impatient }
			remove_trait = impatient
		}
		else_if = {
			limit = { has_trait = gluttonous }
			remove_trait = gluttonous
		}
		else_if = {
			limit = { has_trait = lazy }
			remove_trait = lazy
		}
		else_if = {
			limit = { has_trait = wrathful }
			remove_trait = wrathful
		}
		else_if = {
			limit = { has_trait = deceitful }
			remove_trait = deceitful
		}
		else_if = {
			limit = { has_trait = arrogant }
			remove_trait = arrogant
		}
		else_if = {
			limit = { has_trait = craven }
			remove_trait = craven
		}
		else_if = {
			limit = { has_trait = arbitrary }
			remove_trait = arbitrary
		}
		else_if = {
			limit = { has_trait = cynical }
			remove_trait = cynical
		}
		else_if = {
			limit = { has_trait = zealous }
			remove_trait = zealous
		}
		else_if = {
			limit = { has_trait = paranoid }
			remove_trait = paranoid
		}
		else_if = {
			limit = { has_trait = vengeful }
			remove_trait = vengeful
		}
		else_if = {
			limit = { has_trait = stubborn }
			remove_trait = stubborn
		}
		else_if = {
			limit = { has_trait = fickle }
			remove_trait = fickle
		}
		else_if = {
			limit = { has_trait = ambitious }
			remove_trait = ambitious
		}
		else_if = {
			limit = { has_trait = greedy }
			remove_trait = greedy
		}
		add_trait_force_tooltip = sadistic
		trigger_event = deviants_maskgo.0021
	}	
	option = {
		trigger = {
			NOT = { has_trait = lustful }
			NOT = { has_trait = sadistic }
		}
		name = deviants_maskgo.0020.b
		custom_tooltip = deviants_maskgo.0020.b.tt	
		if = {
			limit = { NOT = { has_trait = deviants_mask } }
			add_trait_force_tooltip = deviants_mask
		}
		stress_impact = {
			base = medium_stress_impact_gain
		}
		if = {
			limit = { has_trait = chaste }
			remove_trait = chaste
		}
		else_if = {
			limit = { has_trait = shy }
			remove_trait = shy
		}
		else_if = {
			limit = { has_trait = humble }
			remove_trait = humble
		}
		else_if = {
			limit = { has_trait = wrathful }
			remove_trait = wrathful
		}
		else_if = {
			limit = { has_trait = gregarious }
			remove_trait = gregarious
		}
		else_if = {
			limit = { has_trait = calm }
			remove_trait = calm
		}
		else_if = {
			limit = { has_trait = content }
			remove_trait = content
		}
		else_if = {
			limit = { has_trait = arrogant }
			remove_trait = arrogant
		}
		else_if = {
			limit = { has_trait = cynical }
			remove_trait = cynical
		}
		else_if = {
			limit = { has_trait = vengeful }
			remove_trait = vengeful
		}
		else_if = {
			limit = { has_trait = generous }
			remove_trait = generous
		}
		else_if = {
			limit = { has_trait = just }
			remove_trait = just
		}
		else_if = {
			limit = { has_trait = honest }
			remove_trait = honest
		}
		else_if = {
			limit = { has_trait = patient }
			remove_trait = patient
		}
		else_if = {
			limit = { has_trait = temperate }
			remove_trait = temperate
		}
		else_if = {
			limit = { has_trait = forgiving }
			remove_trait = forgiving
		}
		else_if = {
			limit = { has_trait = zealous }
			remove_trait = zealous
		}
		else_if = {
			limit = { has_trait = diligent }
			remove_trait = diligent
		}
		else_if = {
			limit = { has_trait = brave }
			remove_trait = brave
		}
		else_if = {
			limit = { has_trait = trusting }
			remove_trait = trusting
		}
		else_if = {
			limit = { has_trait = compassionate }
			remove_trait = compassionate
		}
		else_if = {
			limit = { has_trait = callous }
			remove_trait = callous
		}
		else_if = {
			limit = { has_trait = impatient }
			remove_trait = impatient
		}
		else_if = {
			limit = { has_trait = gluttonous }
			remove_trait = gluttonous
		}
		else_if = {
			limit = { has_trait = lazy }
			remove_trait = lazy
		}
		else_if = {
			limit = { has_trait = deceitful }
			remove_trait = deceitful
		}
		else_if = {
			limit = { has_trait = craven }
			remove_trait = craven
		}
		else_if = {
			limit = { has_trait = arbitrary }
			remove_trait = arbitrary
		}
		else_if = {
			limit = { has_trait = stubborn }
			remove_trait = stubborn
		}
		else_if = {
			limit = { has_trait = fickle }
			remove_trait = fickle
		}
		else_if = {
			limit = { has_trait = paranoid }
			remove_trait = paranoid
		}
		else_if = {
			limit = { has_trait = ambitious }
			remove_trait = ambitious
		}
		else_if = {
			limit = { has_trait = greedy }
			remove_trait = greedy
		}
		add_trait_force_tooltip = lustful
		trigger_event = deviants_maskgo.0021
	}	
	option = {
		trigger = {
			OR = { 
				has_trait = lustful 
				has_trait = sadistic 
			}
		}
		name = deviants_maskgo.0020.c
		custom_tooltip = deviants_maskgo.0020.c.tt	
		add_trait_force_tooltip = deviants_mask
		trigger_event = deviants_maskgo.0021
	}	
	option = {
		name = deviants_maskgo.0020.x
		custom_tooltip = deviants_maskgo.0020.x.tt
	}	
}

#0021
deviants_maskgo.0021 = { 
	type = letter_event
	window = anonymous_letter_event
	opening = deviants_maskgo.0021.opening
	desc = deviants_maskgo.0021.desc
	sender = scope:deviant_go_random_1
	immediate = {
		create_character = {
			template = deviant_humble_assistant_template
			location = root.location
			faith = root.capital_province.county.faith
			culture = root.capital_province.county.culture
			age = 20
			gender_female_chance = 100
			dynasty = none
			save_scope_as = deviant_go_random_1
		}
		scope:deviant_go_random_1 = {
			hidden_effect = {
				set_immortal_age = 20	
			}
		}
	}
	trigger = {
		NOT = {
			any_character_artifact = {
				has_artifact_modifier = deviantsmask_artifact_modifier
			}
		}
	}
	#
	option = {
		name = deviants_maskgo.0021.a
		custom_tooltip = deviants_maskgo.0021.a.tt
		
	}	
	after = {
		scope:deviant_go_random_1 = {
			hidden_effect = {
				death = {
					death_reason = death_vanished
				}
			}	
		}
	}
}

#start courtesan
deviants_maskgo.0030 = { 
	type = character_event
	title = deviants_maskgo.0030.t
	desc = deviants_maskgo.0030.desc
	theme = deviantsmaskgo
	override_background = { reference = bedchamber }
	right_portrait = {
		character = root
		animation = scheme
		outfit_tags = { nightgown }
	}	
	#next time there is chance, you will do it
	option = {
		name = deviants_maskgo.0030.a
		custom_tooltip = deviants_maskgo.0030.a.tt	
		add_trait_force_tooltip = deviant_courtesan_slut 
	}	
	#maybe not
	option = {
		name = deviants_maskgo.0030.x
		custom_tooltip = deviants_maskgo.0030.x.tt

	}	
}

deviants_maskgo.0099 = { 
	type = character_event
	title = deviants_maskgo.0099.t
	desc = deviants_maskgo.0099.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantblackmarketbackground }
	right_portrait = {
		character = root
		animation = chaplain
		outfit_tags = { mena_stealth }
	}	
	#find the exotic merchant
	option = {
		name = deviants_maskgo.0099.a
		custom_tooltip = deviants_maskgo.0099.a.tt
		remove_short_term_gold = tiny_gold_value
		trigger_event = deviants_maskgo.0100
	}	
	option = {
		name = deviants_maskgo.0099.x
		custom_tooltip = deviants_maskgo.0099.x.tt
	}	
}

# 0100 merchant found
deviants_maskgo.0100 = { 
	type = character_event
	title = deviants_maskgo.0100.t
	desc = {
		desc = deviants_maskgo.0100.intro
		first_valid = {
			triggered_desc = {
				trigger = {
					is_female = yes
					has_trait = lustful
					#is_landed = yes
					NOT = { has_trait = deviants_campslut }
				}
				desc = deviants_maskgo.0100.slutbook
			}
		}
		first_valid = {
			triggered_desc = {
				trigger = {
					is_landless_adventurer = no
					has_trait = deviants_mask
				}
				desc = deviants_maskgo.0100.maskbuy
			}
		}
		first_valid = {
			triggered_desc = {
				trigger = {
					is_female = yes
					NOT = { has_trait = deviants_strange_dildo }
				}
				desc = deviants_maskgo.0100.dildo
			}
		}
		first_valid = {
			triggered_desc = {
				trigger = {
					is_female = yes
					has_trait = deviants_strange_dildo
				}
				desc = deviants_maskgo.0100.anotherdildo
			}
		}
		first_valid = {
			triggered_desc = {
				trigger = {
					is_female = yes
					#is_landed = yes
					NOT = { has_trait = deviants_demonanalslut }
					has_trait = deviants_strange_dildo
				}
				desc = deviants_maskgo.0100.sleeppotion
			}
		}
		first_valid = {
			triggered_desc = {
				trigger = {
					is_female = yes
					has_trait_xp = {
						trait = deviants_demonanalslut
						track = demonsubmissionslut
						value >= 80
					}
				}
				desc = deviants_maskgo.0100.servantslut
			}
		}
		first_valid = {
			triggered_desc = {
				trigger = {
					is_female = yes
					has_trait = deviant_nether_oil
				}
				desc = deviants_maskgo.0100.buymorenetheroilorremove
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = deviantmerchantroombackground }
	right_portrait = {
		character = root
		animation = chaplain
		outfit_tags = { mena_stealth }
	}	

	left_portrait = {
		character = scope:deviant_go_random_1
		animation = flirtation
		outfit_tags = { priest_outfit }
	}
	immediate = {
		create_character = {
			template = deviant_humble_assistant_template
			location = root.location
			faith = root.capital_province.county.faith
			culture = root.capital_province.county.culture
			age = 20
			gender_female_chance = 100
			dynasty = none
			save_scope_as = deviant_go_random_1
		}
		scope:deviant_go_random_1 = {
			hidden_effect = {
				set_immortal_age = 20	
			}
		}
	}	

	# buy book
	option = {
		trigger = {
			is_female = yes
			has_trait = lustful
			has_trait = deviants_mask
			NOT = { has_trait = deviants_campslut }
			#is_landed = yes
			NOT = { has_character_modifier = deviants_strangebook_modifier }
		}
		name = deviants_maskgo.0100.a
		custom_tooltip = deviants_maskgo.0100.a.tt
		remove_short_term_gold = minor_gold_value
		add_character_modifier = deviants_strangebook_modifier
		scope:deviant_go_random_1 = {
			hidden_effect = {
				death = {
					death_reason = death_vanished
				}
			}	
		}
	}	
	# buy the dildo
	option = {
		trigger = {
			is_female = yes
			has_trait = deviants_mask
			NOT = { has_trait = deviants_strange_dildo }
		}
		name = deviants_maskgo.0100.b
		custom_tooltip = deviants_maskgo.0100.b.tt	
		remove_short_term_gold = medium_gold_value
		add_trait_force_tooltip = deviants_strange_dildo
		create_artifact = {
			name = deviantstrangetoy
			description = deviantstrangetoy_desc
			type = miscellaneous
			modifier = deviants_strangedildo_modifier
			visuals = deviant_strange_toy
			template = deviant_dildo_relic_template
			max_durability = 100
			wealth = 15
			creator = scope:deviant_go_random_1
			quality = 15
			save_scope_as = deviant_dildo_thing
		}
		trigger_event = deviants_maskgo.0500
		scope:deviant_go_random_1 = {
			hidden_effect = {
				death = {
					death_reason = death_vanished
				}
			}	
		}
	}		
	#buy new dildo
	option = {
		trigger = {
			OR = {
				OR = {	is_female = no	has_trait = futanari_genetic }
				has_trait = deviants_strange_dildo
			}
		}
		name = deviants_maskgo.0100.bb
		custom_tooltip = deviants_maskgo.0100.bb.tt	
		remove_short_term_gold = major_gold_value
		create_artifact = {
			name = deviantstrangetoy
			description = deviantstrangetoy_desc
			type = miscellaneous
			modifier = deviants_strangedildo_modifier
			visuals = deviant_strange_toy
			template = deviant_dildo_relic_template
			max_durability = 100
			wealth = 15
			creator = scope:deviant_go_random_1
			quality = 15
			save_scope_as = deviant_dildo_thing
		}
		hidden_effect_new_object = {
			scope:deviant_dildo_thing = {
				add_deviant_artifact_modifier_dildo_effect = yes
			}
		}
		scope:deviant_go_random_1 = {
			hidden_effect = {
				death = {
					death_reason = death_vanished
				}
			}	
		}
	}		
	# sleep potion for deviant lunatic
	option = {
		trigger = {
			is_female = yes
			#is_landed = yes
			has_trait = deviants_mask
			NOT = { has_trait = deviants_demonanalslut }
			has_trait = deviants_strange_dildo
		}
		name = deviants_maskgo.0100.d
		custom_tooltip = deviants_maskgo.0100.d.tt	
		remove_short_term_gold = massive_gold_value
		trigger_event = deviants_maskgo.6000
		scope:deviant_go_random_1 = {
			hidden_effect = {
				death = {
					death_reason = death_vanished
				}
			}	
		}
	}
	# cure for lover's pox
	option = {
		trigger = {
			OR = {
				has_trait = early_great_pox
				has_trait = lovers_pox
			}
		}
		name = deviants_maskgo.0100.lpoxc
		custom_tooltip = deviants_maskgo.0100.lpoxc.tt	
		remove_short_term_gold = massive_gold_value
		if = { 
            limit = {
			    has_trait = early_great_pox
            }
            remove_trait = early_great_pox
        }
		if = { 
            limit = {
			    has_trait = lovers_pox
            }
            remove_trait = lovers_pox
        }
		scope:deviant_go_random_1 = {
			hidden_effect = {
				death = {
					death_reason = death_vanished
				}
			}	
		}
	}
	# talisman of protection
	option = {
		trigger = {
			is_female = yes
			#is_landed = yes
			has_trait = deviants_mask
			has_trait = deviants_demonanalslut
			has_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value >= 100
			}
			NOT = { 
				any_character_artifact = {
					has_artifact_modifier = deviants_demon_mistress_dildo_modifier
				}
				any_character_artifact = {
					has_artifact_modifier = deviants_demon_master_dildo_modifier
				}
			}
		}
		name = deviants_maskgo.0100.cheat
		custom_tooltip = deviants_maskgo.0100.cheat.tt	
		remove_short_term_gold = 1000
		create_artifact = {
			name = deviantmistressdildo
			description = deviantmistressdildo_desc
			type = miscellaneous
			modifier = deviants_demon_mistress_dildo_modifier
			modifier = deviants_strangedildo_modifier
			visuals = deviants_mistress_dildo
			template = deviant_mistress_dildo_template
			creator = scope:deviant_go_random_1
			max_durability = 100
			wealth = 15
			quality = 15
		}
		scope:deviant_go_random_1 = {
			hidden_effect = {
				death = {
					death_reason = death_vanished
				}
			}	
		}
	}
	# she offers to be bought, no refund
	option = {
		trigger = {
			is_female = yes
			#is_landed = yes
			has_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value >= 80
			}
		}
		name = deviants_maskgo.0100.e
		custom_tooltip = deviants_maskgo.0100.e.tt	
		remove_short_term_gold = minor_gold_value
		trigger_event = deviants_maskgo.6100 
	}
	#buy mask
	option = {
		trigger = {
			has_trait = deviants_mask
		}
		name = deviants_maskgo.0100.f
		custom_tooltip = deviants_maskgo.0100.f.tt	
		remove_short_term_gold = medium_gold_value
		create_artifact = {
			name = deviantsmask_artifact
			description = deviantsmask_artifact_desc
			type = miscellaneous
			modifier = deviantsmask_artifact_modifier
			visuals = deviants_mask_artifact
			template = deviant_dream_mask_template
			history = {
				type = created_before_history
				date = 670.1.1 #To order entries correctly
			}
			max_durability = 100
			wealth = 15
			quality = 15
		save_scope_as = deviant_mask_thing
		}
		hidden_effect_new_object = {
			scope:deviant_mask_thing = {
				add_deviant_artifact_modifier_dildo_effect = yes
			}
		}
		scope:deviant_go_random_1 = {
			hidden_effect = {
				death = {
					death_reason = death_vanished
				}
			}	
		}
	}
	#buy nether oil
	option = {
		trigger = {
			has_trait = deviant_nether_oil
		}
		name = deviants_maskgo.0100.g
		custom_tooltip = deviants_maskgo.0100.g.tt	
		remove_short_term_gold = minor_gold_value
		hidden_effect = {
			add_trait_xp = {
					trait = deviant_nether_oil
					track = deviant_nether_oil_addiction
					value = 100
			}
		}
		scope:deviant_go_random_1 = {
			hidden_effect = {
				death = {
					death_reason = death_vanished
				}
			}	
		}
	}
	#remove nether oil, masssive gold and needs some ritual?
	option = {
		trigger = {
			has_trait = deviant_nether_oil
			any_character_artifact = {
				has_artifact_modifier = deviants_demon_mistress_dildo_modifier
			}
		}
		name = deviants_maskgo.0100.h
		custom_tooltip = deviants_maskgo.0100.h.tt	
		remove_short_term_gold = massive_gold_value
		remove_trait_force_tooltip = deviant_nether_oil
		scope:deviant_go_random_1 = {
			hidden_effect = {
				death = {
					death_reason = death_vanished
				}
			}	
		}
	}

	# leaves
	option = {
		name = deviants_maskgo.0100.x
		custom_tooltip = deviants_maskgo.0100.x.tt	
		scope:deviant_go_random_1 = {
			hidden_effect = {
				death = {
					death_reason = death_vanished
				}
			}	
		}
	}
}

#0110 first time being fed nether oil, bound upside down, "accidently" feeds you spoiled first, making you tilt, clearly to see your reaction
#0111 feeding the actual proper nether oil, does it while fucking a dildo in your ass and feeding pussy, gives 100 exp and calms you down

#0120 seeking neither oil
#121 if buy, 70% +50, a bit horny but good enough
#122 if buy, 30% -10 potion, makes you tilt and horny

#1.0 50% shady trader with an escort for minor gold
# 20%, they demand more as they jerk off, gangbangs
#hard spit roast, gives seen on the streets if has
#DP, gives seen on the streets if has
# 20% he demand fuck
#1.1 hard strangle doggy, gives seen on the streets if has, men pour soiled on you
#pours more spoiled on you -10, and leaves you laying on the street, barely able to move 


#20% If drink it, they just watch and jerk off, cover you with cum
#40% It's -100, you pass out when they slap your pussy...

#30% being auctioned IF suitable courtier, horny and bound on a stage, sold as a horny fuck doll,
#bought by your male courtier, bound as his wall decoration, being commented on
#next day, you are missing
#post vanish, some dude testing out his new wall decoration, being happy about the sex doll, so wet and fitting

#if confess
#humiliation show, on the stage, presenting boddy, confessing being a horny slut
#fuck dildo before them
#fuck a horse
#fuck a hound
#fuck a giant's cock

#30% wake up bieng bound public use by some gangers BUT you were fed some nether oil to 100 to keep you a good public use.
#thoroughly used, kicked out when done

#30% Wake up in a "den of lesser demons," body burning, hallucinating, they covering and lubing their cocks with spoiled nether nectar

# if confess to being a slut... by name, the demons delebrate by gangbang with you,
#wake up in bed, very calm BUt body full of things the demons had drawn

# if refuse, wake up in bed with 0 and very horny...


##### 0500-0700 new dildo events ######
deviants_maskgo.0500 = { 
	type = character_event
	title = deviants_maskgo.0500.t
	desc = deviants_maskgo.0500.desc
	theme = deviantsmaskgo
	override_background = { reference = bedchamber }
	right_portrait = {
		character = root
		animation = thinking
		outfit_tags = { nightgown }
	}	
	# try it out
	option = {
		name = deviants_maskgo.0500.a
		custom_tooltip = deviants_maskgo.0500.a.tt
		trigger_event = deviants_maskgo.0501
	}	
	# maybe later
	option = {
		name = deviants_maskgo.0500.b
		custom_tooltip = deviants_maskgo.0500.b.tt	
	}		
	# just a decoration
	option = {
		name = deviants_maskgo.0500.c
		custom_tooltip = deviants_maskgo.0500.c.tt	
		remove_trait_force_tooltip = deviants_strange_dildo
		stress_impact = {
			base = minor_stress_impact_gain
			lustful = medium_stress_impact_gain
		}
	}	
}

#0501 basic exploratory dildo fuck, that escalates quickly
deviants_maskgo.0501 = { 
	type = character_event
	title = deviants_maskgo.0501.t
	desc = deviants_maskgo.0501.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantbasicdildotwohandfuck }
	# pass out
	option = {
		name = deviants_maskgo.0501.a
		custom_tooltip = deviants_maskgo.0501.a.tt
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_canonlythinkdildo_modifier
			days = 10
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_strange_dildo
				track = strange_dildo_addiction
				value = 10
			}
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 2
			}
		}
	}		
	# I can't live without it.
	option = {
		name = deviants_maskgo.0501.b
		custom_tooltip = deviants_maskgo.0501.b.tt
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_canonlythinkdildo_modifier
			days = 90
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_strange_dildo
				track = strange_dildo_addiction
				value = 50
			}
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 10
			}
		}
		trigger_event = deviants_maskgo.0511
	}
}

#0510 feeling like fucking the dildo
deviants_maskgo.0510 = { 
	type = character_event
	title = deviants_maskgo.0510.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { 
					has_trait = deviants_strange_dildo
						has_trait_xp = {
							trait = deviants_strange_dildo
							track = strange_dildo_addiction
							value < 100
						}
					any_character_artifact = {
						has_artifact_modifier = deviants_strangedildo_modifier
					} 
				}
			desc = deviants_maskgo.0510.a.desc
			}
			triggered_desc = {
				trigger = { 
					has_trait = deviants_strange_dildo
						has_trait_xp = {
							trait = deviants_strange_dildo
							track = strange_dildo_addiction
							value < 100
						}
					NOT = { 
						any_character_artifact = {
							has_artifact_modifier = deviants_strangedildo_modifier 
						}
					}
				}
			desc = deviants_maskgo.0510.b.desc
			}
			triggered_desc = {
				trigger = { 
					has_trait = deviants_strange_dildo
						has_trait_xp = {
							trait = deviants_strange_dildo
							track = strange_dildo_addiction
							value >= 100
						}
					NOT = { 
						any_character_artifact = {
							has_artifact_modifier = deviants_strangedildo_modifier 
						}
					}
				}
			desc = deviants_maskgo.0510.c.desc
			}
			triggered_desc = {
				trigger = { 
					has_trait = deviants_strange_dildo
						has_trait_xp = {
							trait = deviants_strange_dildo
							track = strange_dildo_addiction
							value >= 100
						}
					any_character_artifact = {
						has_artifact_modifier = deviants_strangedildo_modifier
					} 
				}
			desc = deviants_maskgo.0510.d.desc
			}
		}
		first_valid = {
			triggered_desc = {
				trigger = { 
					has_trait = deviants_strange_dildo
						has_trait_xp = {
							trait = deviants_strange_dildo
							track = strange_dildo_addiction
							value >= 100
						}
					any_character_artifact = {
						has_artifact_modifier = deviants_strangedildo_modifier
					} 
				}
				desc = deviants_maskgo.0510.voice.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = bedchamber }
	right_portrait = {
		character = root
		animation = thinking
		outfit_tags = { nightgown }
	}	
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		is_female = yes
		age >= 18
		has_trait = deviants_strange_dildo
		has_trait_xp = {
			trait = deviants_strange_dildo
			track = strange_dildo_addiction
			value >= 50
		}
	}
	# make more
	option = {
		trigger = {
		has_trait = deviants_demonanalslut
		NOT = { has_trait = pregnant}
		has_trait = deviants_strange_dildo
			has_trait_xp = {
				trait = deviants_strange_dildo
				track = strange_dildo_addiction
				value >= 100
			}
			any_character_artifact = {
				has_artifact_modifier = deviants_strangedildo_modifier
			}
		}
		name = deviants_maskgo.0510.aa
		custom_tooltip = deviants_maskgo.0510.aa.tt
		trigger_event = deviants_maskgo.0600
	}	
	# make love
	option = {
		trigger = {
		has_trait = deviants_strange_dildo
			has_trait_xp = {
				trait = deviants_strange_dildo
				track = strange_dildo_addiction
				value >= 100
			}
			any_character_artifact = {
				has_artifact_modifier = deviants_strangedildo_modifier
			}
		}
		name = deviants_maskgo.0510.aaa
		custom_tooltip = deviants_maskgo.0510.aaa.tt
		trigger_event = deviants_maskgo.0520
	}
	option = {
		trigger = {
		has_trait = deviants_strange_dildo
			has_trait_xp = {
				trait = deviants_strange_dildo
				track = strange_dildo_addiction
				value >= 100
			}
			any_character_artifact = {
				count >= 2
				has_artifact_modifier = deviants_strangedildo_modifier
			}
		}
		name = deviants_maskgo.0510.aaaa
		custom_tooltip = deviants_maskgo.0510.aaaa.tt
		trigger_event = deviants_maskgo.0521
	}
	option = {
		trigger = {
		has_trait = deviants_strange_dildo
			has_trait_xp = {
				trait = deviants_strange_dildo
				track = strange_dildo_addiction
				value >= 100
			}
			any_character_artifact = {
				count >= 6
				has_artifact_modifier = deviants_strangedildo_modifier
			}
		}
		name = deviants_maskgo.0510.aaaaa
		custom_tooltip = deviants_maskgo.0510.aaaaa.tt
		trigger_event = deviants_maskgo.0522
	}
	# mount it
	option = {
		trigger = {
			any_character_artifact = {
				has_artifact_modifier = deviants_strangedildo_modifier
			}
			has_trait_xp = {
				trait = deviants_strange_dildo
				track = strange_dildo_addiction
				value < 100
			}
		}
		name = deviants_maskgo.0510.a
		custom_tooltip = deviants_maskgo.0510.a.tt
		trigger_event = deviants_maskgo.0511
	}	
	# from behind
	option = {
		trigger = {
			any_character_artifact = {
				has_artifact_modifier = deviants_strangedildo_modifier
			}
			has_trait_xp = {
				trait = deviants_strange_dildo
				track = strange_dildo_addiction
				value < 100
			}
		}
		name = deviants_maskgo.0510.b
		custom_tooltip = deviants_maskgo.0510.b.tt	
		trigger_event = deviants_maskgo.0512
	}		
	# shake it in
	option = {
		trigger = {
			any_character_artifact = {
				has_artifact_modifier = deviants_strangedildo_modifier
			}
			has_trait_xp = {
				trait = deviants_strange_dildo
				track = strange_dildo_addiction
				value < 100
			}
		}
		name = deviants_maskgo.0510.c
		custom_tooltip = deviants_maskgo.0510.c.tt	
		trigger_event = deviants_maskgo.0513
	}	
	# two hands
	option = {
		trigger = {
			any_character_artifact = {
				has_artifact_modifier = deviants_strangedildo_modifier
			}
			has_trait_xp = {
				trait = deviants_strange_dildo
				track = strange_dildo_addiction
				value < 100
			}
		}
		name = deviants_maskgo.0510.d
		custom_tooltip = deviants_maskgo.0510.d.tt	
		trigger_event = deviants_maskgo.0514
	}	
	# not now, maybe later
	option = {
		trigger = {
			has_trait_xp = {
				trait = deviants_strange_dildo
				track = strange_dildo_addiction
				value < 100
			}
		}
		name = deviants_maskgo.0510.e
		custom_tooltip = deviants_maskgo.0510.e.tt	
		stress_impact = {
			base = minor_stress_impact_gain
			lustful = minor_stress_impact_gain
		}
	}	
	# i don't have a dildo at max addiction
	option = {
		trigger = {
			has_trait = deviants_strange_dildo
			has_trait_xp = {
				trait = deviants_strange_dildo
				track = strange_dildo_addiction
				value >= 100
			}
			NOT = { 
				any_character_artifact = {
					has_artifact_modifier = deviants_strangedildo_modifier 
				}
			}	
		}
		name = deviants_maskgo.0510.x
		custom_tooltip = deviants_maskgo.0510.x.tt	
		stress_impact = {
			base = minor_stress_impact_gain
			lustful = medium_stress_impact_gain
		}
		trigger_event = deviants_maskgo.0550
	}	
	# i don't have a dildo before max addiction and stop
	option = {
		trigger = {
			has_trait_xp = {
				trait = deviants_strange_dildo
				track = strange_dildo_addiction
				value < 100
			}
			NOT = { 
				any_character_artifact = {
					has_artifact_modifier = deviants_strangedildo_modifier
				}
			}
		}
		name = deviants_maskgo.0510.y
		custom_tooltip = deviants_maskgo.0510.y.tt	
		remove_trait_force_tooltip = deviants_strange_dildo
		stress_impact = {
			base = minor_stress_impact_gain
			lustful = medium_stress_impact_gain
		}
	}	
}

#0511 if mount it
deviants_maskgo.0511 = { 
	type = character_event
	title = deviants_maskgo.0511.t
	desc = deviants_maskgo.0511.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantbasicdildofuckontop }
	# pass out
	option = {
		name = deviants_maskgo.0511.a
		custom_tooltip = deviants_maskgo.0511.a.tt
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_canonlythinkdildo_modifier
			days = 20
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_strange_dildo
				track = strange_dildo_addiction
				value = 5
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 2
			}
		}
	}		
}
#0512 if fuck behind
deviants_maskgo.0512 = { 
	type = character_event
	title = deviants_maskgo.0512.t
	desc = deviants_maskgo.0512.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantbasicdildofuckbehind }
	# pass out
	option = {
		name = deviants_maskgo.0512.a
		custom_tooltip = deviants_maskgo.0512.a.tt
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_canonlythinkdildo_modifier
			days = 20
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_strange_dildo
				track = strange_dildo_addiction
				value = 5
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 2
			}
		}
	}		
}
#0513 if shake it in your pussy
deviants_maskgo.0513 = { 
	type = character_event
	title = deviants_maskgo.0513.t
	desc = deviants_maskgo.0513.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantbasicdildofuckshake }
	# pass out
	option = {
		name = deviants_maskgo.0513.a
		custom_tooltip = deviants_maskgo.0513.a.tt
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_canonlythinkdildo_modifier
			days = 20
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_strange_dildo
				track = strange_dildo_addiction
				value = 5
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 2
			}
		}
	}		
}
#0514 if fuck two hand
deviants_maskgo.0514 = { 
	type = character_event
	title = deviants_maskgo.0514.t
	desc = deviants_maskgo.0514.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantbasicdildotwohandfuck }
	# pass out
	option = {
		name = deviants_maskgo.0514.a
		custom_tooltip = deviants_maskgo.0514.a.tt
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_canonlythinkdildo_modifier
			days = 20
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_strange_dildo
				track = strange_dildo_addiction
				value = 5
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 2
			}
		}
	}		
}
#0520 if make love at max addiction
deviants_maskgo.0520 = { 
	type = character_event
	title = deviants_maskgo.0520.t
	desc = deviants_maskgo.0520.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdildoridehardfuck }
	# pass out
	option = {
		name = deviants_maskgo.0520.a
		custom_tooltip = deviants_maskgo.0520.a.tt
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_canonlythinkdildo_modifier
			days = 30
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_strange_dildo
				track = strange_dildo_addiction
				value = 5
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 5
			}
		}
	}		
}
#if male love to two dilos at max addiction
deviants_maskgo.0521 = { 
	type = character_event
	title = deviants_maskgo.0521.t
	desc = deviants_maskgo.0521.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdoubledildofuck }
	# pass out
	option = {
		name = deviants_maskgo.0521.a
		custom_tooltip = deviants_maskgo.0521.a.tt
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_canonlythinkdildo_modifier
			days = 60
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_strange_dildo
				track = strange_dildo_addiction
				value = 5
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 10
			}
		}
	}		
}
#if fuck +10 dildos at max addiction
deviants_maskgo.0522 = { 
	type = character_event
	title = deviants_maskgo.0522.t
	desc = deviants_maskgo.0522.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantfuckingmanydildo }
	# pass out
	option = {
		name = deviants_maskgo.0522.a
		custom_tooltip = deviants_maskgo.0522.a.tt
		stress_impact = {
			base = major_stress_impact_loss
			lustful = major_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_canonlythinkdildo_modifier
			days = 60
		}
		add_character_modifier = {
			modifier = deviant_mindfuckedsilly_modifier
			days = 7
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_strange_dildo
				track = strange_dildo_addiction
				value = 5
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 20
			}
		}
	}		
}

#0550 if has no dildo at max addiction...
deviants_maskgo.0550 = { 
	type = character_event
	title = deviants_maskgo.0550.t
	desc = deviants_maskgo.0550.desc
	theme = deviantsmaskgo
	override_background = { reference = bedchamber }
	right_portrait = {
		character = root
		animation = lunatic
		outfit_tags = { nightgown }
	}	
	immediate = {
		create_character = {
			template = deviant_humble_assistant_template
			location = root.location
			faith = root.capital_province.county.faith
			culture = root.capital_province.county.culture
			age = 20
			gender_female_chance = 100
			dynasty = none
			save_scope_as = deviant_go_random_1
		}
		scope:deviant_go_random_1 = {
			hidden_effect = {
				set_immortal_age = 20	
			}
		}
	}	
	# find one, at any cost
	option = {
		name = deviants_maskgo.0550.a
		custom_tooltip = deviants_maskgo.0550.a.tt
		remove_short_term_gold = medium_gold_value
		create_artifact = {
			name = deviantstrangetoy
			description = deviantstrangetoy_desc
			type = miscellaneous
			modifier = deviants_strangedildo_modifier
			visuals = deviant_strange_toy
			template = deviant_dildo_relic_template
			max_durability = 100
			creator = scope:deviant_go_random_1
			wealth = 15
			quality = 15
			save_scope_as = deviant_dildo_thing
		}
		trigger_event = deviants_maskgo.0520
	}	
	# try to endure
	option = {
		name = deviants_maskgo.0550.b
		custom_tooltip = deviants_maskgo.0550.b.tt
		add_learning_skill = -1
		stress_impact = {
			base = massive_stress_impact_gain
			lustful = massive_stress_impact_gain
		}
	}	
	# you can feel it, there is one nearby
	option = {
		trigger = {
			has_trait = deviants_demonanalslut
		}
		name = deviants_maskgo.0550.c
		custom_tooltip = deviants_maskgo.0550.c.tt
		hidden_effect = {
			random_list = {
				25 = {
					#if find woman
					trigger_event = deviants_maskgo.0551
				}
				25 = {
					#if find a shadowy man, waving a dilod at you, and telling you bend over
					trigger_event = deviants_maskgo.0552
				}
				25 = {
					#if find a dildo on the ground
					trigger_event = deviants_maskgo.0553
				}
			}
		}	
	}	
	after = {
		scope:deviant_go_random_1 = {
			hidden_effect = {
				death = {
					death_reason = death_vanished
				}
			}	
		}
	}
}

#0551 see woman fucking dildo, you join her
deviants_maskgo.0551 = { 
	type = character_event
	title = deviants_maskgo.0551.t
	desc = deviants_maskgo.0551.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdoubledildowomenfun }
	immediate = {
		create_character = {
			template = deviant_humble_assistant_template
			location = root.location
			faith = root.capital_province.county.faith
			culture = root.capital_province.county.culture
			age = 20
			gender_female_chance = 100
			dynasty = none
			save_scope_as = deviant_go_random_1
		}
		scope:deviant_go_random_1 = {
			hidden_effect = {
				set_immortal_age = 20	
			}
		}
	}
	# pass out
	option = {
		name = deviants_maskgo.0551.a
		custom_tooltip = deviants_maskgo.0551.a.tt
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_strange_dildo
				track = strange_dildo_addiction
				value = 5
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 2
			}
		}
		create_artifact = {
			name = deviantstrangetoy
			description = deviantstrangetoy_desc
			type = miscellaneous
			modifier = deviants_strangedildo_modifier
			visuals = deviant_strange_toy
			template = deviant_dildo_relic_template
			max_durability = 100
			wealth = 15
			creator = scope:deviant_go_random_1
			quality = 15
			save_scope_as = deviant_dildo_thing
		}
		scope:deviant_go_random_1 = {
			hidden_effect = {
				death = {
					death_reason = death_vanished
				}
			}	
		}
	}		
}


#0552 #if find a shadowy man, waving a dildo at you, and telling you bend over, he fuck you until you come to sneses dildo in pussy
deviants_maskgo.0552 = { 
	type = character_event
	title = deviants_maskgo.0552.t
	desc = deviants_maskgo.0552.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantanalfuckanddildo }
	immediate = {
		create_character = {
			template = deviant_humble_assistant_template
			location = root.location
			faith = root.capital_province.county.faith
			culture = root.capital_province.county.culture
			age = 20
			gender_female_chance = 100
			dynasty = none
			save_scope_as = deviant_go_random_1
		}
		scope:deviant_go_random_1 = {
			hidden_effect = {
				set_immortal_age = 20	
			}
		}
	}
	# pass out
	option = {
		name = deviants_maskgo.0552.a
		custom_tooltip = deviants_maskgo.0552.a.tt
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_strange_dildo
				track = strange_dildo_addiction
				value = 5
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 2
			}
		}
		create_artifact = {
			name = deviantstrangetoy
			description = deviantstrangetoy_desc
			type = miscellaneous
			modifier = deviants_strangedildo_modifier
			visuals = deviant_strange_toy
			template = deviant_dildo_relic_template
			max_durability = 100
			wealth = 15
			creator = scope:deviant_go_random_1
			quality = 15
			save_scope_as = deviant_dildo_thing
		}
		hidden_effect_new_object = {
			scope:deviant_dildo_thing = {
				add_deviant_artifact_modifier_dildo_effect = yes
			}
		}
		scope:deviant_go_random_1 = {
			hidden_effect = {
				death = {
					death_reason = death_vanished
				}
			}	
		}
	}		
}

#0553 find dildo on ground and fuck, rid it on the dorridor
deviants_maskgo.0553 = { 
	type = character_event
	title = deviants_maskgo.0553.t
	desc = deviants_maskgo.0553.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdildopregfuckingcum }
	# pass out
	option = {
		name = deviants_maskgo.0553.a
		custom_tooltip = deviants_maskgo.0553.a.tt
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_strange_dildo
				track = strange_dildo_addiction
				value = 5
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 10
			}
		}
		create_artifact = {
			name = deviantstrangetoy
			description = deviantstrangetoy_desc
			type = miscellaneous
			modifier = deviants_strangedildo_modifier
			visuals = deviant_strange_toy
			template = deviant_dildo_relic_template
			max_durability = 100
			wealth = 15
			creator = root
			quality = 15
			save_scope_as = deviant_dildo_thing
		}
		add_character_modifier = {
			modifier = deviant_everything_drained_modifier
			days = 30
		}
		hidden_effect_new_object = {
			scope:deviant_dildo_thing = {
				add_deviant_artifact_modifier_dildo_effect = yes
			}
		}
	}		
}

#if make more dildos
deviants_maskgo.0600 = { 
	type = character_event
	title = deviants_maskgo.0600.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ai = no }
			desc = deviants_maskgo.0600.a.desc
			}
			triggered_desc = {
				trigger = { is_ai = no }
			desc = deviants_maskgo.0600.b.desc
			}
			triggered_desc = {
				trigger = { is_ai = no }
			desc = deviants_maskgo.0600.c.desc
			}
			triggered_desc = {
				trigger = { is_ai = no }
			desc = deviants_maskgo.0600.d.desc
			}
			triggered_desc = {
				trigger = { is_ai = no }
			desc = deviants_maskgo.0600.e.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = deviantdildopregfuckingcum }
	# accept seed
	option = {
		name = deviants_maskgo.0600.a
		custom_tooltip = deviants_maskgo.0600.a.tt
		create_artifact = {
			name = deviantstrangetoy
			description = deviantstrangetoy_desc
			type = miscellaneous
			modifier = deviants_strangedildo_modifier
			visuals = deviant_strange_toy
			template = deviant_dildo_relic_template
			creator = root
			max_durability = 100
			wealth = 1
			quality = 1
			save_scope_as = deviant_dildo_thing
		}
		hidden_effect_new_object = {
			scope:deviant_dildo_thing = {
				add_deviant_artifact_modifier_dildo_effect = yes
			}
		}
		add_character_modifier = {
			modifier = deviant_everything_drained_modifier
			days = 30
		}
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 5
			}
			add_trait_xp = {
				trait = deviants_campslut
				track = sexual_service_pleasure
				value = 5
			}
		}
	}			
}

deviants_maskgo.0610 = { 
	type = character_event
	title = deviants_maskgo.0610.t
	desc = deviants_maskgo.0610.a.desc
	theme = deviantsmaskgo
	override_background = { 
		trigger = {
			exists = scope:background_1
		}
		reference = deviantbasicdildofuckontop
	}
	override_background = { 
		trigger = {
			exists = scope:background_2
		}
		reference = deviant_layingwetdildo_in_pussy
	}
	override_background = { 
		trigger = {
			exists = scope:background_3
		}
		reference = deviantbasicdildofuckshake
	}
	override_background = { 
		trigger = {
			exists = scope:background_4
		}
		reference = deviantbasicdildofuckbehind
	}
	override_background = { 
		trigger = {
			exists = scope:background_5
		}
		reference = deviantbasicdildotwohandfuck
	}
	trigger = {
		has_trait = deviants_strange_dildo
		is_female = yes
		any_character_artifact = {
			has_artifact_modifier = deviants_strangedildo_modifier
		}
		has_trait_xp = {
			trait = deviants_strange_dildo
			track = strange_dildo_addiction
			value >= 100
		}
	}
	immediate = {
        random_list = {
			25 = {
				ROOT = {
					save_scope_as = background_1
				}
			}
			25 = {
				ROOT = {
					save_scope_as = background_2
				}
			}
			25 = {
				ROOT = {
					save_scope_as = background_3
				}
			}
			25 = {
				ROOT = {
					save_scope_as = background_4
				}
			}
			25 = {
				ROOT = {
					save_scope_as = background_5
				}
			}
		}
    }
	# stop
	option = {
		name = deviants_maskgo.0610.a
		custom_tooltip = deviants_maskgo.0610.a.tt
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = major_stress_impact_gain
			deviant = medium_stress_impact_gain
		}
	}	
	# no care
	option = {
		name = deviants_maskgo.0610.b
		custom_tooltip = deviants_maskgo.0610.b.tt	
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			deviant = minor_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_canonlythinkdildo_modifier
			days = { 30 90 }
		}
		hidden_effect = {
			random_list = {
				30 = {
					#negative log
					send_interface_toast = {
						type = event_dildo_deviantgo
						title = deviant_generic_rumor_dildo_notification
						right_icon = ROOT
						desc = deviant_generic_rumor_dildo
						random_list = {
							25 = {
								add_prestige = minor_prestige_loss
								add_piety = minor_piety_loss
								hidden_effect = {
									every_courtier = {
										add_opinion = {
											target = root
											modifier = disgusted_opinion
											opinion = { -1 -10 }
										}
									}
								}
							}
							25 = {
								add_prestige = minor_prestige_loss
							}
							25 = {
								trigger = {
									is_landed = yes
								}
								every_courtier = {
									custom = all_courtiers
									add_opinion = {
										modifier = disgusted_opinion
										target = root
										opinion = { -1 -10 }
									}
								}
								add_prestige = medium_prestige_loss
							}	
						}
					}
				}
				5 = {

				}
			}
		}	
	}		
}

#### 0800-0999 female repent #########
#If repent your perversion, looking at your deranged body
deviants_maskgo.0800 = { 
	type = character_event
	title = deviants_maskgo.0800.t
	desc = deviants_maskgo.0800.desc
	theme = deviantsmaskgo
	override_background = { reference = bedchamber }
	right_portrait = {
		character = root
		animation = shame
		outfit_tags = { no_clothes }
	}	
	#punish pussy
	option = {
		name = deviants_maskgo.0800.a
		custom_tooltip = deviants_maskgo.0800.a.tt
		trigger_event = deviants_maskgo.0801
	}	
	#public shaming
	option = {
		name = deviants_maskgo.0800.b
		custom_tooltip = deviants_maskgo.0800.b.tt	
		trigger_event = deviants_maskgo.0900
	}		
	#just some minor acts of faith will do
	option = {
		name = deviants_maskgo.0800.c
		custom_tooltip = deviants_maskgo.0800.c.tt	
	}	
}

#0801 looking at your clit like it's cancer growth
deviants_maskgo.0801 = { 
	type = character_event
	title = deviants_maskgo.0801.t
	desc = deviants_maskgo.0801.desc
	theme = deviantsmaskgo
	override_background = { reference = bedchamber }
	right_portrait = {
		character = root
		animation = throne_room_kneel_2
		outfit_tags = { no_clothes }
	}	
	#Punish your deviant knob
	option = {
		name = deviants_maskgo.0801.a
		custom_tooltip = deviants_maskgo.0801.a.tt
		trigger_event = deviants_maskgo.0802
	}	
	#Teach your horny flower a lesson
	option = {
		name = deviants_maskgo.0801.b
		custom_tooltip = deviants_maskgo.0801.b.tt	
		trigger_event = deviants_maskgo.0810
	}		
}
#0802 clamp clit, you punishing it more for it daring to enjoy it
deviants_maskgo.0802 = { 
	type = character_event
	title = deviants_maskgo.0802.t
	desc = deviants_maskgo.0802.desc
	theme = deviantsmaskgo
	override_background = { reference = bedchamber }
	right_portrait = {
		character = root
		animation = throne_room_kneel_2
		outfit_tags = { no_clothes }
	}	
	#no mercy
	option = {
		name = deviants_maskgo.0802.a
		custom_tooltip = deviants_maskgo.0802.a.tt
		stress_impact = {
			base = medium_stress_impact_gain
		}
	}	
	#masturbate
	option = {
		name = deviants_maskgo.0802.b
		custom_tooltip = deviants_maskgo.0802.b.tt	
		stress_impact = {
			lustful = medium_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 1
			}
		}
	}		
    #this is enough
	option = {
		name = deviants_maskgo.0802.c
		custom_tooltip = deviants_maskgo.0802.c.tt	
	}
}

#0810 punishing pussy, spank/insertion
deviants_maskgo.0810 = { 
	type = character_event
	title = deviants_maskgo.0810.t
	desc = deviants_maskgo.0810.desc
	theme = deviantsmaskgo
	override_background = { reference = bedchamber }
	right_portrait = {
		character = root
		animation = throne_room_kneel_2
		outfit_tags = { no_clothes }
	}	
	#no mercy
	option = {
		name = deviants_maskgo.0810.a
		custom_tooltip = deviants_maskgo.0810.a.tt
		stress_impact = {
			base = medium_stress_impact_gain
		}
	}	
	#masturbate
	option = {
		name = deviants_maskgo.0810.b
		custom_tooltip = deviants_maskgo.0810.b.tt	
		stress_impact = {
			lustful = medium_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 1
			}
		}
	}		
    #this is enough
	option = {
		name = deviants_maskgo.0810.c
		custom_tooltip = deviants_maskgo.0810.c.tt	
	}
}
#0900 naked parade on to the stage in the gallows
deviants_maskgo.0900 = { 
	type = character_event
	title = deviants_maskgo.0900.t
	desc = deviants_maskgo.0900.desc
	theme = deviantsmaskgo
	override_background = { reference = gallows }
	right_portrait = {
		character = root
		animation = prisonhouse
		outfit_tags = { no_clothes }
	}	
	#say nothing, get the usual pillory punishment
	option = {
		name = deviants_maskgo.0900.a
		custom_tooltip = deviants_maskgo.0900.a.tt
	}	
	#admit being a deviant whore who loves sex
	option = {
		trigger = {
			has_trait = deviants_campslut
		}
		name = deviants_maskgo.0900.b
		custom_tooltip = deviants_maskgo.0900.b.tt	
		trigger_event = deviants_maskgo.0901
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 1
			}
		}
	}		
    #admit being horse fucker who loves fucking horse cock
	option = {
		trigger = {
			has_trait = deviants_horse_fucker
		}
		name = deviants_maskgo.0900.c
		custom_tooltip = deviants_maskgo.0900.c.tt	
		trigger_event = deviants_maskgo.0901
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 1
			}
		}
	}
}
#0901 fisting/washed/spanked with blessed water to clean your tainted pussy
deviants_maskgo.0901 = { 
	type = character_event
	title = deviants_maskgo.0901.t
	desc = deviants_maskgo.0901.desc
	theme = deviantsmaskgo
	override_background = { reference = gallows }
	right_portrait = {
		character = root
		animation = prisondungeon
		outfit_tags = { no_clothes }
	}	
	#endure
	option = {
		name = deviants_maskgo.0901.a
		custom_tooltip = deviants_maskgo.0901.a.tt
	}	
	#beg for more
	option = {
		name = deviants_maskgo.0901.b
		custom_tooltip = deviants_maskgo.0901.b.tt	
		trigger_event = deviants_maskgo.0902
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 1
			}
		}
	}		
}
#0902 put on a "pole of shame" pussy pole... covered in dirty things the crowd throws, for hours
deviants_maskgo.0902 = { 
	type = character_event
	title = deviants_maskgo.0902.t
	desc = deviants_maskgo.0902.desc
	theme = deviantsmaskgo
	override_background = { reference = gallows }
	right_portrait = {
		character = root
		animation = prisondungeon
		outfit_tags = { no_clothes }
	}	
	#endure
	option = {
		name = deviants_maskgo.0902.a
		custom_tooltip = deviants_maskgo.0902.a.tt
	}	
	#beg for more
	option = {
		name = deviants_maskgo.0902.b
		custom_tooltip = deviants_maskgo.0902.b.tt	
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 1
			}
		}
	}		
}

#some post public shaming event?

###############################################################
#1000-1199 basic special jester events
#1000jester shows up, offers tiny gold for the grand honor of being your jester, 5 year cooldown, on her knes, begging
deviants_maskgo.1000 = { 
	type = character_event
	title = deviants_maskgo.1000.t
	desc = deviants_maskgo.1000.desc
	theme = deviantsmaskgo
	cooldown = { years = 5 }
	override_background = { reference = throne_room }
	right_portrait = {
		character = root
		animation = thinking
	}	
	left_portrait = {
		character = scope:deviant_jester
		animation = throne_room_kneel_1
		outfit_tags = { jester_outfit }
	}
	trigger = {
		has_trait = deviants_mask
		primary_title.tier >= tier_duchy
		is_ruler = yes
		age >= 18
		any_living_character = {
			NOT = { has_trait = deviants_strangejester }
		}
		NOT = {
			employs_court_position = court_jester_court_position
			any_court_position_holder = {
				type = court_jester_court_position
				is_physically_able_ai_adult = yes
			}
		}
	}
	immediate = {
		create_character = {
			location = root.capital_province
			template = deviantgo_jesterfemale
			save_scope_as = deviant_jester
		}
		hidden_effect = {
			add_courtier = scope:deviant_jester
		}	
	}
	#you are hired
	option = {
		name = deviants_maskgo.1000.a
		custom_tooltip = deviants_maskgo.1000.a.tt
		add_gold = tiny_gold_value
		appoint_court_position = {
			recipient = scope:deviant_jester
			court_position = court_jester_court_position
		}
		scope:deviant_jester = {
			hidden_effect = {
				set_immortal_age = 20	
			}
		}
	}	
	#throw this fool out
	option = {
		name = deviants_maskgo.1000.b
		custom_tooltip = deviants_maskgo.1000.b.tt
		hidden_effect = {
			scope:deviant_jester = {
				death = {
					death_reason = death_vanished
				}
			}
		}	
	}		
}

#1010 200 jester entertaining the court with a really weird but arousuing hip sway dance and doing crouches now and then
deviants_maskgo.1010 = { 
	type = character_event
	title = deviants_maskgo.1010.t
	desc = deviants_maskgo.1010.desc
	theme = deviantsmaskgo
	override_background = { reference = feast }
	right_portrait = {
		character = root
		animation = thinking
	}	
	left_portrait = {
		character = scope:deviant_jester
		animation = throne_room_cheer_2
	}
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		age >= 18
		employs_court_position = court_jester_court_position
		any_court_position_holder = {
			type = court_jester_court_position
			is_physically_able_ai_adult = yes
			has_trait = deviants_strangejester
		}
	}
	immediate = {
		random_court_position_holder = {
			type = court_jester_court_position
			save_scope_as = deviant_jester
		}
	}
	# let her, gain trait exp
	option = {
		name = deviants_maskgo.1010.a
		custom_tooltip = deviants_maskgo.1010.a.tt
		add_piety = minor_piety_loss
		stress_impact = {
			base = minor_stress_impact_gain
			lustful = minor_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = grateful_opinion
				opinion = 20
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			}
			add_trait_xp = {
			trait = deviants_strangejester
			track = strangejester
			value = 5
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 2
			}
		}
	}	
	# move the show somewhere more private...
	option = {
		trigger = {
			has_trait = lustful
		}
		trait = lustful
		name = deviants_maskgo.1010.b
		custom_tooltip = deviants_maskgo.1010.b.tt
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = medium_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = flustered_opinion
				opinion = 10
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 1
			}
		}
	}		
	# move the show somewhere more private... and let her dance with a whip...
	option = {
		trigger = {
			has_trait = sadistic
		}
		trait = sadistic
		name = deviants_maskgo.1010.c
		custom_tooltip = deviants_maskgo.1010.c.tt
		stress_impact = {
			base = minor_stress_impact_gain
			sadistic = medium_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = flustered_opinion
				opinion = 10
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantsadism
				value = 1
			}
		}
	}	
	# punish her, with some public humiliation in the gallows
	option = {
		name = deviants_maskgo.1010.d
		custom_tooltip = deviants_maskgo.1010.d.tt
		add_piety = minor_piety_gain
		add_character_modifier = {
			modifier = deviant_greatshow_modifier
			days = 30
		}
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = grateful_opinion
				opinion = 10
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = major_stress_impact_loss
			}
		}
	}	
}

#1020 100 the jester is stuck, outfit torn, ass revealed, ignore, punish, spank, fist, stick it in ass or pussy if man
deviants_maskgo.1020 = { 
	type = character_event
	title = deviants_maskgo.1020.t
	desc = deviants_maskgo.1020.desc
	theme = deviantsmaskgo
	override_background = { reference = corridor_night }
	right_portrait = {
		character = root
		animation = thinking
	}	
	left_portrait = {
		character = scope:deviant_jester
		animation = throne_room_kneel_1
	}
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		age >= 18
		employs_court_position = court_jester_court_position
		any_court_position_holder = {
			type = court_jester_court_position
			is_physically_able_ai_adult = yes
			has_trait = deviants_strangejester
		}
	}
	immediate = {
		random_court_position_holder = {
			type = court_jester_court_position
			save_scope_as = deviant_jester
		}
	}
	# push her more, like she asks...
	option = {
		name = deviants_maskgo.1020.a
		custom_tooltip = deviants_maskgo.1020.a.tt
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = grateful_opinion
				opinion = 20
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			}
			add_trait_xp = {
			trait = deviants_strangejester
			track = strangejester
			value = 2
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 2
			}
		}
	}	
	# push her, with your cock
	option = {
		trigger = {
			OR = {	is_female = no	has_trait = futanari_genetic }
		}
		name = deviants_maskgo.1020.b
		custom_tooltip = deviants_maskgo.1020.b.tt
		add_piety = minor_piety_loss
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = medium_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = flustered_opinion
				opinion = 10
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = medium_stress_impact_loss
			}
			had_sex_with_effect = {
				CHARACTER = root
				PREGNANCY_CHANCE = pregnancy_chance
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 3
			}
		}
	}		
	# fist her, and make her apologies the sorry sight
	option = {
		trigger = {
			has_trait = sadistic
		}
		trait = sadistic
		name = deviants_maskgo.1020.c
		custom_tooltip = deviants_maskgo.1020.c.tt
		stress_impact = {
			base = minor_stress_impact_gain
			sadistic = major_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = flustered_opinion
				opinion = 20
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = major_stress_impact_loss
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantsadism
				value = 2
			}
		}
	}	
	# punish her, with some public humiliation in the gallows
	option = {
		name = deviants_maskgo.1020.d
		custom_tooltip = deviants_maskgo.1020.d.tt
		add_piety = minor_piety_gain
		add_character_modifier = {
			modifier = deviant_greatshow_modifier
			days = 30
		}
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = grateful_opinion
				opinion = 10
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = major_stress_impact_loss
			}
		}
	}	
}

#1030 200 the jester is performing felatio to random objects/food during show in a feast, basically alteration of dance one
deviants_maskgo.1030 = { 
	type = character_event
	title = deviants_maskgo.1030.t
	desc = deviants_maskgo.1030.desc
	theme = deviantsmaskgo
	override_background = { reference = feast }
	right_portrait = {
		character = root
		animation = thinking
	}	
	left_portrait = {
		character = scope:deviant_jester
		animation = chess_certain_win
	}
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		age >= 18
		employs_court_position = court_jester_court_position
		any_court_position_holder = {
			type = court_jester_court_position
			is_physically_able_ai_adult = yes
			has_trait = deviants_strangejester
		}
	}
	immediate = {
		random_court_position_holder = {
			type = court_jester_court_position
			save_scope_as = deviant_jester
		}
	}
	# let her, gain trait exp
	option = {
		name = deviants_maskgo.1030.a
		custom_tooltip = deviants_maskgo.1030.a.tt
		add_piety = minor_piety_loss
		stress_impact = {
			base = minor_stress_impact_gain
			lustful = minor_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = grateful_opinion
				opinion = 20
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			}
			add_trait_xp = {
			trait = deviants_strangejester
			track = strangejester
			value = 5
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 2
			}
		}
	}	
	# move the show somewhere more private... and let her suck something else
	option = {
		trigger = {
			has_trait = lustful
		}
		trait = lustful
		name = deviants_maskgo.1030.b
		custom_tooltip = deviants_maskgo.1030.b.tt
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = major_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = flustered_opinion
				opinion = 40
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 1
			}
		}
	}		
	# move the show somewhere more private... and let her suck something else
	option = {
		trigger = {
			has_trait = sadistic
		}
		trait = sadistic
		name = deviants_maskgo.1030.c
		custom_tooltip = deviants_maskgo.1030.c.tt
		stress_impact = {
			base = minor_stress_impact_gain
			sadistic = major_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = flustered_opinion
				opinion = 40
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantsadism
				value = 1
			}
		}
	}	
	# punish her, with some public humiliation in the gallows
	option = {
		name = deviants_maskgo.1030.d
		custom_tooltip = deviants_maskgo.1030.d.tt
		add_piety = minor_piety_gain
		add_character_modifier = {
			modifier = deviant_greatshow_modifier
			days = 30
		}
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = grateful_opinion
				opinion = 10
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = major_stress_impact_loss
			}
		}
	}	
}

#1040 50 jester caught commiting self-abuse on the corridor, brought to you... doing it before people... and taunting them, she does full I'm innocent act... and all that, option to make her repeat what she did, and she does, very sexual...
deviants_maskgo.1040 = { 
	type = character_event
	title = deviants_maskgo.1040.t
	desc = deviants_maskgo.1040.desc
	theme = deviantsmaskgo
	override_background = { reference = throne_room }
	right_portrait = {
		character = root
		animation = thinking
	}	
	left_portrait = {
		character = scope:deviant_jester
		animation = prisonhouse
	}
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		age >= 18
		employs_court_position = court_jester_court_position
		any_court_position_holder = {
			type = court_jester_court_position
			is_physically_able_ai_adult = yes
			has_trait = deviants_strangejester
		}
	}
	immediate = {
		random_court_position_holder = {
			type = court_jester_court_position
			save_scope_as = deviant_jester
		}
	}
	# tell her to show what she did...
	option = {
		name = deviants_maskgo.1040.a
		custom_tooltip = deviants_maskgo.1040.a.tt
		add_piety = minor_piety_loss
		stress_impact = {
			base = minor_stress_impact_gain
			lustful = minor_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = grateful_opinion
				opinion = 20
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			}
			add_trait_xp = {
			trait = deviants_strangejester
			track = strangejester
			value = 5
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 2
			}
		}
	}	
	# move the show somewhere more private...
	option = {
		trigger = {
			has_trait = lustful
		}
		trait = lustful
		name = deviants_maskgo.1040.b
		custom_tooltip = deviants_maskgo.1040.b.tt
		add_piety = minor_piety_loss
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = medium_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = flustered_opinion
				opinion = 40
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 1
			}
		}
	}		
	# move the show somewhere more private... 
	option = {
		trigger = {
			has_trait = sadistic
		}
		trait = sadistic
		name = deviants_maskgo.1040.c
		custom_tooltip = deviants_maskgo.1040.c.tt
		add_piety = minor_piety_loss
		stress_impact = {
			base = minor_stress_impact_gain
			sadistic = medium_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = flustered_opinion
				opinion = 40
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantsadism
				value = 1
			}
		}
	}	
	# punish her, with some public humiliation in the gallows
	option = {
		name = deviants_maskgo.1040.d
		custom_tooltip = deviants_maskgo.1040.d.tt
		add_piety = minor_piety_gain
		add_character_modifier = {
			modifier = deviant_greatshow_modifier
			days = 30
		}
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = grateful_opinion
				opinion = 10
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = major_stress_impact_loss
			}
		}
	}	
}

#1050 100 doing a show, where she makes cucumbers and carrots dissapear, she seems to be stuffing them into her crotch and pussy, and making sounds that suggets that... again, punish or allow... or make her stop
deviants_maskgo.1050 = { 
	type = character_event
	title = deviants_maskgo.1050.t
	desc = deviants_maskgo.1050.desc
	theme = deviantsmaskgo
	override_background = { reference = feast }
	right_portrait = {
		character = root
		animation = thinking
	}	
	left_portrait = {
		character = scope:deviant_jester
		animation = chess_certain_win
	}
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		age >= 18
		employs_court_position = court_jester_court_position
		any_court_position_holder = {
			type = court_jester_court_position
			is_physically_able_ai_adult = yes
			has_trait = deviants_strangejester
		}
	}
	immediate = {
		random_court_position_holder = {
			type = court_jester_court_position
			save_scope_as = deviant_jester
		}
	}
	# let her, gain trait exp
	option = {
		name = deviants_maskgo.1050.a
		custom_tooltip = deviants_maskgo.1050.a.tt
		add_piety = minor_piety_loss
		stress_impact = {
			base = minor_stress_impact_gain
			lustful = minor_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = grateful_opinion
				opinion = 20
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			}
			add_trait_xp = {
			trait = deviants_strangejester
			track = strangejester
			value = 5
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 2
			}
		}
	}	
	# move the show somewhere more private... to see what else she can fit
	option = {
		trigger = {
			has_trait = lustful
		}
		trait = lustful
		name = deviants_maskgo.1050.b
		custom_tooltip = deviants_maskgo.1050.b.tt
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = medium_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = flustered_opinion
				opinion = 20
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 1
			}
		}
	}		
	# move the show somewhere more private... to see what else she can fit
	option = {
		trigger = {
			has_trait = sadistic
		}
		trait = sadistic
		name = deviants_maskgo.1050.c
		custom_tooltip = deviants_maskgo.1050.c.tt
		stress_impact = {
			base = minor_stress_impact_gain
			sadistic = medium_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = flustered_opinion
				opinion = 20
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantsadism
				value = 1
			}
		}
	}	
	# punish her, with some public humiliation in the gallows
	option = {
		name = deviants_maskgo.1050.d
		custom_tooltip = deviants_maskgo.1050.d.tt
		add_piety = minor_piety_gain
		add_character_modifier = {
			modifier = deviant_greatshow_modifier
			days = 30
		}
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = grateful_opinion
				opinion = 10
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = major_stress_impact_loss
			}
		}
	}	
}

#1060 50 you come to your bedroom, jester is there, giving you a private show how she makes cucumber dissapear... naked, stuffing... and moaning, spread knees to present the penetration for you, 4 varinants? on the way... punish, enjoy the show, join to show as lustful female to fuck the same cucumber btween you, fuck her ass as make, whiel she keeps fucking cucumber
deviants_maskgo.1060 = { 
	type = character_event
	title = deviants_maskgo.1060.t
	desc = deviants_maskgo.1060.desc
	theme = deviantsmaskgo
	override_background = { reference = bedchamber }
	right_portrait = {
		character = root
		animation = thinking
	}	
	left_portrait = {
		character = scope:deviant_jester
		animation = throne_room_kneel_2
		outfit_tags = { no_clothes }
	}
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		age >= 18
		employs_court_position = court_jester_court_position
		any_court_position_holder = {
			type = court_jester_court_position
			is_physically_able_ai_adult = yes
			has_trait = deviants_strangejester
		}
	}
	immediate = {
		random_court_position_holder = {
			type = court_jester_court_position
			save_scope_as = deviant_jester
		}
	}
	# let her complete the show, gain trait exp
	option = {
		name = deviants_maskgo.1060.a
		custom_tooltip = deviants_maskgo.1060.a.tt
		stress_impact = {
			base = minor_stress_impact_gain
			lustful = medium_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = grateful_opinion
				opinion = 50
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			}
			add_trait_xp = {
			trait = deviants_strangejester
			track = strangejester
			value = 10
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 2
			}
		}
	}	
	# join the show
	option = {
		trigger = {
			has_trait = lustful
		}
		trait = lustful
		name = deviants_maskgo.1060.b
		custom_tooltip = deviants_maskgo.1060.b.tt
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = major_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = flustered_opinion
				opinion = 40
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = major_stress_impact_loss
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 3
			}
		}
	}		
	# join the show, with a whip and binds among other things 
	option = {
		trigger = {
			has_trait = sadistic
		}
		trait = sadistic
		name = deviants_maskgo.1060.c
		custom_tooltip = deviants_maskgo.1060.c.tt
		stress_impact = {
			base = medium_stress_impact_gain
			sadistic = major_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = flustered_opinion
				opinion = 20
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantsadism
				value = 1
			}
		}
	}	
	# punish her, with some public humiliation in the gallows
	option = {
		name = deviants_maskgo.1060.d
		custom_tooltip = deviants_maskgo.1060.d.tt
		add_piety = minor_piety_gain
		add_character_modifier = {
			modifier = deviant_greatshow_modifier
			days = 30
		}
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = grateful_opinion
				opinion = 10
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = major_stress_impact_loss
			}
		}
	}	
}

#1070 200 is making a puppet play... 4 varinats, bwteen male and female knight, nun and monk, noble man lady, king and queen, turning inceangly sexual... let her finish, punish, 
deviants_maskgo.1070 = { 
	type = character_event
	title = deviants_maskgo.1070.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1070.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1070.b.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = feast }
	right_portrait = {
		character = root
		animation = thinking
	}	
	left_portrait = {
		character = scope:deviant_jester
		animation = throne_room_kneel_1
	}
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		age >= 18
		employs_court_position = court_jester_court_position
		any_court_position_holder = {
			type = court_jester_court_position
			is_physically_able_ai_adult = yes
			has_trait = deviants_strangejester
		}
	}
	immediate = {
		random_court_position_holder = {
			type = court_jester_court_position
			save_scope_as = deviant_jester
		}
	}
	# let her, gain trait exp
	option = {
		name = deviants_maskgo.1070.a
		custom_tooltip = deviants_maskgo.1070.a.tt
		add_piety = minor_piety_loss
		stress_impact = {
			base = minor_stress_impact_gain
			lustful = minor_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = grateful_opinion
				opinion = 20
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			}
			add_trait_xp = {
			trait = deviants_strangejester
			track = strangejester
			value = 10
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 2
			}
		}
	}	
	# move the show somewhere more private... 
	option = {
		trigger = {
			has_trait = lustful
		}
		trait = lustful
		name = deviants_maskgo.1070.b
		custom_tooltip = deviants_maskgo.1070.b.tt
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = medium_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = flustered_opinion
				opinion = 20
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 1
			}
		}
	}		
	# move the show somewhere more private... 
	option = {
		trigger = {
			has_trait = sadistic
		}
		trait = sadistic
		name = deviants_maskgo.1070.c
		custom_tooltip = deviants_maskgo.1070.c.tt
		stress_impact = {
			base = minor_stress_impact_gain
			sadistic = medium_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = flustered_opinion
				opinion = 20
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantsadism
				value = 1
			}
		}
	}	
	# punish her, with some public humiliation in the gallows
	option = {
		name = deviants_maskgo.1070.d
		custom_tooltip = deviants_maskgo.1070.d.tt
		add_piety = minor_piety_gain
		add_character_modifier = {
			modifier = deviant_greatshow_modifier
			days = 30
		}
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = grateful_opinion
				opinion = 10
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = major_stress_impact_loss
			}
		}
	}	
}

#1080 200 jester giving a lapdance to random courtier or guest... punish, allow or ask one for yourself 
deviants_maskgo.1080 = { 
	type = character_event
	title = deviants_maskgo.1080.t
	desc = deviants_maskgo.1080.desc
	theme = deviantsmaskgo
	override_background = { reference = feast }
	right_portrait = {
		character = root
		animation = thinking
	}	
	left_portrait = {
		character = scope:deviant_jester
		animation = throne_room_kneel_1
	}
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		age >= 18
		employs_court_position = court_jester_court_position
		any_court_position_holder = {
			type = court_jester_court_position
			is_physically_able_ai_adult = yes
			has_trait = deviants_strangejester
		}
	}
	immediate = {
		random_court_position_holder = {
			type = court_jester_court_position
			save_scope_as = deviant_jester
		}
	}
	# let her, gain trait exp
	option = {
		name = deviants_maskgo.1080.a
		custom_tooltip = deviants_maskgo.1080.a.tt
		add_piety = minor_piety_loss
		stress_impact = {
			base = minor_stress_impact_gain
			lustful = minor_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = grateful_opinion
				opinion = 20
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			}
			add_trait_xp = {
			trait = deviants_strangejester
			track = strangejester
			value = 10
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 2
			}
		}
	}	
	# ask for a lapdance
	option = {
		trigger = {
			has_trait = lustful
		}
		trait = lustful
		name = deviants_maskgo.1080.b
		custom_tooltip = deviants_maskgo.1080.b.tt
		add_piety = medium_piety_loss
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = medium_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = flustered_opinion
				opinion = 20
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			}
			add_trait_xp = {
			trait = deviants_strangejester
			track = strangejester
			value = 20
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 4
			}
		}
	}		
	# move the show somewhere more private... 
	option = {
		trigger = {
			has_trait = sadistic
		}
		trait = sadistic
		name = deviants_maskgo.1080.c
		custom_tooltip = deviants_maskgo.1080.c.tt
		stress_impact = {
			base = minor_stress_impact_gain
			sadistic = medium_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = flustered_opinion
				opinion = 20
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantsadism
				value = 1
			}
		}
	}	
	# punish her, with some public humiliation in the gallows
	option = {
		name = deviants_maskgo.1080.d
		custom_tooltip = deviants_maskgo.1080.d.tt
		add_piety = minor_piety_gain
		add_character_modifier = {
			modifier = deviant_greatshow_modifier
			days = 30
		}
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = grateful_opinion
				opinion = 10
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = major_stress_impact_loss
			}
		}
	}	
}

#1090 50 if female, she wants to measure the volume of your pussy, urgent, let, and she does it with fingers and leaves
deviants_maskgo.1090 = { 
	type = character_event
	title = deviants_maskgo.1090.t
	desc = deviants_maskgo.1090.desc
	theme = deviantsmaskgo
	cooldown = { years = 1 }
	override_background = { reference = bedchamber }
	right_portrait = {
		character = root
		animation = thinking
	}	
	left_portrait = {
		character = scope:deviant_jester
		animation = throne_room_kneel_2
	}
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		is_female = yes
		age >= 18
		employs_court_position = court_jester_court_position
		any_court_position_holder = {
			type = court_jester_court_position
			is_physically_able_ai_adult = yes
			has_trait = deviants_strangejester
		}
	}
	immediate = {
		random_court_position_holder = {
			type = court_jester_court_position
			save_scope_as = deviant_jester
		}
	}
	# let her, gain trait exp
	option = {
		name = deviants_maskgo.1090.a
		custom_tooltip = deviants_maskgo.1090.a.tt
		stress_impact = {
			base = minor_stress_impact_gain
			lustful = minor_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = grateful_opinion
				opinion = 20
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			}
			add_trait_xp = {
			trait = deviants_strangejester
			track = strangejester
			value = 10
			}
		}
	}	
	# she can, for a price
	option = {
		trigger = {
			has_trait = lustful
		}
		trait = lustful
		name = deviants_maskgo.1090.b
		custom_tooltip = deviants_maskgo.1090.b.tt
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = major_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = flustered_opinion
				opinion = 20
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			}
			add_trait_xp = {
			trait = deviants_strangejester
			track = strangejester
			value = 20
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 5
			}
		}
	}		
	# punish her personally
	option = {
		trigger = {
			has_trait = sadistic
		}
		trait = sadistic
		name = deviants_maskgo.1090.c
		custom_tooltip = deviants_maskgo.1090.c.tt
		stress_impact = {
			base = minor_stress_impact_gain
			sadistic = major_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = flustered_opinion
				opinion = 20
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantsadism
				value = 1
			}
		}
	}	
	# punish her, with some public humiliation in the gallows
	option = {
		name = deviants_maskgo.1090.d
		custom_tooltip = deviants_maskgo.1090.d.tt
		add_piety = minor_piety_gain
		add_character_modifier = {
			modifier = deviant_greatshow_modifier
			days = 30
		}
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = grateful_opinion
				opinion = 10
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = major_stress_impact_loss
			}
		}
	}	
}

#1100 50 if male, jester in your room, asking to measure your cock, it's urgent, doe sit with a stick and leaves... or punish or just get her out...
deviants_maskgo.1100 = { 
	type = character_event
	title = deviants_maskgo.1100.t
	desc = deviants_maskgo.1100.desc
	theme = deviantsmaskgo
	cooldown = { years = 1 }
	override_background = { reference = bedchamber }
	right_portrait = {
		character = root
		animation = thinking
	}	
	left_portrait = {
		character = scope:deviant_jester
		animation = throne_room_kneel_2
	}
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		OR = {	is_female = no	has_trait = futanari_genetic }
		age >= 18
		employs_court_position = court_jester_court_position
		any_court_position_holder = {
			type = court_jester_court_position
			is_physically_able_ai_adult = yes
			has_trait = deviants_strangejester
		}
	}
	immediate = {
		random_court_position_holder = {
			type = court_jester_court_position
			save_scope_as = deviant_jester
		}
	}
	# let her, gain trait exp
	option = {
		name = deviants_maskgo.1100.a
		custom_tooltip = deviants_maskgo.1100.a.tt
		stress_impact = {
			base = minor_stress_impact_gain
			lustful = minor_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = grateful_opinion
				opinion = 20
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			}
			add_trait_xp = {
			trait = deviants_strangejester
			track = strangejester
			value = 10
			}
		}
	}	
	# she can, for a price
	option = {
		trigger = {
			has_trait = lustful
		}
		trait = lustful
		name = deviants_maskgo.1100.b
		custom_tooltip = deviants_maskgo.1100.b.tt
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = major_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = flustered_opinion
				opinion = 20
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			}
			add_trait_xp = {
			trait = deviants_strangejester
			track = strangejester
			value = 20
			}
			had_sex_with_effect = {
				CHARACTER = root
				PREGNANCY_CHANCE = pregnancy_chance
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 5
			}
		}
	}		
	# punish her personally
	option = {
		trigger = {
			has_trait = sadistic
		}
		trait = sadistic
		name = deviants_maskgo.1100.c
		custom_tooltip = deviants_maskgo.1100.c.tt
		stress_impact = {
			base = minor_stress_impact_gain
			sadistic = major_stress_impact_loss
			chaste = minor_stress_impact_gain
		}	
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = flustered_opinion
				opinion = 20
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantsadism
				value = 1
			}
		}
	}	
	# punish her, with some public humiliation in the gallows
	option = {
		name = deviants_maskgo.1100.d
		custom_tooltip = deviants_maskgo.1100.d.tt
		add_piety = minor_piety_gain
		add_character_modifier = {
			modifier = deviant_greatshow_modifier
			days = 30
		}
		scope:deviant_jester = {
			add_opinion = {
				target = root
				modifier = grateful_opinion
				opinion = 10
			}
			stress_impact = {
			base = minor_stress_impact_loss
			lustful = major_stress_impact_loss
			}
		}
	}	
}


#1200 looping dream fuck/"reward" event, all holes, drowning in pleasure
deviants_maskgo.1200 = { 
	type = character_event
	title = deviants_maskgo.1200.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1200.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1200.b.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1200.c.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1200.d.desc
			}
		}
	}
	theme = deviantsmaskgo
	cooldown = { years = 10 }
	override_background = { reference = devianttentacleallin }
	override_effect_2d = {
		reference = fog
	}
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		is_female = yes
		age >= 18
		has_trait_xp = {
			trait = deviants_strange_dildo
			track = strange_dildo_addiction
			value >= 100
		}
		has_trait_xp = {
			trait = deviants_demonanalslut
			track = demonanalslutcorruption
			value < 50
		}
		has_trait_xp = {
			trait = deviants_demonanalslut
			track = demonsubmissionslut
			value < 100
		}
		NOT = { 
			any_character_artifact = {
				has_artifact_modifier = deviants_demon_master_dildo_modifier
			}
		}
	}
	# surrender entirely/endure
	option = {
		trigger = {
			has_trait = lustful
			NOT = { has_trait = deviants_demonanalslut }
		}
		trait = lustful
		name = deviants_maskgo.1200.a
		custom_tooltip = deviants_maskgo.1200.a.tt
		trigger_event = deviants_maskgo.1201
		add_trait_force_tooltip = deviants_demonanalslut
		hidden_effect = {
			set_immortal_age = 20
		}
	}	
	option = {
		trigger = {
			has_trait = lustful
			has_trait = deviants_demonanalslut
		}
		trait = lustful
		name = deviants_maskgo.1200.a
		custom_tooltip = deviants_maskgo.1200.a.tt
		trigger_event = deviants_maskgo.1201
	}	
	# surrender if not lustful
	option = {
		trigger = {
			NOT = { has_trait = lustful }
		}
		name = deviants_maskgo.1200.b
		custom_tooltip = deviants_maskgo.1200.b.tt
		trigger_event = deviants_maskgo.1201
		if = {
			limit = { has_trait = chaste }
			remove_trait = chaste
		}
		else_if = {
			limit = { has_trait = humble }
			remove_trait = humble
		}
		else_if = {
			limit = { has_trait = gregarious }
			remove_trait = gregarious
		}
		else_if = {
			limit = { has_trait = shy }
			remove_trait = shy
		}
		else_if = {
			limit = { has_trait = calm }
			remove_trait = calm
		}
		else_if = {
			limit = { has_trait = content }
			remove_trait = content
		}
		else_if = {
			limit = { has_trait = generous }
			remove_trait = generous
		}
		else_if = {
			limit = { has_trait = just }
			remove_trait = just
		}
		else_if = {
			limit = { has_trait = honest }
			remove_trait = honest
		}
		else_if = {
			limit = { has_trait = patient }
			remove_trait = patient
		}
		else_if = {
			limit = { has_trait = temperate }
			remove_trait = temperate
		}
		else_if = {
			limit = { has_trait = diligent }
			remove_trait = diligent
		}
		else_if = {
			limit = { has_trait = ambitious }
			remove_trait = ambitious
		}
		else_if = {
			limit = { has_trait = brave }
			remove_trait = brave
		}
		else_if = {
			limit = { has_trait = trusting }
			remove_trait = trusting
		}
		else_if = {
			limit = { has_trait = compassionate }
			remove_trait = compassionate
		}
		else_if = {
			limit = { has_trait = zealous }
			remove_trait = zealous
		}
		else_if = {
			limit = { has_trait = greedy }
			remove_trait = greedy
		}
		else_if = {
			limit = { has_trait = callous }
			remove_trait = callous
		}
		else_if = {
			limit = { has_trait = impatient }
			remove_trait = impatient
		}
		else_if = {
			limit = { has_trait = gluttonous }
			remove_trait = gluttonous
		}
		else_if = {
			limit = { has_trait = lazy }
			remove_trait = lazy
		}
		else_if = {
			limit = { has_trait = wrathful }
			remove_trait = wrathful
		}
		else_if = {
			limit = { has_trait = deceitful }
			remove_trait = deceitful
		}
		else_if = {
			limit = { has_trait = arrogant }
			remove_trait = arrogant
		}
		else_if = {
			limit = { has_trait = craven }
			remove_trait = craven
		}
		else_if = {
			limit = { has_trait = forgiving }
			remove_trait = forgiving
		}
		else_if = {
			limit = { has_trait = vengeful }
			remove_trait = vengeful
		}
		else_if = {
			limit = { has_trait = arbitrary }
			remove_trait = arbitrary
		}
		else_if = {
			limit = { has_trait = stubborn }
			remove_trait = stubborn
		}
		else_if = {
			limit = { has_trait = fickle }
			remove_trait = fickle
		}
		else_if = {
			limit = { has_trait = cynical }
			remove_trait = cynical
		}
		else_if = {
			limit = { has_trait = paranoid }
			remove_trait = paranoid
		}
		add_trait_force_tooltip = lustful
	}		
	# scream yourself awake, resist
	option = {
		name = deviants_maskgo.1200.c
		custom_tooltip = deviants_maskgo.1200.c.tt
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = medium_stress_impact_gain
		}
	}	
}

#1201 turn into getting fucked, thoroughly
deviants_maskgo.1201 = { 
	type = character_event
	title = deviants_maskgo.1201.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1201.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1201.b.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1201.c.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1201.d.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = devianttentacleallin }	
	override_effect_2d = {
		reference = fog
	}
	# endure
	option = {
		name = deviants_maskgo.1201.a
		custom_tooltip = deviants_maskgo.1201.a.tt
		trigger_event = deviants_maskgo.1249
		stress_impact = {
			base = major_stress_impact_gain
			lustful = minor_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
					trait = deviants_demonanalslut
					track = demonsubmissionslut
					value = 5
			}
		}
	}	
	# indulge, drown
	option = {
		name = deviants_maskgo.1201.b
		custom_tooltip = deviants_maskgo.1201.b.tt
		trigger_event = deviants_maskgo.1249
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = major_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_fuckedsilly_modifier
			days = 90
		}	
		hidden_effect = {
			add_trait_xp = {
					trait = deviants_demonanalslut
					track = demonsubmissionslut
					value = 10
			}
			add_trait_xp = {
					trait = deviants_demonanalslut
					track = demonanalslutcorruption
					value = 4
			}
		}
	}		
}

#1249wake up, random locations, 4 variants?
deviants_maskgo.1249 = { 
	type = character_event
	title = deviants_maskgo.1249.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1249.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1249.b.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1249.c.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1249.d.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = corridor_night }
	right_portrait = {
		character = root
		animation = shock
		outfit_tags = { no_clothes }
	}	
	# go back, fast
	option = {
		name = deviants_maskgo.1249.a
		custom_tooltip = deviants_maskgo.1249.a.tt
		hidden_effect = {
			add_trait_xp = {
					trait = deviants_demonanalslut
					track = demonanalslutcorruption
					value = 1
			}
		}
	}		
}

#1250 random sleep paralyzis butt fuck, 4 in total? 
deviants_maskgo.1250 = { 
	type = character_event
	title = deviants_maskgo.1250.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1250.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1250.b.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1250.c.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = devianttentacleanal }
	override_effect_2d = {
		reference = fog
	}
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		is_female = yes
		age >= 18
		has_trait = deviants_demonanalslut
		has_trait_xp = {
			trait = deviants_demonanalslut
			track = demonsubmissionslut
			value < 100
		}
		NOT = { 
			any_character_artifact = {
				has_artifact_modifier = deviants_demon_master_dildo_modifier
			}
		}
	}
	# attempt to comprehend
	option = {
		name = deviants_maskgo.1250.a
		custom_tooltip = deviants_maskgo.1250.a.tt
		duel = {
			skills = { intrigue learning }
			value = high_skill_rating
			# Success: win
			50 = {
				compare_modifier = {
					value = scope:duel_value
						multiplier = 3.5
						min = -49
				}
				custom_tooltip = {
					text = deviants_maskgo.1250.bwin.tt
				}
				random_list = {
					50 = {
					}
					5 = {
						custom_tooltip = deviants_maskgo.1250.ancientwisdom.tt
						add_learning_skill = 1
					}
				}
				hidden_effect = {
					add_trait_xp = {
						trait = deviants_demonanalslut
						track = demonsubmissionslut
						value = { 1 10 }
					}
					add_trait_xp = {
						trait = deviants_demonanalslut
						track = demonanalslutcorruption
						value = { 0 1 }
					}
				}
			}
			# Failure, lose
			50 = {
				compare_modifier = {
					value = scope:duel_value
						multiplier = -3.5
						min = -49
				}	
				custom_tooltip = {
					text = deviants_maskgo.1250.blose.tt
				}	
				stress_impact = {
					base = major_stress_impact_gain
				}	
				random_list = {
					50 = {
					}
					5 = {
						custom_tooltip = deviants_maskgo.1250.ancientwisdomlost.tt
						add_learning_skill = -1
					}
				}
				hidden_effect = {
					add_trait_xp = {
						trait = deviants_demonanalslut
						track = demonanalslutcorruption
						value = { 1 2 }
					}
				}
			}
		}
	}	
	# Let it go, Just a dream, 
	option = {
		name = deviants_maskgo.1250.b
		custom_tooltip = deviants_maskgo.1250.b.tt
		random_list = {
			40 = {
				custom_tooltip = deviants_maskgo.1250.pleasure.tt
				stress_impact = {
					base = major_stress_impact_loss
				}	
				add_trait_xp = {
					trait = deviants_demonanalslut
					track = demonsubmissionslut
					value = { 0 2 }
				}
				add_trait_xp = {
					trait = deviants_demonanalslut
					track = demonanalslutcorruption
					value = { 1 3 }
				}
			}
			20 = {
				custom_tooltip = deviants_maskgo.1250.toomuch.tt
				stress_impact = {
					base = major_stress_impact_gain
				}	
				hidden_effect = {
					add_trait_xp = {
						trait = deviants_demonanalslut
						track = demonanalslutcorruption
						value = { 1 3 }
					}
				}
			}
		}
	}			
}



#1251 random sleep paralyzis wet dream, vaginal
deviants_maskgo.1251 = { 
	type = character_event
	title = deviants_maskgo.1251.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1251.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1251.b.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = devianttentaclevaginal }	
	override_effect_2d = {
		reference = fog
	}
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		is_female = yes
		age >= 18
		has_trait = deviants_demonanalslut
		has_trait_xp = {
			trait = deviants_demonanalslut
			track = demonsubmissionslut
			value < 100
		}
		NOT = { 
			any_character_artifact = {
				has_artifact_modifier = deviants_demon_master_dildo_modifier
			}
		}
	}
	# endure
	# attempt to comprehend
	option = {
		name = deviants_maskgo.1251.a
		custom_tooltip = deviants_maskgo.1251.a.tt
		duel = {
			skills = { intrigue learning }
			value = high_skill_rating
			# Success: win
			50 = {
				compare_modifier = {
					value = scope:duel_value
						multiplier = 3.5
						min = -49
				}
				custom_tooltip = {
					text = deviants_maskgo.1251.bwin.tt
				}
				random_list = {
					50 = {
					}
					5 = {
						custom_tooltip = deviants_maskgo.1251.ancientwisdom.tt
						add_learning_skill = 1
					}
				}
				hidden_effect = {
					add_trait_xp = {
						trait = deviants_demonanalslut
						track = demonsubmissionslut
						value = { 1 10 }
					}
					add_trait_xp = {
						trait = deviants_demonanalslut
						track = demonanalslutcorruption
						value = { 0 1 }
					}
				}
			}
			# Failure, lose
			50 = {
				compare_modifier = {
					value = scope:duel_value
						multiplier = -3.5
						min = -49
				}	
				custom_tooltip = {
					text = deviants_maskgo.1251.blose.tt
				}	
				stress_impact = {
					base = major_stress_impact_gain
				}	
				random_list = {
					50 = {
					}
					5 = {
						custom_tooltip = deviants_maskgo.1251.ancientwisdomlost.tt
						add_learning_skill = -1
					}
				}
				hidden_effect = {
					add_trait_xp = {
						trait = deviants_demonanalslut
						track = demonanalslutcorruption
						value = { 1 2 }
					}
				}
			}
		}
	}	
	# Let it go, Just a dream, 
	option = {
		name = deviants_maskgo.1251.b
		custom_tooltip = deviants_maskgo.1251.b.tt
		random_list = {
			40 = {
				custom_tooltip = deviants_maskgo.1251.pleasure.tt
				stress_impact = {
					base = major_stress_impact_loss
				}	
				hidden_effect = {
					add_trait_xp = {
						trait = deviants_demonanalslut
						track = demonsubmissionslut
						value = { 0 2 }
					}
					add_trait_xp = {
						trait = deviants_demonanalslut
						track = demonanalslutcorruption
						value = { 1 5 }
					}
				}	
			}
			20 = {
				custom_tooltip = deviants_maskgo.1251.toomuch.tt
				stress_impact = {
					base = major_stress_impact_gain
				}	
				hidden_effect = {
					add_trait_xp = {
						trait = deviants_demonanalslut
						track = demonanalslutcorruption
						value = { 1 5 }
					}
				}
			}
		}
	}			
}
#1252 feel like you are being fucked in the middle of the court, poeple looking at you, have to stay calm, but you start to moan, lose piety, prestige...
deviants_maskgo.1252 = { 
	type = character_event
	title = deviants_maskgo.1252.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1252.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1252.b.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = throne_room }
	right_portrait = {
		character = root
		animation = shock
	}	
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		is_female = yes
		age >= 18
		has_trait = deviants_demonanalslut
		has_trait_xp = {
			trait = deviants_demonanalslut
			track = demonsubmissionslut
			value < 70
		}
		NOT = { 
			any_character_artifact = {
				has_artifact_modifier = deviants_demon_master_dildo_modifier
			}
		}
	}
	# attempt to comprehend
	option = {
		name = deviants_maskgo.1252.a
		custom_tooltip = deviants_maskgo.1252.a.tt
		duel = {
			skills = { intrigue learning }
			value = high_skill_rating
			# Success: win
			50 = {
				compare_modifier = {
					value = scope:duel_value
						multiplier = 3.5
						min = -49
				}
				custom_tooltip = {
					text = deviants_maskgo.1252.bwin.tt
				}
				random_list = {
					50 = {
					}
					5 = {
						custom_tooltip = deviants_maskgo.1252.ancientwisdom.tt
						add_learning_skill = 1
					}
				}
				hidden_effect = {
					add_trait_xp = {
						trait = deviants_demonanalslut
						track = demonsubmissionslut
						value = { 1 10 }
					}
					add_trait_xp = {
						trait = deviants_demonanalslut
						track = demonanalslutcorruption
						value = { 0 1 }
					}
				}
			}
			# Failure, lose
			50 = {
				compare_modifier = {
					value = scope:duel_value
						multiplier = -3.5
						min = -49
				}	
				custom_tooltip = {
					text = deviants_maskgo.1252.blose.tt
				}	
				stress_impact = {
					base = major_stress_impact_gain
				}	
				random_list = {
					50 = {
					}
					5 = {
						custom_tooltip = deviants_maskgo.1252.ancientwisdomlost.tt
						add_learning_skill = -1
					}
				}
				add_prestige = minor_prestige_loss
				add_piety = minor_piety_loss
				hidden_effect = {
					add_trait_xp = {
						trait = deviants_demonanalslut
						track = demonanalslutcorruption
						value = { 1 2 }
					}
				}
			}
		}
	}	
	# Let it go, Just a dream, 
	option = {
		name = deviants_maskgo.1252.b
		custom_tooltip = deviants_maskgo.1252.b.tt
		random_list = {
			40 = {
				custom_tooltip = deviants_maskgo.1252.pleasure.tt
				stress_impact = {
					base = major_stress_impact_loss
				}	
				add_trait_xp = {
					trait = deviants_demonanalslut
					track = demonsubmissionslut
					value = { 0 2 }
				}
				add_trait_xp = {
					trait = deviants_demonanalslut
					track = demonanalslutcorruption
					value = { 1 5 }
				}
				add_prestige = minor_prestige_loss
				add_piety = minor_piety_loss
			}
			20 = {
				custom_tooltip = deviants_maskgo.1252.toomuch.tt
				stress_impact = {
					base = major_stress_impact_gain
				}	
				hidden_effect = {
					add_trait_xp = {
						trait = deviants_demonanalslut
						track = demonanalslutcorruption
						value = { 1 5 }
					}
				}
			}
		}
	}		
}
#1300 initial thing comes to you, manifests in different ways, varinants
deviants_maskgo.1300 = { 
	type = character_event
	title = deviants_maskgo.1300.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1300.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1300.b.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1300.c.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1300.d.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1300.e.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = dreamthingmanifests }
	override_effect_2d = {
		reference = fog
	}
	right_portrait = {
		character = root
		animation = shock
		outfit_tags = { no_clothes }
	}	
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		is_female = yes
		age >= 18
		has_trait = deviants_demonanalslut
		has_trait_xp = {
			trait = deviants_demonanalslut
			track = demonanalslutcorruption
			value >= 100
		}
		NOT = { 
			any_character_artifact = {
				has_artifact_modifier = deviants_demon_master_dildo_modifier
			}
		}
	}
	# submit
	option = {
		name = deviants_maskgo.1300.a
		custom_tooltip = deviants_maskgo.1300.a.tt
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 1
			}
		}
		trigger_event = deviants_maskgo.1303
	}	
	# fight it	
	option = {
		name = deviants_maskgo.1300.b
		custom_tooltip = deviants_maskgo.1300.b.tt
		duel = {
			skills = { intrigue learning }
			value = high_skill_rating
			# Success: win
			20 = {
				compare_modifier = {
					value = scope:duel_value
						multiplier = 3.5
						min = -49
				}
				custom_tooltip = {
					text = deviants_maskgo.1300.bwin.tt
				}
				stress_impact = {
					base = medium_stress_impact_loss
				}
				trigger_event = deviants_maskgo.1301
				hidden_effect = {
					add_trait_xp = {
						trait = deviants_demonanalslut
						track = demonsubmissionslut
						value = 20
					}
					add_trait_xp = {
						trait = deviants_demonanalslut
						track = demonanalslutcorruption
						value = -20
					}
				}
			}
			# Failure, lose
			80 = {
				compare_modifier = {
					value = scope:duel_value
						multiplier = -3.5
						min = -49
				}	
				custom_tooltip = {
					text = deviants_maskgo.1300.blose.tt
				}	
				stress_impact = {
					base = massive_stress_impact_gain
				}	
				hidden_effect = {
					add_trait_xp = {
						trait = deviants_demonanalslut
						track = demonsubmissionslut
						value = -20
					}
				}
				trigger_event = deviants_maskgo.1302
			}
		}
	}		
	# escape, by any means
	option = {
		name = deviants_maskgo.1300.c
		custom_tooltip = deviants_maskgo.1300.c.tt
		stress_impact = {
			base = massive_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = -1
			}
		}
		add_character_modifier = {
			modifier = deviant_mindfuckedsilly_modifier
			days = 10
		}	
	}
}
#1301 win the fight
deviants_maskgo.1301 = { 
	type = character_event
	title = deviants_maskgo.1301.t
	desc = deviants_maskgo.1301.a.desc
	theme = deviantsmaskgo
	override_background = { reference = bedchamber }
	right_portrait = {
		character = root
		animation = ecstasy
		outfit_tags = { no_clothes }
	}	
	# 
	option = {
		name = deviants_maskgo.1301.a
		custom_tooltip = deviants_maskgo.1301.a.tt
		stress_impact = {
			base = massive_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonanalslutcorruption
				value = -20
			}
		}	
	}	
}
#1302 lose fight, variant on being humiliated
deviants_maskgo.1302 = { 
	type = character_event
	title = deviants_maskgo.1302.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1302.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1302.b.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1302.c.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1302.d.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1302.e.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = dreamthingmanifests }
	override_effect_2d = {
		reference = fog
	}
	right_portrait = {
		character = root
		animation = shock
		outfit_tags = { no_clothes }
	}	
	#submit
	option = {
		name = deviants_maskgo.1302.a
		custom_tooltip = deviants_maskgo.1302.a.tt
		trigger_event = deviants_maskgo.1303
	}	
	#resist 
	option = {
		name = deviants_maskgo.1302.b
		custom_tooltip = deviants_maskgo.1302.b.tt
		stress_impact = {
			base = massive_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = -1
			}
		}
		add_character_modifier = {
			modifier = deviant_mindfuckedsilly_modifier
			days = 90
		}	
	}		
}
#1303 you submitting before the demon
deviants_maskgo.1303 = { 
	type = character_event
	title = deviants_maskgo.1303.t
	desc = deviants_maskgo.1303.a.desc
	theme = deviantsmaskgo
	override_background = { reference = dreamthingmanifests }
	override_effect_2d = {
		reference = fog
	}
	right_portrait = {
		character = root
		animation = throne_room_kneel_1
		outfit_tags = { no_clothes }
	}	
	# offer ass
	option = {
		name = deviants_maskgo.1303.a
		custom_tooltip = deviants_maskgo.1303.a.tt
		trigger_event = deviants_maskgo.1320
	}	
	# willingly mount with pussy
	option = {
		name = deviants_maskgo.1303.b
		custom_tooltip = deviants_maskgo.1303.b.tt
		trigger_event = deviants_maskgo.1310
	}		
}
#1310 serve with your pussy
deviants_maskgo.1310 = { 
	type = character_event
	title = deviants_maskgo.1310.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1310.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1310.b.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1310.c.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1310.d.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1310.e.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = dreamthingpussyfuck }
	override_effect_2d = {
		reference = fog
	}
	# accept seed
	option = {
		name = deviants_maskgo.1310.a
		custom_tooltip = deviants_maskgo.1310.a.tt
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 5
			}
			add_trait_xp = {
				trait = deviants_campslut
				track = sexual_service_pleasure
				value = 5
			}
		}
		trigger_event = deviants_maskgo.1315
	}	
	# pull out
	option = {
		name = deviants_maskgo.1310.b
		custom_tooltip = deviants_maskgo.1310.b.tt
		add_character_modifier = {
			modifier = deviant_mindfuckedsilly_modifier
			days = 30
		}
	}		
}
#1315 come to your senses, vaginal fucking random servant on top, using the dildo as a condom.
deviants_maskgo.1315 = { 
	type = character_event
	title = deviants_maskgo.1315.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1315.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1315.b.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1315.c.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1315.d.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1315.e.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = deviantsdildocockfucktop }
	# escape, before he comes to his senses
	option = {
		name = deviants_maskgo.1315.a
		custom_tooltip = deviants_maskgo.1315.a.tt
		stress_impact = {
			lustful = medium_stress_impact_gain
		}
	}	
	# keep going, the man seems docile enough to let you cum... but he will definately tell others about it
	option = {
		name = deviants_maskgo.1315.b
		custom_tooltip = deviants_maskgo.1315.b.tt
		add_piety = minor_piety_loss
		stress_impact = {
			lustful = medium_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 2
			}
			add_trait_xp = {
				trait = deviants_campslut
				track = sexual_service_pleasure
				value = 2
			}
		}
	}	
	after =	{
		trigger_event = {
				id = deviants_maskgo.1319
				days = 1 
		}
	}
}

#1319 half-dream event about birthing things
deviants_maskgo.1319 = { 
	type = character_event
	title = deviants_maskgo.1319.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1319.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1319.b.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1319.c.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1319.d.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1319.e.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = dreamthingbirthing }
	override_effect_2d = {
		reference = fog
	}
	immediate = {
		if = {
			limit = { has_trait = shrewd }
			remove_trait = shrewd
		}
		else_if = {
			limit = { has_trait = intellect_good_1 }
			remove_trait = intellect_good_1
		}
		else_if = {
			limit = { has_trait = intellect_good_2 }
			remove_trait = intellect_good_2
		}
		else_if = {
			limit = { has_trait = intellect_good_3 }
			remove_trait = intellect_good_3
		}
		else_if  = {
			limit = { NOT = { has_trait = possessed_1 } }
			add_trait = possessed_1
		}
		else_if = {
			limit = { has_trait = beauty_bad_1 }
			remove_trait = beauty_bad_1
		}
		else_if = {
			limit = { has_trait = beauty_bad_2 }
			remove_trait = beauty_bad_2
		}
		else_if = {
			limit = { has_trait = beauty_bad_3 }
			remove_trait = beauty_bad_3
		}
		else_if = {
			limit = { NOT = { has_trait = lunatic_1 } }
			add_trait = lunatic_1
		}
		else_if = {
			limit = { has_trait = infertile }
			remove_trait = infertile
		}
		else_if = {
			limit = { NOT = { has_trait = fecund } }
			add_trait = fecund
		}
		else_if = {
			limit = { NOT = { has_trait = dull } }
			add_trait = dull
		}
		else_if = {
			limit = { 
				NOT = { has_trait = intellect_bad_1 }
				NOT = { has_trait = intellect_bad_2 }
				NOT = { has_trait = intellect_bad_3 }
			}
			add_trait = intellect_bad_1
		}
		else_if = {
			limit = { 
				NOT = { has_trait = beauty_good_1 }
				NOT = { has_trait = beauty_good_2 } 
				NOT = { has_trait = beauty_good_3 }
			}
			add_trait = beauty_good_1
		}
		else_if = {
			limit = { 
				has_trait = intellect_bad_1
				NOT = { has_trait = intellect_bad_2 }
			}
			remove_trait = intellect_bad_1
			add_trait = intellect_bad_2
		}
		else_if = {
			limit = { 
				has_trait = beauty_good_1
				NOT = { has_trait = beauty_good_2 } 
			}
			remove_trait = beauty_good_1
			add_trait = beauty_good_2
		}
		else_if = {
			limit = { 
				has_trait = intellect_bad_2
				NOT = { has_trait = intellect_bad_3 }
			}
			remove_trait = intellect_bad_2
			add_trait = intellect_bad_3
		}
		else_if = {
			limit = { 
				has_trait = beauty_good_2
				NOT = { has_trait = beauty_good_3 } 
			}
			remove_trait = beauty_good_2
			add_trait = beauty_good_3
		}
		else_if = {
			limit = { NOT = { has_trait = albino } }
			add_trait = albino
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 10
			}
		}
	}
	# it is, what it is
	option = {
		name = deviants_maskgo.1319.a
		custom_tooltip = deviants_maskgo.1319.a.tt
	}	
	# this is wrong, go repent
	option = {
		name = deviants_maskgo.1319.b
		custom_tooltip = deviants_maskgo.1319.b.tt
		stress_impact = {
			base = medium_stress_impact_gain
		}
		trigger_event = deviants_maskgo.0800
	}			
}
#1320 they fuck your ass
deviants_maskgo.1320 = { 
	type = character_event
	title = deviants_maskgo.1320.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1320.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1320.b.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1320.c.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1320.d.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1320.e.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_effect_2d = {
		reference = fog
	}
	override_background = { reference = dreamthingassfuck }
	# embrace
	option = {
		name = deviants_maskgo.1320.a
		custom_tooltip = deviants_maskgo.1320.a.tt
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		if = {
			limit = { has_trait = ill }
			remove_trait = ill
		}
		else_if = {
			limit = { has_trait = pneumonic }
			remove_trait = pneumonic
		}
		else_if = {
			limit = { has_trait = lovers_pox }
			remove_trait = lovers_pox
		}
		else_if = {
			limit = { has_trait = early_great_pox }
			remove_trait = early_great_pox
		}
		else_if = {
			limit = { has_trait = smallpox }
			remove_trait = smallpox
		}
		else_if = {
			limit = { has_trait = great_pox }
			remove_trait = great_pox
		}
		else_if = {
			limit = { has_trait = leper }
			remove_trait = leper
		}
		else_if = {
			limit = { has_trait = depressed_1 }
			remove_trait = depressed_1
		}
		else_if = {
			limit = { has_trait = depressed_genetic }
			remove_trait = depressed_genetic
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 10
			}
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonanalslutcorruption
				value = 5
			}
			add_trait_xp = {
				trait = deviants_campslut
				track = sexual_service_submission
				value = 4
			}
		}
		trigger_event = deviants_maskgo.1325
	}	
	# endure
	option = {
		name = deviants_maskgo.1320.b
		custom_tooltip = deviants_maskgo.1320.b.tt
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 4
			}
		}
	}			
}
#1325 come to your senses, anal fucked by random servant against the floor
deviants_maskgo.1325 = { 
	type = character_event
	title = deviants_maskgo.1325.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1325.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1325.b.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1325.c.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = deviantanalcreampie }
	# embrace
	option = {
		name = deviants_maskgo.1325.a
		custom_tooltip = deviants_maskgo.1325.a.tt
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 2
			}
			add_trait_xp = {
				trait = deviants_campslut
				track = sexual_service_submission
				value = 1
			}
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonanalslutcorruption
				value = 2
			}
		}
	}	
	# resist
	option = {
		name = deviants_maskgo.1325.b
		custom_tooltip = deviants_maskgo.1325.b.tt
		add_piety = minor_piety_loss
		stress_impact = {
			base = medium_stress_impact_gain
		}
	}		
	# lay still...
	option = {
		name = deviants_maskgo.1325.c
		custom_tooltip = deviants_maskgo.1325.c.tt
	}	
	# repent later
	option = {
		name = deviants_maskgo.1325.d
		custom_tooltip = deviants_maskgo.1325.d.tt
		trigger_event = deviants_maskgo.0800
	}
}

#1390 waking up to having face toyed by cock
deviants_maskgo.1390 = { 
	type = character_event
	title = deviants_maskgo.1390.t
	desc = deviants_maskgo.1390.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviant_sleeping_cockonface_one }
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		is_female = yes
		age >= 18
		has_trait = deviants_demonanalslut
		has_trait_xp = {
			trait = deviants_demonanalslut
			track = demonsubmissionslut
			value <= 100
		}
		has_trait_xp = {
			trait = deviants_demonanalslut
			track = demonanalslutcorruption
			value >= 50
		}
		NOT = { 
			any_character_artifact = {
				has_artifact_modifier = deviants_demon_master_dildo_modifier
			}
		}
	}
	# suck
	option = {
		name = deviants_maskgo.1390.a
		custom_tooltip = deviants_maskgo.1390.a.tt
		trigger_event = deviants_maskgo.1391
	}	
	# stay still
	option = {
		name = deviants_maskgo.1390.b
		custom_tooltip = deviants_maskgo.1390.b.tt
		trigger_event = deviants_maskgo.1392
	}		
	# resist
	option = {
		name = deviants_maskgo.1390.c
		custom_tooltip = deviants_maskgo.1390.c.tt
		stress_impact = {
			base = major_stress_impact_gain
			lustful = medium_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = -1
			}
		}
	}
}
#1391 if suck, turn face fuck
deviants_maskgo.1391 = { 
	type = character_event
	title = deviants_maskgo.1391.t
	desc = deviants_maskgo.1391.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantsuckcock }
	#
	option = {
		name = deviants_maskgo.1391.a
		custom_tooltip = deviants_maskgo.1391.a.tt
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = minor_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 2
			}
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonanalslutcorruption
				value = 4
			}
			add_trait_xp = {
				trait = deviants_campslut
				track = sexual_service_submission
				value = 1
			}
		}
	}	
}
#1392 if indifferent, more messing around and groping, cum on face
deviants_maskgo.1392 = { 
	type = character_event
	title = deviants_maskgo.1392.t
	desc = deviants_maskgo.1392.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantcumonfacewithcock }
	#
	option = {
		name = deviants_maskgo.1392.a
		custom_tooltip = deviants_maskgo.1392.a.tt
		stress_impact = {
			base = medium_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 1
			}
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonanalslutcorruption
				value = 1
			}
		}
	}	
}

#1400 waking up to being sleep paralyzis anal fucked by a servant
deviants_maskgo.1400 = { 
	type = character_event
	title = deviants_maskgo.1400.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1400.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1400.b.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1400.c.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = deviant_pronebone_anal_one }
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		is_female = yes
		age >= 18
		has_trait = deviants_demonanalslut
		has_trait_xp = {
			trait = deviants_demonanalslut
			track = demonsubmissionslut
			value <= 100
		}
		has_trait_xp = {
			trait = deviants_demonanalslut
			track = demonanalslutcorruption
			value >= 50
		}
		NOT = { 
			any_character_artifact = {
				has_artifact_modifier = deviants_demon_master_dildo_modifier
			}
		}
	}
	# try to focus
	option = {
		name = deviants_maskgo.1400.a
		custom_tooltip = deviants_maskgo.1400.a.tt
		duel = {
			skills = { intrigue learning }
			value = high_skill_rating
			# Success: win
			50 = {
				compare_modifier = {
					value = scope:duel_value
						multiplier = 3.5
						min = -49
				}
				custom_tooltip = {
					text = deviants_maskgo.1252.bwin.tt
				}
				random_list = {
					50 = {
					}
					5 = {
						custom_tooltip = deviants_maskgo.1252.ancientwisdom.tt
						add_learning_skill = 1
					}
				}
				trigger_event = deviants_maskgo.1401
				hidden_effect = {
					add_trait_xp = {
						trait = deviants_demonanalslut
						track = demonsubmissionslut
						value = { 1 10 }
					}
					add_trait_xp = {
						trait = deviants_demonanalslut
						track = demonanalslutcorruption
						value = { 0 1 }
					}
				}
			}
			# Failure, lose
			50 = {
				compare_modifier = {
					value = scope:duel_value
						multiplier = -3.5
						min = -49
				}	
				custom_tooltip = {
					text = deviants_maskgo.1252.blose.tt
				}	
				stress_impact = {
					base = major_stress_impact_gain
				}	
				random_list = {
					50 = {
					}
					5 = {
						custom_tooltip = deviants_maskgo.1252.ancientwisdomlost.tt
						add_learning_skill = -1
					}
				}
				trigger_event = deviants_maskgo.1402
				hidden_effect = {
					add_trait_xp = {
						trait = deviants_demonanalslut
						track = demonanalslutcorruption
						value = { 1 2 }
					}
				}
			}
		}
	}	
	# endure
	option = {
		trigger = {
			has_trait = lustful
		}
		name = deviants_maskgo.1400.b
		custom_tooltip = deviants_maskgo.1400.b.tt
		trigger_event = deviants_maskgo.1403
	}		
	# resist
	option = {
		name = deviants_maskgo.1400.x
		custom_tooltip = deviants_maskgo.1400.x.tt
		stress_impact = {
			base = major_stress_impact_gain
			lustful = medium_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = -1
			}
		}
	}
}
#1401 taking control
deviants_maskgo.1401 = { 
	type = character_event
	title = deviants_maskgo.1401.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1401.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1401.b.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1401.c.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = deviant_analcowgirl_cumboth_one }
	override_effect_2d = {
		reference = fog
	}
	#
	option = {
		name = deviants_maskgo.1401.a
		custom_tooltip = deviants_maskgo.1401.a.tt
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = { 1 10 }
			}
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonanalslutcorruption
				value = -1
			}
		}
	}	
}
#1402 demon anal hole
deviants_maskgo.1402 = { 
	type = character_event
	title = deviants_maskgo.1402.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1402.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1402.b.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1402.c.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { 
		trigger = {
			exists = scope:background_one
		}
		reference = deviant_demon_anal_carry_fuckcum_one
	}
	override_background = { 
		trigger = {
			exists = scope:background_two
		}
		reference = deviant_demon_anal_carry_fuckcum_two
	}
	override_background = { 
		trigger = {
			exists = scope:background_three
		}
		reference = deviant_demon_anal_carry_fuckcum_three
	}
	override_background = { 
		trigger = {
			exists = scope:background_four
		}
		reference = deviant_demon_anal_carry_fuckcum_four
	}
    immediate = {
        random_list = {
			25 = {
				ROOT = {
					save_scope_as = background_one
				}
			}
			25 = {
				ROOT = {
					save_scope_as = background_two
				}
			}
			25 = {
				ROOT = {
					save_scope_as = background_three
				}
			}
			25 = {
				ROOT = {
					save_scope_as = background_four
				}
			}
		}
    }
	override_effect_2d = {
		reference = fog
	}
	#
	option = {
		name = deviants_maskgo.1402.a
		custom_tooltip = deviants_maskgo.1402.a.tt
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = major_stress_impact_loss
		}
		add_character_modifier = {
					modifier = deviant_mind_drained_modifier
					days = 30
				}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonanalslutcorruption
				value = 5
			}
			add_trait_xp = {
				trait = deviants_campslut
				track = sexual_service_submission
				value = 2
			}
		}
	}	
}
#1403 if the servant comes to his senses
deviants_maskgo.1403 = { 
	type = character_event
	title = deviants_maskgo.1403.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1403.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1403.b.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.1403.c.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = deviantcourtesanproneboneanalcum }
	#
	option = {
		name = deviants_maskgo.1403.a
		custom_tooltip = deviants_maskgo.1403.a.tt
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 1
			}
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonanalslutcorruption
				value = { 1 4 }
			}
		}
	}	
}


#1410 10> submission track, waking up to a gremlin
deviants_maskgo.1410 = { 
	type = character_event
	title = deviants_maskgo.1410.t
	desc = { 
		first_valid = {
			triggered_desc = {
				trigger = { 
					has_trait_xp = {
						trait = deviants_demonanalslut
						track = demonsubmissionslut
						value >= 100
					}
		 		}
			desc = deviants_maskgo.1410.a.desc
			}
			triggered_desc = {
				trigger = { 
					has_trait_xp = {
						trait = deviants_demonanalslut
						track = demonsubmissionslut
						value < 50
					}
		 		}
			desc = deviants_maskgo.1410.b.desc
			}
			triggered_desc = {
				trigger = { 
					has_trait_xp = {
						trait = deviants_demonanalslut
						track = demonsubmissionslut
						value >= 50
					}
		 		}
			desc = deviants_maskgo.1410.c.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = deviantgremlinontop }
	override_effect_2d = {
		reference = fog
	}
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		is_female = yes
		age >= 18
		has_trait = deviants_demonanalslut
		has_trait_xp = {
			trait = deviants_demonanalslut
			track = demonsubmissionslut
			value >= 20
		}
		NOT = { 
			any_character_artifact = {
				has_artifact_modifier = deviants_demon_master_dildo_modifier
			}
		}
	}
	# pay gold
	option = {
		trigger = { 
			has_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value >= 100
			}
		}
		name = deviants_maskgo.1410.a
		custom_tooltip = deviants_maskgo.1410.a.tt
		remove_short_term_gold = massive_gold_value
		trigger_event = deviants_maskgo.1411
	}			
	# beg for sex
	option = {
		trigger = {
			has_trait = lustful
		}
		name = deviants_maskgo.1410.b
		custom_tooltip = deviants_maskgo.1410.b.tt
		trigger_event = deviants_maskgo.1412
	}	
	# stay still
	option = {
		name = deviants_maskgo.1410.c
		custom_tooltip = deviants_maskgo.1410.c.tt
		trigger_event = deviants_maskgo.1413
	}
	# ask gold from it instead
	option = {
		trigger = {
			has_trait = deviants_campslut
		}
		name = deviants_maskgo.1410.d
		custom_tooltip = deviants_maskgo.1410.d.tt
		trigger_event = deviants_maskgo.1414
	}
	# resist
	option = {
		trigger = { 
			has_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value <= 60
			}
		}
		name = deviants_maskgo.1410.e
		custom_tooltip = deviants_maskgo.1410.e.tt
		stress_impact = {
			base = major_stress_impact_gain
			lustful = major_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = -1
			}
		}
	}
}

#1411 if pay gold, tongue kiss until pass out
deviants_maskgo.1411 = { 
	type = character_event
	title = deviants_maskgo.1411.t
	desc = deviants_maskgo.1411.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantgremlinontopkiss }
	override_effect_2d = {
		reference = fog
	}
	# 
	option = {
		name = deviants_maskgo.1411.a
		custom_tooltip = deviants_maskgo.1411.a.tt
		add_character_modifier = {
			modifier = deviant_mindfuckedsilly_modifier
			days = 10
		}	
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = -50
			}
		}
	}			
}
#1412 if beg for sex, brutal strangle fuck to pass out, stress loss, gain corruption
deviants_maskgo.1412 = { 
	type = character_event
	title = deviants_maskgo.1412.t
	desc = deviants_maskgo.1412.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantgremlinontopfuck }
	override_effect_2d = {
		reference = fog
	}
	# 
	option = {
		name = deviants_maskgo.1412.a
		custom_tooltip = deviants_maskgo.1412.a.tt
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = massive_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_fuckedsilly_modifier
			days = 7
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 1
			}
		}
	}			
}
#1413 if stay still, creepy lick fuck 
deviants_maskgo.1413 = { 
	type = character_event
	title = deviants_maskgo.1413.t
	desc = deviants_maskgo.1413.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantgremlinontopfuck }
	override_effect_2d = {
		reference = fog
	}
	# 
	option = {
		name = deviants_maskgo.1413.a
		custom_tooltip = deviants_maskgo.1413.a.tt
		stress_impact = {
			base = medium_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 1
			}
		}
	}			
}

#1414 if ask gold from it instead
deviants_maskgo.1414 = { 
	type = character_event
	title = deviants_maskgo.1414.t
	desc = deviants_maskgo.1414.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantgremlinontop }
	override_effect_2d = {
		reference = fog
	}
	# let him ride you like a dirty human pig for 5 gold
	option = {
		name = deviants_maskgo.1414.a
		custom_tooltip = deviants_maskgo.1414.a.tt
		add_gold = 5
		trigger_event = deviants_maskgo.1415
	}	
	# demand more gold
	option = {
		name = deviants_maskgo.1414.b
		custom_tooltip = deviants_maskgo.1414.b.tt
		trigger_event = deviants_maskgo.1416
	}			
}
#1415 if only pleasure him, he riding you around while fucking
deviants_maskgo.1415 = { 
	type = character_event
	title = deviants_maskgo.1415.t
	desc = deviants_maskgo.1415.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantgremlinontopdoggy }
	override_effect_2d = {
		reference = fog
	}
	# get fucked until pass out
	option = {
		name = deviants_maskgo.1415.a
		custom_tooltip = deviants_maskgo.1415.a.tt
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		add_piety = minor_piety_loss
		add_character_modifier = {
			modifier = deviant_fuckedsilly_modifier
			days = 7
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 1
			}
		}
	}			
}

#1416 if demand more gold, more demons appear, they surround you
deviants_maskgo.1416 = { 
	type = character_event
	title = deviants_maskgo.1416.t
	desc = deviants_maskgo.1416.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemongrope }
	override_effect_2d = {
		reference = fog
	}
	# if agree to stuff every hole
	option = {
		name = deviants_maskgo.1416.a
		custom_tooltip = deviants_maskgo.1416.a.tt
		add_gold = tiny_gold_value
		trigger_event = deviants_maskgo.1417
	}	
	# if agree to fuck the biggest cock, longer you stay consious, the more you earn
	option = {
		name = deviants_maskgo.1416.b
		custom_tooltip = deviants_maskgo.1416.b.tt
		trigger_event = deviants_maskgo.1418
	}
	# if agree to a parade
	option = {
		name = deviants_maskgo.1416.c
		custom_tooltip = deviants_maskgo.1416.c.tt
		add_gold = medium_gold_value
		trigger_event = deviants_maskgo.1419
	}		
}

#1417 if agree to stuff every hole
deviants_maskgo.1417 = { 
	type = character_event
	title = deviants_maskgo.1417.t
	desc = deviants_maskgo.1417.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonorgyfuck }
	override_effect_2d = {
		reference = fog
	}
	# pass out
	option = {
		name = deviants_maskgo.1417.a
		custom_tooltip = deviants_maskgo.1417.a.tt
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_mindfuckedsilly_modifier
			days = 7
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 4
			}
			add_trait_xp = {
				trait = deviants_campslut
				track = sexual_service_submission
				value = 4
			}
		}
	}		
	# see how long you can endure
	option = {
		name = deviants_maskgo.1417.b
		custom_tooltip = deviants_maskgo.1417.b.tt
		duel = {
			skill = prowess
			value = decent_skill_rating
			# Success: win
			40 = {
				compare_modifier = {
					value = scope:duel_value
						multiplier = 3.5
						min = -49
				}
				custom_tooltip = {
					text = deviants_maskgo.1417.bwin.tt
			    }
				trigger_event = deviants_maskgo.1420
			}   
			# Failure, lose
			60 = {
				compare_modifier = {
					value = scope:duel_value
						multiplier = -3.5
						min = -49
				}	
				custom_tooltip = {
					text = deviants_maskgo.1417.blose.tt
				}	
				trigger_event = deviants_maskgo.1421
			}
		}
	}	
}
#1418 if cowgirl the one with the biggets cock, the longer you can endure, the more tips you get
deviants_maskgo.1418 = { 
	type = character_event
	title = deviants_maskgo.1418.t
	desc = deviants_maskgo.1418.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonbigcockfuck }
	override_effect_2d = {
		reference = fog
	}
	# see how long you can endure
	option = {
		name = deviants_maskgo.1418.a
		custom_tooltip = deviants_maskgo.1418.a.tt
		duel = {
			skill = prowess
			value = high_skill_rating
			# Success: win
			40 = {
				compare_modifier = {
					value = scope:duel_value
						multiplier = 3.5
						min = -49
				}
				custom_tooltip = {
					text = deviants_maskgo.1418.awin.tt
			   }
				trigger_event = deviants_maskgo.1422
			}   
			# Failure, lose
			60 = {
				compare_modifier = {
					value = scope:duel_value
						multiplier = -3.5
						min = -49
				}	
				custom_tooltip = {
					text = deviants_maskgo.1418.alose.tt
				}	
				trigger_event = deviants_maskgo.1423
			}
		}
	}	
	#just pass out to guard your fragile mind
	option = {
		name = deviants_maskgo.1418.b
		custom_tooltip = deviants_maskgo.1418.b.tt
		add_gold = 2	
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_mindfuckedsilly_modifier
			days = 3
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 1
			}
		}
	}	
}
#1419 if agree to go on a parade, being paraded along a corridor by demons
deviants_maskgo.1419 = { 
	type = character_event
	title = deviants_maskgo.1419.t
	desc = deviants_maskgo.1419.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonparade }
	override_effect_2d = {
		reference = fog
	}
	# set worth
	option = {
		name = deviants_maskgo.1419.a
		custom_tooltip = deviants_maskgo.1419.a.tt
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = medium_stress_impact_loss
		}
		hidden_effect = { 
			random_list = {
				10 = {
					trigger_event = deviants_maskgo.5100
				}
				10 = {
					trigger_event = deviants_maskgo.5110
				}
				10 = {
					trigger_event = deviants_maskgo.5120
				}
				10 = {
					trigger_event = deviants_maskgo.5130
				}
				10 = {
					trigger_event = deviants_maskgo.5140
				}
				10 = {
					trigger_event = deviants_maskgo.5150
				}
				10 = {
					trigger_event = deviants_maskgo.5160
				}
				10 = {
					trigger_event = deviants_maskgo.5300
				}
				10 = {
					trigger_event = deviants_maskgo.5320
				}
			}
		}	
	}		
}

#1420 if endure the orgy, become a cumdump
deviants_maskgo.1420 = { 
	type = character_event
	title = deviants_maskgo.1420.t
	desc = deviants_maskgo.1420.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonorgycumdump }
	override_effect_2d = {
		reference = fog
	}
	# pass out
	option = {
		name = deviants_maskgo.1420.a
		custom_tooltip = deviants_maskgo.1420.a.tt
		add_gold = minor_gold_value
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = medium_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_mindfuckedsilly_modifier
			days = 60
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 8
			}
			add_trait_xp = {
				trait = deviants_campslut
				track = sexual_service_pleasure
				value = 4
			}
			add_trait_xp = {
				trait = deviants_campslut
				track = sexual_service_submission
				value = 4
			}
		}
	}	
}
#1421 if fail the orgy, they insult and humiliate you
deviants_maskgo.1421 = { 
	type = character_event
	title = deviants_maskgo.1421.t
	desc = deviants_maskgo.1421.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonbeinghumiliated }
	override_effect_2d = {
		reference = fog
	}
	# pass out
	option = {
		name = deviants_maskgo.1421.a
		custom_tooltip = deviants_maskgo.1421.a.tt
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = medium_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_mindfuckedsilly_modifier
			days = 30
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 4
			}
		}
	}		
}
#1422 if manage to get the big cock cum
deviants_maskgo.1422 = { 
	type = character_event
	title = deviants_maskgo.1422.t
	desc = deviants_maskgo.1422.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonbigcockcum }
	override_effect_2d = {
		reference = fog
	}
	# pass out
	option = {
		name = deviants_maskgo.1422.a
		custom_tooltip = deviants_maskgo.1422.a.tt
		add_gold = medium_gold_value
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = medium_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_mindfuckedsilly_modifier
			days = 60
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 8
			}
			add_trait_xp = {
				trait = deviants_campslut
				track = sexual_service_pleasure
				value = 4
			}
		}
	}		
}
#1423 if fail to make the big cock cum, calling you liar
deviants_maskgo.1423 = { 
	type = character_event
	title = deviants_maskgo.1423.t
	desc = deviants_maskgo.1423.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonbeinghumiliated }
	override_effect_2d = {
		reference = fog
	}
	# pass out
	option = {
		name = deviants_maskgo.1423.a
		custom_tooltip = deviants_maskgo.1423.a.tt
		add_gold = 10	
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = medium_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_mindfuckedsilly_modifier
			days = 30
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 4
			}
		}
	}		
}

#1440 70> submission track, urge to expose
deviants_maskgo.1440 = { 
	type = character_event
	title = deviants_maskgo.1440.t
	desc = deviants_maskgo.1440.a.desc
	theme = deviantsmaskgo
	override_background = { reference = throne_room }
	right_portrait = {
		character = root
		animation = shock
	}
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		is_female = yes
		age >= 18
		has_trait = deviants_demonanalslut
		has_trait_xp = {
			trait = deviants_demonanalslut
			track = demonsubmissionslut
			value >= 70
		}
		has_trait_xp = {
			trait = deviants_demonanalslut
			track = demonanalslutcorruption
			value < 50
		}
		NOT = { 
			any_character_artifact = {
				has_artifact_modifier = deviants_demon_master_dildo_modifier
			}
		}
	}
	# 
	option = {
		name = deviants_maskgo.1440.a
		custom_tooltip = deviants_maskgo.1440.a.tt
		hidden_effect = {
			random_list = {
				50 = {
					trigger_event = deviants_maskgo.1441
				}
				50 = {
					trigger_event = deviants_maskgo.1442
				}	
			}
		}	
	}		
	# 
	option = {
		name = deviants_maskgo.1400.b
		custom_tooltip = deviants_maskgo.1400.b.tt
		stress_impact = {
			base = major_stress_impact_gain
			lustful = medium_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = -1
			}
			
		}
	}
}

deviants_maskgo.1441 = { 
	type = character_event
	title = deviants_maskgo.1441.t
	desc = deviants_maskgo.1441.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantthroneexposespreadlegs }
	# 
	option = {
		name = deviants_maskgo.1441.a
		custom_tooltip = deviants_maskgo.1441.a.tt
		add_piety = minor_piety_loss
		stress_impact = {
			base = minor_stress_impact_gain
			lustful = minor_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 5
			}
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonanalslutcorruption
				value = 10
			}
		}
	}		
}

deviants_maskgo.1442 = { 
	type = character_event
	title = deviants_maskgo.1442.t
	desc = deviants_maskgo.1442.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantthronefistpussymasturbation }
	# 
	option = {
		name = deviants_maskgo.1442.a
		custom_tooltip = deviants_maskgo.1442.a.tt
		add_piety = medium_piety_loss
		stress_impact = {
			base = minor_stress_impact_gain
			lustful = medium_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 10
			}
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonanalslutcorruption
				value = 10
			}
		}
	}		
}

#1450 90> submission track, urge to fuck a phallic doorknob
deviants_maskgo.1450 = { 
	type = character_event
	title = deviants_maskgo.1450.t
	desc = deviants_maskgo.1450.a.desc
	theme = deviantsmaskgo
	cooldown = { years = 4 }
	override_background = { reference = corridor_day }
	right_portrait = {
		character = root
		animation = shock
	}
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		is_female = yes
		age >= 18
		has_trait = deviants_demonanalslut
		has_trait_xp = {
			trait = deviants_demonanalslut
			track = demonsubmissionslut
			value >= 90
		}
		has_trait_xp = {
			trait = deviants_demonanalslut
			track = demonanalslutcorruption
			value < 80
		}
		NOT = { 
			any_character_artifact = {
				has_artifact_modifier = deviants_demon_master_dildo_modifier
			}
		}
	}
	# 
	option = {
		name = deviants_maskgo.1450.a
		custom_tooltip = deviants_maskgo.1450.a.tt
		hidden_effect = {
			random_list = {
				50 = {
					trigger_event = deviants_maskgo.1451
				}
				50 = {
					trigger_event = deviants_maskgo.1452
				}	
				50 = {
					trigger_event = deviants_maskgo.1453
				}
			}
		}	
	}		
	# 
	option = {
		name = deviants_maskgo.1450.b
		custom_tooltip = deviants_maskgo.1450.b.tt
		stress_impact = {
			base = major_stress_impact_gain
			lustful = major_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = -1
			}
			
		}
	}
}
#1451 just fuck it
deviants_maskgo.1451 = { 
	type = character_event
	title = deviants_maskgo.1451.t
	desc = deviants_maskgo.1451.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdoorknobfuck }
	# 
	option = {
		name = deviants_maskgo.1452.a
		custom_tooltip = deviants_maskgo.1452.a.tt
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 10
			}
		}
	}		
}
#1452 servants come insult
deviants_maskgo.1452 = { 
	type = character_event
	title = deviants_maskgo.1452.t
	desc = deviants_maskgo.1452.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdoorknobfuck }
	# 
	option = {
		name = deviants_maskgo.1452.a
		custom_tooltip = deviants_maskgo.1452.a.tt
		add_piety = minor_piety_loss
		stress_impact = {
			base = major_stress_impact_gain
			lustful = medium_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 10
			}
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonanalslutcorruption
				value = 10
			}
		}
	}		
}
#1453 servants come use the filthy whore
deviants_maskgo.1453 = { 
	type = character_event
	title = deviants_maskgo.1453.t
	desc = deviants_maskgo.1453.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdoorknobfuckjerkgroup }
	# 
	option = {
		name = deviants_maskgo.1453.a
		custom_tooltip = deviants_maskgo.1453.a.tt
		trigger_event = deviants_maskgo.1454
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 10
			}
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonanalslutcorruption
				value = 10
			}
		}
	}
	
	# leave me
	option = {
		name = deviants_maskgo.1453.b
		custom_tooltip = deviants_maskgo.1453.b.tt
		add_piety = minor_piety_loss
		remove_short_term_gold = 4
		stress_impact = {
			base = major_stress_impact_gain
			lustful = major_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 10
			}
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonanalslutcorruption
				value = 10
			}
		}
	}		
}
#1454 dp gangbang by servants
deviants_maskgo.1454 = { 
	type = character_event
	title = deviants_maskgo.1454.t
	desc = deviants_maskgo.1454.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantcourtesandpcum }
	immediate = {
		create_character = {
			template = deviants_unknownservant_template
			culture = location.culture
			faith = location.faith
			location = root.location
			gender_female_chance = 0
			dynasty = none
			save_scope_as = deviant_randoman_1
		}
	}
	# 
	option = {
		name = deviants_maskgo.1454.a
		custom_tooltip = deviants_maskgo.1454.a.tt
		add_piety = minor_piety_loss
		stress_impact = {
			base = major_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		trigger_event = deviants_maskgo.1455
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 10
			}
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonanalslutcorruption
				value = 10
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			scope:deviant_randoman_1 = {
				death = {
					death_reason = death_vanished
				}
			}
		}
	}		
}
#1455 left leaking on the ground by servants
deviants_maskgo.1455 = { 
	type = character_event
	title = deviants_maskgo.1455.t
	desc = deviants_maskgo.1455.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantleakingcumonfloor }
	# 
	option = {
		name = deviants_maskgo.1455.a
		custom_tooltip = deviants_maskgo.1455.a.tt
	}		
}



#1460 past 50 corruption, after a heated debate, as you sit naked on your throne, some vassls/advisors just surround you on your throne, demand to fuck their whore ruler... to adress their issues to your holes... as you made them hard...
deviants_maskgo.1460 = { 
	type = character_event
	title = deviants_maskgo.1460.t
	desc = deviants_maskgo.1460.a.desc
	cooldown = { years = 2 }
	theme = deviantsmaskgo
	override_background = { reference = deviantthroneexposespreadlegs }
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		is_female = yes
		age >= 18
		has_trait = deviants_demonanalslut
		has_trait_xp = {
			trait = deviants_demonanalslut
			track = demonanalslutcorruption
			value > 50
		}
		OR = {
			AND = {
				exists = cp:councillor_chancellor
				cp:councillor_chancellor = {
					is_available_ai_adult = yes
					age >= 18
					OR = {	is_female = no	has_trait = futanari_genetic }
					OR = {	
						has_trait = sadistic
						has_trait = arrogant
						has_trait = wrathful
						has_trait = ambitious
						has_trait = vengeful
						has_trait = callous
						has_trait = deceitful
						has_trait = lustful
					}
				}
			}
			AND = {
				exists = cp:councillor_marshal
				cp:councillor_marshal = {
					is_available_ai_adult = yes
					age >= 18
					OR = {	is_female = no	has_trait = futanari_genetic }
					OR = {	
						has_trait = sadistic
						has_trait = arrogant
						has_trait = wrathful
						has_trait = ambitious
						has_trait = vengeful
						has_trait = callous
						has_trait = deceitful
						has_trait = lustful
					}
				}
			}
			AND = {
				exists = cp:councillor_steward
				cp:councillor_steward = {
					is_available_ai_adult = yes
					age >= 18
					OR = {	is_female = no	has_trait = futanari_genetic }
					OR = {	
						has_trait = sadistic
						has_trait = arrogant
						has_trait = wrathful
						has_trait = ambitious
						has_trait = vengeful
						has_trait = callous
						has_trait = deceitful
						has_trait = lustful
					}
				}
			}
			AND = {
				exists = cp:councillor_spymaster
				cp:councillor_spymaster = {
					is_available_ai_adult = yes
					age >= 18
					OR = {	is_female = no	has_trait = futanari_genetic }
					OR = {	
						has_trait = sadistic
						has_trait = arrogant
						has_trait = wrathful
						has_trait = ambitious
						has_trait = vengeful
						has_trait = callous
						has_trait = deceitful
						has_trait = lustful
					}
				}
			}
			AND = {
				exists = cp:councillor_court_chaplain
				cp:councillor_court_chaplain = {
					is_available_ai_adult = yes
					age >= 18
					OR = {	is_female = no	has_trait = futanari_genetic }
					OR = {	
						has_trait = sadistic
						has_trait = arrogant
						has_trait = wrathful
						has_trait = ambitious
						has_trait = vengeful
						has_trait = callous
						has_trait = deceitful
						has_trait = lustful
					}
				}
			}
		}
	}
	immediate = {
		if = {
			limit = {	
			exists = cp:councillor_chancellor
				cp:councillor_chancellor = {
					is_available_ai_adult = yes
					age >= 18
					OR = {	is_female = no	has_trait = futanari_genetic }
					OR = {	
						has_trait = sadistic
						has_trait = arrogant
						has_trait = wrathful
						has_trait = ambitious
						has_trait = vengeful
						has_trait = callous
						has_trait = deceitful
						has_trait = lustful
					}
				}
			}	
			cp:councillor_chancellor = {
				save_scope_as = deviant_go_random_1
			}
		}
		if = {
			limit = {
			exists = cp:councillor_marshal
				cp:councillor_marshal = {
					is_available_ai_adult = yes
					age >= 18
					OR = {	is_female = no	has_trait = futanari_genetic }
					OR = {	
						has_trait = sadistic
						has_trait = arrogant
						has_trait = wrathful
						has_trait = ambitious
						has_trait = vengeful
						has_trait = callous
						has_trait = deceitful
						has_trait = lustful
					}
				}
			}	
			cp:councillor_marshal = {
				save_scope_as = deviant_go_random_1
			}
		}
		if = {
			limit = {
				exists = cp:councillor_steward
				cp:councillor_steward = {
					is_available_ai_adult = yes
					age >= 18
					OR = {	is_female = no	has_trait = futanari_genetic }
					OR = {	
						has_trait = sadistic
						has_trait = arrogant
						has_trait = wrathful
						has_trait = ambitious
						has_trait = vengeful
						has_trait = callous
						has_trait = deceitful
						has_trait = lustful
					}
				}
			}	
			cp:councillor_steward = {
				save_scope_as = deviant_go_random_1
			}
		}
		if = {
			limit = {
				exists = cp:councillor_spymaster
				cp:councillor_spymaster = {
					is_available_ai_adult = yes
					age >= 18
					OR = {	is_female = no	has_trait = futanari_genetic }
					OR = {	
						has_trait = sadistic
						has_trait = arrogant
						has_trait = wrathful
						has_trait = ambitious
						has_trait = vengeful
						has_trait = callous
						has_trait = deceitful
						has_trait = lustful
					}
				}
			}	
			cp:councillor_spymaster = {
				save_scope_as = deviant_go_random_1
			}
		}
		if = {
			limit = {
				exists = cp:councillor_court_chaplain
				cp:councillor_court_chaplain = {
					is_available_ai_adult = yes
						age >= 18
						OR = {	is_female = no	has_trait = futanari_genetic }
						OR = {	
							has_trait = sadistic
							has_trait = arrogant
							has_trait = wrathful
							has_trait = ambitious
							has_trait = vengeful
							has_trait = callous
							has_trait = deceitful
							has_trait = lustful
						}
				}
			}
			cp:councillor_court_chaplain = {
				save_scope_as = deviant_go_random_1
			}
		}	
	}
	# 
	option = {
		name = deviants_maskgo.1460.a
		custom_tooltip = deviants_maskgo.1460.a.tt
		hidden_effect = {
			random_list = {
				10 = {
					trigger_event = deviants_maskgo.1461
				}
				10 = {
					trigger_event = deviants_maskgo.1462
				}	
			}
		}
	}		
	# 
	option = {
		name = deviants_maskgo.1460.b
		custom_tooltip = deviants_maskgo.1460.b.tt
		every_court_position_holder = {
			limit = {
				is_available_ai_adult = yes
				age >= 18
				OR = {	is_female = no	has_trait = futanari_genetic }
			}
			add_opinion = {
				target = root
				modifier = disgusted_opinion
				opinion = -20
			}
			pay_short_term_gold = {
				target = root
				gold = tiny_gold_value
			}
		}
		if = {
			limit = {
				exists = cp:councillor_chancellor
				cp:councillor_chancellor = {
					is_available_ai_adult = yes
					age >= 18
					OR = {	is_female = no	has_trait = futanari_genetic }
					NOT = {
						OR = {	
							has_trait = chaste
							has_trait = celibate
							has_trait = eunuch_1
							has_trait = incapable
							has_trait = beardless_eunuch
						}
					}
				}
			}	
			cp:councillor_chancellor = {
				add_opinion = {
					target = root
					modifier = disgusted_opinion
					opinion = -20
				}
				pay_short_term_gold = {
					target = root
					gold = tiny_gold_value
				}
			}
		}
		if = {
			limit = {
				exists = cp:councillor_marshal
				cp:councillor_marshal = {
					is_available_ai_adult = yes
					age >= 18
					OR = {	is_female = no	has_trait = futanari_genetic }
					NOT = {
						OR = {	
							has_trait = chaste
							has_trait = celibate
							has_trait = eunuch_1
							has_trait = incapable
							has_trait = beardless_eunuch
						}
					}
				}
			}
			cp:councillor_marshal = {
				add_opinion = {
					target = root
					modifier = disgusted_opinion
					opinion = -20
				}
				pay_short_term_gold = {
					target = root
					gold = tiny_gold_value
				}
			}
		}
		if = {
			limit = {
				exists = cp:councillor_steward
				cp:councillor_steward = {
					is_available_ai_adult = yes
					age >= 18
					OR = {	is_female = no	has_trait = futanari_genetic }
					NOT = {
						OR = {	
							has_trait = chaste
							has_trait = celibate
							has_trait = eunuch_1
							has_trait = incapable
							has_trait = beardless_eunuch
						}
					}
				}
			}
			cp:councillor_steward = {
				add_opinion = {
					target = root
					modifier = disgusted_opinion
					opinion = -20
				}
				pay_short_term_gold = {
					target = root
					gold = tiny_gold_value
				}
			}
		}
		if = {
			limit = {
				exists = cp:councillor_spymaster
				cp:councillor_spymaster = {
					is_available_ai_adult = yes
					age >= 18
					OR = {	is_female = no	has_trait = futanari_genetic }
					NOT = {
						OR = {	
							has_trait = chaste
							has_trait = celibate
							has_trait = eunuch_1
							has_trait = incapable
							has_trait = beardless_eunuch
						}
					}
				}
			}
			cp:councillor_spymaster = {
				add_opinion = {
					target = root
					modifier = disgusted_opinion
					opinion = -20
				}
				pay_short_term_gold = {
					target = root
					gold = tiny_gold_value
				}
			}
		}
		if = {
			limit = {
				exists = cp:councillor_court_chaplain
				cp:councillor_court_chaplain = {
					is_available_ai_adult = yes
					age >= 18
					OR = {	is_female = no	has_trait = futanari_genetic }
					NOT = {
						OR = {	
							has_trait = chaste
							has_trait = celibate
							has_trait = eunuch_1
							has_trait = incapable
							has_trait = beardless_eunuch
						}
					}
				}
			}
			cp:councillor_court_chaplain = {
				add_opinion = {
					target = root
					modifier = disgusted_opinion
					opinion = -20
				}
				pay_short_term_gold = {
					target = root
					gold = tiny_gold_value
				}
			}
		}	
		hidden_effect = {
			random_list = {
				10 = {
					trigger_event = deviants_maskgo.1461
				}
				10 = {
					trigger_event = deviants_maskgo.1462
				}	
			}
		}
	}
	# 
	option = {
		name = deviants_maskgo.1460.x
		custom_tooltip = deviants_maskgo.1460.x.tt
		stress_impact = {
			base = major_stress_impact_gain
			lustful = major_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = -1
			}
			
		}
	}
}
#1461 side fuck while they keep debating, on the throne
deviants_maskgo.1461 = { 
	type = character_event
	title = deviants_maskgo.1461.t
	desc = deviants_maskgo.1461.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantthronesidewaysfuckcum }
	# 
	option = {
		name = deviants_maskgo.1461.a
		custom_tooltip = deviants_maskgo.1461.a.tt
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = major_stress_impact_loss
		}
		every_court_position_holder = {
			add_opinion = {
				target = root
				modifier = dismissive_opinion
				opinion = -10
			}
		}
		if = {
			limit = {
				exists = cp:councillor_chancellor
				cp:councillor_chancellor = {
					is_available_ai_adult = yes
					age >= 18
				}
			}	
			cp:councillor_chancellor = {
				add_opinion = {
					target = root
					modifier = dismissive_opinion
					opinion = -10
				}
			}
		}
		if = {
			limit = {
				exists = cp:councillor_marshal
				cp:councillor_marshal = {
					is_available_ai_adult = yes
					age >= 18
				}
			}
			cp:councillor_marshal = {
				add_opinion = {
					target = root
					modifier = dismissive_opinion
					opinion = -10
				}
			}
		}
		if = {
			limit = {
				exists = cp:councillor_steward
				cp:councillor_steward = {
					is_available_ai_adult = yes
					age >= 18
				}
			}
			cp:councillor_steward = {
				add_opinion = {
					target = root
					modifier = dismissive_opinion
					opinion = -10
				}
			}
		}
		if = {
			limit = {
				exists = cp:councillor_spymaster
				cp:councillor_spymaster = {
					is_available_ai_adult = yes
					age >= 18
				}
			}
			cp:councillor_spymaster = {
				add_opinion = {
					target = root
					modifier = dismissive_opinion
					opinion = -10
				}
			}
		}
		if = {
			limit = {
				exists = cp:councillor_court_chaplain
				cp:councillor_court_chaplain = {
					is_available_ai_adult = yes
					age >= 18
				}
			}
			cp:councillor_court_chaplain = {
				add_opinion = {
					target = root
					modifier = dismissive_opinion
					opinion = -10
				}
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 10
			}
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonanalslutcorruption
				value = 10
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_go_random_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
		}
	}		
}
#1462 footstool while being fucked
deviants_maskgo.1462 = { 
	type = character_event
	title = deviants_maskgo.1462.t
	desc = deviants_maskgo.1462.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantthronebasicfootstoolhumiliation }
	# 
	option = {
		name = deviants_maskgo.1462.a
		custom_tooltip = deviants_maskgo.1462.a.tt
		stress_impact = {
			base = minor_stress_impact_gain
			lustful = medium_stress_impact_loss
		}
		every_court_position_holder = {
			add_opinion = {
				target = root
				modifier = dismissive_opinion
				opinion = -10
			}
		}
				if = {
			limit = {
				exists = cp:councillor_chancellor
				cp:councillor_chancellor = {
					is_available_ai_adult = yes
					age >= 18
				}
			}	
			cp:councillor_chancellor = {
				add_opinion = {
					target = root
					modifier = dismissive_opinion
					opinion = -10
				}
			}
		}
		if = {
			limit = {
				exists = cp:councillor_marshal
				cp:councillor_marshal = {
					is_available_ai_adult = yes
					age >= 18
				}
			}
			cp:councillor_marshal = {
				add_opinion = {
					target = root
					modifier = dismissive_opinion
					opinion = -10
				}
			}
		}
		if = {
			limit = {
				exists = cp:councillor_steward
				cp:councillor_steward = {
					is_available_ai_adult = yes
					age >= 18
				}
			}
			cp:councillor_steward = {
				add_opinion = {
					target = root
					modifier = dismissive_opinion
					opinion = -10
				}
			}
		}
		if = {
			limit = {
				exists = cp:councillor_spymaster
				cp:councillor_spymaster = {
					is_available_ai_adult = yes
					age >= 18
				}
			}
			cp:councillor_spymaster = {
				add_opinion = {
					target = root
					modifier = dismissive_opinion
					opinion = -10
				}
			}
		}
		if = {
			limit = {
				exists = cp:councillor_court_chaplain
				cp:councillor_court_chaplain = {
					is_available_ai_adult = yes
					age >= 18
				}
			}
			cp:councillor_court_chaplain = {
				add_opinion = {
					target = root
					modifier = dismissive_opinion
					opinion = -10
				}
			}
		}
		trigger_event = deviants_maskgo.1463
	}		 
}
#1463 lickcum from floor after stool bukake
deviants_maskgo.1463 = { 
	type = character_event
	title = deviants_maskgo.1463.t
	desc = deviants_maskgo.1463.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantlickfloorcum }
	# 
	option = {
		name = deviants_maskgo.1463.a
		custom_tooltip = deviants_maskgo.1463.a.tt
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		every_court_position_holder = {
			add_opinion = {
				target = root
				modifier = disgusted_opinion
				opinion = -10
			}
		}
				if = {
			limit = {
				exists = cp:councillor_chancellor
				cp:councillor_chancellor = {
					is_available_ai_adult = yes
					age >= 18
				}
			}	
			cp:councillor_chancellor = {
				add_opinion = {
					target = root
					modifier = disgusted_opinion
					opinion = -10
				}
			}
		}
		if = {
			limit = {
				exists = cp:councillor_marshal
				cp:councillor_marshal = {
					is_available_ai_adult = yes
					age >= 18
				}
			}
			cp:councillor_marshal = {
				add_opinion = {
					target = root
					modifier = disgusted_opinion
					opinion = -10
				}
			}
		}
		if = {
			limit = {
				exists = cp:councillor_steward
				cp:councillor_steward = {
					is_available_ai_adult = yes
					age >= 18
				}
			}
			cp:councillor_steward = {
				add_opinion = {
					target = root
					modifier = disgusted_opinion
					opinion = -10
				}
			}
		}
		if = {
			limit = {
				exists = cp:councillor_spymaster
				cp:councillor_spymaster = {
					is_available_ai_adult = yes
					age >= 18
				}
			}
			cp:councillor_spymaster = {
				add_opinion = {
					target = root
					modifier = disgusted_opinion
					opinion = -10
				}
			}
		}
		if = {
			limit = {
				exists = cp:councillor_court_chaplain
				cp:councillor_court_chaplain = {
					is_available_ai_adult = yes
					age >= 18
				}
			}
			cp:councillor_court_chaplain = {
				add_opinion = {
					target = root
					modifier = disgusted_opinion
					opinion = -10
				}
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 5
			}
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonanalslutcorruption
				value = 10
			}
		}
	}		
}

#lock you under the throne
#anal fuck only
#DP
#post fucking cum present


# 100> submission track, urge to fuck a complaining courtier
# 100> submission track, urge to fuck two complaining courtier who have issues with each other
#100> submission track, urge to fuck courtiers
#100> submission track, some strange demon creatures cover the feast table in cum and fuck around
# 80> deviant lunatic track, waking up to being bukake target by servants
# fucking the servant with the biggest cock, who using you like an onahole

#1500 religous scolars show up past age 50, asking questions, want to examine you in public,pay massive gold or be publilcy examined for signs of devil, OR gain deviant, witch and lose massive prestige and piety...
deviants_maskgo.1500 = { 
	type = character_event
	title = deviants_maskgo.1500.t
	desc = deviants_maskgo.1500.a.desc
	theme = deviantsmaskgo
	override_background = { reference = throne_room }
	right_portrait = {
		character = root
		animation = thinking
	}	
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		is_female = yes
		#age >= 50
		has_trait = deviants_demonanalslut
		NOT = { has_trait = deviants_virility_saint }
	}
	# pay gold, get confirmed a saint, for now, further examinations might be needed
	option = {
		name = deviants_maskgo.1500.a
		custom_tooltip = deviants_maskgo.1500.a.tt
		add_piety = minor_piety_gain
		remove_short_term_gold = massive_gold_value
		if = {
			limit = { has_trait = saint }
			remove_trait = saint
		}
		add_trait_force_tooltip = deviants_virility_saint
	}	
	#submit to body inspection	
	option = {
		name = deviants_maskgo.1500.b
		custom_tooltip = deviants_maskgo.1500.b.tt
		if = {
			limit = { has_trait = saint }
			remove_trait = saint
		}
		trigger_event = deviants_maskgo.1501
	}	
	#brand thee all evil
	option = {
		name = deviants_maskgo.1500.c
		custom_tooltip = deviants_maskgo.1500.c.tt
		if = {
			limit = { NOT = { has_trait = witch } }
			add_trait_force_tooltip = witch
		}
		if = {
			limit = { NOT = { has_trait = deviant } }
			add_trait_force_tooltip = deviant
		}
		if = {
			limit = { NOT = { has_trait = fornicator } }
			add_trait_force_tooltip = fornicator
		}
		if = {
			limit = { NOT = { has_trait = disloyal } }
			add_trait_force_tooltip = disloyal
		}
		if = {
			limit = { NOT = { has_trait = denounced } }
			add_trait = denounced
		}
		if = {
			limit = { has_trait = saint }
			remove_trait = saint
		}
		add_prestige = massive_prestige_loss
		add_piety = massive_piety_loss
	}
}

#1501 public body examination by the clergy
deviants_maskgo.1501 = { 
	type = character_event
	title = deviants_maskgo.1501.t
	desc = deviants_maskgo.1501.a.desc
	theme = deviantsmaskgo
	override_background = { reference = temple }
	right_portrait = {
		character = root
		animation = personality_content
		outfit_tags = { no_clothes }
	}	
	left_portrait = {
		character = scope:deviant_go_random_1
		animation = thinking
	}
	lower_left_portrait = {
		character = scope:deviant_go_random_2
		animation = thinking
	}
	lower_center_portrait = {
		character = scope:deviant_go_random_3
		animation = thinking
	}
	lower_right_portrait = {
		character = scope:deviant_go_random_4
		animation = thinking
	}
	immediate = {
		random_living_character = {
			limit = {
				is_clergy = yes
				is_physically_able_ai_adult = yes
				religion = ROOT.religion
			}
			save_scope_as = deviant_go_random_1
		}
		random_living_character = {
			limit = {
				NOT = { this = scope:deviant_go_random_1 }
				is_clergy = yes
				is_physically_able_ai_adult = yes
				religion = ROOT.religion
			}
			save_scope_as = deviant_go_random_2
		}
		random_living_character = {
			limit = {
				NOT = { this = scope:deviant_go_random_1 }
				NOT = { this = scope:deviant_go_random_2 }
				is_clergy = yes
				is_physically_able_ai_adult = yes
				religion = ROOT.religion
			}
			save_scope_as = deviant_go_random_3
		}
		random_living_character = {
			limit = {
				NOT = { this = scope:deviant_go_random_1 }
				NOT = { this = scope:deviant_go_random_2 }
				NOT = { this = scope:deviant_go_random_3 }
				is_clergy = yes
				is_physically_able_ai_adult = yes
				religion = ROOT.religion
			}
			save_scope_as = deviant_go_random_4
		}
	}
	# become saint
	option = {
		name = deviants_maskgo.1501.a
		custom_tooltip = deviants_maskgo.1501.a.tt
		add_piety = minor_piety_gain
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = minor_stress_impact_loss
		}
		if = {
			limit = { has_trait = saint }
			remove_trait = saint
		}
		add_trait_force_tooltip = deviants_virility_saint
	}			
}

# 1600 clergy members want to inspect your immortal body for taint
deviants_maskgo.1600 = { 
	type = character_event
	title = deviants_maskgo.1600.t
	desc = deviants_maskgo.1600.a.desc
	theme = deviantsmaskgo
	override_background = { reference = throne_room }
	right_portrait = {
		character = root
		animation = chancellor
	}	
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		is_female = yes
		has_trait = deviants_virility_saint
	}
	# agree
	option = {
		name = deviants_maskgo.1600.a
		custom_tooltip = deviants_maskgo.1600.a.tt
		trigger_event = deviants_maskgo.1601
	}	
	# ask gold, lose rep but gain gold
	option = {
		trigger = {
			has_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value >= 50
			}
		}
		name = deviants_maskgo.1600.b
		custom_tooltip = deviants_maskgo.1600.b.tt
		add_gold = minor_gold_value
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = -10
			}
		}
		trigger_event = deviants_maskgo.1601
	}	
	# demand a public exam if lustful 
	option = {
		trigger = {
			has_trait = lustful
		}
		name = deviants_maskgo.1600.c
		custom_tooltip = deviants_maskgo.1600.c.tt
		trigger_event = deviants_maskgo.1650
	}
	# pay them to go away
	option = {
		name = deviants_maskgo.1600.d
		custom_tooltip = deviants_maskgo.1600.d.tt
		remove_short_term_gold = major_gold_value
		add_piety = medium_piety_gain
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = 10
			}
		}
	}
	# refuse
	option = {
		name = deviants_maskgo.1600.e
		custom_tooltip = deviants_maskgo.1600.e.tt
		add_piety = medium_piety_loss
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = -10
			}
		}
	}
}
# 1601 looking at you naked... they have doubts, debate about what to do
deviants_maskgo.1601 = { 
	type = character_event
	title = deviants_maskgo.1601.t
	desc = deviants_maskgo.1601.a.desc
	theme = deviantsmaskgo
	override_background = { reference = temple }
	right_portrait = {
		character = root
		animation = personality_content
		outfit_tags = { no_clothes }
	}
	left_portrait = {
		character = scope:deviant_go_random_1
		animation = thinking
	}
	lower_left_portrait = {
		character = scope:deviant_go_random_2
		animation = thinking
	}
	lower_center_portrait = {
		character = scope:deviant_go_random_3
		animation = thinking
	}
	lower_right_portrait = {
		character = scope:deviant_go_random_4
		animation = thinking
	}
	immediate = {
		random_living_character = {
			limit = {
				is_clergy = yes
				is_physically_able_ai_adult = yes
				religion = ROOT.religion
			}
			save_scope_as = deviant_go_random_1
		}
		random_living_character = {
			limit = {
				NOT = { this = scope:deviant_go_random_1 }
				is_clergy = yes
				is_physically_able_ai_adult = yes
				religion = ROOT.religion
			}
			save_scope_as = deviant_go_random_2
		}
		random_living_character = {
			limit = {
				NOT = { this = scope:deviant_go_random_1 }
				NOT = { this = scope:deviant_go_random_2 }
				is_clergy = yes
				is_physically_able_ai_adult = yes
				religion = ROOT.religion
			}
			save_scope_as = deviant_go_random_3
		}
		random_living_character = {
			limit = {
				NOT = { this = scope:deviant_go_random_1 }
				NOT = { this = scope:deviant_go_random_2 }
				NOT = { this = scope:deviant_go_random_3 }
				is_clergy = yes
				is_physically_able_ai_adult = yes
				religion = ROOT.religion
			}
			save_scope_as = deviant_go_random_4
		}
	}

	# allow them to examine the devil's teat
	option = {
		name = deviants_maskgo.1601.a
		custom_tooltip = deviants_maskgo.1601.a.tt
		trigger_event = deviants_maskgo.1610
	}	
	# allow them wash you with blessed water
	option = {
		name = deviants_maskgo.1601.b
		custom_tooltip = deviants_maskgo.1601.b.tt
		trigger_event = deviants_maskgo.1620
	}	
	# Stay silent, no stress, small exp gain
	option = {
		name = deviants_maskgo.1601.e
		custom_tooltip = deviants_maskgo.1601.e.tt
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 4
			}
		}
	}
}
# 1610 very thorough teat exam
deviants_maskgo.1610 = { 
	type = character_event
	title = deviants_maskgo.1610.t
	desc = deviants_maskgo.1610.a.desc
	theme = deviantsmaskgo
	override_background = { reference = temple }
	lower_center_portrait = {
		character = root
		animation = personality_content
		outfit_tags = { no_clothes }
	}
	left_portrait = {
		character = scope:deviant_go_random_1
		animation = thinking
	}
	lower_left_portrait = {
		character = scope:deviant_go_random_2
		animation = thinking
	}
	right_portrait = {
		character = scope:deviant_go_random_3
		animation = scheme
	}
	lower_right_portrait = {
		character = scope:deviant_go_random_4
		animation = thinking
	}
	# agree to clamp
	option = {
		name = deviants_maskgo.1610.a
		custom_tooltip = deviants_maskgo.1610.a.tt
		stress_impact = {
			base = medium_stress_impact_gain
		}
		trigger_event = deviants_maskgo.1611
	}	
	#this is enough
	option = {
		name = deviants_maskgo.1610.b
		custom_tooltip = deviants_maskgo.1610.b.tt
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 4
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = 4
			}
		}
	}	
}
# 1611 being clit clamped
deviants_maskgo.1611 = { 
	type = character_event
	title = deviants_maskgo.1611.t
	desc = deviants_maskgo.1611.a.desc
	theme = deviantsmaskgo
	override_background = { reference = temple }
	lower_center_portrait = {
		character = root
		animation = personality_content
		outfit_tags = { no_clothes }
	}
	left_portrait = {
		character = scope:deviant_go_random_1
		animation = thinking
	}
	lower_left_portrait = {
		character = scope:deviant_go_random_2
		animation = thinking
	}
	right_portrait = {
		character = scope:deviant_go_random_3
		animation = scheme
	}
	lower_right_portrait = {
		character = scope:deviant_go_random_4
		animation = thinking
	}
	# admit being a perevrt, and start cumming
	option = {
		name = deviants_maskgo.1611.a
		custom_tooltip = deviants_maskgo.1611.a.tt
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 10
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = -10
			}
		}
	}	
	# resist cumming and endure
	option = {
		name = deviants_maskgo.1611.b
		custom_tooltip = deviants_maskgo.1611.b.tt
		add_piety = minor_piety_gain
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = minor_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 10
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = 10
			}
		}
	}
}
# 1620 holy water wash and very holy group grope, also rubbing with holy objects
deviants_maskgo.1620 = { 
	type = character_event
	title = deviants_maskgo.1620.t
	desc = deviants_maskgo.1620.a.desc
	theme = deviantsmaskgo
	override_background = { reference = temple }
	lower_center_portrait = {
		character = root
		animation = personality_content
		outfit_tags = { no_clothes }
	}
	left_portrait = {
		character = scope:deviant_go_random_1
		animation = thinking
	}
	lower_left_portrait = {
		character = scope:deviant_go_random_2
		animation = thinking
	}
	right_portrait = {
		character = scope:deviant_go_random_3
		animation = scheme
	}
	lower_right_portrait = {
		character = scope:deviant_go_random_4
		animation = thinking
	}
	#indulge
	option = {
		name = deviants_maskgo.1620.a
		custom_tooltip = deviants_maskgo.1620.a.tt
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 10
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = -4
			}
		}
	}	
	#resist cumming
	option = {
		name = deviants_maskgo.1620.b
		custom_tooltip = deviants_maskgo.1620.b.tt
		add_piety = minor_piety_gain
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = minor_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 10
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = 10
			}
		}
	}	
}

# 1650 public exam
deviants_maskgo.1650 = { 
	type = character_event
	title = deviants_maskgo.1650.t
	desc = deviants_maskgo.1650.a.desc
	theme = deviantsmaskgo
	override_background = { reference = gallows }
	right_portrait = {
		character = root
		animation = personality_content
		outfit_tags = { no_clothes }
	}
	left_portrait = {
		character = scope:deviant_go_random_1
		animation = thinking
	}
	lower_left_portrait = {
		character = scope:deviant_go_random_2
		animation = thinking
	}
	lower_center_portrait = {
		character = scope:deviant_go_random_3
		animation = thinking
	}
	lower_right_portrait = {
		character = scope:deviant_go_random_4
		animation = thinking
	}
	immediate = {
		random_living_character = {
			limit = {
				is_clergy = yes
				is_physically_able_ai_adult = yes
				religion = ROOT.religion
			}
			save_scope_as = deviant_go_random_1
		}
		random_living_character = {
			limit = {
				NOT = { this = scope:deviant_go_random_1 }
				is_clergy = yes
				is_physically_able_ai_adult = yes
				religion = ROOT.religion
			}
			save_scope_as = deviant_go_random_2
		}
		random_living_character = {
			limit = {
				NOT = { this = scope:deviant_go_random_1 }
				NOT = { this = scope:deviant_go_random_2 }
				is_clergy = yes
				is_physically_able_ai_adult = yes
				religion = ROOT.religion
			}
			save_scope_as = deviant_go_random_3
		}
		random_living_character = {
			limit = {
				NOT = { this = scope:deviant_go_random_1 }
				NOT = { this = scope:deviant_go_random_2 }
				NOT = { this = scope:deviant_go_random_3 }
				is_clergy = yes
				is_physically_able_ai_adult = yes
				religion = ROOT.religion
			}
			save_scope_as = deviant_go_random_4
		}
	}
	# agree to clit exam
	option = {
		name = deviants_maskgo.1650.a
		custom_tooltip = deviants_maskgo.1650.a.tt
		trigger_event = deviants_maskgo.1651
	}	
	# agree to let commoners find flaws from your skin, hands goated in blessed water
	option = {
		name = deviants_maskgo.1650.b
		custom_tooltip = deviants_maskgo.1650.b.tt
		trigger_event = deviants_maskgo.1652
	}	
	# only let them watch
	option = {
		name = deviants_maskgo.1650.c
		custom_tooltip = deviants_maskgo.1650.c.tt
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 10
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = commoner_saint_reputation
				value = 2
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = 2
			}
		}
	}
}
# 1651 public clit exam
deviants_maskgo.1651 = { 
	type = character_event
	title = deviants_maskgo.1651.t
	desc = deviants_maskgo.1651.a.desc
	theme = deviantsmaskgo
	override_background = { reference = gallows }
	right_portrait = {
		character = root
		animation = personality_content
		outfit_tags = { no_clothes }
	}
	left_portrait = {
		character = scope:deviant_go_random_1
		animation = thinking
	}
	lower_left_portrait = {
		character = scope:deviant_go_random_2
		animation = thinking
	}
	lower_center_portrait = {
		character = scope:deviant_go_random_3
		animation = thinking
	}
	lower_right_portrait = {
		character = scope:deviant_go_random_4
		animation = thinking
	}
	# resist cumming
	option = {
		name = deviants_maskgo.1651.a
		custom_tooltip = deviants_maskgo.1651.a.tt
		add_piety = minor_piety_gain
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = medium_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 20
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = 10
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = commoner_saint_reputation
				value = 10
			}
		}
	}	
	# indulge
	option = {
		name = deviants_maskgo.1651.b
		custom_tooltip = deviants_maskgo.1651.b.tt
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = major_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 20
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = -10
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = commoner_saint_reputation
				value = 5
			}
		}
	}	
}
# 1652 public holy wash grope exam
deviants_maskgo.1652 = { 
	type = character_event
	title = deviants_maskgo.1652.t
	desc = deviants_maskgo.1652.a.desc
	theme = deviantsmaskgo
	override_background = { reference = gallows }
	right_portrait = {
		character = root
		animation = personality_content
		outfit_tags = { no_clothes }
	}
	left_portrait = {
		character = scope:deviant_go_random_1
		animation = thinking
	}
	lower_left_portrait = {
		character = scope:deviant_go_random_2
		animation = thinking
	}
	lower_center_portrait = {
		character = scope:deviant_go_random_3
		animation = thinking
	}
	lower_right_portrait = {
		character = scope:deviant_go_random_4
		animation = thinking
	}
	# resist cumming
	option = {
		name = deviants_maskgo.1652.a
		custom_tooltip = deviants_maskgo.1652.a.tt
		add_piety = minor_piety_gain
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = medium_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 20
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = 10
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = commoner_saint_reputation
				value = 10
			}
		}
	}	
	# indulge
	option = {
		name = deviants_maskgo.1652.b
		custom_tooltip = deviants_maskgo.1652.b.tt
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = major_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 20
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = -10
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = commoner_saint_reputation
				value = 5
			}
		}
	}	
}


# 1800 curing the "impotency" of some clergy members
deviants_maskgo.1800 = { 
	type = character_event
	title = deviants_maskgo.1800.t
	desc = deviants_maskgo.1800.a.desc
	theme = deviantsmaskgo
	override_background = { reference = throne_room }
	right_portrait = {
		character = root
		animation = chancellor
	}	
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		is_female = yes
		has_trait = deviants_virility_saint
		has_trait_xp = {
			trait = deviants_virility_saint
			track = virilitysaintfame
			value >= 50
		}
	}
	#all at the same time
	option = {
		name = deviants_maskgo.1800.a
		custom_tooltip = deviants_maskgo.1800.a.tt
		trigger_event = deviants_maskgo.1810
	}	
	# one at a time, coat them in your nectar with pussy jobs
	option = {
		name = deviants_maskgo.1800.b
		custom_tooltip = deviants_maskgo.1800.b.tt
		trigger_event = deviants_maskgo.1820
	}	
	# sell them some nectar
	option = {
		name = deviants_maskgo.1800.c
		custom_tooltip = deviants_maskgo.1800.c.tt
		add_gold = tiny_gold_value
	}
	# refuse
	option = {
		name = deviants_maskgo.1800.d
		custom_tooltip = deviants_maskgo.1800.d.tt
		add_piety = minor_piety_loss
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = -10
			}
		}
	}
}
# 1810 all at the same time, lick/rub/pussyjob hard
deviants_maskgo.1810 = { 
	type = character_event
	title = deviants_maskgo.1810.t
	desc = deviants_maskgo.1810.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantscockpose }
	# use the dildo to fuck you, proper gangbang
	option = {
		trigger = {
			has_trait = deviants_strange_dildo
			has_trait = lustful
			any_character_artifact = {
				has_artifact_modifier = deviants_strangedildo_modifier
			}
		}
		name = deviants_maskgo.1810.a
		custom_tooltip = deviants_maskgo.1810.a.tt
		trigger_event = deviants_maskgo.1811
	}	
	# ask donations for your services
	option = {
		name = deviants_maskgo.1810.b
		custom_tooltip = deviants_maskgo.1810.b.tt
		add_gold = tiny_gold_value
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 5
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = -5
			}
		}
	}	
	# take their thanks and leave
	option = {
		name = deviants_maskgo.1810.c
		custom_tooltip = deviants_maskgo.1810.c.tt
		stress_impact = {
			base = medium_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 10
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = 10
			}
		}
	}
}
# 1811 all holy dildo fuck gangbang
deviants_maskgo.1811 = { 
	type = character_event
	title = deviants_maskgo.1811.t
	desc = deviants_maskgo.1811.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantsvaginaldildocockfuck }
	# ask for donations, lose rep, gain gold
	option = {
		name = deviants_maskgo.1811.a
		custom_tooltip = deviants_maskgo.1811.a.tt
		add_gold = medium_gold_value
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 5
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = 4
			}
		}
	}	
	# resist cumming
	option = {
		name = deviants_maskgo.1811.b
		custom_tooltip = deviants_maskgo.1811.b.tt
		add_piety = major_piety_gain
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = major_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 20
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = 20
			}
		}
	}	
	# indulge
	option = {
		name = deviants_maskgo.1811.c
		custom_tooltip = deviants_maskgo.1811.c.tt
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = major_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 5
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = 2
			}
		}
	}
}
# 1820 one at a time, pussy jobs
deviants_maskgo.1820 = { 
	type = character_event
	title = deviants_maskgo.1820.t
	desc = deviants_maskgo.1820.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantsvaginaltoppussyjob }
	#get them hard and stop
	option = {
		name = deviants_maskgo.1820.a
		custom_tooltip = deviants_maskgo.1820.a.tt
		trigger_event = deviants_maskgo.1821
	}	
	#get them hard and let cum
	option = {
		name = deviants_maskgo.1820.b
		custom_tooltip = deviants_maskgo.1820.b.tt
		trigger_event = deviants_maskgo.1822
	}	
	#get them hard and let cum, if they pay
	option = {
		name = deviants_maskgo.1820.c
		custom_tooltip = deviants_maskgo.1820.c.tt
		trigger_event = deviants_maskgo.1823
	}
	#get them hard and let cum with dildo
	option = {
		trigger = {
			has_trait = deviants_strange_dildo
			any_character_artifact = {
				has_artifact_modifier = deviants_strangedildo_modifier
			}
		}
		name = deviants_maskgo.1820.d
		custom_tooltip = deviants_maskgo.1820.d.tt
		trigger_event = deviants_maskgo.1824
	}
}
# 1821 get them hard and stop
deviants_maskgo.1821 = { 
	type = character_event
	title = deviants_maskgo.1821.t
	desc = deviants_maskgo.1821.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantsvaginaltoppussyjob }
	# masturbate while you do it
	option = {
		name = deviants_maskgo.1821.a
		custom_tooltip = deviants_maskgo.1821.a.tt
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = minor_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 5
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = -5
			}
			add_trait_xp = {
				trait = deviants_campslut
				track = sexual_service_pleasure
				value = 5
			}
		}
	}	
	# just make them hard
	option = {
		name = deviants_maskgo.1821.b
		custom_tooltip = deviants_maskgo.1821.b.tt
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = minor_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 10
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = 10
			}
			add_trait_xp = {
				trait = deviants_campslut
				track = sexual_service_pleasure
				value = 5
			}
		}
	}	
}
# 1822 get them hard and let cum
deviants_maskgo.1822 = { 
	type = character_event
	title = deviants_maskgo.1822.t
	desc = deviants_maskgo.1822.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantsvaginaltoppussyjob }
	# indulge
	option = {
		name = deviants_maskgo.1822.a
		custom_tooltip = deviants_maskgo.1822.a.tt
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = major_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 5
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = 2
			}
			add_trait_xp = {
				trait = deviants_campslut
				track = sexual_service_pleasure
				value = 2
			}
		}
	}	
	# resist cumming
	option = {
		name = deviants_maskgo.1822.b
		custom_tooltip = deviants_maskgo.1822.b.tt
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = minor_stress_impact_gain
		}
		add_piety = minor_piety_gain
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 15
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = 15
			}
			add_trait_xp = {
				trait = deviants_campslut
				track = sexual_service_pleasure
				value = 4
			}
		}
	}	
}
# 1823 get them hard and let cum, if they pay
deviants_maskgo.1823 = { 
	type = character_event
	title = deviants_maskgo.1823.t
	desc = deviants_maskgo.1823.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantsvaginaltoppussyjob }
	# indulge
	option = {
		name = deviants_maskgo.1823.a
		custom_tooltip = deviants_maskgo.1823.a.tt
		add_gold = minor_gold_value
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = major_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 5
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = -10
			}
			add_trait_xp = {
				trait = deviants_campslut
				track = sexual_service_pleasure
				value = 4
			}
		}
	}	
	# resist cumming
	option = {
		name = deviants_maskgo.1823.b
		custom_tooltip = deviants_maskgo.1823.b.tt
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = major_stress_impact_gain
		}
		add_gold = medium_gold_value
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 10
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = 10
			}
			add_trait_xp = {
				trait = deviants_campslut
				track = sexual_service_pleasure
				value = 4
			}
		}
	}	
}
# 1824 get them hard and let cum in dildo, hard you submission fuck, they fuck like posessed
deviants_maskgo.1824 = { 
	type = character_event
	title = deviants_maskgo.1824.t
	desc = deviants_maskgo.1824.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantsvaginaldildocockfuck }
	# indulge
	option = {
		name = deviants_maskgo.1824.a
		custom_tooltip = deviants_maskgo.1824.a.tt
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = major_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 5
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = 5
			}
			add_trait_xp = {
				trait = deviants_campslut
				track = sexual_service_submission
				value = 10
			}
		}
	}	
	# resist cumming
	option = {
		name = deviants_maskgo.1824.b
		custom_tooltip = deviants_maskgo.1824.b.tt
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = minor_stress_impact_gain
		}
		add_piety = medium_piety_gain
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 15
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = 15
			}
			add_trait_xp = {
				trait = deviants_campslut
				track = sexual_service_submission
				value = 5
			}
		}
	}	
}

# 1900 commoner horde led by impotent men demand to be cured
deviants_maskgo.1900 = { 
	type = character_event
	title = deviants_maskgo.1900.t
	desc = deviants_maskgo.1900.a.desc
	theme = deviantsmaskgo
	override_background = { reference = throne_room }
	right_portrait = {
		character = root
		animation = thinking
	}	
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		is_female = yes
		has_trait = deviants_virility_saint
		has_trait_xp = {
			trait = deviants_virility_saint
			track = virilitysaintfame
			value >= 70
		}
	}
	# sucking balls for fertility, surrounded by the men
	option = {
		name = deviants_maskgo.1900.a
		custom_tooltip = deviants_maskgo.1900.a.tt
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 5
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = -5
			}
			add_trait_xp = {
				trait = deviants_campslut
				track = sexual_service_pleasure
				value = 5
			}
		}
		trigger_event = deviants_maskgo.1910
	}	
	# holding balls in pussy for fertility, surrounded by the men
	option = {
		name = deviants_maskgo.1900.b
		custom_tooltip = deviants_maskgo.1900.b.tt
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 5
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = -5
			}
			add_trait_xp = {
				trait = deviants_campslut
				track = sexual_service_pleasure
				value = 5
			}
		}
		trigger_event = deviants_maskgo.1920
	}	
	# pay them to fuck off
	option = {
		name = deviants_maskgo.1900.c
		custom_tooltip = deviants_maskgo.1900.c.tt
		remove_short_term_gold = major_gold_value
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = commoner_saint_reputation
				value = 10
			}
		}
	}
	# refuse
	option = {
		name = deviants_maskgo.1900.d
		custom_tooltip = deviants_maskgo.1900.d.tt
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = commoner_saint_reputation
				value = -15
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = 5
			}
		}
	}
}
# 1910 sucking balls for fertility
deviants_maskgo.1910 = { 
	type = character_event
	title = deviants_maskgo.1910.t
	desc = deviants_maskgo.1910.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantssuckballs }
	# just do this
	option = {
		name = deviants_maskgo.1910.a
		custom_tooltip = deviants_maskgo.1910.a.tt
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 10
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = commoner_saint_reputation
				value = 10
			}
		}
	}	
	# ask for donations
	option = {
		name = deviants_maskgo.1910.b
		custom_tooltip = deviants_maskgo.1910.b.tt
		add_gold = minor_gold_value
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = commoner_saint_reputation
				value = -10
			}
		}
	}	
	# let them suck your nectar too
	option = {
		name = deviants_maskgo.1910.c
		custom_tooltip = deviants_maskgo.1910.c.tt
		trigger_event = deviants_maskgo.1940
	}
}
# 1920 holding balls in pussy for fertility
deviants_maskgo.1920 = { 
	type = character_event
	title = deviants_maskgo.1920.t
	desc = deviants_maskgo.1920.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantsholdballsinpussy }
	# just do this
	option = {
		name = deviants_maskgo.1920.a
		custom_tooltip = deviants_maskgo.1920.a.tt
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 10
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = commoner_saint_reputation
				value = 5
			}
		}
	}	
	# ask for donations
	option = {
		name = deviants_maskgo.1920.b
		custom_tooltip = deviants_maskgo.1920.b.tt
		add_gold = minor_gold_value
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = commoner_saint_reputation
				value = -5
			}
		}
	}	
	# let them suck your nectar too
	option = {
		name = deviants_maskgo.1920.c
		custom_tooltip = deviants_maskgo.1920.c.tt
		trigger_event = deviants_maskgo.1940
	}
}

# 1940 pussy sucking
deviants_maskgo.1940 = { 
	type = character_event
	title = deviants_maskgo.1940.t
	desc = deviants_maskgo.1940.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantvaginafacesitlick }
	right_portrait = {
		character = root
		animation = throne_room_kneel_2
		outfit_tags = { no_clothes }
	}
	# ask for donations
	option = {
		name = deviants_maskgo.1940.a
		custom_tooltip = deviants_maskgo.1940.a.tt
		add_gold = minor_gold_value
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = commoner_saint_reputation
				value = 5
			}
		}
	}	
	# let them fuck you with the dildo
	option = {
		trigger = {
			has_trait = deviants_strange_dildo
			has_trait = lustful
			any_character_artifact = {
				has_artifact_modifier = deviants_strangedildo_modifier
			}
		}
		name = deviants_maskgo.1940.b
		custom_tooltip = deviants_maskgo.1940.b.tt
		trigger_event = deviants_maskgo.1950
	}	
	# keep going
	option = {
		name = deviants_maskgo.1940.c
		custom_tooltip = deviants_maskgo.1940.c.tt
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = minor_stress_impact_loss
		}
		add_piety = minor_piety_gain
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 15
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = commoner_saint_reputation
				value = 15
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = -5
			}
		}
	}
}
# 1950 peasants fucking you with dildo
deviants_maskgo.1950 = { 
	type = character_event
	title = deviants_maskgo.1950.t
	desc = deviants_maskgo.1950.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantsvaginaldildocockfuck }
	# ask for donations
	option = {
		name = deviants_maskgo.1950.a
		custom_tooltip = deviants_maskgo.1950.a.tt
		add_gold = medium_gold_value
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 5
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = commoner_saint_reputation
				value = -10
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = -5
			}
		}
	}	
	# be a public use
	option = {
		name = deviants_maskgo.1950.b
		custom_tooltip = deviants_maskgo.1950.b.tt
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = major_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_fuckedsilly_modifier
			days = 30
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = virilitysaintfame
				value = 15
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = commoner_saint_reputation
				value = 15
			}
		}
	}	
}

# 2000 have a dream about bathing in cum, telling you to bath in the seed of your fatefull to be cured
deviants_maskgo.2000 = { 
	type = character_event
	title = deviants_maskgo.2000.t
	desc = deviants_maskgo.2000.a.desc
	theme = deviantsmaskgo
	override_background = { reference = bedchamber }
	right_portrait = {
		character = root
		animation = thinking
		outfit_tags = { no_clothes }
	}	
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		is_female = yes
		has_trait = deviants_virility_saint
		has_trait_xp = {
			trait = deviants_virility_saint
			track = virilitysaintfame
			value >= 100
		} 
		OR = {
			has_trait = wounded_1
			has_trait = wounded_2
			has_trait = wounded_3
			has_trait = maimed
			has_trait = disfigured
			has_trait = infirm
			has_trait = gout_ridden
			has_trait = scaly
			has_trait = scarred
		}
	}
	# ask the clergy
	option = {
		name = deviants_maskgo.2000.a
		custom_tooltip = deviants_maskgo.2000.a.tt
		trigger_event = deviants_maskgo.2001
	}	
	# ask the commoners
	option = {
		name = deviants_maskgo.2000.b
		custom_tooltip = deviants_maskgo.2000.b.tt
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = -5
			}
		}
		trigger_event = deviants_maskgo.2002
	}	
	# all are invited
	option = {
		name = deviants_maskgo.2000.c
		custom_tooltip = deviants_maskgo.2000.c.tt
		trigger_event = deviants_maskgo.2003
	}
	# not a good idea, I better not do every weird fantasy I have in my dreams..
	option = {
		name = deviants_maskgo.2000.d
		custom_tooltip = deviants_maskgo.2000.d.tt
	}
}

# 2001 You being covered in the seed, virgin maidens rubbing it into your skin as a the lines of clergy surround
deviants_maskgo.2001 = { 
	type = character_event
	title = deviants_maskgo.2001.t
	desc = deviants_maskgo.2001.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantsemenbath }
	immediate = {
		if = {
			limit = { has_trait = wounded_1 }
			remove_trait = wounded_1
		}
		if = {
			limit = { has_trait = wounded_2 }
			remove_trait = wounded_2
		}
		if = {
			limit = { has_trait = wounded_3 }
			remove_trait = wounded_3
		}
		if = {
			limit = { has_trait = maimed }
			remove_trait = maimed
		}
		if = {
			limit = { has_trait = disfigured }
			remove_trait = disfigured
		}
		if = {
			limit = { has_trait = infirm }
			remove_trait = infirm
		}
		if = {
			limit = { has_trait = gout_ridden }
			remove_trait = gout_ridden
		}
		if = {
			limit = { has_trait = scaly }
			remove_trait = scaly
		}
		if = {
			limit = { has_trait = scarred }
			remove_trait = scarred
		}
	}
	# be cured
	option = {
		name = deviants_maskgo.2001.a
		custom_tooltip = deviants_maskgo.2001.a.tt
		add_piety = minor_piety_gain
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = 10
			}
		}
	}	
	# be cured and masturbate
	option = {
		name = deviants_maskgo.2001.b
		custom_tooltip = deviants_maskgo.2001.b.tt
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = major_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = -10
			}
		}
	}	
}

# 2002 You being covered in the seed, in a tub, on a market surrounded by commoners
deviants_maskgo.2002 = { 
	type = character_event
	title = deviants_maskgo.2002.t
	desc = deviants_maskgo.2002.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantsemenbath }
	immediate = {
		if = {
			limit = { has_trait = wounded_1 }
			remove_trait = wounded_1
		}
		if = {
			limit = { has_trait = wounded_2 }
			remove_trait = wounded_2
		}
		if = {
			limit = { has_trait = wounded_3 }
			remove_trait = wounded_3
		}
		if = {
			limit = { has_trait = maimed }
			remove_trait = maimed
		}
		if = {
			limit = { has_trait = disfigured }
			remove_trait = disfigured
		}
		if = {
			limit = { has_trait = infirm }
			remove_trait = infirm
		}
		if = {
			limit = { has_trait = gout_ridden }
			remove_trait = gout_ridden
		}
		if = {
			limit = { has_trait = scaly }
			remove_trait = scaly
		}
		if = {
			limit = { has_trait = scarred }
			remove_trait = scarred
		}
	}
	# be cured
	option = {
		name = deviants_maskgo.2002.a
		custom_tooltip = deviants_maskgo.2002.a.tt
		add_piety = minor_piety_gain
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = commoner_saint_reputation
				value = 10
			}
		}
	}	
	# be cured and masturbate
	option = {
		name = deviants_maskgo.2002.b
		custom_tooltip = deviants_maskgo.2002.b.tt
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = major_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = commoner_saint_reputation
				value = -10
			}
		}
	}	
}
# 2003 You being covered in the seed, ceremony led by the clergy, they collecting money and guiding the commoners to cum on you
deviants_maskgo.2003 = { 
	type = character_event
	title = deviants_maskgo.2003.t
	desc = deviants_maskgo.2003.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantsemenbath }
	immediate = {
		if = {
			limit = { has_trait = wounded_1 }
			remove_trait = wounded_1
		}
		if = {
			limit = { has_trait = wounded_2 }
			remove_trait = wounded_2
		}
		if = {
			limit = { has_trait = wounded_3 }
			remove_trait = wounded_3
		}
		if = {
			limit = { has_trait = maimed }
			remove_trait = maimed
		}
		if = {
			limit = { has_trait = disfigured }
			remove_trait = disfigured
		}
		if = {
			limit = { has_trait = infirm }
			remove_trait = infirm
		}
		if = {
			limit = { has_trait = gout_ridden }
			remove_trait = gout_ridden
		}
		if = {
			limit = { has_trait = scaly }
			remove_trait = scaly
		}
		if = {
			limit = { has_trait = scarred }
			remove_trait = scarred
		}
	}
	# be cured
	option = {
		name = deviants_maskgo.2003.a
		custom_tooltip = deviants_maskgo.2003.a.tt
		add_piety = minor_piety_gain
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = commoner_saint_reputation
				value = 5
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = 5
			}
		}
	}	
	# be cured and masturbate
	option = {
		name = deviants_maskgo.2003.b
		custom_tooltip = deviants_maskgo.2003.b.tt
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = major_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_virility_saint
				track = commoner_saint_reputation
				value = -5
			}
			add_trait_xp = {
				trait = deviants_virility_saint
				track = clergy_saint_reputation
				value = -5
			}
		}
	}	
}


####### 4000 horse fucking ############
#4000 start event of seeing horse cock,
deviants_maskgo.4000 = { 
	type = character_event
	title = deviants_maskgo.4000.t
	cooldown = { years = 4 }
	desc = deviants_maskgo.4000.a.desc
	theme = deviantsmaskgo
	override_background = { reference = courtyard }
	right_portrait = {
		character = root
		animation = thinking
	}	
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		is_female = yes
		has_trait = lustful
		has_trait = deviant
		NOT = { has_trait = deviants_horse_fucker }
	}
	# have the horse bounds, for an inspection
	option = {
		name = deviants_maskgo.4000.a
		custom_tooltip = deviants_maskgo.4000.a.tt
		trigger_event = deviants_maskgo.4010

	}	
	#no no no	
	option = {
		name = deviants_maskgo.4000.b
		custom_tooltip = deviants_maskgo.4000.b.tt
	}	
}

#4010inspecting the cock in private
deviants_maskgo.4010 = { 
	type = character_event
	title = deviants_maskgo.4010.t
	desc = deviants_maskgo.4010.a.desc
	theme = deviantsmaskgo
	override_background = { reference = devianthorsecockpose }	
	# force it in
	option = {
		name = deviants_maskgo.4010.a
		custom_tooltip = deviants_maskgo.4010.a.tt
		trigger_event = deviants_maskgo.4020

	}	
	#no no no	
	option = {
		name = deviants_maskgo.4010.b
		custom_tooltip = deviants_maskgo.4010.b.tt
	}	
}

#4020the cock almost paralyzes you, you are forced to let out sounds
deviants_maskgo.4020 = { 
	type = character_event
	title = deviants_maskgo.4020.t
	desc = deviants_maskgo.4020.a.desc
	theme = deviantsmaskgo
	override_background = { reference = devianthorsecockfuck }	
	# cant stop now
	option = {
		name = deviants_maskgo.4020.a
		custom_tooltip = deviants_maskgo.4020.a.tt
		trigger_event = deviants_maskgo.4030
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = medium_stress_impact_loss
		}
	}	
	#struggle to stop, before it's too late	
	option = {
		name = deviants_maskgo.4020.b
		custom_tooltip = deviants_maskgo.4020.b.tt
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = medium_stress_impact_gain
		}
	}	
}
#4030horse cums... knocking you out...
deviants_maskgo.4030 = { 
	type = character_event
	title = deviants_maskgo.4030.t
	desc = deviants_maskgo.4030.a.desc
	theme = deviantsmaskgo
	override_background = { reference = devianthorsecockcreampie }	
	# pass out
	option = {
		name = deviants_maskgo.4030.a
		custom_tooltip = deviants_maskgo.4030.a.tt
		add_trait = deviants_horse_fucker
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_fuckedsilly_modifier
			days = 20
		}	
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 2
			}
			add_trait_xp = {
				trait = deviants_horse_fucker
				track = horsefucker_pussy_state
				value = 4
			}
		}
	}	
}

#4099 one page horse fucking... generic event
deviants_maskgo.4099 = { 
	type = character_event
	title = deviants_maskgo.4099.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_female = yes }
			desc = deviants_maskgo.4099.a.desc
			}
			triggered_desc = {
				trigger = { is_female = yes }
			desc = deviants_maskgo.4099.b.desc
			}
			triggered_desc = {
				trigger = { is_female = yes }
			desc = deviants_maskgo.4099.c.desc
			}
			triggered_desc = {
				trigger = { is_female = yes }
			desc = deviants_maskgo.4099.d.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = devianthorsecockfuck }
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		is_female = yes
		has_trait = deviants_horse_fucker
	}
	# so good
	option = {
		name = deviants_maskgo.4099.a
		custom_tooltip = deviants_maskgo.4099.a.tt
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_fuckedsilly_modifier
			days = 10
		}	
		add_trait_xp = {
			trait = deviants_horse_fucker
			track = horsefucker_pussy_state
			value = 4
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 1
			}
		}
	}	
	# I must repent
	option = {
		name = deviants_maskgo.4099.x
		custom_tooltip = deviants_maskgo.4099.x.tt
		trigger_event = deviants_maskgo.0800
		stress_impact = {
			base = medium_stress_impact_gain
		}
		add_trait_xp = {
			trait = deviants_horse_fucker
			track = horsefucker_pussy_state
			value = 3
		}
	}	
}

####### 5000-6000 more deviant lunatic events ########

#5100 getting spanked for lacking dicipline/diligence/other?, ass pussy and breasts
deviants_maskgo.5100 = { 
	type = character_event
	title = deviants_maskgo.5100.t
	desc = deviants_maskgo.5100.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonparadegrope }	
	# promise to do better
	option = {
		name = deviants_maskgo.5100.a
		custom_tooltip = deviants_maskgo.5100.a.tt
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = medium_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 2
			}
			trigger_event = deviants_maskgo.5500
		}	
	}	
	# indifferent
	option = {
		name = deviants_maskgo.5100.b
		custom_tooltip = deviants_maskgo.5100.b.tt
		hidden_effect = {
			trigger_event = deviants_maskgo.5502
		}
	}	
	# refuse
	option = {
		name = deviants_maskgo.5100.c
		custom_tooltip = deviants_maskgo.5100.c.tt
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = medium_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = -1
			}
		}
		trigger_event = deviants_maskgo.5101
	}	
}
#5101 if refuse, dropped to the ground and stepped on, to teach you your place
deviants_maskgo.5101 = { 
	type = character_event
	title = deviants_maskgo.5101.t
	desc = deviants_maskgo.5101.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonbeinghumiliated }	
	# pass out
	option = {
		name = deviants_maskgo.5101.a
		custom_tooltip = deviants_maskgo.5101.a.tt
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = medium_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_mindfuckedsilly_modifier
			days = 30
		}
		trigger_event = deviants_maskgo.5500
	}		
}

#5110 being fed buckets of cum that makes you dizzy, bc you look thirsty
deviants_maskgo.5110 = { 
	type = character_event
	title = deviants_maskgo.5110.t
	desc = deviants_maskgo.5110.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonparafeedcumbucket }	
	# drink it all
	option = {
		name = deviants_maskgo.5110.a
		custom_tooltip = deviants_maskgo.5110.a.tt
		add_gold = tiny_gold_value
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_mindfuckedsilly_modifier
			days = 30
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 2
			}
			trigger_event = deviants_maskgo.5501
		}	
	}	
	# indifferent
	option = {
		name = deviants_maskgo.5110.b
		custom_tooltip = deviants_maskgo.5110.b.tt
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 1
			}
			trigger_event = deviants_maskgo.5502
		}
	}	
	# refuse
	option = {
		name = deviants_maskgo.5110.c
		custom_tooltip = deviants_maskgo.5110.c.tt
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = medium_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = -1
			}
		}
		trigger_event = deviants_maskgo.5111
	}	
}
#5111 if resist, body covered and rubbed with cum, to make you more beautiful and diligent
deviants_maskgo.5111 = { 
	type = character_event
	title = deviants_maskgo.5111.t
	desc = deviants_maskgo.5111.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonparadecumwash }	
	# pass out
	option = {
		name = deviants_maskgo.5111.a
		custom_tooltip = deviants_maskgo.5111.a.tt
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = medium_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_mindfuckedsilly_modifier
			days = 30
		}
		trigger_event = deviants_maskgo.5501
	}		
}

#5120 getting fisted to run around, bc you being too slow
deviants_maskgo.5120 = { 
	type = character_event
	title = deviants_maskgo.5120.t
	desc = deviants_maskgo.5120.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonparadefistingrun }	
	# run faster
	option = {
		name = deviants_maskgo.5120.a
		custom_tooltip = deviants_maskgo.5120.a.tt
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = medium_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_mindfuckedsilly_modifier
			days = 30
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 2
			}
			trigger_event = deviants_maskgo.5500
		}	
	}	
	# indifferent
	option = {
		name = deviants_maskgo.5120.b
		custom_tooltip = deviants_maskgo.5120.b.tt
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 1
			}
			trigger_event = deviants_maskgo.5502
		}	
	}	
	# refuse
	option = {
		name = deviants_maskgo.5120.c
		custom_tooltip = deviants_maskgo.5120.c.tt
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = medium_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = -1
			}
		}
		trigger_event = deviants_maskgo.5121
	}	
}
#5121 if resist, pussy spread open by demon hands to cool your hot pussy... 
deviants_maskgo.5121 = { 
	type = character_event
	title = deviants_maskgo.5121.t
	desc = deviants_maskgo.5121.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonparadecumwash }	
	# pass out
	option = {
		name = deviants_maskgo.5121.a
		custom_tooltip = deviants_maskgo.5121.a.tt
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = medium_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_mindfuckedsilly_modifier
			days = 30
		}
		trigger_event = deviants_maskgo.5501
	}		
}

#5130 hard strangle doggy bucket on head, the demons betting on how fast you squirt from anal, another demon is sitting on the bucket
deviants_maskgo.5130 = { 
	type = character_event
	title = deviants_maskgo.5130.t
	desc = deviants_maskgo.5130.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonparadeorgyanalrough }	
	# moan as you cum
	option = {
		name = deviants_maskgo.5130.a
		custom_tooltip = deviants_maskgo.5130.a.tt
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = medium_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_fuckedsilly_modifier
			days = 30
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 4
			}
			trigger_event = deviants_maskgo.5501
		}	
	}	
	# indifferent
	option = {
		name = deviants_maskgo.5130.b
		custom_tooltip = deviants_maskgo.5130.b.tt
		hidden_effect = {
			trigger_event = deviants_maskgo.5502
		}	
	}	
	# refuse
	option = {
		name = deviants_maskgo.5130.c
		custom_tooltip = deviants_maskgo.5130.c.tt
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = medium_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = -1
			}
		}
		trigger_event = deviants_maskgo.5131
	}	
}
#5131 if struggle, actual being forced to cum by orgy fuck, insults, berating, etc
deviants_maskgo.5131 = { 
	type = character_event
	title = deviants_maskgo.5131.t
	desc = deviants_maskgo.5131.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonorgycumdump }	
	# pass out
	option = {
		name = deviants_maskgo.5131.a
		custom_tooltip = deviants_maskgo.5131.a.tt
		stress_impact = {
			base = major_stress_impact_loss
			lustful = major_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_mindfuckedsilly_modifier
			days = 60
		}
		trigger_event = deviants_maskgo.5501
	}		
}

#5140 head to a bucket of cum, being stepped on, taking a break, feeding/rewarding Mc with a cum bucket, head in
deviants_maskgo.5140 = { 
	type = character_event
	title = deviants_maskgo.5140.t
	desc = deviants_maskgo.5140.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonparadeorgyheadincumbucket }	
	# swallow as much as you can
	option = {
		name = deviants_maskgo.5140.a
		custom_tooltip = deviants_maskgo.5140.a.tt
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = medium_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_fuckedsilly_modifier
			days = 30
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 2
			}
			trigger_event = deviants_maskgo.5501
		}	
	}	
	# indifferent, you pass out, straight to wake up event
	option = {
		name = deviants_maskgo.5140.b
		custom_tooltip = deviants_maskgo.5140.b.tt
		trigger_event = deviants_maskgo.5502
	}	
	# struggle to breathe
	option = {
		name = deviants_maskgo.5140.c
		custom_tooltip = deviants_maskgo.5140.c.tt
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = medium_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = -1
			}
		}
		trigger_event = deviants_maskgo.5141
	}	
}

#5141 they show mercy and feed the seed to bloat your belly instead
deviants_maskgo.5141 = { 
	type = character_event
	title = deviants_maskgo.5141.t
	desc = deviants_maskgo.5141.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonparadecumwash }	
	# pass out
	option = {
		name = deviants_maskgo.5141.a
		custom_tooltip = deviants_maskgo.5141.a.tt
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_mindfuckedsilly_modifier
			days = 60
		}
		trigger_event = deviants_maskgo.5501
	}		
}

#5150 punishing your soldiers for interrupting the parade, making them analfuck you... if you don't cum in her ass, we will find your mistress and turn her into a demon fuck toy
deviants_maskgo.5150 = { 
	type = character_event
	title = deviants_maskgo.5150.t
	desc = deviants_maskgo.5150.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonparadeorgymaleanalcoerced }	
	# act like a sex demon
	option = {
		name = deviants_maskgo.5150.a
		custom_tooltip = deviants_maskgo.5150.a.tt
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 4
			}
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonanalslutcorruption
				value = 2
			}
		}
		trigger_event = deviants_maskgo.5151
	}	
	# indifferent, 
	option = {
		name = deviants_maskgo.5150.b
		custom_tooltip = deviants_maskgo.5150.b.tt
		hidden_effect = {
			trigger_event = deviants_maskgo.5502
		}
	}	
	# struggle, too much, to wake up event
	option = {
		name = deviants_maskgo.5150.c
		custom_tooltip = deviants_maskgo.5150.c.tt
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = medium_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = -1
			}
		}
		trigger_event = deviants_maskgo.5500
	}	
}

#5151 if act like a sex demon 
deviants_maskgo.5151 = { 
	type = character_event
	title = deviants_maskgo.5151.t
	desc = deviants_maskgo.5151.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonparadeorgymaleanalcoerced }	
	# pass out
	option = {
		name = deviants_maskgo.5151.a
		custom_tooltip = deviants_maskgo.5151.a.tt
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_fuckedsilly_modifier
			days = 30
		}
		hidden_effect = {
			trigger_event = deviants_maskgo.5501
		}	
	}		
}

#5160 anal fucking a bucket on head a terrified servant held by demons while trying to get him to insult you... if you don't this witch is going to steal your soul...
deviants_maskgo.5160 = { 
	type = character_event
	title = deviants_maskgo.5160.t
	desc = deviants_maskgo.5160.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonparadeorgymaleanalcoerced }	
	# act like a sex demon
	option = {
		name = deviants_maskgo.5160.a
		custom_tooltip = deviants_maskgo.5160.a.tt
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 4
			}
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonanalslutcorruption
				value = 1
			}
		}
		trigger_event = deviants_maskgo.5161
	}	
	# indifferent
	option = {
		name = deviants_maskgo.5160.b
		custom_tooltip = deviants_maskgo.5160.b.tt
		hidden_effect = {
			trigger_event = deviants_maskgo.5502
		}
	}	
	# struggle, too much, to wake up event
	option = {
		name = deviants_maskgo.5160.c
		custom_tooltip = deviants_maskgo.5160.c.tt
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = medium_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = -1
			}
		}
		trigger_event = deviants_maskgo.5500
	}	
}
#5161 if act like a sex demon
deviants_maskgo.5161 = { 
	type = character_event
	title = deviants_maskgo.5161.t
	desc = deviants_maskgo.5161.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonparadeorgymaleanalcoerced }	
	# pass out
	option = {
		name = deviants_maskgo.5161.a
		custom_tooltip = deviants_maskgo.5161.a.tt
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_fuckedsilly_modifier
			days = 30
		}
		trigger_event = deviants_maskgo.5501	
	}		
}

#5300 dildo show, servants, courtriers and soldiers in the audience... if they get hard, they get to live? so work hard...
deviants_maskgo.5300 = { 
	type = character_event
	title = deviants_maskgo.5300.t
	desc = deviants_maskgo.5300.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonparadeorgydildoshow }	
	# work hard
	option = {
		name = deviants_maskgo.5300.a
		custom_tooltip = deviants_maskgo.5300.a.tt
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 1
			}
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonanalslutcorruption
				value = 2
			}
			add_trait_xp = {
				trait = deviants_campslut
				track = sexual_service_pleasure
				value = 2
			}
		}
		trigger_event = deviants_maskgo.5301	
	}		
}
#5301 you make them hard. as a reward, they get all to fuck your ass
deviants_maskgo.5301 = { 
	type = character_event
	title = deviants_maskgo.5301.t
	desc = deviants_maskgo.5301.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonparadeorgymaleanalcoerced }	
	# work hard
	option = {
		name = deviants_maskgo.5301.a
		custom_tooltip = deviants_maskgo.5301.a.tt
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_fuckedsilly_modifier
			days = 30
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 1
			}
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonanalslutcorruption
				value = 2
			}
			add_trait_xp = {
				trait = deviants_campslut
				track = sexual_service_submission
				value = 2
			}
		}
		trigger_event = deviants_maskgo.5501	
	}		
}



#5320 the parade visting common prisoners, you are there to enetrain them tonight, bc they so sad
deviants_maskgo.5320 = { 
	type = character_event
	title = deviants_maskgo.5320.t
	desc = deviants_maskgo.5320.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonparadehumanthugsgrope }	
	# introduce yourself
	option = {
		name = deviants_maskgo.5320.a
		custom_tooltip = deviants_maskgo.5320.a.tt
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 1
			}
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonanalslutcorruption
				value = 2
			}
			add_trait_xp = {
				trait = deviants_campslut
				track = sexual_service_submission
				value = 2
			}
		}
		trigger_event = deviants_maskgo.5321	
	}		
}
#5321 getting fucked by prisoners like they are posessed demons
deviants_maskgo.5321 = { 
	type = character_event
	title = deviants_maskgo.5321.t
	desc = deviants_maskgo.5321.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonparadehumanthugsgangbang }	
	# 
	option = {
		name = deviants_maskgo.5321.a
		custom_tooltip = deviants_maskgo.5321.a.tt
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_fuckedsilly_modifier
			days = 30
		}
		trigger_event = deviants_maskgo.5501	
	}		
}

### wake up events

#5500 generic variant event,
deviants_maskgo.5500 = { 
	type = character_event
	title = deviants_maskgo.5500.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.5500.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.5500.b.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.5500.c.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.5500.d.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = corridor_day }	
	lower_center_portrait = {
		character = root
		animation = throne_room_kneel_2
		outfit_tags = { no_clothes }
	}
	# go wash
	option = {
		name = deviants_maskgo.5500.a
		custom_tooltip = deviants_maskgo.5500.a.tt	
	}	
	# 
	option = {
		name = deviants_maskgo.5500.b
		custom_tooltip = deviants_maskgo.5500.b.tt	
		stress_impact = {
			lustful = medium_stress_impact_loss
		}
	}
	# 
	option = {
		name = deviants_maskgo.5500.c
		custom_tooltip = deviants_maskgo.5500.c.tt	
		remove_short_term_gold = minor_gold_value
		add_piety = minor_piety_gain
	}
	after =	{
		hidden_effect = {
			random_list = {
				10 = {
					trigger_event = {
							id = deviants_maskgo.5700
							days = 1 
					}
				}
				10 = {
					trigger_event = {
							id = deviants_maskgo.5703
							days = 1 
					}
				}
				20 = {
				}
			}
		}	
	}
}
#5501 wake up covered in cum, almost glued to the ground
deviants_maskgo.5501 = { 
	type = character_event
	title = deviants_maskgo.5501.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.5501.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.5501.b.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.5501.c.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.5501.d.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = corridor_day }	
	lower_center_portrait = {
		character = root
		animation = throne_room_kneel_2
		outfit_tags = { no_clothes }
	}
	# go wash
	option = {
		name = deviants_maskgo.5501.a
		custom_tooltip = deviants_maskgo.5501.a.tt	
	}	
	# if roll in it and gain the ring...
	option = {
		name = deviants_maskgo.5501.b
		custom_tooltip = deviants_maskgo.5501.b.tt	
		stress_impact = {
			lustful = medium_stress_impact_loss
		}
		trigger_event = deviants_maskgo.5510
	}
	# 
	option = {
		name = deviants_maskgo.5501.c
		custom_tooltip = deviants_maskgo.5501.c.tt	
		remove_short_term_gold = minor_gold_value
		add_piety = minor_piety_gain
	}
	after =	{
		hidden_effect = {
			random_list = {
				10 = {
					trigger_event = {
							id = deviants_maskgo.5701
							days = 1 
					}
				}
				10 = {
					trigger_event = {
							id = deviants_maskgo.5702
							days = 1 
					}
				}
				10 = {
					trigger_event = {
							id = deviants_maskgo.5703
							days = 1 
					}
				}
				10 = {
				}
			}
		}	
	}
}

#5502 wake up, indiffrent humiliation wake up
deviants_maskgo.5502 = { 
	type = character_event
	title = deviants_maskgo.5502.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.5502.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.5502.b.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.5502.c.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.5502.d.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = bedchamber }
	lower_center_portrait = {
		character = root
		animation = throne_room_kneel_2
		outfit_tags = { no_clothes }
	}	
	# go wash
	option = {
		name = deviants_maskgo.5502.a
		custom_tooltip = deviants_maskgo.5502.a.tt	
	}	
	# 
	option = {
		name = deviants_maskgo.5502.b
		custom_tooltip = deviants_maskgo.5502.b.tt	
		stress_impact = {
			lustful = medium_stress_impact_loss
		}
	}
	# 
	option = {
		name = deviants_maskgo.5502.c
		custom_tooltip = deviants_maskgo.5502.c.tt	
		remove_short_term_gold = minor_gold_value
		add_piety = minor_piety_gain
	}
}

#
deviants_maskgo.5510 = { 
	type = character_event
	title = deviants_maskgo.5510.t
    desc = deviants_maskgo.5510.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantcourtesanproneboneanalcum }
	trigger = {
		has_trait = deviants_demonanalslut
		NOT = { 
			any_character_artifact = {
				has_artifact_modifier = deviants_dreamring_modifier
			}
		}
	}
	# buy the ring
	option = {
		name = deviants_maskgo.5510.a
		custom_tooltip = deviants_maskgo.5510.a.tt
		remove_short_term_gold = medium_gold_value	
		create_artifact = {
			name = deviantsdreamring
			description = deviantsdreamring_desc
			type = miscellaneous
			modifier = deviants_dreamring_modifier
			visuals = deviants_dream_ring
			template = deviant_dream_ring_template
			history = {
				type = created_before_history
				date = 670.1.1 #To order entries correctly
			}
			max_durability = 999
			wealth = 15
			quality = 15
		}
	}	
	# just fuck me
	option = {
		name = deviants_maskgo.5510.b
		custom_tooltip = deviants_maskgo.5510.b.tt
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
		}
	}	
}


#post parade events
#5700 large group of courtiesr, servants and guards insist that demons kidnapped them last night into hekk and forced them to watch a carnal show, demand you to get professinals to close the gate to hell that is somewhere in the castle...
deviants_maskgo.5700 = { 
	type = character_event
	title = deviants_maskgo.5700.t
	desc = deviants_maskgo.5700.a.desc
	theme = deviantsmaskgo
	override_background = { reference = throne_room }	
	right_portrait = {
		character = root
		animation = thinking
	}	
	# hire professioansl
	option = {
		name = deviants_maskgo.5700.a
		custom_tooltip = deviants_maskgo.5700.a.tt	
		remove_short_term_gold = major_gold_value
		add_piety = minor_piety_gain
	}	
	# claim peronally closing the demon gates
	option = {
		name = deviants_maskgo.5700.b
		custom_tooltip = deviants_maskgo.5700.b.tt	
		duel = {
			skill = diplomacy
			value = high_skill_rating
			# Success: win
			40 = {
				compare_modifier = {
					value = scope:duel_value
						multiplier = 3.5
						min = -49
				}
				custom_tooltip = {
					text = deviants_maskgo.5700.bwin.tt
			   }
				add_piety = medium_piety_gain
				add_prestige = medium_prestige_gain
			}   
			# Failure, lose
			60 = {
				compare_modifier = {
					value = scope:duel_value
						multiplier = -3.5
						min = -49
				}	
				custom_tooltip = {
					text = deviants_maskgo.5700.blose.tt
				}	
				add_piety = minor_piety_loss
				add_prestige = medium_prestige_loss
				stress_impact = {
					base = medium_stress_impact_gain
				}
			}
		}
	}
	# hunt down the cultists who opened the portal, and hang them
	option = {
		name = deviants_maskgo.5700.c
		custom_tooltip = deviants_maskgo.5700.c.tt	
		add_dread = medium_dread_gain
		add_prestige = minor_prestige_gain
	}
	# refuse, this is nonsense get hated on
	option = {
		name = deviants_maskgo.5700.d
		custom_tooltip = deviants_maskgo.5700.d.tt	
		add_piety = major_piety_loss
		add_prestige = major_prestige_loss
	}
}

#5701 courtiers demand you to deal with the female succubus ghost, some even claim she stole their seed by making them cum by hearing the howls...
deviants_maskgo.5701 = { 
	type = character_event
	title = deviants_maskgo.5701.t
	desc = deviants_maskgo.5701.a.desc
	theme = deviantsmaskgo
	override_background = { reference = throne_room }	
	right_portrait = {
		character = root
		animation = thinking
	}	
	# hire professioansl
	option = {
		name = deviants_maskgo.5701.a
		custom_tooltip = deviants_maskgo.5701.a.tt	
		remove_short_term_gold = major_gold_value
		add_piety = minor_piety_gain
	}	
	# tell your soldiers to hunt down the ghost
	option = {
		name = deviants_maskgo.5701.b
		custom_tooltip = deviants_maskgo.5701.b.tt	
		duel = {
			skill = martial
			value = decent_skill_rating
			# Success: win
			40 = {
				compare_modifier = {
					value = scope:duel_value
						multiplier = 3.5
						min = -49
				}
				custom_tooltip = {
					text = deviants_maskgo.5701.bwin.tt
			   }
				add_prestige = medium_prestige_gain
			}   
			# Failure, lose
			60 = {
				compare_modifier = {
					value = scope:duel_value
						multiplier = -3.5
						min = -49
				}	
				custom_tooltip = {
					text = deviants_maskgo.5701.blose.tt
				}	
				add_piety = minor_piety_loss
				add_prestige = medium_prestige_loss
				stress_impact = {
					base = medium_stress_impact_gain
				}
			}
		}
	}
	# say you hunted it down personally and won... diplo check on results
	option = {
		name = deviants_maskgo.5701.c
		custom_tooltip = deviants_maskgo.5701.c.tt	
		duel = {
			skill = diplomacy
			value = high_skill_rating
			# Success: win
			40 = {
				compare_modifier = {
					value = scope:duel_value
						multiplier = 3.5
						min = -49
				}
				custom_tooltip = {
					text = deviants_maskgo.5701.cwin.tt
			   }
				add_piety = medium_piety_gain
				add_prestige = medium_prestige_gain
			}   
			# Failure, lose
			60 = {
				compare_modifier = {
					value = scope:duel_value
						multiplier = -3.5
						min = -49
				}	
				custom_tooltip = {
					text = deviants_maskgo.5701.close.tt
				}	
				add_piety = minor_piety_loss
				add_prestige = medium_prestige_loss
				stress_impact = {
					base = medium_stress_impact_gain
				}
			}
		}
	}
	# refuse, this is nonsense get hated on
	option = {
		name = deviants_maskgo.5701.d
		custom_tooltip = deviants_maskgo.5701.d.tt	
		add_piety = major_piety_loss
		add_prestige = major_prestige_loss
	}
}

#5702 courtiers/servants claiming to having been posessed and that the castle is cursed
deviants_maskgo.5702 = { 
	type = character_event
	title = deviants_maskgo.5702.t
	desc = deviants_maskgo.5702.a.desc
	theme = deviantsmaskgo
	override_background = { reference = throne_room }	
	right_portrait = {
		character = root
		animation = thinking
	}	
	# hire professioansl
	option = {
		name = deviants_maskgo.5702.a
		custom_tooltip = deviants_maskgo.5702.a.tt	
		remove_short_term_gold = major_gold_value
		add_piety = minor_piety_gain
	}	
	# tell your soldiers to find the cultists and witches
	option = {
		name = deviants_maskgo.5702.b
		custom_tooltip = deviants_maskgo.5702.b.tt	
		duel = {
			skill = martial
			value = decent_skill_rating
			# Success: win
			40 = {
				compare_modifier = {
					value = scope:duel_value
						multiplier = 3.5
						min = -49
				}
				custom_tooltip = {
					text = deviants_maskgo.5702.bwin.tt
			   }
				add_prestige = medium_prestige_gain
			}   
			# Failure, lose
			60 = {
				compare_modifier = {
					value = scope:duel_value
						multiplier = -3.5
						min = -49
				}	
				custom_tooltip = {
					text = deviants_maskgo.5702.blose.tt
				}	
				add_piety = minor_piety_loss
				add_prestige = medium_prestige_loss
				stress_impact = {
					base = medium_stress_impact_gain
				}
			}
		}
	}
	# say you hunted the demons, witches and cultists down personally and won... diplo check on results
	option = {
		name = deviants_maskgo.5702.c
		custom_tooltip = deviants_maskgo.5702.c.tt	
		duel = {
			skill = diplomacy
			value = high_skill_rating
			# Success: win
			40 = {
				compare_modifier = {
					value = scope:duel_value
						multiplier = 3.5
						min = -49
				}
				custom_tooltip = {
					text = deviants_maskgo.5702.cwin.tt
			   }
				add_piety = medium_piety_gain
				add_prestige = medium_prestige_gain
			}   
			# Failure, lose
			60 = {
				compare_modifier = {
					value = scope:duel_value
						multiplier = -3.5
						min = -49
				}	
				custom_tooltip = {
					text = deviants_maskgo.5702.close.tt
				}	
				add_piety = minor_piety_loss
				add_prestige = medium_prestige_loss
				stress_impact = {
					base = medium_stress_impact_gain
				}
			}
		}
	}
	# refuse, this is nonsense get hated on
	option = {
		name = deviants_maskgo.5702.d
		custom_tooltip = deviants_maskgo.5702.d.tt	
		add_piety = major_piety_loss
		add_prestige = major_prestige_loss
	}
}

#5703 claiming the prisoners did some dark ritual with demons last night, asking you to execute them all
deviants_maskgo.5703 = { 
	type = character_event
	title = deviants_maskgo.5703.t
	desc = deviants_maskgo.5703.a.desc
	theme = deviantsmaskgo
	override_background = { reference = throne_room }	
	right_portrait = {
		character = root
		animation = thinking
	}	
	# hire professioansl
	option = {
		name = deviants_maskgo.5703.a
		custom_tooltip = deviants_maskgo.5703.a.tt	
		remove_short_term_gold = major_gold_value
		add_piety = major_piety_gain
	}	
	# excetute all
	option = {
		name = deviants_maskgo.5703.b
		custom_tooltip = deviants_maskgo.5703.b.tt	
		add_dread = medium_dread_gain
		add_prestige = minor_prestige_gain
	}
	# refuse, this is nonsense get hated on
	option = {
		name = deviants_maskgo.5703.c
		custom_tooltip = deviants_maskgo.5703.c.tt	
		add_piety = major_piety_loss
		add_prestige = major_prestige_loss
	}
}

#6000 new dream event variant, especially made for sleep potion from the merchant
deviants_maskgo.6000 = { 
	type = character_event
	title = deviants_maskgo.6000.t
	desc = deviants_maskgo.6000.a.desc
	theme = deviantsmaskgo
	override_background = { reference = bedchamber }	
	right_portrait = {
		character = root
		animation = thinking
		outfit_tags = { nightgown }
	}	
	# drink all of it
	option = {
		name = deviants_maskgo.6000.a
		custom_tooltip = deviants_maskgo.6000.a.tt	
		trigger_event = deviants_maskgo.6001
	}	
	# just a drop, one each night
	option = {
		name = deviants_maskgo.6000.b
		custom_tooltip = deviants_maskgo.6000.b.tt	
		stress_impact = {
			base = major_stress_impact_loss
			lustful = major_stress_impact_loss
		}
	}
	# 
	option = {
		name = deviants_maskgo.6000.c
		custom_tooltip = deviants_maskgo.6000.c.tt	
	}
}

#6001 in a fantastical library full of books
deviants_maskgo.6001 = { 
	type = character_event
	title = deviants_maskgo.6001.t
	desc = deviants_maskgo.6001.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantlibrarybackground }		
	immediate = {
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
		}
	}
	# seek pleasure
	option = {
		name = deviants_maskgo.6001.a
		custom_tooltip = deviants_maskgo.6001.a.tt	
		trigger_event = deviants_maskgo.6010
	}	
	#
	option = {
		name = deviants_maskgo.6001.b
		custom_tooltip = deviants_maskgo.6001.b.tt	
		random_list = {
			20 = {
				add_learning_skill = 1
				stress_impact = {
					base = minor_stress_impact_gain
					lustful = minor_stress_impact_gain
				}
			}
			10 = {
				stress_impact = {
					base = minor_stress_impact_gain
					lustful = minor_stress_impact_gain
				}
			}	
			20 = {
				stress_impact = {
					base = medium_stress_impact_gain
					lustful = major_stress_impact_gain
				}
			}
		}
	}
}

#6010 witnessing an epic battle
deviants_maskgo.6010 = { 
	type = character_event
	title = deviants_maskgo.6010.t
	desc = deviants_maskgo.6010.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantbattlefieldbackground }	
	immediate = {
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
		}
	}	
	# seek pleasure
	option = {
		name = deviants_maskgo.6010.a
		custom_tooltip = deviants_maskgo.6010.a.tt	
		trigger_event = deviants_maskgo.6020
	}	
	# 
	option = {
		name = deviants_maskgo.6010.b
		custom_tooltip = deviants_maskgo.6010.b.tt	
		random_list = {
			20 = {
				add_martial_skill = 1
				stress_impact = {
					base = minor_stress_impact_gain
					lustful = minor_stress_impact_gain
				}
			}
			10 = {
				stress_impact = {
					base = minor_stress_impact_gain
					lustful = minor_stress_impact_gain
				}
			}	
			20 = {
				stress_impact = {
					base = medium_stress_impact_gain
					lustful = major_stress_impact_gain
				}
			}
		}
	}
}

#6020 if even more, in darkness, feeling things
deviants_maskgo.6020 = { 
	type = character_event
	title = deviants_maskgo.6020.t
	desc = deviants_maskgo.6020.a.desc
	theme = deviantsmaskgo
	override_background = { reference = devianttentacleallin }	
	immediate = {
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
		}
	}	
	# fuck yeah
	option = {
		name = deviants_maskgo.6020.a
		custom_tooltip = deviants_maskgo.6020.a.tt	
		trigger_event = deviants_maskgo.6030
	}	
	# not this
	option = {
		name = deviants_maskgo.6020.b
		custom_tooltip = deviants_maskgo.6020.b.tt	
		stress_impact = {
			base = minor_stress_impact_gain
			lustful = major_stress_impact_gain
		}
	}
}
#6030 being fucked
deviants_maskgo.6030 = { 
	type = character_event
	title = deviants_maskgo.6030.t
	desc = deviants_maskgo.6030.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonimpfuckmissionarypov }	
	immediate = {
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = minor_stress_impact_loss
		}
	}	
	# 
	option = {
		name = deviants_maskgo.6030.a
		custom_tooltip = deviants_maskgo.6030.a.tt	
		trigger_event = deviants_maskgo.6040
	}	
	# 
	option = {
		name = deviants_maskgo.6030.b
		custom_tooltip = deviants_maskgo.6030.b.tt	
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = major_stress_impact_gain
		}
	}
}

#6040 being fucked silly if embrace
deviants_maskgo.6040 = { 
	type = character_event
	title = deviants_maskgo.6040.t
	desc = deviants_maskgo.6040.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonimpfuckmissionarysideview }	
	immediate = {
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = major_stress_impact_loss
		}
		add_trait_force_tooltip = deviants_demonanalslut
		hidden_effect = {
			set_immortal_age = 20
		}
		add_character_modifier = {
			modifier = deviant_mindfuckedsilly_modifier
			days = 90
		}
	}	
	# 
	option = {
		name = deviants_maskgo.6040.a
		custom_tooltip = deviants_maskgo.6040.a.tt	
		trigger_event = deviants_maskgo.6050
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 20
			}
		}
	}	
}

#6050 wake up wet and panting, gaping and a higly swollen pussy...
deviants_maskgo.6050 = { 
	type = character_event
	title = deviants_maskgo.6050.t
	desc = deviants_maskgo.6050.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonimpfuckwakpeupgape }	
	# heehhehehhhe
	option = {
		name = deviants_maskgo.6050.a
		custom_tooltip = deviants_maskgo.6050.a.tt	
	}	
	# repent, repent
	option = {
		name = deviants_maskgo.6050.a
		custom_tooltip = deviants_maskgo.6050.a.tt	
		add_piety = medium_piety_gain
		remove_short_term_gold = medium_gold_value
		stress_impact = {
			base = minor_stress_impact_gain
			lustful = minor_stress_impact_gain
		}
	}
}

#6100 you two strip and she lights up a sweet tantalising scented candle, then asks what you want, offers to show you her favorate toy, or her cock
deviants_maskgo.6100 = { 
	type = character_event
	title = deviants_maskgo.6100.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6100.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6100.b.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6100.c.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6100.d.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = deviantgoorgy }
	right_portrait = {
		character = root
		animation = chaplain
		outfit_tags = { no_clothes }
	}	
	left_portrait = {
		character = scope:deviant_go_random_1
		animation = scheme
		outfit_tags = { no_clothes }
	}
	# ask toy
	option = {
		name = deviants_maskgo.6100.a
		custom_tooltip = deviants_maskgo.6100.a.tt
		trigger_event = deviants_maskgo.6110
	}	
	# see cock
	option = {
		name = deviants_maskgo.6100.b
		custom_tooltip = deviants_maskgo.6100.b.tt
		trigger_event = deviants_maskgo.6130
	}		
}


#6110 if toy, dual fuck in scissor pose, she gets her joy with messing with you
deviants_maskgo.6110 = { 
	type = character_event
	title = deviants_maskgo.6110.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6110.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6110.b.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6110.c.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6110.d.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = deviantdoubledildowomenfun }
	# 
	option = {
		name = deviants_maskgo.6110.a
		custom_tooltip = deviants_maskgo.6110.a.tt
		trigger_event = deviants_maskgo.6111
	}		
}

#6111 fuck you silly, she on top fuck, you cumming, she does not seem to cum
deviants_maskgo.6111 = { 
	type = character_event
	title = deviants_maskgo.6111.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6111.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6111.b.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6111.c.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6111.d.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = deviantsdildodualdominationfuck }
	immediate = {
		stress_impact = {
			base = medium_stress_impact_loss
			lustful = major_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_fuckedsilly_modifier
			days = 30
		}
	}
	# 
	option = {
		name = deviants_maskgo.6111.a
		custom_tooltip = deviants_maskgo.6111.a.tt
		trigger_event = deviants_maskgo.6112
	}		
}
#6112 variant on her messing with you verbally after you can't go on anymore, very politely
deviants_maskgo.6112 = { 
	type = character_event
	title = deviants_maskgo.6112.t
	desc = deviants_maskgo.6112.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantsdildostoragetwowomen }
	# 
	option = {
		name = deviants_maskgo.6112.a
		custom_tooltip = deviants_maskgo.6112.a.tt
	}	
	after = {
		scope:deviant_go_random_1 = {
			hidden_effect = {
				death = {
					death_reason = death_vanished
				}
			}	
		}
	}	
}

#6130 if cock, pose pick with it
deviants_maskgo.6130 = { 
	type = character_event
	title = deviants_maskgo.6130.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6130.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6130.b.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6130.c.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6130.d.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = deviantsfutaposewomen }
	# 
	option = {
		name = deviants_maskgo.6130.a
		custom_tooltip = deviants_maskgo.6130.a.tt
		trigger_event = deviants_maskgo.6131
	}		
}
#6131 you cumming, fucked to pass out
deviants_maskgo.6131 = { 
	type = character_event
	title = deviants_maskgo.6131.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6131.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6131.b.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6131.c.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6131.d.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = deviantsfutafuck }
	immediate = {
		stress_impact = {
			base = major_stress_impact_loss
			lustful = major_stress_impact_loss
		}
		add_character_modifier = {
			modifier = deviant_mindfuckedsilly_modifier
			days = 90
		}
	}
	# 
	option = {
		name = deviants_maskgo.6131.a
		custom_tooltip = deviants_maskgo.6131.a.tt
		trigger_event = deviants_maskgo.6140
	}		
}
#6140 passed out, desire demon fuck, bound with shadow tentacles
deviants_maskgo.6140 = { 
	type = character_event
	title = deviants_maskgo.6140.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6140.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6140.b.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6140.c.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6140.d.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = deviant_futa_succubus_matingpress }
	override_effect_2d = {
		reference = fog
	}
	# embrace
	option = {
		name = deviants_maskgo.6140.a
		custom_tooltip = deviants_maskgo.6140.a.tt
		stress_impact = {
			base = major_stress_impact_loss
			lustful = major_stress_impact_loss
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = demonsubmissionslut
				value = 10
			}
		}
		trigger_event = deviants_maskgo.6141
	}		
	# resist, hold on to your mind
	option = {
		name = deviants_maskgo.6140.a
		custom_tooltip = deviants_maskgo.6140.a.tt
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = medium_stress_impact_gain
		}
		trigger_event = deviants_maskgo.6141
	}	
}
#6141 wake up, being used as used dildo prop
deviants_maskgo.6141 = { 
	type = character_event
	title = deviants_maskgo.6141.t
	desc = { 
		random_valid = {
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6141.a.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6141.b.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6141.c.desc
			}
			triggered_desc = {
				trigger = { is_ruler = yes }
			desc = deviants_maskgo.6141.d.desc
			}
		}
	}
	theme = deviantsmaskgo
	override_background = { reference = deviantsdildostoresale }
	# 
	option = {
		name = deviants_maskgo.6141.a
		custom_tooltip = deviants_maskgo.6141.a.tt
	}		
	after = {
		scope:deviant_go_random_1 = {
			hidden_effect = {
				death = {
					death_reason = death_vanished
				}
			}	
		}
	}	
}

####### 7000 ######## female starter stories
#7000 inspecting the witch
deviants_maskgo.7000 = { 
	type = character_event
	title = deviants_maskgo.7000.t
	desc = deviants_maskgo.7000.a.desc
	theme = deviantsmaskgo
	cooldown = { years = 10 }
	override_background = { reference = dungeon }
	right_portrait = {
		character = root
		animation = thinking
	}	
	left_portrait = {
		character = scope:deviant_go_random_1
		animation = prisondungeon
	}	
	trigger = {
		is_female = yes
		has_trait = deviants_mask
		NOT = {
			has_trait = deviants_demonanalslut
		}
	}
	immediate = {
		create_character = {
			template = deviant_witch_character_template
			culture = location.culture
			faith = location.faith
			location = root.location
			age = { 20 22 }
			gender_female_chance = 100
			dynasty = none
			save_scope_as = deviant_go_random_1
		}
		imprison = {
			target = scope:deviant_go_random_1
			type = dungeon
		}
	}
	# 
	option = {
		name = deviants_maskgo.7000.a
		custom_tooltip = deviants_maskgo.7000.a.tt
		trigger_event = deviants_maskgo.7001
	}
	# 
	option = {
		name = deviants_maskgo.7000.b
		custom_tooltip = deviants_maskgo.7000.b.tt
		add_piety = minor_piety_gain
		scope:deviant_go_random_1 = {
			death = {
				death_reason = death_burned_by_mob
			}
		}
	}	
}
#7001 wake up to being fucked by guards
deviants_maskgo.7001 = { 
	type = character_event
	title = deviants_maskgo.7001.t
	desc = deviants_maskgo.7001.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantcourtesandpcum }
	# 
	option = {
		trigger = {
			NOT = { has_trait = lustful }
		}
		name = deviants_maskgo.7001.a
		custom_tooltip = deviants_maskgo.7001.a.tt
		trigger_event = deviants_maskgo.7002
	}	
	# 
	option = {
		trigger = {
			has_trait = lustful
		}
		name = deviants_maskgo.7001.b
		custom_tooltip = deviants_maskgo.7001.b.tt
		trigger_event = deviants_maskgo.7020
	}
}
#7002 keep getting fucked by guards, lustful route
deviants_maskgo.7002 = { 
	type = character_event
	title = deviants_maskgo.7002.t
	desc = deviants_maskgo.7002.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonparadehumanthugsgangbang }
	# 
	option = {
		name = deviants_maskgo.7002.a
		custom_tooltip = deviants_maskgo.7002.a.tt
		trigger_event = deviants_maskgo.7003
	}	
}
#7003 men turn into demons
deviants_maskgo.7003 = { 
	type = character_event
	title = deviants_maskgo.7003.t
	desc = deviants_maskgo.7003.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonorgyfuck }
	# 
	option = {
		name = deviants_maskgo.7003.a
		custom_tooltip = deviants_maskgo.7003.a.tt
		trigger_event = deviants_maskgo.7004
	}	
}
#7004 cumming from being made lustful
deviants_maskgo.7004 = { 
	type = character_event
	title = deviants_maskgo.7004.t
	desc = deviants_maskgo.7004.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonorgycumdump }
	immediate = {
		if = {
			limit = { has_trait = chaste }
			remove_trait = chaste
		}
		else_if = {
			limit = { has_trait = humble }
			remove_trait = humble
		}
		else_if = {
			limit = { has_trait = gregarious }
			remove_trait = gregarious
		}
		else_if = {
			limit = { has_trait = shy }
			remove_trait = shy
		}
		else_if = {
			limit = { has_trait = calm }
			remove_trait = calm
		}
		else_if = {
			limit = { has_trait = content }
			remove_trait = content
		}
		else_if = {
			limit = { has_trait = generous }
			remove_trait = generous
		}
		else_if = {
			limit = { has_trait = just }
			remove_trait = just
		}
		else_if = {
			limit = { has_trait = honest }
			remove_trait = honest
		}
		else_if = {
			limit = { has_trait = patient }
			remove_trait = patient
		}
		else_if = {
			limit = { has_trait = temperate }
			remove_trait = temperate
		}
		else_if = {
			limit = { has_trait = diligent }
			remove_trait = diligent
		}
		else_if = {
			limit = { has_trait = ambitious }
			remove_trait = ambitious
		}
		else_if = {
			limit = { has_trait = brave }
			remove_trait = brave
		}
		else_if = {
			limit = { has_trait = trusting }
			remove_trait = trusting
		}
		else_if = {
			limit = { has_trait = compassionate }
			remove_trait = compassionate
		}
		else_if = {
			limit = { has_trait = zealous }
			remove_trait = zealous
		}
		else_if = {
			limit = { has_trait = greedy }
			remove_trait = greedy
		}
		else_if = {
			limit = { has_trait = callous }
			remove_trait = callous
		}
		else_if = {
			limit = { has_trait = impatient }
			remove_trait = impatient
		}
		else_if = {
			limit = { has_trait = gluttonous }
			remove_trait = gluttonous
		}
		else_if = {
			limit = { has_trait = lazy }
			remove_trait = lazy
		}
		else_if = {
			limit = { has_trait = wrathful }
			remove_trait = wrathful
		}
		else_if = {
			limit = { has_trait = deceitful }
			remove_trait = deceitful
		}
		else_if = {
			limit = { has_trait = arrogant }
			remove_trait = arrogant
		}
		else_if = {
			limit = { has_trait = craven }
			remove_trait = craven
		}
		else_if = {
			limit = { has_trait = forgiving }
			remove_trait = forgiving
		}
		else_if = {
			limit = { has_trait = vengeful }
			remove_trait = vengeful
		}
		else_if = {
			limit = { has_trait = arbitrary }
			remove_trait = arbitrary
		}
		else_if = {
			limit = { has_trait = stubborn }
			remove_trait = stubborn
		}
		else_if = {
			limit = { has_trait = fickle }
			remove_trait = fickle
		}
		else_if = {
			limit = { has_trait = cynical }
			remove_trait = cynical
		}
		else_if = {
			limit = { has_trait = paranoid }
			remove_trait = paranoid
		}
		add_trait_force_tooltip = lustful
	}
	# 
	option = {
		name = deviants_maskgo.7004.a
		custom_tooltip = deviants_maskgo.7004.a.tt
		trigger_event = deviants_maskgo.7005
	}	
}
#7005 come to your senses again, riding some demon cock, can't stop
deviants_maskgo.7005 = { 
	type = character_event
	title = deviants_maskgo.7005.t
	desc = deviants_maskgo.7005.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantdemonimpfuckcowgirl }
	immediate = {
		add_trait_force_tooltip = deviants_demonanalslut
		hidden_effect = {
			set_immortal_age = 20
		}
	}
	# 
	option = {
		name = deviants_maskgo.7005.a
		custom_tooltip = deviants_maskgo.7005.a.tt
		trigger_event = deviants_maskgo.7030
	}	
}
deviants_maskgo.7020 = { 
	type = character_event
	title = deviants_maskgo.7020.t
	desc = deviants_maskgo.7020.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviant_female_ontop_demongangbang }
	# 
	option = {
		name = deviants_maskgo.7020.a
		custom_tooltip = deviants_maskgo.7020.a.tt
		trigger_event = deviants_maskgo.7005
	}	
}
#7030 wake up with the mask on lustful path
deviants_maskgo.7030 = { 
	type = character_event
	title = deviants_maskgo.7030.t
	desc = deviants_maskgo.7030.a.desc
	theme = deviantsmaskgo
	override_background = { reference = bedchamber }
	right_portrait = {
		character = root
		animation = shock
		outfit_tags = { no_clothes }
	}	
	immediate = {
		add_character_flag = {
			flag = is_naked
		}
		add_character_flag = {
			flag = headgear_streak_modifier
		}
		add_trait_force_tooltip = deviants_mask
		hidden_effect = {
			scope:deviant_go_random_1 = {
				death = {
					death_reason = death_vanished
				}
			}
		}
	}
	# 
	option = {
		name = deviants_maskgo.7030.a
		custom_tooltip = deviants_maskgo.7030.a.tt
		add_piety = minor_piety_loss
		stress_impact = {
				base = major_stress_impact_gain
				lustful = medium_stress_impact_loss
		}
		remove_character_flag = is_naked
		remove_character_flag = headgear_streak_modifier
	}	
}

######### 8000> the story demon/deviant lunatic events ##########

#8000, 100 corruption,  knight comes, with men-at-arms, pay, admit or be arrested
deviants_maskgo.8000 = { 
	type = character_event
	title = deviants_maskgo.8000.t
	desc = deviants_maskgo.8000.a.desc
	theme = deviantsmaskgo
	cooldown = { years = 2 }
	override_background = { reference = throne_room }
	right_portrait = {
		character = root
		animation = shock
		outfit_tags = { no_clothes }
	}
	left_portrait = {
		character = scope:deviant_go_random_1
		animation = scheme
		outfit_tags = { military_outfit }
	}
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		is_female = yes
		age >= 18
		has_trait = deviants_demonanalslut
		has_trait_xp = {
			trait = deviants_demonanalslut
			track = demonanalslutcorruption
			value >= 100
		}
		any_knight = {
			is_available_ai_adult = yes
			age >= 18
			OR = {	is_female = no	has_trait = futanari_genetic }
			OR = {	
				has_trait = sadistic
				has_trait = arrogant
				has_trait = wrathful
				has_trait = ambitious
				has_trait = vengeful
				has_trait = callous
				has_trait = deceitful
				has_trait = lustful
			}
		}
		NOT = { has_character_flag = men_at_arms_free_use_deviantslut }
	}
	immediate = {
			random_knight = {
			save_scope_as = deviant_go_random_1
			limit = {
				is_available_ai_adult = yes
				age >= 18
				OR = {	is_female = no	has_trait = futanari_genetic }
				OR = {	
						has_trait = sadistic
						has_trait = arrogant
						has_trait = wrathful
						has_trait = ambitious
						has_trait = vengeful
						has_trait = callous
						has_trait = deceitful
						has_trait = lustful
					}
				}
			}
	}
	# 
	option = {
		name = deviants_maskgo.8000.a
		custom_tooltip = deviants_maskgo.8000.a.tt
		trigger_event = deviants_maskgo.8001
	}		
	# 
	option = {
		name = deviants_maskgo.8000.b
		custom_tooltip = deviants_maskgo.8000.b.tt
		remove_short_term_gold = massive_gold_value
	}	
	# slave whore end
	option = {
		name = deviants_maskgo.8000.c
		custom_tooltip = deviants_maskgo.8000.c.tt
		death = {
			death_reason = death_vanished
		}	
	}
}
#8001 exposed on the throne
deviants_maskgo.8001 = { 
	type = character_event
	title = deviants_maskgo.8001.t
	desc = deviants_maskgo.8001.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantthronefistpussymasturbation }
	# 
	option = {
		name = deviants_maskgo.8001.a
		custom_tooltip = deviants_maskgo.8001.a.tt
		trigger_event = deviants_maskgo.8002
	}		
}
#8002 fuck first guy
deviants_maskgo.8002 = { 
	type = character_event
	title = deviants_maskgo.8002.t
	desc = deviants_maskgo.8002.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantthronesidewaysfuckcum }
	immediate = {
		create_character = {
			template = deviants_one_of_your_men_at_arms_template
			culture = location.culture
			faith = location.faith
			location = root.location
			gender_female_chance = 0
			dynasty = none
			save_scope_as = deviant_randoman_1
		}
	}
	# 
	option = {
		name = deviants_maskgo.8002.a
		custom_tooltip = deviants_maskgo.8002.a.tt
		hidden_effect = {
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			scope:deviant_randoman_1 = {
				death = {
					death_reason = death_vanished
				}
			}
		}	
		trigger_event = deviants_maskgo.8003
	}		
}

#8003 mating press on the throne by a disfigured man
deviants_maskgo.8003 = { 
	type = character_event
	title = deviants_maskgo.8003.t
	desc = deviants_maskgo.8003.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantthronematingpress }
	immediate = {
		create_character = {
			template = deviants_one_of_your_men_at_arms_template
			culture = location.culture
			faith = location.faith
			location = root.location
			gender_female_chance = 0
			dynasty = none
			save_scope_as = deviant_randoman_1
		}
	}
	# 
	option = {
		name = deviants_maskgo.8003.a
		custom_tooltip = deviants_maskgo.8003.a.tt
		hidden_effect = {
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			scope:deviant_randoman_1 = {
				death = {
					death_reason = death_vanished
				}
			}
		}	
		trigger_event = deviants_maskgo.8004
	}		
}

#8004 
deviants_maskgo.8004 = { 
	type = character_event
	title = deviants_maskgo.8004.t
	desc = deviants_maskgo.8004.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantthronepresentcumpussy }
	# 
	option = {
		name = deviants_maskgo.8004.a
		custom_tooltip = deviants_maskgo.8004.a.tt
		trigger_event = deviants_maskgo.8005
	}		
	
}
#8005 gangbang
deviants_maskgo.8005 = { 
	type = character_event
	title = deviants_maskgo.8005.t
	desc = deviants_maskgo.8005.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantthronedpcum }
	immediate = {
		create_character = {
			template = deviants_one_of_your_men_at_arms_template
			culture = location.culture
			faith = location.faith
			location = root.location
			gender_female_chance = 0
			dynasty = none
			save_scope_as = deviant_randoman_1
		}
	}
	# 
	option = {
		name = deviants_maskgo.8005.a
		custom_tooltip = deviants_maskgo.8005.a.tt
		hidden_effect = {
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			scope:deviant_randoman_1 = {
				death = {
					death_reason = death_vanished
				}
			}
		}	
		trigger_event = deviants_maskgo.8006
	}		
}


#8006 
deviants_maskgo.8006 = { 
	type = character_event
	title = deviants_maskgo.8006.t
	desc = deviants_maskgo.8006.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantthronepresentcumpussywithguyscumleaking }
	# 
	option = {
		name = deviants_maskgo.8006.a
		custom_tooltip = deviants_maskgo.8006.a.tt
		add_character_flag = men_at_arms_free_use_deviantslut
		scope:deviant_go_random_1 = {
			add_opinion = {
				target = root
				modifier = amused_opinion
				opinion = 20
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = menatarmstwistedloyalty
				value = 10
			}
		}
	}		
}

####### the men at arms slut events ########
#one page events
#8099 initial request event
deviants_maskgo.8099 = { 
	type = character_event
	title = deviants_maskgo.8099.t
	desc = deviants_maskgo.8099.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantthroneexposespreadlegs }
	cooldown = { years = 1 }
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		is_female = yes
		age >= 18
		has_trait = deviants_demonanalslut
		has_trait_xp = {
			trait = deviants_demonanalslut
			track = menatarmstwistedloyalty
			value >= 1
		}
		any_knight = {
			is_available_ai_adult = yes
			age >= 18
			OR = {	is_female = no	has_trait = futanari_genetic }
			OR = {	
				has_trait = sadistic
				has_trait = arrogant
				has_trait = wrathful
				has_trait = ambitious
				has_trait = vengeful
				has_trait = callous
				has_trait = deceitful
				has_trait = lustful
			}
		}
		has_character_flag = men_at_arms_free_use_deviantslut
	}
	immediate = {
		random_knight = {
		save_scope_as = deviant_go_random_1
		limit = {
			is_available_ai_adult = yes
			age >= 18
			OR = {	is_female = no	has_trait = futanari_genetic }
			OR = {	
					has_trait = sadistic
					has_trait = arrogant
					has_trait = wrathful
					has_trait = ambitious
					has_trait = vengeful
					has_trait = callous
					has_trait = deceitful
					has_trait = lustful
				}
			}
		}
	}
	# 
	option = {
		name = deviants_maskgo.8099.a
		custom_tooltip = deviants_maskgo.8099.a.tt
		hidden_effect = {
			random_list = {
				20 = {
					trigger = {
						has_character_flag = men_at_arms_new_recruit_cock_shaker
					}
					trigger_event = deviants_maskgo.8100
				}
				20 = {
					trigger_event = deviants_maskgo.8101
				}
				20 = {
					trigger_event = deviants_maskgo.8102
				}
				80 = {
					trigger = {
						has_trait = deviants_mask
						is_ruler = yes
						is_female = yes
						age >= 18
						has_trait = deviants_demonanalslut
						has_character_flag = men_at_arms_free_use_deviantslut
						NOT = { has_character_flag = men_at_arms_new_recruit_cock_shaker }
						has_trait_xp = {
							trait = deviants_demonanalslut
							track = menatarmstwistedloyalty
							value >= 40
						}
						any_knight = {
							is_available_ai_adult = yes
							age >= 18
							OR = {	is_female = no	has_trait = futanari_genetic }
							OR = {	
								has_trait = sadistic
								has_trait = arrogant
								has_trait = wrathful
								has_trait = ambitious
								has_trait = vengeful
								has_trait = callous
								has_trait = deceitful
								has_trait = lustful
							}
						}
					}
					trigger_event = deviants_maskgo.8200
				}
			}	
		}
	}		
	# 
	option = {
		name = deviants_maskgo.8099.b
		custom_tooltip = deviants_maskgo.8099.b.tt
		remove_short_term_gold = minor_gold_value
		stress_impact = {
				base = minor_stress_impact_gain
				lustful = medium_stress_impact_gain
		}
	}
	# 
	option = {
		name = deviants_maskgo.8099.c
		custom_tooltip = deviants_maskgo.8099.c.tt
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = menatarmstwistedloyalty
				value = -5
			}
		}
		stress_impact = {
				base = minor_stress_impact_gain
				lustful = medium_stress_impact_gain
		}
	}
}
#8100 looping greeting new recruits
deviants_maskgo.8100 = { 
	type = character_event
	title = deviants_maskgo.8100.t
	desc = deviants_maskgo.8100.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantshakingcockoflineofmen }
	immediate = {
		create_character = {
			template = deviants_one_of_your_men_at_arms_template
			culture = location.culture
			faith = location.faith
			location = root.location
			gender_female_chance = 0
			dynasty = none
			save_scope_as = deviant_randoman_1
		}
	}
	# 
	option = {
		name = deviants_maskgo.8100.a
		custom_tooltip = deviants_maskgo.8100.a.tt
		scope:deviant_go_random_1 = {
			add_opinion = {
				target = root
				modifier = amused_opinion
				opinion = 20
			}
		}
		stress_impact = {
				base = medium_stress_impact_gain
				lustful = medium_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = menatarmstwistedloyalty
				value = 5
			}
		}
	}		
	# 
	option = {
		name = deviants_maskgo.8100.b
		custom_tooltip = deviants_maskgo.8100.b.tt
		hidden_effect = {
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			scope:deviant_randoman_1 = {
				death = {
					death_reason = death_vanished
				}
			}
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = menatarmstwistedloyalty
				value = -5
			}
		}
	}
}


#8101 gangbang on the throne, important foreign envoy insists seeing you
deviants_maskgo.8101 = { 
	type = character_event
	title = deviants_maskgo.8101.t
	desc = deviants_maskgo.8101.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantthronedpcum }
	immediate = {
		create_character = {
			template = deviants_one_of_your_men_at_arms_template
			culture = location.culture
			faith = location.faith
			location = root.location
			gender_female_chance = 0
			dynasty = none
			save_scope_as = deviant_randoman_1
		}
		hidden_effect = {
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
		}
	}
	# summon
	option = {
		name = deviants_maskgo.8101.a
		custom_tooltip = deviants_maskgo.8101.a.tt
		add_prestige = minor_prestige_loss
		add_piety = minor_piety_loss
		add_character_modifier = {
			modifier = deviant_knownslut_modifier
			days = 160
		}
		add_legitimacy = minor_legitimacy_loss
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = menatarmstwistedloyalty
				value = 10
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			scope:deviant_randoman_1 = {
				death = {
					death_reason = death_vanished
				}
			}
		}
	}		
	# Stop, I will see him now
	option = {
		name = deviants_maskgo.8101.b
		custom_tooltip = deviants_maskgo.8101.b.tt
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = menatarmstwistedloyalty
				value = -5
			}
			scope:deviant_randoman_1 = {
				death = {
					death_reason = death_vanished
				}
			}
		}
	}
	# 
	option = {
		name = deviants_maskgo.8101.c
		custom_tooltip = deviants_maskgo.8101.c.tt
		add_prestige = minor_prestige_loss
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = menatarmstwistedloyalty
				value = 5
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			scope:deviant_randoman_1 = {
				death = {
					death_reason = death_vanished
				}
			}
		}
	}
}
#8102 bound and fucked the whole day in the barracks, then just left there, gagged while the men sleep
deviants_maskgo.8102 = { 
	type = character_event
	title = deviants_maskgo.8102.t
	desc = deviants_maskgo.8102.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantpublichumiliationbondagefreeuse }
	immediate = {
		create_character = {
			template = deviants_one_of_your_men_at_arms_template
			culture = location.culture
			faith = location.faith
			location = root.location
			gender_female_chance = 0
			dynasty = none
			save_scope_as = deviant_randoman_1
		}
		hidden_effect = {
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
		}
	}
	# 
	option = {
		name = deviants_maskgo.8102.a
		custom_tooltip = deviants_maskgo.8102.a.tt
		hidden_effect = {
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = menatarmstwistedloyalty
				value = -5
			}
			scope:deviant_randoman_1 = {
				death = {
					death_reason = death_vanished
				}
			}
		}
	}		
	#
	option = {
		name = deviants_maskgo.8102.b
		custom_tooltip = deviants_maskgo.8102.b.tt
		stress_impact = {
			base = medium_stress_impact_gain
			lustful = medium_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = menatarmstwistedloyalty
				value = 10
			}
		}
	}
}

#8200 first time greeting new recruits
deviants_maskgo.8200 = { 
	type = character_event
	title = deviants_maskgo.8200.t
	desc = deviants_maskgo.8200.a.desc
	theme = deviantsmaskgo
	override_background = { reference = army_camp }
	right_portrait = {
		character = root
		animation = chaplain
	}
	left_portrait = {
		character = scope:deviant_go_random_1
		animation = scheme
	}
	immediate = {
		random_knight = {
		save_scope_as = deviant_go_random_1
		limit = {
			is_available_ai_adult = yes
			age >= 18
			OR = {	is_female = no	has_trait = futanari_genetic }
			OR = {	
					has_trait = sadistic
					has_trait = arrogant
					has_trait = wrathful
					has_trait = ambitious
					has_trait = vengeful
					has_trait = callous
					has_trait = deceitful
					has_trait = lustful
				}
			}
		}
	}
	# fine
	option = {
		name = deviants_maskgo.8200.a
		custom_tooltip = deviants_maskgo.8200.a.tt
		add_legitimacy = minor_legitimacy_loss
		trigger_event = deviants_maskgo.8201
	}		
	# refuse
	option = {
		name = deviants_maskgo.8200.b
		custom_tooltip = deviants_maskgo.8200.b.tt
		scope:deviant_go_random_1 = {
			add_opinion = {
				target = root
				modifier = disappointed_opinion
				opinion = -20
			}
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = menatarmstwistedloyalty
				value = -5
			}
		}		
	}	
}
#8201 presenting pussy on the stage
deviants_maskgo.8201 = { 
	type = character_event
	title = deviants_maskgo.8201.t
	desc = deviants_maskgo.8201.a.desc
	theme = deviantsmaskgo
	override_background = { reference = devianthumiliationpussyspread }
	# constraint
	option = {
		name = deviants_maskgo.8201.a
		custom_tooltip = deviants_maskgo.8201.a.tt
		trigger_event = deviants_maskgo.8202
		stress_impact = {
				base = medium_stress_impact_gain
				lustful = medium_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = menatarmstwistedloyalty
				value = 5
			}
		}
		add_character_flag = men_at_arms_new_recruit_cock_shaker
	}		
	# outburst
	option = {
		name = deviants_maskgo.8201.b
		custom_tooltip = deviants_maskgo.8201.b.tt	
		trigger_event = deviants_maskgo.8202	
		add_character_flag = men_at_arms_new_recruit_cock_shaker
		add_character_modifier = {
			modifier = deviant_knownslut_modifier
			days = 160
		}
		stress_impact = {
			base = minor_stress_impact_loss
			lustful = medium_stress_impact_loss
		}
		add_legitimacy = medium_legitimacy_loss
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = menatarmstwistedloyalty
				value = -5
			}
		}
	}	
}
#8202 knight shows how you just let him stick it in, in case it was not clear
deviants_maskgo.8202 = { 
	type = character_event
	title = deviants_maskgo.8202.t
	desc = deviants_maskgo.8202.a.desc
	theme = deviantsmaskgo
	override_background = { reference = devianthumiliationpussyspreadfuckfrombehindbreastgrope }
	# proceed
	option = {
		name = deviants_maskgo.8202.a
		custom_tooltip = deviants_maskgo.8202.a.tt
		trigger_event = deviants_maskgo.8204
		stress_impact = {
				base = medium_stress_impact_gain
				lustful = medium_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = menatarmstwistedloyalty
				value = 5
			}
		}
	}		
	# harder
	option = {
		name = deviants_maskgo.8202.b
		custom_tooltip = deviants_maskgo.8202.b.tt	
		trigger_event = deviants_maskgo.8203	
		add_legitimacy = minor_legitimacy_loss
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = menatarmstwistedloyalty
				value = 5
			}
		}
	}	
	# enough
	option = {
		name = deviants_maskgo.8202.c
		custom_tooltip = deviants_maskgo.8202.c.tt		
		stress_impact = {
			base = minor_stress_impact_gain
			lustful = medium_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = menatarmstwistedloyalty
				value = -5
			}
		}
	}
}
#8203 if ask for harder, hard anal carry fuck to cum
deviants_maskgo.8203 = { 
	type = character_event
	title = deviants_maskgo.8203.t
	desc = deviants_maskgo.8203.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantfullnelsoncum }
	# proceed
	option = {
		name = deviants_maskgo.8203.a
		custom_tooltip = deviants_maskgo.8203.a.tt
		trigger_event = deviants_maskgo.8204
		add_legitimacy = minor_legitimacy_loss
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = menatarmstwistedloyalty
				value = 5
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_go_random_1
				PREGNANCY_CHANCE = 0
			}
		}
	}		
}
#8204 time to swear oaths, everybody strip, first guy coming to insert and swear and grope
deviants_maskgo.8204 = { 
	type = character_event
	title = deviants_maskgo.8204.t
	desc = deviants_maskgo.8204.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantshakingcockoflineofmen }
	# 
	option = {
		name = deviants_maskgo.8204.a
		custom_tooltip = deviants_maskgo.8204.a.tt
		trigger_event = deviants_maskgo.8205
		stress_impact = {
			base = minor_stress_impact_gain
			lustful = medium_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = menatarmstwistedloyalty
				value = 5
			}
		}
	}		
	# 
	option = {
		name = deviants_maskgo.8204.b
		custom_tooltip = deviants_maskgo.8204.b.tt
		trigger_event = deviants_maskgo.8207
	}
}
#8205 if just stand there, after ten guys
deviants_maskgo.8205 = { 
	type = character_event
	title = deviants_maskgo.8205.t
	desc = deviants_maskgo.8205.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantshakingcockoflineofmen }
	# 
	option = {
		name = deviants_maskgo.8205.a
		custom_tooltip = deviants_maskgo.8205.a.tt
		trigger_event = deviants_maskgo.8206
		stress_impact = {
			base = minor_stress_impact_gain
			lustful = medium_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = menatarmstwistedloyalty
				value = 5
			}
		}
	}		
}
#8206 if just endure, end in pussy throbbing hard
deviants_maskgo.8206 = { 
	type = character_event
	title = deviants_maskgo.8206.t
	desc = deviants_maskgo.8206.a.desc
	theme = deviantsmaskgo
	override_background = { reference = devianthumiliationpussyspreadgropedbymenleakingcum }
	# 
	option = {
		name = deviants_maskgo.8206.a
		custom_tooltip = deviants_maskgo.8206.a.tt
		stress_impact = {
			base = minor_stress_impact_gain
			lustful = medium_stress_impact_gain
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = menatarmstwistedloyalty
				value = 10
			}
		}
	}		
}
#8207 if shaking hip, fucking him on the stage
deviants_maskgo.8207 = { 
	type = character_event
	title = deviants_maskgo.8207.t
	desc = deviants_maskgo.8207.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantshakingcockoflineofmen }
	# 
	option = {
		name = deviants_maskgo.8207.a
		custom_tooltip = deviants_maskgo.8207.a.tt
		trigger_event = deviants_maskgo.8208
	}		
	# 
	option = {
		name = deviants_maskgo.8207.b
		custom_tooltip = deviants_maskgo.8207.b.tt
		trigger_event = deviants_maskgo.8209
	}
}
#8208 if shake and cum end, they annoyed for being forced to enter the cum hole, some just leave rather than do it
deviants_maskgo.8208 = { 
	type = character_event
	title = deviants_maskgo.8208.t
	desc = deviants_maskgo.8208.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantshakingcockoflineofmenfuckcum }
	immediate = {
		create_character = {
			template = deviants_one_of_your_men_at_arms_template
			culture = location.culture
			faith = location.faith
			location = root.location
			gender_female_chance = 0
			dynasty = none
			save_scope_as = deviant_randoman_1
		}
		hidden_effect = {
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
		}
	}
	# 
	option = {
		name = deviants_maskgo.8208.a
		custom_tooltip = deviants_maskgo.8208.a.tt
		hidden_effect = {
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = pregnancy_chance
			}
			scope:deviant_randoman_1 = {
				death = {
					death_reason = death_vanished
				}
			}
		}
	}		
}
#8209 if won't let them cum
deviants_maskgo.8209 = { 
	type = character_event
	title = deviants_maskgo.8209.t
	desc = deviants_maskgo.8209.a.desc
	theme = deviantsmaskgo
	override_background = { reference = devianthumiliationpussyspreadgropedbymenleakingcum }
	immediate = {
		create_character = {
			template = deviants_one_of_your_men_at_arms_template
			culture = location.culture
			faith = location.faith
			location = root.location
			gender_female_chance = 0
			dynasty = none
			save_scope_as = deviant_randoman_1
		}
		hidden_effect = {
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = 0
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = 0
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = 0
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = 0
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = 0
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = 0
			}
		}
	}
	# 
	option = {
		name = deviants_maskgo.8209.a
		custom_tooltip = deviants_maskgo.8209.a.tt
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_demonanalslut
				track = menatarmstwistedloyalty
				value = 10
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = 0
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = 0
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = 0
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = 0
			}
			had_sex_with_effect = {
				CHARACTER = scope:deviant_randoman_1
				PREGNANCY_CHANCE = 0
			}
			scope:deviant_randoman_1 = {
				death = {
					death_reason = death_vanished
				}
			}
		}
	}		
}

#8900 0 xp punishment events
deviants_maskgo.8900 = { 
	type = character_event
	title = deviants_maskgo.8900.t
	desc = deviants_maskgo.8900.a.desc
	theme = deviantsmaskgo
	cooldown = { years = 1 }
	override_background = { reference = throne_room }
	right_portrait = {
		character = root
		animation = shock
		outfit_tags = { no_clothes }
	}
	left_portrait = {
		character = scope:deviant_go_random_1
		animation = scheme
		outfit_tags = { military_outfit }
	}
	trigger = {
		has_trait = deviants_mask
		is_ruler = yes
		is_female = yes
		age >= 18
		has_trait = deviants_demonanalslut
		has_trait_xp = {
			trait = deviants_demonanalslut
			track = menatarmstwistedloyalty
			value < 1
		}
		any_knight = {
			is_available_ai_adult = yes
			age >= 18
			OR = {	is_female = no	has_trait = futanari_genetic }
			OR = {	
				has_trait = sadistic
				has_trait = arrogant
				has_trait = wrathful
				has_trait = ambitious
				has_trait = vengeful
				has_trait = callous
				has_trait = deceitful
				has_trait = lustful
			}
		}
		has_character_flag = men_at_arms_free_use_deviantslut
	}
	immediate = {
			random_knight = {
			save_scope_as = deviant_go_random_1
			limit = {
				is_available_ai_adult = yes
				age >= 18
				OR = {	is_female = no	has_trait = futanari_genetic }
				OR = {	
						has_trait = sadistic
						has_trait = arrogant
						has_trait = wrathful
						has_trait = ambitious
						has_trait = vengeful
						has_trait = callous
						has_trait = deceitful
						has_trait = lustful
					}
				}
			}
	}
	# 
	option = {
		name = deviants_maskgo.8900.a
		custom_tooltip = deviants_maskgo.8900.a.tt
		trigger_event = deviants_maskgo.8901
	}		
	# 
	option = {
		name = deviants_maskgo.8900.b
		custom_tooltip = deviants_maskgo.8900.b.tt
		remove_short_term_gold = medium_gold_value
	}	
	# slave whore end
	option = {
		name = deviants_maskgo.8900.c
		custom_tooltip = deviants_maskgo.8900.c.tt
		death = {
			death_reason = death_vanished
		}	
	}
}
deviants_maskgo.8901 = { 
	type = character_event
	title = deviants_maskgo.8901.t
	desc = deviants_maskgo.8901.a.desc
	theme = deviantsmaskgo
	override_background = { reference = deviantbublicbondagehumiliationparade }
	# 
	option = {
		name = deviants_maskgo.8901.a
		custom_tooltip = deviants_maskgo.8901.a.tt
		add_prestige = medium_prestige_loss
		add_piety = medium_piety_loss
		stress_impact = {
				base = medium_stress_impact_gain
				lustful = medium_stress_impact_gain
		}
		add_legitimacy = medium_legitimacy_loss
		add_character_modifier = {
			modifier = deviant_knownslut_modifier
			days = 340
		}
	}		
}


deviants_maskgo.9000 = { 
	type = character_event
	hidden = yes

	immediate = {
		ROOT = {
			save_scope_as = deviantgo
		}
		hidden_effect = {
			add_trait_xp = {
				trait = deviants_mask
				track = deviantlibido
				value = 1
			}
		}

		random_list = {
			#female having nice time
			40 = {
				trigger = {
					is_female = yes
				}
				root = {
					send_interface_toast = {
						type = event_streaking_deviantgo_text
						title = deviant_streaking_female_basic_notification
						right_icon = ROOT
						desc = deviant_streaking_female_basic
						root = {
							stress_impact = {
								base = { -6 -14 }
							}	
						}
					}		
				}
			}
			#male having fun time
			40 = {
				trigger = {
					OR = {	is_female = no	has_trait = futanari_genetic }
				}
				root = {
					send_interface_toast = {
						type = event_streaking_deviantgo_text
						title = deviant_streaking_male_basic_notification
						right_icon = ROOT
						desc = deviant_streaking_male_basic
						root = {
							stress_impact = {
								base = { -6 -14 }
							}	
						}
					}		
				}
			}
			#female in trouble
			10 = {
				trigger = {
					is_female = yes
				}	
				root = {
					send_interface_toast = {
						type = event_streaking_deviantgo_text
						title = deviant_streaking_female_trouble_notification
						right_icon = ROOT
						desc = deviant_streaking_female_trouble
						root = {
							stress_impact = {
								base = { 2 20 }
							}	
						}
					}		
				}
			
			}
			#male in trouble
			10 = {
				trigger = {
					OR = {	is_female = no	has_trait = futanari_genetic }
				}	
				root = {
					send_interface_toast = {
						type = event_streaking_deviantgo_text
						title = deviant_streaking_male_trouble_notification
						right_icon = ROOT
						desc = deviant_streaking_male_trouble
						root = {
							stress_impact = {
								base = { 2 20 }
							}	
						}
					}		
				}
			}
		}
	}			
}