decisions = {

	empire_of_ottoman_decision = {
		is_high_prio = yes
		only_independent = yes
		ai_check_interval = 60

		potential = {
                        culture = turkish
			e_ottoman = {
				has_holder = no
			}
			has_landed_title = k_ottoman
			}
			lower_tier_than = EMPEROR
			NOT = {
				has_alternate_start_setting = {
					setting = dejure
					value = random
				}
			}
		
		allow = {
			independent = yes
			war = no
			NOT = { trait = incapable }
                        has_landed_title = k_anatolia
                        has_landed_title = k_armenia
			has_landed_title = k_bulgaria
                        has_landed_title = k_byzantium
			has_landed_title = k_epirus
			has_landed_title = k_georgia
			has_landed_title = k_serbia
                        has_landed_title = k_thrace
                        has_landed_title = k_trebizond
			prestige = 1000
		}
		effect = {
			prestige = 500
			hidden_tooltip = {
				primary_title = {
					e_ottoman = {
						copy_title_laws = PREV
						copy_title_history = PREV
					}
				}
			}
			grant_title = e_ottoman
			any_demesne_title = {
				limit = {
					tier = KING
				}
				de_jure_liege = e_ottoman
				destroy_landed_title = THIS
			}
			if = {
				limit = { has_nickname = no }
				give_nickname = nick_the_conqueror
			}
		}
	}
}
