Small addon for everything about GearScore & iLvL in TBC Anniversary.
What you get:
- Personal GearScore & iLvL on charater window
- GearScore & iLvL of inspect other player
- Each equipped Item
- For all compare item tooltips
- All equip items in your bag
- All equip items in your guildbank
- All equip items in your personal bank
- For all chat posted items
- Works in your Atlasloot as well
- Mouseover tooltip to other players for GearScore and iLvL
- Mouseover tooltip to other players to see talents (dual spec as well)
- Details GearScore injection
- Every feature can be customized
Details Gearscore injection
When you have Karma's Gearscore & iLvL and Details installed, you can inject the GearScore information for each player on your Details.
How it looks like:

How to do it:
- Go into your Details settings.
- Navigate to "Bars: Texts".
- Enable "Custom Text Enabled" (The left one).
- Click on "Edit Custom Text" and insert following text string. Remove the old one before (If you dont like it, you can press Reset to bring it back to default).
String: {data1}. ({func local player, combat = ...; local d = KarmasGearScore and KarmasGearScore:GetByGUID(player.serial); local gs = d and d.gs or 0; local taco = d and d.tacoGs or 0; return taco .. "";}) {data3}{data2}
- Press "Apply".
- Press "Done".
