I’ve been learning what Deadlock’s items actually do, thanks to this player-made build calculator that I can keep open in my tabs

To a newcomer, Deadlock’s builds and special items can be confusing, especially if you’re more of an FPS player than a MOBA one. You can always practise making builds in-game, but it can be a little hard to think big-picture when you’re trying to stop Adams from crushing your lane. Luckily, one player decided to create an easy way to do so. 

“I made a Deadlock build calculator,” alayton says. “It’s actually more than just a build calculator, but that’s the big headline feature right now. There’s also a complete list of heroes, abilities, and items, with data from previous versions being preserved. The big plus here is that this data is being read directly from the client, so updates are fast, easy, and cover everything.” 

The website’s name is Mutex, and it lets you pick any hero you like and start creating various item builds. Instead of having to go into Deadlock’s sandbox to see how your item choices will impact it, you can just use Mutex to quickly add and subtract them. The weapon, vitality, and spirit stats will change as you mess around, so you’ll learn quickly how different items affect your stats. 

“We’ve all used the sandbox for playing with builds, and this can’t directly replace that,” alayton says. “There’s no way to import builds into the game currently—but this does let you play around with builds when you can’t (or just don’t want to) run the game. 

“I approached builds a bit differently. Instead of being a step-by-step, buy this, then this, etc type of system, it’s focused on seeing the effect of a specific set of items on your hero, whether that be your hour-long endgame goal or a more typical 25 to 30k soul target. It does still allow for adding early game and alternate items, but they aren’t included in the stat calculations unless they’re in the 12 main slots.” 

(Image credit: Valve)

You can create builds in the game’s sandbox mode, and it’ll give you plenty of information on stats and weapon status, but I found that playing around with Mutex is easier and quicker. Whenever I’m actually on Deadlock I don’t have time to mess around with builds as I’m usually playing with my lovely (yet impatient friends) so instead I’ll use someone else’s custom build.

The custom builds in Deadlock are pretty incredible. Some of my favourites for Seven include “You are Literally Him: A Seven Guide” and “7EUS, AOE God,” but you can easily browse all the public builds and see which ones tickle your fancy. But when I pick someone else’s build, I usually don’t actually read into what each item does, I’ll have my favourites and then just blindly go along with whatever the creator suggests. Being a MOBA, where tailoring your build to your current match is kinda, y’know, important? It goes varying degrees of well.

So, sitting down and really trying to learn what each item does, and how it’ll affect your build using Mutex has actually been quite refreshing. It doesn’t take too long, and because you can just open it in your browser, I’ve found myself messing around with it in short bursts whenever I get a second.

It turns out that there’s also an interesting backstory behind Mutex’s name. “In programming, a mutex is an object used to prevent multiple threads from accessing the same part of memory at the same time by locking and unlocking the mutex (mutual exclusion),” alayton explains. “If a thread locks a mutex, and mistakenly tries to lock it again before unlocking, the second lock will never succeed, the first lock will never be unlocked, and that’s called a deadlock. (There’s other ways for deadlocks to happen, but that’s the easiest example.)” You learn something new every day.

Leave A Reply