Go Back   WowAce Forums > Official Addon Threads > General AddOns
General AddOns Authors, post your release ready addons here to get feedback or just to let everyone know about it.

Reply
 
Thread Tools
Old 05-30-2008   #1
kunda
Senior Member
 
Join Date: Oct 2006
Posts: 264
Default IQ (ItemLevel Quotient)

Shows ItemLevel Quotient in the Character and Inspect Frame.

Code:
-- -------------------------------------------------------------------------- --
-- IQ (ItemLevel Quotient) by kunda                                           --
-- -------------------------------------------------------------------------- --
--                                                                            --
-- Calculation:                                                               --
--   IQ = item ItemLevel Quotient                                             --
--        summary of itemLevel from all items divided through 17 (16 if       --
--        2-Hand Weapon)                                                      --
--                                                                            --
--   gemIQ = gem ItemLevel Quotient                                           --
--           summary of itemLevel from all gems divided through gemcount      --
--                                                                            --
--   IQ+ = rarity-dependent item ItemLevel Quotient                           --
--         summary of (itemLevel multiplied with itemRarityQuotient) from all --
--         items divided through 17 (16 if 2-Hand Weapon)                     --
--                                                                            --
--   gemIQ+ = rarity-dependent gem ItemLevel Quotient                         --
--            summary of (itemLevel multiplied with itemRarityQuotient) from  --
--            all gems divided through gemcount                               --
--                                                                            --
-- Slots that are used for ItemLevel Quotient calculation:                    --
--   HeadSlot, NeckSlot, ShoulderSlot, BackSlot, ChestSlot, WristSlot,        --
--   HandsSlot, WaistSlot, LegsSlot, FeetSlot, Finger0Slot, Finger1Slot,      --
--   Trinket0Slot, Trinket1Slot, MainHandSlot, SecondaryHandSlot, RangedSlot  --
--   = 17 slots (with 2-Hand Weapon 16 slots)                                 --
-- Slots that are not used:                                                   --
--   ShirtSlot, TabardSlot, AmmoSlot                                          --
--                                                                            --
-- -------------------------------------------------------------------------- --
--                                                                            --
-- Note: No Enchants! May be in a future release...                           --
--                                                                            --
-- -------------------------------------------------------------------------- --
Download:
Attached File at end of this post (you need to log-in forum)
or
http://www.wowace.com/addons/iq/files/

Enjoy!
kunda
Attached Files
File Type: zip IQ-30200-1.zip (4.5 KB, 1 views)

Last edited by kunda; 08-05-2009 at 09:23 AM. Reason: update
kunda is offline   Reply With Quote
Old 05-30-2008   #2
nomad_wanderer
Senior Member
 
nomad_wanderer's Avatar
 
Join Date: Feb 2005
Posts: 330
Default Re: IQ (ItemLevel Quotient)

Nice addon, the blurring of the eyes to remove the characters identity is a nice touch.

Does this add up the IQ's of every item?
nomad_wanderer is offline   Reply With Quote
Old 05-30-2008   #3
Sanalia
Full Member
 
Join Date: Sep 2006
Posts: 230
Default Re: IQ (ItemLevel Quotient)

There are a few addons which all claim to have the "right" Item Level Quotient. All of which give different results.

How exactly does this addon calculate it?
Sanalia is offline   Reply With Quote
Old 05-30-2008   #4
maia
Amazing Member
 
Join Date: Dec 2005
Posts: 1,124
Default Re: IQ (ItemLevel Quotient)

Quote:
Originally Posted by Elarenda
How exactly does this addon calculate it?
I assume it's the sum for all items, each: (rarity quotient * ilevel * slot weighting). If it's not using a slot weighting, then it might be off (because the ilvl of the e.g. chest item is more relevant than e.g. a trinket).
maia is offline   Reply With Quote
Old 05-30-2008   #5
kunda
Senior Member
 
Join Date: Oct 2006
Posts: 264
Default Re: IQ (ItemLevel Quotient)

Quote:
Originally Posted by Nomad_Wanderer
Nice addon, the blurring of the eyes to remove the characters identity is a nice touch.

Does this add up the IQ's of every item?
If you mean the sum from item + gem (from one slot or total): No.

Because not every item has a gemslot and not every item has the same amount of gemslots.
e.g.:
compare
a chest item with itemLevel 141 that has 1 gemslot
vs.
a chest item with itemLevel 141 that has 3 gemslot

Currently the max. gem itemLevel is 130...whatever math you do, you can't get a fair comparison between such 2 item. That's why IQ has separate quotients for items and gems.

But: You can see how many gems someone uses. In the above example the 2nd item is better (if both gemIQs are the same) because this item has 2 additional gems...

Quote:
Originally Posted by Elarenda
How exactly does this addon calculate it?
Calculation is simple:
IQ = summary of itemLevel from all items divided through 17 (16 if 2-hand weapon)
gemIQ = summary of itemLevel from all gems divided through gemcount
IQ+ = summary of (itemLevel multiplied with itemRarityQuotient) from all items divided through 17 (16 if 2-hand weapon)
gemIQ+ = summary of (itemLevel multiplied with itemRarityQuotient) from all gems divided through gemcount

Quote:
Originally Posted by maia
I assume it's the sum for all items, each: (rarity quotient * ilevel * slot weighting). If it's not using a slot weighting, then it might be off (because the ilvl of the e.g. chest item is more relevant than e.g. a trinket).
slot weighting? not really useful


Anyway, IQ is a really simple comparison tool, nothing fancy, no excessive math operations.

You just get a simple fair number to compare equip...

ahh remember: YES! It's useless! It's just a number! skill>equip!

EDIT: corrected Calculation
kunda is offline   Reply With Quote
Old 05-30-2008   #6
maia
Amazing Member
 
Join Date: Dec 2005
Posts: 1,124
Default Re: IQ (ItemLevel Quotient)

Quote:
Originally Posted by kunda
slot weighting? not really useful
Oh I believe that's highly relevant, but it's not worth spending half the day discussing it
maia is offline   Reply With Quote
Old 05-10-2009   #7
kunda
Senior Member
 
Join Date: Oct 2006
Posts: 264
Default Re: IQ (ItemLevel Quotient)

Code:
30100-1 (2009-04-18):
- update for 30100
Download ONLY via attached file in first post of this thread.
kunda is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 05:40 PM.