christian = {
	neognostic = {
		color = { 0.6 0.6 0.3 }
		icon = 39
		allowed_conversion = {
			reformed
			protestant
		}
		country = {
			tolerance_own = 2
			stability_cost_modifier = -0.1
			may_recruit_female_generals = yes
			female_advisor_chance = 0.2
		}
		country_as_secondary = {
			yearly_corruption = -0.1
			advisor_pool = 1
		}
		hre_heretic_religion = yes
		
		heretic = { BOGOMILIST WALDENSIAN FRATICELLI HUSSITE LOLLARD SOCINIAN }
		
		uses_church_power = yes				# Uses church power/aspect mechanics
		aspects = {
			organised_through_bishops_aspect
			priests_may_marry_aspect
			adult_baptism_aspect
			holy_sacraments_aspect
			saints_accept_prayers_aspect
			icons_images_aspect
			legalised_divorces_aspect
			heretics_deported_aspect
			parish_registers_aspect
			individual_creeds_aspect
			allow_usury_aspect
			translated_bibles_aspect
		}
		
		on_convert = {
			change_religion = neognostic
			add_prestige = -100
			
			remove_country_modifier = the_test_act
			remove_country_modifier = superintendent_office
			remove_country_modifier = the_popery_act
			
			add_country_modifier = {
				name = "conversion_zeal"
				duration = 3650
			}			
		
		}
	}
	neoroman = { # Sedevacanist. Need to decide how this is going to work.
		color = { 0.7 0.7 0.75 }
		icon = 35
		allowed_conversion = {
			reformed
			protestant
		}
		country = {
			legitimacy = 1
			tolerance_own = 2
		}
		province = {
			local_tax_modifier = -0.1
		}
		country_as_secondary = {
			horde_unity = 1
			tolerance_own = 1
		}
		hre_religion = yes
		
		
		on_convert = {
			change_religion = neoroman
			add_prestige = -100
			
			remove_country_modifier = the_test_act
			remove_country_modifier = superintendent_office
			remove_country_modifier = the_popery_act
			
			add_country_modifier = {
				name = "conversion_zeal"
				duration = 3650
			}			
		
		}
		
		heretic = { BOGOMILIST WALDENSIAN HUSSITE LOLLARD SOCINIAN }
		
		papacy = {
			papal_tag = PAP
			election_cost = 5
			seat_of_papacy = 118 # rome
			
			levy_church_tax = {
				cost = 100
				potential = {
					NOT = { tag = PAP }
				}
				allow = {
					NOT = { war_with = PAP }
				}
				effect = {
					add_years_of_income = 0.25
				}
				ai_will_do = {
					factor = 1
				}				
			}			
			bless_monarch = {
				cost = 40
				potential = {
					NOT = { tag = PAP }
				}
				allow = {
					NOT = { war_with = PAP }
					NOT = { prestige = 100 }
				}
				effect = {
					add_prestige = 10
				}
				ai_will_do = {
					factor = 1
				}
			}
			indulgence_for_sins = {
				cost = 60
				potential = {
					government = monarchy
					NOT = { tag = PAP }
				}
				allow = {
					NOT = { war_with = PAP }
					NOT = { legitimacy = 100 }
				}
				effect = {
					add_legitimacy = 10
				}
				ai_will_do = {
					factor = 1
				}
			}	
			local_saint = {
				cost = 100
				potential = {
					NOT = { tag = PAP }
				}
				allow = {
					NOT = { war_with = PAP }
					NOT = { stability = 3 }
				}
				effect = {
					add_stability = 1
				}
				ai_will_do = {
					factor = 1
					modifier = {
						factor = 2
						NOT = { stability = 0 }
					}
				}
			}
			forgiveness_for_usury = {
				cost = 25
				potential = {
					NOT = { tag = PAP }
				}
				allow = {
					NOT = { war_with = PAP }
					NOT = { has_country_modifier = usury_forgiven }
				}
				effect = {
					add_country_modifier = {
						name = "usury_forgiven"
						duration = 9125
					}
				}
				ai_will_do = {
					factor = 1
					modifier = {
						factor = 0
						NOT = { num_of_loans = 1 }
					}
				}
			}			
			proclaim_holy_war = {
				cost = 40
				potential = {
					NOT = { tag = PAP }
				}
				allow = {
					is_at_war = yes
					NOT = { war_with = PAP }
				}
				effect = {
					add_yearly_manpower = 0.25
				}
				ai_will_do = {
					factor = 1
					modifier = {
						factor = 0
						manpower_percentage = 0.5
					}
				}
			}	
			send_papal_legate = {
				cost = 30
				potential = {
					NOT = { tag = PAP }
				}
				allow = {
					NOT = { war_with = PAP }
				}
				effect = {
					random_list = {
						25 = { create_advisor = inquisitor }
						25 = { create_advisor = theologian }
						25 = { create_advisor = statesman }
						25 = { create_advisor = diplomat }
					}
				}
				ai_will_do = {
					factor = 0
				}
			}	
			sanction_commercial_monopoly = {
				cost = 100
				potential = {
					NOT = { tag = PAP }
				}
				allow = {
					NOT = { war_with = PAP }
				}
				effect = {
					add_mercantilism = 0.01
				}
				ai_will_do = {
					factor = 1
					modifier = {
						factor = 0
						NOT = { has_idea_group = trade_ideas }
					}
				}
			}			
		}
	}
	angeline = {
		color = { 0.95 0.6 0 }
		icon = 78
		country = {
			tolerance_own = 1
			tolerance_heretic = -1
			may_recruit_female_generals = yes
			female_advisor_chance = 0.2
		}
		country_as_secondary = {
			global_missionary_strength = 0.01
			advisor_cost = -0.1
		}
		heretic = { URSULINE }
		
	}
	antinomian = {
		color = { 0.5 0.6 0.75 }
		icon = 36
		country = {
			tolerance_heretic = 2
			technology_cost = -0.1
		}
		
		country_as_secondary = {
			global_unrest = -1
			technology_cost = -0.1
		}
		
		hre_heretic_religion = yes
		
		heretic = { PENTECOSTAL PURITAN CONGREGATIONALIST }
	}
	charismatic = {
		color = { 0.7 0.9 0.95 }
		icon = 40
		country = {
			global_tax_modifier = 0.1
            tolerance_own = 2
		}
		province = {
			local_missionary_strength = -0.02
		}
		country_as_secondary = {
			global_tax_modifier = 0.25
		}
		heretic = { PURITAN CONGREGATIONALIST }
		
	}
	
	anglo_papalist = { #Was High Church, but High Church is Anglican now
		color = { 0.45 0.65 0.7 }
		icon = 37
		country = {
			tolerance_own = 2
			stability_cost_modifier = -0.2
		}
		province = {
			local_tax_modifier = -0.1
		}
		country_as_secondary = {
			stability_cost_modifier = -0.2
		}
		hre_heretic_religion = yes
		
		uses_church_power = yes				# Uses church power/aspect mechanics
		aspects = {
			organised_through_bishops_aspect
			priests_may_marry_aspect
			adult_baptism_aspect
			holy_sacraments_aspect
			saints_accept_prayers_aspect
			icons_images_aspect
			legalised_divorces_aspect
			heretics_deported_aspect
			parish_registers_aspect
			individual_creeds_aspect
			allow_usury_aspect
			translated_bibles_aspect
		}
		
		heretic = { PENTECOSTAL PURITAN CONGREGATIONALIST }
		
	}
	united_church = {
		color = { 0.5 0.5 0.9 }
		icon = 38
		
		country = {
			tolerance_own = 1
			tolerance_heretic = -1
		}
		province = {
			local_missionary_strength = -0.01
		}
		
		fervor = yes
		
		heretic = { PENTECOSTAL PURITAN CONGREGATIONALIST }
	}

}

latter_day_saints = {
	bickertonite = {
		color = { 0.55 0.3 0.35 }
		icon = 79
		
		country = {
			tolerance_own = 1
			tolerance_heretic = -1
			may_recruit_female_generals = yes
			female_advisor_chance = 0.2
		}
		province = {
			local_missionary_strength = -0.01
		}
		
		heretic = { GODBEITE STRANGITE }
		
		fervor = yes
	}
	godbeite = {
		color = { 0.8 0.55 0.6 }
		icon = 80
		
		country = {
			tolerance_own = 1
			tolerance_heretic = -1
		}
		province = {
			local_missionary_strength = -0.01
		}
		
		heretic = { BICKERTONITE STRANGITE }
		
		fervor = yes
	}
	strangite = {
		color = { 0.6 0.35 0.5 }
		icon = 74
		
		country = {
			global_missionary_strength = 0.01
			heir_chance = 1.0
			may_recruit_female_generals = yes
			female_advisor_chance = 0.2
		}
		province = {
			local_missionary_strength = -0.01
		}
		country_as_secondary = {
			advisor_cost = -0.1
			heir_chance = 1.0
		}
		
		heretic = { BICKERTONITE GODBEITE }
		
		fervor = yes
	}
}


oldworld = {
	jeffersonian = {
		icon = 82
		color = { 0.2 0.2 0.7 }
		country = {
			max_states = 5
			idea_cost = -0.1
			tolerance_heathen = -2
		}
		province = {
			local_missionary_strength = -0.01
			local_tax_modifier = 0.02
		}
		country_as_secondary = {
			land_morale = 0.05
			global_unrest = -1
		}
		
		heretic = { HAMILTONIAN LIBERTARIAN }
	}
	hamiltonian = {
		icon = 81
		color = { 0.4 0.4 0.9 }
		country = {
			advisor_cost = -0.15
			adm_tech_cost_modifier = -0.05
			tolerance_heathen = -2
		}
		province = {
			local_missionary_strength = -0.01
			local_tax_modifier = 0.02
		}
		country_as_secondary = {
			advisor_cost = -0.3
		}
		
		heretic = { JEFFERSONIAN LIBERTARIAN }
	}
	libertarian = {
		icon = 41
		color = { 0.4 0.4 0.4 }
		country = {
			tolerance_own = 1
			tolerance_heretic = -1
			may_recruit_female_generals = yes
			female_advisor_chance = 0.2
		}
		country_as_secondary = {
			tolerance_own = 2
			advisor_pool = 1
		}
		
		heretic = { JEFFERSONIAN HAMILTONIAN }
	}
	monetarist = {
		color = { 0.5 0.5 0.05 }
		icon = 85
		country = {
			global_tax_modifier = 0.1
            tolerance_own = 2
		}
		province = {
			local_missionary_strength = -0.02
		}
		country_as_secondary = {
			global_tax_modifier = 0.25
		}
		
		heretic = { CONSUMERIST }
		
		has_patriarchs = yes		# Uses patriarch authority
	}
}

jewish_group = {
	reform_faith = {
		icon = 51
		color = { 0.5 0.7 0.2 }
		country = {
			max_states = 5
			idea_cost = -0.1
			tolerance_own = 2
			may_recruit_female_generals = yes
			female_advisor_chance = 0.2
		}
		province = {
			local_missionary_strength = -0.01
			local_tax_modifier = 0.02
		}
		country_as_secondary = {
			land_morale = 0.05
			global_unrest = -1
		}
		
		heretic = { KARAITE SAMARITAN }
	}
}