Describe the bug
Melee maxhit calculation does not account for the Dharok's set effect which increases the maximum damage possible.
To reproduce
Steps to reproduce the behavior:
- Go to LMS and get a Dharok's set (or in normal game I checked the code and melee maxhit has no Dharok's/armor consideration at all).
- Attack while using a full Dharok's set and relatively low hp (below 50 for example)
- Maxhit giving in the fight log is significantly lower than what it actually is.
Expected behavior
Damage calculation for dharok's: https://oldschool.runescape.wiki/w/Dharok_the_Wretched%27s_equipment#Set_effect
Screenshots

If you are too busy to fix this soon I can do it and make a pull request