Pls tell me how can Enchase weapon + 11 with out any one Fail &&??
0.7% chance to happens. Itâs not that hard if you have enough money to buy and enhance multiple times when you fail one or if you are just lucky. I saw +15 gear without any lose potential.
Luck.
Pray to RNGesus.
Also you can use cheaper gear to âtestâ the RNG. If youâre getting too many fails on an item it means the other will also suffer the same âbadâ RNG. This wonât give you accurate results but one thing you can be sure of is if youâre feeling the RNG is âbadâ for the cheap item youâre testing then you will just fail on the other item too.
Ignore the rest of the text, Iâm lazy to make it too formal or explain everything.
So basically, enhancements are like the current DPK too?
/tiredpopo
If you observe the results after generating a set of random numbers via code you will notice that sometimes it tends to stay on lower values and sometimes tends to stay on higher values.
wat
To put on an example of what Iâm saying:
-
I have +8 Rhevisan set (all 2x Bracelet and 1x Necklace) by testing with a cheaper item before upgrading them with good potential (6+)
-
And I have a +3 Didel Tower Shield which I tried to anvil without testing even after failing on the first +4. It never went higher than +5 and have 0 potential now (2 potential used open sockets though).
Thatâs my personal experience when seeing pseudo-random numbers and using anvil in-game and etc. I donât know much in a formal way though, if you feel better just call it random and try without testing the RNG.
Ignore the rest of the text, Iâm lazy to make it too formal or explain everything.
Now do this over 100,000 permutations and see if it still the case. Yes, computerized random will never be âtrueâ random, but it wonât happen in pockets as you say over any reasonable permutation. Keep in mind it isnât just you upgrading things.
Ya, sorry >.< I totally agree. You canât just call it like that and it wonât just go for long.
But in practice in the game itâs definitely true that you can have âlucky momentsâ and test for âunlucky momentsâ using cheap weapons.
I probably should have been very strict on my post to enclose this and made sure it meant like âdonât take this as rule or for anything that deal with real random or other scenarios or etcâ but didnât care too much. I also didnât mean it would be âin pocketsâ >.<, more like tried to simplify it. But well, you can get the idea of what I said lol
Uhhh⌠random.org uses a truly random number generator based on atmospheric noise rather than software-based pseudo RNG like ToS would be using, so thatâs a really poor source youâre citing.
You see patterns in it because youâre human and thatâs one of the skills human beings excel at, pattern recognition. We see patterns in totally random things all the time.
Ya. Iâm not telling there are patterns. Exactly because there are no patterns itâs that you can have sometimes âlowâ rolls in a row and âhighâ rolls in a row but are ultimately random.
Plus there are too many things involved for you to try to predict or measure it. ToS random number generator would probably be worse, probably by simple calling rand() from time to time after an initial srand().
But you also get what I meant. Iâll just remove the text trying to talk about it, lol
Done, no more trying to explain why it work, just make it âi was lucky and i was unlucky on the rhevisan x shield even though it could willingly make rhevisan get more lucky lolâ.
To be fair if we knew what kind of prng algorithm ToS was using it definitely could be deconstructed and predicted to exploit enhancements, but depending on the algorithm the pattern might require hundreds of repetitions to pin down.
vc++ seed():
https://msdn.microsoft.com/en-us/library/f0d4wb4t.aspx
vc++ rand():
https://msdn.microsoft.com/en-us/library/398ax69y.aspx
But itâs server side. You most likely would need the timestamp used on srand(). And numbers would be generated almost everywhere, even for each damage calculated.
My Eme Musket are +10 with 0 fails (only 1 potencial lost because of a very bad awekening <_<) but my Venier are +10 with 0 potential, it fails to +5 -> +6 like 5 times in a row, then with golden anvils it turns +10 in one try (+6->+10)
This topic was automatically closed after 60 days. New replies are no longer allowed.

