Dead by Daylight should no longer be affected by an outage. Players logging into the game between September 26 3PM ET and September 28th 3PM ET will receive 1M Bloodpoints as compensation.

[PC] Grab to Attack Broken

The new server-side update that switches a grab (Killer interrupts a survivor) to an attack when there is a tie is broken with the following characters from my experiences:


The Shape - Does not switch from a grab to an attack and The Shape remains frozen for a few seconds.

**Side note: The Shape needs some QoL updates. My suggestions are here:

1) https://forum.deadbydaylight.com/en/discussion/233578/would-you-support-these-updates-changes-to-the-shapes-power-and-add-ons#latest

2) https://forum.deadbydaylight.com/en/discussion/259310/should-the-shape-and-ghost-face-have-these-changes#latest


The Nemesis - Switches to a Tentacle Whip attack rather than a standard attack which could allow an injured, non-infected survivor to escape.

**Side note: Fix Zombie A.I. There are many pathing errors, especially on older maps, that essentially disable the zombies. At the very least try something like this:

Logically:

if (zombieHasNotMovedFurtherThan(3m) in (x seconds) && zombieHasNotBeenStunnedBySurvivor)

{

killStuckZombie

respawnStuckZombieAtNearestUnoccupiedHook

}

1
1 votes

Pending · Last Updated