- #1
El Demente
- 2
- 0
I am calculating damage per second (DPS) for a character in a video game.
This character strikes twice every 4th attack. (Doublestrike)
This extra strike does 50% of your attack damage.
This extra strike, along with all other strikes, can crit, meaning meaning they do twice the damage. My character can buy an infinity edge making crits do 2.5x the damage.
If my chance to crit (CC) is at 50%, my attack damage (AD) is 100, and my attack speed (AS) is 2 attacks per second, then what is my DPS with and without the infinity edge? (Assuming that I have attacked at least 4 times to proc the doublestrike)
What is the formula? (I need the formula because I am creating a dynamic spreadsheet)
This character strikes twice every 4th attack. (Doublestrike)
This extra strike does 50% of your attack damage.
This extra strike, along with all other strikes, can crit, meaning meaning they do twice the damage. My character can buy an infinity edge making crits do 2.5x the damage.
If my chance to crit (CC) is at 50%, my attack damage (AD) is 100, and my attack speed (AS) is 2 attacks per second, then what is my DPS with and without the infinity edge? (Assuming that I have attacked at least 4 times to proc the doublestrike)
What is the formula? (I need the formula because I am creating a dynamic spreadsheet)