raethkcj / RatingBuster

An item comparison tool for WoW Classic.
GNU General Public License v2.0
57 stars 14 forks source link

[Feature Request] Breakdown weapon skill in vanilla #148

Closed raethkcj closed 3 months ago

raethkcj commented 1 year ago

Weapon skill in vanilla can be broken down into hit and -dodge (but not -parry/block): https://github.com/magey/classic-warrior/wiki/Attack-table#weapon-skill

The amount varies both on:

  1. How much weapon skill we already have
  2. The level of the target we want to attack

Can/should it be broken down in an intuitive way if 1. amount per point varies and 2. target is always assumed to be a +3 boss?

Example of how similar stats are broken down in Wrath (hit rating / expertise): (semi-related: is there a better way to phrase "Dodge Neglect"?) image

raethkcj commented 3 months ago

Unfortunately, I don't think this is feasible due to the extremely varying bonuses provided by weapon skill dependent on how much you already have, your target's level, and whether your target is an NPC or a player. Any values shown would only reflect one of those scenarios, and would be misleading in others.