rce_peace_treaty_convert_heathen = {
	category = 6
	power_projection = no
	power_cost_base = 0
	prestige_base = 0
	ae_base = 0
	warscore_cost = {
		all_provinces = 0.0
		no_provinces = 0.0
		owner_keeps = 0.72
		conquered = 0.0
		returned_core = 0.0
		released_nation = 0.0
		cancelled_subject = 0.0
		concede_colonial_region = 0.0
	}
	warscore_cap = -1
	requires_demand_independence = yes
	is_make_subject = no
	requires_is_allowed = no

	is_visible = {
		rce_religion_mechanic_nestorian_patriarchy_is_patriarchy_controller = yes
		has_country_modifier = rce_religion_mechanic_nestorian_patriarchy_main_interaction_6_modifier
		NOT = { religion_group = FROM }
	}
	is_allowed = {
	}
	effect = {
		add_prestige = 5
		FROM = {
			change_religion = ROOT
			force_converted = yes
			capital_scope = {
				change_religion = ROOT
			}
		}
	}
	ai_weight = {
		export_to_variable = {
			variable_name = ai_value
			value = 5
		}
		limit = {
			always = yes
		}
	}
}