I think the game is meant to abstract away simultaneous actions. So it's like the alien and you are moving at the same time, not like hitting a stationary target next to you.
Way too close for even a bullpup rifle. 65% is honestly pretty good if he's already at point-blank range by the time brain impulse to fire the trigger is sent.
For every 100 shots you take with a 99% chance to hit you will miss around once. I think the max hit chance was capped at 95% from memory too but I could be wrong.
i don't know how xcom does it, but if you are reloading a save, it is possible that you are always using the same random number generator, so the results would not change
I think that was an option you could enable for your playthrough where it would use a consistent seed. You could get around it still by taking a different action first to use up the bad roll before trying again though.
Save scumming is such a staple of modern XCOM that it's actually a toggle. Just like when I was save scumming in fire emblem, you can probably just mutate the seed differently by taking different actions before attacking though.
I want to say the devs admitted that they increased the reported chance to hit in the first nu xcom because people refused to take a sixty or seventy percent shot.
Made worse in nu xcom because shooting generally ends your turn and leaves you open to retaliation - sixty percent shot implies forty percent chance of death, and death of an experienced trooper is extremely bad. Old xcom, you could duck out of cover, take a shot, and duck back in, so "bad" chances to hit aren't such a problem.
Which leads to my other part of the problem with nu xcom. The original, you could load fourteen dipshits into the skyranger and they could all take their 14% shots; if half of them came back alive, then it's promotions all round. A meat grinder for sure, but the loss of a couple of soldiers isn't a disaster - your fault for sending your most experienced guys first through the door if it is. The new one requires exceedingly cautious play and luck. Nothing like as bad as Phoenix Point, of course, but spoiled it a bit for me.
Tactics is choosing who to send in first. Strategy is being able to recover if that goes wrong. Nu Xcom is all tactics and not enough strategy.
The max cap is 100% but the game uses floating point numbers while only showing the player a whole number after rounding up. A 100% chance to hit is anywhere between 99.5% and 100%.
There are mods that just make the UI show the actual percentage to hit.
I'm gonna take this opportunity to plug Phoenix Point, an XCOM clone by the original creators of XCOM. It's definitely not as polished as XCOM EU and XCOM 2, but its targeting system feels a lot less bullshit: you get to manually aim with two concentric circular reticles. There's a 100% chance that all projectiles fired will land within the outer reticle, and a 50% chance of any projectile fired to land within the inner one. Though this does mean that you'll never miss a properly aimed point blank shot from one tile away.
Besides that, there's also a lot more to do in the geoscape section of the game than in XCOM 2.
Eh, Battlefield has crazy bloom (their version of deviation) on most guns except the SMG. The kind where you can stand 6 feet in front of a player and full auto a magazine at them and only hit them once or twice. Been an issue with BF forever. Even the SMGs suck with increasing range. Unfortunately there’s a glut of players exploiting Aim Assist with hardware, so far too many laser beam kills at 60+ meters with full auto tiny guns.
DMR’s are fine. No complaints there, Aim assist doesn’t help much in that class. There’s a definite difference in people using aim assist on SMG and not. I’ve got almost 2k hours in game and it’s really, really obvious when there’s aim assist abuse vs not. Doesn’t matter which weapon. Zero bloom vs some bloom on full auto. Rapid no-miss taps with DMR, etc. You really rarely encounter this stuff in big map modes like Rush or Conquest, it’s nowhere near as obvious thanks to the greater distances, but I play a fair bit of TDM and people abusing the aim assist feature stand out like sore thumbs.
I would like to see a game that calculates the distance to the target, the wind speed and direction, and the mechanical accuracy of the rifle, and the adjust the bullet trajectory accordingly. E.g. an AR-15 should have a mechanical accuracy of about 2-3 MOA on average, and usually has a 50/200 zero (e.g., your optic is zeroed at 50 yards, and height over bore means that you'll hit slightly below your point of aim at less than 50 yards, above your point of aim between 50 and 200 yards, and then below after 200). So you should have to aim, say, about 24" high on a target that's 400y away, but then your point of impact is anywhere within about a 12" diameter circle. 7.62x39mm in an AK? You get a 25/200 zero, 4 MOA mechanical accuracy, and at 400y you have to aim 46" high.
Oh, and calculate velocity for realistic time to impact, and actual damage; at 600y, a 5.56 is doing to be stopped by pretty light body armor with minimal injury.
Essentially I'd like a game to force people to understand real-world ballistics and performance, and adjust their strategies accordingly.
Does anyone really play Arma, or does one person build a mission, and then everyone fucks around until that person gets frustrated and stop trying to direct anything?
They also considered thing like the speed of sound, stars in the sky and other stuff i don't quite remember. I wonder if they simulate bullet drift from the earth spinning.
That's a real thing at extreme-long-distance shooting, but not really an issue at realistic engagement distances for small arms. E.g., if you were doing a King Of 2 Miles simulation, you'd want to account for it, or an artillery sim, but probably not for infantry engagements.
I also want the player to slow down if they get pegged in the legs. If they get hit in the arm your accuracy falls or you have to do it one armed and your accuracy really drops. If you get hit in the chest there should be at least a couple seconds where your stunned or your accuracy drops.
TBH, most of those would simply knock you out of the fight for all practical purposes, except being hit in the chest or back in areas fully covered by armor. A rifle bullet through your shoulder can be fatal quickly without being able to pack the wound, and you won't be able to use that arm at all if your scapula has been hit. ANY solid hit with a rifle is going to be a very, very bad time for you.
To put it in context, armor only covers the places on your torso where a hit will cause near instant death.
Doesn't Tarkov model this somewhat correctly ? (Save for the wind not affecting bullets, and the optics zeroing/distance setting being a bit too arcade-y)
I could never stand the way recoil works in counterstrike, in any other system your crosshair is moved around and its intutative to compensate for recoil, in counterstrike you just have to memorise the pattern in which the bullets come out of the barrel sideways.
And your gun sways all over the place. Worse in 3, your character just moves their neck forward instead of using the sights when aiming. That just magically makes the bullets spread less despite not actually aiming... thank fuck for Tale of Two Wastelands.
Part of the issue is there's a disconnect from what's being shown and what's already happened.
So, XCOM, and I think XCOM2 (it's been a while since I played both) create a table with "random" values on map load. This means, you can 100% save scum the shit out any encounter because cause and effect will always be the same, it's not a live "dice roll". Part of this sucks, because what happened is hidden from the player. Something like BG3, you can see "Oh, I swung, rolled a 3, and these modifiers, my total was 14 and they have an AC of 15". Also, some games help by using a pseudo-random where the probability of something happening, actually increases over time. Example would be Dota2, where something like bash, shows a given percent, but it's actually on a scale. Each attack changes the % chance the next bash may happen, eventually getting to a point it's nearly a guarantee. This type of random is often used to make the game feel more fun for the player (to nudge the numbers one way or the other). However, with a pre-seeded table, this likely isn't happening.
Then you add the visual component. Point blank range, it'll say "99%" and you miss. Or the number will seem low, despite point blank range. And you have the visual of the %.
So you add those together, the game likely not helping the player and just using a pre-seeded table plus the visuals with the human notion of really only remembering the extremes and you get the overall feeling of "game not fair". You made 10 shots in a row with only 30% chance, but you only remember the single 99% chance you missed
Actually no. Mostly, but some actions affect the PRNG and when loading saves they haven't remembered to reset the effect of those, so the results can change a bit between loads. It has been a while, so I don't remember the specifics. But you can abuse this property to get out of really tough spots by gaming the PRNG across loads.
It's never really been an "issue". The rolls have always been accurate, and the XCOM devs have even said in XCOM 2 they gave an invisible "buff" on hit chances on some difficulties.
The problem is we as people assume that something like 90% is a guarantee, and a miss in XCOM always feels so much worse, especially when they changed from time units to just a flat "do a shot, hit or miss them all" approach. So even though statistically you're going to miss 1 of every 10 on a 90% shot, when it happens twice it's "bullshit". But that's just odds man, gamblers fallacy is real.
I hate the PRNG of XCOMs. For anyone suffering from that I recommend Hard West. It's a buggy game, but the luck mechanism is interesting. Basically when missing, your luck increases, and eventually that helps you hit. So missing a good shot isn't that bad, because you can build a strategy on it regardless.
I mean, if there's a pistol cartidge it's easy to shoot with precisely at medium range it's a 5.7x28. Recoils like a 22 with downright stupid velocity. A good shooter can do a 2-3-inch 5-shot group at 25 yards without an optic on an FN FiveSeven. With a red dot, they can get 1.5 inches pretty easily.
Some would say it's grossly underpowered, and only really useful tactically in the armor-piercing variety. But there's no arguing it's a breeze to shoot.
I already sold it pretty hard in other threads so I will give it a break but in short it is a free moddable tactical shooter with vehicles and realistic ballistics.