web icon indicating copy to clipboard operation
web copied to clipboard

Adding Damage Per Minute to Match Overview and Records

Open elkcarc opened this issue 6 years ago • 5 comments

In most other competitive games DPM or ADR (Average Damage per Round) is an important metric by which player performance is measured. Although the current system is adequate, it would be nice to see damage stats independent of game length.

elkcarc avatar Sep 27 '18 22:09 elkcarc

we could probably compute DPM on the client side and display it somewhere

howardchung avatar Sep 28 '18 07:09 howardchung

There is "Hero Damage per Minute" stats in "Benchmarks" section image Or did you mean about viewing DPM at the specific time interval?

PowerSlime avatar Mar 17 '19 21:03 PowerSlime

That's true, I forgot we compute it in that section. I'm guessing this was what was asked for.

howardchung avatar Mar 18 '19 11:03 howardchung

Since it is already computed, could it be added to the records section so you could see highest all time dpm stats and filter to see highest dpm by hero?

elkcarc avatar Mar 18 '19 11:03 elkcarc

The problem is it won't be backfilled in Cassandra for old matches so the records would only be from now on

howardchung avatar Mar 18 '19 11:03 howardchung