• World of Warcraft Addons
Advertisement
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

ItemTips

  Download the Curse Client

Project Updated:
Files Updated: Wed, Feb 27 2008
Category: Miscellaneous
Tags:

, , and [Edit Tags]

Project Manager: phuzi0n
Current Version: ItemTips 0.65
Downloads Today: 5
Downloads Total: 11,416
Favorites: 42
Comments: 14
  • About ItemTips
  •  

Currently shows the blizzard's reported item level, item level as calculated by the addon, and the item id with more planned for the future. It is a great way to tell if items are severely off from their item budget.

Some stats are not yet supported such as extra armor (common on tanking rings) and procs/uses can't realistically be supported. Meta sockets are considered 20 of an invisible stat and all other sockets are considered 10 which although seems a bit high, still results in lower then expected item levels for the majority of gear.

Weapon dps sacrificing is now supported but it is assumed all +dmg or +healing on the weapon is gained through sacrificing if the melee dps is lower than expected although their are some weapons that have additional +dmg or +healing. This was a tradeoff I had to make because weapon melee dps isn't very consistent so it can't be determined exactly how much caster +dmg or +healing was gained through sacrificed melee dps.

To turn debugging on type "/script ItemTips.Dev = true" without the quotes into your chat window and then it will show you the stats it found so that you can see if any are not being counted.

  • Downloads (10)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  ItemTips 0.65 Release 2.3.3 211 2/27/2008
  ItemTips 0.6 Release 2.1.3 1 9/5/2007
  ItemTips 0.5 Release 2.1.3 1 8/19/2007
  ItemTips 0.24 Release 2.1.1 1 6/7/2007
  ItemTips 0.23 Release 2.1.0 1 5/23/2007
Advertisement
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • phuzi0n said 

    The only major thing missing now is +armor

  • phuzi0n said 

    "Weapon dps sacrificing is also not yet supported so expect to see very high item levels for caster weapons."

  • Hi, If you look at the item "Nathrezim MIndblade" it's listed as iLevel: 125 and Esitmate: 574, itemID: 28770. Looks like the Estimate is a bit off  ;) I got the value when a guildmate pasted the object in gchat, but since I dont have the item I can't see if it would give the same value on mouse over.

  • phuzi0n said 

    That mod creates its own tooltips to allow you to see up to 10 at once which unfortunately means I'd have to put in explicit support for its tooltips. I rely on a library to hook tooltips so the library needs to add support for it (I