#######################
# written by Aetherum #
#######################

namespace = scq

country_event = {
	id = scq.8
	title = scq.8.t
	desc = scq.8.d
	picture = SMALL_GALLERY_eventPicture
	
	trigger = {
	ai = no
	has_country_modifier = art_college
	NOT = { has_country_modifier = scq_timer }
	}
	
	mean_time_to_happen = {
		months = 250	
	}
	
	option = {
		name = scq.8.a
		add_prestige = 5
		add_years_of_income = -0.5
		hidden_effect = {
		add_country_modifier = {
				name = "scq_timer"
				duration = 3650
			} 
		}
	}
	
	option = {
	    name = scq.8.b
		add_prestige = -1
		hidden_effect = {
		add_country_modifier = {
				name = "scq_timer"
				duration = 3650
			} 
		}
	}
	
}

country_event = {
	id = scq.9
	title = scq.9.t
	desc = scq.9.d
	picture = MEDIUM_GALLERY_eventPicture
	
	trigger = {
	ai = no
	has_country_modifier = art_college
	NOT = { has_country_modifier = scq_timer }
	}
	
	mean_time_to_happen = {
		months = 250	
	}
	
	option = {
		name = scq.8.a
		add_prestige = 10
		add_years_of_income = -1.5
		hidden_effect = {
		add_country_modifier = {
				name = "scq_timer"
				duration = 3650
			} 
		}
	}
	
	option = {
	    name = scq.8.b
		add_prestige = -1.5
		hidden_effect = {
		add_country_modifier = {
				name = "scq_timer"
				duration = 3650
			} 
		}
	}
	
}

country_event = {
	id = scq.10
	title = scq.10.t
	desc = scq.10.d
	picture = LARGE_GALLERY_eventPicture
	
	trigger = {
	ai = no
	has_country_modifier = art_college
	NOT = { has_country_modifier = scq_timer }
	}
	
	mean_time_to_happen = {
		months = 250	
	}
	
	option = {
		name = scq.8.a
		add_prestige = 25
		add_years_of_income = -2.5
		hidden_effect = {
		add_country_modifier = {
				name = "scq_timer"
				duration = 3650
			} 
		}
	}
	
	option = {
	    name = scq.8.b
		add_prestige = -10
		hidden_effect = {
		add_country_modifier = {
				name = "scq_timer"
				duration = 3650
			} 
		}
	}
	
}

country_event = {
	id = scq.24
	title = scq.8.t
	desc = scq.8.d
	picture = SMALL_GALLERY_eventPicture
	
	trigger = {
	ai = no
	has_country_modifier = art_college_1
	NOT = { has_country_modifier = scq_timer }
	}
	
	mean_time_to_happen = {
		months = 500	
	}
	
	option = {
		name = scq.8.a
		add_prestige = 5
		add_years_of_income = -0.5
		hidden_effect = {
		add_country_modifier = {
				name = "scq_timer"
				duration = 3650
			} 
		}
	}
	
	option = {
	    name = scq.8.b
		add_prestige = -1
		hidden_effect = {
		add_country_modifier = {
				name = "scq_timer"
				duration = 3650
			} 
		}
	}
	
}

country_event = {
	id = scq.25
	title = scq.9.t
	desc = scq.9.d
	picture = MEDIUM_GALLERY_eventPicture
	
	trigger = {
	ai = no
	has_country_modifier = art_college_1
	NOT = { has_country_modifier = scq_timer }
	}
	
	mean_time_to_happen = {
		months = 500	
	}
	
	option = {
		name = scq.8.a
		add_prestige = 10
		add_years_of_income = -1.5
		hidden_effect = {
		add_country_modifier = {
				name = "scq_timer"
				duration = 3650
			} 
		}
	}
	
	option = {
	    name = scq.8.b
		add_prestige = -5
		hidden_effect = {
		add_country_modifier = {
				name = "scq_timer"
				duration = 3650
			} 
		}
	}
	
}

country_event = {
	id = scq.26
	title = scq.10.t
	desc = scq.10.d
	picture = LARGE_GALLERY_eventPicture
	
	trigger = {
	ai = no
	has_country_modifier = art_college_1
	NOT = { has_country_modifier = scq_timer }
	}
	
	mean_time_to_happen = {
		months = 250	
	}
	
	option = {
		name = scq.8.a
		add_prestige = 25
		add_years_of_income = -2.5
		hidden_effect = {
		add_country_modifier = {
				name = "scq_timer"
				duration = 3650
			} 
		}
	}
	
	option = {
	    name = scq.8.b
		add_prestige = -10
		hidden_effect = {
		add_country_modifier = {
				name = "scq_timer"
				duration = 3650
			} 
		}
	}
	
}