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

namespace = gen

country_event = {
	id = gen.1
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	is_year = 400
	NOT = { has_country_modifier = fra }
	NOT = { culture_group = french }
	france_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		france_region = {
		        limit = {
					NOT = { owned_by = FRA	}
				}
				add_core = FRA
			}
		hidden_effect = {
		add_country_modifier = {
				name = "fra"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.2
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = sca }
	NOT = { culture_group = scandinavian }
	scandinavia_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		scandinavia_region = {
		        limit = {
					NOT = { owned_by = SCA	}
				}
				add_core = SCA
			}
		hidden_effect = {
		add_country_modifier = {
				name = "sca"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.3
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	is_year = 400
	NOT = { has_country_modifier = low }
	NOT = { culture_group = germanic }
	low_countries_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		low_countries_region = {
		        limit = {
					NOT = { owned_by = NED	}
				}
				add_core = NED
			}
		hidden_effect = {
		add_country_modifier = {
				name = "low"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.4
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	is_year = 400
	NOT = { has_country_modifier = ita }
	NOT = { culture_group = latin }
	italy_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		italy_region = {
		        limit = {
					NOT = { owned_by = ITA	}
				}
				add_core = ITA
			}
		hidden_effect = {
		add_country_modifier = {
				name = "ita"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.5
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = nge }
	NOT = { culture_group = germanic }
	north_german_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		north_german_region = {
		        limit = {
					NOT = { owned_by = GER	}
				}
				add_core = GER
			}
		hidden_effect = {
		add_country_modifier = {
				name = "nge"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.6
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	is_year = 400
	NOT = { has_country_modifier = sge }
	NOT = { culture_group = germanic }
	south_german_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		south_german_region = {
		        limit = {
					NOT = { owned_by = HAB	}
				}
				add_core = HAB
			}
		hidden_effect = {
		add_country_modifier = {
				name = "sge"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.7
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = rus }
	NOT = { culture_group = east_slavic }
	russia_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		russia_region = {
		        limit = {
					NOT = { owned_by = RUS	}
				}
				add_core = RUS
			}
		hidden_effect = {
		add_country_modifier = {
				name = "rus"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.8
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = ura }
	NOT = { culture_group = tartar }
	ural_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		ural_region = {
		        limit = {
					NOT = { owned_by = KAZ	}
				}
				add_core = KAZ
			}
		hidden_effect = {
		add_country_modifier = {
				name = "ura"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.9
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	is_year = 400
	NOT = { has_country_modifier = ibe }
	NOT = { culture_group = iberian }
	iberia_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		iberia_region = {
		        limit = {
					NOT = { owned_by = SPA	}
				}
				add_core = SPA
			}
		hidden_effect = {
		add_country_modifier = {
				name = "ibe"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.10
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = bri }
	NOT = { culture_group = british }
	british_isles_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		british_isles_region = {
		        limit = {
					NOT = { owned_by = GBR	}
				}
				add_core = GBR
			}
		hidden_effect = {
		add_country_modifier = {
				name = "bri"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

#################################################

country_event = {
	id = gen.11
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = bal }
	NOT = { culture_group = baltic }
	baltic_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		baltic_region = {
		        limit = {
					NOT = { owned_by = LIT	}
				}
				add_core = LIT
			}
		hidden_effect = {
		add_country_modifier = {
				name = "bal"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.12
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = pol }
	NOT = { culture_group = west_slavic }
	poland_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		poland_region = {
		        limit = {
					NOT = { owned_by = POL	}
				}
				add_core = POL
			}
		hidden_effect = {
		add_country_modifier = {
				name = "pol"
				duration = 18250
			}
		}
		add_prestige = 5
	}
}

	
country_event = {
	id = gen.13
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = rut }
	NOT = { culture_group = east_slavic }
	ruthenia_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		ruthenia_region = {
		        limit = {
					NOT = { owned_by = UKR	}
				}
				add_core = UKR
			}
		hidden_effect = {
		add_country_modifier = {
				name = "rut"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.14
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = cri }
	NOT = { culture_group = tartar }
	crimea_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		crimea_region = {
		        limit = {
					NOT = { owned_by = CRI	}
				}
				add_core = CRI
			}
		hidden_effect = {
		add_country_modifier = {
				name = "cri"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.15
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	is_year = 400
	NOT = { has_country_modifier = blk }
	NOT = { culture_group = byzantine }
	balkan_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		balkan_region = {
		        limit = {
					NOT = { owned_by = GRE	}
				}
				add_core = GRE
			}
		hidden_effect = {
		add_country_modifier = {
				name = "blk"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.16
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	is_year = 400
	NOT = { has_country_modifier = car }
	NOT = { culture_group = carpathian }
	carpathia_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		carpathia_region = {
		        limit = {
					NOT = { owned_by = HUN	}
				}
				add_core = HUN
			}
		hidden_effect = {
		add_country_modifier = {
				name = "car"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.17
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = egy }
	NOT = { culture_group = turko_semitic }
	egypt_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		egypt_region = {
		        limit = {
					NOT = { owned_by = MAM  }
				}
				add_core = MAM
			}
		hidden_effect = {
		add_country_modifier = {
				name = "egy"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.18
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = mag }
	NOT = { culture_group = maghrebi }
	maghreb_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		maghreb_region = {
		        limit = {
					NOT = { owned_by = ALG  }
				}
				add_core = ALG
			}
		hidden_effect = {
		add_country_modifier = {
				name = "mag"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.19
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = mas }
	NOT = { culture_group = turko_semitic }
	mashriq_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		mashriq_region = {
		        limit = {
					NOT = { owned_by = IRQ  }
				}
				add_core = IRQ
			}
		hidden_effect = {
		add_country_modifier = {
				name = "mas"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.20
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = ana }
	NOT = { culture_group = turko_semitic }
	anatolia_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		anatolia_region = {
		        limit = {
					NOT = { owned_by = TUR  }
				}
				add_core = TUR
			}
		hidden_effect = {
		add_country_modifier = {
				name = "ana"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

#################################################

country_event = {
	id = gen.21
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = per }
	NOT = { culture_group = iranian }
	persia_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		persia_region = {
		        limit = {
					NOT = { owned_by = PER  }
				}
				add_core = PER
			}
		hidden_effect = {
		add_country_modifier = {
				name = "per"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.22
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = kho }
	NOT = { culture_group = iranian }
	khorasan_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		khorasan_region = {
		        limit = {
					NOT = { owned_by = KHO  }
				}
				add_core = KHO
			}
		hidden_effect = {
		add_country_modifier = {
				name = "kho"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.23
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = cau }
	NOT = { culture_group = caucasian }
	caucasia_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		caucasia_region = {
		        limit = {
					NOT = { owned_by = GEO  }
				}
				add_core = GEO
			}
		hidden_effect = {
		add_country_modifier = {
				name = "cau"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.24
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = ara }
	NOT = { culture_group = turko_semitic }
	arabia_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		arabia_region = {
		        limit = {
					NOT = { owned_by = ARB  }
				}
				add_core = ARB
			}
		hidden_effect = {
		add_country_modifier = {
				name = "ara"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.25
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = nig }
	NOT = { culture_group = mande }
	niger_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		niger_region = {
		        limit = {
					NOT = { owned_by = MAL  }
				}
				add_core = MAL
			}
		hidden_effect = {
		add_country_modifier = {
				name = "nig"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.26
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = gui }
	NOT = { culture_group = sahelian }
	guinea_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		guinea_region = {
		        limit = {
					NOT = { owned_by = BEN  }
				}
				add_core = BEN
			}
		hidden_effect = {
		add_country_modifier = {
				name = "gui"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.27
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = sah }
	NOT = { culture_group = sahelian }
	sahel_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		sahel_region = {
		        limit = {
					NOT = { owned_by = KBO  }
				}
				add_core = KBO
			}
		hidden_effect = {
		add_country_modifier = {
				name = "sah"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.28
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = hor }
	NOT = { culture_group = cushitic }
	horn_of_africa_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		horn_of_africa_region = {
		        limit = {
					NOT = { owned_by = ETH  }
				}
				add_core = ETH
			}
		hidden_effect = {
		add_country_modifier = {
				name = "hor"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.29
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = eaf }
	NOT = { culture_group = african }
	east_africa_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		east_africa_region = {
		        limit = {
					NOT = { owned_by = ZAN  }
				}
				add_core = ZAN
			}
		hidden_effect = {
		add_country_modifier = {
				name = "eaf"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.30
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = caf }
	NOT = { culture_group = great_lakes_group }
	central_africa_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		central_africa_region = {
		        limit = {
					NOT = { owned_by = RWA  }
				}
				add_core = RWA
			}
		hidden_effect = {
		add_country_modifier = {
				name = "caf"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

#################################################

country_event = {
	id = gen.31
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = kon }
	NOT = { culture_group = kongo_group }
	kongo_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		kongo_region = {
		        limit = {
					NOT = { owned_by = KON  }
				}
				add_core = KON
			}
		hidden_effect = {
		add_country_modifier = {
				name = "kon"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.32
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = cas }
	NOT = { culture_group = altaic }
	central_asia_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		central_asia_region = {
		        limit = {
					NOT = { owned_by = SHY  }
				}
				add_core = SHY
			}
		hidden_effect = {
		add_country_modifier = {
				name = "cas"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.33
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = saf }
	NOT = { culture_group = southern_african }
	south_africa_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		south_africa_region = {
		        limit = {
					NOT = { owned_by = ZIM  }
				}
				add_core = ZIM
			}
		hidden_effect = {
		add_country_modifier = {
				name = "saf"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.34
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = wsi }
	NOT = { culture_group = tartar }
	west_siberia_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		west_siberia_region = {
		        limit = {
					NOT = { owned_by = SIB  }
				}
				add_core = SIB
			}
		hidden_effect = {
		add_country_modifier = {
				name = "wsi"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.35
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = esi }
	NOT = { culture_group = altaic }
	NOT = { culture_group = evenks }
	east_siberia_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		east_siberia_region = {
		        limit = {
					NOT = { owned_by = BRT  }
				}
				add_core = BRT
			}
		hidden_effect = {
		add_country_modifier = {
				name = "esi"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.36
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = mon }
	NOT = { culture_group = altaic }
	mongolia_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		mongolia_region = {
		        limit = {
					NOT = { owned_by = KHA  }
				}
				add_core = KHA
			}
		hidden_effect = {
		add_country_modifier = {
				name = "mon"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.37
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = man }
	NOT = { culture_group = evenks }
	manchuria_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		manchuria_region = {
		        limit = {
					NOT = { owned_by = MCH  }
				}
				add_core = MCH
			}
		hidden_effect = {
		add_country_modifier = {
				name = "man"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.38
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = kor }
	NOT = { culture_group = korean_g }
	korea_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		korea_region = {
		        limit = {
					NOT = { owned_by = KOR  }
				}
				add_core = KOR
			}
		hidden_effect = {
		add_country_modifier = {
				name = "kor"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.39
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = tib }
	NOT = { culture_group = burman }
	tibet_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		tibet_region = {
		        limit = {
					NOT = { owned_by = TIB }
				}
				add_core = TIB
			}
		hidden_effect = {
		add_country_modifier = {
				name = "tib"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.40
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = hin }
	NOT = { culture_group = hindusthani }
	hindusthan_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		hindusthan_region = {
		        limit = {
					NOT = { owned_by = JNP }
				}
				add_core = JNP
			}
		hidden_effect = {
		add_country_modifier = {
				name = "hin"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

#################################################

country_event = {
	id = gen.41
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = ben }
	NOT = { culture_group = eastern_aryan }
	bengal_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		bengal_region = {
		        limit = {
					NOT = { owned_by = BNG	}
				}
				add_core = BNG
			}
		hidden_effect = {
		add_country_modifier = {
				name = "ben"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.42
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = win }
	NOT = { culture_group = western_aryan }
	west_india_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		west_india_region = {
		        limit = {
					NOT = { owned_by = BAH	}
				}
				add_core = BAH
			}
		hidden_effect = {
		add_country_modifier = {
				name = "win"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.43
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = dec }
	NOT = { culture_group = central_indic }
	deccan_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		deccan_region = {
		        limit = {
					NOT = { owned_by = VIJ	}
				}
				add_core = VIJ
			}
		hidden_effect = {
		add_country_modifier = {
				name = "dec"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.44
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = cor }
	NOT = { culture_group = eastern_aryan }
	coromandel_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		coromandel_region = {
		        limit = {
					NOT = { owned_by = ORI	}
				}
				add_core = ORI
			}
		hidden_effect = {
		add_country_modifier = {
				name = "cor"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.45
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = bur }
	NOT = { culture_group = burman }
	burma_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		burma_region = {
		        limit = {
					NOT = { owned_by = AVA	}
				}
				add_core = AVA
			}
		hidden_effect = {
		add_country_modifier = {
				name = "bur"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.46
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = jap }
	NOT = { culture_group = japanese_g }
	japan_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		japan_region = {
		        limit = {
					NOT = { owned_by = JAP	}
				}
				add_core = JAP
			}
		hidden_effect = {
		add_country_modifier = {
				name = "jap"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.47
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = aus }
	NOT = { culture_group = malay }
	australia_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		australia_region = {
		        limit = {
					NOT = { owned_by = AUS	}
				}
				add_core = AUS
			}
		hidden_effect = {
		add_country_modifier = {
				name = "aus"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.48
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = sch }
	NOT = { culture_group = east_asian }
	south_china_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		south_china_region = {
		        limit = {
					NOT = { owned_by = MNG	}
				}
				add_core = MNG
			}
		hidden_effect = {
		add_country_modifier = {
				name = "sch"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.49
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = xin }
	NOT = { culture_group = east_asian }
	xinan_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		xinan_region = {
		        limit = {
					NOT = { owned_by = MNG	}
				}
				add_core = MNG
			}
		hidden_effect = {
		add_country_modifier = {
				name = "xin"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.50
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = nch }
	NOT = { culture_group = evenks }
	north_china_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		north_china_region = {
		        limit = {
					NOT = { owned_by = QNG	}
				}
				add_core = QNG
			}
		hidden_effect = {
		add_country_modifier = {
				name = "nch"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

#################################################

country_event = {
	id = gen.51
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = bra }
	NOT = { culture_group = andean_group }
	NOT = { culture_group = chibchan }
    NOT = { culture_group = maranon }
	brazil_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		brazil_region = {
		        limit = {
					NOT = { owned_by = BRZ	}
				}
				add_core = BRZ
			}
		hidden_effect = {
		add_country_modifier = {
				name = "bra"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.52
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = lpl }
	NOT = { culture_group = andean_group }
	NOT = { culture_group = chibchan }
    NOT = { culture_group = maranon }
	la_plata_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		la_plata_region = {
		        limit = {
					NOT = { owned_by = LAP	}
				}
				add_core = LAP
			}
		hidden_effect = {
		add_country_modifier = {
				name = "lpl"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.53
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = col }
	NOT = { culture_group = andean_group }
	NOT = { culture_group = chibchan }
    NOT = { culture_group = maranon }
	colombia_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		colombia_region = {
		        limit = {
					NOT = { owned_by = COL	}
				}
				add_core = COL
			}
		hidden_effect = {
		add_country_modifier = {
				name = "col"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.54
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = per }
	NOT = { culture_group = andean_group }
	NOT = { culture_group = chibchan }
    NOT = { culture_group = maranon }
	peru_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		peru_region = {
		        limit = {
					NOT = { owned_by = INC	}
				}
				add_core = INC
			}
		hidden_effect = {
		add_country_modifier = {
				name = "per"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.55
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = mal }
	NOT = { culture_group = malay }
	malaya_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		malaya_region = {
		        limit = {
					NOT = { owned_by = MSA	}
				}
				add_core = MSA
			}
		hidden_effect = {
		add_country_modifier = {
				name = "mal"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.56
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = mol }
	NOT = { culture_group = malay }
	moluccas_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		moluccas_region = {
		        limit = {
					NOT = { owned_by = SUL	}
				}
				add_core = SUL
			}
		hidden_effect = {
		add_country_modifier = {
				name = "mol"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.57
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = ind }
	NOT = { culture_group = malay }
	indonesia_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		indonesia_region = {
		        limit = {
					NOT = { owned_by = MAJ	}
				}
				add_core = MAJ
			}
		hidden_effect = {
		add_country_modifier = {
				name = "ind"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.58
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = oce }
	NOT = { culture_group = malay }
	oceanea_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		oceanea_region = {
		        limit = {
					NOT = { owned_by = AUS	}
				}
				add_core = AUS
			}
		hidden_effect = {
		add_country_modifier = {
				name = "oce"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.59
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = ich }
    indo_china_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		indo_china_region = {
		        limit = {
					NOT = { owned_by = AYU	}
				}
				add_core = AYU
			}
		hidden_effect = {
		add_country_modifier = {
				name = "ich"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.60
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = can }
	NOT = { culture_group = penutian }
    NOT = { culture_group = na_dene }
    NOT = { culture_group = sonoran }
    NOT = { culture_group = muskogean }
    NOT = { culture_group = caddoan }
    NOT = { culture_group = siouan }
    NOT = { culture_group = iroquoian }
    NOT = { culture_group = eastern_algonquian }
    NOT = { culture_group = plains_algonquian }
    NOT = { culture_group = central_algonquian }
    NOT = { culture_group = eskaleut }
    NOT = { culture_group = carribean }
    NOT = { culture_group = araucanian }
    NOT = { culture_group = mataco }
	NOT = { culture_group = je }
    NOT = { culture_group = je_tupi }
	
    canada_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		canada_region = {
		        limit = {
					NOT = { owned_by = CAN	}
				}
				add_core = CAN
			}
		hidden_effect = {
		add_country_modifier = {
				name = "can"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

#################################################

country_event = {
	id = gen.61
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = gla }
	NOT = { culture_group = penutian }
    NOT = { culture_group = na_dene }
    NOT = { culture_group = sonoran }
    NOT = { culture_group = muskogean }
    NOT = { culture_group = caddoan }
    NOT = { culture_group = siouan }
    NOT = { culture_group = iroquoian }
    NOT = { culture_group = eastern_algonquian }
    NOT = { culture_group = plains_algonquian }
    NOT = { culture_group = central_algonquian }
    NOT = { culture_group = eskaleut }
    NOT = { culture_group = carribean }
    NOT = { culture_group = araucanian }
    NOT = { culture_group = mataco }
	NOT = { culture_group = je }
    NOT = { culture_group = je_tupi }
	
    great_lakes_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		great_lakes_region = {
		        limit = {
					NOT = { owned_by = LOU	}
				}
				add_core = LOU
			}
		hidden_effect = {
		add_country_modifier = {
				name = "gla"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.62
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = nam }
	NOT = { culture_group = penutian }
    NOT = { culture_group = na_dene }
    NOT = { culture_group = sonoran }
    NOT = { culture_group = muskogean }
    NOT = { culture_group = caddoan }
    NOT = { culture_group = siouan }
    NOT = { culture_group = iroquoian }
    NOT = { culture_group = eastern_algonquian }
    NOT = { culture_group = plains_algonquian }
    NOT = { culture_group = central_algonquian }
    NOT = { culture_group = eskaleut }
    NOT = { culture_group = carribean }
    NOT = { culture_group = araucanian }
    NOT = { culture_group = mataco }
	NOT = { culture_group = je }
    NOT = { culture_group = je_tupi }
	
    northeast_america_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		northeast_america_region = {
		        limit = {
					NOT = { owned_by = USA	}
				}
				add_core = USA
			}
		hidden_effect = {
		add_country_modifier = {
				name = "nam"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.63
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = sam }
	NOT = { culture_group = penutian }
    NOT = { culture_group = na_dene }
    NOT = { culture_group = sonoran }
    NOT = { culture_group = muskogean }
    NOT = { culture_group = caddoan }
    NOT = { culture_group = siouan }
    NOT = { culture_group = iroquoian }
    NOT = { culture_group = eastern_algonquian }
    NOT = { culture_group = plains_algonquian }
    NOT = { culture_group = central_algonquian }
    NOT = { culture_group = eskaleut }
    NOT = { culture_group = carribean }
    NOT = { culture_group = araucanian }
    NOT = { culture_group = mataco }
	NOT = { culture_group = je }
    NOT = { culture_group = je_tupi }
	
    southeast_america_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		southeast_america_region = {
		        limit = {
					NOT = { owned_by = USA	}
				}
				add_core = USA
			}
		hidden_effect = {
		add_country_modifier = {
				name = "sam"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.64
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = mis }
	NOT = { culture_group = penutian }
    NOT = { culture_group = na_dene }
    NOT = { culture_group = sonoran }
    NOT = { culture_group = muskogean }
    NOT = { culture_group = caddoan }
    NOT = { culture_group = siouan }
    NOT = { culture_group = iroquoian }
    NOT = { culture_group = eastern_algonquian }
    NOT = { culture_group = plains_algonquian }
    NOT = { culture_group = central_algonquian }
    NOT = { culture_group = eskaleut }
    NOT = { culture_group = carribean }
    NOT = { culture_group = araucanian }
    NOT = { culture_group = mataco }
	NOT = { culture_group = je }
    NOT = { culture_group = je_tupi }
	
    mississippi_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		mississippi_region = {
		        limit = {
					NOT = { owned_by = LOU	}
				}
				add_core = LOU
			}
		hidden_effect = {
		add_country_modifier = {
				name = "mis"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.65
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = gpl }
	NOT = { culture_group = penutian }
    NOT = { culture_group = na_dene }
    NOT = { culture_group = sonoran }
    NOT = { culture_group = muskogean }
    NOT = { culture_group = caddoan }
    NOT = { culture_group = siouan }
    NOT = { culture_group = iroquoian }
    NOT = { culture_group = eastern_algonquian }
    NOT = { culture_group = plains_algonquian }
    NOT = { culture_group = central_algonquian }
    NOT = { culture_group = eskaleut }
    NOT = { culture_group = carribean }
    NOT = { culture_group = araucanian }
    NOT = { culture_group = mataco }
    NOT = { culture_group = je }
    NOT = { culture_group = je_tupi }
	
    great_plains_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		great_plains_region = {
		        limit = {
					NOT = { owned_by = MEX	}
				}
				add_core = MEX
			}
		hidden_effect = {
		add_country_modifier = {
				name = "gpl"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.66
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = cal }
	NOT = { culture_group = penutian }
    NOT = { culture_group = na_dene }
    NOT = { culture_group = sonoran }
    NOT = { culture_group = muskogean }
    NOT = { culture_group = caddoan }
    NOT = { culture_group = siouan }
    NOT = { culture_group = iroquoian }
    NOT = { culture_group = eastern_algonquian }
    NOT = { culture_group = plains_algonquian }
    NOT = { culture_group = central_algonquian }
    NOT = { culture_group = eskaleut }
    NOT = { culture_group = carribean }
    NOT = { culture_group = araucanian }
    NOT = { culture_group = mataco }
	NOT = { culture_group = je }
    NOT = { culture_group = je_tupi }
	
    california_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		california_region = {
		        limit = {
					NOT = { owned_by = MEX	}
				}
				add_core = MEX
			}
		hidden_effect = {
		add_country_modifier = {
				name = "cal"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.67
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = cac }
	NOT = { culture_group = penutian }
    NOT = { culture_group = na_dene }
    NOT = { culture_group = sonoran }
    NOT = { culture_group = muskogean }
    NOT = { culture_group = caddoan }
    NOT = { culture_group = siouan }
    NOT = { culture_group = iroquoian }
    NOT = { culture_group = eastern_algonquian }
    NOT = { culture_group = plains_algonquian }
    NOT = { culture_group = central_algonquian }
    NOT = { culture_group = eskaleut }
    NOT = { culture_group = carribean }
    NOT = { culture_group = araucanian }
    NOT = { culture_group = mataco }
	NOT = { culture_group = je }
    NOT = { culture_group = je_tupi } 
	
    cascadia_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		cascadia_region = {
		        limit = {
					NOT = { owned_by = MEX	}
				}
				add_core = MEX
			}
		hidden_effect = {
		add_country_modifier = {
				name = "cac"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.68
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = hud }
	NOT = { culture_group = maya }
	NOT = { culture_group = penutian }
    NOT = { culture_group = na_dene }
    NOT = { culture_group = sonoran }
    NOT = { culture_group = muskogean }
    NOT = { culture_group = caddoan }
    NOT = { culture_group = siouan }
    NOT = { culture_group = iroquoian }
    NOT = { culture_group = eastern_algonquian }
    NOT = { culture_group = plains_algonquian }
    NOT = { culture_group = central_algonquian }
    NOT = { culture_group = eskaleut }
    NOT = { culture_group = carribean }
    NOT = { culture_group = araucanian }
    NOT = { culture_group = mataco }
    NOT = { culture_group = je }
    NOT = { culture_group = je_tupi }
	
    hudson_bay_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		hudson_bay_region = {
		        limit = {
					NOT = { owned_by = CAN	}
				}
				add_core = CAN
			}
		hidden_effect = {
		add_country_modifier = {
				name = "hud"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.69
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = mex }
	NOT = { culture_group = maya }
	NOT = { culture_group = central_american }
	
    mexico_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		mexico_region = {
		        limit = {
					NOT = { owned_by = CAM	}
				}
				add_core = CAM
			}
		hidden_effect = {
		add_country_modifier = {
				name = "mex"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

country_event = {
	id = gen.70
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = cen }
	NOT = { culture_group = maya }
	NOT = { culture_group = central_american }
	
    central_america_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		central_america_region = {
		        limit = {
					NOT = { owned_by = MAY	}
				}
				add_core = MAY
			}
		hidden_effect = {
		add_country_modifier = {
				name = "cen"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}

#################################################

country_event = {
	id = gen.71
	title = gen.1.t
	desc = gen.1.d
	picture = GE_NEW_TERR_eventPicture
	
	trigger = {
	NOT = { has_country_modifier = cai }
	NOT = { culture_group = maya }
	NOT = { culture_group = central_american }
	
    carribeans_region = {
				type = all
				country_or_non_sovereign_subject_holds = ROOT	
			}
	}
	
	mean_time_to_happen = {
		months = 1		
	}
	
	option = {
	    name = gen.1.a
		carribeans_region = {
		        limit = {
					NOT = { owned_by = HAT	}
				}
				add_core = HAT
			}
		hidden_effect = {
		add_country_modifier = {
				name = "cai"
				duration = 18250
			}
		}
		add_prestige = 5
	}
	
}