﻿regula_search_for_women_option = {
	is_shown = {
		is_ruler = yes
		OR = {
			is_magister = yes
			custom_description = {
				text = regula_player_entranced_trigger
				any_secret = {
					secret_type = regula_covert_conversion
				}
			}
		}
	}

	is_valid = {}
	
	travel_modifier = {
		travel_speed = -10
	}
	
	on_applied_effect = {
		custom_tooltip = regula_search_for_women_option.tt
	}
	
	ai_will_do = {
		value = 0
	}
}