reclaim is 90 % success rate i didnt know
Printable View
reclaim is 90 % success rate i didnt know
Just so you know, FFXIV like any other software can not create true randomness, instead it uses Pseudorandom to create the effect of randomness. Now I've said this on reddit and probably else where on the forums but I am of the belief that FFXIV is using a bad seed for the pseudorandom generator in this game.
I.E. They are linking one of the variables in the random generator to something that causes consecutive random numbers that are generated by the machine to be near each other.
Ever spend an entire day in a dungeon not being able to roll above a 20? Ever fail a 41% meld 15 times in a row, etc.. etc.. Idk what SE is using as their seed to help compute the random numbers but IMHO it is not a good seed.
W/e Formula or Seed they are using, I believe it is prone to giving you similar consecutive results. So it might be able to give results ranging across the spectrum of 0-100% but it seems to be prone to sticking in some sort of range at any given time.