I’ve noticed some matches certain folk are pinpoint snapping 1 shot kills. And continously with k/d of like 80 kills 1 death. . Come on now. Let’s be real here. Kinda hard to die one time in this game especially if you get a lot of kills.
Not too hard to get bulk kills with high level snipers tho - once you know the maps really well and have figured out some choice positions… I’m not there yet, but I’m working on it and have a couple already!
1 death = 1 squad death or 7 player deaths, so those players actually have around 12KD. I have reached 250 kills without a single death thanks to having a tank but even with infantry you can deal a lot of damage.
Exactly. My dudes just A) block my shots or B) die like morons . AI has zero sense in this game. Not even miniscule cover mechanics or route selection.
It’s somewhat odd, really. The bots are pretty good at making kills at mid range, but completely unable to handle close combat with players with MP’s being able to slaughter tons of them.
well that’s he thing about squads - they are not armour, and since you don’t wear any actual armour (yet, AFAIK), your top level characters do die from just 1 shot.
Bots take about 3 seconds of uninterrupted line of sight (including having an allied bot walk in front of them) to target a player at any range. This is called aggro.
Similarly, losing line of sight for 1-2 seconds basically resets that aggro it gained over those 3 seconds.
So in urban combat, with a lot of random props (street lights, signs, etc) that break line of sight, it is very difficult to target stuff.
With bushes however, they count as soft cover, similar to windows, as they are see-through. They are therefore ignored by the bots when targeting
Which is the result of LoS based aggro instead of range based aggro
Not really. Get the locations of the 2 players, get vector length (just pythagoras theorem but in 3D) to determine range, then have a base modifier that goes down the larger that vector length is. (talking technical here for the devs). Machine learning can then do the rest.