naval_hegemon = {
	allow = {
		is_great_power = yes
		navy_size = 150
		NOT = { any_other_great_power = { navy_size = root } }
		NOT = { has_country_modifier = lost_hegemony }
	}
	
	base = {
	    free_dip_policy = 1
		monarch_diplomatic_power = 1
		diplomatic_upkeep = 1
		
		naval_maintenance_modifier = 0.15
		global_ship_recruit_speed = 0.15
	}
	
	# At max 100% tickup.
	scale = {
		reduced_liberty_desire = 25
		global_sailors_modifier = 0.25
		diplomatic_annexation_cost = -0.25
	}
	
	max = {
		backrow_artillery_damage = 0.25
	}
	
}