bendangnuksung/bota

Counter/good heroes can be calculated against multiple heroes

Opened this issue · 5 comments

When we make picks during the game, we usually want to look at all the enemies and find who's best against all of them. This could be done by aggregating the counter heroes by sum of their counter value(naively) or something fancier.

That will be nice but where do we get those values from? If you can help me out it will be great.

The same place you find the counter heroes for single hero. On dotabuff, there is a disadvantage value associated with each hero. For example, https://www.dotabuff.com/heroes/beastmaster/counters.

I will definitely give it a try.

@LeiLikun any updates on this?

@rtk-cyber Sorry but no...