• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

unmerged(55165)

Private
Mar 25, 2006
14
0
Hello,
I'm playing for EGY and I'm getting a lot of requests for exacavations in VoK. I'm refusing them in hope of doing my own excavations eventually, but it's ruining my reputation with major powers. Is it even possible for Egypt to do the excavations itself? If so, what does it need to achieve that? I hoped that civilizing the nation will help, but obviously nope.
Many thanks.
 
Only Great Powers can excavate the VoK. No idea if a GP Egypt can do it, but I don't see why it shouldn't be able to.
 
Egypt can begin excavations, at least according to the decision file;
Code:
	egyptological_excavations = {
		potential = {
			civilized = yes
			nationalism_n_imperialism = 1
			exists = EGY
			1767 = {
				owned_by = EGY
			}
			NOT = {
				has_global_flag = tutankhamun_found
				has_country_modifier = egyptian_excavations
				has_country_modifier = international_negotiations
			}
		}
		
		allow = {
			prestige = 25
		}
		
		effect = {		
			EGY = {
				country_event = 19040
			}
			add_country_modifier = {
				name = international_negotiations
				duration = 730
			}
		}
	}

Egypt doesn't get the "Excavation team in trouble" event, though the rest of the event chain has no mention that prohibits Egypt.