# Overrides for vanilla country ideas

QUE_ideas = {	#From Vanilla
	start = {
		infantry_power = 0.10
		tolerance_own = 2
	}
	
	bonus = {
		army_tradition_decay = -0.01
	}
	
	trigger = {
		OR = {
			primary_culture = quebecois
			tag = QUE
		} 
	}
	free = yes
	
		
	coureurs_des_bois = {
		global_trade_goods_size_modifier = 0.1
	}	
	the_seigneurial_system = {
		global_tax_modifier = 0.15
	}
	relations_with_natives = {
		diplomatic_upkeep = 1
	}
	fortifications_of_quebec = {
		defensiveness = 0.15
	}
	college_of_quebec = {
		global_institution_spread = 0.1
	}
	commissions_for_noble_sons = {
		free_leader_pool = 1
	}
	jesuit_missions = {
		global_missionary_strength = 0.01
	}
}