9
replies
234 views
Description
I found three rare rings today within 2 hours all with level 5 Fire Bolt charges. This seems to happen often... ill be getting belts with no good modifiers but 25-30 strength multiple times in a few hours.
Can be used to make Runewords:
I found three rare rings today within 2 hours all with level 5 Fire Bolt charges. This seems to happen often... ill be getting belts with no good modifiers but 25-30 strength multiple times in a few hours.
i got two identical Raven frosts (like 185 17 both same), which only difference is ring skin, in 15 minutes
KaptPotatoes#2349 RotW
Please feel free to check my free items and pick any you need!
Please feel free to check my free items and pick any you need!
Yes, it's coincidence.
Do you know the effect that you start seeing faces when you look too long into noise? Same thing, people just see patterns where there are none. There are just sooo many drops per hour and so many combinations, it's very likely that some form of "Pattern" appears.
Do you know the effect that you start seeing faces when you look too long into noise? Same thing, people just see patterns where there are none. There are just sooo many drops per hour and so many combinations, it's very likely that some form of "Pattern" appears.
Playing HC SSF right now.
Hell completed: Sorc, Druid, Paladin, Ama, Assa
Nightmare completed: Barb
Normal completed: Necro
Iron Man (Paladin): Nightmare A1
Hell completed: Sorc, Druid, Paladin, Ama, Assa
Nightmare completed: Barb
Normal completed: Necro
Iron Man (Paladin): Nightmare A1
Its not a coincidence. I can rely that to that many times. I had 2 set amulets unfound to chronicle, today i found them in 4mins between. And they were the most hard to find.
I could go on with all the stuff, but you would be sleeping by the time I would be through it all.
Game rolls different loot on different times. It just the way it is, for eg. you cant find Tyraels everyday even if you would like to find it superbad. Its not gonna happen. There is special time for it. Trust me.
I could go on with all the stuff, but you would be sleeping by the time I would be through it all.
Game rolls different loot on different times. It just the way it is, for eg. you cant find Tyraels everyday even if you would like to find it superbad. Its not gonna happen. There is special time for it. Trust me.
Lol, you made my evening.
My timezone is CET/UTC+1.
glitch in the matrix
The Baader-Meinhof phenomenon, also known as frequency illusion, is a cognitive bias where something you recently learned or noticed seems to appear everywhere, making it feel more common than it actually is. This occurs due to selective attention and confirmation bias, which lead you to focus on and seek out that specific information more frequently.
I'm not playing D2 as much as before. I'm too lazy to edit all my trade prices. Offer me something reasonable and I'll probably accept.
D2R drops are affected by a seed, a predetermined number that influences the game's (pseudo) random number generation. We've all seen Ginger's "It's Raining Ber Runes video?" What he's doing is exploiting a single player map seed, and as long as he doesn't change it, it will repeat itself. In online games the seed is controlled by the server so each seed is different for each play, but at times it does look and feel as though something is awry. I once found 3 Windforce bows, over 3 different days and all in the Pit.
I feel these "can't be coincidence"s every now and then, but I habitually dismiss them as coming from the cognitive biases alredy mentioned in the thread. What I most often see is the same base item dropping more than once close in time, and sometimes a single blue affix repeating itself close in time. I play exclusively online.
It's an old game, so in principle Blizzard could have been taking shortcuts and making some variables not fully RNG-based. However dataminers would know this by now (though we can't know whether the D2R servers use the same drop-handling code as the local copies of the game).
Drop-controlling code that bypasses parts of the RNG is another possibility though, though it would imply bad design if it was noticeable...
Edit: Thinking about it, I think Ginger's videos on the topic shows that there are at least two RNG sequences involved, one generating the maps and one generating the drops. For maps are always saved between games in offline single player as long as you don't switch difficulties, but the drop seed would still differ unless it is excplicitly set on the command line. So they seem at least partly independent. I don't think it changes by reasoning above much though.
It's an old game, so in principle Blizzard could have been taking shortcuts and making some variables not fully RNG-based. However dataminers would know this by now (though we can't know whether the D2R servers use the same drop-handling code as the local copies of the game).
The seed is simply the first number that kicks off the pseudo-random sequence. One could in principle suggest that Blizzard uses a bad routine to seed the RNG, so that we get the same seed far too often. However, for that mechanism to yield something like the "3 Windforce in pit" event you describe, then you would not only have the same map these three times, you would have to do every kill and every chest open in the exact same order up to the then-inevitable Windforce drop. This is at least what Ginger shows in his videos. So unless the different Windforce drops happened in the exact same situation (map, tile, monster/chest, etc.), then I have a hard time seeing how it could possibly be related to the mechanism that Ginger showcases. (I don't think you imply that this must be the case, I'm just tagging on to your reasoning!)mhlg wrote: 1 hour agoD2R drops are affected by a seed, a predetermined number that influences the game's (pseudo) random number generation. We've all seen Gingers "It's Raining Ber Runes video?" What he's doing is exploiting a single player map seed, and as long as he doesn't change it, it will repeat itself. In online games the seed is controlled by the server so each seed is different for each play, but at times it does looking and feel as though something is awry. I once found 3 Windforce bows, over 3 different days and games and all in the Pit.
Drop-controlling code that bypasses parts of the RNG is another possibility though, though it would imply bad design if it was noticeable...
Edit: Thinking about it, I think Ginger's videos on the topic shows that there are at least two RNG sequences involved, one generating the maps and one generating the drops. For maps are always saved between games in offline single player as long as you don't switch difficulties, but the drop seed would still differ unless it is excplicitly set on the command line. So they seem at least partly independent. I don't think it changes by reasoning above much though.
Usually available after 21CET. Most of my Expansion trades can be converted to RotW, just ask.
I had three Windorce bows drop in the Pit over three different days, but not always at the same location in the Pit. So the seed for each would be different.NaglFarfar wrote: 1 hour agoI feel these "can't be coincidence"s every now and then, but I habitually dismiss them as coming from the cognitive biases alredy mentioned in the thread. What I most often see is the same base item dropping more than once close in time, and sometimes a single blue affix repeating itself close in time. I play exclusively online.
It's an old game, so in principle Blizzard could have been taking shortcuts and making some variables not fully RNG-based. However dataminers would know this by now (though we can't know whether the D2R servers use the same drop-handling code as the local copies of the game).
The seed is simply the first number that kicks off the pseudo-random sequence. One could in principle suggest that Blizzard uses a bad routine to seed the RNG, so that we get the same seed far too often. However, for that mechanism to yield something like the "3 Windforce in pit" event you describe, then you would not only have the same map these three times, you would have to do every kill and every chest open in the exact same order up to the then-inevitable Windforce drop. This is at least what Ginger shows in his videos. So unless the different Windforce drops happened in the exact same situation (map, tile, monster/chest, etc.), then I have a hard time seeing how it could possibly be related to the mechanism that Ginger showcases. (I don't think you imply that this must be the case, I'm just tagging on to your reasoning!)mhlg wrote: 1 hour agoD2R drops are affected by a seed, a predetermined number that influences the game's (pseudo) random number generation. We've all seen Gingers "It's Raining Ber Runes video?" What he's doing is exploiting a single player map seed, and as long as he doesn't change it, it will repeat itself. In online games the seed is controlled by the server so each seed is different for each play, but at times it does looking and feel as though something is awry. I once found 3 Windforce bows, over 3 different days and games and all in the Pit.
Drop-controlling code that bypasses parts of the RNG is another possibility though, though it would imply bad design if it was noticeable...
Edit: Thinking about it, I think Ginger's videos on the topic shows that there are at least two RNG sequences involved, one generating the maps and one generating the drops. For maps are always saved between games in offline single player as long as you don't switch difficulties, but the drop seed would still differ unless it is excplicitly set on the command line. So they seem at least partly independent. I don't think it changes by reasoning above much though.
Similar pages
Advertisment
Hide ads
Greetings stranger!
You don't appear to be logged in...
99
Who is online
Users browsing Forums:
Ahrefs [Bot],
Google Feedfetcher,
Knappogue,
korin,
mhlg,
NaglFarfar,
St. Diablo,
Timecourse23,
Yuuki_Shinozaki and 1564 guests.
No matches
StoBeast
11