How two role selection will be exploited

FuntaC·1/15/2016, 2:23:34 AM·3 votes·868 views

Requiring players to select two roles increases the computational demand, which adds to cost for Riot. People will eventually wonder why the multiple roles was required. I suspect it must have been a concern about an unpopular role bottleneck. It is this realization that will also lead players into defeating the purpose.

We need to get the computing essentials explained quickly. First, we know that the fastest algorithm would use a single role selected. However, the bottleneck problem would cause matchmaking to be slow. Thus, the fastest matchmaking must have an equal number of roles selected, or as close to equal as possible. Alright let's move on.

Let us just assume that support is the least wanted role. The likelihood of players choosing support (or fill) goes up for each additional role required.

Once players realize that support (or whatever role is most unpopular at any given time) is the bottleneck, then they will exploit the other side of that algorithm. The most popular role will be the most clogged, so it will be presumed that the chance of it being filled first is the lowest. Let's say Jungle is the most popular role, and a player really wants to play adc. The player will choose jungle + adc as the two roles, expecting that adc will be filled first. The bottleneck will not get evened out with the other roles. The most popular role; however, will become more clogged artificially (if that algorithm bothers to add to it at all). Now another problem arises. The most popular role is most likely to be filled with people that do not want the role, and those that do want the role are in for a crap shoot.

Let me know if you need help improving the team selection interface or the matchmaking algorithm. I would also love to code some quick view data for each player on a team, something like a fancy player stats card, and maybe a popup view of recent posts.

5 Comments

Reinou1/15/2016, 2:26:12 AM2 votes

Why would they pick a role they don't want? :^

DJColdCutz1/15/2016, 5:24:26 AM2 votes

I think I get it.. Someone only wants to play adc, but jungle is the most popular role, therefore the longest role to fill. So rather than pick adc for their primary and their second best position as secondary, they pick jungle as their primary and adc as their secondary roles, sort of ensuring they get adc? That would cause even more of a backlog of jungle queue times, and eventually backfire, since the system increases the likelihood that you receive the primary role you select if you get stuck with your secondary role? Is that what you're saying?

PIMPSMOOTH1/15/2016, 2:38:51 AM1 votes

I'd assume Riot had this addressed the first day they discussed bringing this system into play.

Pocketbomb1/16/2016, 2:52:46 AM1 votes

So if jungle is most popular, and I play adc/top, but really want to play adc, I queue as adc/jungle, because the likelihood of me getting adc, is increased.

This is interesting, but I think a much more common and reliable way will be to duo with someone with a preferred role, say top, and queue as adc/top, and him queue as top/adc and role swap, so we both always get our intended.