tai_and_ahom_reform = {
	icon = "tai_and_ahom"
	allow_normal_conversion = yes
	potential = {
		OR = {
			tag = ASS
			tag = TPR
			tag = SDY
			has_reform = tai_and_ahom_reform
			have_had_reform = tai_and_ahom_reform
		}
	}
	trigger = {
		OR = {
			tag = ASS
			tag = TPR
			tag = SDY
			has_reform = tai_and_ahom_reform
			have_had_reform = tai_and_ahom_reform
		}
	}
	modifiers = {
		advisor_pool = 1
		infantry_power = 0.05
		manpower_in_accepted_culture_provinces = 0.15
		manpower_recovery_speed = 0.05
		num_accepted_cultures = 2
	}
	custom_attributes = {
		enables_legacy_of_sukaphaa = yes
	}
	effect = {
		add_accepted_culture = assamese
		add_accepted_culture = shan
		hidden_effect = {
			every_owned_province = {
				limit = {
					OR = {
						culture = assamese
						culture = shan
					}
				}
				add_province_modifier = {
					name = legacy_of_sukaphaa_province_modifier
					duration = -1
				}
			}
		}
	}
	removed_effect = {
		hidden_effect = {
			every_owned_province = {
				limit = {
					has_province_modifier = legacy_of_sukaphaa_province_modifier
				}
				remove_province_modifier = legacy_of_sukaphaa_province_modifier
			}
		}
	}
	ai = {
		factor = 1
	}
}

sanskritization_reform = {
	icon = "sanskritization"
	allow_normal_conversion = yes
	potential = {
		OR = {
			primary_culture = chin
			primary_culture = kochi
			primary_culture = assamese
			dynasty = "Pala"
			have_had_reform = sanskritization_reform
		}
	}
	trigger = {
		OR = {
			primary_culture = chin
			primary_culture = kochi
			primary_culture = assamese
			dynasty = "Pala"
			have_had_reform = sanskritization_reform
		}
	}
	modifiers = {
		reform_progress_growth = 0.075
		technology_cost = -0.05
		tolerance_own = 0.50
		tolerance_heathen = 0.50
	}
	ai = {
		factor = 1
	}
}

shakti_the_supreme_deity_reform = {
	icon = "shakti_the_supreme_deity"
	allow_normal_conversion = yes
	potential = {
		religion = hinduism
		capital_scope = {
			OR = {
				region = hindusthan_region
				region = bengal_region
			}
		}
	}
	trigger = {
		religion = hinduism
		capital_scope = {
			OR = {
				region = hindusthan_region
				region = bengal_region
			}
		}
	}
	modifiers = {
		brahmins_privilege_slots = 1
		manpower_in_true_faith_provinces = 0.05
		mercenary_cost = -0.1
		merc_maintenance_modifier = -0.1
	}
	custom_attributes = {
		enables_jamuldahee_merc_company = yes
	}
	ai = {
		factor = 1
	}
}