#T1
constitutional_republic_reform = {
	icon = "protectorate_parliament_reform"
	allow_normal_conversion = yes
	effect = {}
	potential = {
		OR = {
			has_reform = constitutional_republic_reform
			has_institution = enlightenment
		}
	}
	trigger = {
		OR = {
			has_reform = constitutional_republic_reform
			has_institution = enlightenment
		}
	}
	modifiers = {
		max_absolutism = -10
		global_autonomy = -0.20
		development_cost = -0.10
	}
	conditional = {
		allow = {
			has_dlc = "Common Sense"
		}
		has_parliament = yes
		custom_attributes = {
			blocked_call_diet = yes
		}
	}
	ai = {
		factor = 100
	}
}
#T2
republican_virtues_reform = {
	icon = "protectorate_parliament_reform"
	allow_normal_conversion = yes
	effect = {}
	potential = {
		has_reform = constitutional_republic_reform
	}
	trigger = {
		has_reform = constitutional_republic_reform
	}
	modifiers = {
		global_unrest = -2
		num_accepted_cultures = 2
		years_of_nationalism = -5
	}
	custom_attributes = {
		blocked_call_diet = yes
	}
	ai = {
		factor = 10
	}
}
#T3

#T4
citizen_soldiers_reform = {
	icon = "protectorate_parliament_reform"
	allow_normal_conversion = yes
	effect = {}
	potential = {
		has_reform = constitutional_republic_reform
	}
	trigger = {
		has_reform = constitutional_republic_reform
	}
	modifiers = {
		global_regiment_recruit_speed = -0.20
		global_manpower_modifier = 0.15
		drill_gain_modifier = 0.25
	}
	custom_attributes = {
		enables_well_trained_militia = yes #+2.5% morale for every 10 points of RT over 50
	}
	ai = {
		factor = 10
	}
}
institutionalized_repbulican_army_reform = {
	icon = "protectorate_parliament_reform"
	allow_normal_conversion = yes
	effect = {}
	potential = {
		has_reform = constitutional_republic_reform
	}
	trigger = {
		has_reform = constitutional_republic_reform
	}
	modifiers = {
		army_tradition = 0.5
		land_forcelimit_modifier = 0.15
		yearly_army_professionalism = 0.003
	}
	custom_attributes = {
		enables_loyal_republican_army = yes #+1% discipline for every 10 points of RT above 50
	}
	ai = {
		factor = 10
	}
}


#T5
federalism_reform = {
	icon = "protectorate_parliament_reform"
	allow_normal_conversion = yes
	effect = {}
	potential = {
		has_reform = constitutional_republic_reform
	}
	trigger = {
		has_reform = constitutional_republic_reform
	}
	modifiers = {
		governing_capacity = 250
		republican_tradition = 0.3
		global_trade_goods_size_modifier = 0.10
	}
	ai = {
		factor = 10
	}
}
supremacy_constitution_reform = {
	icon = "protectorate_parliament_reform"
	allow_normal_conversion = yes
	effect = {}
	potential = {
		has_reform = constitutional_republic_reform
	}
	trigger = {
		has_reform = constitutional_republic_reform
	}
	modifiers = {
		min_autonomy_in_territories = -0.10
		administrative_efficiency = 0.10
		global_tax_modifier = 0.10
	}
	ai = {
		factor = 10
	}
}

#T6
primacy_legislature_reform = {
	icon = "protectorate_parliament_reform"
	allow_normal_conversion = yes
	effect = {}
	potential = {
		has_reform = constitutional_republic_reform
	}
	trigger = {
		has_reform = constitutional_republic_reform
	}
	modifiers = {
		free_adm_policy = 1
		free_dip_policy = 1
		free_mil_policy = 1
	}
	ai = {
		factor = 10
	}
}
judicial_review_reform = {
	icon = "protectorate_parliament_reform"
	allow_normal_conversion = yes
	effect = {}
	potential = {
		has_reform = constitutional_republic_reform
	}
	trigger = {
		has_reform = constitutional_republic_reform
	}
	modifiers = {
		stability_cost_modifier = -0.20
		yearly_corruption = -0.02
		reelection_cost = -0.15
	}
	ai = {
		factor = 10
	}
}

#T7
imperial_executive_branch_power_reform = {
	icon = "protectorate_parliament_reform"
	allow_normal_conversion = yes
	effect = {}
	potential = {
		has_reform = constitutional_republic_reform
	}
	trigger = {
		has_reform = constitutional_republic_reform
	}
	modifiers = {
		advisor_cost = -0.15
		monarch_diplomatic_power = 1
	}
	ai = {
		factor = 10
	}
}
federal_governorship_reform = {
	icon = "protectorate_parliament_reform"
	allow_normal_conversion = yes
	effect = {}
	potential = {
		has_reform = constitutional_republic_reform
	}
	trigger = {
		has_reform = constitutional_republic_reform
	}
	modifiers = {
		state_maintenance_modifier = -0.25
		global_prov_trade_power_modifier = 0.20
	}
	ai = {
		factor = 10
	}
}

#T8
amendable_constitution_reform = {
	icon = "protectorate_parliament_reform"
	allow_normal_conversion = yes
	effect = {}
	potential = {
		has_reform = constitutional_republic_reform
	}
	trigger = {
		has_reform = constitutional_republic_reform
	}
	modifiers = {
		reform_progress_growth = 0.25
		possible_adm_policy = 1
		possible_dip_policy = 1
		possible_mil_policy = 1
		monarch_admin_power = 1
	}
	ai = {
		factor = 10
	}
}

#T9
electoral_college_reform = {
	icon = "protectorate_parliament_reform"
	allow_normal_conversion = yes
	effect = {}
	potential = {
		has_reform = constitutional_republic_reform
	}
	trigger = {
		has_reform = constitutional_republic_reform
	}
	modifiers = {
		num_accepted_cultures = 2
		rural_goods_produced_modifier = 0.10
	}
	ai = {
		factor = 10
	}
}
direct_majority_rule_reform = {
	icon = "protectorate_parliament_reform"
	allow_normal_conversion = yes
	effect = {}
	potential = {
		has_reform = constitutional_republic_reform
	}
	trigger = {
		has_reform = constitutional_republic_reform
	}
	modifiers = {
		global_autonomy = -0.05
		prestige = 0.5
	}
	ai = {
		factor = 10
	}
}

#T10
vice_presidential_system_reform = {
	icon = "protectorate_parliament_reform"
	allow_normal_conversion = yes
	effect = {}
	potential = {
		has_reform = constitutional_republic_reform
	}
	trigger = {
		has_reform = constitutional_republic_reform
	}
	modifiers = {
		diplomatic_reputation = 1
	}
	ai = {
		factor = 10
	}
}
legislative_office_selection_reform = {
	icon = "protectorate_parliament_reform"
	allow_normal_conversion = yes
	effect = {}
	potential = {
		has_reform = constitutional_republic_reform
	}
	trigger = {
		has_reform = constitutional_republic_reform
	}
	modifiers = {
		burghers_influence_modifier = 0.10
		burghers_loyalty_modifier = 0.10
		republican_tradition = 0.3
	}
	ai = {
		factor = 10
	}
}
