I wold like to know couple of things about how Critical Strike works
I just watched this and I started asking myself about Critical Chance in LoL and its random number generator (RNG): What does League uses to generate a random number for the critical chance? Does it use the most simple equation and instead of random gets back a nice pattern/sequence of numbers ?
Does the equation has safeguards? if u have 50% Critical chance and the RNG gave back less than 50 on all of your last(lets say) 10 strikes - does it say "next one must be A critical strike"? or just if u are unlucky u can do 30 AA and none will critically strike?
Runes get u a chance with a decimal - like +0.93%: Are they rounding up? I mean Is 16.4% as same as 15.6% (think they both round up on 16)?
I read that a random number is generated before each strike: Is there? Or the game is calculating in advance for the next strikes (for example for the next 50 AA)?
I would appreciate if Reds gave some answers on this, or "under the hood" stuff is a company secret? By the way are there any well known reds that work just as a programmers at Riot?