﻿### TOO MANY HELD DUCHIES
action_too_many_held_duchies = {
	combine_into_one = yes
	is_dangerous = yes
	
	check_create_action = {
		always = no
	}
	effect = {
		scope:landed_title = {
			open_view_data = { view = title_view_window }
		}
	}
}