RCLootCouncil Classic

RCLootCouncil Classic

5M Downloads

Improve AQ rep items list

Tregan opened this issue ยท 1 comments

commented

Hey, I was checking out what items fall under rep items in AQ, and I noticed the following:

  • Idols are not seen as rep items. Is it because they are class-specific? They can be traded and sold.
  • Imperial Qiraji Regalia/Armaments are seen as rep items, but they are BoP so probably shouldn't be seen as rep items.

I'd like to propose the AQ rep items list to be as follows:

   -- Ahn'Qiraj
   -- Scarabs
   [20858] = "Stone Scarab",
   [20859] = "Gold Scarab",
   [20860] = "Silver Scarab",
   [20861] = "Bronze Scarab",
   [20862] = "Crystal Scarab",
   [20863] = "Clay Scarab",
   [20864] = "Bone Scarab",
   [20865] = "Ivory Scarab",
   -- AQ20 Idols
   [20866] = "Azure Idol",
   [20867] = "Onyx Idol",
   [20868] = "Lambent Idol",
   [20869] = "Amber Idol",
   [20870] = "Jasper Idol",
   [20871] = "Obsidian Idol",
   [20872] = "Vermillion Idol",
   [20873] = "Alabaster Idol",
   -- AQ40 Idols
   [20874] = "Idol of the Sun",
   [20875] = "Idol of Night",
   [20876] = "Idol of Death",
   [20877] = "Idol of the Sage",
   [20878] = "Idol of Rebirth",
   [20879] = "Idol of Life",
   [20881] = "Idol of Strife",
   [20882] = "Idol of War",
commented

The current system cannot handle class specific items.
BoP status doesn't matter, but you're probably right in that they shouldn't be on this list - I just didn't know which items to add.