Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Except for breaking down weapons with Weaponsmithing to get weapon mods. For that activity there is an actual bug that makes weapon mods only half as likely as the numbers say, because there's always an extra 50% chance of getting junk weapon parts.
When I posted this yesterday, Cold-Eye was missing about 90% of his shots over a course of probably 50 attempts - and I never attempted shots under 50% (most were 70%+). I'm finding myself constantly cursing at the game.
It's not just combat, its skill checks too. I tried to brute force a door in AG with a 70% or so chance to pass the check, I failed 6 times in a row and then Angela suffered a broken hand. So I attempted to lockpick (67% chance I think it was), failed 3 times and then broke the lock (5% critical failure, really?). Attempted to repair the lock (70% chance or so) - had to attempt it 4 times. The same lockpick skill check failed 4-5 more times before once again breaking the lock. Came back around later with a higher brute force check (80%?) and broke Angela's hand again. Came back again later and after 3 attempts broke it down. I don't remember the exact numbers but I really felt like I was smashing my head against the keyboard.
It feels as if the 5% critical failure is more likely to succeed than my skill checks passing.
But yeah, the combat %s are even more aggravating because I'm taking all this additional damage because of ridiculous misses and wasting my health kits.
I'm not ♥♥♥♥♥♥♥♥ on the game or anything, I really enjoy it. But I need to understand why these numbers just don't seem to work as displayed. I just read another topic where people were discussing the weak rand() codes that just don't work as intended. Dunno if that's true or not.
So all together 5 of 26 successful attacks with everything over 70% for those characters. Cold Eye and Bear have actually gotten a decent amount of hits this time, so I didn't pay attention to their misses (still not adding up to what I would expect though).
I've personally never experienced a weak randomiser, and I have a hard time imagining that it would lead to more failures, given my understanding of how most randomisers work: Take a huge 'random' number and divide it by another huge number determined by your intended max result, and then the remainder becomes the result.
Or something like that? Kind of like using a timer on a watch and randomly press the stop button and use the hundreds part as a roll of 1-100. Point is that the actual random result of 1-100 relies on only a small part of the huge random numbers, so even for a weak random number generator you should get varied results. The weakness is usually shown in the form of repeating sequences/patterns rather than results being biased in one direction (high or low).
Buggy coding could result in more failures though, in case the game is actually rolling twice and requires successes on both rolls for a hit. That's the kind of bug that could slip by in case most players boost their combat skills quickly to get 90-100% chance to hit, since then they would get at least 81-100%, which is close enough that they might not think that anything is wrong.
Is it the Director's Cut you're playing? That's the one I'm playing, and I haven't noticed the kind of bad luck you seem to have, and my Rangers have had pretty low weapon skills for a long time. And while I play only custom Rangers I seriously doubt that the default squad is marred with some kind of 'special bad luck'.
I have read some responses elsewhere about how the RNG coding was done poorly - but it could also be bad luck? Haha really bad luck, I guess. I mean I'll accept it as it is, but I thought maybe there might be some kind of community patch like a lot of games seem to have.
The early killer bunnies are quite hard to hit, but that should be visible when you're trying to hit them, so it would be obvious that there's an extra chance to miss. Pod people and raiders should indeed have no particular defences to keep them from being hit by attacks. So I'm not sure what could be going on in your game other than unbelievably bad luck.
Making a mechanic to be work with chance based system is one of the easiest way to make one for the developers, and that is why we are still rolling a dice in videogames, like how people did with board games in late 70s.
These old CRPG style BS should really be changed.
What I'm trying to state is, this game mechanic is old, and nothing good can comes out of it. It just makes the players frustrated. It saddens me that some people believe this mechanic is one of the aspect that which completes what CRPG really is.
Though it now seems that you edited that word out.
Some people have suggested hard skill requirements for skill checks, which would be slightly easier. But others don't like that. They want to have a chance to succeed rather than be completely blocked. Ever heard of gambling? Lots of people enjoy it.
And many people who like turn-based RPGs are extremely opposed to 'twitch' games. A lot of people complained about the matrix parts in Shadowrun Returns: Hong Kong because it relied on the player's manoeuvring skill rather than the character's Decking skill. Many people playing RPGs want their character's skills to determine success, not the player skill. That's part of roleplaying: You play a role that might be worse than you are at stuff. Or better. Usually better. Usually.
It's not to frustrate you. You're supposed to enjoy it. And if you don't... why are you even here?
You hit the target because your aim was true, not because you were lucky.
You missed the target because your aim was sloppy, not because you were unlucky.
You scored a critical because you hit the target's weak spot, not because you were lucky.
It's always supposed to be you doing something, not the game doing that for you. This is how all the games should be, or at least, the games that I want should be.
It's still role playing. You're playing as someone else with just a little bit more control of him/her. The game doesn't necessarily have to restrict the player's ability, just to give the players role playing experience.
Each roll is independent. It's not brought up here, but it is in several other threads about chance: Saying there is a 15^30 to 1 chance you will miss 30 consecutive 85% shots in a row is wrong. That is a called the 'Gambler's Fallacy' - You have a 85% shot each time. Streaks are very common in randomness because of the uneven distribution and to calculate the probability of streaks you need to use a special formula, like Fibonacci-n step number.
https://sinepost.wordpress.com/category/mathematics/probability/probability-in-game-design/
https://sinepost.wordpress.com/2012/10/29/randomness-vs-canniness/
When people complain about randomness in a game not seeming right what they really want is the game to be less random. True randomness and pseudo-randomness have an uneven distribution. Some games incorporate things like a "shuffle bag", so say exists a bag with 3 slots, where only one slot is a success. The slot order is mixed up randomly but the results are finite, representing a more accurate 1/3 chance to succeed and 2 chances for failure. If you were to pull from the bag 3 times, you would miss twice but the distribution of randomness is more even.
This is why the RPG tag in Steam is so cluttered with games that aren't technically RPGs and why people have to start calling games like Wasteland 2 a cRPG. It's a specific genre of RPG that is supposed to mimic the days of playing games with pen, paper and dice. Random chance mechanics are just simplified risk vs reward.
Character progression, in the form of statistical enhancement or ability, should be a requirement to label something as a RPG -- not the ability to play a role of a character in a story driven game.