decisions = {
	reclaim_dumnonia = {
		is_high_prio = yes
		ai_check_interval = 12

		potential = {
			culture = breton
			is_playable = yes
			is_merchant_republic = no
			tier = DUKE
			prisoner = no
			primary_title = { title = d_cornwall }
			NOT = { has_global_flag = cornwall_restored }
		}
		allow = {
			primary_title = { title = d_cornwall }
			prestige = 1000
			completely_controls = d_cornwall
			completely_controls = d_hampshire
			completely_controls = d_somerset
			completely_controls = d_gloucester
			independent = yes
		}
		effect = {
			set_global_flag = cornwall_restored
			narrative_event = { id = KoC.0001 tooltip = EVTTOOLTIPKoC }
		}
	}
}