This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Using r94, the DK talent Frigid Deathplate isn't modifying the chance for melee attacks to miss. The reason for this seems to be that the talent isn't listed as being for the school MELEE. The simple fix is to add the following at line 7717:
["MELEE"] = true,
To post a comment, please login or register a new account.