Who thought it was a good idea to pair these buffs...
Aryanna
Member Posts: 76 ★
...with a power flood node?
2
Comments
Memorize procced once on me in all 5 difficulties.
Hyperbolic much?
We can do this with any champ just make enemy dash at you then parry and do MLM combo repeat
I mean his 100% claim is vastly exaggerated. But it's much more than a 7% chance.
While I was using my Blade (w/GR synergy and I was facing a villain) it was actually 7%. If I'd use my Sentinel or anyone else it was much closer to 25% than it was to 7%, and that's not an exaggeration.
nah, it procced for me about 5-10 percent of the time. so i think rng is holding a grudge against you rn.
While it is undoubtedly true that with a large enough sample size (number of total hits) it will show 7% (number of mesmerize triggers), fights don't last long enough and don't require enough hits to accurately measure whether it is 7%. It is very possible to have a mesmerize trigger twice in a row, because the chance to trigger on ANY hit is as high as on ANY other; chances of an activation don't drop after it has triggered (like a cooldown mechanic).
I bring a 4/55 OG Vision for it. Not even a problem with all the buffs on. OG Vision or even a 5/50 Vision would be just fine.
To amplify: this is a randomly generated sequence of 7% chance to evade results:
- - - - - - - - - - - E - - - - - - - - - E - - - - - - - - - - - - - - - - - E - - - - - - - - - - - - - - - - - - - - - - - - - - - - E - E - - - - - - - - - - - - E - - - - - - - - - - - - - - - -
So is this:
- - - - - - - - - - - - - - - E - - - - - - - - - - - - - - - - - - - - - - - - - - - E - - - - - - - - - - - - - E E - - - - - - - - - E E - E - - - - - - - - - - E - - - - - - - - E - - - - - - - -
That sequence of three evades in four swings doesn't mean my generator is broken, it means random is random. The first sequence is relatively sparse, the second one is much more bursty. Again: random is random. Both sequences were generated using Python, which uses the Mersenne twister. Mersenne passes the Diehard tests, which means you aren't going to detect a flaw in the generator with human eyeballs watching sequences short enough to fit on Earth.
Ahh, but does it pass the Diehardwithavengeance tests?
Trick is to perry hit 3 hits with pacifiy mastery on full and or use a champ that lowers ability accuracy. Never been mesmerized.
Um, I don't think you've got the math quite right there. But you get a B+ for effort.
Well done.
Yippie kai yay RNG.
I kno . I didn’t have the time to calculate the true percentage which is close to 35% . Arithmetic addition is good enough to make my point .
Dude, no, that's not how it works. That means that in a set of 15 hits it would be 105%, which is impossible.
True, although for small numbers linear addition gives ballpark decent numbers. The chance to fire at least once in a five combo is 1 - (1-0.7)^5 ~= 30.43%.
Thank you for writing the exact percentage.