﻿doctrine_regula_marriage_type = {
	group = "marriage"

	doctrine_concubine_regula = {
		piety_cost = {
			value = faith_doctrine_cost_mid
			if = {
				limit = { has_doctrine = doctrine_concubine_regula }
				multiply = faith_unchanged_doctrine_cost_mult
			}
		}

		is_shown = {
			is_regula_faith_trigger = yes
		}

		parameters = {
			allows_polygamy = yes
			allows_concubinage = yes
			number_of_spouses = 999
			number_of_consorts = 999
		}

		character_modifier = {
			name = doctrine_concubine_regula_modifier
		 	opinion_of_male_rulers = 20
		}
	}
}
