#everything past these two are FULLY COMMENTED. feel free to learn, just give me credit. - Commander Somebody
k_arstotzka = {
	color ={ 49 79 79 } #dark slate
	culture = russian
	religion = orthodox
	allow = {
		ai = no
	}
	capital = 575 #Moscow
	duchy_revokation = yes
	short_name = yes
}

k_prussia = {
	color ={ 50 50 50 } #dark grey
	culture = prussian
	religion = catholic
	allow = {
		ai = no
	}
	capital = 368 #Danzig
	duchy_revokation = yes
	short_name = yes
}

k_britain = {
	color ={ 153 0 0 } #crimson
	culture = anglo-saxon #revolts and adventurers will be anglo-saxon
	religion = catholic #revolts are catholic (optional for kingdom and lower; empire will cause lag)
	allow = {
		ai = no # is a player
	}
	capital = 72 #essex
	duchy_revokation = yes # unique to the byzzie empire, this allows you to revoke duchies at no cost
	short_name = yes # called high kingdom of britain, not kingdom of high kingdom of britain
}

k_norsebyz = {
	color ={ 153 153 100 } #?
	culture = swedish # revolts will be swedish (optional)
	religion = germanic_pagan # revolts will be germanic (optional for kingdoms and lower)
	allow = {
		ai = no #is a player
		OR = { #one of the following
			culture = swedish
			culture = norwegian #all scandinavian cultures
			culture = danish
		}
	}
	capital = 496 #istanbul was constantiople but now its instanbul not constantinople been a long time gone ol' constantinople now its a 
	short_name = yes #turkish delight, in the moonlight night. take me back to constantinople no you cant go back to constantiople now its
} #istanbul not constantiople why'd constantinople get the works? thats nobody's buisness but the turks...... *horn solo* istanbul!!!! even old
 #new york, was once new amsterdam... why they changed it i cant say (x3) people just liked it better that wayyy.. - the four lads

k_netherland = {
	color ={ 255 140 0 } #orange
	allow = {
		ai = no #must be a player
	}
	capital = 80 #holland
	short_name = yes #reasons
}

e_loominarty = {
	color ={ 255 100 100 } #420nocolor
	allow = {
		ai = no #is a player
		culture = norman #must be norman
	}
	capital = 1 #west iceland
	short_name = yes #reasons
}

e_newitaly = {
	color ={ 255 10 10 } #MAGIC
	allow = {
		ai = no #is a player
		culture = roman #is roman (must have been greek and restored rome)
	}
	capital = 333 #rome
	short_name = yes #i forgot the name for this one, explaination below
}

e_austria = {
	color ={ 178 34 34 } #Firebrick
	allow = {
		ai = no #is a player
		culture = german #is german
	}
	capital = 522 #budapest
	short_name = yes # called Austria-Hungary, not Empire of Austria-Hungary
}

k_danelaw = {
	color ={ 0 0 128 } #navy blue
	allow = {
		ai = no #is a player
		OR = { #is one of the following
		culture = norwegian
		culture = danish #scaninavian cultures
		culture = swedish
		}
		religion = germanic_pagan #holder must be germanic
	}
	capital = 57 #york
	short_name = yes #called danelagen, not kingdom of danelagen
}

e_northsea = {
	color ={ 0 0 160 }  #navy blue-ish
	allow = {
		OR = {
		ai = no # not ai
		culture = norwegian
		culture = danish  #all of the scandinavian cultures
		culture = swedish
		}#end "or"
		OR = { # is one of the following
		religion = germanic_pagan # is norse/germanic religion
		AND = { #is all of the following
		religion = catholic #is catholic
		trait = greedy #has greedy trait
		} #end "and"
		} #end "or"
	} #end "allow"
	capital = 1 #iceland
	short_name = yes #not called the empire of the illumminarty
}

e_selucid = {
	color = { 60 60 60 } #grey-ish
	allow = {
		OR = { #one of the following
		ai = no #player ONLY
		AND = { #both of these
		trait = ambitous #has ambitious
		culture = greek #is greek
		}
		}
	}
	capital = 764 #antioch
	short_name = yes #not called empire of selucids
}

#named e_spain2 due to Hispania being named e_spain
e_spain2 = {
	color = { 255 255 0 } #WE'RE LIVIN IN A ______ SUBMARINE!
	allow = {
		OR = {
		ai = no
		trait = ambitious
		}
		religion = catholic
	}
	capital = 176 #toledo
	short_name = yes
}