# Religion-specific opinion can be added to modifiers (E.G., norse_pagan_opinion = 5), but the modifier *has* to be defined in 00_modifier_definitions.txt as well. It also needs localisation. Works for groups as well

# join_crusade_if_bordering_hostile = yes # The AI won't refrain from joining a crusade simply because it borders a heathen/heretic realm

# This trigger defines who can see a character's secret religion. The character with the secret religion is FROM, while the viewer is ROOT
# Characters can always see their own secret religion. The observer can see all secret religions
secret_religion_visibility_trigger = {
	secret_religion = FROM
}

# women_can_take_consorts = yes # If set, women can take consorts as well, not just men. Defaults to "no". Has no effect if max_consorts is 0
# men_can_take_consorts = no # If set, men cannot take consorts any more. Defaults to "yes". Has no effect if max_consorts is 0
# male_temple_holders = no # If set to no, men cannot hold temples. Defaults to "yes". You might need to update your law scripts for this to fully work (see trigger "religion_allows_male_temple_holders")

capitalist = {
	has_coa_on_barony_only = yes
	graphical_culture = westerngfx
	crusade_cb = crusade
	playable = yes
	ai_peaceful = yes # Will make Hordes lose their super aggressiveness
	
	ai_convert_same_group = 2 # always try to convert
	ai_convert_other_group = 2 # always try to convert
	
	color = { 0.2 0.2 0.8 }
	
	# Names given only to Christian characters (base names)
	male_names = {
		Aden Dylan John Benedict Christian Christopher Clement Constantine David Patrick Jack George Gregory 
		Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Terry Paul Peter Philip 
		Johnson Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Elton Job Joshua Cyrus Luke Samuel
	}
	female_names = {
		Anna Beatrice Benedicta Bridget Catherine Cecilia Christina Hillary Constance Dorothy Elisabeth Joan Judith Juliana Helen 
		Magdalena Margaret Maria Marine Patricia Philippa Rachel Tina Vera
		Sarah Sophia Stephania
	}
	
	liberalist = {
		graphical_culture = westerngfx

		icon = 60
		heresy_icon = 61
		
		color = { 0.2 0.2 0.8 }
		
		crusade_name = DEMOCRATIC_WAR
		scripture_name = PRINCIPLES_ECONOMY_TAXATION
		priest_title = BANKER
		
		high_god_name = GOD_STOCK_EXCHANGE
		
		god_names = {
			GOD_MONEY GOD_FINANCE
		}
		
		character_modifier = {
			stewardship = 2
			diplomacy = 1
		}
		
		can_grant_divorce = yes
		priests_can_marry = yes
		female_temple_holders = yes
		has_heir_designation = yes
		hard_to_convert = yes
		pacifist = yes
		attacking_same_religion_piety_loss = yes
		peace_piety_gain = 1.0
		
		religious_clothing_head = 0
		religious_clothing_priest = 1

		dislike_tribal_organization = yes
		
		secret_religion = no
		
		#intermarry = catholic
		intermarry = orthodox
		intermarry = miaphysite
		intermarry = nestorian

		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard
		intermarry = monophysite
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = messalian
		
		intermarry = sunni
		intermarry = shiite
		intermarry = hurufi
		intermarry = zikri
		intermarry = druze
		intermarry = kharijite
		intermarry = ibadi
		intermarry = yazidi
		
		intermarry = jewish
		intermarry = samaritan
		intermarry = karaite
		
		intermarry = liberalist
		intermarry = interventionist
		intermarry = neo_classical
		intermarry = imperialist
		
		intermarry = autocratic
		intermarry = oligarchic
		
	}
	interventionist = {
		graphical_culture = westerngfx
		alternate_start = { has_alternate_start_parameter = { key = religion value = full_random } }

		icon = 60
		heresy_icon = 61
		
		color = { 0.6 0.3 0.8 }
		parent = liberalist
		
		crusade_name = DEMOCRATIC_WAR

		character_modifier = {
			stewardship = 2
			martial = 1
		}
		
		priest_title = BANKER
		priests_can_marry = yes
		female_temple_holders = yes
		has_heir_designation = yes
		hard_to_convert = yes
		pacifist = yes
		
		religious_clothing_head = 0
		religious_clothing_priest = 1

		dislike_tribal_organization = yes
		
		secret_religion = no
		
		intermarry = catholic
		intermarry = orthodox
		intermarry = miaphysite
		intermarry = nestorian

		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard
		intermarry = monophysite
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = messalian
		
		intermarry = sunni
		intermarry = shiite
		intermarry = hurufi
		intermarry = zikri
		intermarry = druze
		intermarry = kharijite
		intermarry = ibadi
		intermarry = yazidi
		
		intermarry = jewish
		intermarry = samaritan
		intermarry = karaite
		
		intermarry = liberalist
		intermarry = interventionist
		intermarry = neo_classical
		intermarry = imperialist

		intermarry = ecosocialism
		
	}
	neo_classical = {
		graphical_culture = westerngfx
		alternate_start = { has_alternate_start_parameter = { key = religion value = full_random } }

		icon = 60
		heresy_icon = 61
		
		color = { 0.65 0.32 0.83 }
		parent = liberalist
		
		crusade_name = DEMOCRATIC_WAR

		character_modifier = {
			stewardship = 3
		}
		
		priest_title = BANKER
		priests_can_marry = yes
		female_temple_holders = yes
		has_heir_designation = yes
		hard_to_convert = yes
		pacifist = yes
		
		religious_clothing_head = 0
		religious_clothing_priest = 1

		dislike_tribal_organization = yes
		
		secret_religion = no
		
		intermarry = catholic
		intermarry = orthodox
		intermarry = miaphysite
		intermarry = nestorian

		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard
		intermarry = monophysite
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = messalian
		
		intermarry = sunni
		intermarry = shiite
		intermarry = hurufi
		intermarry = zikri
		intermarry = druze
		intermarry = kharijite
		intermarry = ibadi
		intermarry = yazidi
		
		intermarry = jewish
		intermarry = samaritan
		intermarry = karaite
		
		intermarry = liberalist
		intermarry = interventionist
		intermarry = neo_classical
		intermarry = imperialist
		intermarry = anarcho-capitalism
		intermarry = minarchist
		intermarry = paleolibertarianism
		intermarry = geolibertarianism
		
		intermarry = autocratic
		intermarry = oligarchic
		
	}
	
	imperialist = {
		graphical_culture = westerngfx

		icon = 66
		
		color = { 0.57 0 0.75 }
		
		crusade_name = IMPERIALISTIC_WAR
		scripture_name = HOBSON_IMPERIALISM
		priest_title = BANKER
		
		high_god_name = GOD_IMPERIALISM
		
		god_names = {
			GOD_IMPERIALISM
		}
		
		character_modifier = {
			martial = 2
			learning = 1
		}
		
		priest_title = BANKER
		priests_can_marry = yes
		female_temple_holders = yes
		has_heir_designation = yes
		hard_to_convert = yes
		
		
		religious_clothing_head = 0
		religious_clothing_priest = 1
		
		dislike_tribal_organization = yes
		
		secret_religion = no
		
		intermarry = catholic
		intermarry = orthodox
		intermarry = miaphysite
		intermarry = nestorian

		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard
		intermarry = monophysite
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = messalian
		
		intermarry = sunni
		intermarry = shiite
		intermarry = hurufi
		intermarry = zikri
		intermarry = druze
		intermarry = kharijite
		intermarry = ibadi
		intermarry = yazidi
		
		intermarry = jewish
		intermarry = samaritan
		intermarry = karaite
		
		intermarry = liberalist
		intermarry = interventionist
		intermarry = neo_classical
		intermarry = imperialist
		
		intermarry = autocratic
		intermarry = oligarchic
	}
	
	anarcho-capitalism = {
		graphical_culture = westerngfx
		alternate_start = { has_alternate_start_parameter = { key = religion value = full_random } }

		icon = 76
		heresy_icon = 77
		
		color = { 0.95 0.85 0 }
		
		crusade_name = DEMOCRATIC_WAR
		
		priest_title = BANKER
		allow_looting = yes
		seafarer = yes
		priests_can_inherit = yes
		priests_can_marry = yes
		hard_to_convert = yes
		
		men_can_take_consorts = yes
		women_can_take_consorts = no
		max_consorts = 3
		priests_can_marry = yes
		has_heir_designation = yes
		
		religious_clothing_head = 0
		religious_clothing_priest = 1
		
		secret_religion = no
		
		intermarry = catholic
		intermarry = orthodox
		intermarry = miaphysite
		intermarry = nestorian

		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard
		intermarry = monophysite
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = messalian
		
		intermarry = sunni
		intermarry = shiite
		intermarry = hurufi
		intermarry = zikri
		intermarry = druze
		intermarry = kharijite
		intermarry = ibadi
		intermarry = yazidi
		
		intermarry = jewish
		intermarry = samaritan
		intermarry = karaite
		
		intermarry = neo_classical
		intermarry = anarcho-capitalism
		intermarry = minarchist
		intermarry = paleolibertarianism
		intermarry = geolibertarianism
		
		intermarry = autocratic
		intermarry = oligarchic
	}
	minarchist = {
		graphical_culture = westerngfx
		alternate_start = { has_alternate_start_parameter = { key = religion value = full_random } }

		icon = 78
		heresy_icon = 77
		
		color = { 0 0.33 0.95 }
		
		crusade_name = DEMOCRATIC_WAR
		
		priest_title = BANKER
		allow_looting = yes
		seafarer = yes
		priests_can_inherit = yes
		priests_can_marry = yes
		hard_to_convert = yes
		
		men_can_take_consorts = yes
		women_can_take_consorts = no
		max_consorts = 3
		priests_can_marry = yes
		has_heir_designation = yes
		
		religious_clothing_head = 0
		religious_clothing_priest = 1
		
		secret_religion = no
		
		intermarry = catholic
		intermarry = orthodox
		intermarry = miaphysite
		intermarry = nestorian

		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard
		intermarry = monophysite
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = messalian
		
		intermarry = sunni
		intermarry = shiite
		intermarry = hurufi
		intermarry = zikri
		intermarry = druze
		intermarry = kharijite
		intermarry = ibadi
		intermarry = yazidi
		
		intermarry = jewish
		intermarry = samaritan
		intermarry = karaite
		
		intermarry = neo_classical
		intermarry = anarcho-capitalism
		intermarry = minarchist
		intermarry = paleolibertarianism
		intermarry = geolibertarianism
		
		intermarry = autocratic
		intermarry = oligarchic
	}
	paleolibertarianism = {
		graphical_culture = westerngfx
		alternate_start = { has_alternate_start_parameter = { key = religion value = full_random } }

		icon = 79
		heresy_icon = 77
		
		color = { 0.62 0 0.95 }
		
		crusade_name = DEMOCRATIC_WAR
		
		priest_title = BANKER
		allow_looting = yes
		seafarer = yes
		priests_can_inherit = yes
		priests_can_marry = yes
		hard_to_convert = yes
	
		priests_can_marry = yes
		has_heir_designation = yes
		
		religious_clothing_head = 0
		religious_clothing_priest = 1
		
		secret_religion = no
		
		intermarry = catholic
		intermarry = orthodox
		intermarry = miaphysite
		intermarry = nestorian

		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard
		intermarry = monophysite
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = messalian
		
		intermarry = sunni
		intermarry = shiite
		intermarry = hurufi
		intermarry = zikri
		intermarry = druze
		intermarry = kharijite
		intermarry = ibadi
		intermarry = yazidi
		
		intermarry = jewish
		intermarry = samaritan
		intermarry = karaite
		
		intermarry = neo_classical
		intermarry = anarcho-capitalism
		intermarry = minarchist
		intermarry = paleolibertarianism
		intermarry = geolibertarianism
		
		intermarry = autocratic
		intermarry = oligarchic
	}
	geolibertarianism = {
		graphical_culture = westerngfx
		alternate_start = { has_alternate_start_parameter = { key = religion value = full_random } }

		icon = 80
		heresy_icon = 77
		
		color = { 0.28 0.39 0.21 }
		
		crusade_name = DEMOCRATIC_WAR
		
		priest_title = BANKER
		allow_looting = yes
		seafarer = yes
		priests_can_inherit = yes
		priests_can_marry = yes
		hard_to_convert = yes
		
		men_can_take_consorts = yes
		women_can_take_consorts = no
		max_consorts = 3
		priests_can_marry = yes
		has_heir_designation = yes
		
		religious_clothing_head = 0
		religious_clothing_priest = 1
		
		secret_religion = no
		
		intermarry = catholic
		intermarry = orthodox
		intermarry = miaphysite
		intermarry = nestorian

		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard
		intermarry = monophysite
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = messalian
		
		intermarry = sunni
		intermarry = shiite
		intermarry = hurufi
		intermarry = zikri
		intermarry = druze
		intermarry = kharijite
		intermarry = ibadi
		intermarry = yazidi
		
		intermarry = jewish
		intermarry = samaritan
		intermarry = karaite
		
		intermarry = neo_classical
		intermarry = anarcho-capitalism
		intermarry = minarchist
		intermarry = paleolibertarianism
		intermarry = geolibertarianism
		
		intermarry = autocratic
		intermarry = oligarchic
	}
}
