Oh alright, that makes sense. I think I was assuming the omitted parenthesis was supposed to go outside the CritChance not outside the CritDamage.
Thanks for the help!
Oh alright, that makes sense. I think I was assuming the omitted parenthesis was supposed to go outside the CritChance not outside the CritDamage.
Thanks for the help!
I was just browsing a few month old post from GentlemanGustaf about marks for AD carries and noticed this damage formula
DPS = AD * (1+CritChance * (1+CritDamage) * AS * 100/(100 + Enemy Armor - Armor Pen)
I don't see how this works at all, below I have a damage formula that I figured out and used for a few things
DPS = [AD * (1-CritChance) + (CritChance*Crit Damage*AD)] * AS
This is prior to any armor or damage reduction of course, but as far as the base goes is mine inaccurate or is Gustafs? I may be having a brain fart but I can't really wrap my head around how his works. If it is inaccurate is this the same formula he's been using in his AD carry item series??