Visit the Kill Switch Master List for more information on these and other current known issues: https://forums.bhvr.com/dead-by-daylight/kb/articles/299-kill-switch-master-list
We encourage you to be as honest as possible in letting us know how you feel about the game. The information and answers provided are anonymous, not shared with any third-party, and will not be used for purposes other than survey analysis.
Access the survey HERE!
Should there be a random killer option?
I like to switch up what killer I want to play every once in a while to learn other killers but sometimes it’s hard to pick what killers I want to play, so what if there was a thing you can select to send you into a round as a random killer. Do you think that would be a cool idea?
Comments
-
Yes!
seems like a very niche but nice QOL change
1 -
No!
Seems like a waste of dev resources for a niche utility. You and others who want the same should just use a random number generator with Trapper at 1 and Pyramid at 20. Until the next chapter release, you can even use a 20-sided die to make the decision.
0 -
Yes!
Interesting..
0 -
Yes!
No, it is not difficult.
Code for u:
Random randomGen = new Random();
int randomGenerator = randomGen.nextInt(21);
Simple as that, so that's not a valid argument.
3