581
edits
Line 63: | Line 63: | ||
The formula to calculate your max cast per second is (1 / Skill Cool Down). So, for example, {{#skill:5427}} has an SCD of .4s, so the max casts per second is (1 / .4) = 2.50 casts per second. | The formula to calculate your max cast per second is (1 / Skill Cool Down). So, for example, {{#skill:5427}} has an SCD of .4s, so the max casts per second is (1 / .4) = 2.50 casts per second. | ||
I want my ASPD to allow at least the same hits per second as my casts per second, and I know from my previous calculation that 180 ASPD is required to hit 2.50 hits per second. So, to spam Talisman of White Tiger, I would want 180 ASPD. The overall formula then would be ASPD necessary = ((200 * (1 / SCD)) - 50) / (1 / SCD). So for example, with the SCD of .4s | I want my ASPD to allow at least the same hits per second as my casts per second, and I know from my previous calculation that 180 ASPD is required to hit 2.50 hits per second. So, to spam Talisman of White Tiger, I would want 180 ASPD. The overall formula then would be ASPD necessary = ((200 * (1 / SCD)) - 50) / (1 / SCD). So for example, with the SCD of .4s: ((200 * (1 / .4)) - 50) / (1 / .4) = ((200 * (2.5)) - 50 / (2.5) = (450) / (2.5) = 180 ASPD. | ||
'''If you're not a nerd''', here's a table: | '''If you're not a nerd''', here's a table: |
edits