I could use some help with figuring out what are the values this function give me, as I do not want to add to my addon some data that is incorrect.
So maybe there is something I do not understand here, but as far as I know, the UnitDamage(player) should give me the lowest and highest melee damage of my mainhand weapon after applying all bonuses. (and also off hand and more stuff, like positive/negative buff) . And I also would guess it should be the values for Auto-Attack. And the thing is that this function gets me for example lowest value 105, highest value 110…and than I hit everything for only 74-77 and it doesn’t matter what enemy I attack.
It might be lowered by the defense or armor or some other stat on my target, but there is no way I could know about it, does anyone know anything in this regard?