# Philosopher
country_event = {

	id = 4021
	
	trigger = {
		NOT = { has_country_flag = philosopher }
		philosopher = 5
	}
	
	mean_time_to_happen = {
		months = 300
		
		modifier = {
			factor = 0.9
			philosopher = 6
		} 
		modifier = {
			factor = 0.9
			NOT = { innovative_narrowminded = 0 }
		}
		modifier = {
			factor = 0.9
			NOT = { innovative_narrowminded = -2 }
		}
		modifier = {
			factor = 1.1
			innovative_narrowminded = 1
		}
		modifier = {
			factor = 1.1
			innovative_narrowminded = 3
		}
	}
	
	title = "EVTNAME4021"
	desc = "EVTDESC4021"
	
	option = {
		name = "EVTOPTA4021"	# His efforts will be admired throughout the nation
		ai_chance = { factor = 45 }
		stability = 3
		prestige = 0.05
		set_country_flag = philosopher
	}
		
	option = {
		name = "EVTOPTB4021"	# His reputation will reach further than our borders
		ai_chance = { factor = 55 }
		prestige = 0.1
		stability = 1
		set_country_flag = philosopher
	}
}

# Natural Scientist
country_event = {

	id = 4022
	
	trigger = {
		natural_scientist = 5
		NOT = { has_country_flag = natural_scientist }
	}
	
	mean_time_to_happen = {
		months = 300
		
		modifier = {
			factor = 0.9
			natural_scientist = 6
		}
		modifier = {
			factor = 0.9
			NOT = { innovative_narrowminded = 0 }
		}
		modifier = {
			factor = 0.9
			NOT = { innovative_narrowminded = -2 }
		}
		modifier = {
			factor = 1.1
			innovative_narrowminded = 1
		}
		modifier = {
			factor = 1.1
			innovative_narrowminded = 3
		}
	}
	
	title = "EVTNAME4022"
	desc = "EVTDESC4022"
	
	option = {
		name = "EVTOPTA4022"	# His efforts will be admired throughout the nation
		ai_chance = { factor = 45 }
		stability = 3
		add_country_modifier = {
			name = "scientific_evolution"
			duration = 2190
		}
		set_country_flag = natural_scientist
	}
		
	option = {
		name = "EVTOPTB4022"	# His reputation will reach further than our borders
		ai_chance = { factor = 55 }
		prestige = 0.05
		add_country_modifier = {
			name = "scientific_evolution"
			duration = 2190
		}
		set_country_flag = natural_scientist
	}
}

# Army Reformer
country_event = {

	id = 4023
	
	trigger = {
		army_reformer = 5
		NOT = { has_country_flag = army_reformer }
	}
	
	mean_time_to_happen = {
		months = 300
		
		modifier = {
			factor = 0.9
			army_reformer = 6
		}
		modifier = {
			factor = 0.9
			NOT = { innovative_narrowminded = 0 }
		}
		modifier = {
			factor = 0.9
			NOT = { innovative_narrowminded = -2 }
		}
		modifier = {
			factor = 1.1
			innovative_narrowminded = 1
		}
		modifier = {
			factor = 1.1
			innovative_narrowminded = 3
		}
	}
	
	title = "EVTNAME4023"
	desc = "EVTDESC4023"
	
	option = {
		name = "EVTOPTA4023"	# His efforts will be admired throughout the nation
		ai_chance = { factor = 45 }
		stability = 3
		add_country_modifier = {
			name = "land_investment"
			duration = 2190
		}
		set_country_flag = army_reformer
	}
		
	option = {
		name = "EVTOPTB4023"	# His reputation will reach further than our borders
		ai_chance = { factor = 55 }
		prestige = 0.05
		add_country_modifier = {
			name = "land_investment"
			duration = 2190
		}
		set_country_flag = army_reformer
	}
}

# Naval reformer
country_event = {

	id = 4024
	
	trigger = {
		naval_reformer = 5
		NOT = { has_country_flag = naval_reformer }
	}
	
	mean_time_to_happen = {
		months = 300
		
		modifier = {
			factor = 0.9
			naval_reformer = 6
		}
		modifier = {
			factor = 0.9
			NOT = { innovative_narrowminded = 0 }
		}
		modifier = {
			factor = 0.9
			NOT = { innovative_narrowminded = -2 }
		}
		modifier = {
			factor = 1.1
			innovative_narrowminded = 1
		}
		modifier = {
			factor = 1.1
			innovative_narrowminded = 3
		}
	}
	
	title = "EVTNAME4024"
	desc = "EVTDESC4024"
	
	option = {
		name = "EVTOPTA4024"	# His efforts will be admired throughout the nation
		ai_chance = { factor = 45 }
		stability = 3
		add_country_modifier = {
			name = "naval_investment"
			duration = 2190
		}
		set_country_flag = naval_reformer
	}
		
	option = {
		name = "EVTOPTB4024"	# His reputation will reach further than our borders
		ai_chance = { factor = 55 }
		prestige = 0.05
		add_country_modifier = {
			name = "naval_investment"
			duration = 2190
		}
		set_country_flag = naval_reformer
	}
}

# Artist
country_event = {

	id = 4025
	
	trigger = {
		artist = 5
		NOT = { has_country_flag = artist }
	}
	
	mean_time_to_happen = {
		months = 300
		
		modifier = {
			factor = 0.9
			artist = 6
		}
		modifier = {
			factor = 0.9
			NOT = { innovative_narrowminded = 0 }
		}
		modifier = {
			factor = 0.9
			NOT = { innovative_narrowminded = -2 }
		}
		modifier = {
			factor = 1.1
			innovative_narrowminded = 1
		}
		modifier = {
			factor = 1.1
			innovative_narrowminded = 3
		}
	}
	
	title = "EVTNAME4025"
	desc = "EVTDESC4025"
	
	option = {
		name = "EVTOPTA4025"	# His efforts will be admired throughout the nation
		ai_chance = { factor = 45 }
		stability = 3
		add_country_modifier = {
			name = "reduced_stability_cost"
			duration = 2190
		}
		set_country_flag = artist
	}
		
	option = {
		name = "EVTOPTB4025"	# His reputation will reach further than our borders
		ai_chance = { factor = 55 }
		prestige = 0.05
		add_country_modifier = {
			name = "reduced_stability_cost"
			duration = 2190
		}
		set_country_flag = artist
	}
}

# Treasurer
country_event = {

	id = 4026
	
	trigger = {
		treasurer = 5
		NOT = { has_country_flag = treasurer }
	}
	
	mean_time_to_happen = {
		months = 300
		
		modifier = {
			factor = 0.9
			treasurer = 6
		}
		modifier = {
			factor = 0.9
			NOT = { innovative_narrowminded = 0 }
		}
		modifier = {
			factor = 0.9
			NOT = { innovative_narrowminded = -2 }
		}
		modifier = {
			factor = 1.1
			innovative_narrowminded = 1
		}
		modifier = {
			factor = 1.1
			innovative_narrowminded = 3
		}
	}
	
	title = "EVTNAME4026"
	desc = "EVTDESC4026"
	
	option = {
		name = "EVTOPTA4026"	# His efforts will be admired throughout the nation
		ai_chance = { factor = 45 }
		stability = 3
		add_country_modifier = {
			name = "trading_investment"
			duration = 2190
		}
		set_country_flag = treasurer
	}
		
	option = {
		name = "EVTOPTB4026"	# His reputation will reach further than our borders
		ai_chance = { factor = 55 }
		prestige = 0.05
		add_country_modifier = {
			name = "trading_investment"
			duration = 2190
		}
		set_country_flag = treasurer
	}
}


# Theologian
country_event = {

	id = 4027
	
	trigger = {
		theologian = 5
		NOT = { has_country_flag = theologian }
	}
	
	mean_time_to_happen = {
		months = 300
		
		modifier = {
			factor = 0.9
			theologian = 6
		}
		modifier = {
			factor = 0.9
			NOT = { innovative_narrowminded = 0 }
		}
		modifier = {
			factor = 0.9
			NOT = { innovative_narrowminded = -2 }
		}
		modifier = {
			factor = 1.1
			innovative_narrowminded = 1
		}
		modifier = {
			factor = 1.1
			innovative_narrowminded = 3
		}
	}
	
	title = "EVTNAME4027"
	desc = "EVTDESC4027"
	
	option = {
		name = "EVTOPTA4027"	# His efforts will be admired throughout the nation
		ai_chance = { factor = 45 }
		stability = 3
		add_country_modifier = {
			name = "theology"
			duration = 2190
		}
		set_country_flag = theologian
	}
		
	option = {
		name = "EVTOPTB4027"	# His reputation will reach further than our borders
		ai_chance = { factor = 55 }
		prestige = 0.05
		add_country_modifier = {
			name = "theology"
			duration = 2190
		}		
		set_country_flag = theologian
	}
}

# Statesman
country_event = {

	id = 4028
	
	trigger = {
		statesman = 5
		NOT = { has_country_flag = statesman }
	}
	
	mean_time_to_happen = {
		months = 300
		
		modifier = {
			factor = 0.9
			statesman = 6
		}
		modifier = {
			factor = 0.9
			NOT = { innovative_narrowminded = 0 }
		}
		modifier = {
			factor = 0.9
			NOT = { innovative_narrowminded = -2 }
		}
		modifier = {
			factor = 1.1
			innovative_narrowminded = 1
		}
		modifier = {
			factor = 1.1
			innovative_narrowminded = 3
		}
	}
	
	title = "EVTNAME4028"
	desc = "EVTDESC4028"
	
	option = {
		name = "EVTOPTA4028"	# His efforts will be admired throughout the nation
		ai_chance = { factor = 45 }
		stability = 3
		add_country_modifier = {
			name = "government_investment"
			duration = 2190
		}
		set_country_flag = statesman
	}
		
	option = {
		name = "EVTOPTB4028"	# His reputation will reach further than our borders
		ai_chance = { factor = 55 }
		prestige = 0.05
		add_country_modifier = {
			name = "government_investment"
			duration = 2190
		}
		set_country_flag = statesman
	}
}

# Colonial Governor
country_event = {

	id = 4029
	
	trigger = {
		colonial_governor = 5
		NOT = { has_country_flag = colonial_governor }
	}
	
	mean_time_to_happen = {
		months = 300
		
		modifier = {
			factor = 0.9
			colonial_governor = 6
		}
		modifier = {
			factor = 0.9
			NOT = { innovative_narrowminded = 0 }
		}
		modifier = {
			factor = 0.9
			NOT = { innovative_narrowminded = -2 }
		}
		modifier = {
			factor = 1.1
			innovative_narrowminded = 1
		}
		modifier = {
			factor = 1.1
			innovative_narrowminded = 3
		}
	}
	
	title = "EVTNAME4029"
	desc = "EVTDESC4029"
	
	option = {
		name = "EVTOPTA4029"	# His efforts will be admired throughout the nation
		ai_chance = { factor = 45 }
		stability = 3
		add_country_modifier = {
			name = "colonial"
			duration = 2190
		}
		set_country_flag = colonial_governor
	}
		
	option = {
		name = "EVTOPTB4029"	# His reputation will reach further than our borders
		ai_chance = { factor = 55 }
		prestige = 0.05
		add_country_modifier = {
			name = "colonial"
			duration = 2190
		}
		set_country_flag = colonial_governor
	}
}

# Spymaster
country_event = {

	id = 4030
	
	trigger = {
		spymaster = 5
		NOT = { has_country_flag = spymaster }
	}
	
	mean_time_to_happen = {
		months = 300
		
		modifier = {
			factor = 0.9
			spymaster = 6
		}
		modifier = {
			factor = 0.9
			NOT = { innovative_narrowminded = 0 }
		}
		modifier = {
			factor = 0.9
			NOT = { innovative_narrowminded = -2 }
		}
		modifier = {
			factor = 1.1
			innovative_narrowminded = 1
		}
		modifier = {
			factor = 1.1
			innovative_narrowminded = 3
		}
	}
	
	title = "EVTNAME4030"
	desc = "EVTDESC4030"
	
	option = {
		name = "EVTOPTA4030"	# His efforts will be admired throughout the nation
		ai_chance = { factor = 45 }
		stability = 3
		add_country_modifier = {
			name = "spy"
			duration = 2190
		}
		set_country_flag = spymaster		
	}
		
	option = {
		name = "EVTOPTB4030"	# His reputation will reach further than our borders
		ai_chance = { factor = 55 }
		prestige = 0.05
		add_country_modifier = {
			name = "spy"
			duration = 2190
		}
		set_country_flag = spymaster		
	}
}

# Diplomat
country_event = {

	id = 4031
	
	trigger = {
		diplomat = 5
		NOT = { has_country_flag = diplomat }
	}
	
	mean_time_to_happen = {
		months = 300
		
		modifier = {
			factor = 0.9
			diplomat = 6
		}
		modifier = {
			factor = 0.9
			NOT = { innovative_narrowminded = 0 }
		}
		modifier = {
			factor = 0.9
			NOT = { innovative_narrowminded = -2 }
		}
		modifier = {
			factor = 1.1
			innovative_narrowminded = 1
		}
		modifier = {
			factor = 1.1
			innovative_narrowminded = 3
		}
	}
	
	title = "EVTNAME4031"
	desc = "EVTDESC4031"
	
	option = {
		name = "EVTOPTA4031"	# His efforts will be admired throughout the nation
		ai_chance = { factor = 45 }
		stability = 3
		diplomats = 2
		badboy = -6
		set_country_flag = diplomat
	}
		
	option = {
		name = "EVTOPTB4031"	# His reputation will reach further than our borders
		ai_chance = { factor = 55 }
		prestige = 0.05
		diplomats = 2
		badboy = -6
		set_country_flag = diplomat
	}
}

# Trader
country_event = {

	id = 4032
	
	trigger = {
		trader = 5
		NOT = { has_country_flag = trader }
	}
	
	mean_time_to_happen = {
		months = 300
		
		modifier = {
			factor = 0.9
			trader = 6
		}
		modifier = {
			factor = 0.9
			NOT = { innovative_narrowminded = 0 }
		}
		modifier = {
			factor = 0.9
			NOT = { innovative_narrowminded = -2 }
		}
		modifier = {
			factor = 1.1
			innovative_narrowminded = 1
		}
		modifier = {
			factor = 1.1
			innovative_narrowminded = 3
		}
	}
	
	title = "EVTNAME4032"
	desc = "EVTDESC4032"
	
	option = {
		name = "EVTOPTA4032"	# His efforts will be admired throughout the nation
		ai_chance = { factor = 45 }
		stability = 3
		trade_tech = 600
		set_country_flag = trader
	}
		
	option = {
		name = "EVTOPTB4032"	# His reputation will reach further than our borders
		ai_chance = { factor = 55 }
		prestige = 0.05
		trade_tech = 600
		set_country_flag = trader
	}
}