84541 lines
1.9 MiB
Plaintext
84541 lines
1.9 MiB
Plaintext
local private, public = {}, {}
|
|
Aux.static = public
|
|
|
|
aux_auctionable_items = nil
|
|
|
|
function public.item_ids()
|
|
local ids = {}
|
|
|
|
local cache = aux_auctionable_items or public.auctionable_items
|
|
|
|
for key, _ in pairs(cache) do
|
|
if type(key) == 'number' then
|
|
tinsert(ids, key)
|
|
end
|
|
end
|
|
|
|
return ids
|
|
end
|
|
|
|
function public.item_info(item_id)
|
|
if aux_auctionable_items and aux_auctionable_items[item_id] then
|
|
return aux_auctionable_items[item_id]
|
|
else
|
|
return public.auctionable_items[item_id]
|
|
end
|
|
end
|
|
|
|
function public.generate_cache()
|
|
local ids = {}
|
|
for id, _ in pairs(public.auctionable_items) do
|
|
tinsert(ids, id)
|
|
end
|
|
local n = getn(ids)
|
|
|
|
local function helper(index)
|
|
if index > n then
|
|
Aux.log('Cache generated.')
|
|
return
|
|
end
|
|
|
|
local id = ids[index]
|
|
if not GetItemInfo(id) then
|
|
Aux.log('Fetching item '..id..' ...')
|
|
AuxStaticTooltip:SetHyperlink('item:'..id)
|
|
end
|
|
local t0 = time()
|
|
Aux.control.as_soon_as(function() return GetItemInfo(id) or time() > t0 + 3 end, function()
|
|
local name, _, quality, level, class, subclass, max_stack, slot, texture = GetItemInfo(id)
|
|
if name then
|
|
local class_index = Aux.item_class_index(class)
|
|
local subclass_index = class_index and Aux.item_subclass_index(class_index, subclass)
|
|
|
|
Aux.log('Adding item '..id..' ...')
|
|
|
|
aux_auctionable_items[strupper(name)] = id
|
|
aux_auctionable_items[id] = {
|
|
id = id,
|
|
name = name,
|
|
quality = quality,
|
|
level = level,
|
|
class = class_index,
|
|
subclass = subclass_index,
|
|
max_stack = max_stack,
|
|
slot = slot,
|
|
texture = texture,
|
|
}
|
|
end
|
|
return helper(index + 1)
|
|
end)
|
|
end
|
|
|
|
aux_auctionable_items = {}
|
|
helper(1)
|
|
end
|
|
|
|
function public.find_auctionable_items() -- requires a full wdb item cache
|
|
local function helper(i)
|
|
for j=i,i+1000 do
|
|
local name, _, quality = GetItemInfo('item:'..j)
|
|
if name then
|
|
local tooltip = Aux.info.tooltip(function(tt) tt:SetHyperlink('item:'..j) end)
|
|
if not Aux.info.tooltip_match({'binds when picked up'}, tooltip) and not Aux.info.tooltip_match({'quest item'}, tooltip) and not quality == 6 then
|
|
aux_auctionable_items[j] = true
|
|
end
|
|
end
|
|
end
|
|
if i+1000 <= 30000 then
|
|
local t0 = time()
|
|
Aux.control.as_soon_as(function() return time() - t0 > 1 end, function()
|
|
return helper(i+1000)
|
|
end)
|
|
end
|
|
end
|
|
|
|
aux_auctionable_items = {}
|
|
helper(1)
|
|
end
|
|
|
|
public.auctionable_items = {
|
|
[7932] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7932,
|
|
["class"] = 2,
|
|
["name"] = "Mithril Scale Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_12",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 42,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SHIMMERING CLOAK"] = 6564,
|
|
["GOBLIN MAIL LEGGINGS"] = 1943,
|
|
[8124] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8124,
|
|
["class"] = 2,
|
|
["name"] = "Heraldic Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 43,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["FORMULA: ENCHANT WEAPON - MINOR BEASTSLAYER"] = 6348,
|
|
["OPULENT MANTLE"] = 14278,
|
|
[16882] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16882,
|
|
["class"] = 10,
|
|
["name"] = "Battered Junkbox",
|
|
["texture"] = "Interface\\Icons\\INV_Box_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["CEREMONIAL CLOAK"] = 4692,
|
|
["WANDERER'S HAT"] = 10111,
|
|
[8953] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8953,
|
|
["class"] = 4,
|
|
["name"] = "Deep Fried Plantains",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_23",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
[18674] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18674,
|
|
["class"] = 2,
|
|
["name"] = "Hardened Stone Band",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_14",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 54,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["ADVENTURER'S GLOVES"] = 10260,
|
|
["MAGNIFICENT BREASTPLATE"] = 15669,
|
|
["PADDED LINING"] = 16748,
|
|
[10105] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10105,
|
|
["class"] = 2,
|
|
["name"] = "Wanderer's Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 55,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10233] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10233,
|
|
["class"] = 2,
|
|
["name"] = "Engraved Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_11",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 52,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: LEAN WOLF STEAK"] = 12227,
|
|
["WILDVINE"] = 8153,
|
|
["MISTSCAPE ARMOR"] = 7113,
|
|
["47 POUND GROUPER"] = 13877,
|
|
["SEER'S ROBE"] = 2981,
|
|
[12025] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12025,
|
|
["class"] = 2,
|
|
["name"] = "Selenium Chain",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_04",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 49,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[12409] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12409,
|
|
["class"] = 2,
|
|
["name"] = "Thorium Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 51,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["STONE GNOLL HAMMER"] = 781,
|
|
[13049] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13049,
|
|
["class"] = 1,
|
|
["name"] = "Deanship Claymore",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_46",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 26,
|
|
["subclass"] = 9,
|
|
["quality"] = 3,
|
|
},
|
|
[13305] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13305,
|
|
["name"] = "Elders' Square Postbox Key",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Key_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[13817] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13817,
|
|
["class"] = 1,
|
|
["name"] = "Tapered Greatsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_39",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 53,
|
|
["subclass"] = 9,
|
|
["quality"] = 0,
|
|
},
|
|
[13945] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13945,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Nightfin Soup",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[14201] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14201,
|
|
["class"] = 2,
|
|
["name"] = "Thistlefur Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_05",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 29,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14329] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14329,
|
|
["class"] = 2,
|
|
["name"] = "Eternal Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 57,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14457] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14457,
|
|
["class"] = 2,
|
|
["name"] = "Elunarian Cuffs",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 53,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14585] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14585,
|
|
["class"] = 2,
|
|
["name"] = "Dokebi Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 27,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14841] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14841,
|
|
["class"] = 2,
|
|
["name"] = "Tyrant's Epaulets",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[14969] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14969,
|
|
["class"] = 2,
|
|
["name"] = "Glorious Headdress",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_05",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 54,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15225] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15225,
|
|
["class"] = 1,
|
|
["name"] = "Sequoia Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_08",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 28,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15353] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15353,
|
|
["class"] = 2,
|
|
["name"] = "Headhunter's Headdress",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_15",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 33,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15481] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15481,
|
|
["class"] = 2,
|
|
["name"] = "War Torn Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_02",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 8,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[15609] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15609,
|
|
["class"] = 2,
|
|
["name"] = "Bonelink Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 42,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15737] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15737,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Chimeric Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15993] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 15993,
|
|
["class"] = 5,
|
|
["name"] = "Thorium Grenade",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bomb_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[16249] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16249,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant 2H Weapon - Major Intellect",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["LAVA BELT"] = 19149,
|
|
[16883] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16883,
|
|
["class"] = 10,
|
|
["name"] = "Worn Junkbox",
|
|
["texture"] = "Interface\\Icons\\INV_Box_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["RAIDER SHORTSWORD"] = 15210,
|
|
["HILLBORNE AXE"] = 2080,
|
|
["IMPERIAL RED BOOTS"] = 8246,
|
|
[18675] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18675,
|
|
["class"] = 10,
|
|
["name"] = "Military Ranks of the Horde & Alliance",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_10",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["CRAFTSMAN'S WRIT - STONESCALE EEL"] = 22622,
|
|
["BROKEN SCORPID LEG"] = 4867,
|
|
["WIZARD'S HAND"] = 15280,
|
|
["SOOTHING SPICES"] = 3713,
|
|
["ANCIENT CROWN"] = 15602,
|
|
[21747] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21747,
|
|
["class"] = 4,
|
|
["name"] = "Festival Firecracker",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bomb_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BLACKFORGE GIRDLE"] = 6425,
|
|
["BASTARD SWORD"] = 1194,
|
|
["GEOMANCER'S WRAPS"] = 14225,
|
|
["BLOODWOVEN PANTS"] = 14264,
|
|
["RECIPE: FILET OF REDGILL"] = 13941,
|
|
["DARKSOUL LEGGINGS"] = 19694,
|
|
["SCHEMATIC: CATSEYE ULTRA GOGGLES"] = 10603,
|
|
["VETERAN CLOAK"] = 4677,
|
|
["COMBAT SHIELD"] = 4065,
|
|
["ARCHER'S BRACERS"] = 9857,
|
|
["TARANTULA SILK SASH"] = 3229,
|
|
["PHOENIX PANTS"] = 4317,
|
|
["BARBARIC BRACERS"] = 18948,
|
|
["DEADMINES CLEAVER"] = 1927,
|
|
["DARKMIST BANDS"] = 14240,
|
|
["THE GREATEST RACE OF HUNTERS"] = 18361,
|
|
["IMPOSING PANTS"] = 15168,
|
|
["DURABLE BRACERS"] = 9821,
|
|
["ENCHANTED LEATHER"] = 12810,
|
|
["STONECUTTER CLAYMORE"] = 3197,
|
|
["FORMULA: ENCHANT BRACER - GREATER INTELLECT"] = 16214,
|
|
["DEATHWEED"] = 5173,
|
|
["CAT CARRIER (ORANGE TABBY)"] = 8487,
|
|
["BIG VOODOO PANTS"] = 8202,
|
|
["DIVINER LONG STAFF"] = 15274,
|
|
["DUST BOWL"] = 4290,
|
|
[16884] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16884,
|
|
["class"] = 10,
|
|
["name"] = "Sturdy Junkbox",
|
|
["texture"] = "Interface\\Icons\\INV_Box_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2142] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2142,
|
|
["class"] = 2,
|
|
["name"] = "Cuirboulli Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_24",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 22,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[9210] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 9210,
|
|
["class"] = 5,
|
|
["name"] = "Ghost Dye",
|
|
["texture"] = "Interface\\Icons\\INV_Poison_MindNumbing",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["STEADFAST CLOAK"] = 15594,
|
|
[2366] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2366,
|
|
["class"] = 2,
|
|
["name"] = "Woven Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[2398] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2398,
|
|
["class"] = 2,
|
|
["name"] = "Light Chain Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 5,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["CONDENSED MANA FRAGMENT"] = 18286,
|
|
[9850] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9850,
|
|
["class"] = 2,
|
|
["name"] = "Conjurer's Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_05",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 31,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2494] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2494,
|
|
["class"] = 1,
|
|
["name"] = "Stiletto",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_05",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 3,
|
|
["subclass"] = 13,
|
|
["quality"] = 1,
|
|
},
|
|
[10106] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10106,
|
|
["class"] = 2,
|
|
["name"] = "Wanderer's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 51,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10234] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10234,
|
|
["class"] = 2,
|
|
["name"] = "Engraved Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 53,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10362] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10362,
|
|
["class"] = 2,
|
|
["name"] = "Ornate Shield",
|
|
["texture"] = "Interface\\Icons\\Spell_Holy_PowerWordShield",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 53,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[2622] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2622,
|
|
["class"] = 2,
|
|
["name"] = "Nimar's Tribal Headdress",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_04",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2654] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2654,
|
|
["class"] = 2,
|
|
["name"] = "Flimsy Chain Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 1,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[2686] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2686,
|
|
["class"] = 4,
|
|
["name"] = "Thunder Ale",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_13",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[2750] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2750,
|
|
["class"] = 10,
|
|
["name"] = "Green Hills of Stranglethorn - Page 26",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2782] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2782,
|
|
["class"] = 1,
|
|
["name"] = "Mishandled Recurve Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_03",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 19,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["FIRE OIL"] = 6371,
|
|
[11386] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 11386,
|
|
["class"] = 10,
|
|
["name"] = "Squishy Basilisk Eye",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Eye_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[2878] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2878,
|
|
["class"] = 1,
|
|
["name"] = "Bearded Boneaxe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_14",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 25,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[2974] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2974,
|
|
["class"] = 2,
|
|
["name"] = "Hunting Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_Wolf",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 11,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[12026] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12026,
|
|
["class"] = 2,
|
|
["name"] = "Quicksilver Pendant",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_11",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 54,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[12282] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12282,
|
|
["class"] = 1,
|
|
["name"] = "Worn Battleaxe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_09",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[12410] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12410,
|
|
["class"] = 2,
|
|
["name"] = "Thorium Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_23",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 51,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[3198] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3198,
|
|
["class"] = 1,
|
|
["name"] = "Battering Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_16",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 18,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["ARACHNIDIAN BRACELETS"] = 14291,
|
|
[3262] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3262,
|
|
["class"] = 1,
|
|
["name"] = "Putrid Wooden Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_15",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 1,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[3294] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3294,
|
|
["class"] = 1,
|
|
["name"] = "Deadman Club",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_10",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 1,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[13306] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13306,
|
|
["name"] = "King's Square Postbox Key",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Key_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3358] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3358,
|
|
["class"] = 5,
|
|
["name"] = "Khadgar's Whisker",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3390] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3390,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Lesser Agility",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_92",
|
|
["slot"] = "",
|
|
["level"] = 18,
|
|
["quality"] = 1,
|
|
},
|
|
[3422] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3422,
|
|
["class"] = 2,
|
|
["name"] = "Beautiful Wildflowers",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Flower_02",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[13818] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13818,
|
|
["class"] = 1,
|
|
["name"] = "Jagged Axe",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_03",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 51,
|
|
["subclass"] = 1,
|
|
["quality"] = 0,
|
|
},
|
|
[3486] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3486,
|
|
["class"] = 5,
|
|
["name"] = "Heavy Grinding Stone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_GrindingStone_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14202] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14202,
|
|
["class"] = 2,
|
|
["name"] = "Thistlefur Jerkin",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 31,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14330] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14330,
|
|
["class"] = 2,
|
|
["name"] = "Eternal Bindings",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_16",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 56,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14458] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14458,
|
|
["class"] = 2,
|
|
["name"] = "Elunarian Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 55,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["LINKED CHAIN GLOVES"] = 1750,
|
|
[3678] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3678,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Crocolisk Steak",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[14842] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14842,
|
|
["class"] = 2,
|
|
["name"] = "Tyrant's Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_17",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 43,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["ARCANE STAR"] = 15931,
|
|
[15226] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15226,
|
|
["class"] = 1,
|
|
["name"] = "Giant Club",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_16",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 32,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15354] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15354,
|
|
["class"] = 2,
|
|
["name"] = "Headhunter's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_03",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 27,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15482] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15482,
|
|
["class"] = 2,
|
|
["name"] = "War Torn Bands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_08",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 6,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[15610] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15610,
|
|
["class"] = 2,
|
|
["name"] = "Bonelink Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_16",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 38,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15738] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15738,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Heavy Scorpid Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3966] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3966,
|
|
["class"] = 2,
|
|
["name"] = "Thick Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_13",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 37,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[15994] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 15994,
|
|
["class"] = 5,
|
|
["name"] = "Thorium Widget",
|
|
["texture"] = "Interface\\Icons\\INV_Gizmo_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[16250] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16250,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Weapon - Superior Striking",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[16885] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16885,
|
|
["class"] = 10,
|
|
["name"] = "Heavy Junkbox",
|
|
["texture"] = "Interface\\Icons\\INV_Box_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4349] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4349,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Phoenix Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[4413] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4413,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Discombobulator Ray",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[4477] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4477,
|
|
["class"] = 2,
|
|
["name"] = "Nefarious Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_02",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 29,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[4541] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4541,
|
|
["class"] = 4,
|
|
["name"] = "Freshly Baked Bread",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_12",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[4605] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4605,
|
|
["class"] = 4,
|
|
["name"] = "Red-speckled Mushroom",
|
|
["texture"] = "Interface\\Icons\\INV_Mushroom_11",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["WORN MAIL VEST"] = 1737,
|
|
[4733] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4733,
|
|
["class"] = 2,
|
|
["name"] = "Blackforge Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_09",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 41,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[4797] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4797,
|
|
["class"] = 2,
|
|
["name"] = "Fiery Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_08",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 20,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4861] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4861,
|
|
["class"] = 2,
|
|
["name"] = "Sleek Feathered Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Fur",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[19701] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 19701,
|
|
["name"] = "Gurubashi Coin",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Coin_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[5117] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5117,
|
|
["class"] = 10,
|
|
["name"] = "Vibrant Plume",
|
|
["texture"] = "Interface\\Icons\\INV_Feather_12",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[5181] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5181,
|
|
["class"] = 2,
|
|
["name"] = "Vibrant Silk Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 28,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[5245] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5245,
|
|
["class"] = 1,
|
|
["name"] = "Summoner's Wand",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_07",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 29,
|
|
["subclass"] = 16,
|
|
["quality"] = 2,
|
|
},
|
|
["GOLDEN SCALE COIF"] = 3837,
|
|
[5373] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5373,
|
|
["class"] = 10,
|
|
["name"] = "Lucky Charm",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_ArmorKit_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[22261] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 22261,
|
|
["class"] = 10,
|
|
["name"] = "Love Fool",
|
|
["texture"] = "Interface\\Icons\\INV_Crate_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["59 POUND GROUPER"] = 13879,
|
|
["VETERAN BRACERS"] = 3213,
|
|
["JOURNAL PAGE"] = 5839,
|
|
["SEVEN OF WARLORDS"] = 19264,
|
|
["QUILLSHOOTER"] = 10567,
|
|
[6269] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6269,
|
|
["class"] = 2,
|
|
["name"] = "Pioneer Trousers",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_05",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 7,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PRAETORIAN COIF"] = 15185,
|
|
[6397] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6397,
|
|
["class"] = 2,
|
|
["name"] = "Emblazoned Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_24",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 24,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["TWILL COVER"] = 8754,
|
|
[6525] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6525,
|
|
["class"] = 2,
|
|
["name"] = "Grunt's Harness",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_01",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 22,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["RAPTOR PUNCH"] = 5342,
|
|
[25] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 25,
|
|
["class"] = 1,
|
|
["name"] = "Worn Shortsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_04",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 1,
|
|
["subclass"] = 8,
|
|
["quality"] = 1,
|
|
},
|
|
["WESTFALL STEW"] = 733,
|
|
["BURNING ROBES"] = 2617,
|
|
["HIGH CHIEF'S BINDINGS"] = 14965,
|
|
["PILLAGER'S GLOVES"] = 15560,
|
|
["MINER'S HAT OF THE DEEP"] = 9429,
|
|
[7421] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7421,
|
|
["class"] = 2,
|
|
["name"] = "Phalanx Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_11",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 28,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[7485] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7485,
|
|
["class"] = 2,
|
|
["name"] = "Ranger Cord",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_17",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 36,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7549] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7549,
|
|
["class"] = 2,
|
|
["name"] = "Fairy's Embrace",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_31",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 42,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[7613] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7613,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Green Leather Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[7741] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7741,
|
|
["name"] = "The Shaft of Tsol",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_Goldfeathered_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["GREEN SILK PACK"] = 5764,
|
|
[8125] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8125,
|
|
["class"] = 2,
|
|
["name"] = "Myrmidon's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 43,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["GREEN HILLS OF STRANGLETHORN - PAGE 16"] = 2740,
|
|
[8315] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8315,
|
|
["class"] = 2,
|
|
["name"] = "Alabaster Plate Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_18",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 47,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["DIREWING LEGGUARDS"] = 13075,
|
|
["PRECISELY CALIBRATED BOOMSTICK"] = 2100,
|
|
[8827] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8827,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Water Walking",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_15",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
["TUNDRA NECKLACE"] = 12039,
|
|
[18678] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18678,
|
|
["class"] = 2,
|
|
["name"] = "Tempestria's Frozen Necklace",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_03",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 56,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[36] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 36,
|
|
["class"] = 1,
|
|
["name"] = "Worn Mace",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_03",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 1,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[37] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 37,
|
|
["class"] = 1,
|
|
["name"] = "Worn Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_11",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 1,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[19702] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 19702,
|
|
["name"] = "Vilebranch Coin",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Coin_13",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[38] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 38,
|
|
["class"] = 2,
|
|
["name"] = "Recruit's Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_05",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[10107] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10107,
|
|
["class"] = 2,
|
|
["name"] = "Wanderer's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_05",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 49,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10235] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10235,
|
|
["class"] = 2,
|
|
["name"] = "Engraved Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_08",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 54,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10363] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10363,
|
|
["class"] = 2,
|
|
["name"] = "Engraved Wall",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_03",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 55,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[40] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 40,
|
|
["class"] = 2,
|
|
["name"] = "Recruit's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_06",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["BRIGHT BELT"] = 4708,
|
|
[22262] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22262,
|
|
["class"] = 10,
|
|
["name"] = "Alliance Gift Collection",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesBoxOfChocolates01",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[43] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 43,
|
|
["class"] = 2,
|
|
["name"] = "Squire's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[11387] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 11387,
|
|
["class"] = 10,
|
|
["name"] = "Basilisk Heart",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Organ_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[44] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 44,
|
|
["class"] = 2,
|
|
["name"] = "Squire's Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["BLACKVENOM BLADE"] = 4446,
|
|
[45] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 45,
|
|
["class"] = 2,
|
|
["name"] = "Squire's Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["PHALANX CLOAK"] = 7419,
|
|
[12027] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12027,
|
|
["class"] = 2,
|
|
["name"] = "Vermilion Necklace",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_10",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 58,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[47] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 47,
|
|
["class"] = 2,
|
|
["name"] = "Footpad's Shoes",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[48] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 48,
|
|
["class"] = 2,
|
|
["name"] = "Footpad's Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["FISHING POLE"] = 6256,
|
|
[49] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 49,
|
|
["class"] = 2,
|
|
["name"] = "Footpad's Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_05",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[13051] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13051,
|
|
["class"] = 1,
|
|
["name"] = "Witchfury",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_35",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 39,
|
|
["subclass"] = 9,
|
|
["quality"] = 3,
|
|
},
|
|
["LEADED VIAL"] = 3372,
|
|
[51] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 51,
|
|
["class"] = 2,
|
|
["name"] = "Neophyte's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_04",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["SPARKLESHELL MANTLE"] = 13131,
|
|
[52] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 52,
|
|
["class"] = 2,
|
|
["name"] = "Neophyte's Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["BARBARIC CLOTH BOOTS"] = 3307,
|
|
[53] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 53,
|
|
["class"] = 2,
|
|
["name"] = "Neophyte's Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[13947] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13947,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Lobster Stew",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["GRYPHON FEATHER QUILL"] = 3766,
|
|
[14203] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14203,
|
|
["class"] = 2,
|
|
["name"] = "Thistlefur Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_12",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 30,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["HIGH COUNCILLOR'S SCEPTER"] = 15941,
|
|
[14459] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14459,
|
|
["class"] = 2,
|
|
["name"] = "Elunarian Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_09",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 52,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[56] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 56,
|
|
["class"] = 2,
|
|
["name"] = "Apprentice's Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_23",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["GNOLL CASTING GLOVES"] = 892,
|
|
["EMBOSSED PLATE HELMET"] = 9969,
|
|
[15227] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15227,
|
|
["class"] = 1,
|
|
["name"] = "Diamond-Tip Bludgeon",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_15",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 44,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[59] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 59,
|
|
["class"] = 2,
|
|
["name"] = "Acolyte's Shoes",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[15483] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15483,
|
|
["class"] = 2,
|
|
["name"] = "War Torn Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[15611] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15611,
|
|
["class"] = 2,
|
|
["name"] = "Bonelink Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_11",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 38,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15739] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15739,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Runic Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15995] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15995,
|
|
["class"] = 1,
|
|
["name"] = "Thorium Rifle",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_07",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 47,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[16251] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16251,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Bracer - Superior Stamina",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["BONECASTER'S SARONG"] = 14305,
|
|
["VALENTINE'S DAY CARD"] = 22059,
|
|
[18679] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18679,
|
|
["class"] = 2,
|
|
["name"] = "Frigid Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_29",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 56,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["BRACKWATER CLOAK"] = 4680,
|
|
["IMPENETRABLE BINDINGS"] = 15659,
|
|
["FORMULA: LESSER WIZARD OIL"] = 20753,
|
|
["KHAN'S HELMET"] = 14785,
|
|
["FORTIFIED BELT"] = 9814,
|
|
[85] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 85,
|
|
["class"] = 2,
|
|
["name"] = "Dirty Leather Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[22263] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22263,
|
|
["class"] = 10,
|
|
["name"] = "Horde Gift Collection",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesBoxOfChocolates01",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["EIGHT OF PORTALS"] = 19284,
|
|
["SCROLL OF SPIRIT IV"] = 10306,
|
|
["SHREDDER OPERATING MANUAL - PAGE 3"] = 16647,
|
|
["HEAVY BRONZE MACE"] = 3491,
|
|
["RECIPE: ROAST RAPTOR"] = 12228,
|
|
["SWASHBUCKLER'S BREASTPLATE"] = 10182,
|
|
["LARGE HOOF"] = 5871,
|
|
[117] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 117,
|
|
["class"] = 4,
|
|
["name"] = "Tough Jerky",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_16",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["PLANS: SERENITY"] = 12827,
|
|
["SENTRY'S SHIELD"] = 15530,
|
|
[120] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 120,
|
|
["class"] = 2,
|
|
["name"] = "Thug Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["CURVE-BLADED RIPPER"] = 2815,
|
|
["ASSASSIN'S BLADE"] = 1935,
|
|
[127] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 127,
|
|
["class"] = 2,
|
|
["name"] = "Trapper's Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_07",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[129] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 129,
|
|
["class"] = 2,
|
|
["name"] = "Rugged Trapper's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_06",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["UNBALANCED AXE"] = 1816,
|
|
["BURNISHED TUNIC"] = 2989,
|
|
[139] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 139,
|
|
["class"] = 2,
|
|
["name"] = "Brawler's Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[18168] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18168,
|
|
["class"] = 2,
|
|
["name"] = "Force Reactive Disk",
|
|
["texture"] = "Interface\\Icons\\Spell_Arcane_PortalDarnassus",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 60,
|
|
["subclass"] = 6,
|
|
["quality"] = 4,
|
|
},
|
|
["VOLCANIC SHOULDERS"] = 15055,
|
|
["GAZLOWE'S CHARM"] = 13088,
|
|
[19704] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 19704,
|
|
["name"] = "Sandfury Coin",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Coin_15",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[10108] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10108,
|
|
["class"] = 2,
|
|
["name"] = "Wanderer's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 48,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10236] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10236,
|
|
["class"] = 2,
|
|
["name"] = "Engraved Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 54,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10364] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10364,
|
|
["class"] = 2,
|
|
["name"] = "Templar Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_05",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 53,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[10620] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 10620,
|
|
["class"] = 5,
|
|
["name"] = "Thorium Ore",
|
|
["texture"] = "Interface\\Icons\\INV_Ore_Thorium_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["MANTLE OF THIEVES"] = 2264,
|
|
["WORN RUNNING SHOES"] = 18225,
|
|
[11388] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 11388,
|
|
["class"] = 10,
|
|
["name"] = "Basilisk Venom",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Slime_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["OVERLINKED CHAIN BRACERS"] = 4002,
|
|
["FLASK OF SUPREME POWER"] = 13512,
|
|
[12028] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12028,
|
|
["class"] = 2,
|
|
["name"] = "Basalt Necklace",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_08",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 27,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["SCHEMATIC: FLASH BOMB"] = 6672,
|
|
[12284] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12284,
|
|
["name"] = "Draco-Incarcinatrix 900",
|
|
["texture"] = "Interface\\Icons\\INV_Gizmo_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[193] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 193,
|
|
["class"] = 2,
|
|
["name"] = "Tattered Cloth Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Black_01",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[195] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 195,
|
|
["class"] = 2,
|
|
["name"] = "Tattered Cloth Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["PLANS: DARKRUNE GAUNTLETS"] = 20553,
|
|
[12796] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12796,
|
|
["class"] = 1,
|
|
["name"] = "Hammer of the Titans",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_09",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 58,
|
|
["subclass"] = 6,
|
|
["quality"] = 3,
|
|
},
|
|
[201] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 201,
|
|
["class"] = 2,
|
|
["name"] = "Thick Cloth Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_12",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[13052] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13052,
|
|
["class"] = 1,
|
|
["name"] = "Warmonger",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_46",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 47,
|
|
["subclass"] = 9,
|
|
["quality"] = 3,
|
|
},
|
|
["SMALL SEAFORIUM CHARGE"] = 4367,
|
|
[13308] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13308,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Ice Deflector",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[209] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 209,
|
|
["class"] = 2,
|
|
["name"] = "Dirty Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_Wolf",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: BLACK WHELP CLOAK"] = 7289,
|
|
[13948] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13948,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Mightfish Steak",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["IMPERIAL LEATHER BRACERS"] = 4061,
|
|
[14204] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14204,
|
|
["class"] = 2,
|
|
["name"] = "Thistlefur Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_20",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 31,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14332] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14332,
|
|
["class"] = 2,
|
|
["name"] = "Eternal Crown",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_06",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 59,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14460] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14460,
|
|
["class"] = 2,
|
|
["name"] = "Elunarian Diadem",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_21",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 58,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14588] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14588,
|
|
["class"] = 2,
|
|
["name"] = "Hawkeye's Cord",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_09",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 31,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14844] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14844,
|
|
["class"] = 2,
|
|
["name"] = "Sunscale Chestguard",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate16",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 49,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[14972] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14972,
|
|
["class"] = 2,
|
|
["name"] = "Glorious Sabatons",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_03",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 51,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[237] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 237,
|
|
["class"] = 2,
|
|
["name"] = "Cured Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 17,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[239] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 239,
|
|
["class"] = 2,
|
|
["name"] = "Cured Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_21",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 17,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[15484] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15484,
|
|
["class"] = 2,
|
|
["name"] = "War Torn Handgrips",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_19",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 7,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[15612] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15612,
|
|
["class"] = 2,
|
|
["name"] = "Bonelink Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_29",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 39,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15740] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15740,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Frostsaber Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[15996] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15996,
|
|
["class"] = 5,
|
|
["name"] = "Lifelike Mechanical Toad",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterHead_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[16252] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16252,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Weapon - Crusader",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["RUTHLESS SHIV"] = 7758,
|
|
[4350] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4350,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Spider Silk Slippers",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[4414] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4414,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Portable Bronze Mortar",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[4478] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4478,
|
|
["class"] = 2,
|
|
["name"] = "Iridescent Scale Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 40,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[4542] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4542,
|
|
["class"] = 4,
|
|
["name"] = "Moist Cornbread",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_08",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
[287] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 287,
|
|
["class"] = 2,
|
|
["name"] = "Scalemail Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 17,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[4734] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4734,
|
|
["class"] = 2,
|
|
["name"] = "Mistscape Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_02",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 38,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4798] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4798,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Runed Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 20,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["FOREMAN VEST"] = 10553,
|
|
[19705] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 19705,
|
|
["name"] = "Skullsplitter Coin",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Coin_12",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["EMBLAZONED CLOAK"] = 4715,
|
|
["WINDCHASER CLOAK"] = 14430,
|
|
[5118] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5118,
|
|
["class"] = 10,
|
|
["name"] = "Large Flat Tooth",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[5182] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5182,
|
|
["class"] = 1,
|
|
["name"] = "Shiver Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_26",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 15,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["SOLID STONE"] = 7912,
|
|
[5374] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5374,
|
|
["class"] = 10,
|
|
["name"] = "Small Pocket Watch",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_PocketWatch_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[5566] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5566,
|
|
["class"] = 10,
|
|
["name"] = "Broken Antler",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["PATTERN: RED MAGEWEAVE VEST"] = 10300,
|
|
["HILLMAN'S CLOAK"] = 3719,
|
|
[5758] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5758,
|
|
["class"] = 10,
|
|
["name"] = "Mithril Lockbox",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_OrnateBox",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["IMPOSING CAPE"] = 15165,
|
|
["TROLL TRIBAL NECKLACE"] = 9259,
|
|
["WHITE BANDIT MASK"] = 10008,
|
|
[6270] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6270,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Blue Linen Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[6398] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6398,
|
|
["class"] = 2,
|
|
["name"] = "Emblazoned Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_11",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 24,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[6526] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6526,
|
|
["class"] = 2,
|
|
["name"] = "Battle Harness",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 32,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[6590] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6590,
|
|
["class"] = 2,
|
|
["name"] = "Battleforge Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 24,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["WORN LEATHER VEST"] = 1425,
|
|
["CELESTIAL KILT"] = 14315,
|
|
["GLOVES OF THE DAWN"] = 19057,
|
|
[7166] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7166,
|
|
["class"] = 1,
|
|
["name"] = "Copper Dagger",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_14",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 6,
|
|
["subclass"] = 13,
|
|
["quality"] = 1,
|
|
},
|
|
["FLIMSY CHAIN BELT"] = 2649,
|
|
["CLAY SCARAB"] = 20863,
|
|
["SHREDDER OPERATING MANUAL - PAGE 12"] = 16656,
|
|
[7486] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7486,
|
|
["class"] = 2,
|
|
["name"] = "Captain's Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 39,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["PRAIRIE RING"] = 12007,
|
|
["OUTRUNNER'S CUFFS"] = 15499,
|
|
[7678] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7678,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Thistle Tea",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[7742] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7742,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Gnomish Cloaking Device",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["GLIMMERING CLOAK"] = 4711,
|
|
["CANVAS BELT"] = 3376,
|
|
["MAIL COMBAT ARMGUARDS"] = 6403,
|
|
[8126] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8126,
|
|
["class"] = 2,
|
|
["name"] = "Myrmidon's Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 46,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["VALOROUS CHESTGUARD"] = 8274,
|
|
[8317] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8317,
|
|
["class"] = 2,
|
|
["name"] = "Alabaster Plate Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_16",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 49,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[17402] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17402,
|
|
["class"] = 4,
|
|
["name"] = "Greatfather's Winter Ale",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_13",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[8957] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8957,
|
|
["class"] = 4,
|
|
["name"] = "Spinefin Halibut",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_22",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
["FIRESTARTER"] = 8184,
|
|
["VENOMSHROUD BELT"] = 14446,
|
|
["REINFORCED TARGE"] = 2442,
|
|
[9853] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9853,
|
|
["class"] = 2,
|
|
["name"] = "Conjurer's Cinch",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_15",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 29,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: CLAM CHOWDER"] = 5528,
|
|
[10109] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10109,
|
|
["class"] = 2,
|
|
["name"] = "Wanderer's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_11",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 49,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10237] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10237,
|
|
["class"] = 2,
|
|
["name"] = "Engraved Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 53,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10365] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10365,
|
|
["class"] = 2,
|
|
["name"] = "Emerald Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_04",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 54,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["MOLTEN HELM"] = 16983,
|
|
["ARCHER'S JERKIN"] = 9854,
|
|
["BRACERS OF VALOR"] = 16735,
|
|
["RED MAGEWEAVE HEADBAND"] = 10033,
|
|
["GEOMANCER'S GLOVES"] = 14222,
|
|
[711] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 711,
|
|
["class"] = 2,
|
|
["name"] = "Tattered Cloth Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_27",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["FIELD PLATE HELMET"] = 9290,
|
|
[727] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 727,
|
|
["class"] = 1,
|
|
["name"] = "Notched Shortsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_04",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 5,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
["PATHFINDER BELT"] = 15347,
|
|
[12029] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12029,
|
|
["class"] = 2,
|
|
["name"] = "Greenstone Talisman",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_01",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 30,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[767] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 767,
|
|
["class"] = 1,
|
|
["name"] = "Long Bo Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_08",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 3,
|
|
["subclass"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
[783] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 783,
|
|
["class"] = 5,
|
|
["name"] = "Light Hide",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Wolf_Ruin_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[791] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 791,
|
|
["class"] = 1,
|
|
["name"] = "Gnarled Ash Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_02",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 26,
|
|
["subclass"] = 10,
|
|
["quality"] = 3,
|
|
},
|
|
[799] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 799,
|
|
["class"] = 2,
|
|
["name"] = "Rough Leather Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Wolf",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[13053] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13053,
|
|
["class"] = 1,
|
|
["name"] = "Doombringer",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_01",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 55,
|
|
["subclass"] = 9,
|
|
["quality"] = 3,
|
|
},
|
|
[13309] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13309,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Lovingly Crafted Boomstick",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[839] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 839,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Weave Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 12,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["WINTER SQUID"] = 13755,
|
|
["HYPERION GAUNTLETS"] = 10386,
|
|
[13821] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13821,
|
|
["class"] = 1,
|
|
["name"] = "Bulky Maul",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_16",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 52,
|
|
["subclass"] = 6,
|
|
["quality"] = 0,
|
|
},
|
|
[871] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 871,
|
|
["class"] = 1,
|
|
["name"] = "Flurry Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_17",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 42,
|
|
["subclass"] = 1,
|
|
["quality"] = 4,
|
|
},
|
|
["\"MAGE-EYE\" BLUNDERBUSS"] = 3041,
|
|
[14205] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14205,
|
|
["class"] = 2,
|
|
["name"] = "Thistlefur Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_23",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 27,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14333] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14333,
|
|
["class"] = 2,
|
|
["name"] = "Eternal Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_06",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 58,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14461] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14461,
|
|
["class"] = 2,
|
|
["name"] = "Elunarian Handgrips",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_10",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 57,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[911] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 911,
|
|
["class"] = 1,
|
|
["name"] = "Ironwood Treebranch",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_01",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 20,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["BRIGHT CLOAK"] = 6381,
|
|
[927] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 927,
|
|
["class"] = 1,
|
|
["name"] = "Double Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_21",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 19,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[14973] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14973,
|
|
["class"] = 2,
|
|
["name"] = "Glorious Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_15",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 55,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[943] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 943,
|
|
["class"] = 1,
|
|
["name"] = "Warden Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_29",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 43,
|
|
["subclass"] = 10,
|
|
["quality"] = 4,
|
|
},
|
|
[15229] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15229,
|
|
["class"] = 1,
|
|
["name"] = "Blesswind Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_02",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 50,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15357] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15357,
|
|
["class"] = 2,
|
|
["name"] = "Headhunter's Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 30,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15485] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15485,
|
|
["class"] = 2,
|
|
["name"] = "War Torn Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 9,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15613] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15613,
|
|
["class"] = 2,
|
|
["name"] = "Bonelink Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_35",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 37,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15741] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15741,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Stormshroud Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[15869] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 15869,
|
|
["class"] = 5,
|
|
["name"] = "Silver Skeleton Key",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Key_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[15997] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 15997,
|
|
["class"] = 6,
|
|
["name"] = "Thorium Shells",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_Bullet_03",
|
|
["slot"] = "INVTYPE_AMMO",
|
|
["level"] = 52,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["TRIUMPHANT SHOULDER PADS"] = 15686,
|
|
[16253] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16253,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Chest - Greater Stats",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["BLADE OF HANNA"] = 2801,
|
|
[17403] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17403,
|
|
["class"] = 4,
|
|
["name"] = "Steamwheedle Fizzy Spirits",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_11",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["TEMPLAR SHIELD"] = 10364,
|
|
[1167] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1167,
|
|
["class"] = 2,
|
|
["name"] = "Small Targe",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 5,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["GRUNT'S CARD"] = 22142,
|
|
[1215] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1215,
|
|
["class"] = 2,
|
|
["name"] = "Support Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_09",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 17,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[19707] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 19707,
|
|
["name"] = "Red Hakkari Bijou",
|
|
["texture"] = "Interface\\Icons\\INV_Bijou_Red",
|
|
["slot"] = "",
|
|
["level"] = 58,
|
|
["quality"] = 3,
|
|
},
|
|
["SACRIFICIAL ROBES"] = 2566,
|
|
[1263] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1263,
|
|
["class"] = 1,
|
|
["name"] = "Brain Hacker",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Halberd_10",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 55,
|
|
["subclass"] = 2,
|
|
["quality"] = 4,
|
|
},
|
|
["RECIPE: RAGE POTION"] = 5640,
|
|
["LINKED CHAIN BOOTS"] = 1747,
|
|
["REFRESHING SPRING WATER"] = 18005,
|
|
["HEAVY WOOL BANDAGE"] = 3531,
|
|
[1391] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1391,
|
|
["class"] = 1,
|
|
["name"] = "Riverpaw Mystic Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_11",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 13,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: BOOTS OF THE ENCHANTER"] = 4352,
|
|
["THICK LEATHER TUNIC"] = 3968,
|
|
["FLETCHER'S GLOVES"] = 7348,
|
|
[1487] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 1487,
|
|
["class"] = 4,
|
|
["name"] = "Conjured Pumpernickel",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_08",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[1503] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1503,
|
|
["class"] = 2,
|
|
["name"] = "Warped Leather Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 10,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["TUFT OF GORILLA HAIR"] = 4099,
|
|
["DUSKWOVEN GLOVES"] = 10062,
|
|
["PRIMAL BATSKIN JERKIN"] = 19685,
|
|
["RIGID BRACELETS"] = 15112,
|
|
["BLACKSKULL SHIELD"] = 1169,
|
|
[1679] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1679,
|
|
["class"] = 1,
|
|
["name"] = "Korg Bat",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_01",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 31,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[1711] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 1711,
|
|
["class"] = 4,
|
|
["name"] = "Scroll of Stamina II",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_07",
|
|
["slot"] = "",
|
|
["level"] = 20,
|
|
["quality"] = 1,
|
|
},
|
|
[1727] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1727,
|
|
["class"] = 1,
|
|
["name"] = "Sword of Decay",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_26",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 23,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
[1743] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1743,
|
|
["class"] = 2,
|
|
["name"] = "Laced Mail Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 14,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["VITAL RAIMENT"] = 14213,
|
|
[1775] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1775,
|
|
["class"] = 2,
|
|
["name"] = "Brocade Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 20,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1791] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1791,
|
|
["class"] = 2,
|
|
["name"] = "Patched Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 12,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[1807] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1807,
|
|
["class"] = 2,
|
|
["name"] = "Tough Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 24,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[1823] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1823,
|
|
["class"] = 1,
|
|
["name"] = "Bludgeoning Cudgel",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_10",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 17,
|
|
["subclass"] = 5,
|
|
["quality"] = 0,
|
|
},
|
|
[1839] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1839,
|
|
["class"] = 2,
|
|
["name"] = "Rough Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_26",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["ROBUST BUCKLER"] = 15123,
|
|
["SOLID SHOT"] = 3033,
|
|
[1903] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1903,
|
|
["class"] = 1,
|
|
["name"] = "Imported from 3.3.5 DBCs",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_03",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 0,
|
|
},
|
|
[1935] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1935,
|
|
["class"] = 1,
|
|
["name"] = "Assassin's Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_24",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 19,
|
|
["subclass"] = 13,
|
|
["quality"] = 3,
|
|
},
|
|
["FORTIFIED LEGGINGS"] = 9815,
|
|
[2015] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2015,
|
|
["class"] = 1,
|
|
["name"] = "Black Metal War Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_17",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 23,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["GREAT GORETUSK SNOUT"] = 2296,
|
|
["VITAL BOOTS"] = 14214,
|
|
["JOURNEYMAN'S PANTS"] = 2958,
|
|
[17404] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17404,
|
|
["class"] = 4,
|
|
["name"] = "Blended Bean Brew",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_15",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["SCHEMATIC: ACCURATE SCOPE"] = 13310,
|
|
["HEADHUNTER'S SPAULDERS"] = 15357,
|
|
[2303] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2303,
|
|
["class"] = 2,
|
|
["name"] = "Handstitched Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_Wolf",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["SABERTOOTH FANG"] = 4580,
|
|
[2399] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2399,
|
|
["class"] = 2,
|
|
["name"] = "Light Chain Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 5,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[2431] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2431,
|
|
["class"] = 2,
|
|
["name"] = "Russet Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_10",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[19708] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 19708,
|
|
["name"] = "Blue Hakkari Bijou",
|
|
["texture"] = "Interface\\Icons\\INV_Bijou_Blue",
|
|
["slot"] = "",
|
|
["level"] = 58,
|
|
["quality"] = 3,
|
|
},
|
|
["HAND AXE"] = 2134,
|
|
[2527] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2527,
|
|
["class"] = 1,
|
|
["name"] = "Battle Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_07",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 31,
|
|
["subclass"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
[10238] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10238,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Lamellar Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 47,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[2591] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 2591,
|
|
["class"] = 10,
|
|
["name"] = "Dirty Trogg Cloth",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandana_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[2623] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2623,
|
|
["class"] = 2,
|
|
["name"] = "Holy Diadem",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 36,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["WARPED LEATHER PANTS"] = 1507,
|
|
[2687] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2687,
|
|
["class"] = 4,
|
|
["name"] = "Dry Pork Ribs",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_48",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[2751] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2751,
|
|
["class"] = 10,
|
|
["name"] = "Green Hills of Stranglethorn - Page 27",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SILVER DEFIAS BELT"] = 832,
|
|
["BRIGADE GAUNTLETS"] = 9930,
|
|
[2847] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2847,
|
|
["class"] = 1,
|
|
["name"] = "Copper Shortsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_26",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 4,
|
|
["subclass"] = 8,
|
|
["quality"] = 1,
|
|
},
|
|
[2879] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2879,
|
|
["class"] = 2,
|
|
["name"] = "Antipodean Rod",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_04",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 17,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[2911] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2911,
|
|
["class"] = 2,
|
|
["name"] = "Keller's Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 18,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[2975] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2975,
|
|
["class"] = 2,
|
|
["name"] = "Hunting Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Wolf",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 9,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["SHIMMERING ARMOR"] = 6567,
|
|
[3039] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3039,
|
|
["class"] = 1,
|
|
["name"] = "Short Ash Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_03",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 18,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[12286] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12286,
|
|
["name"] = "Eggscilloscope Prototype",
|
|
["texture"] = "Interface\\Icons\\INV_Gizmo_09",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[12414] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12414,
|
|
["class"] = 2,
|
|
["name"] = "Thorium Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 55,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[3135] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 3135,
|
|
["class"] = 1,
|
|
["name"] = "Sharp Throwing Axe",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_01",
|
|
["slot"] = "INVTYPE_THROWN",
|
|
["level"] = 11,
|
|
["subclass"] = 14,
|
|
["quality"] = 1,
|
|
},
|
|
[3167] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3167,
|
|
["class"] = 10,
|
|
["name"] = "Thick Spider Hair",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterSpiderCarapace_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[3199] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3199,
|
|
["class"] = 1,
|
|
["name"] = "Battle Slayer",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3231] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3231,
|
|
["class"] = 2,
|
|
["name"] = "Cutthroat Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_07",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 20,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[3263] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3263,
|
|
["class"] = 2,
|
|
["name"] = "Webbed Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[3295] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3295,
|
|
["class"] = 1,
|
|
["name"] = "Deadman Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_04",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 1,
|
|
["subclass"] = 8,
|
|
["quality"] = 1,
|
|
},
|
|
["GRUNT'S HARNESS"] = 6525,
|
|
[3391] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3391,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Ogre's Strength",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_57",
|
|
["slot"] = "",
|
|
["level"] = 20,
|
|
["quality"] = 1,
|
|
},
|
|
[3423] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3423,
|
|
["class"] = 2,
|
|
["name"] = "Bouquet of White Roses",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Flower_02",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[13822] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13822,
|
|
["class"] = 1,
|
|
["name"] = "Spiked Dagger",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_05",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 48,
|
|
["subclass"] = 13,
|
|
["quality"] = 0,
|
|
},
|
|
[3487] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3487,
|
|
["class"] = 1,
|
|
["name"] = "Heavy Copper Broadsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_14",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 14,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[14206] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14206,
|
|
["class"] = 2,
|
|
["name"] = "Vital Bracelets",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_06",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 27,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14334] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14334,
|
|
["class"] = 2,
|
|
["name"] = "Eternal Sarong",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_13",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 58,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14462] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14462,
|
|
["class"] = 2,
|
|
["name"] = "Elunarian Sarong",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_10",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 57,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14590] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14590,
|
|
["class"] = 2,
|
|
["name"] = "Hawkeye's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_04",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 30,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3679] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3679,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Blood Sausage",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[3711] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3711,
|
|
["name"] = "Belamoore's Research Journal",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14974] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14974,
|
|
["class"] = 2,
|
|
["name"] = "Glorious Bindings",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_19",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 50,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[3775] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3775,
|
|
["class"] = 4,
|
|
["name"] = "Crippling Poison",
|
|
["texture"] = "Interface\\Icons\\Ability_PoisonSting",
|
|
["slot"] = "",
|
|
["level"] = 20,
|
|
["quality"] = 1,
|
|
},
|
|
[15230] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15230,
|
|
["class"] = 1,
|
|
["name"] = "Ridge Cleaver",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_21",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 20,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[15358] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15358,
|
|
["class"] = 2,
|
|
["name"] = "Headhunter's Woolies",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_07",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 30,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["ROUGH LEATHER BOOTS"] = 796,
|
|
[15614] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15614,
|
|
["class"] = 2,
|
|
["name"] = "Bonelink Sabatons",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 40,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15742] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15742,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Warbear Harness",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[3967] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3967,
|
|
["class"] = 2,
|
|
["name"] = "Thick Leather Shoulderpads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 42,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[3999] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3999,
|
|
["class"] = 2,
|
|
["name"] = "Laminated Scale Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 49,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["MERCURIAL CLOAK"] = 10159,
|
|
["RECIPE: CRISPY BAT WING"] = 12226,
|
|
[17405] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17405,
|
|
["class"] = 4,
|
|
["name"] = "Green Garden Tea",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_Milk_05",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[4415] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4415,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Craftsman's Monocle",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[4479] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4479,
|
|
["class"] = 4,
|
|
["name"] = "Burning Charm",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Talisman_01",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[4607] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4607,
|
|
["class"] = 4,
|
|
["name"] = "Delicious Cave Mold",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_06",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[4671] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4671,
|
|
["class"] = 2,
|
|
["name"] = "Ancestral Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 4,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[4735] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4735,
|
|
["class"] = 2,
|
|
["name"] = "Mistscape Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_13",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 36,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4799] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4799,
|
|
["class"] = 2,
|
|
["name"] = "Antiquated Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 18,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[19709] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 19709,
|
|
["name"] = "Yellow Hakkari Bijou",
|
|
["texture"] = "Interface\\Icons\\INV_Bijou_Yellow",
|
|
["slot"] = "",
|
|
["level"] = 58,
|
|
["quality"] = 3,
|
|
},
|
|
["ROUGH WOODEN STAFF"] = 1515,
|
|
["MARAUDER'S GAUNTLETS"] = 15570,
|
|
[5119] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5119,
|
|
["class"] = 10,
|
|
["name"] = "Fine Loose Hair",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterTail_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[5183] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5183,
|
|
["class"] = 2,
|
|
["name"] = "Pulsating Hydra Heart",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Orb_04",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 15,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[5375] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5375,
|
|
["class"] = 10,
|
|
["name"] = "Scratching Stick",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Branch_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[5439] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5439,
|
|
["class"] = 7,
|
|
["name"] = "Small Quiver",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Quiver_09",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 1,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[5503] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5503,
|
|
["class"] = 5,
|
|
["name"] = "Clam Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_51",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PLEDGE OF ADORATION: DARNASSUS"] = 22155,
|
|
["CERULEAN TALISMAN"] = 12019,
|
|
["INSTANT POISON III"] = 6950,
|
|
["GREATER NATURE PROTECTION POTION"] = 13458,
|
|
["PATHFINDER FOOTPADS"] = 15341,
|
|
["SWASHBUCKLER'S GLOVES"] = 10186,
|
|
["COMMANDER'S GAUNTLETS"] = 10380,
|
|
["FINE LEATHER CLOAK"] = 2308,
|
|
[6271] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6271,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Red Linen Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["GUILD TABARD"] = 5976,
|
|
[6399] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6399,
|
|
["class"] = 2,
|
|
["name"] = "Emblazoned Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 25,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PLANS: GREEN IRON BOOTS"] = 3611,
|
|
[6591] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6591,
|
|
["class"] = 2,
|
|
["name"] = "Battleforge Wristguards",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_10",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 22,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SORCERER HAT"] = 9878,
|
|
["CRAFTSMAN'S WRIT - WICKED LEATHER HEADBAND"] = 22605,
|
|
["COPPER ORE"] = 2770,
|
|
["SHIN BLADE"] = 15257,
|
|
[7359] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7359,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Earthen Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_23",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 24,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7423] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7423,
|
|
["class"] = 2,
|
|
["name"] = "Phalanx Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 29,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["BLOODLUST BUCKLER"] = 14800,
|
|
[7551] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7551,
|
|
["class"] = 2,
|
|
["name"] = "Entwined Opaline Talisman",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_07",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 42,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["BROWN SNAKE"] = 10361,
|
|
["GRAY SACK OF GEMS"] = 17964,
|
|
["CRYSTALLIZED MANA SHARD"] = 18285,
|
|
["WICKED LEATHER BRACERS"] = 15084,
|
|
[7935] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7935,
|
|
["class"] = 2,
|
|
["name"] = "Ornate Mithril Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 43,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["ORNATE GAUNTLETS"] = 10121,
|
|
[8191] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8191,
|
|
["class"] = 2,
|
|
["name"] = "Turtle Scale Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_40",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 41,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[8319] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8319,
|
|
["class"] = 2,
|
|
["name"] = "Alabaster Plate Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_29",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 50,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["SCHEMATIC: SPELLPOWER GOGGLES XTREME"] = 10605,
|
|
[17406] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17406,
|
|
["class"] = 4,
|
|
["name"] = "Holiday Cheesewheel",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_03",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[8831] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8831,
|
|
["class"] = 5,
|
|
["name"] = "Purple Lotus",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_17",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[8959] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8959,
|
|
["class"] = 4,
|
|
["name"] = "Raw Spinefin Halibut",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_22",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
["ACCURATE SCOPE"] = 4407,
|
|
["TWILIGHT COWL"] = 7432,
|
|
[10111] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10111,
|
|
["class"] = 2,
|
|
["name"] = "Wanderer's Hat",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_50",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 52,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10239] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10239,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Lamellar Vambraces",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 46,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["ETERNAL BINDINGS"] = 14330,
|
|
["PLEDGE OF LOYALTY: IRONFORGE"] = 22119,
|
|
[10623] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10623,
|
|
["class"] = 1,
|
|
["name"] = "Winter's Bite",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_07",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 43,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["LUNAR VEST"] = 14249,
|
|
["SANDALS OF THE INSURGENT"] = 13111,
|
|
[22526] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 22526,
|
|
["class"] = 10,
|
|
["name"] = "Bone Fragments",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[11391] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 11391,
|
|
["class"] = 10,
|
|
["name"] = "Spined Bat Wing",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_LeatherScrap_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["DAMP DIARY PAGE (DAY 4)"] = 6304,
|
|
["PLANS: COPPER CHAIN VEST"] = 3609,
|
|
[12031] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12031,
|
|
["class"] = 2,
|
|
["name"] = "Lodestone Necklace",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_07",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 39,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[12415] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12415,
|
|
["class"] = 2,
|
|
["name"] = "Radiant Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate16",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 49,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["PROTECTIVE PAVISE"] = 3986,
|
|
[12799] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12799,
|
|
["class"] = 5,
|
|
["name"] = "Large Opal",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Opal_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["OVERLINKED CHAIN ARMOR"] = 4007,
|
|
[13055] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13055,
|
|
["class"] = 1,
|
|
["name"] = "Bonechewer",
|
|
["texture"] = "Interface\\Icons\\INV_Spear_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 43,
|
|
["subclass"] = 7,
|
|
["quality"] = 3,
|
|
},
|
|
[13311] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13311,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Mechanical Dragonling",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["SMOOTH STONE CHIP"] = 4552,
|
|
[13823] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13823,
|
|
["class"] = 1,
|
|
["name"] = "Stout War Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_18",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 46,
|
|
["subclass"] = 10,
|
|
["quality"] = 0,
|
|
},
|
|
["WAND OF ARCANE POTENCY"] = 18338,
|
|
["CUTTHROAT'S ARMGUARDS"] = 15132,
|
|
[14207] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14207,
|
|
["class"] = 2,
|
|
["name"] = "Vital Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_07",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 31,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BRIGADE BRACERS"] = 9927,
|
|
[14463] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14463,
|
|
["class"] = 2,
|
|
["name"] = "Elunarian Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_02",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 57,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14591] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14591,
|
|
["class"] = 2,
|
|
["name"] = "Hawkeye's Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_15",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 35,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14847] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14847,
|
|
["class"] = 2,
|
|
["name"] = "Sunscale Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_19",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 44,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[14975] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14975,
|
|
["class"] = 2,
|
|
["name"] = "Exalted Harness",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 60,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["ARTHAS' TEARS"] = 8836,
|
|
[15231] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15231,
|
|
["class"] = 1,
|
|
["name"] = "Splitting Hatchet",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_14",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 26,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[15359] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15359,
|
|
["class"] = 2,
|
|
["name"] = "Trickster's Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 36,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15487] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15487,
|
|
["class"] = 2,
|
|
["name"] = "War Torn Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 11,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15615] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15615,
|
|
["class"] = 2,
|
|
["name"] = "Bonelink Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_02",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 41,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15743] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15743,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Heavy Scorpid Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15871] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 15871,
|
|
["class"] = 5,
|
|
["name"] = "Truesilver Skeleton Key",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Key_11",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[15999] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15999,
|
|
["class"] = 2,
|
|
["name"] = "Spellpower Goggles Xtreme Plus",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_47",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[16255] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16255,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant 2H Weapon - Major Spirit",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[17407] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17407,
|
|
["class"] = 4,
|
|
["name"] = "Graccu's Homemade Meat Pie",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_10",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
["RAVAGER'S ARMOR"] = 14768,
|
|
["FIVE OF WARLORDS"] = 19262,
|
|
["PRISTINE RAPTOR SKULL"] = 4588,
|
|
[19711] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 19711,
|
|
["name"] = "Green Hakkari Bijou",
|
|
["texture"] = "Interface\\Icons\\INV_Bijou_Green",
|
|
["slot"] = "",
|
|
["level"] = 58,
|
|
["quality"] = 3,
|
|
},
|
|
[20479] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20479,
|
|
["class"] = 2,
|
|
["name"] = "Spitfire Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_02",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 57,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["COUNCILLOR'S PANTS"] = 10101,
|
|
["SCROLL OF AGILITY II"] = 1477,
|
|
[22527] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 22527,
|
|
["class"] = 10,
|
|
["name"] = "Core of Elements",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Variety_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SPELLBINDER BOOTS"] = 2971,
|
|
["SERPENTSKIN GIRDLE"] = 8255,
|
|
["POLISHED JAZERAINT ARMOR"] = 1715,
|
|
["CRACKED BUCKLER"] = 2212,
|
|
["WAR PAINT ANKLEWRAPS"] = 14722,
|
|
["BLOODSPATTERED CLOAK"] = 15490,
|
|
["PLANS: MITHRIL SCALE SHOULDERS"] = 7991,
|
|
["BONE SCARAB"] = 20864,
|
|
["HERO'S BRACERS"] = 8302,
|
|
["NEOPHYTE'S BOOTS"] = 51,
|
|
["WILD LEATHER HELMET"] = 8214,
|
|
["OLD GREATSWORD"] = 1513,
|
|
["ICE COLD MILK"] = 1179,
|
|
["KANG THE DECAPITATOR"] = 2291,
|
|
[8192] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8192,
|
|
["class"] = 2,
|
|
["name"] = "Nightscape Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_07",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 37,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[8320] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8320,
|
|
["class"] = 2,
|
|
["name"] = "Alabaster Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_04",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 52,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["TRUESILVER ROD"] = 11144,
|
|
[17408] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17408,
|
|
["class"] = 4,
|
|
["name"] = "Spicy Beefstick",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_49",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
["TRAPPER'S SHIRT"] = 127,
|
|
[9088] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 9088,
|
|
["class"] = 4,
|
|
["name"] = "Gift of Arthas",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_28",
|
|
["slot"] = "",
|
|
["level"] = 38,
|
|
["quality"] = 1,
|
|
},
|
|
["ASHWOOD SEED"] = 17036,
|
|
[18688] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18688,
|
|
["name"] = "Imp in a Jar",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Urn_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[18944] = {
|
|
["max_stack"] = 100,
|
|
["id"] = 18944,
|
|
["name"] = "Incendosaur Scale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_16",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["LINEN CLOTH"] = 2589,
|
|
[10112] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10112,
|
|
["class"] = 2,
|
|
["name"] = "Wanderer's Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 53,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[20480] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20480,
|
|
["class"] = 2,
|
|
["name"] = "Spitfire Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_11",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 57,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[10368] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10368,
|
|
["class"] = 2,
|
|
["name"] = "Imbued Plate Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate09",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 57,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["THUNDERING CHARM"] = 4480,
|
|
["53 POUND GROUPER"] = 13878,
|
|
[22528] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 22528,
|
|
["class"] = 10,
|
|
["name"] = "Dark Iron Scraps",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_ArmorKit_20",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[11392] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 11392,
|
|
["class"] = 10,
|
|
["name"] = "Severed Bat Claw",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterClaw_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["ZIRCON BAND"] = 11967,
|
|
[12032] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12032,
|
|
["class"] = 2,
|
|
["name"] = "Onyx Choker",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_06",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 43,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["APPRENTICE'S BOOTS"] = 55,
|
|
[12416] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12416,
|
|
["class"] = 2,
|
|
["name"] = "Radiant Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_11",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 47,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["BOOTS OF AVOIDANCE"] = 14549,
|
|
["THICK CLOTH PANTS"] = 201,
|
|
["CLAY RING"] = 11993,
|
|
["PATTERN: SPIDER SILK SLIPPERS"] = 4350,
|
|
[13056] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13056,
|
|
["class"] = 1,
|
|
["name"] = "Frenzied Striker",
|
|
["texture"] = "Interface\\Icons\\INV_Spear_07",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 51,
|
|
["subclass"] = 7,
|
|
["quality"] = 3,
|
|
},
|
|
[13824] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13824,
|
|
["class"] = 1,
|
|
["name"] = "Recurve Long Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_02",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 45,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["MAGISKULL CUFFS"] = 13107,
|
|
[14208] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14208,
|
|
["class"] = 2,
|
|
["name"] = "Vital Headband",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_25",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 31,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14336] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14336,
|
|
["class"] = 2,
|
|
["name"] = "Eternal Wraps",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_29",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 60,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14464] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14464,
|
|
["class"] = 2,
|
|
["name"] = "Elunarian Silk Robes",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_39",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 59,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14592] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14592,
|
|
["class"] = 2,
|
|
["name"] = "Hawkeye's Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 35,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["DELICATE RIBCAGE"] = 11416,
|
|
[14848] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14848,
|
|
["class"] = 2,
|
|
["name"] = "Sunscale Sabatons",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 45,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[14976] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14976,
|
|
["class"] = 2,
|
|
["name"] = "Exalted Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 56,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["ALABASTER PLATE HELMET"] = 8317,
|
|
[15232] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15232,
|
|
["class"] = 1,
|
|
["name"] = "Hacking Cleaver",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_13",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 28,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[15360] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15360,
|
|
["class"] = 2,
|
|
["name"] = "Trickster's Bindings",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 33,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15488] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15488,
|
|
["class"] = 2,
|
|
["name"] = "Bloodspattered Surcoat",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 16,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15616] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15616,
|
|
["class"] = 2,
|
|
["name"] = "Bonelink Legplates",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_01",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 41,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15744] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15744,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Wicked Leather Headband",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15872] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 15872,
|
|
["class"] = 5,
|
|
["name"] = "Arcanite Skeleton Key",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Key_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[16000] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 16000,
|
|
["class"] = 5,
|
|
["name"] = "Thorium Tube",
|
|
["texture"] = "Interface\\Icons\\INV_Gizmo_Pipe_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4096] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4096,
|
|
["class"] = 10,
|
|
["name"] = "Coarse Gorilla Hair",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterTail_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["CLAM CHOWDER"] = 5526,
|
|
[4352] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4352,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Boots of the Enchanter",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[4416] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4416,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Goblin Land Mine",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[4480] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4480,
|
|
["class"] = 4,
|
|
["name"] = "Thundering Charm",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Talisman_02",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[4544] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4544,
|
|
["class"] = 4,
|
|
["name"] = "Mulgore Spice Bread",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_11",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[4608] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4608,
|
|
["class"] = 4,
|
|
["name"] = "Raw Black Truffle",
|
|
["texture"] = "Interface\\Icons\\INV_Mushroom_03",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
[4672] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4672,
|
|
["class"] = 2,
|
|
["name"] = "Ancestral Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[18945] = {
|
|
["max_stack"] = 100,
|
|
["id"] = 18945,
|
|
["class"] = 10,
|
|
["name"] = "Dark Iron Residue",
|
|
["texture"] = "Interface\\Icons\\INV_Enchant_DustSoul",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4800] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4800,
|
|
["class"] = 2,
|
|
["name"] = "Mighty Chain Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 18,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["CROSS-STITCHED VEST"] = 1786,
|
|
[19713] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 19713,
|
|
["name"] = "Bronze Hakkari Bijou",
|
|
["texture"] = "Interface\\Icons\\INV_Bijou_Bronze",
|
|
["slot"] = "",
|
|
["level"] = 58,
|
|
["quality"] = 3,
|
|
},
|
|
["ABJURER'S CLOAK"] = 9938,
|
|
[20481] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20481,
|
|
["class"] = 2,
|
|
["name"] = "Spitfire Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_05",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 57,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["COARSE DYNAMITE"] = 4365,
|
|
[5376] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5376,
|
|
["class"] = 10,
|
|
["name"] = "Broken Mirror",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Spyglass_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[21761] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21761,
|
|
["name"] = "Scarab Coffer Key",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Key_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[5504] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5504,
|
|
["class"] = 5,
|
|
["name"] = "Tangy Clam Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_51",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[5568] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 5568,
|
|
["class"] = 6,
|
|
["name"] = "Smooth Pebble",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_Bullet_02",
|
|
["slot"] = "INVTYPE_AMMO",
|
|
["level"] = 13,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[22529] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 22529,
|
|
["class"] = 10,
|
|
["name"] = "Savage Frond",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_ProtectionformNature",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["FORMULA: ENCHANT CLOAK - LESSER SHADOW RESISTANCE"] = 11098,
|
|
["WRANGLER'S MANTLE"] = 15338,
|
|
[6144] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6144,
|
|
["class"] = 2,
|
|
["name"] = "Neophyte's Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_13",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["FEATHERED ARROW"] = 3464,
|
|
[6272] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6272,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Blue Linen Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[6336] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6336,
|
|
["class"] = 2,
|
|
["name"] = "Infantry Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 8,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[6400] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6400,
|
|
["class"] = 2,
|
|
["name"] = "Glimmering Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_05",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 26,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["BARD'S BUCKLER"] = 6559,
|
|
[6592] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6592,
|
|
["class"] = 2,
|
|
["name"] = "Battleforge Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 24,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["RESILIENT BANDS"] = 14402,
|
|
["GRIM GUZZLER KEY"] = 11602,
|
|
["RECIPE: TRANSMUTE EARTH TO LIFE"] = 13489,
|
|
["IVORY BAND"] = 11995,
|
|
["SHADOWFORGE BUSHMASTER"] = 9422,
|
|
[7424] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7424,
|
|
["class"] = 2,
|
|
["name"] = "Phalanx Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_26",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 28,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[7488] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7488,
|
|
["class"] = 2,
|
|
["name"] = "Captain's Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 37,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[7552] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7552,
|
|
["class"] = 2,
|
|
["name"] = "Falcon's Hook",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_10",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 39,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["TROPHY RAPTOR SKULL"] = 20016,
|
|
[7808] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 7808,
|
|
["class"] = 4,
|
|
["name"] = "Chocolate Square",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_29",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[7936] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7936,
|
|
["class"] = 2,
|
|
["name"] = "Ornate Mithril Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 44,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[8128] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8128,
|
|
["class"] = 2,
|
|
["name"] = "Myrmidon's Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 44,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[8193] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8193,
|
|
["class"] = 2,
|
|
["name"] = "Nightscape Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_11",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 41,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["GREEN ROCKET CLUSTER"] = 21574,
|
|
["REINFORCED LEATHER CAP"] = 3893,
|
|
[17922] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17922,
|
|
["class"] = 2,
|
|
["name"] = "Lionfur Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Fur",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["WARSTRIKE BUCKLER"] = 14812,
|
|
["PLANS: HARDENED IRON SHORTSWORD"] = 12162,
|
|
["CONJURER'S SHOES"] = 9845,
|
|
[19714] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 19714,
|
|
["name"] = "Silver Hakkari Bijou",
|
|
["texture"] = "Interface\\Icons\\INV_Bijou_Silver",
|
|
["slot"] = "",
|
|
["level"] = 58,
|
|
["quality"] = 3,
|
|
},
|
|
[10113] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10113,
|
|
["class"] = 2,
|
|
["name"] = "Wanderer's Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 52,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10241] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10241,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Lamellar Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_21",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 48,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[10369] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10369,
|
|
["class"] = 2,
|
|
["name"] = "Imbued Plate Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_06",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 53,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[10625] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10625,
|
|
["class"] = 1,
|
|
["name"] = "Stealthblade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_41",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 44,
|
|
["subclass"] = 13,
|
|
["quality"] = 3,
|
|
},
|
|
[21762] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21762,
|
|
["name"] = "Greater Scarab Coffer Key",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Key_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[11137] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 11137,
|
|
["class"] = 5,
|
|
["name"] = "Vision Dust",
|
|
["texture"] = "Interface\\Icons\\INV_Enchant_DustVision",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[11393] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 11393,
|
|
["class"] = 10,
|
|
["name"] = "Small Bat Skull",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_OrcSkull_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["CAPTAIN'S WAISTGUARD"] = 7494,
|
|
["TOUGH LEATHER BRACERS"] = 1805,
|
|
[12033] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12033,
|
|
["class"] = 10,
|
|
["name"] = "Thaurissan Family Jewels",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_17",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SHADOWFANG"] = 1482,
|
|
["WINDCHASER CORONET"] = 14436,
|
|
[12417] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12417,
|
|
["class"] = 2,
|
|
["name"] = "Radiant Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 54,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["LIGHTFORGE GAUNTLETS"] = 16724,
|
|
["ROYAL FROSTMANE GIRDLE"] = 2546,
|
|
[13057] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13057,
|
|
["class"] = 1,
|
|
["name"] = "Bloodpike",
|
|
["texture"] = "Interface\\Icons\\INV_Spear_02",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 23,
|
|
["subclass"] = 7,
|
|
["quality"] = 3,
|
|
},
|
|
["SCROLL OF STAMINA II"] = 1711,
|
|
["ROYAL DANGUI"] = 13898,
|
|
["INSIGNIA BUCKLER"] = 4066,
|
|
["GAEA'S LEGGINGS"] = 14274,
|
|
[14209] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14209,
|
|
["class"] = 2,
|
|
["name"] = "Vital Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_21",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 28,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14337] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14337,
|
|
["class"] = 2,
|
|
["name"] = "Eternal Cord",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_10",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 56,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14465] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14465,
|
|
["class"] = 2,
|
|
["name"] = "Elunarian Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_17",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 55,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14593] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14593,
|
|
["class"] = 2,
|
|
["name"] = "Hawkeye's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_03",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 30,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14849] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14849,
|
|
["class"] = 2,
|
|
["name"] = "Sunscale Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_22",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 48,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["GREATER FROST PROTECTION POTION"] = 13456,
|
|
["DISCIPLE'S PANTS"] = 6267,
|
|
["HARDENED LEATHER GLOVES"] = 3804,
|
|
[15361] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15361,
|
|
["class"] = 2,
|
|
["name"] = "Trickster's Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_09",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 32,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15489] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15489,
|
|
["class"] = 2,
|
|
["name"] = "Bloodspattered Sabatons",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_03",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 11,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15617] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15617,
|
|
["class"] = 2,
|
|
["name"] = "Bonelink Epaulets",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_22",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 40,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15745] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15745,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Runic Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["STRONGHOLD GAUNTLETS"] = 12639,
|
|
["THORIUM BOOTS"] = 12409,
|
|
["IMPERIAL RED MANTLE"] = 8250,
|
|
["EBONHOLD WRISTGUARDS"] = 8264,
|
|
["ABJURER'S MANTLE"] = 9941,
|
|
["LEI OF LILIES"] = 1315,
|
|
["HEAVY MITHRIL AXE"] = 7941,
|
|
["ABJURER'S CRYSTAL"] = 9944,
|
|
[19715] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 19715,
|
|
["name"] = "Gold Hakkari Bijou",
|
|
["texture"] = "Interface\\Icons\\INV_Bijou_Gold",
|
|
["slot"] = "",
|
|
["level"] = 58,
|
|
["quality"] = 3,
|
|
},
|
|
["PRECISION ARROW"] = 9399,
|
|
["FRACTURED CANINE"] = 3299,
|
|
["MERCILESS SURCOAT"] = 15650,
|
|
["ROUGH BLASTING POWDER"] = 4357,
|
|
["PATTERN: CHIMERIC VEST"] = 15755,
|
|
["LAMINATED SCALE PANTS"] = 3997,
|
|
["SCORPASHI WRISTBANDS"] = 14654,
|
|
["BEARDED BONEAXE"] = 2878,
|
|
["TENDER WOLF MEAT"] = 12208,
|
|
["FLYING TIGER GOGGLES"] = 4368,
|
|
["FORMULA: ENCHANT GLOVES - RIDING SKILL"] = 11226,
|
|
["BLACK MAGEWEAVE BOOTS"] = 10026,
|
|
["SORCERER SASH"] = 9875,
|
|
["NATIVE PANTS"] = 14097,
|
|
["DARKMIST GIRDLE"] = 14245,
|
|
["SCARLET BOOTS"] = 10332,
|
|
["MOUNTAIN SILVERSAGE"] = 13465,
|
|
["NOBLES BRAND"] = 15214,
|
|
["VALOROUS GAUNTLETS"] = 8276,
|
|
["MASTER'S ROBE"] = 10254,
|
|
["POWERFUL SEAFORIUM CHARGE"] = 18594,
|
|
[8194] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8194,
|
|
["class"] = 1,
|
|
["name"] = "Goblin Nutcracker",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_06",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 38,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[2080] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2080,
|
|
["class"] = 1,
|
|
["name"] = "Hillborne Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_11",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 29,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[2112] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2112,
|
|
["class"] = 2,
|
|
["name"] = "Lumberjack Jerkin",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 4,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[2144] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2144,
|
|
["class"] = 2,
|
|
["name"] = "Cuirboulli Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_04",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 22,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[2208] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2208,
|
|
["class"] = 1,
|
|
["name"] = "Poniard",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_12",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 14,
|
|
["subclass"] = 13,
|
|
["quality"] = 1,
|
|
},
|
|
["FORMULA: ENCHANT GLOVES - HERBALISM"] = 11151,
|
|
[2304] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2304,
|
|
["class"] = 4,
|
|
["name"] = "Light Armor Kit",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_ArmorKit_17",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["GREATER HEALING POTION"] = 1710,
|
|
[2400] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2400,
|
|
["class"] = 2,
|
|
["name"] = "Light Chain Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 5,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[2432] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2432,
|
|
["class"] = 2,
|
|
["name"] = "Russet Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[2464] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2464,
|
|
["class"] = 2,
|
|
["name"] = "Studded Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 32,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["LARGE FIN"] = 8508,
|
|
["FIREBANE CLOAK"] = 12979,
|
|
[10370] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10370,
|
|
["class"] = 2,
|
|
["name"] = "Imbued Plate Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_12",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 52,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[2624] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2624,
|
|
["class"] = 2,
|
|
["name"] = "Thinking Cap",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_04",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 37,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BALANCED THROWING DAGGER"] = 2946,
|
|
["GAEA'S SCEPTER"] = 15983,
|
|
[11138] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 11138,
|
|
["class"] = 5,
|
|
["name"] = "Small Glowing Shard",
|
|
["texture"] = "Interface\\Icons\\INV_Enchant_ShardGlowingSmall",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["TWIG OF THE WORLD TREE"] = 13047,
|
|
[11394] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 11394,
|
|
["class"] = 10,
|
|
["name"] = "Bat Heart",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Organ_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[2880] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2880,
|
|
["class"] = 5,
|
|
["name"] = "Weak Flux",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ammo_Gunpowder_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["RECIPE: ROCKSCALE COD"] = 6369,
|
|
["THE PACIFIER"] = 6327,
|
|
["PATTERN: GREEN WHELP ARMOR"] = 7450,
|
|
[12034] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12034,
|
|
["class"] = 2,
|
|
["name"] = "Marble Necklace",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_07",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 48,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[12162] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12162,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Hardened Iron Shortsword",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[3072] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3072,
|
|
["class"] = 2,
|
|
["name"] = "Smoldering Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_18",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 21,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["FORMULA: ENCHANT WEAPON - LIFESTEALING"] = 16254,
|
|
[12546] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12546,
|
|
["class"] = 2,
|
|
["name"] = "Aristocratic Cuffs",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_05",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 49,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["PURPLE RIBBONED HOLIDAY GIFT"] = 17308,
|
|
["SWIFT BOOTS"] = 7391,
|
|
[3296] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3296,
|
|
["class"] = 1,
|
|
["name"] = "Deadman Dagger",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_05",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 1,
|
|
["subclass"] = 13,
|
|
["quality"] = 1,
|
|
},
|
|
[3328] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3328,
|
|
["class"] = 2,
|
|
["name"] = "Spider Web Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_34",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 4,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[13442] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 13442,
|
|
["class"] = 4,
|
|
["name"] = "Mighty Rage Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_41",
|
|
["slot"] = "",
|
|
["level"] = 46,
|
|
["quality"] = 1,
|
|
},
|
|
[3392] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3392,
|
|
["class"] = 2,
|
|
["name"] = "Ringed Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_09",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 25,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["OUTRUNNER'S SHIELD"] = 15504,
|
|
["AURORA ARMOR"] = 7112,
|
|
[14210] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14210,
|
|
["class"] = 2,
|
|
["name"] = "Vital Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_15",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 27,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14466] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14466,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Frostweave Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14594] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14594,
|
|
["class"] = 2,
|
|
["name"] = "Hawkeye's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_21",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 32,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: GREATER ADEPT'S ROBE"] = 6275,
|
|
[14850] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14850,
|
|
["class"] = 2,
|
|
["name"] = "Sunscale Legplates",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 47,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["KAZON'S MAUL"] = 2058,
|
|
[3776] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3776,
|
|
["class"] = 4,
|
|
["name"] = "Crippling Poison II",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_19",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["quality"] = 1,
|
|
},
|
|
[3808] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3808,
|
|
["class"] = 2,
|
|
["name"] = "Double Mail Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 29,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[15362] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15362,
|
|
["class"] = 2,
|
|
["name"] = "Trickster's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 34,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15490] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15490,
|
|
["class"] = 2,
|
|
["name"] = "Bloodspattered Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_22",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 9,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[15618] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15618,
|
|
["class"] = 2,
|
|
["name"] = "Bonelink Wall Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_03",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 42,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[15746] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15746,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Chimeric Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3968] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3968,
|
|
["class"] = 2,
|
|
["name"] = "Thick Leather Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_13",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 40,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["THORIUM BAR"] = 12359,
|
|
["WORN DAGGER"] = 2092,
|
|
[4064] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4064,
|
|
["class"] = 2,
|
|
["name"] = "Emblazoned Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 25,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[4097] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4097,
|
|
["class"] = 10,
|
|
["name"] = "Chipped Gorilla Tooth",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[16645] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 16645,
|
|
["class"] = 10,
|
|
["name"] = "Shredder Operating Manual - Page 1",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SPECIAL CHICKEN FEED"] = 11109,
|
|
[4289] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4289,
|
|
["class"] = 5,
|
|
["name"] = "Salt",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Dust_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[17413] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17413,
|
|
["class"] = 8,
|
|
["name"] = "Codex: Prayer of Fortitude",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_09",
|
|
["slot"] = "",
|
|
["level"] = 48,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[4417] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4417,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Large Seaforium Charge",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["DARK GREEN WEDDING HANBOK"] = 13896,
|
|
[4609] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4609,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Barbecued Buzzard Wing",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[18949] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18949,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Barbaric Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["CHIEF BRIGADIER COIF"] = 4078,
|
|
[4865] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4865,
|
|
["class"] = 10,
|
|
["name"] = "Ruined Pelt",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Wolf_Ruin_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["PATTERN: SWIFT BOOTS"] = 7453,
|
|
[5057] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5057,
|
|
["class"] = 4,
|
|
["name"] = "Ripe Watermelon",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_22",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["DUSKWOVEN TUNIC"] = 10057,
|
|
[5377] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5377,
|
|
["class"] = 10,
|
|
["name"] = "Scallop Shell",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Shell_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[5441] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5441,
|
|
["class"] = 7,
|
|
["name"] = "Small Shot Pouch",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ammo_Bullet_01",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[5569] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5569,
|
|
["class"] = 10,
|
|
["name"] = "Seaweed",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[5633] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5633,
|
|
["class"] = 4,
|
|
["name"] = "Great Rage Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_21",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
["EBONHOLD CLOAK"] = 8266,
|
|
["INDOMITABLE CLOAK"] = 14683,
|
|
["TRAVELER'S BACKPACK"] = 4500,
|
|
["BRUTISH RIVERPAW AXE"] = 826,
|
|
["SAVORY DEVIATE DELIGHT"] = 6657,
|
|
[6401] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6401,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Dark Silk Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[6529] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6529,
|
|
["class"] = 4,
|
|
["name"] = "Shiny Bauble",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Orb_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[6593] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6593,
|
|
["class"] = 2,
|
|
["name"] = "Battleforge Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 21,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6657] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6657,
|
|
["class"] = 4,
|
|
["name"] = "Savory Deviate Delight",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterHead_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PLANS: HEARTSEEKER"] = 12839,
|
|
["SKULL SPLITTING CROSSBOW"] = 13039,
|
|
["SEAWEED"] = 5569,
|
|
["VITAL CAPE"] = 14210,
|
|
["HOT LION CHOPS"] = 3727,
|
|
[7361] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7361,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Herbalist's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SHADOWSKIN GLOVES"] = 18238,
|
|
["STRIDER STEW"] = 5477,
|
|
["MARAUDER'S CREST"] = 15569,
|
|
["CRIMSON SILK BELT"] = 7055,
|
|
[7809] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7809,
|
|
["class"] = 2,
|
|
["name"] = "Easter Dress",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_04",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["PLANS: GOLDEN SCALE SHOULDERS"] = 3871,
|
|
[8129] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8129,
|
|
["class"] = 2,
|
|
["name"] = "Myrmidon's Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 44,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: SEASONED WOLF KABOB"] = 2701,
|
|
["ENDURING CIRCLET"] = 14765,
|
|
[17414] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17414,
|
|
["class"] = 8,
|
|
["name"] = "Codex: Prayer of Fortitude II",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_09",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["BRUTAL WAR AXE"] = 3210,
|
|
["GIFT OF FRIENDSHIP: DARNASSUS"] = 22167,
|
|
["KNIGHT'S BREASTPLATE"] = 7454,
|
|
[9859] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9859,
|
|
["class"] = 2,
|
|
["name"] = "Archer's Cap",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_15",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 31,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[19974] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 19974,
|
|
["name"] = "Mudskunk Lure",
|
|
["texture"] = "Interface\\Icons\\INV_Cask_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["STRONG ANTI-VENOM"] = 6453,
|
|
[10243] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10243,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Lamellar Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_10",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 46,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["HAWKEYE'S BREECHES"] = 14595,
|
|
[10499] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10499,
|
|
["class"] = 2,
|
|
["name"] = "Bright-Eye Goggles",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_47",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10627] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10627,
|
|
["class"] = 1,
|
|
["name"] = "Bludgeon of the Grinning Dog",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_28",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 42,
|
|
["subclass"] = 10,
|
|
["quality"] = 3,
|
|
},
|
|
["STONECLOTH BELT"] = 14414,
|
|
[11139] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 11139,
|
|
["class"] = 5,
|
|
["name"] = "Large Glowing Shard",
|
|
["texture"] = "Interface\\Icons\\INV_Enchant_ShardGlowingLarge",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["TRICKSTER'S BINDINGS"] = 15360,
|
|
[11395] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 11395,
|
|
["class"] = 10,
|
|
["name"] = "Bat Ear",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ear_NightElf_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["GOTHIC SHIELD"] = 7537,
|
|
["SCHEMATIC: GOBLIN JUMPER CABLES"] = 7561,
|
|
[12163] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12163,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Moonsteel Broadsword",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[12419] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12419,
|
|
["class"] = 2,
|
|
["name"] = "Radiant Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_03",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 53,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[12547] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12547,
|
|
["class"] = 2,
|
|
["name"] = "Mar Alom's Grip",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_23",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 51,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[12803] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 12803,
|
|
["class"] = 9,
|
|
["name"] = "Living Essence",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_AbolishMagic",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[13059] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13059,
|
|
["class"] = 1,
|
|
["name"] = "Stoneraven",
|
|
["texture"] = "Interface\\Icons\\INV_Spear_07",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 47,
|
|
["subclass"] = 7,
|
|
["quality"] = 3,
|
|
},
|
|
["CLOAK OF FLAMES"] = 3475,
|
|
["DOOMSPIKE"] = 3413,
|
|
["GREATER SHADOW PROTECTION POTION"] = 13459,
|
|
["CRAG BOAR RIB"] = 2886,
|
|
[14211] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14211,
|
|
["class"] = 2,
|
|
["name"] = "Vital Handwraps",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_23",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 29,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14467] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14467,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Frostweave Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14595] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14595,
|
|
["class"] = 2,
|
|
["name"] = "Hawkeye's Breeches",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_09",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 33,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14723] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14723,
|
|
["class"] = 2,
|
|
["name"] = "War Paint Bindings",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_06",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 12,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14851] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14851,
|
|
["class"] = 2,
|
|
["name"] = "Sunscale Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_20",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 46,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["STONERAVEN"] = 13059,
|
|
[15235] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15235,
|
|
["class"] = 1,
|
|
["name"] = "Crescent Edge",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_16",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 43,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[15363] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15363,
|
|
["class"] = 2,
|
|
["name"] = "Trickster's Headdress",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_19",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 37,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15491] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15491,
|
|
["class"] = 2,
|
|
["name"] = "Bloodspattered Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_15",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 10,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15619] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15619,
|
|
["class"] = 2,
|
|
["name"] = "Gryphon Mail Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_29",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 43,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["BLOCKING TARGE"] = 3989,
|
|
["FORMULA: LESSER MANA OIL"] = 20754,
|
|
["BAELOG'S SHORTBOW"] = 9400,
|
|
["STUDDED LEATHER HARNESS"] = 6524,
|
|
[16647] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 16647,
|
|
["class"] = 10,
|
|
["name"] = "Shredder Operating Manual - Page 3",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["103 POUND MIGHTFISH"] = 13917,
|
|
["DOKEBI CHESTGUARD"] = 14581,
|
|
["WARSTRIKE ARMSPLINTS"] = 14810,
|
|
["PATTERN: GUARDIAN LEATHER BRACERS"] = 4300,
|
|
["CALICO SHOES"] = 1495,
|
|
["BLOODSOUL SHOULDERS"] = 19691,
|
|
["HIGHBORNE ROBES"] = 14453,
|
|
[19975] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 19975,
|
|
["name"] = "Zulian Mudskunk",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["FOREST TRACKER EPAULETS"] = 2278,
|
|
["SUPERIOR HEALING POTION"] = 3928,
|
|
["SMALL RED POUCH"] = 805,
|
|
["RADIANT BELT"] = 12416,
|
|
["GREENWEAVE GLOVES"] = 9771,
|
|
["TARNISHED CHAIN GLOVES"] = 2385,
|
|
["SCHEMATIC: GNOMISH UNIVERSAL REMOTE"] = 7560,
|
|
["SERPENTSKIN SPAULDERS"] = 8263,
|
|
["IMPERIAL LEATHER BREASTPLATE"] = 6430,
|
|
["AMETHYST BAND"] = 11971,
|
|
["DREAMER'S BELT"] = 4829,
|
|
["SYMBOLIC CREST"] = 14825,
|
|
["PATTERN: BLUE OVERALLS"] = 6274,
|
|
["BATTLE CHAIN CLOAK"] = 4668,
|
|
["ELIXIR OF GREATER AGILITY"] = 9187,
|
|
["GOLDEN SANSAM"] = 13464,
|
|
["DOUBLE-STITCHED ROBES"] = 2613,
|
|
["FINE AGED CHEDDAR"] = 3927,
|
|
["BONEFIST GAUNTLETS"] = 4465,
|
|
["MEATY BAT WING"] = 12223,
|
|
["MAIDEN'S ANGUISH"] = 2931,
|
|
[8836] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8836,
|
|
["class"] = 5,
|
|
["name"] = "Arthas' Tears",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_13",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["MISTSCAPE SASH"] = 4736,
|
|
["PLANS: INLAID MITHRIL CYLINDER"] = 10713,
|
|
[9860] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9860,
|
|
["class"] = 2,
|
|
["name"] = "Archer's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_03",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 29,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["REINFORCED LINEN CAPE"] = 2580,
|
|
[10244] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10244,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Lamellar Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 49,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[20744] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20744,
|
|
["class"] = 5,
|
|
["name"] = "Minor Wizard Oil",
|
|
["texture"] = "Interface\\Icons\\INV_Poison_MindNumbing",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[10500] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10500,
|
|
["class"] = 2,
|
|
["name"] = "Fire Goggles",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_47",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10628] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10628,
|
|
["class"] = 1,
|
|
["name"] = "Deathblow",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_31",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 43,
|
|
["subclass"] = 9,
|
|
["quality"] = 3,
|
|
},
|
|
["RECIPE: CRISPY LIZARD TAIL"] = 5488,
|
|
["LINKED CHAIN BELT"] = 1746,
|
|
["MASTER'S ROD"] = 15942,
|
|
["HEAVY LAMELLAR GAUNTLETS"] = 10242,
|
|
[12420] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12420,
|
|
["class"] = 2,
|
|
["name"] = "Radiant Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 56,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[12804] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12804,
|
|
["class"] = 5,
|
|
["name"] = "Powerful Mojo",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_AstralRecalGroup",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[13060] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13060,
|
|
["class"] = 1,
|
|
["name"] = "The Needler",
|
|
["texture"] = "Interface\\Icons\\INV_Spear_08",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 55,
|
|
["subclass"] = 7,
|
|
["quality"] = 3,
|
|
},
|
|
[13444] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 13444,
|
|
["class"] = 4,
|
|
["name"] = "Major Mana Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_76",
|
|
["slot"] = "",
|
|
["level"] = 49,
|
|
["quality"] = 1,
|
|
},
|
|
["BATTERED VIKING SHIELD"] = 9403,
|
|
["ABORIGINAL GLOVES"] = 14117,
|
|
[14212] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14212,
|
|
["class"] = 2,
|
|
["name"] = "Vital Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_18",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 30,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["IVYCLOTH BRACELETS"] = 9793,
|
|
["SOLID BLUNDERBUSS"] = 2510,
|
|
[14596] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14596,
|
|
["class"] = 2,
|
|
["name"] = "Hawkeye's Epaulets",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_07",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 33,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["BASHING PAULDRONS"] = 5319,
|
|
["FLIMSY CHAIN VEST"] = 2656,
|
|
[14980] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14980,
|
|
["class"] = 2,
|
|
["name"] = "Exalted Legplates",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_12",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 58,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15236] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15236,
|
|
["class"] = 1,
|
|
["name"] = "Moon Cleaver",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_16",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 47,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[15364] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15364,
|
|
["class"] = 2,
|
|
["name"] = "Trickster's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_16",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 31,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15492] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15492,
|
|
["class"] = 2,
|
|
["name"] = "Bloodspattered Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_13",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 10,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15620] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15620,
|
|
["class"] = 2,
|
|
["name"] = "Gryphon Mail Bracelets",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_13",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 42,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["GREEN HILLS OF STRANGLETHORN - PAGE 14"] = 2738,
|
|
["HOLIDAY CHEESEWHEEL"] = 17406,
|
|
["PLANS: WILDTHORN MAIL"] = 12691,
|
|
["SAGE'S CLOAK"] = 6614,
|
|
[4098] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4098,
|
|
["name"] = "Carefully Folded Note",
|
|
["texture"] = "Interface\\Icons\\INV_Letter_13",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
[16649] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 16649,
|
|
["class"] = 10,
|
|
["name"] = "Shredder Operating Manual - Page 5",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4290] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4290,
|
|
["class"] = 2,
|
|
["name"] = "Dust Bowl",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 13,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[4354] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4354,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Rich Purple Silk Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["MASTERWORK GIRDLE"] = 10269,
|
|
[18697] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18697,
|
|
["class"] = 2,
|
|
["name"] = "Coldstone Slippers",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Fabric_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 50,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[4738] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4738,
|
|
["class"] = 2,
|
|
["name"] = "Imperial Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_12",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 37,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["ICECAP"] = 13467,
|
|
[5122] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5122,
|
|
["class"] = 10,
|
|
["name"] = "Thick Kodo Hair",
|
|
["texture"] = "Interface\\Icons\\INV_Fabric_Linen_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[20745] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20745,
|
|
["class"] = 5,
|
|
["name"] = "Minor Mana Oil",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_98",
|
|
["slot"] = "",
|
|
["level"] = 20,
|
|
["quality"] = 1,
|
|
},
|
|
[5506] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5506,
|
|
["class"] = 10,
|
|
["name"] = "Beady Eye Stalk",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Eye_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[5634] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5634,
|
|
["class"] = 4,
|
|
["name"] = "Free Action Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_04",
|
|
["slot"] = "",
|
|
["level"] = 20,
|
|
["quality"] = 1,
|
|
},
|
|
[5762] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5762,
|
|
["class"] = 3,
|
|
["name"] = "Red Linen Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_02",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[5826] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5826,
|
|
["name"] = "Kravel's Scheme",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["VITAL TUNIC"] = 14215,
|
|
["WINTERFALL E'KO"] = 12431,
|
|
[6274] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6274,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Blue Overalls",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["BROKEN DRAGONMAW SHINBONE"] = 7135,
|
|
[6402] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6402,
|
|
["class"] = 2,
|
|
["name"] = "Mail Combat Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_09",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 31,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[6466] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6466,
|
|
["class"] = 2,
|
|
["name"] = "Deviate Scale Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_03",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 13,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6530] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6530,
|
|
["class"] = 4,
|
|
["name"] = "Nightcrawlers",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterTail_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[6594] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6594,
|
|
["class"] = 2,
|
|
["name"] = "Battleforge Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_11",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 23,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["FORMULA: ENCHANT CLOAK - LESSER AGILITY"] = 11206,
|
|
[6786] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6786,
|
|
["class"] = 2,
|
|
["name"] = "Simple Dress",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_12",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["ELIXIR OF OGRE'S STRENGTH"] = 3391,
|
|
[7490] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7490,
|
|
["class"] = 2,
|
|
["name"] = "Captain's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 37,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[7554] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7554,
|
|
["class"] = 2,
|
|
["name"] = "Willow Branch",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_02",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 14,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[7938] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7938,
|
|
["class"] = 2,
|
|
["name"] = "Truesilver Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_29",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[8130] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8130,
|
|
["class"] = 2,
|
|
["name"] = "Myrmidon's Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 44,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[8197] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8197,
|
|
["class"] = 2,
|
|
["name"] = "Nightscape Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 42,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[16650] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 16650,
|
|
["class"] = 10,
|
|
["name"] = "Shredder Operating Manual - Page 6",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["MINOR HEALTHSTONE"] = 19005,
|
|
["PATTERN: DEVIATE SCALE BELT"] = 6476,
|
|
["CAREFULLY FOLDED NOTE"] = 4098,
|
|
[18698] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18698,
|
|
["class"] = 2,
|
|
["name"] = "Tattered Leather Hood",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_41",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 51,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["JUNGLEVINE WINE"] = 4595,
|
|
[9861] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9861,
|
|
["class"] = 2,
|
|
["name"] = "Archer's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_22",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 30,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["BEASTWALKER ROBE"] = 4476,
|
|
[10245] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10245,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Lamellar Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_18",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 48,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[20746] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20746,
|
|
["class"] = 5,
|
|
["name"] = "Lesser Wizard Oil",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_103",
|
|
["slot"] = "",
|
|
["level"] = 30,
|
|
["quality"] = 1,
|
|
},
|
|
["THORIUM HEADED ARROW"] = 18042,
|
|
["PUGILIST BRACERS"] = 4438,
|
|
["STEADFAST BUCKLER"] = 15592,
|
|
["WICKED SPIKED MACE"] = 920,
|
|
["PATTERN: BLACK DRAGONSCALE BREASTPLATE"] = 15759,
|
|
["SPELLSHOCK LEGGINGS"] = 9484,
|
|
[12037] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 12037,
|
|
["class"] = 5,
|
|
["name"] = "Mystery Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_67",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["UNDERCITY GIFT COLLECTION"] = 22134,
|
|
[12549] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12549,
|
|
["class"] = 2,
|
|
["name"] = "Braincage",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_10",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 47,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["FLAMING INCINERATOR"] = 9483,
|
|
["HEAVY HAMMER"] = 1510,
|
|
["RECIPE: SHADOW PROTECTION POTION"] = 6054,
|
|
[13445] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 13445,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Superior Defense",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_66",
|
|
["slot"] = "",
|
|
["level"] = 43,
|
|
["quality"] = 1,
|
|
},
|
|
["BLOODLUST BOOTS"] = 14799,
|
|
["DERVISH LEGGINGS"] = 6607,
|
|
[14213] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14213,
|
|
["class"] = 2,
|
|
["name"] = "Vital Raiment",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_06",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14341] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 14341,
|
|
["class"] = 5,
|
|
["name"] = "Rune Thread",
|
|
["texture"] = "Interface\\Icons\\Spell_Shadow_AntiMagicShell",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14469] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14469,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Runecloth Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[14725] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14725,
|
|
["class"] = 2,
|
|
["name"] = "War Paint Waistband",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_25",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 12,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14853] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14853,
|
|
["class"] = 2,
|
|
["name"] = "Sunscale Wristguards",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 43,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[14981] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14981,
|
|
["class"] = 2,
|
|
["name"] = "Exalted Epaulets",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_13",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 57,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15237] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15237,
|
|
["class"] = 1,
|
|
["name"] = "Corpse Harvester",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_16",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 50,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[15365] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15365,
|
|
["class"] = 2,
|
|
["name"] = "Trickster's Handwraps",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_15",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 33,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15493] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15493,
|
|
["class"] = 2,
|
|
["name"] = "Bloodspattered Loincloth",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 13,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15621] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15621,
|
|
["class"] = 2,
|
|
["name"] = "Gryphon Mail Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_02",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 46,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[15749] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15749,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Volcanic Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[16005] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 16005,
|
|
["class"] = 5,
|
|
["name"] = "Dark Iron Bomb",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bomb_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["DEFIAS MAGE RING"] = 1077,
|
|
[1024] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1024,
|
|
["class"] = 2,
|
|
["name"] = "Plate Helmet D2 (test)",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_03",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[16651] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 16651,
|
|
["class"] = 10,
|
|
["name"] = "Shredder Operating Manual - Page 7",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SMALL SHIELD"] = 2133,
|
|
["SYMBOLIC PAULDRONS"] = 14830,
|
|
[18699] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18699,
|
|
["class"] = 2,
|
|
["name"] = "Icy Tomb Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_27",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 52,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[1200] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1200,
|
|
["class"] = 2,
|
|
["name"] = "Large Wooden Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 1,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["JOONHO'S MERCY"] = 17054,
|
|
[1280] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1280,
|
|
["class"] = 2,
|
|
["name"] = "Cloaked Hood",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_30",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 33,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[1296] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1296,
|
|
["class"] = 1,
|
|
["name"] = "Blackrock Mace",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_06",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 16,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[1376] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1376,
|
|
["class"] = 2,
|
|
["name"] = "Frayed Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[22283] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22283,
|
|
["class"] = 4,
|
|
["name"] = "Sack of Homemade Bread",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_10_Blue",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[1440] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1440,
|
|
["class"] = 1,
|
|
["name"] = "Gnoll Skull Basher",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_11",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 14,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["MINOR MANA OIL"] = 20745,
|
|
[1488] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1488,
|
|
["class"] = 2,
|
|
["name"] = "Avenger's Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 26,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[1504] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1504,
|
|
["class"] = 2,
|
|
["name"] = "Warped Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 6,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["PATTERN: PINK MAGEWEAVE SHIRT"] = 10317,
|
|
["JOUSTER'S CHESTPLATE"] = 8157,
|
|
["RECIPE: CARRION SURPRISE"] = 12232,
|
|
["TENDER CRAB MEAT"] = 12206,
|
|
[1664] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1664,
|
|
["class"] = 1,
|
|
["name"] = "Spellforce Rod",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_28",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 36,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
[1680] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1680,
|
|
["class"] = 1,
|
|
["name"] = "Headchopper",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_17",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 39,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[1696] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 1696,
|
|
["class"] = 10,
|
|
["name"] = "Curved Raptor Talon",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterClaw_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[1712] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 1712,
|
|
["class"] = 4,
|
|
["name"] = "Scroll of Spirit II",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_01",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
["TANGLEWOOD STAFF"] = 1720,
|
|
[1744] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1744,
|
|
["class"] = 2,
|
|
["name"] = "Laced Mail Shoulderpads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_07",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 15,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["ETERNAL SARONG"] = 14334,
|
|
["PLAINS RING"] = 2039,
|
|
[1792] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1792,
|
|
["class"] = 2,
|
|
["name"] = "Patched Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_Wolf",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 13,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[1808] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1808,
|
|
["class"] = 2,
|
|
["name"] = "Tough Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_09",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 25,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[1824] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1824,
|
|
["class"] = 1,
|
|
["name"] = "Shiny War Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_18",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 18,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["PLEDGE OF FRIENDSHIP: UNDERCITY"] = 22163,
|
|
["THORIUM HELM"] = 12410,
|
|
["INFILTRATOR BRACERS"] = 7410,
|
|
[1936] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1936,
|
|
["class"] = 1,
|
|
["name"] = "Goblin Screwdriver",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_05",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 13,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
["TRUESILVER SKELETON KEY"] = 15871,
|
|
[8198] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8198,
|
|
["class"] = 2,
|
|
["name"] = "Turtle Scale Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_06",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 37,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[16652] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 16652,
|
|
["class"] = 10,
|
|
["name"] = "Shredder Operating Manual - Page 8",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2145] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2145,
|
|
["class"] = 2,
|
|
["name"] = "Cuirboulli Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_21",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 22,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[8838] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8838,
|
|
["class"] = 5,
|
|
["name"] = "Sungrass",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_18",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2241] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2241,
|
|
["class"] = 2,
|
|
["name"] = "Desperado Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_04",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: ELIXIR OF MINOR AGILITY"] = 2553,
|
|
[18700] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18700,
|
|
["class"] = 2,
|
|
["name"] = "Malefic Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 53,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[2369] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2369,
|
|
["class"] = 2,
|
|
["name"] = "Woven Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_23",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[2401] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2401,
|
|
["class"] = 2,
|
|
["name"] = "Light Chain Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 5,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[2465] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2465,
|
|
["class"] = 2,
|
|
["name"] = "Studded Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 32,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[10118] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10118,
|
|
["class"] = 2,
|
|
["name"] = "Ornate Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 53,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10246] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10246,
|
|
["class"] = 2,
|
|
["name"] = "Master's Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 60,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[20748] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20748,
|
|
["class"] = 5,
|
|
["name"] = "Brilliant Mana Oil",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_100",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
[10502] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10502,
|
|
["class"] = 2,
|
|
["name"] = "Spellpower Goggles Xtreme",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_47",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10630] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10630,
|
|
["class"] = 2,
|
|
["name"] = "Soulcatcher Halo",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 46,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["SPIKED CHAIN WRISTBANDS"] = 15517,
|
|
["LIGHT MAIL BRACERS"] = 2396,
|
|
[2785] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2785,
|
|
["class"] = 1,
|
|
["name"] = "Stiff Recurve Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_05",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 23,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[2849] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2849,
|
|
["class"] = 1,
|
|
["name"] = "Bronze Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_17",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 18,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["A TREATISE ON MILITARY RANKS"] = 18664,
|
|
[2977] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2977,
|
|
["class"] = 2,
|
|
["name"] = "Veteran Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_09",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 11,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["GREEN DRAGONSCALE BREASTPLATE"] = 15045,
|
|
[3041] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3041,
|
|
["class"] = 1,
|
|
["name"] = "\"Mage-Eye\" Blunderbuss",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_05",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 26,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[3073] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3073,
|
|
["class"] = 2,
|
|
["name"] = "Smoldering Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 21,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["DRAGONSCALE BREASTPLATE"] = 8367,
|
|
[3137] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 3137,
|
|
["class"] = 1,
|
|
["name"] = "Deadly Throwing Axe",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_05",
|
|
["slot"] = "INVTYPE_THROWN",
|
|
["level"] = 22,
|
|
["subclass"] = 14,
|
|
["quality"] = 1,
|
|
},
|
|
["COMPACT SHOTGUN"] = 4577,
|
|
[3201] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3201,
|
|
["class"] = 1,
|
|
["name"] = "Barbarian War Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_17",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 23,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3233] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3233,
|
|
["class"] = 3,
|
|
["name"] = "Gnoll Hide Sack",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_01",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[13062] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13062,
|
|
["class"] = 1,
|
|
["name"] = "Thunderwood",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_02",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 22,
|
|
["subclass"] = 16,
|
|
["quality"] = 3,
|
|
},
|
|
["WAR PAINT SHIELD"] = 14729,
|
|
[3329] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3329,
|
|
["class"] = 1,
|
|
["name"] = "Spiked Wooden Plank",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_10",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 6,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["DERVISH CAPE"] = 6604,
|
|
[3393] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3393,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Minor Magic Resistance Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
["BRAWLER GLOVES"] = 720,
|
|
[3489] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3489,
|
|
["class"] = 1,
|
|
["name"] = "Thick War Axe",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_01",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 12,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[14086] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14086,
|
|
["class"] = 2,
|
|
["name"] = "Beaded Sandals",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[14214] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14214,
|
|
["class"] = 2,
|
|
["name"] = "Vital Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 29,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14342] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 14342,
|
|
["class"] = 5,
|
|
["name"] = "Mooncloth",
|
|
["texture"] = "Interface\\Icons\\INV_Fabric_MoonRag_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14470] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14470,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Runecloth Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14598] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14598,
|
|
["class"] = 2,
|
|
["name"] = "Warden's Waistband",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_15",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 35,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3681] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3681,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Crocolisk Gumbo",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[14854] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14854,
|
|
["class"] = 2,
|
|
["name"] = "Vanguard Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate09",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 54,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[14982] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14982,
|
|
["class"] = 2,
|
|
["name"] = "Exalted Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_02",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 60,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[3777] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3777,
|
|
["class"] = 5,
|
|
["name"] = "Lethargy Root",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Dust_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[15238] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15238,
|
|
["class"] = 1,
|
|
["name"] = "Warlord's Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_16",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 53,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[15366] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15366,
|
|
["class"] = 2,
|
|
["name"] = "Trickster's Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_13",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 35,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15494] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15494,
|
|
["class"] = 2,
|
|
["name"] = "Bloodspattered Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_14",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 13,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["IVY ORB"] = 9800,
|
|
[3937] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3937,
|
|
["class"] = 2,
|
|
["name"] = "Crochet Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 41,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[3969] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3969,
|
|
["class"] = 2,
|
|
["name"] = "Smooth Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_22",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 50,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[16006] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 16006,
|
|
["class"] = 5,
|
|
["name"] = "Delicate Arcanite Converter",
|
|
["texture"] = "Interface\\Icons\\INV_Gizmo_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["TRACKER'S CLOAK"] = 9919,
|
|
[4065] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4065,
|
|
["class"] = 2,
|
|
["name"] = "Combat Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_05",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 31,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[4099] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4099,
|
|
["class"] = 10,
|
|
["name"] = "Tuft of Gorilla Hair",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[16653] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 16653,
|
|
["class"] = 10,
|
|
["name"] = "Shredder Operating Manual - Page 9",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["TRICKSTER'S PAULDRONS"] = 15368,
|
|
[4291] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4291,
|
|
["class"] = 5,
|
|
["name"] = "Silken Thread",
|
|
["texture"] = "Interface\\Icons\\INV_Fabric_Silk_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4355] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4355,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Icy Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[4419] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4419,
|
|
["class"] = 4,
|
|
["name"] = "Scroll of Intellect III",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_01",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
["ROUGH ARROW"] = 2512,
|
|
["THE PARIAH'S INSTRUCTIONS"] = 17781,
|
|
[4867] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4867,
|
|
["class"] = 10,
|
|
["name"] = "Broken Scorpid Leg",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterSpiderCarapace_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["POTENT ARMOR"] = 15170,
|
|
["LARGE WOODEN SHIELD"] = 1200,
|
|
[5123] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5123,
|
|
["class"] = 10,
|
|
["name"] = "Steel Arrowhead",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_Arrow_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["SCROLL OF STRENGTH II"] = 2289,
|
|
["PROTECTOR HELM"] = 14795,
|
|
[5379] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 5379,
|
|
["class"] = 1,
|
|
["name"] = "Boot Knife",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingKnife_02",
|
|
["slot"] = "INVTYPE_THROWN",
|
|
["level"] = 3,
|
|
["subclass"] = 14,
|
|
["quality"] = 0,
|
|
},
|
|
[5507] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5507,
|
|
["class"] = 5,
|
|
["name"] = "Ornate Spyglass",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Spyglass_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[22285] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22285,
|
|
["class"] = 4,
|
|
["name"] = "Stormwind Pledge Collection",
|
|
["texture"] = "Interface\\Icons\\INV_Letter_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[5635] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5635,
|
|
["class"] = 5,
|
|
["name"] = "Sharp Claw",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterClaw_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[5763] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5763,
|
|
["class"] = 3,
|
|
["name"] = "Red Woolen Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_10_Red",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["KHOO'S POINT"] = 13058,
|
|
["VETERAN GLOVES"] = 2980,
|
|
["INTERLACED CLOAK"] = 3795,
|
|
[6211] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6211,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Elixir of Ogre's Strength",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
[6275] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6275,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Greater Adept's Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[6403] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6403,
|
|
["class"] = 2,
|
|
["name"] = "Mail Combat Armguards",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_04",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 28,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["CHAINMAIL PANTS"] = 848,
|
|
[6531] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6531,
|
|
["class"] = 2,
|
|
["name"] = "Barbaric Cloth Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_14",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 13,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6595] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6595,
|
|
["class"] = 2,
|
|
["name"] = "Battleforge Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_26",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 23,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[6787] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6787,
|
|
["class"] = 2,
|
|
["name"] = "White Woolen Dress",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_12",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["BLUFFWATCHER'S CARD"] = 22144,
|
|
[7363] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7363,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Pilferer's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7491] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7491,
|
|
["class"] = 2,
|
|
["name"] = "Captain's Shoulderguards",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_18",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 38,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[7555] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7555,
|
|
["class"] = 2,
|
|
["name"] = "Regal Star",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_02",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 40,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[7683] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7683,
|
|
["class"] = 1,
|
|
["name"] = "Bloody Brass Knuckles",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_11",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 29,
|
|
["subclass"] = 11,
|
|
["quality"] = 1,
|
|
},
|
|
["OUTRUNNER'S LEGGUARDS"] = 15503,
|
|
[7939] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7939,
|
|
["class"] = 2,
|
|
["name"] = "Truesilver Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 44,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["ARACHNIDIAN LEGGUARDS"] = 14295,
|
|
[8067] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 8067,
|
|
["class"] = 6,
|
|
["name"] = "Crafted Light Shot",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_Bullet_02",
|
|
["slot"] = "INVTYPE_AMMO",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[8131] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8131,
|
|
["class"] = 2,
|
|
["name"] = "Myrmidon's Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_10",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 45,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[8199] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8199,
|
|
["class"] = 1,
|
|
["name"] = "Battlefield Destroyer",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_26",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 42,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[16654] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 16654,
|
|
["class"] = 10,
|
|
["name"] = "Shredder Operating Manual - Page 10",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["ZESTY CLAM MEAT"] = 7974,
|
|
[8839] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8839,
|
|
["class"] = 5,
|
|
["name"] = "Blindweed",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["GUIDE: SERPENT STING IX"] = 21306,
|
|
[18702] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18702,
|
|
["class"] = 2,
|
|
["name"] = "Belt of the Ordained",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_28",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 55,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["SIX OF BEASTS"] = 19234,
|
|
[19726] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 19726,
|
|
["class"] = 5,
|
|
["name"] = "Bloodvine",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_09",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[10119] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10119,
|
|
["class"] = 2,
|
|
["name"] = "Ornate Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 52,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10247] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10247,
|
|
["class"] = 2,
|
|
["name"] = "Master's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 58,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10375] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10375,
|
|
["class"] = 2,
|
|
["name"] = "Imbued Plate Vambraces",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 52,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["GIANTSLAYER BRACERS"] = 13076,
|
|
[10631] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10631,
|
|
["class"] = 2,
|
|
["name"] = "Murkwater Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_11",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 41,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["INSCRIBED LEATHER BREASTPLATE"] = 2985,
|
|
["THICK SCALY TAIL"] = 4555,
|
|
["BUZZARD FEATHER"] = 3882,
|
|
[22286] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22286,
|
|
["class"] = 4,
|
|
["name"] = "Ironforge Pledge Collection",
|
|
["texture"] = "Interface\\Icons\\INV_Letter_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["FRIGID RING"] = 18679,
|
|
["DREAMSLAYER"] = 7752,
|
|
["OVERLINKED CHAIN SHOULDERPADS"] = 4006,
|
|
["BRISTLEBARK GLOVES"] = 14572,
|
|
[12039] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12039,
|
|
["class"] = 2,
|
|
["name"] = "Tundra Necklace",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_11",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 28,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["GIFT OF ARTHAS"] = 9088,
|
|
["ADEPT'S GLOVES"] = 4768,
|
|
["BKP 2700 \"ENFORCER\""] = 3024,
|
|
["POTENT HELMET"] = 15175,
|
|
["SPELLBINDER BELT"] = 4684,
|
|
["JADE SERPENTBLADE"] = 3850,
|
|
["POTENT BELT"] = 15178,
|
|
[13063] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13063,
|
|
["class"] = 1,
|
|
["name"] = "Starfaller",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_02",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 29,
|
|
["subclass"] = 16,
|
|
["quality"] = 3,
|
|
},
|
|
["PLANS: SEARING GOLDEN BLADE"] = 12261,
|
|
[13447] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 13447,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of the Sages",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_29",
|
|
["slot"] = "",
|
|
["level"] = 44,
|
|
["quality"] = 1,
|
|
},
|
|
[14087] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14087,
|
|
["class"] = 2,
|
|
["name"] = "Beaded Cuffs",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_12",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 3,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[14215] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14215,
|
|
["class"] = 2,
|
|
["name"] = "Vital Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["PINK MAGEWEAVE SHIRT"] = 10055,
|
|
[14471] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14471,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Cindercloth Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14599] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14599,
|
|
["class"] = 2,
|
|
["name"] = "Warden's Footpads",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 37,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14727] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14727,
|
|
["class"] = 2,
|
|
["name"] = "War Paint Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_05",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 14,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14855] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14855,
|
|
["class"] = 2,
|
|
["name"] = "Vanguard Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_17",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 50,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[14983] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14983,
|
|
["class"] = 2,
|
|
["name"] = "Exalted Armsplints",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 54,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15111] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15111,
|
|
["class"] = 2,
|
|
["name"] = "Rigid Moccasins",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_03",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 16,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15239] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15239,
|
|
["class"] = 1,
|
|
["name"] = "Felstone Reaver",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_10",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 56,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[15367] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15367,
|
|
["class"] = 2,
|
|
["name"] = "Trickster's Protector",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_16",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 34,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[15495] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15495,
|
|
["class"] = 2,
|
|
["name"] = "Bloodspattered Wristbands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_10",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 10,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15623] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15623,
|
|
["class"] = 2,
|
|
["name"] = "Gryphon Mail Crown",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 45,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15751] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15751,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Blue Dragonscale Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: GREEN LEATHER ARMOR"] = 7613,
|
|
[16007] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16007,
|
|
["class"] = 1,
|
|
["name"] = "Flawless Arcanite Rifle",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_03",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 56,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[16655] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 16655,
|
|
["class"] = 10,
|
|
["name"] = "Shredder Operating Manual - Page 11",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["DEFENDER GIRDLE"] = 6576,
|
|
["FALCHION"] = 2528,
|
|
["LOOSE CHAIN BELT"] = 2635,
|
|
["ANKH OF LIFE"] = 1713,
|
|
["SLICER BLADE"] = 820,
|
|
["IMPERIAL CLOAK"] = 6432,
|
|
["TWO OF PORTALS"] = 19278,
|
|
["HUNTSMAN'S SHOULDERS"] = 9894,
|
|
[22287] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22287,
|
|
["class"] = 4,
|
|
["name"] = "Parcel of Cards",
|
|
["texture"] = "Interface\\Icons\\INV_Letter_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SILVER PIFFENY BAND"] = 7342,
|
|
["CODEX: PRAYER OF FORTITUDE"] = 17413,
|
|
["DIET MCWEAKSAUCE"] = 23578,
|
|
["SNAPPED SPIDER LIMB"] = 1476,
|
|
["SUCCULENT PORK RIBS"] = 2685,
|
|
["WYRMSLAYER SPAULDERS"] = 13066,
|
|
["PATTERN: GUARDIAN BELT"] = 4298,
|
|
["DIVINE WARBLADE"] = 15258,
|
|
["IMPERIAL RED TUNIC"] = 8245,
|
|
["WARRIOR'S BOOTS"] = 2967,
|
|
["FLASH POWDER"] = 5140,
|
|
["RUNIC BREASTPLATE"] = 12613,
|
|
["HEAVY WEAVE BRACERS"] = 3590,
|
|
[8200] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8200,
|
|
["class"] = 2,
|
|
["name"] = "Big Voodoo Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_25",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 38,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[16656] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 16656,
|
|
["class"] = 10,
|
|
["name"] = "Shredder Operating Manual - Page 12",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: CRIMSON SILK SHOULDERS"] = 7084,
|
|
["CLOAK OF WARDING"] = 18413,
|
|
[9224] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 9224,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Demonslaying",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_27",
|
|
["slot"] = "",
|
|
["level"] = 40,
|
|
["quality"] = 1,
|
|
},
|
|
[18704] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18704,
|
|
["name"] = "Mature Blue Dragon Sinew",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandage_04",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["quality"] = 4,
|
|
},
|
|
[9480] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9480,
|
|
["class"] = 1,
|
|
["name"] = "Eyegouger",
|
|
["texture"] = "Interface\\Icons\\INV_Spear_05",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 43,
|
|
["subclass"] = 7,
|
|
["quality"] = 3,
|
|
},
|
|
[9864] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9864,
|
|
["class"] = 2,
|
|
["name"] = "Renegade Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 31,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10120] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10120,
|
|
["class"] = 2,
|
|
["name"] = "Ornate Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_06",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 48,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10248] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10248,
|
|
["class"] = 2,
|
|
["name"] = "Master's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 57,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[20752] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20752,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Minor Mana Oil",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 1,
|
|
},
|
|
[10504] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10504,
|
|
["class"] = 2,
|
|
["name"] = "Green Lens",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_44",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[10632] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10632,
|
|
["class"] = 2,
|
|
["name"] = "Slimescale Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 44,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[22288] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22288,
|
|
["class"] = 4,
|
|
["name"] = "Case of Homebrew",
|
|
["texture"] = "Interface\\Icons\\INV_Crate_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["THORNY VINE"] = 18222,
|
|
["TOUGH CLOAK"] = 1806,
|
|
[12040] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12040,
|
|
["class"] = 2,
|
|
["name"] = "Forest Pendant",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_01",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 33,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["DEEPWOOD BRACERS"] = 3204,
|
|
[12424] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12424,
|
|
["class"] = 2,
|
|
["name"] = "Imperial Plate Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_01",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 47,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[12552] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12552,
|
|
["class"] = 2,
|
|
["name"] = "Blisterbane Wrap",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 50,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["LARGE BASILISK TAIL"] = 4093,
|
|
[12808] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 12808,
|
|
["class"] = 9,
|
|
["name"] = "Essence of Undeath",
|
|
["texture"] = "Interface\\Icons\\Spell_Shadow_ShadeTrueSight",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[13064] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13064,
|
|
["class"] = 1,
|
|
["name"] = "Jaina's Firestarter",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_09",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 37,
|
|
["subclass"] = 16,
|
|
["quality"] = 3,
|
|
},
|
|
["PRIMAL BATSKIN GLOVES"] = 19686,
|
|
[14088] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14088,
|
|
["class"] = 2,
|
|
["name"] = "Beaded Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 3,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[14216] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14216,
|
|
["class"] = 2,
|
|
["name"] = "Geomancer's Jerkin",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 36,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14344] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 14344,
|
|
["class"] = 5,
|
|
["name"] = "Large Brilliant Shard",
|
|
["texture"] = "Interface\\Icons\\INV_Enchant_ShardBrilliantLarge",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[14600] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14600,
|
|
["class"] = 2,
|
|
["name"] = "Warden's Wristbands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 35,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14728] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14728,
|
|
["class"] = 2,
|
|
["name"] = "War Paint Shoulder Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_07",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 17,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[14856] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14856,
|
|
["class"] = 2,
|
|
["name"] = "Vanguard Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_22",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 49,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15112] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15112,
|
|
["class"] = 2,
|
|
["name"] = "Rigid Bracelets",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_01",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 15,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15240] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15240,
|
|
["class"] = 1,
|
|
["name"] = "Demon's Claw",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_16",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 59,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[15368] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15368,
|
|
["class"] = 2,
|
|
["name"] = "Trickster's Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 34,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15496] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15496,
|
|
["class"] = 2,
|
|
["name"] = "Bloodspattered Shoulder Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 16,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[15624] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15624,
|
|
["class"] = 2,
|
|
["name"] = "Gryphon Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_19",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 40,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15752] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15752,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Living Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[16008] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16008,
|
|
["class"] = 2,
|
|
["name"] = "Master Engineer's Goggles",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_47",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SCHEMATIC: POWERFUL SEAFORIUM CHARGE"] = 18656,
|
|
[4292] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4292,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Green Woolen Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[4356] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4356,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Star Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["RIVERSIDE STAFF"] = 1473,
|
|
["BOUQUET OF BLACK ROSES"] = 3424,
|
|
["MIGHT OF THE TIMBERMAW"] = 19044,
|
|
[5124] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5124,
|
|
["class"] = 10,
|
|
["name"] = "Small Raptor Tooth",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["CRIPPLING POISON"] = 3775,
|
|
["HI-EXPLOSIVE BOMB"] = 10562,
|
|
[22289] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22289,
|
|
["class"] = 4,
|
|
["name"] = "Stack of Cards",
|
|
["texture"] = "Interface\\Icons\\INV_Letter_09",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[5636] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5636,
|
|
["class"] = 9,
|
|
["name"] = "Delicate Feather",
|
|
["texture"] = "Interface\\Icons\\INV_Feather_10",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["LIBRAM: BLESSING OF WISDOM VI"] = 21288,
|
|
[5764] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5764,
|
|
["class"] = 3,
|
|
["name"] = "Green Silk Pack",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_07_Green",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[5956] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5956,
|
|
["class"] = 1,
|
|
["name"] = "Blacksmith Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_20",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 1,
|
|
["subclass"] = 12,
|
|
["quality"] = 1,
|
|
},
|
|
["MO'GROSH CAN OPENER"] = 2823,
|
|
["ARACHNIDIAN ARMOR"] = 14288,
|
|
["EMBROIDERED BELT"] = 3587,
|
|
["RECIPE: ELIXIR OF GIANTS"] = 9298,
|
|
[6404] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6404,
|
|
["class"] = 2,
|
|
["name"] = "Mail Combat Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_07",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 30,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[6468] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6468,
|
|
["class"] = 2,
|
|
["name"] = "Deviate Scale Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_09",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 18,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[6532] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6532,
|
|
["class"] = 4,
|
|
["name"] = "Bright Baubles",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Variety_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[6596] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6596,
|
|
["class"] = 2,
|
|
["name"] = "Battleforge Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 23,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[6660] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6660,
|
|
["class"] = 1,
|
|
["name"] = "Julie's Dagger",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_07",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 50,
|
|
["subclass"] = 13,
|
|
["quality"] = 3,
|
|
},
|
|
["BARBARIC IRON HELM"] = 7915,
|
|
["FLANGED MACE"] = 766,
|
|
[7108] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7108,
|
|
["class"] = 2,
|
|
["name"] = "Infantry Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 6,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["PITTED DEFIAS SHORTSWORD"] = 2057,
|
|
["WARDEN'S WRAPS"] = 14601,
|
|
[7364] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7364,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Heavy Earthen Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7428] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 7428,
|
|
["class"] = 5,
|
|
["name"] = "Shadowcat Hide",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[7492] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7492,
|
|
["class"] = 2,
|
|
["name"] = "Captain's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_01",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 34,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7556] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7556,
|
|
["class"] = 2,
|
|
["name"] = "Twilight Orb",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Orb_04",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 35,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["WHITE WEDDING DRESS"] = 10040,
|
|
["BLUE RIBBONED WRAPPING PAPER"] = 17303,
|
|
[8068] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 8068,
|
|
["class"] = 6,
|
|
["name"] = "Crafted Heavy Shot",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_Bullet_02",
|
|
["slot"] = "INVTYPE_AMMO",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[8132] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8132,
|
|
["class"] = 2,
|
|
["name"] = "Myrmidon's Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_12",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 46,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[8201] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8201,
|
|
["class"] = 2,
|
|
["name"] = "Big Voodoo Mask",
|
|
["texture"] = "Interface\\Icons\\INV_Banner_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 39,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["WATCHMAN PAULDRONS"] = 7727,
|
|
[17682] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17682,
|
|
["class"] = 8,
|
|
["name"] = "Book: Gift of the Wild",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_11",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[9481] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9481,
|
|
["class"] = 1,
|
|
["name"] = "The Minotaur",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_03",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 44,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["STONESPLINTER BLADE"] = 2268,
|
|
[9865] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9865,
|
|
["class"] = 2,
|
|
["name"] = "Renegade Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 29,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["AQUADYNAMIC FISH ATTRACTOR"] = 6533,
|
|
[10121] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10121,
|
|
["class"] = 2,
|
|
["name"] = "Ornate Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_10",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 51,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[20498] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20498,
|
|
["class"] = 10,
|
|
["name"] = "Silithid Chitin",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_13",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["KORG BAT"] = 1679,
|
|
[10505] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 10505,
|
|
["class"] = 5,
|
|
["name"] = "Solid Blasting Powder",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Powder_Black",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[10633] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10633,
|
|
["class"] = 2,
|
|
["name"] = "Silvershell Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 46,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["EMBLAZONED CHESTPIECE"] = 6396,
|
|
["COARSE SNUFF"] = 24231,
|
|
[12425] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12425,
|
|
["class"] = 2,
|
|
["name"] = "Imperial Plate Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_19",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 49,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["HEAVY LINEN GLOVES"] = 4307,
|
|
["MAIL HELMET A (TEST)"] = 1027,
|
|
[12809] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12809,
|
|
["class"] = 5,
|
|
["name"] = "Guardian Stone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[13065] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13065,
|
|
["class"] = 1,
|
|
["name"] = "Wand of Allistarj",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_09",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 45,
|
|
["subclass"] = 16,
|
|
["quality"] = 3,
|
|
},
|
|
["BLUE LINEN ROBE"] = 6242,
|
|
["SIMPLE BANDS"] = 9744,
|
|
["OAKEN WAR STAFF"] = 1831,
|
|
["MAIL COMBAT BOOTS"] = 4076,
|
|
[14089] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14089,
|
|
["class"] = 2,
|
|
["name"] = "Beaded Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[14217] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14217,
|
|
["class"] = 2,
|
|
["name"] = "Geomancer's Cord",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_02",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 31,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["DUSKY BRACERS"] = 7378,
|
|
[14473] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14473,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Ghostweave Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14601] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14601,
|
|
["class"] = 2,
|
|
["name"] = "Warden's Wraps",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 39,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14729] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14729,
|
|
["class"] = 2,
|
|
["name"] = "War Paint Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_18",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 15,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[14857] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14857,
|
|
["class"] = 2,
|
|
["name"] = "Vanguard Sabatons",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 49,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["SCHEMATIC: RED FIREWORK"] = 18647,
|
|
["SCROLL OF INTELLECT IV"] = 10308,
|
|
["PLANS: RADIANT BOOTS"] = 12697,
|
|
[15369] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15369,
|
|
["class"] = 2,
|
|
["name"] = "Wolf Rider's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_02",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 37,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["WINDCHASER CUFFS"] = 14429,
|
|
[15625] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15625,
|
|
["class"] = 2,
|
|
["name"] = "Gryphon Mail Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_10",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 42,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15753] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15753,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Stormshroud Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["RADIANT LEGGINGS"] = 12420,
|
|
["DRY HARDENED BARNACLE"] = 4873,
|
|
["COWL OF NECROMANCY"] = 2621,
|
|
["JADE EPAULETS"] = 14921,
|
|
[17683] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17683,
|
|
["class"] = 8,
|
|
["name"] = "Book: Gift of the Wild II",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_11",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["MASTER'S HAT"] = 10250,
|
|
["SORCERER MANTLE"] = 9881,
|
|
["ABYSSAL CLOTH SLIPPERS"] = 20652,
|
|
[20755] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20755,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Wizard Oil",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 1,
|
|
},
|
|
[21267] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21267,
|
|
["class"] = 4,
|
|
["name"] = "Toasting Goblet",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["OPULENT BELT"] = 14286,
|
|
[22291] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22291,
|
|
["class"] = 4,
|
|
["name"] = "Box of Woodcrafts",
|
|
["texture"] = "Interface\\Icons\\INV_Crate_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["HEAVY LAMELLAR SHIELD"] = 10204,
|
|
["HIBERNAL BRACERS"] = 8108,
|
|
["SCROLL OF STAMINA"] = 1180,
|
|
["KHADGAR'S WHISKER"] = 3358,
|
|
["CANVAS VEST"] = 1770,
|
|
["SHIMMERING TROUSERS"] = 6568,
|
|
["INFANTRY SHIELD"] = 7108,
|
|
["SANDFURY COIN"] = 19704,
|
|
["COPPERCLOTH GLOVES"] = 4767,
|
|
["PATHFINDER GUARD"] = 15342,
|
|
["LOFTY SABATONS"] = 14922,
|
|
["SKULLPLATE BRACERS"] = 9432,
|
|
["SACK OF GEMS"] = 11938,
|
|
["TWILIGHT ROBE"] = 7430,
|
|
["RECIPE: MAGIC RESISTANCE POTION"] = 9293,
|
|
["FORMULA: ENCHANT SHIELD - FROST RESISTANCE"] = 11224,
|
|
["GREEN LEATHER ARMOR"] = 4255,
|
|
[2146] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2146,
|
|
["class"] = 2,
|
|
["name"] = "Cuirboulli Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_09",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 22,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["BLOODWOVEN CLOAK"] = 14261,
|
|
[2210] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2210,
|
|
["class"] = 2,
|
|
["name"] = "Battered Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 1,
|
|
["subclass"] = 6,
|
|
["quality"] = 0,
|
|
},
|
|
["AURORA MANTLE"] = 4729,
|
|
[2274] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2274,
|
|
["class"] = 2,
|
|
["name"] = "Sapper's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_03",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 12,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[9482] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9482,
|
|
["class"] = 1,
|
|
["name"] = "Witch Doctor's Cane",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_31",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 42,
|
|
["subclass"] = 10,
|
|
["quality"] = 3,
|
|
},
|
|
["GREATER ARCANE ELIXIR"] = 13454,
|
|
[2434] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2434,
|
|
["class"] = 2,
|
|
["name"] = "Russet Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[9866] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9866,
|
|
["class"] = 2,
|
|
["name"] = "Renegade Chestguard",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_12",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 33,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10122] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10122,
|
|
["class"] = 2,
|
|
["name"] = "Ornate Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_07",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 50,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10250] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10250,
|
|
["class"] = 2,
|
|
["name"] = "Master's Hat",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_51",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 58,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2594] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2594,
|
|
["class"] = 4,
|
|
["name"] = "Flagon of Mead",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[10506] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10506,
|
|
["class"] = 2,
|
|
["name"] = "Deepdive Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_49",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10634] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10634,
|
|
["class"] = 2,
|
|
["name"] = "Mindseye Circle",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_10",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 41,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["LIGHT SILITHID CARAPACE"] = 20500,
|
|
[2754] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2754,
|
|
["class"] = 1,
|
|
["name"] = "Tarnished Bastard Sword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 1,
|
|
["subclass"] = 9,
|
|
["quality"] = 1,
|
|
},
|
|
[22292] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22292,
|
|
["class"] = 4,
|
|
["name"] = "Box of Fresh Pies",
|
|
["texture"] = "Interface\\Icons\\INV_Crate_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[11402] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 11402,
|
|
["class"] = 10,
|
|
["name"] = "Sleek Bat Pelt",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[2882] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2882,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Silvered Bronze Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[2946] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 2946,
|
|
["class"] = 1,
|
|
["name"] = "Balanced Throwing Dagger",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_05",
|
|
["slot"] = "INVTYPE_THROWN",
|
|
["level"] = 3,
|
|
["subclass"] = 14,
|
|
["quality"] = 1,
|
|
},
|
|
[2978] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2978,
|
|
["class"] = 2,
|
|
["name"] = "Veteran Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_09",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 10,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[12042] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12042,
|
|
["class"] = 2,
|
|
["name"] = "Marsh Chain",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_04",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 37,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[3042] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3042,
|
|
["class"] = 1,
|
|
["name"] = "BKP \"Sparrow\" Smallbore",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_01",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 28,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[3074] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3074,
|
|
["class"] = 2,
|
|
["name"] = "Smoldering Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 19,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[12426] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12426,
|
|
["class"] = 2,
|
|
["name"] = "Imperial Plate Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 54,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[12682] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12682,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Thorium Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[3202] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3202,
|
|
["class"] = 2,
|
|
["name"] = "Forest Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_06",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 19,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[13066] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13066,
|
|
["class"] = 2,
|
|
["name"] = "Wyrmslayer Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_24",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 46,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["BLOODLUST HELM"] = 14804,
|
|
[3330] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3330,
|
|
["class"] = 2,
|
|
["name"] = "Dargol's Hauberk",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 8,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[3394] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3394,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Elixir of Poison Resistance",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
[3426] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3426,
|
|
["class"] = 2,
|
|
["name"] = "Bold Yellow Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Yellow_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[3490] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3490,
|
|
["class"] = 1,
|
|
["name"] = "Deadly Bronze Poniard",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_05",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 20,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
[14090] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14090,
|
|
["class"] = 2,
|
|
["name"] = "Beaded Britches",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 6,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14218] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14218,
|
|
["class"] = 2,
|
|
["name"] = "Geomancer's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["DRAN'S RIPPLE DELIVERY"] = 8685,
|
|
[14474] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14474,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Frostweave Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3650] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3650,
|
|
["class"] = 2,
|
|
["name"] = "Battle Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 4,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[14730] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14730,
|
|
["class"] = 2,
|
|
["name"] = "War Paint Chestpiece",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 18,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["BASILISK SCALE"] = 11385,
|
|
["LETTER FROM THE FRONT"] = 13362,
|
|
[3778] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3778,
|
|
["class"] = 1,
|
|
["name"] = "Taut Compound Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_02",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 26,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[3810] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3810,
|
|
["class"] = 2,
|
|
["name"] = "Double Mail Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 33,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["GOSSAMER BRACERS"] = 7525,
|
|
[15498] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15498,
|
|
["class"] = 2,
|
|
["name"] = "Outrunner's Slippers",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 15,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15626] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15626,
|
|
["class"] = 2,
|
|
["name"] = "Gryphon Mail Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 42,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15754] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15754,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Warbear Woolies",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["GRYPHONWING LONG BOW"] = 13022,
|
|
[4002] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4002,
|
|
["class"] = 2,
|
|
["name"] = "Overlinked Chain Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 43,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["GLYPHED CLOAK"] = 4732,
|
|
[4066] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4066,
|
|
["class"] = 2,
|
|
["name"] = "Insignia Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_10",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 30,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[4101] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4101,
|
|
["class"] = 10,
|
|
["name"] = "Ripped Note",
|
|
["texture"] = "Interface\\Icons\\INV_Letter_15",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["DREAMWEAVE CIRCLET"] = 10041,
|
|
[4293] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4293,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Hillman's Leather Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4357] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4357,
|
|
["class"] = 5,
|
|
["name"] = "Rough Blasting Powder",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Dust_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4421] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4421,
|
|
["class"] = 4,
|
|
["name"] = "Scroll of Protection III",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_07",
|
|
["slot"] = "",
|
|
["level"] = 30,
|
|
["quality"] = 1,
|
|
},
|
|
["ELIXIR OF DETECT LESSER INVISIBILITY"] = 3828,
|
|
[18709] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18709,
|
|
["class"] = 2,
|
|
["name"] = "Arena Wristguards",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_10",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["DAMP DIARY PAGE (DAY 512)"] = 6306,
|
|
["GLIMMERING FLAMBERGE"] = 15250,
|
|
[5125] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5125,
|
|
["class"] = 10,
|
|
["name"] = "Charged Scale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["DAWN TREADERS"] = 19052,
|
|
["TURTLE SCALE LEGGINGS"] = 8185,
|
|
[5509] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5509,
|
|
["class"] = 4,
|
|
["name"] = "Healthstone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_04",
|
|
["slot"] = "",
|
|
["level"] = 24,
|
|
["quality"] = 1,
|
|
},
|
|
[22293] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22293,
|
|
["class"] = 4,
|
|
["name"] = "Package of Cards",
|
|
["texture"] = "Interface\\Icons\\INV_Letter_11",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["MACE"] = 852,
|
|
["TOUGH LEATHER SHOULDERPADS"] = 1809,
|
|
["WILD LEATHER BOOTS"] = 8213,
|
|
[5829] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5829,
|
|
["class"] = 10,
|
|
["name"] = "Razor-sharp Beak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Birdbeck_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["RUMSEY RUM BLACK LABEL"] = 21151,
|
|
[5957] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5957,
|
|
["class"] = 2,
|
|
["name"] = "Handstitched Leather Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Wolf",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 3,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["GHOSTWEAVE PANTS"] = 14144,
|
|
["GREENWEAVE VEST"] = 9774,
|
|
[6149] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 6149,
|
|
["class"] = 4,
|
|
["name"] = "Greater Mana Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_73",
|
|
["slot"] = "",
|
|
["level"] = 31,
|
|
["quality"] = 1,
|
|
},
|
|
["FORMULA: MINOR WIZARD OIL"] = 20758,
|
|
[6405] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6405,
|
|
["class"] = 2,
|
|
["name"] = "Nightsky Trousers",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_08",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 31,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SCHEMATIC: SPELLPOWER GOGGLES XTREME PLUS"] = 16045,
|
|
[6533] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6533,
|
|
["class"] = 5,
|
|
["name"] = "Aquadynamic Fish Attractor",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_26",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[6597] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6597,
|
|
["class"] = 2,
|
|
["name"] = "Battleforge Shoulderguards",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_07",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 23,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SMALL SHOT POUCH"] = 5441,
|
|
["ROUGH BRONZE BOOTS"] = 6350,
|
|
[7109] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7109,
|
|
["class"] = 2,
|
|
["name"] = "Pioneer Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 4,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["HEAVY TIMBERMAW BELT"] = 19043,
|
|
[7429] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7429,
|
|
["class"] = 2,
|
|
["name"] = "Twilight Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_13",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 35,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7493] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7493,
|
|
["class"] = 2,
|
|
["name"] = "Captain's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_12",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 35,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[7557] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7557,
|
|
["class"] = 2,
|
|
["name"] = "Gossamer Rod",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_02",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 45,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["BUZZARD WING"] = 3404,
|
|
["BOX SHIELD"] = 2220,
|
|
["SLEEK FEATHERED TUNIC"] = 4861,
|
|
[7941] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7941,
|
|
["class"] = 1,
|
|
["name"] = "Heavy Mithril Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_14",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 37,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["MINOR RECOMBOBULATOR"] = 4381,
|
|
[8069] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 8069,
|
|
["class"] = 6,
|
|
["name"] = "Crafted Solid Shot",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_Bullet_02",
|
|
["slot"] = "INVTYPE_AMMO",
|
|
["level"] = 30,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[8133] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8133,
|
|
["class"] = 2,
|
|
["name"] = "Myrmidon's Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_26",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 45,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERNED BRONZE BRACERS"] = 2868,
|
|
["PRAETORIAN CLOAK"] = 15183,
|
|
["PATTERN: FELCLOTH BOOTS"] = 14492,
|
|
[18710] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18710,
|
|
["class"] = 2,
|
|
["name"] = "Arena Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_08",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 45,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[9483] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9483,
|
|
["class"] = 1,
|
|
["name"] = "Flaming Incinerator",
|
|
["texture"] = "Interface\\Icons\\INV_Torch_Lit",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 44,
|
|
["subclass"] = 16,
|
|
["quality"] = 3,
|
|
},
|
|
[19222] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 19222,
|
|
["class"] = 4,
|
|
["name"] = "Cheap Beer",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[9867] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9867,
|
|
["class"] = 2,
|
|
["name"] = "Renegade Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_05",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 28,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10123] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10123,
|
|
["class"] = 2,
|
|
["name"] = "Ornate Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_02",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 52,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10251] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10251,
|
|
["class"] = 2,
|
|
["name"] = "Master's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_27",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 58,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[20758] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20758,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Minor Wizard Oil",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 1,
|
|
},
|
|
[10507] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 10507,
|
|
["class"] = 5,
|
|
["name"] = "Solid Dynamite",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bomb_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[22294] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22294,
|
|
["class"] = 4,
|
|
["name"] = "Orgrimmar Pledge Collection",
|
|
["texture"] = "Interface\\Icons\\INV_Letter_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SMOLDERING ROBE"] = 3072,
|
|
[12043] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12043,
|
|
["class"] = 2,
|
|
["name"] = "Desert Choker",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_08",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 42,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[12427] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12427,
|
|
["class"] = 2,
|
|
["name"] = "Imperial Plate Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_22",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 54,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[12555] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12555,
|
|
["class"] = 2,
|
|
["name"] = "Battlechaser's Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_06",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 50,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["FIELD REPAIR BOT 74A"] = 18232,
|
|
[12811] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12811,
|
|
["class"] = 5,
|
|
["name"] = "Righteous Orb",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Pearl_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[13067] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13067,
|
|
["class"] = 2,
|
|
["name"] = "Hydralick Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 49,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["PATTERN: GREEN DRAGONSCALE LEGGINGS"] = 15733,
|
|
[14091] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14091,
|
|
["class"] = 2,
|
|
["name"] = "Beaded Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_22",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 6,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14219] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14219,
|
|
["class"] = 2,
|
|
["name"] = "Geomancer's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_07",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 29,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["INSCRIBED LEATHER BELT"] = 6379,
|
|
["CHIPPED QUARTERSTAFF"] = 1813,
|
|
[14859] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14859,
|
|
["class"] = 2,
|
|
["name"] = "Vanguard Legplates",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 52,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["WICKED CHAIN WAISTBAND"] = 15539,
|
|
["BLOODPIKE"] = 13057,
|
|
[15243] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15243,
|
|
["class"] = 1,
|
|
["name"] = "Deadly Kris",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_01",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 31,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
[15371] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15371,
|
|
["class"] = 2,
|
|
["name"] = "Wolf Rider's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_22",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 36,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15499] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15499,
|
|
["class"] = 2,
|
|
["name"] = "Outrunner's Cuffs",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_13",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 13,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15627] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15627,
|
|
["class"] = 2,
|
|
["name"] = "Gryphon Mail Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 45,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["FORTIFIED GAUNTLETS"] = 9813,
|
|
["BROCADE SHOULDERPADS"] = 1777,
|
|
["OBSIDIAN PENDANT"] = 12035,
|
|
["BRIGANDINE HELM"] = 3894,
|
|
["ANCESTRAL TUNIC"] = 3292,
|
|
[18711] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18711,
|
|
["class"] = 2,
|
|
["name"] = "Arena Bands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 45,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[19223] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 19223,
|
|
["class"] = 4,
|
|
["name"] = "Darkmoon Dog",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_66",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["AZURE SHOULDERS"] = 7060,
|
|
["BANDED CLOAK"] = 9838,
|
|
[22295] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22295,
|
|
["class"] = 4,
|
|
["name"] = "Satchel of Cards",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_19",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["GLYPHED BOOTS"] = 6420,
|
|
["ADVENTURER'S LEGGUARDS"] = 10262,
|
|
["ETERNAL WRAPS"] = 14336,
|
|
["GLIMMERING MAIL PAULDRONS"] = 6388,
|
|
["FOUR OF ELEMENTALS"] = 19271,
|
|
["BRIGHT BAUBLES"] = 6532,
|
|
["BLOODWOVEN MITTS"] = 14262,
|
|
["NIGHTSCAPE HEADBAND"] = 8176,
|
|
["TOUGH SCORPID HELM"] = 8208,
|
|
["FROSTMANE SCEPTER"] = 3223,
|
|
["SCEPTER OF BECKONING: STONE"] = 20449,
|
|
["DENTED BUCKLER"] = 1166,
|
|
["DEVOUT BELT"] = 16696,
|
|
["LORD SAKRASIS' SCEPTER"] = 5028,
|
|
[8204] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8204,
|
|
["class"] = 2,
|
|
["name"] = "Tough Scorpid Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_24",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 40,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["HAWKEYE'S BRACERS"] = 14590,
|
|
["SHADOWEAVE MASK"] = 10025,
|
|
["EMBERSILK CORONET"] = 14228,
|
|
["SALTSTONE SHIELD"] = 14902,
|
|
[18712] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18712,
|
|
["class"] = 2,
|
|
["name"] = "Arena Vambraces",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_19",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 45,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[9484] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9484,
|
|
["class"] = 2,
|
|
["name"] = "Spellshock Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_08",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[19224] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 19224,
|
|
["class"] = 4,
|
|
["name"] = "Red Hot Wings",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_46",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[9868] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9868,
|
|
["class"] = 2,
|
|
["name"] = "Renegade Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_28",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 30,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["PLANS: GREEN IRON GAUNTLETS"] = 3612,
|
|
[10252] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10252,
|
|
["class"] = 2,
|
|
["name"] = "Master's Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_09",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 59,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10380] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10380,
|
|
["class"] = 2,
|
|
["name"] = "Commander's Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_32",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 55,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["ELUNARIAN BOOTS"] = 14458,
|
|
["GREENWEAVE MANTLE"] = 10287,
|
|
["LORD'S PAULDRONS"] = 10085,
|
|
[22296] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22296,
|
|
["class"] = 4,
|
|
["name"] = "Basket of Flowers",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Flower_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[11404] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 11404,
|
|
["class"] = 10,
|
|
["name"] = "Evil Bat Eye",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Eye_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["HEAVY LAMELLAR LEGGINGS"] = 10244,
|
|
["METAL BUCKLER"] = 2443,
|
|
["FOREMAN'S BOOTS"] = 2168,
|
|
["HERALDIC BELT"] = 8116,
|
|
[12428] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12428,
|
|
["class"] = 2,
|
|
["name"] = "Imperial Plate Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_02",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 47,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[12684] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12684,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Thorium Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["RED LINEN VEST"] = 6239,
|
|
["BOLT OF RUNECLOTH"] = 14048,
|
|
[13452] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 13452,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of the Mongoose",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_32",
|
|
["slot"] = "",
|
|
["level"] = 46,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: SOUL POUCH"] = 21358,
|
|
["NIGHTSKY BOOTS"] = 6406,
|
|
["KHAN'S LEGGUARDS"] = 14786,
|
|
[14476] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14476,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Cindercloth Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["VIBRANT SILK CAPE"] = 5181,
|
|
["FINE LEATHER BOOTS"] = 2307,
|
|
["RESILIENT CORD"] = 14406,
|
|
[15116] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15116,
|
|
["class"] = 2,
|
|
["name"] = "Rigid Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 21,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15244] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15244,
|
|
["class"] = 1,
|
|
["name"] = "Razor Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_01",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 37,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
[15372] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15372,
|
|
["class"] = 2,
|
|
["name"] = "Wolf Rider's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_25",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 38,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15500] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15500,
|
|
["class"] = 2,
|
|
["name"] = "Outrunner's Chestguard",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 19,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15628] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15628,
|
|
["class"] = 2,
|
|
["name"] = "Gryphon Mail Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_01",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 43,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15756] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15756,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Runic Leather Headband",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["DEVILSAUR LEGGINGS"] = 15062,
|
|
["RAGECLAW CLOAK"] = 15382,
|
|
[4102] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4102,
|
|
["class"] = 10,
|
|
["name"] = "Torn Note",
|
|
["texture"] = "Interface\\Icons\\INV_Letter_15",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["CRYSTAL SLUGTHROWER"] = 20722,
|
|
[4294] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4294,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Hillman's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4358] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4358,
|
|
["class"] = 5,
|
|
["name"] = "Rough Dynamite",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bomb_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BLOOD TIGER BREASTPLATE"] = 19688,
|
|
["LOFTY ARMGUARDS"] = 14923,
|
|
["TATTERED LEATHER HOOD"] = 18698,
|
|
[4678] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4678,
|
|
["class"] = 2,
|
|
["name"] = "Veteran Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_05",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 9,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[19225] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 19225,
|
|
["class"] = 4,
|
|
["name"] = "Deep Fried Candybar",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_27",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
[4998] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4998,
|
|
["class"] = 2,
|
|
["name"] = "Blood Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_04",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 19,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[5254] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5254,
|
|
["class"] = 2,
|
|
["name"] = "Rugged Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 15,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["INFANTRY LEGGINGS"] = 6337,
|
|
[5446] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5446,
|
|
["name"] = "Broken Elemental Bracer",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[5510] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5510,
|
|
["class"] = 4,
|
|
["name"] = "Greater Healthstone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_04",
|
|
["slot"] = "",
|
|
["level"] = 36,
|
|
["quality"] = 1,
|
|
},
|
|
[5574] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5574,
|
|
["class"] = 3,
|
|
["name"] = "White Leather Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_06",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["COMMANDER'S LEGGINGS"] = 10382,
|
|
[5766] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5766,
|
|
["class"] = 2,
|
|
["name"] = "Lesser Wizard's Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_17",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[5958] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5958,
|
|
["class"] = 2,
|
|
["name"] = "Fine Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 16,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[6214] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6214,
|
|
["class"] = 1,
|
|
["name"] = "Heavy Copper Maul",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_18",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 11,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[6342] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6342,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Chest - Minor Mana",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: ELIXIR OF DEMONSLAYING"] = 9300,
|
|
[6470] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6470,
|
|
["class"] = 9,
|
|
["name"] = "Deviate Scale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[6598] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6598,
|
|
["class"] = 2,
|
|
["name"] = "Dervish Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_10",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 23,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[6662] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 6662,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Giant Growth",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_10",
|
|
["slot"] = "",
|
|
["level"] = 8,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: BARBARIC BELT"] = 4301,
|
|
["WARSTRIKE CHESTGUARD"] = 14811,
|
|
["JOUSTER'S GAUNTLETS"] = 8158,
|
|
["VALOROUS HELM"] = 8279,
|
|
[7046] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7046,
|
|
["class"] = 2,
|
|
["name"] = "Azure Silk Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_08",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 23,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7110] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7110,
|
|
["class"] = 2,
|
|
["name"] = "Silver-thread Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Black_01",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 26,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7366] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7366,
|
|
["class"] = 2,
|
|
["name"] = "Elder's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_17",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 27,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7430] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7430,
|
|
["class"] = 2,
|
|
["name"] = "Twilight Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_25",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 35,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7494] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7494,
|
|
["class"] = 2,
|
|
["name"] = "Captain's Waistguard",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_25",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 36,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[7558] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7558,
|
|
["class"] = 2,
|
|
["name"] = "Shimmering Stave",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_04",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 20,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[7942] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7942,
|
|
["class"] = 1,
|
|
["name"] = "Blue Glittering Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_03",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 39,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[8006] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8006,
|
|
["class"] = 1,
|
|
["name"] = "The Ziggler",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_25",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 34,
|
|
["subclass"] = 13,
|
|
["quality"] = 3,
|
|
},
|
|
["FORMULA: ENCHANT CHEST - MAJOR HEALTH"] = 16221,
|
|
[8134] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8134,
|
|
["class"] = 2,
|
|
["name"] = "Myrmidon's Defender",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_02",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 46,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[8205] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8205,
|
|
["class"] = 2,
|
|
["name"] = "Tough Scorpid Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 39,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[8845] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8845,
|
|
["class"] = 5,
|
|
["name"] = "Ghost Mushroom",
|
|
["texture"] = "Interface\\Icons\\INV_Mushroom_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["HEROIC SKULLCAP"] = 14935,
|
|
["ROBUST CLOAK"] = 15124,
|
|
["MITHRIL HEAVY-BORE RIFLE"] = 10510,
|
|
[9357] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 9357,
|
|
["class"] = 10,
|
|
["name"] = "A Parrot Skeleton",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[9485] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9485,
|
|
["class"] = 1,
|
|
["name"] = "Vibroblade",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_14",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 25,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[9869] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9869,
|
|
["class"] = 2,
|
|
["name"] = "Renegade Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_26",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 30,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["BEAZEL'S BASHER"] = 13024,
|
|
[10253] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10253,
|
|
["class"] = 2,
|
|
["name"] = "Master's Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_09",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 58,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10381] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10381,
|
|
["class"] = 2,
|
|
["name"] = "Commander's Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_13",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 54,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["HUNTSMAN'S BELT"] = 9891,
|
|
["LOCH FRENZY DELIGHT"] = 6316,
|
|
["BATTLE CHAIN TUNIC"] = 3283,
|
|
["SUPERIOR CLOAK"] = 9805,
|
|
["EBONY BONECLUB"] = 10571,
|
|
[720] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 720,
|
|
["class"] = 2,
|
|
["name"] = "Brawler Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 23,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[728] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 728,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Westfall Stew",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[23578] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 23578,
|
|
["class"] = 4,
|
|
["name"] = "Diet McWeaksauce",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_76",
|
|
["slot"] = "",
|
|
["level"] = 49,
|
|
["quality"] = 1,
|
|
},
|
|
[12045] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12045,
|
|
["class"] = 2,
|
|
["name"] = "Swamp Pendant",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_06",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 51,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[768] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 768,
|
|
["class"] = 1,
|
|
["name"] = "Lumberjack Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_01",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 4,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[776] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 776,
|
|
["class"] = 1,
|
|
["name"] = "Vendetta",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_02",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 26,
|
|
["subclass"] = 13,
|
|
["quality"] = 3,
|
|
},
|
|
[792] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 792,
|
|
["class"] = 2,
|
|
["name"] = "Knitted Sandals",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Fabric_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[816] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 816,
|
|
["class"] = 1,
|
|
["name"] = "Small Hand Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_01",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 6,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
[832] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 832,
|
|
["class"] = 2,
|
|
["name"] = "Silver Defias Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 10,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[13453] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 13453,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Brute Force",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_40",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
[848] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 848,
|
|
["class"] = 2,
|
|
["name"] = "Chainmail Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 12,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[856] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 856,
|
|
["class"] = 3,
|
|
["name"] = "Blue Leather Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_05",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[864] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 864,
|
|
["class"] = 1,
|
|
["name"] = "Knightly Longsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_27",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 33,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
["WARDEN STAFF"] = 943,
|
|
[14093] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14093,
|
|
["class"] = 2,
|
|
["name"] = "Beaded Cord",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_02",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 4,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[14221] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14221,
|
|
["class"] = 2,
|
|
["name"] = "Geomancer's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_02",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 30,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14477] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14477,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Ghostweave Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["RECRUIT'S BOOTS"] = 6122,
|
|
[920] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 920,
|
|
["class"] = 1,
|
|
["name"] = "Wicked Spiked Mace",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_11",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 20,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[14861] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14861,
|
|
["class"] = 2,
|
|
["name"] = "Vanguard Vambraces",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_16",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 47,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[936] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 936,
|
|
["class"] = 1,
|
|
["name"] = "Midnight Mace",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_ElfSkull_01",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 33,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[15117] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15117,
|
|
["class"] = 2,
|
|
["name"] = "Rigid Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 19,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15245] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15245,
|
|
["class"] = 1,
|
|
["name"] = "Vorpal Dagger",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_03",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 45,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
[15373] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15373,
|
|
["class"] = 2,
|
|
["name"] = "Wolf Rider's Headgear",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_17",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 42,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15501] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15501,
|
|
["class"] = 2,
|
|
["name"] = "Outrunner's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_13",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 12,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15629] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15629,
|
|
["class"] = 2,
|
|
["name"] = "Formidable Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 43,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15757] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15757,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Wicked Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["KEEPER'S CLOAK"] = 14665,
|
|
["FLARECORE LEGGINGS"] = 19165,
|
|
["STONECLOTH BINDINGS"] = 14416,
|
|
["SOLID SHARPENING STONE"] = 7964,
|
|
["SACK OF HOMEMADE BREAD"] = 22283,
|
|
["GREEN DRAGONSCALE"] = 15412,
|
|
[1121] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1121,
|
|
["class"] = 2,
|
|
["name"] = "Feet of the Lynx",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Wolf",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 19,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["BLIZZARD STATIONERY"] = 18154,
|
|
["BANDIT JERKIN"] = 9782,
|
|
["BARBARIC IRON SHOULDERS"] = 7913,
|
|
[1201] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1201,
|
|
["class"] = 2,
|
|
["name"] = "Dull Heater Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_04",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 5,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[19483] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19483,
|
|
["class"] = 10,
|
|
["name"] = "Peeling the Onion",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["ENDURING CAP"] = 3020,
|
|
[1265] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1265,
|
|
["class"] = 1,
|
|
["name"] = "Scorpion Sting",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_12",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 34,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
["DOUBLE MAIL PANTS"] = 3813,
|
|
[20763] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 20763,
|
|
["class"] = 10,
|
|
["name"] = "Broken Weapon",
|
|
["texture"] = "Interface\\Icons\\Ability_Warrior_Sunder",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["EMBOSSED PLATE GIRDLE"] = 9968,
|
|
[1377] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1377,
|
|
["class"] = 2,
|
|
["name"] = "Frayed Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[22299] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22299,
|
|
["class"] = 4,
|
|
["name"] = "Sheaf of Cards",
|
|
["texture"] = "Interface\\Icons\\INV_Letter_16",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PRAETORIAN PADDED ARMOR"] = 15179,
|
|
[1425] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1425,
|
|
["class"] = 2,
|
|
["name"] = "Worn Leather Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 4,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[1457] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1457,
|
|
["class"] = 1,
|
|
["name"] = "Shadowhide Mace",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_01",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 17,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[23579] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 23579,
|
|
["class"] = 4,
|
|
["name"] = "The McWeaksauce Classic",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_54",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
[1489] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1489,
|
|
["class"] = 2,
|
|
["name"] = "Gloomshroud Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 20,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["BLACK DRAGONSCALE BREASTPLATE"] = 15050,
|
|
[1521] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1521,
|
|
["class"] = 1,
|
|
["name"] = "Lumbering Ogre Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_18",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 39,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: RUNIC LEATHER BRACERS"] = 15739,
|
|
["RENEGADE BELT"] = 9869,
|
|
["SPELLBINDER GLOVES"] = 2972,
|
|
["REDRIDGE GOULASH"] = 1082,
|
|
[1697] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 1697,
|
|
["class"] = 10,
|
|
["name"] = "Keen Raptor Tooth",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[1713] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1713,
|
|
["class"] = 2,
|
|
["name"] = "Ankh of Life",
|
|
["texture"] = "Interface\\Icons\\Spell_Holy_PrayerOfHealing02",
|
|
["slot"] = "INVTYPE_TRINKET",
|
|
["level"] = 40,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[1745] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1745,
|
|
["class"] = 2,
|
|
["name"] = "Laced Mail Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 11,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[1761] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1761,
|
|
["class"] = 2,
|
|
["name"] = "Reinforced Chain Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 23,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["CURED LIGHT HIDE"] = 4231,
|
|
[1793] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1793,
|
|
["class"] = 2,
|
|
["name"] = "Patched Leather Shoulderpads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_06",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 15,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[1809] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1809,
|
|
["class"] = 2,
|
|
["name"] = "Tough Leather Shoulderpads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 21,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[1825] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1825,
|
|
["class"] = 1,
|
|
["name"] = "Bulky Bludgeon",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_09",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 23,
|
|
["subclass"] = 5,
|
|
["quality"] = 0,
|
|
},
|
|
["SENTINEL BUCKLER"] = 7463,
|
|
["SCHEMATIC: EZ-THRO DYNAMITE"] = 6716,
|
|
["BURNT BUCKLER"] = 15895,
|
|
["STRATHOLME MILITIA SHOULDERGUARD"] = 18742,
|
|
["SILVER-LINED BRACERS"] = 3224,
|
|
["BLOOD OF THE MOUNTAIN"] = 11382,
|
|
[2017] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2017,
|
|
["class"] = 2,
|
|
["name"] = "Glowing Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 23,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[8206] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8206,
|
|
["class"] = 2,
|
|
["name"] = "Tough Scorpid Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_12",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 44,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["LIBRAM OF RAPIDITY"] = 18332,
|
|
["PATTERN: GEM-STUDDED LEATHER BELT"] = 14635,
|
|
[8846] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8846,
|
|
["class"] = 5,
|
|
["name"] = "Gromsblood",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_16",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2243] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2243,
|
|
["class"] = 1,
|
|
["name"] = "Hand of Edward the Odd",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_14",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 57,
|
|
["subclass"] = 5,
|
|
["quality"] = 4,
|
|
},
|
|
[2307] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2307,
|
|
["class"] = 2,
|
|
["name"] = "Fine Leather Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_06",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 13,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[9358] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 9358,
|
|
["class"] = 10,
|
|
["name"] = "A Head Rag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandana_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["GIRDLE OF GOLEM STRENGTH"] = 9405,
|
|
[19228] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19228,
|
|
["class"] = 10,
|
|
["name"] = "Beasts Deck",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Stack_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 4,
|
|
},
|
|
[19484] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19484,
|
|
["class"] = 10,
|
|
["name"] = "The Frostwolf Artichoke",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[9870] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9870,
|
|
["class"] = 2,
|
|
["name"] = "Renegade Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_02",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 31,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[2499] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2499,
|
|
["class"] = 1,
|
|
["name"] = "Double-bladed Axe",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 4,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[2531] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2531,
|
|
["class"] = 1,
|
|
["name"] = "Great Axe",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 39,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[10254] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10254,
|
|
["class"] = 2,
|
|
["name"] = "Master's Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_29",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 60,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10382] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10382,
|
|
["class"] = 2,
|
|
["name"] = "Commander's Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 57,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[10510] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10510,
|
|
["class"] = 1,
|
|
["name"] = "Mithril Heavy-bore Rifle",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_07",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 39,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[2723] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2723,
|
|
["class"] = 4,
|
|
["name"] = "Bottle of Pinot Noir",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_10",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[11022] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 11022,
|
|
["name"] = "Packet of Tharlendris Seeds",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_ProtectionformNature",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2787] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2787,
|
|
["class"] = 1,
|
|
["name"] = "Trogg Dagger",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_08",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 1,
|
|
["subclass"] = 13,
|
|
["quality"] = 1,
|
|
},
|
|
[2819] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2819,
|
|
["class"] = 1,
|
|
["name"] = "Cross Dagger",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_05",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 23,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
[11406] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 11406,
|
|
["class"] = 10,
|
|
["name"] = "Rotting Bear Carcass",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Bear_Ruin_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[2883] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2883,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Deadly Bronze Poniard",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[2915] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2915,
|
|
["class"] = 1,
|
|
["name"] = "Taran Icebreaker",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_02",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 47,
|
|
["subclass"] = 6,
|
|
["quality"] = 4,
|
|
},
|
|
[2947] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 2947,
|
|
["class"] = 1,
|
|
["name"] = "Small Throwing Knife",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingKnife_02",
|
|
["slot"] = "INVTYPE_THROWN",
|
|
["level"] = 1,
|
|
["subclass"] = 14,
|
|
["quality"] = 1,
|
|
},
|
|
[2979] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2979,
|
|
["class"] = 2,
|
|
["name"] = "Veteran Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 9,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[12046] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12046,
|
|
["class"] = 2,
|
|
["name"] = "Jungle Necklace",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_01",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 55,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[3075] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3075,
|
|
["class"] = 2,
|
|
["name"] = "Eye of Flame",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_44",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 49,
|
|
["subclass"] = 2,
|
|
["quality"] = 4,
|
|
},
|
|
[12430] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12430,
|
|
["name"] = "Frostsaber E'ko",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3171] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3171,
|
|
["class"] = 10,
|
|
["name"] = "Broken Boar Tusk",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[3203] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3203,
|
|
["class"] = 1,
|
|
["name"] = "Dense Triangle Mace",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_13",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 23,
|
|
["subclass"] = 6,
|
|
["quality"] = 3,
|
|
},
|
|
[13070] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13070,
|
|
["class"] = 2,
|
|
["name"] = "Sapphiron's Scale Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 53,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[3299] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3299,
|
|
["class"] = 10,
|
|
["name"] = "Fractured Canine",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["PILLAGER'S SHIELD"] = 15563,
|
|
["BLOODVINE GOGGLES"] = 19999,
|
|
[3395] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3395,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Limited Invulnerability Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
[3427] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3427,
|
|
["class"] = 2,
|
|
["name"] = "Stylish Black Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Black_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[3491] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3491,
|
|
["class"] = 1,
|
|
["name"] = "Heavy Bronze Mace",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_08",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 20,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[14094] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14094,
|
|
["class"] = 2,
|
|
["name"] = "Beaded Wraps",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 6,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14222] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14222,
|
|
["class"] = 2,
|
|
["name"] = "Geomancer's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_21",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3587] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3587,
|
|
["class"] = 2,
|
|
["name"] = "Embroidered Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_08",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[14478] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14478,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Brightcloth Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14606] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14606,
|
|
["class"] = 2,
|
|
["name"] = "Warden's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 36,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3683] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3683,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Gooey Spider Cake",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[14862] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14862,
|
|
["class"] = 2,
|
|
["name"] = "Warleader's Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate09",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 58,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15118] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15118,
|
|
["class"] = 2,
|
|
["name"] = "Rigid Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 21,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15246] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15246,
|
|
["class"] = 1,
|
|
["name"] = "Demon Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_03",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 57,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
[15374] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15374,
|
|
["class"] = 2,
|
|
["name"] = "Wolf Rider's Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 39,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3875] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3875,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Golden Scale Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[15630] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15630,
|
|
["class"] = 2,
|
|
["name"] = "Formidable Sabatons",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_06",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 44,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15758] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15758,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Devilsaur Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[3971] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3971,
|
|
["class"] = 2,
|
|
["name"] = "Smooth Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_10",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 54,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[4003] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4003,
|
|
["class"] = 2,
|
|
["name"] = "Overlinked Chain Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_07",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 44,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[4035] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4035,
|
|
["class"] = 2,
|
|
["name"] = "Silver-thread Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_32",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 26,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4067] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4067,
|
|
["class"] = 2,
|
|
["name"] = "Glyphed Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_10",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 34,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[4231] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4231,
|
|
["class"] = 5,
|
|
["name"] = "Cured Light Hide",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Wolf_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4359] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4359,
|
|
["class"] = 5,
|
|
["name"] = "Handful of Copper Bolts",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gear_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["DERVISH BRACERS"] = 6602,
|
|
["ESSENCE OF AGONY"] = 8923,
|
|
[4999] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4999,
|
|
["class"] = 2,
|
|
["name"] = "Azora's Will",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_29",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 22,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["CRESTED HEATER SHIELD"] = 2451,
|
|
["PATTERN: AZURE SHOULDERS"] = 7085,
|
|
[21277] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21277,
|
|
["class"] = 5,
|
|
["name"] = "Tranquil Mechanical Yeti",
|
|
["texture"] = "Interface\\Icons\\Ability_Hunter_Pet_Gorilla",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[5447] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5447,
|
|
["name"] = "Damaged Elemental Bracer",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[5511] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5511,
|
|
["class"] = 4,
|
|
["name"] = "Lesser Healthstone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_04",
|
|
["slot"] = "",
|
|
["level"] = 12,
|
|
["quality"] = 1,
|
|
},
|
|
[5575] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5575,
|
|
["class"] = 3,
|
|
["name"] = "Large Green Sack",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_10_Green",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["SHADOW SILK"] = 10285,
|
|
[5767] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5767,
|
|
["class"] = 2,
|
|
["name"] = "Violet Robes",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_38",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 4,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["REINFORCED CHAIN SHOULDERPADS"] = 1760,
|
|
["ELIXIR OF POISON RESISTANCE"] = 3386,
|
|
["GLINTING STEEL DAGGER"] = 12259,
|
|
[6407] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6407,
|
|
["class"] = 2,
|
|
["name"] = "Nightsky Wristbands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 28,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6471] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6471,
|
|
["class"] = 9,
|
|
["name"] = "Perfect Deviate Scale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[6599] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6599,
|
|
["class"] = 2,
|
|
["name"] = "Battleforge Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_05",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 24,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[6663] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6663,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Elixir of Giant Growth",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
["COAL"] = 3857,
|
|
["MARTYR'S CHAIN"] = 3416,
|
|
["STEALTHBLADE"] = 10625,
|
|
["PALE LEGGINGS"] = 12255,
|
|
[7047] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7047,
|
|
["class"] = 2,
|
|
["name"] = "Hands of Darkness",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_22",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 24,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7111] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7111,
|
|
["class"] = 2,
|
|
["name"] = "Nightsky Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["NATIVE HANDWRAPS"] = 14102,
|
|
["SMALL GLOWING SHARD"] = 11138,
|
|
[7431] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7431,
|
|
["class"] = 2,
|
|
["name"] = "Twilight Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_08",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 34,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7495] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7495,
|
|
["class"] = 2,
|
|
["name"] = "Captain's Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_10",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 39,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[7559] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7559,
|
|
["class"] = 2,
|
|
["name"] = "Runic Cane",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_02",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 12,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["MAGIC CANDLE"] = 1399,
|
|
[7943] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7943,
|
|
["class"] = 1,
|
|
["name"] = "Wicked Mithril Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_10",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 40,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
["RING OF THE HEAVENS"] = 12056,
|
|
[8135] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8135,
|
|
["class"] = 2,
|
|
["name"] = "Chromite Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_04",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 41,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[8207] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8207,
|
|
["class"] = 2,
|
|
["name"] = "Tough Scorpid Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_04",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 43,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["ACE OF PORTALS"] = 19276,
|
|
[9359] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9359,
|
|
["class"] = 1,
|
|
["name"] = "Wirt's Third Leg",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Flute_01",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[9487] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9487,
|
|
["class"] = 1,
|
|
["name"] = "Hi-tech Supergun",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_06",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 24,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["SCORPASHI GLOVES"] = 14657,
|
|
[9743] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9743,
|
|
["class"] = 2,
|
|
["name"] = "Simple Shoes",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 7,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[9871] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9871,
|
|
["class"] = 2,
|
|
["name"] = "Renegade Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 32,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[9999] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9999,
|
|
["class"] = 2,
|
|
["name"] = "Black Mageweave Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_09",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 36,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10127] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10127,
|
|
["class"] = 2,
|
|
["name"] = "Revenant Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_16",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 44,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[10255] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10255,
|
|
["class"] = 2,
|
|
["name"] = "Master's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 57,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10383] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10383,
|
|
["class"] = 2,
|
|
["name"] = "Commander's Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_01",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 56,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["GLOVES OF MEDITATION"] = 4318,
|
|
["TOWN MEETING NOTICE"] = 13365,
|
|
["SHIMMERING SASH"] = 6570,
|
|
[11023] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11023,
|
|
["class"] = 10,
|
|
["name"] = "Ancona Chicken",
|
|
["texture"] = "Interface\\Icons\\INV_Crate_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["GLOWING GREEN TALISMAN"] = 5002,
|
|
[11407] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 11407,
|
|
["class"] = 10,
|
|
["name"] = "Torn Bear Pelt",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Bear_Ruin_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["GLOWING LEATHER BRACERS"] = 2017,
|
|
[12047] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12047,
|
|
["class"] = 2,
|
|
["name"] = "Spectral Necklace",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_04",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 25,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["THICK CLOTH VEST"] = 200,
|
|
[12431] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12431,
|
|
["name"] = "Winterfall E'ko",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["CONJURER'S CINCH"] = 9853,
|
|
["HOOK DAGGER"] = 3184,
|
|
[13071] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13071,
|
|
["class"] = 2,
|
|
["name"] = "Plated Fist of Hakoo",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_10",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[13199] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13199,
|
|
["class"] = 2,
|
|
["name"] = "Crushridge Bindings",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_19",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 36,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[13455] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 13455,
|
|
["class"] = 4,
|
|
["name"] = "Greater Stoneshield Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_69",
|
|
["slot"] = "",
|
|
["level"] = 46,
|
|
["quality"] = 1,
|
|
},
|
|
["WANDERER'S BELT"] = 10109,
|
|
[14095] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14095,
|
|
["class"] = 2,
|
|
["name"] = "Native Bands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_08",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 6,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[14223] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14223,
|
|
["class"] = 2,
|
|
["name"] = "Geomancer's Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_02",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 33,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14479] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14479,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Brightcloth Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14607] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14607,
|
|
["class"] = 2,
|
|
["name"] = "Hawkeye's Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_10",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 32,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[14863] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14863,
|
|
["class"] = 2,
|
|
["name"] = "Warleader's Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_28",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 55,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15119] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15119,
|
|
["class"] = 2,
|
|
["name"] = "Highborne Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_08",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 51,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15247] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15247,
|
|
["class"] = 1,
|
|
["name"] = "Bloodstrike Dagger",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_03",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 59,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
[15375] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15375,
|
|
["class"] = 2,
|
|
["name"] = "Wolf Rider's Shoulder Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 38,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15503] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15503,
|
|
["class"] = 2,
|
|
["name"] = "Outrunner's Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 17,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15631] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15631,
|
|
["class"] = 2,
|
|
["name"] = "Formidable Chestpiece",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 47,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["HYPERION GIRDLE"] = 10387,
|
|
[15887] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15887,
|
|
["class"] = 2,
|
|
["name"] = "Heroic Guard",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_04",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 57,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["WOLF RIDER'S SHOULDER PADS"] = 15375,
|
|
[16671] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16671,
|
|
["class"] = 2,
|
|
["name"] = "Bindings of Elements",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_02",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 52,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["LESSER HEALING POTION"] = 858,
|
|
[17183] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17183,
|
|
["class"] = 2,
|
|
["name"] = "Dented Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 1,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["DREAMLESS SLEEP POTION"] = 12190,
|
|
["JAMES' KEY"] = 17262,
|
|
[19231] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19231,
|
|
["class"] = 10,
|
|
["name"] = "Three of Beasts",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Beasts_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[19999] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19999,
|
|
["class"] = 2,
|
|
["name"] = "Bloodvine Goggles",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_47",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 60,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[20767] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20767,
|
|
["class"] = 10,
|
|
["name"] = "Scum Covered Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_10_Green",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[21023] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21023,
|
|
["class"] = 4,
|
|
["name"] = "Dirge's Kickin' Chimaerok Chops",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_65",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
[21279] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21279,
|
|
["class"] = 8,
|
|
["name"] = "Tome of Fireball XII",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_07",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["TRUESILVER ORE"] = 7911,
|
|
["RED HAKKARI BIJOU"] = 19707,
|
|
["STONECLOTH GLOVES"] = 14411,
|
|
["VIKING SWORD"] = 3186,
|
|
["INSIGNIA MANTLE"] = 4721,
|
|
["PURPLE HAKKARI BIJOU"] = 19712,
|
|
["PRECISION BOW"] = 8183,
|
|
["ENGRAVED GIRDLE"] = 10233,
|
|
["BLOODWOVEN MASK"] = 14263,
|
|
["ROBES OF THE SHADOWCASTER"] = 1297,
|
|
["VANGUARD VAMBRACES"] = 14861,
|
|
["SANGUINE ROBE"] = 14380,
|
|
["THRESHADON AMBERGRIS"] = 2608,
|
|
["FORMULA: ENCHANT WEAPON - LESSER ELEMENTAL SLAYER"] = 11165,
|
|
["RENEGADE CIRCLET"] = 9870,
|
|
["COPPER MACE"] = 2844,
|
|
["REFINED DEEPROCK SALT"] = 15409,
|
|
[8208] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8208,
|
|
["class"] = 2,
|
|
["name"] = "Tough Scorpid Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_20",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 45,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[16672] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16672,
|
|
["class"] = 2,
|
|
["name"] = "Gauntlets of Elements",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_11",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 54,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[17184] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17184,
|
|
["class"] = 2,
|
|
["name"] = "Small Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 1,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["WHITE TUXEDO SHIRT"] = 6833,
|
|
["ROCK CHIP"] = 5741,
|
|
[9360] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9360,
|
|
["class"] = 4,
|
|
["name"] = "Cuergo's Gold",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[9488] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9488,
|
|
["class"] = 1,
|
|
["name"] = "Oscillating Power Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_08",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 23,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[19232] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19232,
|
|
["class"] = 10,
|
|
["name"] = "Four of Beasts",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Beasts_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[9744] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9744,
|
|
["class"] = 2,
|
|
["name"] = "Simple Bands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_10",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 7,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[9872] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9872,
|
|
["class"] = 2,
|
|
["name"] = "Renegade Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_09",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 32,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["MIGHTY TROLL'S BLOOD POTION"] = 3826,
|
|
[10128] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10128,
|
|
["class"] = 2,
|
|
["name"] = "Revenant Chestplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate11",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 49,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[10256] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10256,
|
|
["class"] = 2,
|
|
["name"] = "Adventurer's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_13",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 56,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10384] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10384,
|
|
["class"] = 2,
|
|
["name"] = "Hyperion Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate16",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 60,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["SUPREME LEGGINGS"] = 15440,
|
|
["GHOST DYE"] = 9210,
|
|
[21536] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21536,
|
|
["class"] = 4,
|
|
["name"] = "Elune Stone",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Pearl_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["ORB OF DECEPTION"] = 1973,
|
|
[11152] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11152,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Gloves - Fishing",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[11408] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 11408,
|
|
["class"] = 10,
|
|
["name"] = "Bear Jaw",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_09",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["LIFESTONE"] = 833,
|
|
[12048] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12048,
|
|
["class"] = 2,
|
|
["name"] = "Prismatic Pendant",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_11",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[12432] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12432,
|
|
["name"] = "Shardtooth E'ko",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[13072] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13072,
|
|
["class"] = 2,
|
|
["name"] = "Stonegrip Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_03",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 55,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["FRAS SIABI'S POSTBOX KEY"] = 13307,
|
|
[13456] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 13456,
|
|
["class"] = 4,
|
|
["name"] = "Greater Frost Protection Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_20",
|
|
["slot"] = "",
|
|
["level"] = 48,
|
|
["quality"] = 1,
|
|
},
|
|
["WARDEN'S CLOAK"] = 14602,
|
|
["RAW NIGHTFIN SNAPPER"] = 13759,
|
|
[14096] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14096,
|
|
["class"] = 2,
|
|
["name"] = "Native Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 11,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14224] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14224,
|
|
["class"] = 2,
|
|
["name"] = "Geomancer's Trousers",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_09",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 34,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14608] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14608,
|
|
["class"] = 2,
|
|
["name"] = "Dokebi Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 26,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[14864] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14864,
|
|
["class"] = 2,
|
|
["name"] = "Warleader's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_22",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 54,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["BRISTLE WHISKER CATFISH"] = 4593,
|
|
[15248] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15248,
|
|
["class"] = 1,
|
|
["name"] = "Gleaming Claymore",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_23",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 15,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[15376] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15376,
|
|
["class"] = 2,
|
|
["name"] = "Wolf Rider's Padded Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 41,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15504] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15504,
|
|
["class"] = 2,
|
|
["name"] = "Outrunner's Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_10",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 17,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["LIVING BREASTPLATE"] = 15059,
|
|
[15760] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15760,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Ironfeather Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["DUST OF DECAY"] = 2928,
|
|
[16673] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16673,
|
|
["class"] = 2,
|
|
["name"] = "Cord of Elements",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_16",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 53,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[4232] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4232,
|
|
["class"] = 5,
|
|
["name"] = "Medium Hide",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Boar_Ruin_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[17185] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17185,
|
|
["class"] = 2,
|
|
["name"] = "Round Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 3,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[4360] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4360,
|
|
["class"] = 5,
|
|
["name"] = "Rough Copper Bomb",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bomb_09",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4424] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4424,
|
|
["class"] = 4,
|
|
["name"] = "Scroll of Spirit III",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_01",
|
|
["slot"] = "",
|
|
["level"] = 30,
|
|
["quality"] = 1,
|
|
},
|
|
[4552] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4552,
|
|
["class"] = 10,
|
|
["name"] = "Smooth Stone Chip",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_10",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[4680] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4680,
|
|
["class"] = 2,
|
|
["name"] = "Brackwater Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_17",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 8,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[19233] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19233,
|
|
["class"] = 10,
|
|
["name"] = "Five of Beasts",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Beasts_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[4872] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4872,
|
|
["class"] = 10,
|
|
["name"] = "Dry Scorpid Eye",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Eye_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["ELIXIR OF LESSER AGILITY"] = 3390,
|
|
["GOSSAMER GLOVES"] = 7521,
|
|
[20513] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20513,
|
|
["class"] = 10,
|
|
["name"] = "Abyssal Crest",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Talisman_05",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["LEG MEAT"] = 7097,
|
|
[21025] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21025,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Dirge's Kickin' Chimaerok Chops",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 4,
|
|
},
|
|
[21281] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21281,
|
|
["class"] = 8,
|
|
["name"] = "Grimoire of Shadow Bolt X",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_06",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[5448] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5448,
|
|
["name"] = "Fractured Elemental Bracer",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[5512] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5512,
|
|
["class"] = 4,
|
|
["name"] = "Minor Healthstone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_04",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[5576] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5576,
|
|
["class"] = 3,
|
|
["name"] = "Large Brown Sack",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_10",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[5640] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5640,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Rage Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
["SQUISHY BASILISK EYE"] = 11386,
|
|
["ARCHER'S SHOULDERPADS"] = 9863,
|
|
["BRAWLER'S BOOTS"] = 140,
|
|
[6344] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6344,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Bracer - Minor Spirit",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[6408] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6408,
|
|
["class"] = 2,
|
|
["name"] = "Insignia Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_21",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 29,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[6536] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6536,
|
|
["class"] = 2,
|
|
["name"] = "Willow Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Green_01",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 14,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6600] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6600,
|
|
["class"] = 2,
|
|
["name"] = "Dervish Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_25",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 22,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["GLOVES OF THE FANG"] = 10413,
|
|
["THISTLEFUR BRANCH"] = 15976,
|
|
[7048] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7048,
|
|
["class"] = 2,
|
|
["name"] = "Azure Silk Hood",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_29",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 24,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[7112] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7112,
|
|
["class"] = 2,
|
|
["name"] = "Aurora Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_01",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 36,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7368] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7368,
|
|
["class"] = 2,
|
|
["name"] = "Elder's Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_08",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 29,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7432] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7432,
|
|
["class"] = 2,
|
|
["name"] = "Twilight Cowl",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_29",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 33,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7496] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7496,
|
|
["class"] = 2,
|
|
["name"] = "Field Plate Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_05",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 38,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[7560] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7560,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Gnomish Universal Remote",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["ONYXIA SCALE CLOAK"] = 15138,
|
|
["MULTICOLORED BAND"] = 20692,
|
|
[7752] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7752,
|
|
["class"] = 1,
|
|
["name"] = "Dreamslayer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_17",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 28,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[7944] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7944,
|
|
["class"] = 1,
|
|
["name"] = "Dazzling Mithril Rapier",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_30",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 43,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
[8209] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8209,
|
|
["class"] = 2,
|
|
["name"] = "Tough Scorpid Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 42,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[17186] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17186,
|
|
["class"] = 2,
|
|
["name"] = "Small Targe",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 3,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[9233] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 9233,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Detect Demon",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_53",
|
|
["slot"] = "",
|
|
["level"] = 40,
|
|
["quality"] = 1,
|
|
},
|
|
["SPIKED WOODEN PLANK"] = 3329,
|
|
[19234] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19234,
|
|
["class"] = 10,
|
|
["name"] = "Six of Beasts",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Beasts_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[9745] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9745,
|
|
["class"] = 2,
|
|
["name"] = "Simple Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_22",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 6,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[9873] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9873,
|
|
["class"] = 2,
|
|
["name"] = "Renegade Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_07",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 32,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[20002] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 20002,
|
|
["class"] = 4,
|
|
["name"] = "Greater Dreamless Sleep Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_83",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
[10129] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10129,
|
|
["class"] = 2,
|
|
["name"] = "Revenant Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_31",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 45,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[20514] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20514,
|
|
["class"] = 10,
|
|
["name"] = "Abyssal Signet",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_36",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["DARNASSUS GIFT COLLECTION"] = 22133,
|
|
[10513] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 10513,
|
|
["class"] = 6,
|
|
["name"] = "Mithril Gyro-Shot",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_Bullet_01",
|
|
["slot"] = "INVTYPE_AMMO",
|
|
["level"] = 44,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[21282] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21282,
|
|
["class"] = 8,
|
|
["name"] = "Grimoire of Immolate VIII",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_06",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["NOCTURNAL WRISTBANDS"] = 15160,
|
|
[11409] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 11409,
|
|
["class"] = 10,
|
|
["name"] = "Bear Flank",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_13",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["TOME OF POLYMORPH: TURTLE"] = 22739,
|
|
[12433] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12433,
|
|
["name"] = "Wildkin E'ko",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[12689] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12689,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Radiant Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["ELIXIR OF DETECT DEMON"] = 9233,
|
|
[13073] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13073,
|
|
["class"] = 2,
|
|
["name"] = "Mugthol's Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_25",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 47,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[13457] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 13457,
|
|
["class"] = 4,
|
|
["name"] = "Greater Fire Protection Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_24",
|
|
["slot"] = "",
|
|
["level"] = 48,
|
|
["quality"] = 1,
|
|
},
|
|
["LIGHT PLATE PANTS"] = 8085,
|
|
["PLANS: MASSIVE IRON AXE"] = 12164,
|
|
[14097] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14097,
|
|
["class"] = 2,
|
|
["name"] = "Native Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 9,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14225] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14225,
|
|
["class"] = 2,
|
|
["name"] = "Geomancer's Wraps",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_40",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 36,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14481] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14481,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Runecloth Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[14865] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14865,
|
|
["class"] = 2,
|
|
["name"] = "Warleader's Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 55,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["SALTSTONE SABATONS"] = 14896,
|
|
[15121] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15121,
|
|
["class"] = 2,
|
|
["name"] = "Robust Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_03",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 23,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15249] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15249,
|
|
["class"] = 1,
|
|
["name"] = "Polished Zweihander",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_23",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 21,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[15377] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15377,
|
|
["class"] = 2,
|
|
["name"] = "Wolf Rider's Wristbands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 37,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15505] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15505,
|
|
["class"] = 2,
|
|
["name"] = "Outrunner's Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_27",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 18,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[15633] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15633,
|
|
["class"] = 2,
|
|
["name"] = "Formidable Crest",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_04",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 47,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[15761] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15761,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Frostsaber Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["EMBLAZONED HAT"] = 4048,
|
|
["SMALL GREEN DAGGER"] = 4302,
|
|
["SALTSTONE SHOULDER PADS"] = 14901,
|
|
[17187] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17187,
|
|
["class"] = 2,
|
|
["name"] = "Banded Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_03",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 9,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["ROYAL AMICE"] = 9912,
|
|
["CHROMITE CHESTPLATE"] = 8138,
|
|
["PENDULUM OF DOOM"] = 9425,
|
|
["HEADHUNTER'S SLIPPERS"] = 15350,
|
|
["ROUGH WEIGHTSTONE"] = 3239,
|
|
["LIL TIMMY'S PEASHOOTER"] = 13136,
|
|
["GUARDIAN PANTS"] = 5962,
|
|
["ELUNE STONE"] = 21536,
|
|
[21283] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21283,
|
|
["class"] = 8,
|
|
["name"] = "Grimoire of Corruption VII",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_06",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[22307] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22307,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Enchanted Mageweave Pouch",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["WARMONGER'S BRACERS"] = 9956,
|
|
["INSIGNIA LEGGINGS"] = 4054,
|
|
["RECIPE: GRILLED SQUID"] = 13942,
|
|
["SHORT BASTARD SWORD"] = 3192,
|
|
["TRIUMPHANT LEGPLATES"] = 15685,
|
|
["HUNTER'S MUZZLE LOADER"] = 3040,
|
|
["ROYAL MALLET"] = 15263,
|
|
["BATTLEFIELD DESTROYER"] = 8199,
|
|
["BRUTISH BOOTS"] = 14911,
|
|
["PATCHED LEATHER BRACERS"] = 1789,
|
|
["EMBROIDERED ARMOR"] = 2435,
|
|
["GREEN RIBBONED WRAPPING PAPER"] = 17304,
|
|
["ABYSSAL SIGNET"] = 20514,
|
|
["LAMINATED SCALE ARMOR"] = 3999,
|
|
["POLISHED SCALE GLOVES"] = 2151,
|
|
["SCROLL OF INTELLECT II"] = 2290,
|
|
["SPIDER SAUSAGE"] = 17222,
|
|
["HEAVY MITHRIL GAUNTLET"] = 7919,
|
|
["SILVER-THREAD ARMOR"] = 7110,
|
|
[8210] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8210,
|
|
["class"] = 2,
|
|
["name"] = "Wild Leather Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_18",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 39,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[16676] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16676,
|
|
["class"] = 2,
|
|
["name"] = "Beaststalker's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_10",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 54,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["EMBROIDERED PANTS"] = 2437,
|
|
[2148] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2148,
|
|
["class"] = 2,
|
|
["name"] = "Polished Scale Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 22,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["MYSTIC'S BRACELETS"] = 14366,
|
|
[2212] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2212,
|
|
["class"] = 2,
|
|
["name"] = "Cracked Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 1,
|
|
["subclass"] = 6,
|
|
["quality"] = 0,
|
|
},
|
|
[2244] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2244,
|
|
["class"] = 1,
|
|
["name"] = "Krol Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_18",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 51,
|
|
["subclass"] = 8,
|
|
["quality"] = 4,
|
|
},
|
|
[2276] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2276,
|
|
["class"] = 2,
|
|
["name"] = "Swampwalker Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 32,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[2308] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2308,
|
|
["class"] = 2,
|
|
["name"] = "Fine Leather Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 10,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[9490] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9490,
|
|
["class"] = 1,
|
|
["name"] = "Gizmotron Megachopper",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_37",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 24,
|
|
["subclass"] = 9,
|
|
["quality"] = 3,
|
|
},
|
|
[19236] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19236,
|
|
["class"] = 10,
|
|
["name"] = "Eight of Beasts",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Beasts_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[9746] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9746,
|
|
["class"] = 2,
|
|
["name"] = "Simple Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_21",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 8,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["RUFFLED FEATHER"] = 4776,
|
|
[20004] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 20004,
|
|
["class"] = 4,
|
|
["name"] = "Major Troll's Blood Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_80",
|
|
["slot"] = "",
|
|
["level"] = 53,
|
|
["quality"] = 1,
|
|
},
|
|
[10130] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10130,
|
|
["class"] = 2,
|
|
["name"] = "Revenant Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_30",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 45,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[10258] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10258,
|
|
["class"] = 2,
|
|
["name"] = "Adventurer's Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_08",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 55,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10386] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10386,
|
|
["class"] = 2,
|
|
["name"] = "Hyperion Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_03",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 57,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[10514] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 10514,
|
|
["class"] = 5,
|
|
["name"] = "Mithril Frag Bomb",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bomb_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["DOKEBI MANTLE"] = 14587,
|
|
[2692] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2692,
|
|
["class"] = 5,
|
|
["name"] = "Hot Spices",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_Wheat_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[11026] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11026,
|
|
["class"] = 10,
|
|
["name"] = "Tree Frog Box",
|
|
["texture"] = "Interface\\Icons\\INV_Crate_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[22308] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22308,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Enchanted Runecloth Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[11410] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 11410,
|
|
["class"] = 10,
|
|
["name"] = "Savage Bear Claw",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterClaw_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[2980] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2980,
|
|
["class"] = 2,
|
|
["name"] = "Veteran Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 10,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[3012] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3012,
|
|
["class"] = 4,
|
|
["name"] = "Scroll of Agility",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_02",
|
|
["slot"] = "",
|
|
["level"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
["CELESTIAL BELT"] = 14309,
|
|
[3076] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3076,
|
|
["class"] = 2,
|
|
["name"] = "Smoldering Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 18,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3108] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 3108,
|
|
["class"] = 1,
|
|
["name"] = "Heavy Throwing Dagger",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingKnife_03",
|
|
["slot"] = "INVTYPE_THROWN",
|
|
["level"] = 22,
|
|
["subclass"] = 14,
|
|
["quality"] = 1,
|
|
},
|
|
["THUG BOOTS"] = 121,
|
|
[3204] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3204,
|
|
["class"] = 2,
|
|
["name"] = "Deepwood Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_06",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 21,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["TWILIGHT ORB"] = 7556,
|
|
[3300] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3300,
|
|
["class"] = 10,
|
|
["name"] = "Rabbit's Foot",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["SHADOWGEM"] = 1210,
|
|
[13458] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 13458,
|
|
["class"] = 4,
|
|
["name"] = "Greater Nature Protection Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_22",
|
|
["slot"] = "",
|
|
["level"] = 48,
|
|
["quality"] = 1,
|
|
},
|
|
[3396] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3396,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Elixir of Lesser Agility",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
[3428] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3428,
|
|
["class"] = 2,
|
|
["name"] = "Common Gray Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Grey_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[3492] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3492,
|
|
["class"] = 1,
|
|
["name"] = "Mighty Iron Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_04",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 25,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[14098] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14098,
|
|
["class"] = 2,
|
|
["name"] = "Native Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[14226] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14226,
|
|
["class"] = 2,
|
|
["name"] = "Embersilk Bracelets",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3588] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3588,
|
|
["class"] = 2,
|
|
["name"] = "Embroidered Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_13",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[14482] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14482,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Cindercloth Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3652] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3652,
|
|
["class"] = 2,
|
|
["name"] = "Hunting Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 9,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["BUCCANEER'S VEST"] = 14175,
|
|
["MISTSCAPE PANTS"] = 4046,
|
|
["PLANS: GEMMED COPPER GAUNTLETS"] = 3610,
|
|
[3780] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3780,
|
|
["class"] = 1,
|
|
["name"] = "Long-barreled Musket",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_01",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 28,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["KNITTED SANDALS"] = 792,
|
|
[3844] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3844,
|
|
["class"] = 2,
|
|
["name"] = "Green Iron Hauberk",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 31,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[15506] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15506,
|
|
["class"] = 2,
|
|
["name"] = "Grunt's AnkleWraps",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 16,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15634] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15634,
|
|
["class"] = 2,
|
|
["name"] = "Formidable Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 47,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[3940] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3940,
|
|
["class"] = 2,
|
|
["name"] = "Crochet Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_23",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 43,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[15890] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15890,
|
|
["class"] = 2,
|
|
["name"] = "Vanguard Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_10",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 54,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[4004] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4004,
|
|
["class"] = 2,
|
|
["name"] = "Overlinked Chain Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 42,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[4036] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4036,
|
|
["class"] = 2,
|
|
["name"] = "Silver-thread Cuffs",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4068] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4068,
|
|
["class"] = 2,
|
|
["name"] = "Chief Brigadier Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_06",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 35,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[4233] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4233,
|
|
["class"] = 5,
|
|
["name"] = "Cured Medium Hide",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Bear_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[17189] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17189,
|
|
["class"] = 2,
|
|
["name"] = "Metal Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_10",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 29,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[4361] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4361,
|
|
["class"] = 5,
|
|
["name"] = "Copper Tube",
|
|
["texture"] = "Interface\\Icons\\INV_Gizmo_Pipe_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4425] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4425,
|
|
["class"] = 4,
|
|
["name"] = "Scroll of Agility III",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_02",
|
|
["slot"] = "",
|
|
["level"] = 40,
|
|
["quality"] = 1,
|
|
},
|
|
[4553] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4553,
|
|
["class"] = 10,
|
|
["name"] = "Jagged Piece of Stone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_13",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["IRON SHIELD SPIKE"] = 6042,
|
|
[4681] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4681,
|
|
["class"] = 2,
|
|
["name"] = "Brackwater Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_25",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 9,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[4873] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4873,
|
|
["class"] = 10,
|
|
["name"] = "Dry Hardened Barnacle",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["SCHEMATIC: HYPER-RADIANT FLAME REFLECTOR"] = 18657,
|
|
[5001] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5001,
|
|
["class"] = 2,
|
|
["name"] = "Heart Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_04",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 22,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["BLUE RIBBONED HOLIDAY GIFT"] = 17302,
|
|
[5257] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5257,
|
|
["class"] = 2,
|
|
["name"] = "Dark Hooded Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_04",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[21285] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21285,
|
|
["class"] = 8,
|
|
["name"] = "Codex of Renew X",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_09",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[22309] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22309,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Big Bag of Enchantment",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["THORIUM ORE"] = 10620,
|
|
["RECIPE: FROST PROTECTION POTION"] = 6056,
|
|
[5833] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5833,
|
|
["class"] = 5,
|
|
["name"] = "Indurium Ore",
|
|
["texture"] = "Interface\\Icons\\INV_Ore_Mithril_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[5961] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5961,
|
|
["class"] = 2,
|
|
["name"] = "Dark Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_09",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 18,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SANGUINE HANDWRAPS"] = 14377,
|
|
["SKULLSPLITTER HELM"] = 1624,
|
|
[6217] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6217,
|
|
["class"] = 5,
|
|
["name"] = "Copper Rod",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Flute_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["RAVAGER'S MANTLE"] = 14776,
|
|
[6409] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6409,
|
|
["class"] = 2,
|
|
["name"] = "Insignia Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_09",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 29,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[6537] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6537,
|
|
["class"] = 2,
|
|
["name"] = "Willow Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_03",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 10,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6601] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6601,
|
|
["class"] = 2,
|
|
["name"] = "Dervish Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_03",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 23,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SCORPASHI SKULLCAP"] = 14658,
|
|
["PATTERN: MOONCLOTH SHOULDERS"] = 14507,
|
|
["BLOODFORGED SHIELD"] = 14954,
|
|
["BRIGADE GIRDLE"] = 9931,
|
|
["WARMONGER'S CLOAK"] = 9959,
|
|
["SILKSAND GLOVES"] = 14422,
|
|
[7113] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7113,
|
|
["class"] = 2,
|
|
["name"] = "Mistscape Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_17",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 41,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7369] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7369,
|
|
["class"] = 2,
|
|
["name"] = "Elder's Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_17",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 30,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BRIGANDINE BELT"] = 2424,
|
|
[7561] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7561,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Goblin Jumper Cables",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[7753] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7753,
|
|
["class"] = 1,
|
|
["name"] = "Bloodspiller",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_10",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 27,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["EMERALD LEGPLATES"] = 10280,
|
|
["CEREMONIAL BUCKLER"] = 3653,
|
|
[8137] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8137,
|
|
["class"] = 2,
|
|
["name"] = "Chromite Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_14",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[8211] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8211,
|
|
["class"] = 2,
|
|
["name"] = "Wild Leather Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 40,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["LIONFUR ARMOR"] = 17922,
|
|
["BLACK METAL AXE"] = 885,
|
|
["COBALT RING"] = 11984,
|
|
[9491] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9491,
|
|
["class"] = 2,
|
|
["name"] = "Hotshot Pilot's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_16",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 27,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[9747] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9747,
|
|
["class"] = 2,
|
|
["name"] = "Simple Britches",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 9,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: KODO HIDE BAG"] = 5083,
|
|
["DARKMOON DOG"] = 19223,
|
|
[10131] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10131,
|
|
["class"] = 2,
|
|
["name"] = "Revenant Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_02",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 45,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[20518] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20518,
|
|
["class"] = 10,
|
|
["name"] = "Scroll: Create Crest of Beckoning",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[10387] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10387,
|
|
["class"] = 2,
|
|
["name"] = "Hyperion Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_28",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 56,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["KNIGHT'S BRACERS"] = 7461,
|
|
[11027] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11027,
|
|
["class"] = 10,
|
|
["name"] = "Wood Frog Box",
|
|
["texture"] = "Interface\\Icons\\INV_Crate_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["DUSKY BOOTS"] = 7390,
|
|
[11411] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11411,
|
|
["class"] = 1,
|
|
["name"] = "Large Bear Bone",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_01",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 23,
|
|
["subclass"] = 5,
|
|
["quality"] = 0,
|
|
},
|
|
[12435] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12435,
|
|
["name"] = "Ice Thistle E'ko",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[12691] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12691,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Wildthorn Mail",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["PRIDELORD BANDS"] = 14672,
|
|
[12947] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12947,
|
|
["class"] = 2,
|
|
["name"] = "Alex's Ring of Audacity",
|
|
["texture"] = "Interface\\Icons\\INV_Gizmo_BronzeFramework_01",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 6,
|
|
},
|
|
[13075] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13075,
|
|
["class"] = 2,
|
|
["name"] = "Direwing Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 58,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["BRILLIANT CHROMATIC SCALE"] = 12607,
|
|
["PATTERN: LIVING SHOULDERS"] = 15734,
|
|
[13459] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 13459,
|
|
["class"] = 4,
|
|
["name"] = "Greater Shadow Protection Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_23",
|
|
["slot"] = "",
|
|
["level"] = 48,
|
|
["quality"] = 1,
|
|
},
|
|
["RUGGED SPAULDERS"] = 5254,
|
|
["TATTERED CLOTH PANTS"] = 194,
|
|
[14099] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14099,
|
|
["class"] = 2,
|
|
["name"] = "Native Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_24",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 7,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[14227] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 14227,
|
|
["class"] = 5,
|
|
["name"] = "Ironweb Spider Silk",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_Web",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14483] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14483,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Felcloth Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[14867] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14867,
|
|
["class"] = 2,
|
|
["name"] = "Warleader's Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 57,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15123] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15123,
|
|
["class"] = 2,
|
|
["name"] = "Robust Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_10",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 23,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[15251] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15251,
|
|
["class"] = 1,
|
|
["name"] = "Headstriker Sword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_42",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 38,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[15379] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15379,
|
|
["class"] = 2,
|
|
["name"] = "Rageclaw Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 43,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15507] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15507,
|
|
["class"] = 2,
|
|
["name"] = "Grunt's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 14,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15635] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15635,
|
|
["class"] = 2,
|
|
["name"] = "Formidable Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_29",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 43,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15763] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15763,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Blue Dragonscale Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[15891] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15891,
|
|
["class"] = 2,
|
|
["name"] = "Hulking Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_19",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 21,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["LUNAR RAIMENT"] = 14254,
|
|
["TRAPPER'S PANTS"] = 6126,
|
|
["JADE DEFLECTOR"] = 14916,
|
|
["BLUSH EMBER RING"] = 13093,
|
|
["MIGHTY SPAULDERS"] = 10153,
|
|
[20007] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 20007,
|
|
["class"] = 4,
|
|
["name"] = "Mageblood Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_45",
|
|
["slot"] = "",
|
|
["level"] = 40,
|
|
["quality"] = 1,
|
|
},
|
|
["GLYPHED HELM"] = 6422,
|
|
[21031] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21031,
|
|
["class"] = 4,
|
|
["name"] = "Cabbage Kimchi",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_63",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
[21287] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21287,
|
|
["class"] = 8,
|
|
["name"] = "Codex of Prayer of Healing V",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_09",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["EBONHOLD BUCKLER"] = 8275,
|
|
["ORNATE BRONZE LOCKBOX"] = 4632,
|
|
["BARD'S TUNIC"] = 6552,
|
|
["GAEA'S CUFFS"] = 14268,
|
|
["ARCHER'S BOOTS"] = 9856,
|
|
["SCHEMATIC: CRAFTSMAN'S MONOCLE"] = 4415,
|
|
["SANGUINE TROUSERS"] = 14379,
|
|
["FROSTSABER TUNIC"] = 15068,
|
|
["PILLAGER'S GIRDLE"] = 15554,
|
|
["SPIKELASH DAGGER"] = 6333,
|
|
["PATHFINDER PANTS"] = 15344,
|
|
["BLUE LINEN VEST"] = 6240,
|
|
[8212] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8212,
|
|
["class"] = 2,
|
|
["name"] = "Wild Leather Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_14",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 45,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PRIMAL BATSKIN BRACERS"] = 19687,
|
|
["WINDRUNNER LEGGUARDS"] = 13130,
|
|
[17192] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17192,
|
|
["class"] = 2,
|
|
["name"] = "Reinforced Targe",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_10",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 19,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[17704] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17704,
|
|
["class"] = 1,
|
|
["name"] = "Edge of Winter",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_06",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 33,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["WHETTED CLAYMORE"] = 4018,
|
|
[18984] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18984,
|
|
["class"] = 2,
|
|
["name"] = "Dimensional Ripper - Everlook",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_EngGizmos_07",
|
|
["slot"] = "INVTYPE_TRINKET",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["GUARDSMAN BELT"] = 3429,
|
|
[9748] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9748,
|
|
["class"] = 2,
|
|
["name"] = "Simple Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_18",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 10,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[9876] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9876,
|
|
["class"] = 2,
|
|
["name"] = "Sorcerer Slippers",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 35,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[20008] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 20008,
|
|
["class"] = 4,
|
|
["name"] = "Living Action Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_07",
|
|
["slot"] = "",
|
|
["level"] = 47,
|
|
["quality"] = 1,
|
|
},
|
|
[10132] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10132,
|
|
["class"] = 2,
|
|
["name"] = "Revenant Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_03",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 46,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[20520] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20520,
|
|
["class"] = 5,
|
|
["name"] = "Dark Rune",
|
|
["texture"] = "Interface\\Icons\\Spell_Shadow_SealOfKings",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[10388] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10388,
|
|
["class"] = 2,
|
|
["name"] = "Hyperion Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_12",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 58,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[21288] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21288,
|
|
["class"] = 8,
|
|
["name"] = "Libram: Blessing of Wisdom VI",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_08",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["DALARAN WIZARD'S ROBE"] = 5110,
|
|
[11284] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 11284,
|
|
["class"] = 6,
|
|
["name"] = "Accurate Slugs",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_Bullet_01",
|
|
["slot"] = "INVTYPE_AMMO",
|
|
["level"] = 40,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["MITHRIL BAR"] = 3860,
|
|
["OVERLINKED CHAIN PANTS"] = 4005,
|
|
[12052] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12052,
|
|
["class"] = 2,
|
|
["name"] = "Ring of the Moon",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_05",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 16,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[12436] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12436,
|
|
["name"] = "Frostmaul E'ko",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["NIGHTSKY WRISTBANDS"] = 6407,
|
|
[12820] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 12820,
|
|
["class"] = 4,
|
|
["name"] = "Winterfall Firewater",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_92",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
[13076] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13076,
|
|
["class"] = 2,
|
|
["name"] = "Giantslayer Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_17",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 43,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["FIST-SIZED SPINNERET"] = 878,
|
|
["LAST MONTH'S MUTTON"] = 19292,
|
|
["KALDOREI SPIDER KABOB"] = 5472,
|
|
["IMPERIAL RED SASH"] = 8253,
|
|
["MAJOR HEALING POTION"] = 13446,
|
|
["PATTERN: CORE FELCLOTH BAG"] = 21371,
|
|
[14484] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14484,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Brightcloth Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14868] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14868,
|
|
["class"] = 2,
|
|
["name"] = "Warleader's Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_02",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 56,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15124] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15124,
|
|
["class"] = 2,
|
|
["name"] = "Robust Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_03",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 20,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15252] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15252,
|
|
["class"] = 1,
|
|
["name"] = "Tusker Sword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_45",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 44,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[15380] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15380,
|
|
["class"] = 2,
|
|
["name"] = "Rageclaw Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_16",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 41,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15508] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15508,
|
|
["class"] = 2,
|
|
["name"] = "Grunt's Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_14",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 14,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15636] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15636,
|
|
["class"] = 2,
|
|
["name"] = "Formidable Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_35",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 44,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15764] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15764,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Stormshroud Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["ALABASTER SHIELD"] = 8320,
|
|
["OWL BRACERS"] = 4796,
|
|
["FEATHERMOON HEADDRESS"] = 13113,
|
|
[16681] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16681,
|
|
["class"] = 2,
|
|
["name"] = "Beaststalker's Bindings",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_17",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 52,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[4234] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4234,
|
|
["class"] = 5,
|
|
["name"] = "Heavy Leather",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_LeatherScrap_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[17193] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17193,
|
|
["class"] = 1,
|
|
["name"] = "Sulfuron Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_Unique_Sulfuras",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 60,
|
|
["subclass"] = 6,
|
|
["quality"] = 4,
|
|
},
|
|
[4362] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4362,
|
|
["class"] = 1,
|
|
["name"] = "Rough Boomstick",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_03",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 5,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[4426] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4426,
|
|
["class"] = 4,
|
|
["name"] = "Scroll of Strength III",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_02",
|
|
["slot"] = "",
|
|
["level"] = 40,
|
|
["quality"] = 1,
|
|
},
|
|
[4554] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4554,
|
|
["class"] = 10,
|
|
["name"] = "Shiny Polished Stone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["PAGAN MITTS"] = 14162,
|
|
[4810] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4810,
|
|
["class"] = 2,
|
|
["name"] = "Boulder Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 32,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[4874] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4874,
|
|
["class"] = 10,
|
|
["name"] = "Clean Fishbones",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["KNIGHT'S LEGGUARDS"] = 7455,
|
|
[5002] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5002,
|
|
["class"] = 2,
|
|
["name"] = "Glowing Green Talisman",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_01",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 25,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["FORMULA: MINOR MANA OIL"] = 20752,
|
|
["VILE FIN ORACLE STAFF"] = 3327,
|
|
[21033] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21033,
|
|
["class"] = 4,
|
|
["name"] = "Radish Kimchi",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_64",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
[21289] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21289,
|
|
["class"] = 8,
|
|
["name"] = "Libram: Blessing of Might VII",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_08",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["SCYTHE AXE"] = 5749,
|
|
["WRAPPED GIFT"] = 13367,
|
|
["VANADIUM TALISMAN"] = 12024,
|
|
["RECIPE: CROCOLISK GUMBO"] = 3681,
|
|
[5770] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5770,
|
|
["class"] = 2,
|
|
["name"] = "Robes of Arcana",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_29",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 25,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["MOONCLOTH VEST"] = 14138,
|
|
[5962] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5962,
|
|
["class"] = 2,
|
|
["name"] = "Guardian Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 27,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["HILLMAN'S LEATHER VEST"] = 4244,
|
|
[6346] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6346,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Chest - Lesser Mana",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[6410] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6410,
|
|
["class"] = 2,
|
|
["name"] = "Insignia Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_04",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 28,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[6474] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6474,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Deviate Scale Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[6538] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6538,
|
|
["class"] = 2,
|
|
["name"] = "Willow Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_15",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 14,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6602] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6602,
|
|
["class"] = 2,
|
|
["name"] = "Dervish Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_12",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 22,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[6986] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 6986,
|
|
["class"] = 5,
|
|
["name"] = "Crimson Lotus",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_19",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["HANZO SWORD"] = 8190,
|
|
[7114] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7114,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Azure Silk Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["EYE OF ADAEGUS"] = 5266,
|
|
[7370] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7370,
|
|
["class"] = 2,
|
|
["name"] = "Elder's Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_15",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 26,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7434] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7434,
|
|
["class"] = 2,
|
|
["name"] = "Twilight Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["WORN HATCHET"] = 1516,
|
|
["BLOODSAIL SASH"] = 22743,
|
|
[7754] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7754,
|
|
["class"] = 2,
|
|
["name"] = "Harbinger Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 25,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["COPPER CHAIN PANTS"] = 2852,
|
|
[7946] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7946,
|
|
["class"] = 1,
|
|
["name"] = "Runed Mithril Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_17",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 44,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["POUND OF FLESH"] = 887,
|
|
[8138] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8138,
|
|
["class"] = 2,
|
|
["name"] = "Chromite Chestplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate14",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 42,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[8213] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8213,
|
|
["class"] = 2,
|
|
["name"] = "Wild Leather Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 44,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SANGUINE CUFFS"] = 14375,
|
|
[17194] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17194,
|
|
["class"] = 5,
|
|
["name"] = "Holiday Spices",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_11",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["GURUBASHI COIN"] = 19701,
|
|
[17706] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17706,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Edge of Winter",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[17962] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17962,
|
|
["class"] = 10,
|
|
["name"] = "Blue Sack of Gems",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_10_Blue",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["FRACTURED ELEMENTAL BRACER"] = 5448,
|
|
[18986] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18986,
|
|
["class"] = 2,
|
|
["name"] = "Ultrasafe Transporter: Gadgetzan",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_EngGizmos_12",
|
|
["slot"] = "INVTYPE_TRINKET",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["BURNSIDE RIFLE"] = 15324,
|
|
[9749] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9749,
|
|
["class"] = 2,
|
|
["name"] = "Simple Blouse",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 10,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[9877] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9877,
|
|
["class"] = 2,
|
|
["name"] = "Sorcerer Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_13",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 33,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[20010] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20010,
|
|
["class"] = 10,
|
|
["name"] = "The Horde's Hellscream",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[10133] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10133,
|
|
["class"] = 2,
|
|
["name"] = "Revenant Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 47,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[10261] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10261,
|
|
["class"] = 2,
|
|
["name"] = "Adventurer's Bandana",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandana_03",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 58,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10389] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10389,
|
|
["class"] = 2,
|
|
["name"] = "Hyperion Legplates",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 59,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[21546] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 21546,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Greater Firepower",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_60",
|
|
["slot"] = "",
|
|
["level"] = 40,
|
|
["quality"] = 1,
|
|
},
|
|
[22058] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22058,
|
|
["class"] = 4,
|
|
["name"] = "Valentine's Day Stationery",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesCard01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[11285] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 11285,
|
|
["class"] = 6,
|
|
["name"] = "Jagged Arrow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_25",
|
|
["slot"] = "INVTYPE_AMMO",
|
|
["level"] = 40,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["RAINCALLER CAP"] = 14189,
|
|
["LOOSE CHAIN BRACERS"] = 2643,
|
|
["19 POUND CATFISH"] = 6310,
|
|
[12053] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12053,
|
|
["class"] = 2,
|
|
["name"] = "Volcanic Rock Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_01",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 16,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["KROL BLADE"] = 2244,
|
|
[12693] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12693,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Thorium Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["ARCANITE ROD"] = 16206,
|
|
[13077] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13077,
|
|
["class"] = 2,
|
|
["name"] = "Girdle of Uther",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_32",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 52,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[13461] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 13461,
|
|
["class"] = 4,
|
|
["name"] = "Greater Arcane Protection Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_83",
|
|
["slot"] = "",
|
|
["level"] = 48,
|
|
["quality"] = 1,
|
|
},
|
|
["THICK SCALE SHIELD"] = 15552,
|
|
[14101] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14101,
|
|
["class"] = 2,
|
|
["name"] = "Brightcloth Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_21",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 49,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14229] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14229,
|
|
["class"] = 2,
|
|
["name"] = "Embersilk Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_08",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 31,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SERPENTSKIN CLOAK"] = 8259,
|
|
[14869] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14869,
|
|
["class"] = 2,
|
|
["name"] = "Warleader's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 53,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15125] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15125,
|
|
["class"] = 2,
|
|
["name"] = "Robust Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_24",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 24,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15253] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15253,
|
|
["class"] = 1,
|
|
["name"] = "Beheading Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_29",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 47,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[15381] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15381,
|
|
["class"] = 2,
|
|
["name"] = "Rageclaw Chestguard",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 46,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15509] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15509,
|
|
["class"] = 2,
|
|
["name"] = "Grunt's Handwraps",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_19",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 16,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15637] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15637,
|
|
["class"] = 2,
|
|
["name"] = "Formidable Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 46,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15765] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15765,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Runic Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15893] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15893,
|
|
["class"] = 2,
|
|
["name"] = "Prospector's Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 16,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["CHAMPION'S PAULDRONS"] = 7543,
|
|
["SOLDIER'S BOOTS"] = 6551,
|
|
["CHAMPION'S CAPE"] = 7544,
|
|
["SHARDTOOTH E'KO"] = 12432,
|
|
[16683] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16683,
|
|
["class"] = 2,
|
|
["name"] = "Magister's Bindings",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_23",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 52,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[17195] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17195,
|
|
["class"] = 10,
|
|
["name"] = "Fake Mistletoe",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Branch_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["COUNCILLOR'S CUFFS"] = 10096,
|
|
[17963] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17963,
|
|
["class"] = 10,
|
|
["name"] = "Green Sack of Gems",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_10_Green",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["MYSTICAL BRACERS"] = 10173,
|
|
[18731] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18731,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Heavy Leather Ball",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["ORNATE MITHRIL GLOVES"] = 7927,
|
|
[1202] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1202,
|
|
["class"] = 2,
|
|
["name"] = "Wall Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_03",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 12,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[1218] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1218,
|
|
["class"] = 1,
|
|
["name"] = "Heavy Gnoll War Club",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_14",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 16,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["WOVEN PANTS"] = 2366,
|
|
["BURNT LEATHER GLOVES"] = 2964,
|
|
["GREEN DRAGONSCALE LEGGINGS"] = 15046,
|
|
["TYRANT'S CHESTPIECE"] = 14835,
|
|
[1314] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1314,
|
|
["class"] = 2,
|
|
["name"] = "Ghoul Fingers",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_13",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 15,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[21291] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21291,
|
|
["class"] = 8,
|
|
["name"] = "Tablet of Healing Wave X",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_StoneTablet_11",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[21547] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21547,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Elixir of Greater Firepower",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
[22059] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22059,
|
|
["class"] = 10,
|
|
["name"] = "Valentine's Day Card",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesCard01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[1394] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1394,
|
|
["class"] = 1,
|
|
["name"] = "Driftwood Club",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_10",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 10,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[1458] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1458,
|
|
["class"] = 1,
|
|
["name"] = "Shadowhide Maul",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_16",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 18,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["PLANS: SULFURON HAMMER"] = 18592,
|
|
["RAGGED LEATHER VEST"] = 1364,
|
|
[1506] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1506,
|
|
["class"] = 2,
|
|
["name"] = "Warped Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 8,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[1522] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1522,
|
|
["class"] = 1,
|
|
["name"] = "Headhunting Spear",
|
|
["texture"] = "Interface\\Icons\\INV_Spear_05",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 31,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
["RIGHTEOUS ORB"] = 12811,
|
|
["LIGHT ARMOR KIT"] = 2304,
|
|
["TALON OF VULTROS"] = 4454,
|
|
[1714] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1714,
|
|
["class"] = 2,
|
|
["name"] = "Necklace of Calisea",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_10",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 38,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[1730] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1730,
|
|
["class"] = 2,
|
|
["name"] = "Worn Mail Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 7,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[1746] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1746,
|
|
["class"] = 2,
|
|
["name"] = "Linked Chain Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 20,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[1778] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1778,
|
|
["class"] = 2,
|
|
["name"] = "Brocade Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Blue_01",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 18,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1794] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1794,
|
|
["class"] = 2,
|
|
["name"] = "Patched Leather Jerkin",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Wolf",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 15,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[1810] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1810,
|
|
["class"] = 2,
|
|
["name"] = "Tough Leather Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 22,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[1826] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1826,
|
|
["class"] = 1,
|
|
["name"] = "Rock Maul",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_09",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 22,
|
|
["subclass"] = 6,
|
|
["quality"] = 0,
|
|
},
|
|
["HUSK OF NARAXIS"] = 4448,
|
|
["COPPER AXE"] = 2845,
|
|
["COPPER BATTLE AXE"] = 3488,
|
|
["JADEFIRE CHESTGUARD"] = 15390,
|
|
["MERCURIAL PAULDRONS"] = 10163,
|
|
["BLACK RAM"] = 11553,
|
|
[2018] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2018,
|
|
["class"] = 1,
|
|
["name"] = "Skeletal Longsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_19",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 22,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
[2034] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2034,
|
|
["class"] = 2,
|
|
["name"] = "Scholarly Robes",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_04",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 20,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[8214] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8214,
|
|
["class"] = 2,
|
|
["name"] = "Wild Leather Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_10",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 40,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[16684] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16684,
|
|
["class"] = 2,
|
|
["name"] = "Magister's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_17",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 54,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[2117] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2117,
|
|
["class"] = 2,
|
|
["name"] = "Thin Cloth Shoes",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[2149] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2149,
|
|
["class"] = 2,
|
|
["name"] = "Polished Scale Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 22,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["MONSTROUS WAR AXE"] = 1640,
|
|
[2213] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2213,
|
|
["class"] = 2,
|
|
["name"] = "Worn Large Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 2,
|
|
["subclass"] = 6,
|
|
["quality"] = 0,
|
|
},
|
|
[2245] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2245,
|
|
["class"] = 2,
|
|
["name"] = "Helm of Narv",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_05",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 54,
|
|
["subclass"] = 4,
|
|
["quality"] = 4,
|
|
},
|
|
[2277] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2277,
|
|
["class"] = 2,
|
|
["name"] = "Necromancer Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_01",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 30,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[2309] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2309,
|
|
["class"] = 2,
|
|
["name"] = "Embossed Leather Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 10,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[9366] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9366,
|
|
["class"] = 2,
|
|
["name"] = "Golden Scale Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_29",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 36,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["RAW SUMMER BASS"] = 13756,
|
|
[9750] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9750,
|
|
["class"] = 2,
|
|
["name"] = "Gypsy Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_25",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 7,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[9878] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9878,
|
|
["class"] = 2,
|
|
["name"] = "Sorcerer Hat",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_51",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 36,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10134] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10134,
|
|
["class"] = 2,
|
|
["name"] = "Revenant Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_14",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 46,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[10262] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10262,
|
|
["class"] = 2,
|
|
["name"] = "Adventurer's Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 59,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10390] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10390,
|
|
["class"] = 2,
|
|
["name"] = "Hyperion Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 58,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[10518] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10518,
|
|
["class"] = 2,
|
|
["name"] = "Parachute Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_11",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[21292] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21292,
|
|
["class"] = 8,
|
|
["name"] = "Tablet of Strength of Earth Totem V",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_StoneTablet_11",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[2725] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2725,
|
|
["class"] = 10,
|
|
["name"] = "Green Hills of Stranglethorn - Page 1",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["EMBERSILK BOOTS"] = 14236,
|
|
["PLEDGE OF ADORATION: ORGRIMMAR"] = 22156,
|
|
[2853] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2853,
|
|
["class"] = 2,
|
|
["name"] = "Copper Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 2,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["GOBLIN NUTCRACKER"] = 8194,
|
|
["RUNECLOTH TUNIC"] = 13857,
|
|
[2981] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2981,
|
|
["class"] = 2,
|
|
["name"] = "Seer's Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_08",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 16,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[12054] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12054,
|
|
["class"] = 2,
|
|
["name"] = "Demon Band",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_04",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 19,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[3045] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3045,
|
|
["class"] = 2,
|
|
["name"] = "Lambent Scale Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 22,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[3173] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3173,
|
|
["class"] = 5,
|
|
["name"] = "Bear Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_71",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3205] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3205,
|
|
["class"] = 2,
|
|
["name"] = "Inscribed Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 12,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["THORIUM LEGGINGS"] = 12414,
|
|
[3301] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3301,
|
|
["class"] = 10,
|
|
["name"] = "Sharp Canine",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["PATTERN: HEAVY SCORPID LEGGINGS"] = 15748,
|
|
[13462] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 13462,
|
|
["class"] = 4,
|
|
["name"] = "Purification Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_31",
|
|
["slot"] = "",
|
|
["level"] = 47,
|
|
["quality"] = 1,
|
|
},
|
|
["BURNING WAR AXE"] = 2299,
|
|
[3429] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3429,
|
|
["class"] = 2,
|
|
["name"] = "Guardsman Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 19,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PINK DYE"] = 10290,
|
|
[14102] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14102,
|
|
["class"] = 2,
|
|
["name"] = "Native Handwraps",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 8,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[14230] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14230,
|
|
["class"] = 2,
|
|
["name"] = "Embersilk Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 37,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3589] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3589,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Weave Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_25",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 12,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[3653] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3653,
|
|
["class"] = 2,
|
|
["name"] = "Ceremonial Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 10,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[3685] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3685,
|
|
["class"] = 5,
|
|
["name"] = "Raptor Egg",
|
|
["texture"] = "Interface\\Icons\\INV_Egg_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BLENDED BEAN BREW"] = 17404,
|
|
[15126] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15126,
|
|
["class"] = 2,
|
|
["name"] = "Robust Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_07",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 24,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15254] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15254,
|
|
["class"] = 1,
|
|
["name"] = "Dark Espadon",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_26",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 49,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[15382] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15382,
|
|
["class"] = 2,
|
|
["name"] = "Rageclaw Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 40,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["KNIGHT'S PAULDRONS"] = 7459,
|
|
[15638] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15638,
|
|
["class"] = 2,
|
|
["name"] = "Formidable Shoulder Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_30",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 44,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["TRIUMPHANT GAUNTLETS"] = 15682,
|
|
[15894] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15894,
|
|
["class"] = 2,
|
|
["name"] = "Bristlebark Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 20,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[4005] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4005,
|
|
["class"] = 2,
|
|
["name"] = "Overlinked Chain Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 38,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[4037] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4037,
|
|
["class"] = 2,
|
|
["name"] = "Silver-thread Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_08",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 25,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4069] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4069,
|
|
["class"] = 2,
|
|
["name"] = "Blackforge Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_10",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 42,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["SCHEMATIC: GNOMISH CLOAKING DEVICE"] = 7742,
|
|
[16685] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16685,
|
|
["class"] = 2,
|
|
["name"] = "Magister's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_08",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 53,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[4235] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4235,
|
|
["class"] = 5,
|
|
["name"] = "Heavy Hide",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Wolf_Ruin_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[17197] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17197,
|
|
["class"] = 4,
|
|
["name"] = "Gingerbread Cookie",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_62",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[4363] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4363,
|
|
["class"] = 5,
|
|
["name"] = "Copper Modulator",
|
|
["texture"] = "Interface\\Icons\\INV_Gizmo_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[17709] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17709,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Elixir of Frost Power",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
[17965] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17965,
|
|
["class"] = 10,
|
|
["name"] = "Yellow Sack of Gems",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_10",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[4555] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4555,
|
|
["class"] = 10,
|
|
["name"] = "Thick Scaly Tail",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[4683] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4683,
|
|
["class"] = 2,
|
|
["name"] = "Spellbinder Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_15",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 8,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[4875] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4875,
|
|
["class"] = 10,
|
|
["name"] = "Slimy Bone",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[5003] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5003,
|
|
["class"] = 2,
|
|
["name"] = "Crystal Starfire Medallion",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_02",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 26,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["JUG OF BOURBON"] = 2595,
|
|
["THICK LEATHER SHOULDERPADS"] = 3967,
|
|
[5259] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5259,
|
|
["class"] = 1,
|
|
["name"] = "Imported from 3.3.5 DBCs",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_05",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[21293] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21293,
|
|
["class"] = 8,
|
|
["name"] = "Tablet of Grace of Air Totem III",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_StoneTablet_11",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[5451] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5451,
|
|
["name"] = "Crushed Elemental Bracer",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[5643] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5643,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Great Rage Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
[5771] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5771,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Red Linen Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[5963] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5963,
|
|
["class"] = 2,
|
|
["name"] = "Barbaric Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_12",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 29,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["DARK HOODED CAPE"] = 5257,
|
|
[6219] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6219,
|
|
["class"] = 1,
|
|
["name"] = "Arclight Spanner",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Wrench_01",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 0,
|
|
["subclass"] = 12,
|
|
["quality"] = 1,
|
|
},
|
|
[6347] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6347,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Bracer - Minor Strength",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[6411] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6411,
|
|
["class"] = 2,
|
|
["name"] = "Chief Brigadier Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 36,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["BRACKWATER LEGGINGS"] = 3305,
|
|
[6539] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6539,
|
|
["class"] = 2,
|
|
["name"] = "Willow Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_05",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 11,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6603] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6603,
|
|
["class"] = 2,
|
|
["name"] = "Dervish Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_01",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 25,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[6731] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6731,
|
|
["class"] = 2,
|
|
["name"] = "Ironforge Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 15,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[6795] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6795,
|
|
["class"] = 2,
|
|
["name"] = "White Swashbuckler's Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_White_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["ORNATE GIRDLE"] = 10122,
|
|
[6987] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 6987,
|
|
["class"] = 5,
|
|
["name"] = "Fish Scale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[7051] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7051,
|
|
["class"] = 2,
|
|
["name"] = "Earthen Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 29,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7307] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 7307,
|
|
["class"] = 4,
|
|
["name"] = "Flesh Eating Worm",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterTail_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[7371] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7371,
|
|
["class"] = 7,
|
|
["name"] = "Heavy Quiver",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Quiver_02",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 30,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[7435] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7435,
|
|
["class"] = 2,
|
|
["name"] = "Twilight Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_02",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 33,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["VANGUARD LEGPLATES"] = 14859,
|
|
["WORK SHIRT"] = 3148,
|
|
["VILEREND SLICER"] = 11603,
|
|
[7755] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7755,
|
|
["class"] = 2,
|
|
["name"] = "Flintrock Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_13",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 33,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["RAT CLOTH BELT"] = 2283,
|
|
["THE SHOVELER"] = 9391,
|
|
["HIBERNAL CLOAK"] = 8109,
|
|
[8075] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8075,
|
|
["class"] = 4,
|
|
["name"] = "Conjured Sourdough",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_11",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
[8139] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8139,
|
|
["class"] = 2,
|
|
["name"] = "Chromite Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_28",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[8215] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8215,
|
|
["class"] = 2,
|
|
["name"] = "Wild Leather Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_03",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[8343] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8343,
|
|
["class"] = 5,
|
|
["name"] = "Heavy Silken Thread",
|
|
["texture"] = "Interface\\Icons\\INV_Fabric_Silk_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[17198] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17198,
|
|
["class"] = 4,
|
|
["name"] = "Egg Nog",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_04",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["KEEN RAPTOR TOOTH"] = 1697,
|
|
["WEAK TROLL'S BLOOD POTION"] = 3382,
|
|
[18222] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 18222,
|
|
["class"] = 10,
|
|
["name"] = "Thorny Vine",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_15",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["SMOKED DESERT DUMPLINGS"] = 20452,
|
|
["BEADED CORD"] = 14093,
|
|
[9751] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9751,
|
|
["class"] = 2,
|
|
["name"] = "Gypsy Sandals",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Fabric_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 7,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[9879] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9879,
|
|
["class"] = 2,
|
|
["name"] = "Sorcerer Bracelets",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 34,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10007] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10007,
|
|
["class"] = 2,
|
|
["name"] = "Red Mageweave Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_09",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 38,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10135] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10135,
|
|
["class"] = 2,
|
|
["name"] = "High Councillor's Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_17",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 59,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10263] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10263,
|
|
["class"] = 2,
|
|
["name"] = "Adventurer's Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_15",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 58,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10391] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10391,
|
|
["class"] = 2,
|
|
["name"] = "Hyperion Vambraces",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_17",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 55,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["CRACKED LEATHER PANTS"] = 2126,
|
|
[10647] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 10647,
|
|
["class"] = 5,
|
|
["name"] = "Engineer's Ink",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_65",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[11287] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11287,
|
|
["class"] = 1,
|
|
["name"] = "Lesser Magic Wand",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_02",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 5,
|
|
["subclass"] = 16,
|
|
["quality"] = 1,
|
|
},
|
|
[11415] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 11415,
|
|
["class"] = 4,
|
|
["name"] = "Mixed Berries",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_40",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
["FIVE OF BEASTS"] = 19233,
|
|
["TOUGH JERKY"] = 117,
|
|
[12055] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12055,
|
|
["class"] = 2,
|
|
["name"] = "Stardust Band",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_15",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 47,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["STAUNCH HAMMER"] = 4569,
|
|
[12695] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12695,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Radiant Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["TRICKSTER'S VEST"] = 15359,
|
|
[13079] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13079,
|
|
["class"] = 2,
|
|
["name"] = "Shield of Thorsen",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_10",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 25,
|
|
["subclass"] = 6,
|
|
["quality"] = 3,
|
|
},
|
|
["STORMWIND PLEDGE COLLECTION"] = 22285,
|
|
["FOREMAN'S GLOVES"] = 2167,
|
|
[13463] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13463,
|
|
["class"] = 5,
|
|
["name"] = "Dreamfoil",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_DreamFoil",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["MAGICIAN'S MANTLE"] = 12998,
|
|
["HORN OF THE RED WOLF"] = 11549,
|
|
[14103] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14103,
|
|
["class"] = 2,
|
|
["name"] = "Brightcloth Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_11",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 50,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14231] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14231,
|
|
["class"] = 2,
|
|
["name"] = "Embersilk Mitts",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_21",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 33,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SLIMY BONE"] = 4875,
|
|
["ELIXIR OF SHADOW POWER"] = 9264,
|
|
[14743] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14743,
|
|
["class"] = 2,
|
|
["name"] = "Hulking Bands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 17,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15127] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15127,
|
|
["class"] = 2,
|
|
["name"] = "Robust Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 25,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15255] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15255,
|
|
["class"] = 1,
|
|
["name"] = "Gallant Flamberge",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_08",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 52,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[15383] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15383,
|
|
["class"] = 2,
|
|
["name"] = "Rageclaw Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_22",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 43,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15511] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15511,
|
|
["class"] = 2,
|
|
["name"] = "Grunt's Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 19,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15639] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15639,
|
|
["class"] = 2,
|
|
["name"] = "Ironhide Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 45,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15895] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15895,
|
|
["class"] = 2,
|
|
["name"] = "Burnt Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 3,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[16023] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 16023,
|
|
["class"] = 5,
|
|
["name"] = "Masterwork Target Dummy",
|
|
["texture"] = "Interface\\Icons\\INV_Crate_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["CRANIAL THUMPER"] = 4303,
|
|
["CRACKED SHORTBOW"] = 2773,
|
|
[18223] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 18223,
|
|
["class"] = 10,
|
|
["name"] = "Serrated Petal",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["MYSTERY STEW"] = 12214,
|
|
[20015] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 20015,
|
|
["class"] = 10,
|
|
["name"] = "Elder Raptor Feathers",
|
|
["texture"] = "Interface\\Icons\\INV_Feather_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[20527] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20527,
|
|
["class"] = 10,
|
|
["name"] = "Scroll: Create Crest of Beckoning",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SALTSTONE SURCOAT"] = 14895,
|
|
["ELIXIR OF FORTITUDE"] = 3825,
|
|
["BRILLIANT MANA OIL"] = 20748,
|
|
["BONEBRACE HAUBERK"] = 14536,
|
|
["COMBAT CLOAK"] = 4716,
|
|
["RECIPE: LOCH FRENZY DELIGHT"] = 6329,
|
|
["ASSAULT BAND"] = 13095,
|
|
["FORMULA: ENCHANT GLOVES - ADVANCED MINING"] = 11203,
|
|
["BLUE DRAGONSCALE"] = 15415,
|
|
["PATCHED CLOAK"] = 1790,
|
|
["VETERAN ARMOR"] = 2977,
|
|
["WARDEN'S WIZARD HAT"] = 14604,
|
|
["DARK RUNE"] = 20520,
|
|
["SPIREWIND FETTER"] = 9406,
|
|
["CRUNCHY FROG"] = 19306,
|
|
["WARDEN'S MANTLE"] = 14603,
|
|
["RIGID LEGGINGS"] = 15117,
|
|
["SNIPER SCOPE"] = 10548,
|
|
["MYRMIDON'S HELM"] = 8131,
|
|
["GOBLIN LAND MINE"] = 4395,
|
|
[8216] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8216,
|
|
["class"] = 2,
|
|
["name"] = "Big Voodoo Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 43,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[8984] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8984,
|
|
["class"] = 4,
|
|
["name"] = "Deadly Poison III",
|
|
["texture"] = "Interface\\Icons\\Ability_Rogue_DualWeild",
|
|
["slot"] = "",
|
|
["level"] = 46,
|
|
["quality"] = 1,
|
|
},
|
|
[18224] = {
|
|
["max_stack"] = 40,
|
|
["id"] = 18224,
|
|
["class"] = 10,
|
|
["name"] = "Lasher Root",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Root_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["OUTRUNNER'S CORD"] = 15497,
|
|
[18736] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18736,
|
|
["class"] = 2,
|
|
["name"] = "Plaguehound Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_12",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 57,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["DARK IRON GAUNTLETS"] = 19164,
|
|
[9752] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9752,
|
|
["class"] = 2,
|
|
["name"] = "Gypsy Bands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_12",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 7,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[9880] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9880,
|
|
["class"] = 2,
|
|
["name"] = "Sorcerer Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_21",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 35,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10008] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10008,
|
|
["class"] = 2,
|
|
["name"] = "White Bandit Mask",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_11",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 38,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10136] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10136,
|
|
["class"] = 2,
|
|
["name"] = "High Councillor's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_05",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 55,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["DIAMOND-TIP BLUDGEON"] = 15227,
|
|
[10392] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10392,
|
|
["class"] = 10,
|
|
["name"] = "Crimson Snake",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_GuardianWard",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[10648] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 10648,
|
|
["class"] = 5,
|
|
["name"] = "Blank Parchment",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[21552] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21552,
|
|
["class"] = 4,
|
|
["name"] = "Striped Yellowtail",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_01",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
["UNADORNED SEAL OF ASCENSION"] = 12219,
|
|
[11288] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11288,
|
|
["class"] = 1,
|
|
["name"] = "Greater Magic Wand",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_07",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 13,
|
|
["subclass"] = 16,
|
|
["quality"] = 1,
|
|
},
|
|
[11416] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 11416,
|
|
["class"] = 10,
|
|
["name"] = "Delicate Ribcage",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["SENTINEL BOOTS"] = 7444,
|
|
["RIGID BELT"] = 15110,
|
|
[12184] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 12184,
|
|
["class"] = 5,
|
|
["name"] = "Raptor Flesh",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_69",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PILLAGER'S PAULDRONS"] = 15562,
|
|
["ARCHER'S BUCKLER"] = 9858,
|
|
["LAVENDER MAGEWEAVE SHIRT"] = 10054,
|
|
[13464] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13464,
|
|
["class"] = 5,
|
|
["name"] = "Golden Sansam",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_SansamRoot",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["LEGENDS OF THE GURUBASHI, VOLUME 3"] = 3899,
|
|
["HAWKEYE'S TUNIC"] = 14592,
|
|
[14104] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14104,
|
|
["class"] = 2,
|
|
["name"] = "Brightcloth Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_09",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 53,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14232] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14232,
|
|
["class"] = 2,
|
|
["name"] = "Embersilk Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_02",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 34,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14488] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14488,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Runecloth Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[14744] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14744,
|
|
["class"] = 2,
|
|
["name"] = "Hulking Chestguard",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_15",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 23,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15128] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15128,
|
|
["class"] = 2,
|
|
["name"] = "Robust Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 26,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15256] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15256,
|
|
["class"] = 1,
|
|
["name"] = "Massacre Sword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_26",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 54,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[15384] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15384,
|
|
["class"] = 2,
|
|
["name"] = "Rageclaw Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_24",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 45,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15512] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15512,
|
|
["class"] = 2,
|
|
["name"] = "Grunt's Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_11",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 19,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[15640] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15640,
|
|
["class"] = 2,
|
|
["name"] = "Ironhide Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 51,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15768] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15768,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Wicked Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SILITHID CHITIN"] = 20498,
|
|
["MOONCLOTH GLOVES"] = 18409,
|
|
[4236] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4236,
|
|
["class"] = 5,
|
|
["name"] = "Cured Heavy Hide",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Wolf_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4300] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4300,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Guardian Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4364] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4364,
|
|
["class"] = 5,
|
|
["name"] = "Coarse Blasting Powder",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Dust_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4428] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4428,
|
|
["class"] = 10,
|
|
["name"] = "Spider Palp",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterSpiderCarapace_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[17969] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17969,
|
|
["class"] = 10,
|
|
["name"] = "Red Sack of Gems",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_10_Red",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[18225] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 18225,
|
|
["class"] = 10,
|
|
["name"] = "Worn Running Shoes",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[4684] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4684,
|
|
["class"] = 2,
|
|
["name"] = "Spellbinder Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 8,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[4876] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4876,
|
|
["class"] = 10,
|
|
["name"] = "Bloody Leather Boot",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["CURED LEATHER PANTS"] = 237,
|
|
["FORMULA: ENCHANT CHEST - MINOR MANA"] = 6342,
|
|
["ORCISH CLEAVER"] = 4949,
|
|
["CRAFTED LIGHT SHOT"] = 8067,
|
|
[21297] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21297,
|
|
["class"] = 8,
|
|
["name"] = "Manual of Heroic Strike IX",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_03",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["BLOATED OILY BLACKMOUTH"] = 21162,
|
|
[5516] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5516,
|
|
["class"] = 1,
|
|
["name"] = "Threshadon Fang",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_06",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 11,
|
|
["subclass"] = 13,
|
|
["quality"] = 0,
|
|
},
|
|
[5772] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5772,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Red Woolen Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["STONESHIELD CLOAK"] = 12551,
|
|
[5964] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5964,
|
|
["class"] = 2,
|
|
["name"] = "Barbaric Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 30,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[6348] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6348,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Weapon - Minor Beastslayer",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[6412] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6412,
|
|
["class"] = 2,
|
|
["name"] = "Chief Brigadier Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 34,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: NATURE PROTECTION POTION"] = 6057,
|
|
[6540] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6540,
|
|
["class"] = 2,
|
|
["name"] = "Willow Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_10",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 13,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6604] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6604,
|
|
["class"] = 2,
|
|
["name"] = "Dervish Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_07",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 21,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6796] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6796,
|
|
["class"] = 2,
|
|
["name"] = "Red Swashbuckler's Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Red_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["TARGE SHIELD"] = 2221,
|
|
["EMBOSSED PLATE BRACERS"] = 9972,
|
|
["TRACKER'S SHOULDERPADS"] = 9923,
|
|
[7372] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7372,
|
|
["class"] = 7,
|
|
["name"] = "Heavy Leather Ammo Pouch",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_09",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 30,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["FOREMAN PANTS"] = 10554,
|
|
["MYSTIC'S WRAP"] = 14369,
|
|
["BRISTLEBARK BUCKLER"] = 15894,
|
|
["SPOTTED YELLOWTAIL"] = 6887,
|
|
["MIGHTY HELMET"] = 10150,
|
|
[8076] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8076,
|
|
["class"] = 4,
|
|
["name"] = "Conjured Sweet Roll",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_33",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
[8140] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8140,
|
|
["class"] = 2,
|
|
["name"] = "Chromite Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_14",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["CABBAGE KIMCHI"] = 21031,
|
|
[8345] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8345,
|
|
["class"] = 2,
|
|
["name"] = "Wolfshead Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_04",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 40,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[17202] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17202,
|
|
["class"] = 4,
|
|
["name"] = "Snowball",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_Snowball",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BLUDSTONE HAMMER"] = 13028,
|
|
[8985] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8985,
|
|
["class"] = 4,
|
|
["name"] = "Deadly Poison IV",
|
|
["texture"] = "Interface\\Icons\\Ability_Rogue_DualWeild",
|
|
["slot"] = "",
|
|
["level"] = 54,
|
|
["quality"] = 1,
|
|
},
|
|
["BLACK MAGEWEAVE VEST"] = 9998,
|
|
["BROAD AXE"] = 2479,
|
|
[9753] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9753,
|
|
["class"] = 2,
|
|
["name"] = "Gypsy Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_10",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 7,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[9881] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9881,
|
|
["class"] = 2,
|
|
["name"] = "Sorcerer Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_02",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 36,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10009] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10009,
|
|
["class"] = 2,
|
|
["name"] = "Red Mageweave Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 38,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10137] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10137,
|
|
["class"] = 2,
|
|
["name"] = "High Councillor's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 56,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BLACKFORGE LEGGINGS"] = 4084,
|
|
[10393] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10393,
|
|
["class"] = 10,
|
|
["name"] = "Cockroach",
|
|
["texture"] = "Interface\\Icons\\Spell_Shadow_CarrionSwarm",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["CHAINMAIL BOOTS"] = 849,
|
|
[21298] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21298,
|
|
["class"] = 8,
|
|
["name"] = "Manual of Battle Shout VII",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_03",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["CABALIST CHESTPIECE"] = 7527,
|
|
[11289] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11289,
|
|
["class"] = 1,
|
|
["name"] = "Lesser Mystic Wand",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_02",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 26,
|
|
["subclass"] = 16,
|
|
["quality"] = 1,
|
|
},
|
|
[11417] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 11417,
|
|
["class"] = 10,
|
|
["name"] = "Feathery Wing",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[11545] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11545,
|
|
["class"] = 10,
|
|
["name"] = "Whistle of the Mottled Red Raptor",
|
|
["texture"] = "Interface\\Icons\\Ability_Mount_Raptor",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["quality"] = 4,
|
|
},
|
|
["ARCHAIC DEFENDER"] = 9385,
|
|
[12057] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12057,
|
|
["class"] = 2,
|
|
["name"] = "Dragonscale Band",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_14",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 55,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["PAGAN SHOES"] = 14159,
|
|
[12697] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12697,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Radiant Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[12825] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12825,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Blazing Rapier",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[13081] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13081,
|
|
["class"] = 2,
|
|
["name"] = "Skullance Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_02",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 33,
|
|
["subclass"] = 6,
|
|
["quality"] = 3,
|
|
},
|
|
["VANGUARD SHIELD"] = 15890,
|
|
[13337] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13337,
|
|
["class"] = 1,
|
|
["name"] = "Imported from 3.3.5 DBCs",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_Goldfeathered_01",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 0,
|
|
["subclass"] = 10,
|
|
["quality"] = 0,
|
|
},
|
|
[13465] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13465,
|
|
["class"] = 5,
|
|
["name"] = "Mountain Silversage",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_MountainSilverSage",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SHINY WAR AXE"] = 1824,
|
|
["SERPENTSKIN ARMOR"] = 8258,
|
|
[14233] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14233,
|
|
["class"] = 2,
|
|
["name"] = "Embersilk Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_12",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 35,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14489] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14489,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Frostweave Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14745] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14745,
|
|
["class"] = 2,
|
|
["name"] = "Hulking Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_20",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15129] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15129,
|
|
["class"] = 2,
|
|
["name"] = "Robust Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_15",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 26,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15257] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15257,
|
|
["class"] = 1,
|
|
["name"] = "Shin Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_10",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 57,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[15385] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15385,
|
|
["class"] = 2,
|
|
["name"] = "Rageclaw Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_12",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 44,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15513] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15513,
|
|
["class"] = 2,
|
|
["name"] = "Grunt's Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_06",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 20,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["CROSS-STITCHED CLOAK"] = 1782,
|
|
["TROGG DAGGER"] = 2787,
|
|
[17203] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17203,
|
|
["class"] = 5,
|
|
["name"] = "Sulfuron Ingot",
|
|
["texture"] = "Interface\\Icons\\Spell_Fire_SealOfFire",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 4,
|
|
},
|
|
["FROSTREAVER CROWN"] = 13127,
|
|
["WINDWEAVER STAFF"] = 7757,
|
|
[18227] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 18227,
|
|
["class"] = 10,
|
|
["name"] = "Nubless Pacifier",
|
|
["texture"] = "Interface\\Icons\\INV_Gizmo_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["FERAL BUCKLER"] = 15307,
|
|
["GEOMANCER'S JERKIN"] = 14216,
|
|
["BROKEN OBSIDIAN CLUB"] = 9335,
|
|
["VALOROUS WRISTGUARDS"] = 8273,
|
|
["STAR WOOD"] = 11291,
|
|
[20531] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20531,
|
|
["class"] = 10,
|
|
["name"] = "Scroll: Create Signet of Beckoning",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BASKET OF FLOWERS"] = 22296,
|
|
[21299] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21299,
|
|
["class"] = 8,
|
|
["name"] = "Manual of Revenge VI",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_03",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["DURABLE TUNIC"] = 9819,
|
|
["WARLEADER'S SHIELD"] = 15991,
|
|
["GHOSTWALKER PADS"] = 15150,
|
|
["COMFORTABLE LEATHER HAT"] = 8174,
|
|
["COMMANDER'S GIRDLE"] = 10381,
|
|
["PLANS: DAZZLING MITHRIL RAPIER"] = 7993,
|
|
["CAPTAIN'S KEY"] = 9249,
|
|
["FROSTMANE LEATHER VEST"] = 2108,
|
|
["PROSPECTOR'S CHESTPIECE"] = 14562,
|
|
["LAMINATED SCALE BELT"] = 3992,
|
|
["HEART RING"] = 5001,
|
|
["LION MEAT"] = 3731,
|
|
["BATTLEFORGE GAUNTLETS"] = 6595,
|
|
["BELAMOORE'S RESEARCH JOURNAL"] = 3711,
|
|
["BUG EYE"] = 7101,
|
|
["STRENGTH OF WILL"] = 4837,
|
|
["ADVANCED TARGET DUMMY"] = 4392,
|
|
["COPPER CLAYMORE"] = 7955,
|
|
["BONECASTER'S SPAULDERS"] = 14298,
|
|
["HEFTY BATTLEHAMMER"] = 15259,
|
|
[8218] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8218,
|
|
["class"] = 7,
|
|
["name"] = "Thick Leather Ammo Pouch",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_09_Black",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 40,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[16692] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16692,
|
|
["class"] = 2,
|
|
["name"] = "Devout Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_14",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 54,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[2150] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2150,
|
|
["class"] = 2,
|
|
["name"] = "Polished Scale Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 22,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[17716] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17716,
|
|
["class"] = 5,
|
|
["name"] = "SnowMaster 9000",
|
|
["texture"] = "Interface\\Icons\\Spell_Frost_WindWalkOn",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2246] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2246,
|
|
["class"] = 2,
|
|
["name"] = "Myrmidon's Signet",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_05",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 53,
|
|
["subclass"] = 1,
|
|
["quality"] = 4,
|
|
},
|
|
[18228] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18228,
|
|
["class"] = 10,
|
|
["name"] = "Autographed Picture of Foror & Tigule",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_10",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[9242] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9242,
|
|
["class"] = 10,
|
|
["name"] = "Ancient Tablet",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_StoneTablet_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["ROCKJAW BLADE"] = 2065,
|
|
[2406] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2406,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Fine Leather Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[9754] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9754,
|
|
["class"] = 2,
|
|
["name"] = "Gypsy Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_17",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 6,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[9882] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9882,
|
|
["class"] = 2,
|
|
["name"] = "Sorcerer Sphere",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Orb_01",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 38,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[10138] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10138,
|
|
["class"] = 2,
|
|
["name"] = "High Councillor's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_16",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 54,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2566] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2566,
|
|
["class"] = 2,
|
|
["name"] = "Sacrificial Robes",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_02",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2598] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2598,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Red Linen Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[22324] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 22324,
|
|
["class"] = 4,
|
|
["name"] = "Winter Kimchi",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_63",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
[2822] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2822,
|
|
["class"] = 1,
|
|
["name"] = "Mo'grosh Toothpick",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_45",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 13,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[11418] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 11418,
|
|
["class"] = 10,
|
|
["name"] = "Hollow Wing Bone",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[2886] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2886,
|
|
["class"] = 5,
|
|
["name"] = "Crag Boar Rib",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_16",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2982] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2982,
|
|
["class"] = 2,
|
|
["name"] = "Seer's Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_01",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["GREEN IRON SHOULDERS"] = 3840,
|
|
["INGENIOUS TOY"] = 13366,
|
|
[3174] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3174,
|
|
["class"] = 5,
|
|
["name"] = "Spider Ichor",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Slime_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3206] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3206,
|
|
["class"] = 1,
|
|
["name"] = "Cavalier Two-hander",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_20",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 23,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["COMMON BROWN SHIRT"] = 16059,
|
|
[3302] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3302,
|
|
["class"] = 2,
|
|
["name"] = "Brackwater Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_03",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 10,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[3334] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3334,
|
|
["class"] = 1,
|
|
["name"] = "Farmer's Shovel",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Shovel_01",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 2,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["PROTECTOR ANKLEGUARDS"] = 14794,
|
|
["UNDAMAGED HIPPOGRYPH FEATHER"] = 10450,
|
|
[3430] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3430,
|
|
["class"] = 1,
|
|
["name"] = "Sniper Rifle",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_05",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 39,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14106] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14106,
|
|
["class"] = 2,
|
|
["name"] = "Felcloth Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_09",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 56,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14234] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14234,
|
|
["class"] = 2,
|
|
["name"] = "Embersilk Robes",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_25",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 37,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3590] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3590,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Weave Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_06",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 12,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["WILLOW ROBE"] = 6538,
|
|
[3654] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3654,
|
|
["class"] = 2,
|
|
["name"] = "Brackwater Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 9,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["GAEA'S CIRCLET"] = 14271,
|
|
["EXTINGUISHED TORCH"] = 7296,
|
|
[3782] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3782,
|
|
["class"] = 1,
|
|
["name"] = "Large War Club",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_01",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 30,
|
|
["subclass"] = 6,
|
|
["quality"] = 0,
|
|
},
|
|
[15258] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15258,
|
|
["class"] = 1,
|
|
["name"] = "Divine Warblade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_26",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 60,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[15386] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15386,
|
|
["class"] = 2,
|
|
["name"] = "Rageclaw Shoulder Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_01",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 43,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15514] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15514,
|
|
["class"] = 2,
|
|
["name"] = "Grunt's Chestpiece",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 21,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15642] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15642,
|
|
["class"] = 2,
|
|
["name"] = "Ironhide Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_02",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 47,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[3942] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3942,
|
|
["class"] = 2,
|
|
["name"] = "Crochet Shoulderpads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_09",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 44,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[3974] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3974,
|
|
["class"] = 2,
|
|
["name"] = "Smooth Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_12",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 48,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[4006] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4006,
|
|
["class"] = 2,
|
|
["name"] = "Overlinked Chain Shoulderpads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_15",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 37,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[4038] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4038,
|
|
["class"] = 2,
|
|
["name"] = "Nightsky Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_28",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4070] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4070,
|
|
["class"] = 2,
|
|
["name"] = "Jouster's Crest",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_02",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 36,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: MURLOC SCALE BREASTPLATE"] = 5787,
|
|
[4237] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4237,
|
|
["class"] = 2,
|
|
["name"] = "Handstitched Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[4301] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4301,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Barbaric Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[4365] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4365,
|
|
["class"] = 5,
|
|
["name"] = "Coarse Dynamite",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bomb_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["FORMULA: ENCHANT WEAPON - CRUSADER"] = 16252,
|
|
[4557] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4557,
|
|
["class"] = 10,
|
|
["name"] = "Fiery Gland",
|
|
["texture"] = "Interface\\Icons\\Spell_Fire_FlameShock",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[18741] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18741,
|
|
["class"] = 2,
|
|
["name"] = "Morlune's Bracer",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_17",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 56,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["MYRMIDON'S GAUNTLETS"] = 8128,
|
|
[4813] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4813,
|
|
["class"] = 10,
|
|
["name"] = "Small Leather Collar",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandage_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[4877] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4877,
|
|
["class"] = 10,
|
|
["name"] = "Stone Arrowhead",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_Arrow_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[5005] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5005,
|
|
["class"] = 2,
|
|
["name"] = "Emberspark Pendant",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_05",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 30,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[5069] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5069,
|
|
["class"] = 1,
|
|
["name"] = "Fire Wand",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_02",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 7,
|
|
["subclass"] = 16,
|
|
["quality"] = 2,
|
|
},
|
|
[20533] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20533,
|
|
["class"] = 10,
|
|
["name"] = "Scroll: Create Signet of Beckoning",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["FOREST BUCKLER"] = 6383,
|
|
[21301] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21301,
|
|
["class"] = 10,
|
|
["name"] = "Green Helper Box",
|
|
["texture"] = "Interface\\Icons\\INV_Holiday_Christmas_Present_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[21557] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21557,
|
|
["class"] = 4,
|
|
["name"] = "Small Red Rocket",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MissileSmall_Red",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[5517] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5517,
|
|
["class"] = 9,
|
|
["name"] = "Tiny Bronze Key",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Key_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["STONESPLINTER MACE"] = 2267,
|
|
[5773] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5773,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Robes of Arcana",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[5965] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5965,
|
|
["class"] = 2,
|
|
["name"] = "Guardian Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_03",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: ELIXIR OF SUPERIOR DEFENSE"] = 13478,
|
|
["PLANS: RUNED MITHRIL HAMMER"] = 8028,
|
|
[6349] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6349,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant 2H Weapon - Lesser Intellect",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 1,
|
|
},
|
|
[6413] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6413,
|
|
["class"] = 2,
|
|
["name"] = "Chief Brigadier Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_18",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 32,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["HERALDIC BREASTPLATE"] = 8119,
|
|
[6541] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6541,
|
|
["class"] = 2,
|
|
["name"] = "Willow Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_23",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 11,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6605] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6605,
|
|
["class"] = 2,
|
|
["name"] = "Dervish Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_24",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 23,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["GORDOK CHEW TOY"] = 18236,
|
|
["SPIRE OF THE STONESHAPER"] = 12532,
|
|
["PATTERN: THICK MURLOC ARMOR"] = 5788,
|
|
[7373] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7373,
|
|
["class"] = 2,
|
|
["name"] = "Dusky Leather Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_07",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 28,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7437] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7437,
|
|
["class"] = 2,
|
|
["name"] = "Twilight Cuffs",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 31,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["GRIZZLY SLIPPERS"] = 15301,
|
|
[7757] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7757,
|
|
["class"] = 1,
|
|
["name"] = "Windweaver Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_07",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 32,
|
|
["subclass"] = 10,
|
|
["quality"] = 3,
|
|
},
|
|
["SMOOTH LEATHER HELMET"] = 8753,
|
|
[8077] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8077,
|
|
["class"] = 4,
|
|
["name"] = "Conjured Mineral Water",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_09",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
[8141] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8141,
|
|
["class"] = 2,
|
|
["name"] = "Chromite Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[8347] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8347,
|
|
["class"] = 2,
|
|
["name"] = "Dragonscale Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_10",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 40,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["ORNATE GREAVES"] = 10119,
|
|
[18486] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18486,
|
|
["class"] = 2,
|
|
["name"] = "Mooncloth Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_04",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 56,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[18742] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18742,
|
|
["class"] = 2,
|
|
["name"] = "Stratholme Militia Shoulderguard",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_14",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 55,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[9755] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9755,
|
|
["class"] = 2,
|
|
["name"] = "Gypsy Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 8,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[9883] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9883,
|
|
["class"] = 2,
|
|
["name"] = "Sorcerer Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_08",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 37,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RUSTED CHAIN BRACERS"] = 2390,
|
|
["SKULLSPLITTER COIN"] = 19705,
|
|
["BROWN LINEN SHIRT"] = 4344,
|
|
["OVERLORD'S GAUNTLETS"] = 10205,
|
|
["SPIDERSILK BOOTS"] = 4320,
|
|
[11163] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11163,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Bracer - Lesser Deflection",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["TARNISHED BASTARD SWORD"] = 2754,
|
|
[11419] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 11419,
|
|
["class"] = 10,
|
|
["name"] = "Mysterious Unhatched Egg",
|
|
["texture"] = "Interface\\Icons\\INV_Egg_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[11547] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11547,
|
|
["class"] = 10,
|
|
["name"] = "Teal Kodo",
|
|
["texture"] = "Interface\\Icons\\Ability_Mount_Kodo_02",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["quality"] = 4,
|
|
},
|
|
["CEREMONIAL LEATHER ANKLEGUARDS"] = 3311,
|
|
[12827] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12827,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Serenity",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["RIPPED NOTE"] = 4101,
|
|
[13083] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13083,
|
|
["class"] = 2,
|
|
["name"] = "Garrett Family Crest",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_05",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 57,
|
|
["subclass"] = 6,
|
|
["quality"] = 3,
|
|
},
|
|
["CHIPPED BEAR TOOTH"] = 3169,
|
|
["SEEPING GIZZARD"] = 5133,
|
|
[13467] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13467,
|
|
["class"] = 5,
|
|
["name"] = "Icecap",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_IceCap",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["TRIUMPHANT CLOAK"] = 15681,
|
|
[13851] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13851,
|
|
["class"] = 4,
|
|
["name"] = "Hot Wolf Ribs",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_48",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[14107] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14107,
|
|
["class"] = 2,
|
|
["name"] = "Felcloth Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 50,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14235] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14235,
|
|
["class"] = 2,
|
|
["name"] = "Embersilk Cord",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_11",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["HAMMER OF THE NORTHERN WIND"] = 810,
|
|
[14491] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14491,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Runecloth Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["ELIXIR OF SUPERIOR DEFENSE"] = 13445,
|
|
[15003] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15003,
|
|
["class"] = 2,
|
|
["name"] = "Primal Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_23",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 3,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[15131] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15131,
|
|
["class"] = 2,
|
|
["name"] = "Cutthroat's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 27,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15259] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15259,
|
|
["class"] = 1,
|
|
["name"] = "Hefty Battlehammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_16",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 20,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[15387] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15387,
|
|
["class"] = 2,
|
|
["name"] = "Jadefire Bracelets",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_06",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 45,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15515] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15515,
|
|
["class"] = 2,
|
|
["name"] = "Spiked Chain Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_16",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 20,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15643] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15643,
|
|
["class"] = 2,
|
|
["name"] = "Ironhide Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_22",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 44,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15771] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15771,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Living Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["STAFF OF NOBLES"] = 3902,
|
|
["PLANS: ARCANITE CHAMPION"] = 12834,
|
|
[18231] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18231,
|
|
["class"] = 10,
|
|
["name"] = "Sleeveless T-Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_12",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[18487] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18487,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Mooncloth Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[18743] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18743,
|
|
["class"] = 2,
|
|
["name"] = "Gracious Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 54,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["PATTERN: MOONCLOTH VEST"] = 14501,
|
|
["JADE BELT"] = 14918,
|
|
[19767] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 19767,
|
|
["class"] = 5,
|
|
["name"] = "Primal Bat Leather",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["MYRMIDON'S GIRDLE"] = 8129,
|
|
[21303] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21303,
|
|
["class"] = 8,
|
|
["name"] = "Handbook of Feint V",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_10",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[21559] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21559,
|
|
["class"] = 4,
|
|
["name"] = "Small Green Rocket",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MissileSmall_Green",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["HEAVY PAVISE"] = 2448,
|
|
["GUARDIAN GLOVES"] = 5966,
|
|
["BUCKLED HARNESS"] = 6523,
|
|
["WOLFSHEAD HELM"] = 8345,
|
|
["LESSER MANA OIL"] = 20747,
|
|
["IMPERIAL PLATE HELM"] = 12427,
|
|
["GOLDTHORN TEA"] = 10841,
|
|
["RAINCALLER PANTS"] = 14193,
|
|
["SCHEMATIC: THORIUM SHELLS"] = 16051,
|
|
["TYRANT'S HELM"] = 14843,
|
|
["OGREMAGE STAFF"] = 2226,
|
|
["LIGHT MAIL ARMOR"] = 2392,
|
|
["IMPERIAL LEATHER GLOVES"] = 4063,
|
|
["PEERLESS CLOAK"] = 15427,
|
|
["PLANS: GOLDEN IRON DESTROYER"] = 3867,
|
|
["WARTORN LEATHER SCRAP"] = 22373,
|
|
["SLAYER'S SHIELD"] = 15892,
|
|
["REINFORCED BOW"] = 3026,
|
|
["INFILTRATOR CLOAK"] = 7411,
|
|
["DAMAGED ELEMENTAL BRACER"] = 5447,
|
|
["VILEBRANCH COIN"] = 19702,
|
|
[9756] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9756,
|
|
["class"] = 2,
|
|
["name"] = "Gypsy Trousers",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_05",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 9,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["WOLF BRACERS"] = 4794,
|
|
["IMPERFECT DRAENETHYST FRAGMENT"] = 10593,
|
|
[10140] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10140,
|
|
["class"] = 2,
|
|
["name"] = "High Councillor's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_06",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 56,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10268] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10268,
|
|
["class"] = 2,
|
|
["name"] = "Masterwork Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 58,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: CHIMERIC BOOTS"] = 15737,
|
|
["CHAINMAIL ARMOR"] = 847,
|
|
[11164] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11164,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Weapon - Lesser Beastslayer",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[11548] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11548,
|
|
["class"] = 10,
|
|
["name"] = "Green Kodo",
|
|
["texture"] = "Interface\\Icons\\Ability_Mount_Kodo_02",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["quality"] = 4,
|
|
},
|
|
["RECIPE: FLASK OF CHROMATIC RESISTANCE"] = 13522,
|
|
["FOUR OF WARLORDS"] = 19261,
|
|
[12828] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12828,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Volcanic Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["DARK DWARVEN LAGER"] = 12003,
|
|
["ELEMENTAL SHARPENING STONE"] = 18262,
|
|
["THUNDER BLUFF GIFT COLLECTION"] = 22135,
|
|
["INFILTRATOR BUCKLER"] = 7330,
|
|
[13724] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13724,
|
|
["class"] = 4,
|
|
["name"] = "Enriched Manna Biscuit",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_33",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
["GORETUSK SNOUT"] = 731,
|
|
["FOOTPAD'S PANTS"] = 48,
|
|
[14364] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14364,
|
|
["class"] = 2,
|
|
["name"] = "Mystic's Slippers",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 13,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["ABYSSAL PLATE GREAVES"] = 20662,
|
|
[14748] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14748,
|
|
["class"] = 2,
|
|
["name"] = "Hulking Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 20,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15004] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15004,
|
|
["class"] = 2,
|
|
["name"] = "Primal Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 4,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["LOFTY SHOULDER PADS"] = 14929,
|
|
[15260] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15260,
|
|
["class"] = 1,
|
|
["name"] = "Stone Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_17",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 33,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[15388] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15388,
|
|
["class"] = 2,
|
|
["name"] = "Jadefire Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_21",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 47,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15516] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15516,
|
|
["class"] = 2,
|
|
["name"] = "Spiked Chain Slippers",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Fabric_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 22,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15644] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15644,
|
|
["class"] = 2,
|
|
["name"] = "Ironhide Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_22",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 47,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15772] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15772,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Devilsaur Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["GNAWED BONE"] = 5369,
|
|
["PATTERN: SHADOW HOOD"] = 4351,
|
|
[16697] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16697,
|
|
["class"] = 2,
|
|
["name"] = "Devout Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_31",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 52,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[4238] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4238,
|
|
["class"] = 3,
|
|
["name"] = "Linen Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_01",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["DURABLE HAT"] = 10289,
|
|
["INSIGNIA CAP"] = 4052,
|
|
["LARGE VENOM SAC"] = 1288,
|
|
["PATTERN: WICKED LEATHER BRACERS"] = 15728,
|
|
[4558] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4558,
|
|
["class"] = 10,
|
|
["name"] = "Empty Barrel",
|
|
["texture"] = "Interface\\Icons\\INV_Cask_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["ANTIQUATED CLOAK"] = 4799,
|
|
[19257] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19257,
|
|
["class"] = 10,
|
|
["name"] = "Warlords Deck",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Stack_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 4,
|
|
},
|
|
[4878] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4878,
|
|
["class"] = 10,
|
|
["name"] = "Broken Bloodstained Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["SHARP ARROW"] = 2515,
|
|
["FERAL SHOES"] = 15305,
|
|
[21305] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21305,
|
|
["class"] = 10,
|
|
["name"] = "Red Helper Box",
|
|
["texture"] = "Interface\\Icons\\INV_Holiday_Christmas_Present_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[21561] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21561,
|
|
["class"] = 4,
|
|
["name"] = "Small White Rocket",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MissileSmall_White",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[21817] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21817,
|
|
["class"] = 10,
|
|
["name"] = "Heart Candy",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesCandy",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[5518] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5518,
|
|
["class"] = 9,
|
|
["name"] = "Tiny Iron Key",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Key_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["THICK WOLFHIDE"] = 8368,
|
|
["WARMONGER'S CHESTPIECE"] = 9957,
|
|
[5774] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5774,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Green Silk Pack",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[5966] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5966,
|
|
["class"] = 2,
|
|
["name"] = "Guardian Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 33,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["IRON BUCKLE"] = 7071,
|
|
["HEAVY WEIGHTSTONE"] = 3241,
|
|
["AURORA BRACERS"] = 4043,
|
|
["MAGEFLAME CLOAK"] = 13007,
|
|
["RECIPE: GREATER FROST PROTECTION POTION"] = 13495,
|
|
["ETERNAL CROWN"] = 14332,
|
|
["MATURE BLUE DRAGON SINEW"] = 18704,
|
|
["FROZEN RUNE"] = 22682,
|
|
["TWILL GLOVES"] = 3948,
|
|
["GREEN TINTED GOGGLES"] = 4385,
|
|
[7374] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7374,
|
|
["class"] = 2,
|
|
["name"] = "Dusky Leather Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_03",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 30,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7438] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7438,
|
|
["class"] = 2,
|
|
["name"] = "Twilight Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_10",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 31,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["PADS OF THE VENOM SPIDER"] = 13103,
|
|
[7758] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7758,
|
|
["class"] = 1,
|
|
["name"] = "Ruthless Shiv",
|
|
["texture"] = "Interface\\Icons\\INV_Spear_08",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 34,
|
|
["subclass"] = 7,
|
|
["quality"] = 3,
|
|
},
|
|
["FLASK OF THE TITANS"] = 13510,
|
|
[8078] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8078,
|
|
["class"] = 4,
|
|
["name"] = "Conjured Sparkling Water",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_11",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
[8142] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8142,
|
|
["class"] = 2,
|
|
["name"] = "Chromite Barbute",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_22",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["FAMILIAR CLAW"] = 3724,
|
|
[8349] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8349,
|
|
["class"] = 2,
|
|
["name"] = "Feathered Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 45,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["ORANGE MARTIAL SHIRT"] = 10052,
|
|
[537] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 537,
|
|
["class"] = 10,
|
|
["name"] = "Dull Frenzy Scale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["FORMULA: ENCHANT BRACER - SUPERIOR SPIRIT"] = 16218,
|
|
[18234] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 18234,
|
|
["class"] = 10,
|
|
["name"] = "Document from Boomstick Imports",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["EMPTY HIP FLASK"] = 5431,
|
|
["BREATH OF WIND"] = 7081,
|
|
[19258] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19258,
|
|
["class"] = 10,
|
|
["name"] = "Ace of Warlords",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Warlord_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[9757] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9757,
|
|
["class"] = 2,
|
|
["name"] = "Gypsy Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 10,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[9885] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9885,
|
|
["class"] = 2,
|
|
["name"] = "Huntsman's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 35,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["EGGSCILLOSCOPE PROTOTYPE"] = 12286,
|
|
[10269] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10269,
|
|
["class"] = 2,
|
|
["name"] = "Masterwork Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_11",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 57,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["CHARGER'S BINDINGS"] = 15474,
|
|
[21306] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21306,
|
|
["class"] = 8,
|
|
["name"] = "Guide: Serpent Sting IX",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_02",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["INSCRIBED LEATHER BRACERS"] = 3205,
|
|
[21818] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21818,
|
|
["class"] = 10,
|
|
["name"] = "Heart Candy",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesCandy",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["RENEGADE PAULDRONS"] = 9872,
|
|
[11165] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11165,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Weapon - Lesser Elemental Slayer",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["MURPHSTAR"] = 1207,
|
|
[729] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 729,
|
|
["class"] = 5,
|
|
["name"] = "Stringy Vulture Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_16",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[753] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 753,
|
|
["class"] = 1,
|
|
["name"] = "Dragonmaw Shortsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_36",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 23,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
["WORN JUNKBOX"] = 16883,
|
|
[777] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 777,
|
|
["class"] = 10,
|
|
["name"] = "Prowler Teeth",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterFang_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[785] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 785,
|
|
["class"] = 5,
|
|
["name"] = "Mageroyal",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Talisman_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: DARK LEATHER SHOULDERS"] = 4296,
|
|
[809] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 809,
|
|
["class"] = 1,
|
|
["name"] = "Bloodrazor",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_28",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 45,
|
|
["subclass"] = 8,
|
|
["quality"] = 4,
|
|
},
|
|
[13085] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13085,
|
|
["class"] = 2,
|
|
["name"] = "Horizon Choker",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_11",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 46,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["BLANK PARCHMENT"] = 10648,
|
|
[833] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 833,
|
|
["class"] = 2,
|
|
["name"] = "Lifestone",
|
|
["texture"] = "Interface\\Icons\\INV_Ore_TrueSilver_01",
|
|
["slot"] = "INVTYPE_TRINKET",
|
|
["level"] = 51,
|
|
["subclass"] = 1,
|
|
["quality"] = 4,
|
|
},
|
|
[849] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 849,
|
|
["class"] = 2,
|
|
["name"] = "Chainmail Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 12,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[857] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 857,
|
|
["class"] = 3,
|
|
["name"] = "Large Red Sack",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_10_Red",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[865] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 865,
|
|
["class"] = 1,
|
|
["name"] = "Leaden Mace",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_03",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 26,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[873] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 873,
|
|
["class"] = 1,
|
|
["name"] = "Staff of Jordan",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_13",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 35,
|
|
["subclass"] = 10,
|
|
["quality"] = 4,
|
|
},
|
|
[14109] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14109,
|
|
["class"] = 2,
|
|
["name"] = "Native Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_21",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 11,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14237] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14237,
|
|
["class"] = 2,
|
|
["name"] = "Darkmist Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_16",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 41,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[897] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 897,
|
|
["class"] = 2,
|
|
["name"] = "Madwolf Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_05",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 24,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["CABALIST BRACERS"] = 7534,
|
|
["DRY SALT LICK"] = 5364,
|
|
[14749] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14749,
|
|
["class"] = 2,
|
|
["name"] = "Hulking Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_07",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 21,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[929] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 929,
|
|
["class"] = 4,
|
|
["name"] = "Healing Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_51",
|
|
["slot"] = "",
|
|
["level"] = 12,
|
|
["quality"] = 1,
|
|
},
|
|
[937] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 937,
|
|
["class"] = 1,
|
|
["name"] = "Black Duskwood Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_13",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 33,
|
|
["subclass"] = 10,
|
|
["quality"] = 3,
|
|
},
|
|
[15133] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15133,
|
|
["class"] = 2,
|
|
["name"] = "Cutthroat's Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 28,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[15261] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15261,
|
|
["class"] = 1,
|
|
["name"] = "Sequoia Branch",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_16",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 35,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["KNITTED GLOVES"] = 793,
|
|
[15517] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15517,
|
|
["class"] = 2,
|
|
["name"] = "Spiked Chain Wristbands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_16",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 20,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15645] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15645,
|
|
["class"] = 2,
|
|
["name"] = "Ironhide Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_08",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 50,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15773] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15773,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Wicked Leather Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BATTLE KNIFE"] = 15241,
|
|
["FROST TIGER BLADE"] = 3854,
|
|
["MOIST CORNBREAD"] = 4542,
|
|
["ALABASTER BREASTPLATE"] = 8312,
|
|
[1027] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1027,
|
|
["class"] = 2,
|
|
["name"] = "Mail Helmet A (Test)",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_03",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["WILDKIN E'KO"] = 12433,
|
|
[17723] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17723,
|
|
["class"] = 2,
|
|
["name"] = "Green Holiday Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Green_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["DOOMFORGED STRAIGHTEDGE"] = 12535,
|
|
["GNOMISH ROCKET BOOTS"] = 10724,
|
|
["BILLY CLUB"] = 4563,
|
|
[1203] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1203,
|
|
["class"] = 2,
|
|
["name"] = "Aegis of Stormwind",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_06",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 49,
|
|
["subclass"] = 6,
|
|
["quality"] = 3,
|
|
},
|
|
["LIGHT BOW"] = 4576,
|
|
["KELLER'S GIRDLE"] = 2911,
|
|
[20539] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20539,
|
|
["class"] = 2,
|
|
["name"] = "Runed Stygian Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_14",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 58,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[1299] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1299,
|
|
["class"] = 2,
|
|
["name"] = "Lesser Belt of the Spire",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_29",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["MYSTICAL MANTLE"] = 10172,
|
|
[21307] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21307,
|
|
["class"] = 8,
|
|
["name"] = "Guide: Aspect of the Hawk VII",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_02",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[21819] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21819,
|
|
["class"] = 10,
|
|
["name"] = "Heart Candy",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesCandy",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[1395] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1395,
|
|
["class"] = 2,
|
|
["name"] = "Apprentice's Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_01",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1411] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1411,
|
|
["class"] = 1,
|
|
["name"] = "Withered Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_02",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 3,
|
|
["subclass"] = 10,
|
|
["quality"] = 0,
|
|
},
|
|
[1427] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1427,
|
|
["class"] = 2,
|
|
["name"] = "Patchwork Shoes",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["RHAHK'ZOR'S HAMMER"] = 5187,
|
|
[1459] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1459,
|
|
["class"] = 1,
|
|
["name"] = "Shadowhide Scalper",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_03",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 19,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[1475] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 1475,
|
|
["class"] = 5,
|
|
["name"] = "Small Venom Sac",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Organ_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["RESILIENT BOOTS"] = 14399,
|
|
["SILVER ROD"] = 6338,
|
|
[1523] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1523,
|
|
["class"] = 1,
|
|
["name"] = "Huge Stone Club",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_14",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 31,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["AVENGER'S ARMOR"] = 1488,
|
|
["GNOMISH CLOAKING DEVICE"] = 4397,
|
|
["GEOMANCER'S TROUSERS"] = 14224,
|
|
["RECIPE: ELIXIR OF OGRE'S STRENGTH"] = 6211,
|
|
["CUIRBOULLI BRACERS"] = 2144,
|
|
["HEAVY THROWING DAGGER"] = 3108,
|
|
[1731] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1731,
|
|
["class"] = 2,
|
|
["name"] = "Worn Mail Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 8,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[1747] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1747,
|
|
["class"] = 2,
|
|
["name"] = "Linked Chain Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 16,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["GELATINOUS GOO"] = 3669,
|
|
[1795] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1795,
|
|
["class"] = 2,
|
|
["name"] = "Rawhide Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_24",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 19,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[1811] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1811,
|
|
["class"] = 1,
|
|
["name"] = "Blunt Claymore",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 12,
|
|
["subclass"] = 9,
|
|
["quality"] = 0,
|
|
},
|
|
[1827] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1827,
|
|
["class"] = 1,
|
|
["name"] = "Meat Cleaver",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_23",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 22,
|
|
["subclass"] = 1,
|
|
["quality"] = 0,
|
|
},
|
|
["ENAMELLED BROADSWORD"] = 4765,
|
|
["BRIGANDINE VEST"] = 2423,
|
|
[1955] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1955,
|
|
["class"] = 2,
|
|
["name"] = "Dragonmaw Chain Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 22,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[2035] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2035,
|
|
["class"] = 1,
|
|
["name"] = "Sword of the Night Sky",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_20",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 19,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
[2055] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2055,
|
|
["class"] = 1,
|
|
["name"] = "Small Wooden Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_15",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 1,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[2087] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2087,
|
|
["class"] = 2,
|
|
["name"] = "Hard Crawler Carapace",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Wolf",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 8,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["MEDIUM LEATHER"] = 2319,
|
|
[2151] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2151,
|
|
["class"] = 2,
|
|
["name"] = "Polished Scale Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 22,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[2215] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2215,
|
|
["class"] = 2,
|
|
["name"] = "Wooden Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 6,
|
|
["subclass"] = 6,
|
|
["quality"] = 0,
|
|
},
|
|
[18236] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 18236,
|
|
["class"] = 10,
|
|
["name"] = "Gordok Chew Toy",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ear_Human_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[2311] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2311,
|
|
["class"] = 2,
|
|
["name"] = "White Leather Jerkin",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Wolf",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 8,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[2375] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2375,
|
|
["class"] = 2,
|
|
["name"] = "Battered Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[2407] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2407,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: White Leather Jerkin",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[9758] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9758,
|
|
["class"] = 2,
|
|
["name"] = "Cadet Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_17",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 7,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[2471] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2471,
|
|
["class"] = 2,
|
|
["name"] = "Reinforced Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_16",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 45,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["GOLDEN MANTLE OF THE DAWN"] = 19058,
|
|
[2535] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2535,
|
|
["class"] = 1,
|
|
["name"] = "War Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_14",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 40,
|
|
["subclass"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
["GLYPHED BRACERS"] = 4059,
|
|
[10398] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10398,
|
|
["class"] = 10,
|
|
["name"] = "Mechanical Chicken",
|
|
["texture"] = "Interface\\Icons\\Spell_Magic_PolymorphChicken",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["NOCTURNAL CAP"] = 15156,
|
|
["EIGHT OF ELEMENTALS"] = 19275,
|
|
[11038] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11038,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant 2H Weapon - Lesser Spirit",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[11166] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11166,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Gloves - Skinning",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["FOREST LEATHER BELT"] = 6382,
|
|
["NAGA SCALE"] = 7072,
|
|
["BLACK METAL WAR AXE"] = 2015,
|
|
["RAGGED LEATHER PANTS"] = 1366,
|
|
[2951] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2951,
|
|
["class"] = 2,
|
|
["name"] = "Ring of the Underwood",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_12",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 31,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[2983] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2983,
|
|
["class"] = 2,
|
|
["name"] = "Seer's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 12,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["GLIMMERING SHIELD"] = 6400,
|
|
[3047] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3047,
|
|
["class"] = 2,
|
|
["name"] = "Lambent Scale Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_11",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 22,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["WAR TORN SHIELD"] = 15486,
|
|
["SPONGY MOREL"] = 4606,
|
|
["SKELETAL LONGSWORD"] = 2018,
|
|
[3207] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3207,
|
|
["class"] = 2,
|
|
["name"] = "Hunting Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_08",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 9,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[12958] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12958,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Transmute Arcanite",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
[3303] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3303,
|
|
["class"] = 2,
|
|
["name"] = "Brackwater Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 7,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[3335] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3335,
|
|
["class"] = 1,
|
|
["name"] = "Farmer's Broom",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_08",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 3,
|
|
["subclass"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
[3367] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3367,
|
|
["class"] = 1,
|
|
["name"] = "Imported from 3.3.5 DBCs",
|
|
["texture"] = "Interface\\Icons\\INV_Spear_04",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 0,
|
|
},
|
|
[3399] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3399,
|
|
["class"] = 10,
|
|
["name"] = "Vulture Talon",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterClaw_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[14110] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14110,
|
|
["class"] = 2,
|
|
["name"] = "Native Sandals",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 8,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["SPIKED CHAIN BELT"] = 15515,
|
|
["COPPER TUBE"] = 4361,
|
|
[14494] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14494,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Brightcloth Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3655] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3655,
|
|
["class"] = 2,
|
|
["name"] = "Burnished Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_03",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 16,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[14750] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14750,
|
|
["class"] = 2,
|
|
["name"] = "Slayer's Cuffs",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_11",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 23,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[3719] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3719,
|
|
["class"] = 2,
|
|
["name"] = "Hillman's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_07",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 25,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["GNOLL HIDE SACK"] = 3233,
|
|
[3783] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3783,
|
|
["class"] = 1,
|
|
["name"] = "Light Scimitar",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_24",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 31,
|
|
["subclass"] = 8,
|
|
["quality"] = 0,
|
|
},
|
|
[3815] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3815,
|
|
["class"] = 2,
|
|
["name"] = "Double Mail Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 28,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[3847] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3847,
|
|
["class"] = 2,
|
|
["name"] = "Golden Scale Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 35,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15518] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15518,
|
|
["class"] = 2,
|
|
["name"] = "Spiked Chain Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_17",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 25,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15646] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15646,
|
|
["class"] = 2,
|
|
["name"] = "Ironhide Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 50,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["STURDY JUNKBOX"] = 16884,
|
|
["GREEN WHELP SCALE"] = 7392,
|
|
[4007] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4007,
|
|
["class"] = 2,
|
|
["name"] = "Overlinked Chain Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_13",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 40,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["ROASTED KODO MEAT"] = 5474,
|
|
[4071] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4071,
|
|
["class"] = 2,
|
|
["name"] = "Glimmering Mail Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate16",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 26,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["WILDHEART GLOVES"] = 16717,
|
|
["BROKEN ARROW"] = 3673,
|
|
[4239] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4239,
|
|
["class"] = 2,
|
|
["name"] = "Embossed Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 8,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[4303] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4303,
|
|
["class"] = 1,
|
|
["name"] = "Cranial Thumper",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_17",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 7,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[4367] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4367,
|
|
["class"] = 5,
|
|
["name"] = "Small Seaforium Charge",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Urn_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["FISSURE PLANT"] = 5066,
|
|
[18237] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 18237,
|
|
["class"] = 10,
|
|
["name"] = "Mastiff Jawbone",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_09",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[4623] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4623,
|
|
["class"] = 4,
|
|
["name"] = "Lesser Stoneshield Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_67",
|
|
["slot"] = "",
|
|
["level"] = 33,
|
|
["quality"] = 1,
|
|
},
|
|
["TRACKER'S GLOVES"] = 9920,
|
|
[19005] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19005,
|
|
["class"] = 4,
|
|
["name"] = "Minor Healthstone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_04",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[19261] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19261,
|
|
["class"] = 10,
|
|
["name"] = "Four of Warlords",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Warlord_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[4879] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4879,
|
|
["class"] = 10,
|
|
["name"] = "Squashed Rabbit Carcass",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Wolf_Ruin_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[5007] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5007,
|
|
["class"] = 2,
|
|
["name"] = "Band of Thorns",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Root_01",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 26,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[5071] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5071,
|
|
["class"] = 1,
|
|
["name"] = "Shadow Wand",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_09",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 9,
|
|
["subclass"] = 16,
|
|
["quality"] = 2,
|
|
},
|
|
["BLOOD RING"] = 4998,
|
|
["SIMPLE DRESS"] = 6786,
|
|
[5263] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5263,
|
|
["class"] = 10,
|
|
["name"] = "Pocket Lint",
|
|
["texture"] = "Interface\\Icons\\INV_Fabric_Wool_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[21309] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21309,
|
|
["class"] = 10,
|
|
["name"] = "Snowman Kit",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_17",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["KNIGHTLY LONGSWORD"] = 864,
|
|
[21821] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21821,
|
|
["class"] = 10,
|
|
["name"] = "Heart Candy",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesCandy",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["FAMILIAR HORN"] = 3725,
|
|
["HEARTSEEKER"] = 12783,
|
|
["HEROIC GAUNTLETS"] = 14933,
|
|
["CUTTHROAT'S BUCKLER"] = 15133,
|
|
["KNITTED BRACERS"] = 3603,
|
|
["VALOROUS SHIELD"] = 8282,
|
|
["PLAGUEHOUND LEGGINGS"] = 18736,
|
|
[6351] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6351,
|
|
["class"] = 10,
|
|
["name"] = "Dented Crate",
|
|
["texture"] = "Interface\\Icons\\INV_Crate_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[6415] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6415,
|
|
["class"] = 2,
|
|
["name"] = "Aurora Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_32",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 36,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6543] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6543,
|
|
["class"] = 2,
|
|
["name"] = "Willow Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_12",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 10,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BENT STAFF"] = 35,
|
|
[6735] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6735,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Ironforge Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["SPIDER PALP"] = 4428,
|
|
["COLD BASILISK EYE"] = 5079,
|
|
[7055] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7055,
|
|
["class"] = 2,
|
|
["name"] = "Crimson Silk Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 30,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RETHBAN ORE"] = 2798,
|
|
["REVENANT HELMET"] = 10132,
|
|
[7375] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7375,
|
|
["class"] = 2,
|
|
["name"] = "Green Whelp Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_09",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 30,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7439] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7439,
|
|
["class"] = 2,
|
|
["name"] = "Sentinel Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 35,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7759] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7759,
|
|
["class"] = 2,
|
|
["name"] = "Archon Chestpiece",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_11",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 33,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["FORMULA: WIZARD OIL"] = 20755,
|
|
["FOREST LEATHER PANTS"] = 3056,
|
|
[8143] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8143,
|
|
["class"] = 2,
|
|
["name"] = "Chromite Legplates",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 41,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["LIVING SHOULDERS"] = 15061,
|
|
[16702] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16702,
|
|
["class"] = 2,
|
|
["name"] = "Dreadmist Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_12",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 53,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["EBONHOLD LEGGINGS"] = 8271,
|
|
[18238] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18238,
|
|
["class"] = 2,
|
|
["name"] = "Shadowskin Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_32",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 35,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["MIGHTY RAGE POTION"] = 13442,
|
|
[19006] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19006,
|
|
["class"] = 4,
|
|
["name"] = "Lesser Healthstone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_04",
|
|
["slot"] = "",
|
|
["level"] = 12,
|
|
["quality"] = 1,
|
|
},
|
|
["SAVAGE FROND"] = 22529,
|
|
["RAPTOR EGG"] = 3685,
|
|
[9887] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9887,
|
|
["class"] = 2,
|
|
["name"] = "Huntsman's Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 38,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10143] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10143,
|
|
["class"] = 2,
|
|
["name"] = "High Councillor's Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_12",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 59,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BEAR MEAT"] = 3173,
|
|
["ADVENTURER'S BOOTS"] = 10257,
|
|
[21822] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21822,
|
|
["class"] = 10,
|
|
["name"] = "Heart Candy",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesCandy",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[11039] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11039,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Cloak - Minor Agility",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[11167] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11167,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Boots - Lesser Spirit",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["FROSTSABER GLOVES"] = 15070,
|
|
["WEAPON OF MASSIVE DESTRUCTION (TEST)"] = 5417,
|
|
["SHREDDER OPERATING MANUAL - PAGE 6"] = 16650,
|
|
["GLYPHED LEGGINGS"] = 4060,
|
|
["BRACERS OF MIGHT"] = 16861,
|
|
[12703] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12703,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Storm Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[13087] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13087,
|
|
["class"] = 2,
|
|
["name"] = "River Pride Choker",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_09",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 28,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["CHOCOLATE SQUARE"] = 7808,
|
|
["PATTERN: RUNED STYGIAN BELT"] = 20548,
|
|
["WILD STEELBLOOM"] = 3355,
|
|
[14111] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14111,
|
|
["class"] = 2,
|
|
["name"] = "Felcloth Hood",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_34",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 53,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14239] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14239,
|
|
["class"] = 2,
|
|
["name"] = "Darkmist Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_04",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 34,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14367] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14367,
|
|
["class"] = 2,
|
|
["name"] = "Mystic's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 14,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["THE MINOTAUR"] = 9481,
|
|
["MARAUDER'S BRACERS"] = 15566,
|
|
["SLAGHAMMER"] = 1976,
|
|
[15135] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15135,
|
|
["class"] = 2,
|
|
["name"] = "Cutthroat's Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_08",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 25,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15263] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15263,
|
|
["class"] = 1,
|
|
["name"] = "Royal Mallet",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_11",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 45,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[15391] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15391,
|
|
["class"] = 2,
|
|
["name"] = "Jadefire Cap",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_40",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 51,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15519] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15519,
|
|
["class"] = 2,
|
|
["name"] = "Spiked Chain Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_20",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 18,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BROAD CLAYMORE"] = 3781,
|
|
[15775] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15775,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Volcanic Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15903] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15903,
|
|
["class"] = 1,
|
|
["name"] = "Right-Handed Claw",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_07",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 20,
|
|
["subclass"] = 11,
|
|
["quality"] = 1,
|
|
},
|
|
["RUGGED HIDE"] = 8171,
|
|
["FORMIDABLE GAUNTLETS"] = 15635,
|
|
["FORMAL DANGUI"] = 13895,
|
|
[18239] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18239,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Shadowskin Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: PHOENIX GLOVES"] = 4348,
|
|
[19263] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19263,
|
|
["class"] = 10,
|
|
["name"] = "Six of Warlords",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Warlord_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["BASILISK BONE"] = 13030,
|
|
[20543] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20543,
|
|
["class"] = 10,
|
|
["name"] = "Scroll: Create Scepter of Beckoning",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PYSAN'S OLD GREATSWORD"] = 1975,
|
|
["EBONHOLD HELMET"] = 8270,
|
|
["MANUAL: HEAVY SILK BANDAGE"] = 16112,
|
|
["GOTHIC PLATE SPAULDERS"] = 10092,
|
|
["AURORA GLOVES"] = 4042,
|
|
["ROMANTIC POEM"] = 22174,
|
|
["ELIXIR OF GIANTS"] = 9206,
|
|
["PATTERN: FROSTWEAVE TUNIC"] = 14466,
|
|
["BLACKROCK CHAMPION'S AXE"] = 1455,
|
|
["ROBUST TUNIC"] = 15128,
|
|
["SENTRY CLOAK"] = 2059,
|
|
["SENTINEL GIRDLE"] = 7448,
|
|
["SMALL EGG"] = 6889,
|
|
["FORMIDABLE CREST"] = 15633,
|
|
["RED MAGEWEAVE BAG"] = 10051,
|
|
["PATTERN: WIZARDWEAVE TURBAN"] = 14505,
|
|
["BROCADE BELT"] = 3378,
|
|
["BLADE OF THE TITANS"] = 13043,
|
|
["PATTERN: HEAVY LEATHER BALL"] = 18731,
|
|
["SOFT BANANA BREAD"] = 4601,
|
|
["BAND OF THORNS"] = 5007,
|
|
[8224] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8224,
|
|
["class"] = 1,
|
|
["name"] = "Silithid Ripper",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_26",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 31,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
["PLANS: EDGE OF WINTER"] = 17706,
|
|
["BUCCANEER'S ORB"] = 15912,
|
|
["LINEN BANDAGE"] = 1251,
|
|
["TARNISHED SILVER NECKLACE"] = 9333,
|
|
["CHARGED SCALE OF ONYXIA"] = 17968,
|
|
[19008] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19008,
|
|
["class"] = 4,
|
|
["name"] = "Healthstone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_04",
|
|
["slot"] = "",
|
|
["level"] = 24,
|
|
["quality"] = 1,
|
|
},
|
|
["RECIPE: POACHED SUNSCALE SALMON"] = 13946,
|
|
[9760] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9760,
|
|
["class"] = 2,
|
|
["name"] = "Cadet Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_12",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 7,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["GOBLIN MORTAR"] = 10577,
|
|
["THORBIA'S GAUNTLETS"] = 12994,
|
|
[10272] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10272,
|
|
["class"] = 2,
|
|
["name"] = "Masterwork Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_03",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 58,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["PLANS: GOLDEN SCALE CUIRASS"] = 3873,
|
|
["NIGHTSKY GLOVES"] = 4040,
|
|
[11040] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 11040,
|
|
["class"] = 5,
|
|
["name"] = "Morrowgrain",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SCHEMATIC: FIREWORK LAUNCHER"] = 21738,
|
|
["LOFTY BREASTPLATE"] = 14924,
|
|
["FILLET OF FRENZY"] = 5476,
|
|
["TRIBAL BUCKLER"] = 3649,
|
|
["SHADOWHIDE MAUL"] = 1458,
|
|
[12704] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12704,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Thorium Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["ENGRAVED PAULDRONS"] = 10237,
|
|
["IRONHIDE BRACERS"] = 15639,
|
|
["MURKWATER GAUNTLETS"] = 10631,
|
|
["OIL COVERED FISH"] = 6458,
|
|
[13856] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13856,
|
|
["class"] = 2,
|
|
["name"] = "Runecloth Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_15",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 46,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RAWHIDE GLOVES"] = 1799,
|
|
["COPPER BRACERS"] = 2853,
|
|
["BLACKFORGE BRACERS"] = 6426,
|
|
["RESILIENT TUNIC"] = 14398,
|
|
["IVYCLOTH PANTS"] = 9797,
|
|
["WALL OF THE DEAD"] = 1979,
|
|
["COPPER ROD"] = 6217,
|
|
[15136] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15136,
|
|
["class"] = 2,
|
|
["name"] = "Cutthroat's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_11",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 26,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15264] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15264,
|
|
["class"] = 1,
|
|
["name"] = "Backbreaker",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_16",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 51,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[15392] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15392,
|
|
["class"] = 2,
|
|
["name"] = "Jadefire Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_17",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 44,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15520] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15520,
|
|
["class"] = 2,
|
|
["name"] = "Spiked Chain Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_22",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 21,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15648] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15648,
|
|
["class"] = 2,
|
|
["name"] = "Ironhide Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_19",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 51,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["BLACK MAGEWEAVE GLOVES"] = 10003,
|
|
[15904] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15904,
|
|
["class"] = 1,
|
|
["name"] = "Right-Handed Blades",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_07",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 30,
|
|
["subclass"] = 11,
|
|
["quality"] = 1,
|
|
},
|
|
["BRUTISH BELT"] = 14906,
|
|
["VENOMSHROUD SILK ROBES"] = 14445,
|
|
["DEVOUT BRACERS"] = 16697,
|
|
[16705] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16705,
|
|
["class"] = 2,
|
|
["name"] = "Dreadmist Wraps",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_32",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 54,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[4240] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4240,
|
|
["class"] = 3,
|
|
["name"] = "Woolen Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_10",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[4304] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4304,
|
|
["class"] = 5,
|
|
["name"] = "Thick Leather",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_LeatherScrap_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4368] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4368,
|
|
["class"] = 2,
|
|
["name"] = "Flying Tiger Goggles",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_47",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["LORD ALEXANDER'S BATTLE AXE"] = 13003,
|
|
[4560] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4560,
|
|
["class"] = 1,
|
|
["name"] = "Fine Scimitar",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_24",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 1,
|
|
["subclass"] = 8,
|
|
["quality"] = 1,
|
|
},
|
|
["IMPERIAL LEATHER BELT"] = 4738,
|
|
[19009] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19009,
|
|
["class"] = 4,
|
|
["name"] = "Healthstone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_04",
|
|
["slot"] = "",
|
|
["level"] = 24,
|
|
["quality"] = 1,
|
|
},
|
|
[4816] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4816,
|
|
["class"] = 2,
|
|
["name"] = "Legionnaire's Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 19,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["PLATED FIST OF HAKOO"] = 13071,
|
|
["LACED MAIL SHOULDERPADS"] = 1744,
|
|
["SCROLL OF PROTECTION IV"] = 10305,
|
|
["HULKING CLOAK"] = 14745,
|
|
["MYSTIC'S SLIPPERS"] = 14364,
|
|
["HEAVY WEAVE PANTS"] = 838,
|
|
[6096] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6096,
|
|
["class"] = 2,
|
|
["name"] = "Apprentice's Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["AVALANCHION'S STONY HIDE"] = 18673,
|
|
[6352] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6352,
|
|
["class"] = 10,
|
|
["name"] = "Waterlogged Crate",
|
|
["texture"] = "Interface\\Icons\\INV_Crate_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[6416] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6416,
|
|
["class"] = 2,
|
|
["name"] = "Aurora Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 33,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: FLASK OF THE TITANS"] = 13519,
|
|
["DUSKWOVEN AMICE"] = 10063,
|
|
[7056] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7056,
|
|
["class"] = 2,
|
|
["name"] = "Crimson Silk Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_16",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 31,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["MUG OF SHIMMER STOUT"] = 3087,
|
|
["CANVAS SHOULDERPADS"] = 1769,
|
|
["BROKEN BOAR TUSK"] = 3171,
|
|
["DEMON FORGED BREASTPLATE"] = 12628,
|
|
["SMOKED SAGEFISH"] = 21072,
|
|
[7760] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7760,
|
|
["class"] = 2,
|
|
["name"] = "Warchief Kilt",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 34,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["CINDERCLOTH GLOVES"] = 14043,
|
|
["WILDTHORN MAIL"] = 12624,
|
|
["RECIPE: CURIOUSLY TASTY OMELET"] = 3682,
|
|
["LUPINE CLOAK"] = 15015,
|
|
["WIZARD'S BELT"] = 4827,
|
|
["ICE DEFLECTOR"] = 4386,
|
|
["GHOSTWALKER LEGGUARDS"] = 15151,
|
|
["FINE LEATHER BELT"] = 4246,
|
|
["CHROMITE BRACERS"] = 8137,
|
|
["SHREDDER OPERATING MANUAL - PAGE 8"] = 16652,
|
|
["GREEN HILLS OF STRANGLETHORN - PAGE 10"] = 2734,
|
|
[9761] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9761,
|
|
["class"] = 2,
|
|
["name"] = "Cadet Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_01",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 6,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[9889] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9889,
|
|
["class"] = 2,
|
|
["name"] = "Huntsman's Cap",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_25",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 35,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10145] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10145,
|
|
["class"] = 2,
|
|
["name"] = "Mighty Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_12",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 54,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10273] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10273,
|
|
["class"] = 2,
|
|
["name"] = "Masterwork Legplates",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 59,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10401] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10401,
|
|
["class"] = 2,
|
|
["name"] = "Blackened Defias Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 13,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["BRUISEWEED"] = 2453,
|
|
[21570] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21570,
|
|
["class"] = 4,
|
|
["name"] = "Cluster Launcher",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_EngGizmos_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["ORNATE BRACERS"] = 10126,
|
|
["MYRMIDON'S BREASTPLATE"] = 8126,
|
|
["CRAFTSMAN'S WRIT - RUNIC LEATHER PANTS"] = 22608,
|
|
[11553] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11553,
|
|
["class"] = 10,
|
|
["name"] = "Black Ram",
|
|
["texture"] = "Interface\\Icons\\Ability_Mount_MountainRam",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["quality"] = 4,
|
|
},
|
|
["GORDOK OGRE SUIT"] = 18258,
|
|
[11937] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11937,
|
|
["class"] = 10,
|
|
["name"] = "Fat Sack of Coins",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_10",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[12833] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12833,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Hammer of the Titans",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["THICK-SHELLED CLAM"] = 5524,
|
|
[13089] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13089,
|
|
["class"] = 2,
|
|
["name"] = "Skibi's Pendant",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Amulet_07",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 44,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["LONG-BARRELED MUSKET"] = 3780,
|
|
["PATTERN: BELT OF THE ARCHMAGE"] = 18414,
|
|
["MORLUNE'S BRACER"] = 18741,
|
|
[13857] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13857,
|
|
["class"] = 2,
|
|
["name"] = "Runecloth Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 47,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14113] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14113,
|
|
["class"] = 2,
|
|
["name"] = "Aboriginal Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_05",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 10,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SORCERER BRACELETS"] = 9879,
|
|
["RIGHTEOUS ARMOR"] = 10070,
|
|
[14497] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14497,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Mooncloth Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["FERAL CLOAK"] = 15309,
|
|
["REINFORCED CHAIN GLOVES"] = 1758,
|
|
[15009] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15009,
|
|
["class"] = 2,
|
|
["name"] = "Primal Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_05",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 6,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15137] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15137,
|
|
["class"] = 2,
|
|
["name"] = "Cutthroat's Mitts",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_22",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 28,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["DACIAN FALX"] = 922,
|
|
[15393] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15393,
|
|
["class"] = 2,
|
|
["name"] = "Jadefire Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_11",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 47,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15521] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15521,
|
|
["class"] = 2,
|
|
["name"] = "Spiked Chain Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 22,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15649] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15649,
|
|
["class"] = 2,
|
|
["name"] = "Merciless Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_10",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 46,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15777] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15777,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Runic Leather Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15905] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15905,
|
|
["class"] = 1,
|
|
["name"] = "Right-Handed Brass Knuckles",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 10,
|
|
["subclass"] = 11,
|
|
["quality"] = 1,
|
|
},
|
|
["FORMULA: ENCHANT 2H WEAPON - LESSER SPIRIT"] = 11038,
|
|
["FESTIVAL LANE POSTBOX KEY"] = 13304,
|
|
["SCHEMATIC: LIFELIKE MECHANICAL TOAD"] = 16044,
|
|
["GHOULFANG"] = 1387,
|
|
["HIBERNAL SPHERE"] = 15937,
|
|
["MAIL COMBAT ARMOR"] = 4074,
|
|
["LONG SILKEN CLOAK"] = 4326,
|
|
[19267] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19267,
|
|
["class"] = 10,
|
|
["name"] = "Elementals Deck",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Stack_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 4,
|
|
},
|
|
["RAINCALLER MANTLE"] = 14186,
|
|
["WAR MAUL"] = 2533,
|
|
[20547] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20547,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Runed Stygian Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["LARGE BORE BLUNDERBUSS"] = 3023,
|
|
[21571] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21571,
|
|
["class"] = 4,
|
|
["name"] = "Blue Rocket Cluster",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MissileSmallCluster_Blue",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["AZUREDEEP SHARDS"] = 1706,
|
|
["BLOODWOVEN BRACERS"] = 14260,
|
|
["STONE WAR AXE"] = 1828,
|
|
["RECIPE: MONSTER OMELET"] = 16110,
|
|
["CAPTAIN'S CIRCLET"] = 7488,
|
|
["SHED LIZARD SKIN"] = 5128,
|
|
["SCROLL OF INTELLECT"] = 955,
|
|
["OBSIDIAN BAND"] = 12004,
|
|
["SUPERIOR TUNIC"] = 9809,
|
|
["GOSSAMER TUNIC"] = 7517,
|
|
["PIONEER GLOVES"] = 6521,
|
|
["VIBROBLADE"] = 9485,
|
|
["MIXED BERRIES"] = 11415,
|
|
["WICKED CHAIN LEGGUARDS"] = 15541,
|
|
["VOLATILE RUM"] = 9260,
|
|
["IMBUED SHIELD"] = 15943,
|
|
["PRACTICE SWORD"] = 8177,
|
|
["SILVER HAKKARI BIJOU"] = 19714,
|
|
["TATTERED CLOTH BRACERS"] = 3596,
|
|
["WILLOW PANTS"] = 6540,
|
|
["PATTERN: RED MAGEWEAVE GLOVES"] = 10312,
|
|
["CUTTHROAT'S VEST"] = 15130,
|
|
["FORMIDABLE SABATONS"] = 15630,
|
|
["SHARPSHOOTER HARQUEBUS"] = 15325,
|
|
["RAGGED LEATHER GLOVES"] = 1368,
|
|
[2280] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2280,
|
|
["class"] = 1,
|
|
["name"] = "Kam's Walking Stick",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 22,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
[2312] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2312,
|
|
["class"] = 2,
|
|
["name"] = "Fine Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 10,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["HIGHBORNE GLOVES"] = 14451,
|
|
["BUCCANEER'S CAPE"] = 14167,
|
|
[2408] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2408,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Fine Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RUSTED CHAIN BELT"] = 2387,
|
|
[2472] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2472,
|
|
["class"] = 2,
|
|
["name"] = "Reinforced Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_09",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 45,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[2504] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2504,
|
|
["class"] = 1,
|
|
["name"] = "Worn Shortbow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_05",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[10146] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10146,
|
|
["class"] = 2,
|
|
["name"] = "Mighty Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 56,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[2568] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2568,
|
|
["class"] = 2,
|
|
["name"] = "Brown Linen Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 3,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[10402] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10402,
|
|
["class"] = 2,
|
|
["name"] = "Blackened Defias Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 13,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[2632] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2632,
|
|
["class"] = 1,
|
|
["name"] = "Curved Dagger",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_01",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 9,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
["CALICO BELT"] = 3374,
|
|
["FORMULA: ENCHANT GLOVES - GREATER AGILITY"] = 16219,
|
|
["LARGE BEAR BONE"] = 11411,
|
|
[2824] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2824,
|
|
["class"] = 1,
|
|
["name"] = "Hurricane",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_12",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 48,
|
|
["subclass"] = 3,
|
|
["quality"] = 4,
|
|
},
|
|
[2888] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2888,
|
|
["class"] = 4,
|
|
["name"] = "Beer Basted Boar Ribs",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_48",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[2984] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2984,
|
|
["class"] = 2,
|
|
["name"] = "Seer's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 13,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["CONJURER'S HOOD"] = 9849,
|
|
["WICKED MITHRIL BLADE"] = 7943,
|
|
[3176] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3176,
|
|
["class"] = 10,
|
|
["name"] = "Small Claw",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterClaw_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[3208] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3208,
|
|
["class"] = 1,
|
|
["name"] = "Conk Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_04",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 43,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[3240] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3240,
|
|
["class"] = 5,
|
|
["name"] = "Coarse Weightstone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_WeightStone_02",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[3304] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3304,
|
|
["class"] = 2,
|
|
["name"] = "Brackwater Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_25",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 9,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[3336] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3336,
|
|
["class"] = 1,
|
|
["name"] = "Flesh Piercer",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_10",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 24,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
["VENOMSHROUD ORB"] = 15966,
|
|
["DARNASSIAN BLEU"] = 2070,
|
|
[3464] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 3464,
|
|
["class"] = 6,
|
|
["name"] = "Feathered Arrow",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_Arrow_02",
|
|
["slot"] = "INVTYPE_AMMO",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["NEOPHYTE'S SHIRT"] = 53,
|
|
[14114] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14114,
|
|
["class"] = 2,
|
|
["name"] = "Aboriginal Footwraps",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Wolf",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 11,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SCROLL OF SPIRIT III"] = 4424,
|
|
[14370] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14370,
|
|
["class"] = 2,
|
|
["name"] = "Mystic's Woolies",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 14,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["CLUB"] = 2130,
|
|
[3656] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3656,
|
|
["class"] = 2,
|
|
["name"] = "Lambent Scale Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_03",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 22,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["GLORIOUS SHOULDERS"] = 4833,
|
|
["NATIVE SASH"] = 14099,
|
|
["SILVERED BRONZE BREASTPLATE"] = 2869,
|
|
[3784] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3784,
|
|
["class"] = 1,
|
|
["name"] = "Metal Stave",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_10",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 32,
|
|
["subclass"] = 10,
|
|
["quality"] = 0,
|
|
},
|
|
[3816] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3816,
|
|
["class"] = 2,
|
|
["name"] = "Reflective Heater",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_04",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 31,
|
|
["subclass"] = 6,
|
|
["quality"] = 0,
|
|
},
|
|
[15394] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15394,
|
|
["class"] = 2,
|
|
["name"] = "Jadefire Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 49,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15522] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15522,
|
|
["class"] = 2,
|
|
["name"] = "Spiked Chain Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_07",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 24,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[15650] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15650,
|
|
["class"] = 2,
|
|
["name"] = "Merciless Surcoat",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 52,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["WANDERER'S BRACERS"] = 10107,
|
|
[3976] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3976,
|
|
["class"] = 2,
|
|
["name"] = "Smooth Leather Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_09",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 52,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["FOUR OF BEASTS"] = 19232,
|
|
[4040] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4040,
|
|
["class"] = 2,
|
|
["name"] = "Nightsky Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_21",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 29,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4072] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4072,
|
|
["class"] = 2,
|
|
["name"] = "Glimmering Mail Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_03",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 25,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["PIONEER CLOAK"] = 6520,
|
|
[4241] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4241,
|
|
["class"] = 3,
|
|
["name"] = "Green Woolen Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_10_Green",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[4305] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4305,
|
|
["class"] = 5,
|
|
["name"] = "Bolt of Silk Cloth",
|
|
["texture"] = "Interface\\Icons\\INV_Fabric_Silk_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SILKSAND WRAPS"] = 14425,
|
|
["JOURNEYMAN'S GLOVES"] = 2960,
|
|
[4497] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4497,
|
|
["class"] = 3,
|
|
["name"] = "Heavy Brown Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_10",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[4561] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4561,
|
|
["class"] = 1,
|
|
["name"] = "Scalping Tomahawk",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_19",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 6,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[4625] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4625,
|
|
["class"] = 5,
|
|
["name"] = "Firebloom",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_19",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["HOMEMADE BREAD"] = 22176,
|
|
["PATTERN: CINDERCLOTH VEST"] = 14471,
|
|
[4817] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4817,
|
|
["class"] = 1,
|
|
["name"] = "Blessed Claymore",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_13",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 17,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["JET BLACK FEATHER"] = 8168,
|
|
[20549] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20549,
|
|
["class"] = 2,
|
|
["name"] = "Darkrune Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_27",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 58,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["DEFIAS RENEGADE RING"] = 1076,
|
|
[5329] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5329,
|
|
["class"] = 10,
|
|
["name"] = "Cat Figurine",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Head_Tiger_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[21829] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21829,
|
|
["class"] = 4,
|
|
["name"] = "Perfume Bottle",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinePerfumeBottle",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["RECIPE: JUNGLE STEW"] = 12231,
|
|
["IRON BAR"] = 3575,
|
|
["KNIGHT'S BOOTS"] = 7458,
|
|
[15282] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15282,
|
|
["class"] = 1,
|
|
["name"] = "Dragon Finger",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_06",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 55,
|
|
["subclass"] = 16,
|
|
["quality"] = 2,
|
|
},
|
|
["DRAGON FINGER"] = 15282,
|
|
["HEAVY WEAVE GLOVES"] = 839,
|
|
["ARENA WRISTGUARDS"] = 18709,
|
|
[15218] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15218,
|
|
["class"] = 1,
|
|
["name"] = "Crystal Sword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_39",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 52,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
["GREAT RAGE POTION"] = 5633,
|
|
["CRYSTAL SWORD"] = 15218,
|
|
["CRYSTAL STARFIRE MEDALLION"] = 5003,
|
|
["FILLED FESTIVE MUG"] = 21171,
|
|
[6353] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6353,
|
|
["class"] = 10,
|
|
["name"] = "Small Chest",
|
|
["texture"] = "Interface\\Icons\\INV_Box_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[6417] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6417,
|
|
["class"] = 2,
|
|
["name"] = "Aurora Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_04",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["DARKWOOD FISHING POLE"] = 6366,
|
|
[6545] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6545,
|
|
["class"] = 2,
|
|
["name"] = "Soldier's Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_16",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 13,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[6609] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6609,
|
|
["class"] = 2,
|
|
["name"] = "Sage's Cloth",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 27,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["FIERY CHAIN GIRDLE"] = 16989,
|
|
["NOCTURNAL SASH"] = 15154,
|
|
[15090] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15090,
|
|
["class"] = 2,
|
|
["name"] = "Runic Leather Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 57,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14045] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14045,
|
|
["class"] = 2,
|
|
["name"] = "Cindercloth Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 51,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7296] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 7296,
|
|
["class"] = 10,
|
|
["name"] = "Extinguished Torch",
|
|
["texture"] = "Interface\\Icons\\INV_Torch_Unlit",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[14962] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14962,
|
|
["class"] = 2,
|
|
["name"] = "High Chief's Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_08",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 49,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[7057] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7057,
|
|
["class"] = 2,
|
|
["name"] = "Green Silken Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_18",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 31,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: BIG VOODOO ROBE"] = 8386,
|
|
["HIGH CHIEF'S LEGGUARDS"] = 14962,
|
|
["FOREST HOOP"] = 12011,
|
|
["PATTERN: HILLMAN'S LEATHER VEST"] = 4293,
|
|
[7377] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7377,
|
|
["class"] = 2,
|
|
["name"] = "Frost Leather Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_04",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 31,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7441] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7441,
|
|
["class"] = 2,
|
|
["name"] = "Sentinel Cap",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_15",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 33,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14898] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14898,
|
|
["class"] = 2,
|
|
["name"] = "Saltstone Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_13",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["WICKED CHAIN SHIELD"] = 15543,
|
|
["SALTSTONE GIRDLE"] = 14898,
|
|
["SCROLL OF STAMINA IV"] = 10307,
|
|
[7761] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7761,
|
|
["class"] = 1,
|
|
["name"] = "Steelclaw Reaver",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_06",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 33,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["WARTORN CHAIN SCRAP"] = 22374,
|
|
[2099] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2099,
|
|
["class"] = 1,
|
|
["name"] = "Dwarven Hand Cannon",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_09",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 53,
|
|
["subclass"] = 4,
|
|
["quality"] = 4,
|
|
},
|
|
["BRACKWATER VEST"] = 3306,
|
|
["TYRANT'S ARMGUARDS"] = 14834,
|
|
[8081] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8081,
|
|
["class"] = 2,
|
|
["name"] = "Light Plate Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_16",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 52,
|
|
["subclass"] = 5,
|
|
["quality"] = 0,
|
|
},
|
|
["IMPOSING SHOULDERS"] = 15169,
|
|
["STUDDED BRACERS"] = 2468,
|
|
[16710] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16710,
|
|
["class"] = 2,
|
|
["name"] = "Shadowcraft Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 52,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["LACED MAIL PANTS"] = 1743,
|
|
["BUNDLE OF CARDS"] = 22284,
|
|
["SMALL GREEN POUCH"] = 5572,
|
|
[7353] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7353,
|
|
["class"] = 2,
|
|
["name"] = "Elder's Padded Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_16",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 30,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2841] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2841,
|
|
["class"] = 5,
|
|
["name"] = "Bronze Bar",
|
|
["texture"] = "Interface\\Icons\\INV_Ingot_Bronze",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["LESSER INVISIBILITY POTION"] = 3823,
|
|
[9251] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9251,
|
|
["name"] = "Upper Map Fragment",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14130] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14130,
|
|
["class"] = 2,
|
|
["name"] = "Wizardweave Turban",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_63",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 56,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14578] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14578,
|
|
["class"] = 2,
|
|
["name"] = "Dokebi Cord",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_11",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 24,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[19270] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19270,
|
|
["class"] = 10,
|
|
["name"] = "Three of Elementals",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Elemental_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["THISTLEFUR SANDALS"] = 14196,
|
|
[9891] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9891,
|
|
["class"] = 2,
|
|
["name"] = "Huntsman's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_17",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 34,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10019] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10019,
|
|
["class"] = 2,
|
|
["name"] = "Dreamweave Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 40,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[10147] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10147,
|
|
["class"] = 2,
|
|
["name"] = "Mighty Armsplints",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_18",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 55,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10275] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10275,
|
|
["class"] = 2,
|
|
["name"] = "Emerald Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 55,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[10403] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10403,
|
|
["class"] = 2,
|
|
["name"] = "Blackened Defias Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_26",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 17,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["BLUE LEATHER BAG"] = 856,
|
|
[15167] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15167,
|
|
["class"] = 2,
|
|
["name"] = "Imposing Bandana",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandana_03",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 43,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[21574] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21574,
|
|
["class"] = 4,
|
|
["name"] = "Green Rocket Cluster",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MissileSmallCluster_Green",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: GLOVES OF THE GREATFATHER"] = 17722,
|
|
["MITHRIL SPURS"] = 7969,
|
|
["RECIPE: FREE ACTION POTION"] = 5642,
|
|
["IMPOSING BANDANA"] = 15167,
|
|
["GLORIOUS HEADDRESS"] = 14969,
|
|
[11555] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11555,
|
|
["class"] = 10,
|
|
["name"] = "Reins of the Ancient Frostsaber",
|
|
["texture"] = "Interface\\Icons\\Ability_Mount_WhiteTiger",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["quality"] = 4,
|
|
},
|
|
["BIG-MOUTH CLAM"] = 7973,
|
|
["ADVENTURER'S BELT"] = 10259,
|
|
[11939] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 11939,
|
|
["class"] = 10,
|
|
["name"] = "Shiny Bracelet",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_33",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[3936] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3936,
|
|
["class"] = 2,
|
|
["name"] = "Crochet Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_02",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 37,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["CROCHET BELT"] = 3936,
|
|
[20452] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20452,
|
|
["class"] = 4,
|
|
["name"] = "Smoked Desert Dumplings",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_64",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
["PLANS: THORIUM BOOTS"] = 12693,
|
|
["BLOODWOVEN CORD"] = 14258,
|
|
[7910] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 7910,
|
|
["class"] = 5,
|
|
["name"] = "Star Ruby",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Ruby_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["MASSACRE SWORD"] = 15256,
|
|
["INDOMITABLE ARMGUARDS"] = 14682,
|
|
[13091] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13091,
|
|
["class"] = 2,
|
|
["name"] = "Medallion of Grand Marshal Morris",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Talisman_08",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 52,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["THICK KODO HAIR"] = 5122,
|
|
["OPULENT LEGGINGS"] = 14283,
|
|
["ORNATE CLOAK"] = 10120,
|
|
[23055] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 23055,
|
|
["class"] = 10,
|
|
["name"] = "Word of Thawing",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SCROLL OF STRENGTH"] = 954,
|
|
[22374] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 22374,
|
|
["class"] = 10,
|
|
["name"] = "Wartorn Chain Scrap",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_WartornScrap_Chain",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["MINOR MAGIC RESISTANCE POTION"] = 3384,
|
|
[14115] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14115,
|
|
["class"] = 2,
|
|
["name"] = "Aboriginal Bands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_08",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 9,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[14243] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14243,
|
|
["class"] = 2,
|
|
["name"] = "Darkmist Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_02",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 38,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14371] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14371,
|
|
["class"] = 2,
|
|
["name"] = "Mystic's Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_14",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 18,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14499] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14499,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Mooncloth Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14627] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14627,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Bright Yellow Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["SUPERIOR BOOTS"] = 9802,
|
|
["SCROLL OF STRENGTH IV"] = 10310,
|
|
[15011] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15011,
|
|
["class"] = 2,
|
|
["name"] = "Lupine Cord",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 10,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["WOVEN BELT"] = 3606,
|
|
["ICE THISTLE E'KO"] = 12435,
|
|
["MYSTICAL ARMOR"] = 10181,
|
|
[15523] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15523,
|
|
["class"] = 2,
|
|
["name"] = "Spiked Chain Shoulder Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_19",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 22,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15651] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15651,
|
|
["class"] = 2,
|
|
["name"] = "Merciless Crown",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_02",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 51,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15779] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15779,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Frostsaber Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15907] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15907,
|
|
["class"] = 1,
|
|
["name"] = "Left-Handed Claw",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_07",
|
|
["slot"] = "INVTYPE_WEAPONOFFHAND",
|
|
["level"] = 20,
|
|
["subclass"] = 11,
|
|
["quality"] = 1,
|
|
},
|
|
[19684] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19684,
|
|
["class"] = 2,
|
|
["name"] = "Bloodvine Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Cloth_02",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 60,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["ANCESTRAL GLOVES"] = 3290,
|
|
["BLOODVINE BOOTS"] = 19684,
|
|
["RADIANT GLOVES"] = 12418,
|
|
[13874] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13874,
|
|
["class"] = 10,
|
|
["name"] = "Heavy Crate",
|
|
["texture"] = "Interface\\Icons\\INV_Crate_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SOLLIDEN'S TROUSERS"] = 4261,
|
|
["HEAVY CRATE"] = 13874,
|
|
["STAFF OF HORRORS"] = 880,
|
|
["GREATER SCARAB COFFER KEY"] = 21762,
|
|
["STEADFAST GLOVES"] = 15595,
|
|
["STORMWIND GUARD'S CARD"] = 22143,
|
|
[14926] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14926,
|
|
["class"] = 2,
|
|
["name"] = "Lofty Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_29",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 48,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["DOUBLE-STITCHED WOOLEN SHOULDERS"] = 4314,
|
|
[19015] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19015,
|
|
["class"] = 1,
|
|
["name"] = "Imported from 3.3.5 DBCs",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_01",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 0,
|
|
},
|
|
["FORMULA: ENCHANT BRACER - SUPERIOR STRENGTH"] = 16246,
|
|
["PLANS: GOLDEN SCALE BOOTS"] = 3875,
|
|
[19044] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19044,
|
|
["class"] = 2,
|
|
["name"] = "Might of the Timbermaw",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_09",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 53,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[20039] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20039,
|
|
["class"] = 2,
|
|
["name"] = "Dark Iron Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Chain_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 60,
|
|
["subclass"] = 5,
|
|
["quality"] = 4,
|
|
},
|
|
["FORMULA: ENCHANT CHEST - GREATER STATS"] = 16253,
|
|
["PATTERN: GHOSTWEAVE PANTS"] = 14495,
|
|
[19703] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 19703,
|
|
["name"] = "Witherbark Coin",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Coin_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["WITHERBARK COIN"] = 19703,
|
|
["RAGECLAW BELT"] = 15378,
|
|
[13490] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13490,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Greater Stoneshield Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
["AMBER IDOL"] = 20869,
|
|
["ABYSSAL MAIL LEGGUARDS"] = 20668,
|
|
["COMMON WHITE SHIRT"] = 16060,
|
|
[3792] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3792,
|
|
["class"] = 2,
|
|
["name"] = "Interlaced Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 29,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[13362] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13362,
|
|
["class"] = 10,
|
|
["name"] = "Letter from the Front",
|
|
["texture"] = "Interface\\Icons\\INV_Letter_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["MASTERWORK BRACERS"] = 10265,
|
|
[4661] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4661,
|
|
["class"] = 2,
|
|
["name"] = "Bright Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_09",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 21,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["UNLIT POOR TORCH"] = 6183,
|
|
["FLARECORE MANTLE"] = 16980,
|
|
[6617] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6617,
|
|
["class"] = 2,
|
|
["name"] = "Sage's Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_02",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 25,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SAGE'S MANTLE"] = 6617,
|
|
[6585] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6585,
|
|
["class"] = 2,
|
|
["name"] = "Scouting Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SCOUTING CLOAK"] = 6585,
|
|
[12810] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12810,
|
|
["class"] = 5,
|
|
["name"] = "Enchanted Leather",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Rune_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["GLOWING MAGICAL BRACELETS"] = 13106,
|
|
["PIONEER BRACERS"] = 6519,
|
|
["NIGHTSHADE SPAULDERS"] = 10228,
|
|
[13042] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13042,
|
|
["class"] = 1,
|
|
["name"] = "Sword of the Magistrate",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_41",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 36,
|
|
["subclass"] = 9,
|
|
["quality"] = 3,
|
|
},
|
|
["MOONCLOTH BOOTS"] = 15802,
|
|
[12978] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12978,
|
|
["class"] = 2,
|
|
["name"] = "Stormbringer Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_15",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 15,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["STORMBRINGER BELT"] = 12978,
|
|
[3651] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3651,
|
|
["class"] = 2,
|
|
["name"] = "Veteran Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 10,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["ONYX IDOL"] = 20867,
|
|
[13868] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13868,
|
|
["class"] = 2,
|
|
["name"] = "Frostweave Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_03",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 46,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["HEAVY LAMELLAR VAMBRACES"] = 10239,
|
|
[15342] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15342,
|
|
["class"] = 2,
|
|
["name"] = "Pathfinder Guard",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_21",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 25,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[3603] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3603,
|
|
["class"] = 2,
|
|
["name"] = "Knitted Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["SILVER-THREAD GLOVES"] = 6393,
|
|
["IMBUED PLATE HELMET"] = 10372,
|
|
["ROBUST SHOULDERS"] = 15127,
|
|
["RAW RAINBOW FIN ALBACORE"] = 6361,
|
|
[3571] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3571,
|
|
["class"] = 1,
|
|
["name"] = "Trogg Beater",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_15",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 16,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["DARKMIST PANTS"] = 14242,
|
|
["CONJURED MINERAL WATER"] = 8077,
|
|
["DIRGE'S KICKIN' CHIMAEROK CHOPS"] = 21023,
|
|
["BLACKFORGE BUCKLER"] = 4069,
|
|
["WICKED CHAIN BOOTS"] = 15534,
|
|
["OLD SKULL"] = 6297,
|
|
["SMALL AMMO POUCH"] = 2102,
|
|
["LOCH CROC HIDE VEST"] = 6197,
|
|
["ABORIGINAL CAPE"] = 14116,
|
|
["MITHRIL CASING"] = 10561,
|
|
[4830] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4830,
|
|
["class"] = 2,
|
|
["name"] = "Saber Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 23,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SABER LEGGINGS"] = 4830,
|
|
[16712] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16712,
|
|
["class"] = 2,
|
|
["name"] = "Shadowcraft Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_24",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 54,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["DARK IRON RIFLE"] = 16004,
|
|
["MILITARY RANKS OF THE HORDE & ALLIANCE"] = 18675,
|
|
[3379] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3379,
|
|
["class"] = 2,
|
|
["name"] = "Brocade Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["TOUGH CONDOR MEAT"] = 1080,
|
|
["EXECUTIONER'S SWORD"] = 4818,
|
|
["BONELINK ARMOR"] = 15609,
|
|
["SCOUTING TROUSERS"] = 6587,
|
|
[6137] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6137,
|
|
["class"] = 2,
|
|
["name"] = "Thug Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[9508] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9508,
|
|
["class"] = 2,
|
|
["name"] = "Mechbuilder's Overalls",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_14",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 26,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[19272] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19272,
|
|
["class"] = 10,
|
|
["name"] = "Five of Elementals",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Elemental_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[9764] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9764,
|
|
["class"] = 2,
|
|
["name"] = "Cadet Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 8,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[9892] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9892,
|
|
["class"] = 2,
|
|
["name"] = "Huntsman's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_15",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 35,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SMALL SPIDER LEG"] = 5465,
|
|
[10148] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10148,
|
|
["class"] = 2,
|
|
["name"] = "Mighty Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 53,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[20552] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20552,
|
|
["class"] = 10,
|
|
["name"] = "Decoded Twilight Text",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[10404] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10404,
|
|
["class"] = 2,
|
|
["name"] = "Durable Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 25,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[12210] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12210,
|
|
["class"] = 4,
|
|
["name"] = "Roast Raptor",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_50",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
["KEEPER'S GLOVES"] = 14666,
|
|
[21576] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21576,
|
|
["class"] = 4,
|
|
["name"] = "Red Rocket Cluster",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MissileSmallCluster_Red",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["RADIANT BREASTPLATE"] = 12415,
|
|
["HEAVY HIDE"] = 4235,
|
|
[15726] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15726,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Green Dragonscale Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["SLIMY ICHOR"] = 3676,
|
|
["PLANS: THORIUM BRACERS"] = 12684,
|
|
["RED MAGEWEAVE PANTS"] = 10009,
|
|
["PIONEER TROUSERS"] = 6269,
|
|
[20433] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20433,
|
|
["class"] = 10,
|
|
["name"] = "Signet of Beckoning: Thunder",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_StoneTablet_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["STRANGLETHORN SEED"] = 17035,
|
|
[15988] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15988,
|
|
["class"] = 2,
|
|
["name"] = "Resplendent Orb",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Orb_03",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 58,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["RESPLENDENT ORB"] = 15988,
|
|
[16248] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16248,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Weapon - Unholy",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["WORN DRAGONSCALE"] = 8165,
|
|
["FORMULA: ENCHANT WEAPON - UNHOLY"] = 16248,
|
|
[9837] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9837,
|
|
["class"] = 2,
|
|
["name"] = "Banded Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 25,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[12836] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12836,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Frostguard",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["SILVER-THREAD ROD"] = 15928,
|
|
["WOVEN GLOVES"] = 2369,
|
|
["RECIPE: EGG NOG"] = 17201,
|
|
[16648] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 16648,
|
|
["class"] = 10,
|
|
["name"] = "Shredder Operating Manual - Page 4",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[13476] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13476,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Mighty Rage Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
["MASS OF MCGOWAN"] = 13006,
|
|
["MAIN GAUCHE"] = 2526,
|
|
[13860] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13860,
|
|
["class"] = 2,
|
|
["name"] = "Runecloth Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 48,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: WICKED LEATHER GAUNTLETS"] = 15725,
|
|
[14116] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14116,
|
|
["class"] = 2,
|
|
["name"] = "Aboriginal Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 9,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[14244] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14244,
|
|
["class"] = 2,
|
|
["name"] = "Darkmist Wraps",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_36",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 41,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14372] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14372,
|
|
["class"] = 2,
|
|
["name"] = "Sanguine Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_09",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 23,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15352] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15352,
|
|
["class"] = 2,
|
|
["name"] = "Headhunter's Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_21",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 29,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["HEADHUNTER'S BUCKLER"] = 15352,
|
|
[14756] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14756,
|
|
["class"] = 2,
|
|
["name"] = "Slayer's Slippers",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 24,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["OBSIDIAN CLEAVER"] = 9383,
|
|
[15012] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15012,
|
|
["class"] = 2,
|
|
["name"] = "Lupine Slippers",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 11,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["BATTLEFELL SABRE"] = 15220,
|
|
[15268] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15268,
|
|
["class"] = 1,
|
|
["name"] = "Twin-bladed Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_09",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 11,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["ROYAL BLOUSE"] = 9905,
|
|
["SMOOTH LEATHER SHOULDERPADS"] = 3975,
|
|
[15652] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15652,
|
|
["class"] = 2,
|
|
["name"] = "Merciless Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_08",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 46,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["LIGHT PLATE GLOVES"] = 8084,
|
|
[15918] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15918,
|
|
["class"] = 2,
|
|
["name"] = "Conjurer's Sphere",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Orb_04",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 33,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["WAR PAINT GLOVES"] = 14726,
|
|
["PEERLESS ARMOR"] = 15433,
|
|
[3187] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3187,
|
|
["class"] = 1,
|
|
["name"] = "Sacrificial Kris",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_03",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 39,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
["RUFFLED CHAPLET"] = 5753,
|
|
[16713] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16713,
|
|
["class"] = 2,
|
|
["name"] = "Shadowcraft Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 53,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[4242] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4242,
|
|
["class"] = 2,
|
|
["name"] = "Embossed Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 10,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[4306] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4306,
|
|
["class"] = 5,
|
|
["name"] = "Silk Cloth",
|
|
["texture"] = "Interface\\Icons\\INV_Fabric_Silk_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4370] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4370,
|
|
["class"] = 5,
|
|
["name"] = "Large Copper Bomb",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bomb_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4434] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4434,
|
|
["class"] = 2,
|
|
["name"] = "Scarecrow Trousers",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4498] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4498,
|
|
["class"] = 3,
|
|
["name"] = "Brown Leather Satchel",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_09",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[4562] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4562,
|
|
["class"] = 1,
|
|
["name"] = "Severing Axe",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_02",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14424] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14424,
|
|
["class"] = 2,
|
|
["name"] = "Silksand Legwraps",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_09",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 37,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BROKEN FANG"] = 7073,
|
|
["SILKSAND LEGWRAPS"] = 14424,
|
|
[4818] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4818,
|
|
["class"] = 1,
|
|
["name"] = "Executioner's Sword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_28",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 19,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[4882] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4882,
|
|
["name"] = "Benedict's Key",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Key_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["INSIGNIA BOOTS"] = 4055,
|
|
["RUNIC LEATHER SHOULDERS"] = 15096,
|
|
["BATTLE AXE"] = 926,
|
|
[20553] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20553,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Darkrune Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[862] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 862,
|
|
["class"] = 2,
|
|
["name"] = "Runed Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_34",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 45,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[5266] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5266,
|
|
["class"] = 2,
|
|
["name"] = "Eye of Adaegus",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_05",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 48,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["PLEDGE OF ADORATION: UNDERCITY"] = 22157,
|
|
["FINE LONGSWORD"] = 13816,
|
|
[21833] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21833,
|
|
["class"] = 4,
|
|
["name"] = "Cologne Bottle",
|
|
["texture"] = "Interface\\Icons\\INV_ValentineCologneBottle",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["MARAUDER'S BOOTS"] = 15565,
|
|
["RANGER WRISTGUARDS"] = 7484,
|
|
[22601] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22601,
|
|
["class"] = 10,
|
|
["name"] = "Craftsman's Writ - Imperial Plate Chest",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_02",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
["BLESSED CLAYMORE"] = 4817,
|
|
["RECIPE: TRANSMUTE WATER TO UNDEATH"] = 13487,
|
|
["IRONWOOD SEED"] = 17038,
|
|
[11389] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 11389,
|
|
["class"] = 10,
|
|
["name"] = "Shimmering Basilisk Skin",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[3846] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3846,
|
|
["class"] = 2,
|
|
["name"] = "Polished Steel Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 32,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["RED POWER CRYSTAL"] = 11186,
|
|
["STUDDED GLOVES"] = 2469,
|
|
["WEIGHTED SAP"] = 1926,
|
|
["WHISTLE OF THE MOTTLED RED RAPTOR"] = 11545,
|
|
[6290] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6290,
|
|
["class"] = 4,
|
|
["name"] = "Brilliant Smallfish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_07",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[6354] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6354,
|
|
["class"] = 10,
|
|
["name"] = "Small Locked Chest",
|
|
["texture"] = "Interface\\Icons\\INV_Box_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[6418] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6418,
|
|
["class"] = 2,
|
|
["name"] = "Aurora Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[5529] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5529,
|
|
["class"] = 9,
|
|
["name"] = "Tomb Dust",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Dust_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["SCROLL OF PROTECTION III"] = 4421,
|
|
[6610] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6610,
|
|
["class"] = 2,
|
|
["name"] = "Sage's Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_19",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 27,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["TOMB DUST"] = 5529,
|
|
[1991] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1991,
|
|
["class"] = 1,
|
|
["name"] = "Goblin Power Shovel",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Shovel_02",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 29,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["GOBLIN POWER SHOVEL"] = 1991,
|
|
[5465] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5465,
|
|
["class"] = 5,
|
|
["name"] = "Small Spider Leg",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterSpiderCarapace_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["WARLEADER'S BRACERS"] = 14869,
|
|
["RAG DOLL"] = 5433,
|
|
[7058] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7058,
|
|
["class"] = 2,
|
|
["name"] = "Crimson Silk Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["THIN BLACK CLAW"] = 5135,
|
|
[3798] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3798,
|
|
["class"] = 2,
|
|
["name"] = "Interlaced Shoulderpads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_09",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 30,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["WOVEN BRACERS"] = 3607,
|
|
["INTERLACED SHOULDERPADS"] = 3798,
|
|
["RED WOOLEN BOOTS"] = 4313,
|
|
[2851] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2851,
|
|
["class"] = 2,
|
|
["name"] = "Copper Chain Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_02",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 6,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[7506] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7506,
|
|
["class"] = 2,
|
|
["name"] = "Gnomish Universal Remote",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_PocketWatch_01",
|
|
["slot"] = "INVTYPE_TRINKET",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["MIGHTY BOOTS"] = 10146,
|
|
["CABALIST SPAULDERS"] = 7532,
|
|
["RUSTED CHAIN LEGGINGS"] = 2388,
|
|
["HEAVY MITHRIL SHOULDER"] = 7918,
|
|
["PATCHED LEATHER GLOVES"] = 1791,
|
|
["RECIPE: SAGEFISH DELIGHT"] = 21219,
|
|
[7954] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7954,
|
|
["class"] = 1,
|
|
["name"] = "The Shatterer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_18",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 42,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[3053] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3053,
|
|
["class"] = 2,
|
|
["name"] = "Humbert's Chestpiece",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 23,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[8082] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8082,
|
|
["class"] = 2,
|
|
["name"] = "Light Plate Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 47,
|
|
["subclass"] = 5,
|
|
["quality"] = 0,
|
|
},
|
|
[8146] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 8146,
|
|
["class"] = 5,
|
|
["name"] = "Wicked Claw",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterClaw_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["CONJURED SOURDOUGH"] = 8075,
|
|
[16714] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16714,
|
|
["class"] = 2,
|
|
["name"] = "Wildheart Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 52,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[8485] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8485,
|
|
["class"] = 10,
|
|
["name"] = "Cat Carrier (Bombay)",
|
|
["texture"] = "Interface\\Icons\\INV_Box_PetCarrier_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["THALLIUM CHOKER"] = 12020,
|
|
[2565] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2565,
|
|
["class"] = 2,
|
|
["name"] = "Rod of Molten Fire",
|
|
["texture"] = "Interface\\Icons\\INV_Spear_01",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 30,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[7436] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7436,
|
|
["class"] = 2,
|
|
["name"] = "Twilight Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_13",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 30,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BRAWLER'S PANTS"] = 139,
|
|
["SUPREME CROWN"] = 15439,
|
|
[9253] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9253,
|
|
["name"] = "Middle Map Fragment",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["DIMENSIONAL RIPPER - EVERLOOK"] = 18984,
|
|
[9509] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9509,
|
|
["class"] = 2,
|
|
["name"] = "Petrolspill Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_08",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 25,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[19274] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19274,
|
|
["class"] = 10,
|
|
["name"] = "Seven of Elementals",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Elemental_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[9765] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9765,
|
|
["class"] = 2,
|
|
["name"] = "Cadet Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 10,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[9893] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9893,
|
|
["class"] = 2,
|
|
["name"] = "Huntsman's Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_14",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 37,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10021] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10021,
|
|
["class"] = 2,
|
|
["name"] = "Dreamweave Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_42",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 40,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[10149] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10149,
|
|
["class"] = 2,
|
|
["name"] = "Mighty Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_23",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 56,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10277] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10277,
|
|
["class"] = 2,
|
|
["name"] = "Emerald Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 52,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["MARSH CHAIN"] = 12042,
|
|
["GREEN IRON HELM"] = 3836,
|
|
["VIRIDIAN BAND"] = 11982,
|
|
["TWILIGHT CAPE"] = 7436,
|
|
["GAUNTLETS OF VALOR"] = 16737,
|
|
[16110] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16110,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Monster Omelet",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: COMFORTABLE LEATHER HAT"] = 8384,
|
|
[22602] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22602,
|
|
["class"] = 10,
|
|
["name"] = "Craftsman's Writ - Volcanic Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_02",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
["GLOOM WAND"] = 5209,
|
|
[11557] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11557,
|
|
["class"] = 10,
|
|
["name"] = "White Mechanostrider Mod A",
|
|
["texture"] = "Interface\\Icons\\Ability_Mount_MechaStrider",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["quality"] = 4,
|
|
},
|
|
[10264] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10264,
|
|
["class"] = 2,
|
|
["name"] = "Adventurer's Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 60,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["ADVENTURER'S TUNIC"] = 10264,
|
|
[11941] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 11941,
|
|
["class"] = 10,
|
|
["name"] = "False Documents",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[10290] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 10290,
|
|
["class"] = 5,
|
|
["name"] = "Pink Dye",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_09",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SIMPLE CORD"] = 9742,
|
|
["GRAND ARMGUARDS"] = 15188,
|
|
["SMOLDERING PANTS"] = 3073,
|
|
["NIGHTSHADE HELMET"] = 10226,
|
|
["PATTERN: FELCLOTH SHOULDERS"] = 14508,
|
|
[12837] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12837,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Masterwork Stormhammer",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[10162] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10162,
|
|
["class"] = 2,
|
|
["name"] = "Mercurial Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 58,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[13093] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13093,
|
|
["class"] = 2,
|
|
["name"] = "Blush Ember Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_25",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 32,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["MERCURIAL LEGGUARDS"] = 10162,
|
|
[10098] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10098,
|
|
["class"] = 2,
|
|
["name"] = "Councillor's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_17",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 48,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["FROST RAM"] = 11554,
|
|
["COUNCILLOR'S CLOAK"] = 10098,
|
|
["RECIPE: SCORPID SURPRISE"] = 5483,
|
|
[10034] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10034,
|
|
["class"] = 2,
|
|
["name"] = "Tuxedo Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_08",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["TUXEDO SHIRT"] = 10034,
|
|
[14117] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14117,
|
|
["class"] = 2,
|
|
["name"] = "Aboriginal Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 11,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["TURTLE SCALE BRACERS"] = 8198,
|
|
[14373] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14373,
|
|
["class"] = 2,
|
|
["name"] = "Sanguine Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 20,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14501] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14501,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Mooncloth Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[9970] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9970,
|
|
["class"] = 2,
|
|
["name"] = "Embossed Plate Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[14757] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14757,
|
|
["class"] = 2,
|
|
["name"] = "Slayer's Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 27,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SEVERED TALON"] = 5114,
|
|
["BLOODLUST GAUNTLETS"] = 14802,
|
|
["EMBOSSED PLATE LEGGINGS"] = 9970,
|
|
[15269] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15269,
|
|
["class"] = 1,
|
|
["name"] = "Massive Battle Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_21",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 19,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[18781] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18781,
|
|
["name"] = "Bottom Half of Advanced Armorsmithing: Volume II",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_03",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["quality"] = 3,
|
|
},
|
|
["PRAETORIAN WRISTBANDS"] = 15182,
|
|
[15653] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15653,
|
|
["class"] = 2,
|
|
["name"] = "Merciless Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 48,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15781] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15781,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Black Dragonscale Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[15909] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15909,
|
|
["class"] = 1,
|
|
["name"] = "Left-Handed Blades",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_07",
|
|
["slot"] = "INVTYPE_WEAPONOFFHAND",
|
|
["level"] = 30,
|
|
["subclass"] = 11,
|
|
["quality"] = 1,
|
|
},
|
|
["TWILL SHOULDERPADS"] = 3950,
|
|
["BROKEN WAND"] = 3769,
|
|
["ROYAL SASH"] = 9906,
|
|
["RECIPE: ELIXIR OF BRUTE FORCE"] = 13481,
|
|
["HIGHBORNE CLOAK"] = 14450,
|
|
["DULL KODO TOOTH"] = 4779,
|
|
[1076] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1076,
|
|
["class"] = 2,
|
|
["name"] = "Defias Renegade Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_02",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 20,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["BLOODVINE LEGGINGS"] = 19683,
|
|
["STEADFAST STOMPERS"] = 15589,
|
|
[9778] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9778,
|
|
["class"] = 2,
|
|
["name"] = "Bandit Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 15,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["BARBARIC CLOTH CLOAK"] = 4686,
|
|
["SMALL FURRY PAW"] = 5134,
|
|
["CORAL CLAYMORE"] = 3188,
|
|
["BANDIT BUCKLER"] = 9778,
|
|
[1204] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1204,
|
|
["class"] = 2,
|
|
["name"] = "The Green Tower",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_06",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 36,
|
|
["subclass"] = 6,
|
|
["quality"] = 4,
|
|
},
|
|
[1220] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1220,
|
|
["class"] = 1,
|
|
["name"] = "Lupine Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_14",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["LASHER ROOT"] = 18224,
|
|
[14966] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14966,
|
|
["class"] = 2,
|
|
["name"] = "Glorious Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate03",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 56,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["GLORIOUS BREASTPLATE"] = 14966,
|
|
[20555] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20555,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Darkrune Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[1300] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1300,
|
|
["class"] = 1,
|
|
["name"] = "Lesser Staff of the Spire",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_07",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 15,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
["TANNED LEATHER BOOTS"] = 843,
|
|
["SKYCALLER"] = 12984,
|
|
["SKULL HATCHET"] = 2066,
|
|
[1364] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1364,
|
|
["class"] = 2,
|
|
["name"] = "Ragged Leather Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[1380] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1380,
|
|
["class"] = 2,
|
|
["name"] = "Frayed Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_21",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["COUNCILLOR'S SASH"] = 10103,
|
|
["HEROIC GIRDLE"] = 14934,
|
|
[1389] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1389,
|
|
["class"] = 1,
|
|
["name"] = "Kobold Mining Mallet",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_09",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 2,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["FIZZY FAIRE DRINK"] = 19299,
|
|
["INFANTRY BOOTS"] = 6506,
|
|
["WEBBED CLOAK"] = 3261,
|
|
["HUNTSMAN'S GLOVES"] = 9892,
|
|
["BLESSWIND HAMMER"] = 15229,
|
|
["MAIL COMBAT HEADGUARD"] = 4077,
|
|
["BLACK PEARL RING"] = 6332,
|
|
["RANGER SHOULDERS"] = 7482,
|
|
["SYLVAN CLOAK"] = 4793,
|
|
[19043] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19043,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Timbermaw Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_16",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 53,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[1604] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1604,
|
|
["class"] = 1,
|
|
["name"] = "Chromatic Sword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_22",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 40,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[4729] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4729,
|
|
["class"] = 2,
|
|
["name"] = "Aurora Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_02",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 34,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["KEEPER'S HOOVES"] = 14662,
|
|
[1652] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1652,
|
|
["class"] = 3,
|
|
["name"] = "Sturdy Lunchbox",
|
|
["texture"] = "Interface\\Icons\\INV_Box_01",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["INSIGNIA CLOAK"] = 4722,
|
|
[8256] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8256,
|
|
["class"] = 2,
|
|
["name"] = "Serpentskin Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 47,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[4665] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4665,
|
|
["class"] = 2,
|
|
["name"] = "Burnt Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_11",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 3,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[1716] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1716,
|
|
["class"] = 2,
|
|
["name"] = "Robe of the Magi",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_17",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 35,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["BLOODRAZOR"] = 809,
|
|
["SCORPASHI SHOULDER PADS"] = 14660,
|
|
[1764] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1764,
|
|
["class"] = 2,
|
|
["name"] = "Canvas Shoes",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 12,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1780] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1780,
|
|
["class"] = 2,
|
|
["name"] = "Cross-stitched Sandals",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Fabric_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 24,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1796] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1796,
|
|
["class"] = 2,
|
|
["name"] = "Rawhide Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_06",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 20,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[1812] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1812,
|
|
["class"] = 1,
|
|
["name"] = "Short-handled Battle Axe",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_05",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 12,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["VALOROUS PAULDRONS"] = 8281,
|
|
[1844] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1844,
|
|
["class"] = 2,
|
|
["name"] = "Tanned Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_08",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 12,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["BURNT CLOAK"] = 4665,
|
|
[4633] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4633,
|
|
["class"] = 10,
|
|
["name"] = "Heavy Bronze Lockbox",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_OrnateBox",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["HEAVY BRONZE LOCKBOX"] = 4633,
|
|
["SCROLL OF STRENGTH III"] = 4426,
|
|
[4601] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4601,
|
|
["class"] = 4,
|
|
["name"] = "Soft Banana Bread",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_09",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
["FOUR OF PORTALS"] = 19280,
|
|
["TRAINING SWORD"] = 8178,
|
|
["CHROMITE BARBUTE"] = 8142,
|
|
[1988] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1988,
|
|
["class"] = 2,
|
|
["name"] = "Chief Brigadier Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_22",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 33,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[4569] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4569,
|
|
["class"] = 1,
|
|
["name"] = "Staunch Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_08",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 9,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[2020] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2020,
|
|
["class"] = 1,
|
|
["name"] = "Hollowfang Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_16",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 13,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
[4537] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4537,
|
|
["class"] = 4,
|
|
["name"] = "Tel'Abim Banana",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_24",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["ELUNARIAN CUFFS"] = 14457,
|
|
["BARBARIC IRON GLOVES"] = 7917,
|
|
[8486] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8486,
|
|
["class"] = 10,
|
|
["name"] = "Cat Carrier (Cornish Rex)",
|
|
["texture"] = "Interface\\Icons\\INV_Box_PetCarrier_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2153] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2153,
|
|
["class"] = 2,
|
|
["name"] = "Polished Scale Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_09",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 22,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["TEL'ABIM BANANA"] = 4537,
|
|
[2217] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2217,
|
|
["class"] = 2,
|
|
["name"] = "Rectangular Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_03",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 12,
|
|
["subclass"] = 6,
|
|
["quality"] = 0,
|
|
},
|
|
["HUGE EMERALD"] = 12364,
|
|
[2281] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2281,
|
|
["class"] = 1,
|
|
["name"] = "Rodentia Flint Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_19",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 6,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[2313] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2313,
|
|
["class"] = 4,
|
|
["name"] = "Medium Armor Kit",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_ArmorKit_15",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[9382] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9382,
|
|
["class"] = 2,
|
|
["name"] = "Tromping Miner's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 33,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["BENT LARGE SHIELD"] = 2211,
|
|
[2409] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2409,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Dark Leather Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2441] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2441,
|
|
["class"] = 2,
|
|
["name"] = "Ringed Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_10",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 17,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["COMBATANT CLAYMORE"] = 2877,
|
|
[2505] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2505,
|
|
["class"] = 1,
|
|
["name"] = "Polished Shortbow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_02",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[10150] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10150,
|
|
["class"] = 2,
|
|
["name"] = "Mighty Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_54",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 57,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[2569] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2569,
|
|
["class"] = 2,
|
|
["name"] = "Linen Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 8,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[2601] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2601,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Gray Woolen Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[2633] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2633,
|
|
["class"] = 4,
|
|
["name"] = "Jungle Remedy",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_12",
|
|
["slot"] = "",
|
|
["level"] = 22,
|
|
["quality"] = 1,
|
|
},
|
|
[2665] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2665,
|
|
["class"] = 9,
|
|
["name"] = "Stormwind Seasoning Herbs",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Dust_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2697] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2697,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Goretusk Liver Pie",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["MYSTICAL GLOVES"] = 10176,
|
|
["FROST PROTECTION POTION"] = 6050,
|
|
[11174] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 11174,
|
|
["class"] = 5,
|
|
["name"] = "Lesser Nether Essence",
|
|
["texture"] = "Interface\\Icons\\INV_Enchant_EssenceNetherSmall",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["SCORPASHI LEGGINGS"] = 14659,
|
|
[2857] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2857,
|
|
["class"] = 2,
|
|
["name"] = "Runed Copper Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 13,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["ETERNAL ROD"] = 15989,
|
|
["MERC SWORD"] = 4567,
|
|
["HEAVY CROCOLISK STEW"] = 20074,
|
|
[2985] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2985,
|
|
["class"] = 2,
|
|
["name"] = "Inscribed Leather Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_09",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 16,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7947] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7947,
|
|
["class"] = 1,
|
|
["name"] = "Ebon Shiv",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_14",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 46,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
[3049] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3049,
|
|
["class"] = 2,
|
|
["name"] = "Lambent Scale Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 22,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["GREENWEAVE BRANCH"] = 9769,
|
|
["STUDDED DOUBLET"] = 2463,
|
|
["LAMBENT SCALE SHIELD"] = 3656,
|
|
[3177] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3177,
|
|
["class"] = 10,
|
|
["name"] = "Tiny Fang",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[12838] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12838,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Arcanite Reaper",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[3241] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3241,
|
|
["class"] = 5,
|
|
["name"] = "Heavy Weightstone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_WeightStone_03",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
[13094] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13094,
|
|
["class"] = 2,
|
|
["name"] = "The Queen's Jewel",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_26",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 25,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["CORE OF EARTH"] = 7075,
|
|
["ARCANITE CHAMPION"] = 12790,
|
|
[3369] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3369,
|
|
["class"] = 5,
|
|
["name"] = "Grave Moss",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Dust_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SILVERLEAF"] = 765,
|
|
[4409] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4409,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Small Seaforium Charge",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["PROTECTOR CAPE"] = 14791,
|
|
["SCHEMATIC: SMALL SEAFORIUM CHARGE"] = 4409,
|
|
["PRIMITIVE MANTLE"] = 6134,
|
|
[14246] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14246,
|
|
["class"] = 2,
|
|
["name"] = "Darkmist Wizard Hat",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_11",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 39,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3593] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3593,
|
|
["class"] = 2,
|
|
["name"] = "Russet Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_26",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["HEAVY BLASTING POWDER"] = 4377,
|
|
["PRACTICE LOCK"] = 6712,
|
|
[14758] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14758,
|
|
["class"] = 2,
|
|
["name"] = "Slayer's Shoulder Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 26,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[4345] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4345,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Red Woolen Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["HERALDIC BRACERS"] = 8118,
|
|
[3785] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3785,
|
|
["class"] = 1,
|
|
["name"] = "Keen Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_23",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 33,
|
|
["subclass"] = 1,
|
|
["quality"] = 0,
|
|
},
|
|
[3817] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3817,
|
|
["class"] = 2,
|
|
["name"] = "Reinforced Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 28,
|
|
["subclass"] = 6,
|
|
["quality"] = 0,
|
|
},
|
|
["SLIMESCALE BRACERS"] = 10632,
|
|
["BLOODSPATTERED SURCOAT"] = 15488,
|
|
[15654] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15654,
|
|
["class"] = 2,
|
|
["name"] = "Merciless Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_07",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 49,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["BATTERED BUCKLER"] = 2210,
|
|
["PATTERN: RED WOOLEN BOOTS"] = 4345,
|
|
[8626] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8626,
|
|
["class"] = 2,
|
|
["name"] = "Blue Sparkler",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_05",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[4041] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4041,
|
|
["class"] = 2,
|
|
["name"] = "Aurora Cowl",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_33",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 34,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4073] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4073,
|
|
["class"] = 2,
|
|
["name"] = "Glimmering Mail Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_03",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 26,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["CHIEFTAIN'S BELT"] = 9947,
|
|
[16717] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16717,
|
|
["class"] = 2,
|
|
["name"] = "Wildheart Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_17",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 54,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["BROCADE BRACERS"] = 3379,
|
|
[4307] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4307,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Linen Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[4371] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4371,
|
|
["class"] = 5,
|
|
["name"] = "Bronze Tube",
|
|
["texture"] = "Interface\\Icons\\INV_Gizmo_Pipe_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BLUE SPARKLER"] = 8626,
|
|
["FRAYED PANTS"] = 1378,
|
|
["MIDDLE MAP FRAGMENT"] = 9253,
|
|
[18509] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18509,
|
|
["class"] = 2,
|
|
["name"] = "Chromatic Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 57,
|
|
["subclass"] = 2,
|
|
["quality"] = 4,
|
|
},
|
|
[3989] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3989,
|
|
["class"] = 2,
|
|
["name"] = "Blocking Targe",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 37,
|
|
["subclass"] = 6,
|
|
["quality"] = 0,
|
|
},
|
|
["WARPED LEATHER VEST"] = 1509,
|
|
[19277] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19277,
|
|
["class"] = 10,
|
|
["name"] = "Portals Deck",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Stack_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 4,
|
|
},
|
|
[16009] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16009,
|
|
["class"] = 2,
|
|
["name"] = "Voice Amplification Modulator",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Amulet_07",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["DARK LEATHER BELT"] = 4249,
|
|
[5011] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5011,
|
|
["class"] = 2,
|
|
["name"] = "Welken Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_12",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 35,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["INFERNAL STONE"] = 5565,
|
|
["PATTERN: STORMSHROUD ARMOR"] = 15753,
|
|
["BRIGHTCLOTH GLOVES"] = 14101,
|
|
[5267] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5267,
|
|
["class"] = 1,
|
|
["name"] = "Scarlet Kris",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_03",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 58,
|
|
["subclass"] = 13,
|
|
["quality"] = 3,
|
|
},
|
|
["LARGE SCORPID CLAW"] = 19934,
|
|
["BROKEN ANTLER"] = 5566,
|
|
["CRUSADER'S PAULDRONS"] = 10200,
|
|
[5523] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5523,
|
|
["class"] = 10,
|
|
["name"] = "Small Barnacled Clam",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Shell_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[1217] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1217,
|
|
["name"] = "Unknown Reward",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_QuestionMark",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SCROLL OF AGILITY"] = 3012,
|
|
["HERO'S BELT"] = 8306,
|
|
["RING OF THE MOON"] = 12052,
|
|
["BROOD MOTHER CARAPACE"] = 3000,
|
|
[6475] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6475,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Deviate Scale Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[5971] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5971,
|
|
["class"] = 2,
|
|
["name"] = "Feathered Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_04",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 21,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[16703] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16703,
|
|
["class"] = 2,
|
|
["name"] = "Dreadmist Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_13",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 52,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[4092] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4092,
|
|
["class"] = 10,
|
|
["name"] = "Prismatic Basilisk Scale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["SIMPLE BRITCHES"] = 9747,
|
|
["DARK LEATHER PANTS"] = 5961,
|
|
[6291] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6291,
|
|
["class"] = 4,
|
|
["name"] = "Raw Brilliant Smallfish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_08",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[6355] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6355,
|
|
["class"] = 10,
|
|
["name"] = "Sturdy Locked Chest",
|
|
["texture"] = "Interface\\Icons\\INV_Box_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[6419] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6419,
|
|
["class"] = 2,
|
|
["name"] = "Glyphed Mitts",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_14",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 33,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PRISMATIC BASILISK SCALE"] = 4092,
|
|
[6547] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6547,
|
|
["class"] = 2,
|
|
["name"] = "Soldier's Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_12",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 12,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["STONESPLINTER AXE"] = 2265,
|
|
["STARSIGHT TUNIC"] = 12988,
|
|
["JAGGED STAR"] = 15223,
|
|
[4060] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4060,
|
|
["class"] = 2,
|
|
["name"] = "Glyphed Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_13",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 35,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["VENOMSHROUD MASK"] = 14441,
|
|
["PATTERN: TUXEDO JACKET"] = 10326,
|
|
["PATTERN: GLOVES OF SPELL MASTERY"] = 14511,
|
|
[7059] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7059,
|
|
["class"] = 2,
|
|
["name"] = "Crimson Silk Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 33,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[8367] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8367,
|
|
["class"] = 2,
|
|
["name"] = "Dragonscale Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 46,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["AURORA PANTS"] = 4044,
|
|
["SERRATED PETAL"] = 18223,
|
|
[8203] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8203,
|
|
["class"] = 2,
|
|
["name"] = "Tough Scorpid Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_02",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 39,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["MANUAL: MAGEWEAVE BANDAGE"] = 16113,
|
|
[7443] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7443,
|
|
["class"] = 2,
|
|
["name"] = "Sentinel Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 32,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["BLASTHORN BOW"] = 15288,
|
|
[22609] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22609,
|
|
["class"] = 10,
|
|
["name"] = "Craftsman's Writ - Brightcloth Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_02",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
["SCHEMATIC: DARK IRON BOMB"] = 16049,
|
|
[15985] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15985,
|
|
["class"] = 2,
|
|
["name"] = "Arachnidian Branch",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_03",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 52,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["ARACHNIDIAN BRANCH"] = 15985,
|
|
["PATTERN: DUSKY BOOTS"] = 7452,
|
|
["TRUESILVER TRANSFORMER"] = 18631,
|
|
[7955] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7955,
|
|
["class"] = 1,
|
|
["name"] = "Copper Claymore",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_21",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 6,
|
|
["subclass"] = 9,
|
|
["quality"] = 1,
|
|
},
|
|
["RUFFIAN BELT"] = 5975,
|
|
[8083] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8083,
|
|
["class"] = 2,
|
|
["name"] = "Light Plate Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 48,
|
|
["subclass"] = 5,
|
|
["quality"] = 0,
|
|
},
|
|
[3964] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3964,
|
|
["class"] = 2,
|
|
["name"] = "Thick Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 41,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[10158] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10158,
|
|
["class"] = 2,
|
|
["name"] = "Mercurial Guard",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_05",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 59,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: THISTLE TEA"] = 7678,
|
|
[8487] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8487,
|
|
["class"] = 10,
|
|
["name"] = "Cat Carrier (Orange Tabby)",
|
|
["texture"] = "Interface\\Icons\\INV_Box_PetCarrier_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["DEMONSLAYER"] = 13044,
|
|
["EMBROIDERED BOOTS"] = 2438,
|
|
["HEAVY STONE"] = 2838,
|
|
["THICK SCALE BELT"] = 15549,
|
|
[18254] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 18254,
|
|
["class"] = 4,
|
|
["name"] = "Runn Tum Tuber Surprise",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_63",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
[18510] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18510,
|
|
["class"] = 2,
|
|
["name"] = "Hide of the Wild",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_01",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 57,
|
|
["subclass"] = 2,
|
|
["quality"] = 4,
|
|
},
|
|
[9383] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9383,
|
|
["class"] = 1,
|
|
["name"] = "Obsidian Cleaver",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_14",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 35,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[9511] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9511,
|
|
["class"] = 1,
|
|
["name"] = "Bloodletter Scalpel",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_40",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 41,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
["MARBLE NECKLACE"] = 12034,
|
|
["ABYSSAL PLATE GAUNTLETS"] = 20653,
|
|
[9895] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9895,
|
|
["class"] = 2,
|
|
["name"] = "Jazeraint Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 35,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["THUG PANTS"] = 6137,
|
|
[10151] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10151,
|
|
["class"] = 2,
|
|
["name"] = "Mighty Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 59,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10279] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10279,
|
|
["class"] = 2,
|
|
["name"] = "Emerald Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_10",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 53,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[10407] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10407,
|
|
["class"] = 2,
|
|
["name"] = "Raider's Shoulderpads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 16,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["A CHEWED BONE"] = 15793,
|
|
["HEAVY MARAUDER SCIMITAR"] = 1493,
|
|
["HARVEST CLOAK"] = 4771,
|
|
["PATTERN: CHIMERIC GLOVES"] = 15729,
|
|
[2438] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2438,
|
|
["class"] = 2,
|
|
["name"] = "Embroidered Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["DERVISH BUCKLER"] = 6598,
|
|
[11303] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11303,
|
|
["class"] = 1,
|
|
["name"] = "Fine Shortbow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_07",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 11,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["MALACHITE"] = 774,
|
|
["IRONFORGE GIFT COLLECTION"] = 22132,
|
|
["IMPENETRABLE LEGGUARDS"] = 15665,
|
|
["HAND OF EDWARD THE ODD"] = 2243,
|
|
["YORGEN BRACERS"] = 13012,
|
|
[15601] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15601,
|
|
["class"] = 2,
|
|
["name"] = "Ancient Chestpiece",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 41,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["ANCIENT CHESTPIECE"] = 15601,
|
|
["SPINEFIN HALIBUT"] = 8957,
|
|
["STONERENDER GAUNTLETS"] = 17007,
|
|
["WICKED CHAIN CLOAK"] = 15537,
|
|
[12711] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12711,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Whitesoul Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[12839] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12839,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Heartseeker",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["MOONSTEEL BROADSWORD"] = 3853,
|
|
["PATTERN: ORANGE MARTIAL SHIRT"] = 10311,
|
|
[15473] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15473,
|
|
["class"] = 2,
|
|
["name"] = "Charger's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 5,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["CHARGER'S BOOTS"] = 15473,
|
|
[13479] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13479,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Elixir of the Sages",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
[15409] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 15409,
|
|
["class"] = 5,
|
|
["name"] = "Refined Deeprock Salt",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Dust_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[15370] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15370,
|
|
["class"] = 2,
|
|
["name"] = "Wolf Rider's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 39,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[13863] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13863,
|
|
["class"] = 2,
|
|
["name"] = "Runecloth Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_25",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 50,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["FOREST SPIDER WEBBING"] = 2590,
|
|
["AQUAMARINE RING"] = 11974,
|
|
[14247] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14247,
|
|
["class"] = 2,
|
|
["name"] = "Lunar Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_12",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 39,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: ELIXIR OF DETECT LESSER INVISIBILITY"] = 3832,
|
|
["LESSER MYSTIC ESSENCE"] = 11134,
|
|
["WINTERSBITE"] = 3819,
|
|
[14759] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14759,
|
|
["class"] = 2,
|
|
["name"] = "Enduring Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 29,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["PATHFINDER SHOULDER PADS"] = 15345,
|
|
[15015] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15015,
|
|
["class"] = 2,
|
|
["name"] = "Lupine Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 8,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[15143] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15143,
|
|
["class"] = 2,
|
|
["name"] = "Ghostwalker Bindings",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_08",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 28,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15271] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15271,
|
|
["class"] = 1,
|
|
["name"] = "Colossal Great Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_12",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 51,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["OPULENT ROBES"] = 14284,
|
|
[15527] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15527,
|
|
["class"] = 2,
|
|
["name"] = "Sentry's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_22",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 22,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15655] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15655,
|
|
["class"] = 2,
|
|
["name"] = "Merciless Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 51,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15281] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15281,
|
|
["class"] = 1,
|
|
["name"] = "Glowstar Rod",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_10",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 52,
|
|
["subclass"] = 16,
|
|
["quality"] = 2,
|
|
},
|
|
["GLOWSTAR ROD"] = 15281,
|
|
["SQUIRE'S SHIRT"] = 6117,
|
|
["JAZERAINT BELT"] = 9901,
|
|
[15217] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15217,
|
|
["class"] = 1,
|
|
["name"] = "Widow Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_41",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 49,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
["REGAL ARMOR"] = 7332,
|
|
["EMPTY VENOM SAC"] = 19935,
|
|
["WIDOW BLADE"] = 15217,
|
|
["RESPLENDENT BRACELETS"] = 14320,
|
|
["LESSER STONESHIELD POTION"] = 4623,
|
|
["LAWBRINGER BELT"] = 16858,
|
|
["HUNTSMAN'S BANDS"] = 9886,
|
|
[18255] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 18255,
|
|
["class"] = 4,
|
|
["name"] = "Runn Tum Tuber",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_55",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
["RECIPE: RAINBOW FIN ALBACORE"] = 6368,
|
|
["WARMONGER'S BUCKLER"] = 9958,
|
|
["LOFTY BELT"] = 14927,
|
|
["TABAR"] = 1196,
|
|
["JADE GAUNTLETS"] = 14917,
|
|
["WHITE TRADITIONAL HANBOK"] = 13897,
|
|
["RECIPE: TRANSMUTE LIFE TO EARTH"] = 13488,
|
|
["CONJURED SPRING WATER"] = 3772,
|
|
[10260] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10260,
|
|
["class"] = 2,
|
|
["name"] = "Adventurer's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_25",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 58,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["MAGEWEAVE BAG"] = 10050,
|
|
[21071] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21071,
|
|
["class"] = 4,
|
|
["name"] = "Raw Sagefish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_20",
|
|
["slot"] = "",
|
|
["level"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
[6672] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6672,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Flash Bomb",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14961] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14961,
|
|
["class"] = 2,
|
|
["name"] = "High Chief's Crown",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_23",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 50,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["HIGH CHIEF'S CROWN"] = 14961,
|
|
["GOSSAMER CAPE"] = 7524,
|
|
["INDOMITABLE HEADDRESS"] = 14686,
|
|
["CONJURED RYE"] = 1114,
|
|
["GOSSAMER PANTS"] = 7519,
|
|
[14897] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14897,
|
|
["class"] = 2,
|
|
["name"] = "Saltstone Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_22",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["FISH SCALE"] = 6987,
|
|
["ETERNAL SPAULDERS"] = 14335,
|
|
[14833] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14833,
|
|
["class"] = 2,
|
|
["name"] = "Tyrant's Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_19",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["KEEPER'S MANTLE"] = 14669,
|
|
[20722] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20722,
|
|
["class"] = 1,
|
|
["name"] = "Crystal Slugthrower",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_03",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 60,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["BARBARIC CLOTH ROBE"] = 6531,
|
|
["RAVAGER'S SANDALS"] = 14769,
|
|
["DIRTY KODO SCALE"] = 5121,
|
|
["MYSTIC'S ROBE"] = 14371,
|
|
["GOLDEN PEARL"] = 13926,
|
|
["HEADSPLITTER"] = 7786,
|
|
[3644] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3644,
|
|
["class"] = 2,
|
|
["name"] = "Barbaric Cloth Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_08",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 7,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["OWL'S DISK"] = 4822,
|
|
[11188] = {
|
|
["max_stack"] = 100,
|
|
["id"] = 11188,
|
|
["class"] = 10,
|
|
["name"] = "Yellow Power Crystal",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Topaz_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BLOODWOVEN PADS"] = 14266,
|
|
["PLANS: BLUE GLITTERING AXE"] = 7992,
|
|
["YELLOW POWER CRYSTAL"] = 11188,
|
|
["DIRTY LEATHER BRACERS"] = 1836,
|
|
["GOLDENBARK APPLE"] = 4539,
|
|
["HIGHBORNE CROWN"] = 14449,
|
|
["DERVISH BOOTS"] = 6601,
|
|
[2468] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2468,
|
|
["class"] = 2,
|
|
["name"] = "Studded Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_02",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 32,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["JADEFIRE BRACELETS"] = 15387,
|
|
["CHIEF BRIGADIER GIRDLE"] = 4727,
|
|
[14321] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14321,
|
|
["class"] = 2,
|
|
["name"] = "Resplendent Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_08",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 50,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["LIFEROOT"] = 3357,
|
|
[12702] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12702,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Radiant Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["CINDERCLOTH LEGGINGS"] = 12256,
|
|
["DEMON BLADE"] = 15246,
|
|
["SOOTHING TURTLE BISQUE"] = 3729,
|
|
["BATTERED LEATHER BRACERS"] = 2374,
|
|
["ESSENCE OF FIRE"] = 7078,
|
|
["LUNAR LEGGINGS"] = 14257,
|
|
["OKRA"] = 732,
|
|
[14129] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14129,
|
|
["class"] = 2,
|
|
["name"] = "Ritual Sandals",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_03",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["VISCOUS HAMMER"] = 13045,
|
|
["ARCANIST BINDINGS"] = 16799,
|
|
[19938] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 19938,
|
|
["class"] = 10,
|
|
["name"] = "Heavy Scorpid Leg",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Organ_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["HEAVY SCORPID LEG"] = 19938,
|
|
[8488] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8488,
|
|
["class"] = 10,
|
|
["name"] = "Cat Carrier (Silver Tabby)",
|
|
["texture"] = "Interface\\Icons\\INV_Box_PetCarrier_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["EARTHEN LEATHER SHOULDERS"] = 7352,
|
|
["CELESTIAL SLIPPERS"] = 14310,
|
|
["CASE OF HOMEBREW"] = 22288,
|
|
[9844] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9844,
|
|
["class"] = 2,
|
|
["name"] = "Conjurer's Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 33,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[18256] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 18256,
|
|
["class"] = 5,
|
|
["name"] = "Imbued Vial",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[18512] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 18512,
|
|
["class"] = 9,
|
|
["name"] = "Larval Acid",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_22",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[9384] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9384,
|
|
["class"] = 1,
|
|
["name"] = "Stonevault Shiv",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_18",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 31,
|
|
["subclass"] = 13,
|
|
["quality"] = 3,
|
|
},
|
|
[9512] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9512,
|
|
["class"] = 2,
|
|
["name"] = "Blackmetal Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_05",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 41,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[19280] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19280,
|
|
["class"] = 10,
|
|
["name"] = "Four of Portals",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Portal_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["CELESTIAL HANDWRAPS"] = 14314,
|
|
[9896] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9896,
|
|
["class"] = 2,
|
|
["name"] = "Jazeraint Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_17",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 34,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10024] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10024,
|
|
["class"] = 2,
|
|
["name"] = "Black Mageweave Headband",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandana_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 41,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10152] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10152,
|
|
["class"] = 2,
|
|
["name"] = "Mighty Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 58,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["GLOWING BRIGHTWOOD STAFF"] = 812,
|
|
["CROCHET BRACERS"] = 3938,
|
|
[21072] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21072,
|
|
["class"] = 4,
|
|
["name"] = "Smoked Sagefish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_20",
|
|
["slot"] = "",
|
|
["level"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
["CONJURER'S VEST"] = 9844,
|
|
[19682] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19682,
|
|
["class"] = 2,
|
|
["name"] = "Bloodvine Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 60,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["MYSTIC SARONG"] = 4832,
|
|
["BONELINK CAPE"] = 15611,
|
|
[11176] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 11176,
|
|
["class"] = 5,
|
|
["name"] = "Dream Dust",
|
|
["texture"] = "Interface\\Icons\\INV_Enchant_DustDream",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["ELUNARIAN VEST"] = 14456,
|
|
["BLOODVINE VEST"] = 19682,
|
|
["CAT CARRIER (BLACK TABBY)"] = 8491,
|
|
[3365] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3365,
|
|
["class"] = 2,
|
|
["name"] = "Frayed Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_10",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["SCHEMATIC: BLUE FIREWORK"] = 18649,
|
|
[11944] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11944,
|
|
["class"] = 10,
|
|
["name"] = "Dark Iron Baby Booties",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["FRAYED BRACERS"] = 3365,
|
|
[22159] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22159,
|
|
["class"] = 4,
|
|
["name"] = "Pledge of Friendship: Darnassus",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesBoxOfChocolates01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PLEDGE OF FRIENDSHIP: DARNASSUS"] = 22159,
|
|
[2493] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2493,
|
|
["class"] = 1,
|
|
["name"] = "Wooden Mallet",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_16",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 4,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["DARKRUNE GAUNTLETS"] = 20549,
|
|
["MINOR DARKMOON PRIZE"] = 19298,
|
|
[3938] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3938,
|
|
["class"] = 2,
|
|
["name"] = "Crochet Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_05",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 39,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["EBON HAND"] = 19170,
|
|
["MINISCULE DIAMOND RING"] = 7339,
|
|
[8751] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8751,
|
|
["class"] = 2,
|
|
["name"] = "Overlinked Coif",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_39",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 39,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[1817] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1817,
|
|
["class"] = 1,
|
|
["name"] = "Stock Shortsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_04",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 14,
|
|
["subclass"] = 8,
|
|
["quality"] = 0,
|
|
},
|
|
[13480] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13480,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Major Healing Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
[7956] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7956,
|
|
["class"] = 1,
|
|
["name"] = "Bronze Warhammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_18",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 20,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["MOSS AGATE"] = 1206,
|
|
[13864] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13864,
|
|
["class"] = 2,
|
|
["name"] = "Runecloth Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 51,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["HULKING SHIELD"] = 15891,
|
|
[14120] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14120,
|
|
["class"] = 2,
|
|
["name"] = "Aboriginal Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_16",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14248] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14248,
|
|
["class"] = 2,
|
|
["name"] = "Lunar Bindings",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 36,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["HEAVY EARTHEN GLOVES"] = 7359,
|
|
[14504] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14504,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Runecloth Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["WILDVINE POTION"] = 9144,
|
|
[14760] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14760,
|
|
["class"] = 2,
|
|
["name"] = "Enduring Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_15",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 34,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["RAGGED LEATHER BELT"] = 1369,
|
|
[15016] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15016,
|
|
["class"] = 2,
|
|
["name"] = "Lupine Handwraps",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_15",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 11,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15144] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15144,
|
|
["class"] = 2,
|
|
["name"] = "Ghostwalker Rags",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate01",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 32,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15272] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15272,
|
|
["class"] = 1,
|
|
["name"] = "Razor Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_17",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 54,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["LAMBENT SCALE LEGGUARDS"] = 3048,
|
|
[15528] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15528,
|
|
["class"] = 2,
|
|
["name"] = "Sentry's Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_27",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 21,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15656] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15656,
|
|
["class"] = 2,
|
|
["name"] = "Merciless Epaulets",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 49,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SCALEMAIL BRACERS"] = 1852,
|
|
["RECIPE: ELIXIR OF GREATER FIREPOWER"] = 21547,
|
|
[16040] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 16040,
|
|
["class"] = 5,
|
|
["name"] = "Arcane Bomb",
|
|
["texture"] = "Interface\\Icons\\Spell_Shadow_MindBomb",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["DUSKWOVEN PANTS"] = 10064,
|
|
["DEEPFURY BRACERS"] = 13120,
|
|
["INCENDICITE ORE"] = 3340,
|
|
[15250] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15250,
|
|
["class"] = 1,
|
|
["name"] = "Glimmering Flamberge",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_20",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 27,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[4244] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4244,
|
|
["class"] = 2,
|
|
["name"] = "Hillman's Leather Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 15,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SCROLL OF SPIRIT II"] = 1712,
|
|
["LAMBENT SCALE BREASTPLATE"] = 3049,
|
|
[4436] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4436,
|
|
["class"] = 2,
|
|
["name"] = "Jewel-encrusted Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 16,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4500] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4500,
|
|
["class"] = 3,
|
|
["name"] = "Traveler's Backpack",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_08",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[4564] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4564,
|
|
["class"] = 1,
|
|
["name"] = "Spiked Club",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_14",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 8,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["CROSS-STITCHED SHOULDERPADS"] = 1785,
|
|
[4692] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4692,
|
|
["class"] = 2,
|
|
["name"] = "Ceremonial Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_07",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 7,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["HEAVY RUNECLOTH BANDAGE"] = 14530,
|
|
[4820] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4820,
|
|
["class"] = 2,
|
|
["name"] = "Guardian Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_10",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 20,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[3308] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3308,
|
|
["class"] = 2,
|
|
["name"] = "Barbaric Cloth Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 10,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BARBARIC CLOTH GLOVES"] = 3308,
|
|
["LOFTY GAUNTLETS"] = 14926,
|
|
["STICKY SPIDER WEBBING"] = 5602,
|
|
[5140] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5140,
|
|
["class"] = 9,
|
|
["name"] = "Flash Powder",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Powder_Purple",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[13105] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13105,
|
|
["class"] = 2,
|
|
["name"] = "Sutarn's Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_11",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[5268] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5268,
|
|
["class"] = 10,
|
|
["name"] = "Cracked Silithid Shell",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterSpiderCarapace_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[1728] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1728,
|
|
["class"] = 1,
|
|
["name"] = "Teebu's Blazing Longsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_22",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 60,
|
|
["subclass"] = 8,
|
|
["quality"] = 4,
|
|
},
|
|
[13041] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13041,
|
|
["class"] = 1,
|
|
["name"] = "Guardian Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_25",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 21,
|
|
["subclass"] = 9,
|
|
["quality"] = 3,
|
|
},
|
|
["TANGY CLAM MEAT"] = 5504,
|
|
[5524] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5524,
|
|
["class"] = 10,
|
|
["name"] = "Thick-shelled Clam",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Shell_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["GUARDIAN BLADE"] = 13041,
|
|
["ELEGANT ROBES"] = 10215,
|
|
["RECIPE: WILDVINE POTION"] = 9294,
|
|
["BLUE SAPPHIRE"] = 12361,
|
|
["MAGEFIST GLOVES"] = 12977,
|
|
["SUPREME GLOVES"] = 15438,
|
|
[5972] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5972,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Fine Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2645] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2645,
|
|
["class"] = 2,
|
|
["name"] = "Loose Chain Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 2,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["LOOSE CHAIN GLOVES"] = 2645,
|
|
["FLIMSY CHAIN BRACERS"] = 2651,
|
|
["SHORT SPEAR"] = 15810,
|
|
[6292] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6292,
|
|
["class"] = 10,
|
|
["name"] = "10 Pound Mud Snapper",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_33",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[6356] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6356,
|
|
["class"] = 10,
|
|
["name"] = "Battered Chest",
|
|
["texture"] = "Interface\\Icons\\INV_Box_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[6420] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6420,
|
|
["class"] = 2,
|
|
["name"] = "Glyphed Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 34,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3212] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3212,
|
|
["class"] = 2,
|
|
["name"] = "Lambent Scale Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_01",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 21,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[6548] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6548,
|
|
["class"] = 2,
|
|
["name"] = "Soldier's Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_25",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 11,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[6612] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6612,
|
|
["class"] = 2,
|
|
["name"] = "Sage's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 23,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["LAMBENT SCALE BRACERS"] = 3212,
|
|
["DALEWIND TROUSERS"] = 13008,
|
|
["SEER'S PADDED ARMOR"] = 6561,
|
|
[3196] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3196,
|
|
["class"] = 1,
|
|
["name"] = "Edged Bastard Sword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_23",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 13,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["EDGED BASTARD SWORD"] = 3196,
|
|
["RUNE SWORD"] = 15216,
|
|
[7060] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7060,
|
|
["class"] = 2,
|
|
["name"] = "Azure Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_27",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 33,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BOOT KNIFE"] = 5379,
|
|
[3797] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3797,
|
|
["class"] = 2,
|
|
["name"] = "Interlaced Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 34,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["TRIBAL BELT"] = 4675,
|
|
["SPIKED CHAIN SLIPPERS"] = 15516,
|
|
["FLECKED RAPTOR SCALE"] = 3180,
|
|
[7444] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7444,
|
|
["class"] = 2,
|
|
["name"] = "Sentinel Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Wolf",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 32,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["RAGGED LEATHER BOOTS"] = 1367,
|
|
["WARBEAR WOOLIES"] = 15065,
|
|
["RUINED LEATHER SCRAPS"] = 2934,
|
|
["PATTERN: VOLCANIC BREASTPLATE"] = 15749,
|
|
["DISCOLORED WORG HEART"] = 3164,
|
|
["ARCANE DUST"] = 17019,
|
|
[2453] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2453,
|
|
["class"] = 5,
|
|
["name"] = "Bruiseweed",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["COMMON GRAY SHIRT"] = 3428,
|
|
["CLEAN FISHBONES"] = 4874,
|
|
["BRISTLY WHISKER"] = 1686,
|
|
["BLACKFORGE CAPE"] = 6424,
|
|
[147] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 147,
|
|
["class"] = 2,
|
|
["name"] = "Rugged Trapper's Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["BROWN LINEN ROBE"] = 6238,
|
|
[8489] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8489,
|
|
["class"] = 10,
|
|
["name"] = "Cat Carrier (White Kitten)",
|
|
["texture"] = "Interface\\Icons\\INV_Box_PetCarrier_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["RUGGED TRAPPER'S PANTS"] = 147,
|
|
[2325] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2325,
|
|
["class"] = 5,
|
|
["name"] = "Black Dye",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_63",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2764] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2764,
|
|
["class"] = 1,
|
|
["name"] = "Small Dagger",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_01",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 13,
|
|
["subclass"] = 13,
|
|
["quality"] = 0,
|
|
},
|
|
["DOKEBI LEGGINGS"] = 14585,
|
|
[18258] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18258,
|
|
["class"] = 4,
|
|
["name"] = "Gordok Ogre Suit",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_14",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 2,
|
|
},
|
|
[4602] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4602,
|
|
["class"] = 4,
|
|
["name"] = "Moon Harvest Pumpkin",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_25",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
["PATCHWORK ARMOR"] = 1433,
|
|
["ELIXIR OF FIREPOWER"] = 6373,
|
|
["FINE LOOSE HAIR"] = 5119,
|
|
[9769] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9769,
|
|
["class"] = 2,
|
|
["name"] = "Greenweave Branch",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_16",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 22,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[9897] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9897,
|
|
["class"] = 2,
|
|
["name"] = "Jazeraint Chestguard",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_09",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 37,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10025] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10025,
|
|
["class"] = 2,
|
|
["name"] = "Shadoweave Mask",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_27",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 44,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10153] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10153,
|
|
["class"] = 2,
|
|
["name"] = "Mighty Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_24",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 57,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10281] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10281,
|
|
["class"] = 2,
|
|
["name"] = "Emerald Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_02",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 53,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["GREEN IRON BRACERS"] = 3835,
|
|
["MOON HARVEST PUMPKIN"] = 4602,
|
|
["GIANT EGG"] = 12207,
|
|
["IMPOSING BRACERS"] = 15163,
|
|
["TOME OF FIREBALL XII"] = 21279,
|
|
[7927] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7927,
|
|
["class"] = 2,
|
|
["name"] = "Ornate Mithril Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_31",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[11177] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 11177,
|
|
["class"] = 5,
|
|
["name"] = "Small Radiant Shard",
|
|
["texture"] = "Interface\\Icons\\INV_Enchant_ShardRadientSmall",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[11305] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11305,
|
|
["class"] = 1,
|
|
["name"] = "Dense Shortbow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_07",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 30,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3036] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3036,
|
|
["class"] = 1,
|
|
["name"] = "Heavy Shortbow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_12",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 10,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[2821] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2821,
|
|
["class"] = 1,
|
|
["name"] = "Mo'grosh Masher",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_15",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 13,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[3020] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3020,
|
|
["class"] = 2,
|
|
["name"] = "Enduring Cap",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_15",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 28,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[10378] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10378,
|
|
["class"] = 2,
|
|
["name"] = "Commander's Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 58,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["SHREDDER OPERATING MANUAL - PAGE 2"] = 16646,
|
|
["FLIMSY CHAIN GLOVES"] = 2653,
|
|
["PRISMATIC BAND"] = 12017,
|
|
[2988] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2988,
|
|
["class"] = 2,
|
|
["name"] = "Inscribed Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 14,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SPIKED CLUB"] = 4564,
|
|
["TRIUMPHANT BRACERS"] = 15679,
|
|
[12713] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12713,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Radiant Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["STRONG FISHING POLE"] = 6365,
|
|
[2972] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2972,
|
|
["class"] = 2,
|
|
["name"] = "Spellbinder Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_21",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 9,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[13097] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13097,
|
|
["class"] = 2,
|
|
["name"] = "Thunderbrow Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_09",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 24,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[2026] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2026,
|
|
["class"] = 1,
|
|
["name"] = "Rock Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_09",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 16,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["RAPTOR FLESH"] = 12184,
|
|
[13481] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13481,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Elixir of Brute Force",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
["ROCK HAMMER"] = 2026,
|
|
["RENEGADE BRACERS"] = 9865,
|
|
["DEADLY THROWING AXE"] = 3137,
|
|
["BASILISK BRAIN"] = 8394,
|
|
["WATERLOGGED CRATE"] = 6352,
|
|
["LOFTY LEGGUARDS"] = 14928,
|
|
["DERVISH BELT"] = 6600,
|
|
[14505] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14505,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Wizardweave Turban",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[21340] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21340,
|
|
["class"] = 3,
|
|
["name"] = "Soul Pouch",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_Soulbag",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14761] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14761,
|
|
["class"] = 2,
|
|
["name"] = "Enduring Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_29",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 29,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[6454] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6454,
|
|
["class"] = 8,
|
|
["name"] = "Manual: Strong Anti-Venom",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
["OSCILLATING POWER HAMMER"] = 9488,
|
|
[15145] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15145,
|
|
["class"] = 2,
|
|
["name"] = "Ghostwalker Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_10",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 31,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[15273] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15273,
|
|
["class"] = 1,
|
|
["name"] = "Death Striker",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_18",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 58,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: HEAVY SCORPID BELT"] = 15743,
|
|
["RAINCALLER BOOTS"] = 14195,
|
|
[15657] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15657,
|
|
["class"] = 2,
|
|
["name"] = "Merciless Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_02",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 52,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["CROCOLISK MEAT"] = 2924,
|
|
[1986] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1986,
|
|
["class"] = 1,
|
|
["name"] = "Gutrender",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_15",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 36,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[16041] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16041,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Thorium Grenade",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[16169] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 16169,
|
|
["class"] = 4,
|
|
["name"] = "Wild Ricecake",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_35",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
["ORNATE PAULDRONS"] = 10125,
|
|
[20381] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20381,
|
|
["class"] = 10,
|
|
["name"] = "Dreamscale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_11",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[16723] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16723,
|
|
["class"] = 2,
|
|
["name"] = "Lightforge Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_11",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 53,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["BIG BEAR MEAT"] = 3730,
|
|
["CEREMONIAL LEATHER BRACERS"] = 3312,
|
|
[5578] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5578,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Silvered Bronze Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[17747] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 17747,
|
|
["class"] = 4,
|
|
["name"] = "Razorlash Root",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_07",
|
|
["slot"] = "",
|
|
["level"] = 40,
|
|
["quality"] = 1,
|
|
},
|
|
["TIN BAR"] = 3576,
|
|
["PEARL-ENCRUSTED SPEAR"] = 1406,
|
|
["DEADLY POISON"] = 2892,
|
|
[18771] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18771,
|
|
["name"] = "Enchanted Thorium Platemail",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_01",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["quality"] = 3,
|
|
},
|
|
[15497] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15497,
|
|
["class"] = 2,
|
|
["name"] = "Outrunner's Cord",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_29",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 14,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[19283] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19283,
|
|
["class"] = 10,
|
|
["name"] = "Seven of Portals",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Portal_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[286] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 286,
|
|
["class"] = 2,
|
|
["name"] = "Scalemail Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 17,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[14970] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14970,
|
|
["class"] = 2,
|
|
["name"] = "Glorious Legplates",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 53,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[2844] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2844,
|
|
["class"] = 1,
|
|
["name"] = "Copper Mace",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_01",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 4,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["EMBOSSED LEATHER PANTS"] = 4242,
|
|
[4299] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4299,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Guardian Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: GUARDIAN ARMOR"] = 4299,
|
|
[3872] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3872,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Golden Scale Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["PLANS: GOLDEN SCALE LEGGINGS"] = 3872,
|
|
[4698] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4698,
|
|
["class"] = 2,
|
|
["name"] = "Seer's Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_09",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 16,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["BARBECUED BUZZARD WING"] = 4457,
|
|
["CHIMERIC LEGGINGS"] = 15072,
|
|
["GREEN POWER CRYSTAL"] = 11185,
|
|
[22611] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22611,
|
|
["class"] = 10,
|
|
["name"] = "Craftsman's Writ - Runecloth Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_02",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
["CABALIST GLOVES"] = 7530,
|
|
[1473] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1473,
|
|
["class"] = 1,
|
|
["name"] = "Riverside Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_08",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 14,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
["BRIGADE DEFENDER"] = 9918,
|
|
["SCHEMATIC: ICE DEFLECTOR"] = 13308,
|
|
[9252] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9252,
|
|
["name"] = "Lower Map Fragment",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SHREDDER OPERATING MANUAL - PAGE 5"] = 16649,
|
|
["BLACK DYE"] = 2325,
|
|
["PLANS: THORIUM HELM"] = 12694,
|
|
["TANNED LEATHER BRACERS"] = 1844,
|
|
["SMALL DAGGER"] = 2764,
|
|
["DARKSHORE GROUPER"] = 12238,
|
|
["GREEN HILLS OF STRANGLETHORN - PAGE 24"] = 2748,
|
|
["HUMBERT'S CHESTPIECE"] = 3053,
|
|
["BONELINK WALL SHIELD"] = 15618,
|
|
["GREEN HILLS OF STRANGLETHORN - PAGE 8"] = 2732,
|
|
[7433] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7433,
|
|
["class"] = 2,
|
|
["name"] = "Twilight Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_21",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["HAWK OWL"] = 8501,
|
|
["TWILIGHT GLOVES"] = 7433,
|
|
[2700] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2700,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Succulent Pork Ribs",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["SLARKSKIN"] = 6180,
|
|
["RECIPE: SUCCULENT PORK RIBS"] = 2700,
|
|
["RATTY OLD BELT"] = 6147,
|
|
["PATTERN: MURLOC SCALE BELT"] = 5786,
|
|
[2684] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2684,
|
|
["class"] = 4,
|
|
["name"] = "Coyote Steak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_65",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["COYOTE STEAK"] = 2684,
|
|
["LARGE FLAT TOOTH"] = 5118,
|
|
[10377] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10377,
|
|
["class"] = 2,
|
|
["name"] = "Commander's Vambraces",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_13",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 54,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["CEDAR WALKING STICK"] = 1822,
|
|
[11224] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11224,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Shield - Frost Resistance",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[18673] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18673,
|
|
["class"] = 2,
|
|
["name"] = "Avalanchion's Stony Hide",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_03",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 54,
|
|
["subclass"] = 6,
|
|
["quality"] = 3,
|
|
},
|
|
["OBSIDIAN IDOL"] = 20871,
|
|
[20769] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20769,
|
|
["class"] = 10,
|
|
["name"] = "Disgusting Oozeling",
|
|
["texture"] = "Interface\\Icons\\Ability_Creature_Poison_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["DISGUSTING OOZELING"] = 20769,
|
|
[2620] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2620,
|
|
["class"] = 2,
|
|
["name"] = "Augural Shroud",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_04",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 34,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["CADET'S BOW"] = 8179,
|
|
["PATCHWORK CLOAK"] = 1429,
|
|
["SPICY BEEFSTICK"] = 17408,
|
|
["SCHEMATIC: GOBLIN JUMPER CABLES XL"] = 18653,
|
|
["VORPAL DAGGER"] = 15245,
|
|
[2058] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2058,
|
|
["class"] = 1,
|
|
["name"] = "Kazon's Maul",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_16",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 22,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[16724] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16724,
|
|
["class"] = 2,
|
|
["name"] = "Lightforge Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_19",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 54,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["PRIDELORD ARMOR"] = 14670,
|
|
["LIVING LEGGINGS"] = 15060,
|
|
[8746] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8746,
|
|
["class"] = 2,
|
|
["name"] = "Interlaced Cowl",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_28",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 28,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["RED DYE"] = 2604,
|
|
["STOUT WAR STAFF"] = 13823,
|
|
[2282] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2282,
|
|
["class"] = 1,
|
|
["name"] = "Rodentia Shortsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_47",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 5,
|
|
["subclass"] = 8,
|
|
["quality"] = 1,
|
|
},
|
|
[2314] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2314,
|
|
["class"] = 2,
|
|
["name"] = "Toughened Leather Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 19,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["ANTIPODEAN ROD"] = 2879,
|
|
["PATTERN: FROSTSABER TUNIC"] = 15779,
|
|
[19284] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19284,
|
|
["class"] = 10,
|
|
["name"] = "Eight of Portals",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Portal_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[2442] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2442,
|
|
["class"] = 2,
|
|
["name"] = "Reinforced Targe",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_10",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 22,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[2474] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2474,
|
|
["class"] = 2,
|
|
["name"] = "Reinforced Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 45,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[2506] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2506,
|
|
["class"] = 1,
|
|
["name"] = "Hornwood Recurve Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_11",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 3,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["SEARING GOLDEN BLADE"] = 12260,
|
|
[2570] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2570,
|
|
["class"] = 2,
|
|
["name"] = "Linen Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_14",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["KILLMAIM"] = 13016,
|
|
["EMBLAZONED BUCKLER"] = 4064,
|
|
[10002] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10002,
|
|
["class"] = 2,
|
|
["name"] = "Shadoweave Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_11",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 37,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["ARCANE CRYSTAL"] = 12363,
|
|
[2730] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2730,
|
|
["class"] = 10,
|
|
["name"] = "Green Hills of Stranglethorn - Page 6",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["CLOAKED HOOD"] = 1280,
|
|
[11178] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 11178,
|
|
["class"] = 5,
|
|
["name"] = "Large Radiant Shard",
|
|
["texture"] = "Interface\\Icons\\INV_Enchant_ShardRadientLarge",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[11306] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11306,
|
|
["class"] = 1,
|
|
["name"] = "Sturdy Recurve",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_07",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 27,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["ENGRAVED GAUNTLETS"] = 10232,
|
|
["BULKY BLUDGEON"] = 1825,
|
|
["SCORPASHI CAPE"] = 14656,
|
|
[11818] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11818,
|
|
["name"] = "Grimesilt Outhouse Key",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Key_12",
|
|
["slot"] = "",
|
|
["level"] = 43,
|
|
["quality"] = 1,
|
|
},
|
|
[2986] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2986,
|
|
["class"] = 2,
|
|
["name"] = "Inscribed Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 15,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3018] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3018,
|
|
["class"] = 2,
|
|
["name"] = "Hide of Lupos",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Wolf_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 18,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["CHAMPION'S GREAVES"] = 7542,
|
|
[18653] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18653,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Goblin Jumper Cables XL",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["HEALTHSTONE"] = 19009,
|
|
["ENCHANTED THORIUM LEGGINGS"] = 12619,
|
|
["LEFT-HANDED CLAW"] = 15907,
|
|
[3210] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3210,
|
|
["class"] = 1,
|
|
["name"] = "Brutal War Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_17",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 25,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RED LINEN ROBE"] = 2572,
|
|
[20449] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20449,
|
|
["class"] = 10,
|
|
["name"] = "Scepter of Beckoning: Stone",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_11",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3306] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3306,
|
|
["class"] = 2,
|
|
["name"] = "Brackwater Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 13,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["HEROIC GREAVES"] = 14932,
|
|
[3370] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3370,
|
|
["class"] = 2,
|
|
["name"] = "Patchwork Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 3,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["CARPENTER'S MALLET"] = 1415,
|
|
[10161] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10161,
|
|
["class"] = 2,
|
|
["name"] = "Mercurial Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_26",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 56,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["WORN HEATER SHIELD"] = 2376,
|
|
["SOLID BLASTING POWDER"] = 10505,
|
|
[3530] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3530,
|
|
["class"] = 4,
|
|
["name"] = "Wool Bandage",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandage_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14250] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14250,
|
|
["class"] = 2,
|
|
["name"] = "Lunar Slippers",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 37,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SILVER-THREAD BOOTS"] = 6394,
|
|
[14506] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14506,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Felcloth Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14634] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14634,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Frost Oil",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
["HUNTING BUCKLER"] = 3652,
|
|
[3722] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3722,
|
|
["class"] = 10,
|
|
["name"] = "Familiar Hide",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Wolf_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["HIGH COUNCILLOR'S CIRCLET"] = 10139,
|
|
["BLACK METAL GREATSWORD"] = 2014,
|
|
[3818] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3818,
|
|
["class"] = 5,
|
|
["name"] = "Fadeleaf",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_12",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3850] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3850,
|
|
["class"] = 1,
|
|
["name"] = "Jade Serpentblade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_36",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 30,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
[3882] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3882,
|
|
["class"] = 10,
|
|
["name"] = "Buzzard Feather",
|
|
["texture"] = "Interface\\Icons\\INV_Feather_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["ZULIAN COIN"] = 19698,
|
|
["ZULIAN MUDSKUNK"] = 19975,
|
|
["MERCURIAL GAUNTLETS"] = 10161,
|
|
[16042] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16042,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Thorium Widget",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["LIVING ACTION POTION"] = 20008,
|
|
[4074] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4074,
|
|
["class"] = 2,
|
|
["name"] = "Mail Combat Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_13",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 31,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["GIFT OF ADORATION: DARNASSUS"] = 21979,
|
|
[10572] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10572,
|
|
["class"] = 1,
|
|
["name"] = "Freezing Shard",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_01",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 34,
|
|
["subclass"] = 16,
|
|
["quality"] = 3,
|
|
},
|
|
["CUERGO'S GOLD WITH WORM"] = 9361,
|
|
[4309] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4309,
|
|
["class"] = 2,
|
|
["name"] = "Handstitched Linen Britches",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_07",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 9,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4373] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4373,
|
|
["class"] = 2,
|
|
["name"] = "Shadow Goggles",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_47",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BEAR FLANK"] = 11409,
|
|
[18005] = {
|
|
["max_stack"] = 2,
|
|
["id"] = 18005,
|
|
["class"] = 4,
|
|
["name"] = "Refreshing Spring Water",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_07",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[4565] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4565,
|
|
["class"] = 1,
|
|
["name"] = "Simple Dagger",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_01",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 1,
|
|
["subclass"] = 13,
|
|
["quality"] = 1,
|
|
},
|
|
[18517] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18517,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Chromatic Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 4,
|
|
},
|
|
["EZ-THRO DYNAMITE II"] = 18588,
|
|
["MOUNTAINEER CHESTPIECE"] = 2898,
|
|
[4821] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4821,
|
|
["class"] = 2,
|
|
["name"] = "Bear Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 18,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["TRUNCHEON"] = 2524,
|
|
[4949] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4949,
|
|
["class"] = 1,
|
|
["name"] = "Orcish Cleaver",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_20",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 16,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["HOOP EARRING"] = 9355,
|
|
["INTERLACED VEST"] = 3799,
|
|
["SEER'S CUFFS"] = 3645,
|
|
[5205] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5205,
|
|
["class"] = 4,
|
|
["name"] = "Sprouted Frond",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_04",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[5269] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5269,
|
|
["class"] = 10,
|
|
["name"] = "Silithid Ichor",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Slime_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["BANDED BOOTS"] = 10409,
|
|
[21589] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21589,
|
|
["class"] = 4,
|
|
["name"] = "Large Blue Rocket",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MissileLarge_Blue",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["OLD BLUNDERBUSS"] = 2508,
|
|
[5525] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5525,
|
|
["class"] = 4,
|
|
["name"] = "Boiled Clams",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Shell_02",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["TRICKSTER'S PROTECTOR"] = 15367,
|
|
[22613] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22613,
|
|
["class"] = 10,
|
|
["name"] = "Craftsman's Writ - Goblin Sapper Charge",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_02",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
["SMALL SCORPID CLAW"] = 19937,
|
|
["MITHRIL ORE"] = 3858,
|
|
["WOODEN MALLET"] = 2493,
|
|
["ARCANE BOMB"] = 16040,
|
|
["FLAGON OF MEAD"] = 2594,
|
|
[6037] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6037,
|
|
["class"] = 5,
|
|
["name"] = "Truesilver Bar",
|
|
["texture"] = "Interface\\Icons\\INV_Ingot_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[3986] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3986,
|
|
["class"] = 2,
|
|
["name"] = "Protective Pavise",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_06",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 43,
|
|
["subclass"] = 6,
|
|
["quality"] = 0,
|
|
},
|
|
["BANDED LEGGINGS"] = 9841,
|
|
[2444] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2444,
|
|
["class"] = 2,
|
|
["name"] = "Ornate Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_10",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 45,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[6293] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 6293,
|
|
["class"] = 10,
|
|
["name"] = "Dried Bat Blood",
|
|
["texture"] = "Interface\\Icons\\Spell_Shadow_LifeDrain",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[6357] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6357,
|
|
["class"] = 10,
|
|
["name"] = "Sealed Crate",
|
|
["texture"] = "Interface\\Icons\\INV_Crate_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[6421] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6421,
|
|
["class"] = 2,
|
|
["name"] = "Glyphed Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_15",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 33,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["ORNATE BUCKLER"] = 2444,
|
|
[6549] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6549,
|
|
["class"] = 2,
|
|
["name"] = "Soldier's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_17",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 9,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[6613] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6613,
|
|
["class"] = 2,
|
|
["name"] = "Sage's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_11",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 23,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2428] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2428,
|
|
["class"] = 2,
|
|
["name"] = "Brigandine Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 45,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["INSCRIBED LEATHER GLOVES"] = 2988,
|
|
[19297] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19297,
|
|
["class"] = 10,
|
|
["name"] = "Lesser Darkmoon Prize",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_07_Black",
|
|
["slot"] = "",
|
|
["level"] = 30,
|
|
["quality"] = 2,
|
|
},
|
|
["ACROBATIC STAFF"] = 3185,
|
|
["LESSER DARKMOON PRIZE"] = 19297,
|
|
[19169] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19169,
|
|
["class"] = 1,
|
|
["name"] = "Nightfall",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_12",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 60,
|
|
["subclass"] = 2,
|
|
["quality"] = 4,
|
|
},
|
|
[7061] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7061,
|
|
["class"] = 2,
|
|
["name"] = "Earthen Silk Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_24",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 34,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SCOUTING BELT"] = 6581,
|
|
["PATTERN: MOONCLOTH"] = 14526,
|
|
[9355] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 9355,
|
|
["class"] = 10,
|
|
["name"] = "Hoop Earring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[6261] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 6261,
|
|
["class"] = 5,
|
|
["name"] = "Orange Dye",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_35",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2364] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2364,
|
|
["class"] = 2,
|
|
["name"] = "Woven Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["HEAVY MITHRIL BREASTPLATE"] = 7930,
|
|
["WOVEN VEST"] = 2364,
|
|
[1074] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 1074,
|
|
["class"] = 10,
|
|
["name"] = "Hard Spider Leg Tip",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterSpiderCarapace_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[19156] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19156,
|
|
["class"] = 2,
|
|
["name"] = "Flarecore Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_18",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 60,
|
|
["subclass"] = 2,
|
|
["quality"] = 4,
|
|
},
|
|
["CATSEYE ULTRA GOGGLES"] = 10501,
|
|
["GREEN SILK ARMOR"] = 7065,
|
|
[2316] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2316,
|
|
["class"] = 2,
|
|
["name"] = "Dark Leather Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["DARK LEATHER CLOAK"] = 2316,
|
|
["PATTERN: ENCHANTED MAGEWEAVE POUCH"] = 22307,
|
|
["LIBRAM OF FOCUS"] = 18333,
|
|
[8085] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8085,
|
|
["class"] = 2,
|
|
["name"] = "Light Plate Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 50,
|
|
["subclass"] = 5,
|
|
["quality"] = 0,
|
|
},
|
|
[2114] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2114,
|
|
["class"] = 2,
|
|
["name"] = "Snowy Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_33",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 3,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["HEAVY WEAVE BELT"] = 3589,
|
|
["FOROR'S COMPENDIUM OF DRAGON SLAYING"] = 18401,
|
|
[8491] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8491,
|
|
["class"] = 10,
|
|
["name"] = "Cat Carrier (Black Tabby)",
|
|
["texture"] = "Interface\\Icons\\INV_Box_PetCarrier_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2284] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2284,
|
|
["class"] = 2,
|
|
["name"] = "Rat Cloth Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 10,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[8747] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8747,
|
|
["class"] = 2,
|
|
["name"] = "Hardened Leather Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_15",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 30,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["GOBLIN JUMPER CABLES"] = 7148,
|
|
["RAGE POTION"] = 5631,
|
|
[18262] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 18262,
|
|
["class"] = 5,
|
|
["name"] = "Elemental Sharpening Stone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_02",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["quality"] = 2,
|
|
},
|
|
[9259] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 9259,
|
|
["class"] = 10,
|
|
["name"] = "Troll Tribal Necklace",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_09",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["DURABLE SHOULDERS"] = 9824,
|
|
["HARDENED LEATHER PANTS"] = 3805,
|
|
["CRUSADER'S SHIELD"] = 10195,
|
|
["SILKSAND TUNIC"] = 14417,
|
|
[9899] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9899,
|
|
["class"] = 2,
|
|
["name"] = "Jazeraint Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_05",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 37,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[10027] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10027,
|
|
["class"] = 2,
|
|
["name"] = "Black Mageweave Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_25",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 41,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["TRIBAL RAPTOR FEATHERS"] = 4587,
|
|
[10372] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10372,
|
|
["class"] = 2,
|
|
["name"] = "Imbued Plate Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_06",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 54,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: FROSTSABER BOOTS"] = 15740,
|
|
["BLACKFANG"] = 2236,
|
|
[2220] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2220,
|
|
["class"] = 2,
|
|
["name"] = "Box Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_03",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 18,
|
|
["subclass"] = 6,
|
|
["quality"] = 0,
|
|
},
|
|
[21590] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21590,
|
|
["class"] = 4,
|
|
["name"] = "Large Green Rocket",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MissileLarge_Green",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2204] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2204,
|
|
["class"] = 1,
|
|
["name"] = "Brashclaw's Skewer",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_20",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 12,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["IRIDESCENT HAMMER"] = 5541,
|
|
["BRASHCLAW'S SKEWER"] = 2204,
|
|
[11307] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11307,
|
|
["class"] = 1,
|
|
["name"] = "Massive Longbow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_01",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 42,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[8753] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8753,
|
|
["class"] = 2,
|
|
["name"] = "Smooth Leather Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_12",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 52,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["ENGRAVED CAPE"] = 10231,
|
|
["TWILL BOOTS"] = 3945,
|
|
[8625] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8625,
|
|
["class"] = 2,
|
|
["name"] = "White Sparkler",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_07",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["ELIXIR OF GREATER INTELLECT"] = 9179,
|
|
["SMALL HAND BLADE"] = 816,
|
|
["TWILIGHT CULTIST ROBE"] = 20407,
|
|
["BLOOD SAUSAGE"] = 3220,
|
|
[21371] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21371,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Core Felcloth Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[2140] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2140,
|
|
["class"] = 1,
|
|
["name"] = "Carving Knife",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_01",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 6,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
["PEARL-HANDLED DAGGER"] = 5540,
|
|
["CARVING KNIFE"] = 2140,
|
|
[2124] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2124,
|
|
["class"] = 2,
|
|
["name"] = "Cracked Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_12",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[13099] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13099,
|
|
["class"] = 2,
|
|
["name"] = "Moccasins of the White Hare",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 24,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[13443] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 13443,
|
|
["class"] = 4,
|
|
["name"] = "Superior Mana Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_74",
|
|
["slot"] = "",
|
|
["level"] = 41,
|
|
["quality"] = 1,
|
|
},
|
|
["WARTORN PLATE SCRAP"] = 22375,
|
|
[9932] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9932,
|
|
["class"] = 2,
|
|
["name"] = "Brigade Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_11",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 39,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["TWILIGHT CULTIST MANTLE"] = 20406,
|
|
[16737] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16737,
|
|
["class"] = 2,
|
|
["name"] = "Gauntlets of Valor",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_26",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 54,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[13867] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13867,
|
|
["class"] = 2,
|
|
["name"] = "Runecloth Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_21",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 56,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[8305] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8305,
|
|
["class"] = 2,
|
|
["name"] = "Hero's Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_09",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 54,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14123] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14123,
|
|
["class"] = 2,
|
|
["name"] = "Ritual Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_14",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 12,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14251] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14251,
|
|
["class"] = 2,
|
|
["name"] = "Lunar Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 35,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["PLANS: ENCHANTED BATTLEHAMMER"] = 12824,
|
|
[14507] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14507,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Mooncloth Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[14635] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14635,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Gem-studded Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[14763] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14763,
|
|
["class"] = 2,
|
|
["name"] = "Enduring Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 27,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["STEAMWHEEDLE FIZZY SPIRITS"] = 17403,
|
|
[15019] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15019,
|
|
["class"] = 2,
|
|
["name"] = "Lupine Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_06",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 16,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[15147] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15147,
|
|
["class"] = 2,
|
|
["name"] = "Ghostwalker Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_06",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 28,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BATTLEFORGE LEGGUARDS"] = 6596,
|
|
["STURDY LUNCHBOX"] = 1652,
|
|
["MISTSCAPE BRACERS"] = 4045,
|
|
[15659] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15659,
|
|
["class"] = 2,
|
|
["name"] = "Impenetrable Bindings",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_15",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 50,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["HERO'S GAUNTLETS"] = 8305,
|
|
["COLOGNE BOTTLE"] = 21833,
|
|
[16043] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16043,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Thorium Rifle",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[16171] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 16171,
|
|
["class"] = 4,
|
|
["name"] = "Shinsollo",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_63",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
["SENTRY'S SHOULDERGUARDS"] = 15531,
|
|
["JOUSTER'S WRISTGUARDS"] = 8156,
|
|
["BARD'S BELT"] = 6558,
|
|
[16983] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16983,
|
|
["class"] = 2,
|
|
["name"] = "Molten Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_08",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 55,
|
|
["subclass"] = 3,
|
|
["quality"] = 4,
|
|
},
|
|
["PHALANX SHIELD"] = 7331,
|
|
[8184] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8184,
|
|
["class"] = 1,
|
|
["name"] = "Firestarter",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_11",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 24,
|
|
["subclass"] = 16,
|
|
["quality"] = 2,
|
|
},
|
|
[3889] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3889,
|
|
["class"] = 2,
|
|
["name"] = "Russet Hat",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_33",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["FLASK OF BIG MOJO"] = 8152,
|
|
[18263] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18263,
|
|
["class"] = 2,
|
|
["name"] = "Flarecore Wraps",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 60,
|
|
["subclass"] = 2,
|
|
["quality"] = 4,
|
|
},
|
|
[18519] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18519,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Shifting Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 4,
|
|
},
|
|
[3666] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3666,
|
|
["class"] = 4,
|
|
["name"] = "Gooey Spider Cake",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_10",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
[2728] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2728,
|
|
["class"] = 10,
|
|
["name"] = "Green Hills of Stranglethorn - Page 4",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[8088] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8088,
|
|
["class"] = 2,
|
|
["name"] = "Platemail Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_15",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 45,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["RAPTOR HIDE BELT"] = 4456,
|
|
["PLATEMAIL BELT"] = 8088,
|
|
["NIGHTSKY TROUSERS"] = 6405,
|
|
[16112] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16112,
|
|
["class"] = 8,
|
|
["name"] = "Manual: Heavy Silk Bandage",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 8,
|
|
["quality"] = 1,
|
|
},
|
|
[16048] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16048,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Dark Iron Rifle",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SCHEMATIC: DARK IRON RIFLE"] = 16048,
|
|
[15984] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15984,
|
|
["class"] = 2,
|
|
["name"] = "Opulent Scepter",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_07",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 51,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["OPULENT SCEPTER"] = 15984,
|
|
["ELDER'S MANTLE"] = 7367,
|
|
["TRUESILVER CHAMPION"] = 7960,
|
|
["PHALANX HEADGUARD"] = 7420,
|
|
[7928] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7928,
|
|
["class"] = 2,
|
|
["name"] = "Ornate Mithril Shoulder",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_09",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["21 POUND LOBSTER"] = 13912,
|
|
["SKULLFLAME SHIELD"] = 1168,
|
|
["MERCILESS BELT"] = 15654,
|
|
["ARENA BANDS"] = 18711,
|
|
[15728] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15728,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Wicked Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15664] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15664,
|
|
["class"] = 2,
|
|
["name"] = "Impenetrable Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_13",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 55,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["IMPENETRABLE HELMET"] = 15664,
|
|
[6148] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6148,
|
|
["class"] = 2,
|
|
["name"] = "Web-covered Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["ANCIENT VAMBRACES"] = 15600,
|
|
[15536] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15536,
|
|
["class"] = 2,
|
|
["name"] = "Wicked Chain Chestpiece",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 29,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["WICKED CHAIN CHESTPIECE"] = 15536,
|
|
[15472] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15472,
|
|
["class"] = 2,
|
|
["name"] = "Charger's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_22",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 4,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["SPARKLESHELL SABATONS"] = 15576,
|
|
["CHARGER'S BELT"] = 15472,
|
|
["WICKED LEATHER PANTS"] = 15087,
|
|
["THE QUEEN'S JEWEL"] = 13094,
|
|
["CRAFTSMAN'S WRIT - LIGHTNING EEL"] = 22624,
|
|
["HYPERION ARMOR"] = 10384,
|
|
["MAGICIAN STAFF"] = 2077,
|
|
["DUSKWOVEN ROBE"] = 10065,
|
|
["NIMAR'S TRIBAL HEADDRESS"] = 2622,
|
|
[14255] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14255,
|
|
["class"] = 2,
|
|
["name"] = "Lunar Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_08",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 36,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[21162] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21162,
|
|
["class"] = 4,
|
|
["name"] = "Bloated Oily Blackmouth",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterHead_04",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["RESPLENDENT BOOTS"] = 14319,
|
|
["GRUNT'S SHIELD"] = 15512,
|
|
[13896] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13896,
|
|
["class"] = 2,
|
|
["name"] = "Dark Green Wedding Hanbok",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_23",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["FROSTMANE SHORTSWORD"] = 2258,
|
|
[15088] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15088,
|
|
["class"] = 2,
|
|
["name"] = "Wicked Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 55,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["WICKED LEATHER BELT"] = 15088,
|
|
["SUNSCALE CHESTGUARD"] = 14844,
|
|
["LONG SOFT TAIL"] = 1688,
|
|
[2515] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 2515,
|
|
["class"] = 6,
|
|
["name"] = "Sharp Arrow",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_Arrow_02",
|
|
["slot"] = "INVTYPE_AMMO",
|
|
["level"] = 10,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["12 POUND LOBSTER"] = 13909,
|
|
["22 POUND LOBSTER"] = 13913,
|
|
[7049] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7049,
|
|
["class"] = 2,
|
|
["name"] = "Truefaith Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_16",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 25,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14896] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14896,
|
|
["class"] = 2,
|
|
["name"] = "Saltstone Sabatons",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["MIND-NUMBING POISON III"] = 9186,
|
|
["RECIPE: GHOST DYE"] = 9302,
|
|
["SYMBOLIC VAMBRACES"] = 14832,
|
|
[14319] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14319,
|
|
["class"] = 2,
|
|
["name"] = "Resplendent Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 54,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["HEAVY SPIKED MACE"] = 4778,
|
|
[8364] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8364,
|
|
["class"] = 4,
|
|
["name"] = "Mithril Head Trout",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_02",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[8492] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8492,
|
|
["class"] = 10,
|
|
["name"] = "Parrot Cage (Green Wing Macaw)",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_ForceOfNature",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["CUIRBOULLI GLOVES"] = 2145,
|
|
[8748] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8748,
|
|
["class"] = 2,
|
|
["name"] = "Double Mail Coif",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_39",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 25,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["OILED BLUNDERBUSS"] = 2786,
|
|
["ABORIGINAL VEST"] = 14121,
|
|
["CELESTIAL CAPE"] = 14313,
|
|
[9260] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 9260,
|
|
["class"] = 4,
|
|
["name"] = "Volatile Rum",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[10644] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10644,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Goblin Rocket Fuel",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
["RECIPE: GOBLIN ROCKET FUEL"] = 10644,
|
|
["EXPLOSIVE SHEEP"] = 4384,
|
|
[9772] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9772,
|
|
["class"] = 2,
|
|
["name"] = "Greenweave Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_10",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RIGID BUCKLER"] = 15113,
|
|
[10028] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10028,
|
|
["class"] = 2,
|
|
["name"] = "Shadoweave Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_25",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 42,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["HOTSHOT PILOT'S GLOVES"] = 9491,
|
|
["PARROT CAGE (HYACINTH MACAW)"] = 8494,
|
|
["NEOPHYTE'S ROBE"] = 6119,
|
|
["TOASTING GOBLET"] = 21267,
|
|
["PATTERN: RUGGED LEATHER PANTS"] = 7288,
|
|
["DEMONIC FIGURINE"] = 16583,
|
|
["RED RIBBONED WRAPPING PAPER"] = 5042,
|
|
["ARCANE PADS"] = 8288,
|
|
[5572] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5572,
|
|
["class"] = 3,
|
|
["name"] = "Small Green Pouch",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_09_Green",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[11308] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11308,
|
|
["class"] = 1,
|
|
["name"] = "Sylvan Shortbow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_07",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 44,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: RUNED STYGIAN BOOTS"] = 20547,
|
|
["HIGHBORNE BRACELETS"] = 14448,
|
|
[2479] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2479,
|
|
["class"] = 1,
|
|
["name"] = "Broad Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_11",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["GUIDE: MULTI-SHOT V"] = 21304,
|
|
[20448] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20448,
|
|
["class"] = 10,
|
|
["name"] = "Scepter of Beckoning: Thunder",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_11",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SCEPTER OF BECKONING: THUNDER"] = 20448,
|
|
["MARSH RING"] = 12012,
|
|
["CINDERCLOTH PANTS"] = 14045,
|
|
["PATTERN: TRUEFAITH GLOVES"] = 7091,
|
|
["FELCLOTH"] = 14256,
|
|
[12716] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12716,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Helm of the Great Chief",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["DUSK WAND"] = 5211,
|
|
[5540] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5540,
|
|
["class"] = 1,
|
|
["name"] = "Pearl-handled Dagger",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_05",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 18,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
["ROCK MAUL"] = 1826,
|
|
["RAINCALLER ROBES"] = 14192,
|
|
["SCHEMATIC: LARGE SEAFORIUM CHARGE"] = 4417,
|
|
["CONJURER'S CLOAK"] = 9847,
|
|
[14128] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14128,
|
|
["class"] = 2,
|
|
["name"] = "Wizardweave Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_46",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 55,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[8116] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8116,
|
|
["class"] = 2,
|
|
["name"] = "Heraldic Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_12",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 42,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["BAT EAR"] = 11395,
|
|
[19936] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 19936,
|
|
["class"] = 10,
|
|
["name"] = "Dried Scorpid Carapace",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ear_NightElf_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[14124] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14124,
|
|
["class"] = 2,
|
|
["name"] = "Ritual Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14252] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14252,
|
|
["class"] = 2,
|
|
["name"] = "Lunar Coronet",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_22",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 40,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14380] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14380,
|
|
["class"] = 2,
|
|
["name"] = "Sanguine Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_09",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 23,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14508] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14508,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Felcloth Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["DRIED SCORPID CARAPACE"] = 19936,
|
|
["ORNATE CIRCLET"] = 10123,
|
|
[15944] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15944,
|
|
["class"] = 2,
|
|
["name"] = "Ancestral Orb",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Orb_03",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 7,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["ANCESTRAL ORB"] = 15944,
|
|
["FRAS SIABI'S ADVERTISEMENT"] = 13364,
|
|
["NIGHTSKY COWL"] = 4039,
|
|
["MINOR HEALING POTION"] = 118,
|
|
[15532] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15532,
|
|
["class"] = 2,
|
|
["name"] = "Sentry's Armsplints",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_16",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 21,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15660] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15660,
|
|
["class"] = 2,
|
|
["name"] = "Impenetrable Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate01",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 56,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["RED-SPECKLED MUSHROOM"] = 4605,
|
|
[17011] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 17011,
|
|
["class"] = 9,
|
|
["name"] = "Lava Core",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_Earthquake",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[16044] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16044,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Lifelike Mechanical Toad",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["LAVA CORE"] = 17011,
|
|
[9356] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 9356,
|
|
["class"] = 10,
|
|
["name"] = "A Wooden Leg",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["A WOODEN LEG"] = 9356,
|
|
["WICKED CHAIN BRACERS"] = 15535,
|
|
[4246] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4246,
|
|
["class"] = 2,
|
|
["name"] = "Fine Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 11,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[4310] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4310,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Woolen Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 12,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4374] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4374,
|
|
["class"] = 5,
|
|
["name"] = "Small Bronze Bomb",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bomb_09",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["EXQUISITE FLAMBERGE"] = 1625,
|
|
["GREATER DARKMOON PRIZE"] = 19296,
|
|
[4566] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4566,
|
|
["class"] = 1,
|
|
["name"] = "Sturdy Quarterstaff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_08",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 8,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
[19168] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19168,
|
|
["class"] = 1,
|
|
["name"] = "Blackguard",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_39",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 60,
|
|
["subclass"] = 8,
|
|
["quality"] = 4,
|
|
},
|
|
["MUTTON CHOP"] = 3770,
|
|
[3725] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3725,
|
|
["class"] = 10,
|
|
["name"] = "Familiar Horn",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["SEQUOIA HAMMER"] = 15225,
|
|
["GOLD ORE"] = 2776,
|
|
[3945] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3945,
|
|
["class"] = 2,
|
|
["name"] = "Twill Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 50,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["SELENIUM LOOP"] = 11990,
|
|
["FROSTMANE CHAIN VEST"] = 2109,
|
|
["CENARION BRACERS"] = 16830,
|
|
[5206] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5206,
|
|
["class"] = 4,
|
|
["name"] = "Bogling Root",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[18634] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18634,
|
|
["class"] = 2,
|
|
["name"] = "Gyrofreeze Ice Reflector",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_EngGizmos_02",
|
|
["slot"] = "INVTYPE_TRINKET",
|
|
["level"] = 47,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["CODEX: PRAYER OF FORTITUDE II"] = 17414,
|
|
[21593] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21593,
|
|
["class"] = 4,
|
|
["name"] = "Large White Rocket",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MissileLarge_White",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[18784] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18784,
|
|
["name"] = "Top Half of Advanced Armorsmithing: Volume III",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_04",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["quality"] = 3,
|
|
},
|
|
["15 POUND LOBSTER"] = 13910,
|
|
["FRESHLY PICKED FLOWERS"] = 22177,
|
|
["HUNTING BRACERS"] = 3207,
|
|
["CHIEF BRIGADIER SHIELD"] = 4068,
|
|
[5782] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5782,
|
|
["class"] = 2,
|
|
["name"] = "Thick Murloc Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_12",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 29,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["TOP HALF OF ADVANCED ARMORSMITHING: VOLUME III"] = 18784,
|
|
["OVERLORD'S SPAULDERS"] = 10209,
|
|
[5974] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5974,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Guardian Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RETICULATED BONE GAUNTLETS"] = 9435,
|
|
["FADED PHOTOGRAPH"] = 11108,
|
|
[18656] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18656,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Powerful Seaforium Charge",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[15222] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15222,
|
|
["class"] = 1,
|
|
["name"] = "Barbed Club",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_08",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 14,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["SWAMPWALKER BOOTS"] = 2276,
|
|
[6358] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6358,
|
|
["class"] = 9,
|
|
["name"] = "Oily Blackmouth",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterHead_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[6422] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6422,
|
|
["class"] = 2,
|
|
["name"] = "Glyphed Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_13",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 34,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["VIBRANT PLUME"] = 5117,
|
|
[6550] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6550,
|
|
["class"] = 2,
|
|
["name"] = "Soldier's Wristguards",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_12",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 10,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["MIND-NUMBING POISON II"] = 6951,
|
|
[14843] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14843,
|
|
["class"] = 2,
|
|
["name"] = "Tyrant's Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_12",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 41,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["ELEMENTAL FLUX"] = 18567,
|
|
[6616] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6616,
|
|
["class"] = 2,
|
|
["name"] = "Sage's Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_01",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 27,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2595] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2595,
|
|
["class"] = 4,
|
|
["name"] = "Jug of Bourbon",
|
|
["texture"] = "Interface\\Icons\\INV_Cask_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[6584] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6584,
|
|
["class"] = 2,
|
|
["name"] = "Scouting Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 20,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["THE HORDE'S HELLSCREAM"] = 20010,
|
|
[7062] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7062,
|
|
["class"] = 2,
|
|
["name"] = "Crimson Silk Pantaloons",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 34,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["SCOUTING TUNIC"] = 6584,
|
|
["AUGMENTED CHAIN BOOTS"] = 2420,
|
|
[10184] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10184,
|
|
["class"] = 2,
|
|
["name"] = "Swashbuckler's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 47,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[8426] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 8426,
|
|
["class"] = 10,
|
|
["name"] = "Large Ruffled Feather",
|
|
["texture"] = "Interface\\Icons\\INV_Feather_12",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3857] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3857,
|
|
["class"] = 5,
|
|
["name"] = "Coal",
|
|
["texture"] = "Interface\\Icons\\INV_Ore_Tin_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[7446] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7446,
|
|
["class"] = 2,
|
|
["name"] = "Sentinel Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_06",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 31,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["WOOD CHOPPER"] = 3189,
|
|
["IRONPATCH BLADE"] = 12976,
|
|
["LARGE COPPER BOMB"] = 4370,
|
|
["PLEDGE OF FRIENDSHIP: STORMWIND"] = 22178,
|
|
["TATTERED CLOTH VEST"] = 193,
|
|
[2510] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2510,
|
|
["class"] = 1,
|
|
["name"] = "Solid Blunderbuss",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_07",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 1,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[6424] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6424,
|
|
["class"] = 2,
|
|
["name"] = "Blackforge Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_20",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 37,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7958] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7958,
|
|
["class"] = 1,
|
|
["name"] = "Bronze Battle Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_21",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["ABYSSAL MAIL SABATONS"] = 20656,
|
|
["STORMWIND GIFT COLLECTION"] = 22131,
|
|
[8150] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8150,
|
|
["class"] = 5,
|
|
["name"] = "Deeprock Salt",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Dust_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BARON CHARR'S SCEPTRE"] = 18671,
|
|
["PRAETORIAN GIRDLE"] = 15180,
|
|
["DOKEBI CAPE"] = 14582,
|
|
["RIPE WATERMELON"] = 5057,
|
|
[8749] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8749,
|
|
["class"] = 2,
|
|
["name"] = "Crochet Hat",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_15",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 38,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["ARCANITE REAPER"] = 12784,
|
|
["CORE FELCLOTH BAG"] = 21342,
|
|
["PLANS: STRONGHOLD GAUNTLETS"] = 12720,
|
|
["CENARION HERB BAG"] = 22251,
|
|
["FORTIFIED CHAIN"] = 9818,
|
|
["ALABASTER PLATE GIRDLE"] = 8315,
|
|
["STANDARD CLAYMORE"] = 1818,
|
|
[9773] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9773,
|
|
["class"] = 2,
|
|
["name"] = "Greenweave Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_15",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BLUE GLITTERING AXE"] = 7942,
|
|
[10029] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10029,
|
|
["class"] = 2,
|
|
["name"] = "Red Mageweave Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 42,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10157] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10157,
|
|
["class"] = 2,
|
|
["name"] = "Mercurial Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 59,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10285] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 10285,
|
|
["class"] = 5,
|
|
["name"] = "Shadow Silk",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_Web",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SKELETAL CLUB"] = 2256,
|
|
["ARCANE CLOAK"] = 8286,
|
|
[1840] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1840,
|
|
["class"] = 2,
|
|
["name"] = "Rough Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_02",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["FIREPROOF ORB"] = 4836,
|
|
["CHROMATIC SWORD"] = 1604,
|
|
["FIELD PLATE ARMOR"] = 9286,
|
|
["DARK LEATHER BOOTS"] = 2315,
|
|
[22618] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22618,
|
|
["class"] = 10,
|
|
["name"] = "Craftsman's Writ - Major Healing Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_02",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
[714] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 714,
|
|
["class"] = 2,
|
|
["name"] = "Dirty Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["BELT OF MIGHT"] = 16864,
|
|
[730] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 730,
|
|
["class"] = 5,
|
|
["name"] = "Murloc Eye",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Eye_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["JAZERAINT BOOTS"] = 9895,
|
|
[16736] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16736,
|
|
["class"] = 2,
|
|
["name"] = "Belt of Valor",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_34",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 53,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[754] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 754,
|
|
["class"] = 1,
|
|
["name"] = "Shortsword of Vengeance",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_14",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 42,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
[12205] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 12205,
|
|
["class"] = 5,
|
|
["name"] = "White Spider Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_51",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[770] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 770,
|
|
["class"] = 10,
|
|
["name"] = "Pointy Crocolisk Tooth",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[778] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 778,
|
|
["class"] = 1,
|
|
["name"] = "Kobold Excavation Pick",
|
|
["texture"] = "Interface\\Icons\\INV_Pick_02",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 2,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["SHADOW HOOD"] = 4323,
|
|
[794] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 794,
|
|
["class"] = 2,
|
|
["name"] = "Knitted Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_11",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[6200] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6200,
|
|
["class"] = 2,
|
|
["name"] = "Garneg's War Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_09",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 24,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[810] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 810,
|
|
["class"] = 1,
|
|
["name"] = "Hammer of the Northern Wind",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_11",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 49,
|
|
["subclass"] = 5,
|
|
["quality"] = 4,
|
|
},
|
|
["HEAVY SHARPENING STONE"] = 2871,
|
|
[826] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 826,
|
|
["class"] = 1,
|
|
["name"] = "Brutish Riverpaw Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_01",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 10,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["GARNEG'S WAR BELT"] = 6200,
|
|
[14583] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14583,
|
|
["class"] = 2,
|
|
["name"] = "Dokebi Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_24",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 27,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[850] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 850,
|
|
["class"] = 2,
|
|
["name"] = "Chainmail Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 12,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["WHIPWOOD RECURVE BOW"] = 3037,
|
|
[866] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 866,
|
|
["class"] = 1,
|
|
["name"] = "Monk's Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_08",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 37,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
["DOKEBI GLOVES"] = 14583,
|
|
["ARDENT CUSTODIAN"] = 868,
|
|
[890] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 890,
|
|
["class"] = 1,
|
|
["name"] = "Twisted Chanter's Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_04",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 19,
|
|
["subclass"] = 10,
|
|
["quality"] = 3,
|
|
},
|
|
[2770] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2770,
|
|
["class"] = 5,
|
|
["name"] = "Copper Ore",
|
|
["texture"] = "Interface\\Icons\\INV_Ore_Copper_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14509] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14509,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Mooncloth Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[914] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 914,
|
|
["class"] = 2,
|
|
["name"] = "Large Ogre Chain Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 25,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["GOBLIN JUMPER CABLES XL"] = 18587,
|
|
["HIGH CHIEF'S GAUNTLETS"] = 14959,
|
|
[20499] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20499,
|
|
["class"] = 10,
|
|
["name"] = "Broken Silithid Chitin",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_17",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[15149] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15149,
|
|
["class"] = 2,
|
|
["name"] = "Ghostwalker Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 31,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[954] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 954,
|
|
["class"] = 4,
|
|
["name"] = "Scroll of Strength",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_02",
|
|
["slot"] = "",
|
|
["level"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
[3172] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3172,
|
|
["class"] = 5,
|
|
["name"] = "Boar Intestines",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Organ_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[15533] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15533,
|
|
["class"] = 2,
|
|
["name"] = "Sentry's Headdress",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 26,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15661] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15661,
|
|
["class"] = 2,
|
|
["name"] = "Impenetrable Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_11",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 49,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["DRAKESFIRE EPAULETS"] = 13133,
|
|
[18654] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18654,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Gnomish Alarm-O-Bot",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[16045] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16045,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Spellpower Goggles Xtreme Plus",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["GOLDEN SCALE BRACERS"] = 6040,
|
|
["DARKMOON STORAGE BOX"] = 19291,
|
|
[12016] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12016,
|
|
["class"] = 2,
|
|
["name"] = "Jungle Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_08",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 56,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["WOOL BANDAGE"] = 3530,
|
|
["JUNGLE RING"] = 12016,
|
|
["GNOLL PUNISHER"] = 1214,
|
|
[5976] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5976,
|
|
["class"] = 2,
|
|
["name"] = "Guild Tabard",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_GuildTabard_01",
|
|
["slot"] = "INVTYPE_TABARD",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["FORMULA: ENCHANT BRACER - SUPERIOR STAMINA"] = 16251,
|
|
["GIRDLE OF UTHER"] = 13077,
|
|
[15930] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15930,
|
|
["class"] = 2,
|
|
["name"] = "Imperial Red Scepter",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_06",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 51,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["IMPERIAL RED SCEPTER"] = 15930,
|
|
["BLACKFORGE GAUNTLETS"] = 4083,
|
|
[1189] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1189,
|
|
["class"] = 2,
|
|
["name"] = "Overseer's Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_03",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 15,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[1205] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 1205,
|
|
["class"] = 4,
|
|
["name"] = "Melon Juice",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_09",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
["ENGRAVED BOOTS"] = 10234,
|
|
["BONECASTER'S SHROUD"] = 14303,
|
|
["DECOMPOSED BOOT"] = 3674,
|
|
["MITHRIL MECHANICAL DRAGONLING"] = 10576,
|
|
[5784] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5784,
|
|
["class"] = 5,
|
|
["name"] = "Slimy Murloc Scale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["WALL SHIELD"] = 1202,
|
|
["MITHRIL SCALE SHOULDERS"] = 7932,
|
|
[20750] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20750,
|
|
["class"] = 5,
|
|
["name"] = "Wizard Oil",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_104",
|
|
["slot"] = "",
|
|
["level"] = 40,
|
|
["quality"] = 1,
|
|
},
|
|
[21595] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21595,
|
|
["class"] = 4,
|
|
["name"] = "Large Yellow Rocket",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MissileLarge_Yellow",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BRUTISH SHOULDERS"] = 14909,
|
|
[5752] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5752,
|
|
["class"] = 1,
|
|
["name"] = "Wyvern Tailspike",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_16",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 21,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
[8300] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8300,
|
|
["class"] = 2,
|
|
["name"] = "Traveler's Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 55,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[1413] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1413,
|
|
["class"] = 1,
|
|
["name"] = "Feeble Sword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_04",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 3,
|
|
["subclass"] = 8,
|
|
["quality"] = 0,
|
|
},
|
|
[1429] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1429,
|
|
["class"] = 2,
|
|
["name"] = "Patchwork Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_11",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1445] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1445,
|
|
["class"] = 2,
|
|
["name"] = "Blackrock Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_07",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 18,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[1461] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1461,
|
|
["class"] = 1,
|
|
["name"] = "Slayer's Battle Axe",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 20,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[1477] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 1477,
|
|
["class"] = 4,
|
|
["name"] = "Scroll of Agility II",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_02",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[1493] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1493,
|
|
["class"] = 1,
|
|
["name"] = "Heavy Marauder Scimitar",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_24",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 22,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
[1509] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1509,
|
|
["class"] = 2,
|
|
["name"] = "Warped Leather Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 6,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[4264] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4264,
|
|
["class"] = 2,
|
|
["name"] = "Barbaric Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_09",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 35,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["STEADFAST GIRDLE"] = 15598,
|
|
["CRUSADER'S HELM"] = 10198,
|
|
["RIPPED WING WEBBING"] = 4460,
|
|
["BARBARIC BELT"] = 4264,
|
|
[15597] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15597,
|
|
["class"] = 2,
|
|
["name"] = "Steadfast Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_21",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 37,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SERPENTSKIN HELM"] = 8261,
|
|
["CRAFTSMAN'S WRIT - PLATED ARMORFISH"] = 22623,
|
|
["PAGAN BELT"] = 14164,
|
|
[2578] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2578,
|
|
["class"] = 2,
|
|
["name"] = "Barbaric Linen Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Fur",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 9,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[1685] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1685,
|
|
["class"] = 3,
|
|
["name"] = "Troll-hide Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_11",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[1701] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 1701,
|
|
["class"] = 10,
|
|
["name"] = "Curved Basilisk Claw",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterClaw_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[1717] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1717,
|
|
["class"] = 2,
|
|
["name"] = "Double Link Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 25,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[1733] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1733,
|
|
["class"] = 2,
|
|
["name"] = "Worn Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_08",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 10,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1749] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1749,
|
|
["class"] = 2,
|
|
["name"] = "Linked Chain Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_12",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 18,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[4255] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4255,
|
|
["class"] = 2,
|
|
["name"] = "Green Leather Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 26,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[11184] = {
|
|
["max_stack"] = 100,
|
|
["id"] = 11184,
|
|
["class"] = 10,
|
|
["name"] = "Blue Power Crystal",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Sapphire_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[1797] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1797,
|
|
["class"] = 2,
|
|
["name"] = "Rawhide Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_02",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 16,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[1813] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1813,
|
|
["class"] = 1,
|
|
["name"] = "Chipped Quarterstaff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_08",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 13,
|
|
["subclass"] = 10,
|
|
["quality"] = 0,
|
|
},
|
|
[1829] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1829,
|
|
["class"] = 1,
|
|
["name"] = "Short Cutlass",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_24",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 24,
|
|
["subclass"] = 8,
|
|
["quality"] = 0,
|
|
},
|
|
[1845] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1845,
|
|
["class"] = 2,
|
|
["name"] = "Chainmail Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 12,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["BLOODVINE"] = 19726,
|
|
["REINFORCED CHAIN CLOAK"] = 1757,
|
|
["SCORPOK PINCER"] = 8393,
|
|
["PLANS: LIONHEART HELM"] = 12717,
|
|
[1925] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1925,
|
|
["class"] = 1,
|
|
["name"] = "Defias Rapier",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_30",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 11,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
[19692] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19692,
|
|
["class"] = 2,
|
|
["name"] = "Bloodsoul Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_31",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 60,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["SCALPING TOMAHAWK"] = 4561,
|
|
[1973] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1973,
|
|
["class"] = 2,
|
|
["name"] = "Orb of Deception",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Orb_02",
|
|
["slot"] = "INVTYPE_TRINKET",
|
|
["level"] = 54,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["PLANS: RADIANT GLOVES"] = 12695,
|
|
["BLOODSOUL GAUNTLETS"] = 19692,
|
|
[2021] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2021,
|
|
["class"] = 2,
|
|
["name"] = "Green Carapace Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterSpiderCarapace_01",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 16,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[3860] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3860,
|
|
["class"] = 5,
|
|
["name"] = "Mithril Bar",
|
|
["texture"] = "Interface\\Icons\\INV_Ingot_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2059] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2059,
|
|
["class"] = 2,
|
|
["name"] = "Sentry Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_04",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 19,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[2091] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2091,
|
|
["class"] = 4,
|
|
["name"] = "Magic Dust",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Dust_02",
|
|
["slot"] = "",
|
|
["level"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
["HEAVY SCORPID VEST"] = 15076,
|
|
["HEAVY KODO STEW"] = 12215,
|
|
[8750] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8750,
|
|
["class"] = 2,
|
|
["name"] = "Thick Leather Hat",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_11",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 37,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["CRIMSON SILK GLOVES"] = 7064,
|
|
[2251] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2251,
|
|
["class"] = 5,
|
|
["name"] = "Gooey Spider Leg",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterSpiderCarapace_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2283] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2283,
|
|
["class"] = 2,
|
|
["name"] = "Rat Cloth Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_05",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 10,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2315] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2315,
|
|
["class"] = 2,
|
|
["name"] = "Dark Leather Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 15,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[18780] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18780,
|
|
["name"] = "Top Half of Advanced Armorsmithing: Volume I",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["quality"] = 3,
|
|
},
|
|
[2379] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2379,
|
|
["class"] = 2,
|
|
["name"] = "Tarnished Chain Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 1,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["RITUAL BELT"] = 14131,
|
|
[2443] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2443,
|
|
["class"] = 2,
|
|
["name"] = "Metal Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_10",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 32,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[9902] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9902,
|
|
["class"] = 2,
|
|
["name"] = "Jazeraint Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_37",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 36,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["PHANTOM BLADE"] = 7961,
|
|
["DEEP FRIED CANDYBAR"] = 19225,
|
|
[10286] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 10286,
|
|
["class"] = 9,
|
|
["name"] = "Heart of the Wild",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3812] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3812,
|
|
["class"] = 2,
|
|
["name"] = "Double Mail Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 31,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[2635] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2635,
|
|
["class"] = 2,
|
|
["name"] = "Loose Chain Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 3,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["SIMPLE BLACK DRESS"] = 10053,
|
|
[2699] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2699,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Redridge Goulash",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[6294] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6294,
|
|
["class"] = 10,
|
|
["name"] = "12 Pound Mud Snapper",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_33",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SMALL BRILLIANT SHARD"] = 14343,
|
|
[22165] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22165,
|
|
["class"] = 4,
|
|
["name"] = "Gift of Adoration: Thunder Bluff",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesBoxOfChocolates02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["NEEDLE THREADER"] = 13021,
|
|
["SCALED LEATHER BOOTS"] = 9828,
|
|
[5432] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5432,
|
|
["class"] = 10,
|
|
["name"] = "Hickory Pipe",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pipe_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["LARGE AXE"] = 2491,
|
|
["ELDER'S AMBER STAVE"] = 7609,
|
|
[2987] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2987,
|
|
["class"] = 2,
|
|
["name"] = "Inscribed Leather Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 13,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3019] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3019,
|
|
["class"] = 2,
|
|
["name"] = "Noble's Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_38",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 13,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: MOONCLOTH BAG"] = 14499,
|
|
["RUNECLOTH GLOVES"] = 13863,
|
|
["GHOSTWEAVE GLOVES"] = 14142,
|
|
["LINKED CHAIN BRACERS"] = 1748,
|
|
["SHREDDER OPERATING MANUAL - PAGE 7"] = 16651,
|
|
["SOLID WEIGHTSTONE"] = 7965,
|
|
[12974] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12974,
|
|
["class"] = 1,
|
|
["name"] = "The Black Knight",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_13",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 26,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
[13102] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13102,
|
|
["class"] = 2,
|
|
["name"] = "Cassandra's Grace",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_03",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 42,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[3307] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3307,
|
|
["class"] = 2,
|
|
["name"] = "Barbaric Cloth Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 10,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["ROYAL SEAL OF ALEXIS"] = 16999,
|
|
[13486] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13486,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Transmute Undeath to Water",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
[3403] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3403,
|
|
["class"] = 10,
|
|
["name"] = "Ivory Boar Tusk",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["BLACK MALICE"] = 3194,
|
|
[13870] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13870,
|
|
["class"] = 2,
|
|
["name"] = "Frostweave Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 47,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BROWN LINEN VEST"] = 2568,
|
|
[3531] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3531,
|
|
["class"] = 4,
|
|
["name"] = "Heavy Wool Bandage",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandage_17",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3563] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3563,
|
|
["class"] = 2,
|
|
["name"] = "Seafarer's Pantaloons",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3595] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3595,
|
|
["class"] = 2,
|
|
["name"] = "Tattered Cloth Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_24",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[14510] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14510,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Bottomless Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["ENCHANTED THORIUM BREASTPLATE"] = 12618,
|
|
[14766] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14766,
|
|
["class"] = 2,
|
|
["name"] = "Enduring Breeches",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 32,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[3723] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3723,
|
|
["class"] = 10,
|
|
["name"] = "Familiar Fang",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["AUGMENTED CHAIN BELT"] = 2419,
|
|
[3787] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3787,
|
|
["class"] = 1,
|
|
["name"] = "Stone Club",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_11",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 35,
|
|
["subclass"] = 5,
|
|
["quality"] = 0,
|
|
},
|
|
[3819] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3819,
|
|
["class"] = 5,
|
|
["name"] = "Wintersbite",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Flower_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3851] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3851,
|
|
["class"] = 1,
|
|
["name"] = "Solid Iron Maul",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_07",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 26,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[15534] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15534,
|
|
["class"] = 2,
|
|
["name"] = "Wicked Chain Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 26,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15662] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15662,
|
|
["class"] = 2,
|
|
["name"] = "Impenetrable Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_29",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 52,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[3947] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3947,
|
|
["class"] = 2,
|
|
["name"] = "Twill Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_14",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 47,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["PAGAN MANTLE"] = 14157,
|
|
[16046] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16046,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Masterwork Target Dummy",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["HEAVY SHOT"] = 2519,
|
|
[4075] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4075,
|
|
["class"] = 2,
|
|
["name"] = "Mail Combat Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_25",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 29,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[2402] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2402,
|
|
["class"] = 2,
|
|
["name"] = "Light Chain Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_05",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 5,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["BRIGANDINE BOOTS"] = 2426,
|
|
[4247] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4247,
|
|
["class"] = 2,
|
|
["name"] = "Hillman's Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 24,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[4311] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4311,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Woolen Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_14",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 16,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4375] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4375,
|
|
["class"] = 5,
|
|
["name"] = "Whirring Bronze Gizmo",
|
|
["texture"] = "Interface\\Icons\\INV_Gizmo_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4439] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4439,
|
|
["class"] = 1,
|
|
["name"] = "Bruiser Club",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_10",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 17,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["FIGHTER BROADSWORD"] = 15212,
|
|
["MARAUDER AXE"] = 4826,
|
|
[22297] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22297,
|
|
["class"] = 4,
|
|
["name"] = "Thunder Bluff Pledge Collection",
|
|
["texture"] = "Interface\\Icons\\INV_Letter_12",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4695] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4695,
|
|
["class"] = 2,
|
|
["name"] = "Burnished Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_06",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 13,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: INVISIBILITY POTION"] = 9295,
|
|
["FORMULA: ENCHANT BOOTS - GREATER STAMINA"] = 16215,
|
|
["MINDTHRUST BRACERS"] = 1974,
|
|
["CLAW OF THE SHADOWMANCER"] = 2912,
|
|
["THUNDER BLUFF PLEDGE COLLECTION"] = 22297,
|
|
[5079] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5079,
|
|
["class"] = 2,
|
|
["name"] = "Cold Basilisk Eye",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Eye_01",
|
|
["slot"] = "INVTYPE_TRINKET",
|
|
["level"] = 35,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[16680] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16680,
|
|
["class"] = 2,
|
|
["name"] = "Beaststalker's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_28",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 53,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["FROSTMANE STAFF"] = 2257,
|
|
["SCHEMATIC: SNIPER SCOPE"] = 10608,
|
|
[21341] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21341,
|
|
["class"] = 3,
|
|
["name"] = "Felcloth Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_FelclothBag",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["BLOODSOUL BREASTPLATE"] = 19690,
|
|
["TRAVELER'S HELM"] = 8299,
|
|
[5527] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5527,
|
|
["class"] = 4,
|
|
["name"] = "Goblin Deviled Clams",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Shell_01",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
["LUNAR SPHERE"] = 15981,
|
|
[22621] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22621,
|
|
["class"] = 10,
|
|
["name"] = "Craftsman's Writ - Flask of Petrification",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_02",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
["ACE OF WARLORDS"] = 19258,
|
|
[5783] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5783,
|
|
["class"] = 2,
|
|
["name"] = "Murloc Scale Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_05",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 33,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["WARRIOR'S GLOVES"] = 2968,
|
|
["INTERLACED COWL"] = 8746,
|
|
[5975] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5975,
|
|
["class"] = 2,
|
|
["name"] = "Ruffian Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 18,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[6039] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6039,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Giant Clam Scorcho",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["KEEN AXE"] = 3785,
|
|
["TRICKSTER'S BOOTS"] = 15362,
|
|
["BIG VOODOO CLOAK"] = 8216,
|
|
[6295] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6295,
|
|
["class"] = 10,
|
|
["name"] = "15 Pound Mud Snapper",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_33",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[6359] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6359,
|
|
["class"] = 9,
|
|
["name"] = "Firefin Snapper",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterHead_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[6423] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6423,
|
|
["class"] = 2,
|
|
["name"] = "Blackforge Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 40,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["GOLD BAR"] = 3577,
|
|
[6551] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6551,
|
|
["class"] = 2,
|
|
["name"] = "Soldier's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 12,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[6615] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6615,
|
|
["class"] = 2,
|
|
["name"] = "Sage's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_16",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 24,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BROKEN SILITHID CHITIN"] = 20499,
|
|
["RIGHTEOUS SPAULDERS"] = 10075,
|
|
[6807] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6807,
|
|
["class"] = 4,
|
|
["name"] = "Frog Leg Stew",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bowl_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BOAR INTESTINES"] = 3172,
|
|
["TRIBAL CLOAK"] = 4674,
|
|
["DOOMBRINGER"] = 13053,
|
|
[7063] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7063,
|
|
["class"] = 2,
|
|
["name"] = "Crimson Silk Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_25",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 36,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["HANDS OF DARKNESS"] = 7047,
|
|
[7191] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 7191,
|
|
["class"] = 5,
|
|
["name"] = "Fused Wiring",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gear_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["IMBUED PLATE LEGGINGS"] = 10373,
|
|
["SMOLDERING WAND"] = 5208,
|
|
["PEERLESS BELT"] = 15428,
|
|
[7447] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7447,
|
|
["class"] = 2,
|
|
["name"] = "Sentinel Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_08",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 31,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[118] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 118,
|
|
["class"] = 4,
|
|
["name"] = "Minor Healing Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_49",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["PATHFINDER GLOVES"] = 15343,
|
|
["DREAMSCALE BREASTPLATE"] = 20380,
|
|
["DULL BLADE"] = 1384,
|
|
["SCEPTER OF BECKONING: FIRE"] = 20447,
|
|
[15343] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15343,
|
|
["class"] = 2,
|
|
["name"] = "Pathfinder Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_24",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 25,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["STONESPLINTER DAGGER"] = 2266,
|
|
["SERPENT'S SHOULDERS"] = 5404,
|
|
["SNOWBALL"] = 17202,
|
|
["SOLDIER'S CLOAK"] = 6549,
|
|
[8151] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8151,
|
|
["class"] = 5,
|
|
["name"] = "Flask of Mojo",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_15",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14343] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 14343,
|
|
["class"] = 5,
|
|
["name"] = "Small Brilliant Shard",
|
|
["texture"] = "Interface\\Icons\\INV_Enchant_ShardBrilliantSmall",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["REINFORCED CHAIN BOOTS"] = 1755,
|
|
[8495] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8495,
|
|
["class"] = 10,
|
|
["name"] = "Parrot Cage (Senegal)",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_ForceOfNature",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2449] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2449,
|
|
["class"] = 5,
|
|
["name"] = "Earthroot",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BOAR RIBS"] = 2677,
|
|
["IMPOSING GLOVES"] = 15166,
|
|
["DRIFTWOOD CLUB"] = 1394,
|
|
["EARTHROOT"] = 2449,
|
|
["BARBED THORN NECKLACE"] = 18289,
|
|
[9391] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9391,
|
|
["class"] = 1,
|
|
["name"] = "The Shoveler",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Shovel_02",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 32,
|
|
["subclass"] = 6,
|
|
["quality"] = 3,
|
|
},
|
|
[9904] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9904,
|
|
["class"] = 2,
|
|
["name"] = "Jazeraint Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_26",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 36,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[3809] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3809,
|
|
["class"] = 2,
|
|
["name"] = "Double Mail Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 27,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[9775] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9775,
|
|
["class"] = 2,
|
|
["name"] = "Bandit Cinch",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 14,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["GNOLL WAR HARNESS"] = 1211,
|
|
[10031] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10031,
|
|
["class"] = 2,
|
|
["name"] = "Shadoweave Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 43,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["COARSE STONE"] = 2836,
|
|
[10287] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10287,
|
|
["class"] = 2,
|
|
["name"] = "Greenweave Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_13",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 21,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BLOODSCALP CHANNELING STAFF"] = 1998,
|
|
["BANDED GIRDLE"] = 9840,
|
|
[21342] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21342,
|
|
["class"] = 3,
|
|
["name"] = "Core Felcloth Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_CoreFelclothBag",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 4,
|
|
},
|
|
["WARDEN'S WAISTBAND"] = 14598,
|
|
["GRANITE NECKLACE"] = 12036,
|
|
["RAVASAUR SCALE BOOTS"] = 13124,
|
|
[10125] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10125,
|
|
["class"] = 2,
|
|
["name"] = "Ornate Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_02",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 51,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[22622] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22622,
|
|
["class"] = 10,
|
|
["name"] = "Craftsman's Writ - Stonescale Eel",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_02",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
["BANDIT BOOTS"] = 9776,
|
|
["GRANITE RING"] = 12005,
|
|
["GUTRENDER"] = 1986,
|
|
["GOBLIN DEVILED CLAMS"] = 5527,
|
|
["DREAMSCALE"] = 20381,
|
|
[2525] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2525,
|
|
["class"] = 1,
|
|
["name"] = "War Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_03",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 30,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["WIND DANCER BOOTS"] = 13260,
|
|
["DARKMOON FLOWER"] = 19295,
|
|
[19167] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19167,
|
|
["class"] = 1,
|
|
["name"] = "Blackfury",
|
|
["texture"] = "Interface\\Icons\\INV_Spear_08",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 60,
|
|
["subclass"] = 7,
|
|
["quality"] = 4,
|
|
},
|
|
["EIDOLON CLOAK"] = 18339,
|
|
["BLACK BEAR HIDE VEST"] = 2069,
|
|
["GRUNT'S LEGGUARDS"] = 15511,
|
|
[12975] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12975,
|
|
["class"] = 1,
|
|
["name"] = "Prospector Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_03",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["BLACK DRAGONSCALE LEGGINGS"] = 15052,
|
|
["DRY SCORPID EYE"] = 4872,
|
|
["WORN SHORTSWORD"] = 25,
|
|
[13487] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13487,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Transmute Water to Undeath",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
[18783] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18783,
|
|
["name"] = "Bottom Half of Advanced Armorsmithing: Volume III",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_04",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["quality"] = 3,
|
|
},
|
|
["DRIED KING BOLETE"] = 8948,
|
|
[13871] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13871,
|
|
["class"] = 2,
|
|
["name"] = "Frostweave Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_08",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 51,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BROCADE CLOAK"] = 1774,
|
|
[14127] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14127,
|
|
["class"] = 2,
|
|
["name"] = "Ritual Shroud",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_18",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 19,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SCARLET KRIS"] = 5267,
|
|
[18655] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18655,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Major Recombobulator",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14511] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14511,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Gloves of Spell Mastery",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 4,
|
|
},
|
|
[14639] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14639,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Minor Recombobulator",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[14767] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14767,
|
|
["class"] = 2,
|
|
["name"] = "Enduring Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_21",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 33,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14895] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14895,
|
|
["class"] = 2,
|
|
["name"] = "Saltstone Surcoat",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["SCHEMATIC: MAJOR RECOMBOBULATOR"] = 18655,
|
|
["SCARLET CANNONBALL"] = 12973,
|
|
[15279] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15279,
|
|
["class"] = 1,
|
|
["name"] = "Ivory Wand",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_07",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 46,
|
|
["subclass"] = 16,
|
|
["quality"] = 2,
|
|
},
|
|
["ROCK CHIPPER"] = 6206,
|
|
[15535] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15535,
|
|
["class"] = 2,
|
|
["name"] = "Wicked Chain Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 24,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15663] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15663,
|
|
["class"] = 2,
|
|
["name"] = "Impenetrable Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_18",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 51,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[9264] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 9264,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Shadow Power",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_46",
|
|
["slot"] = "",
|
|
["level"] = 40,
|
|
["quality"] = 1,
|
|
},
|
|
["GIFT OF ADORATION: ORGRIMMAR"] = 22164,
|
|
[16047] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16047,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Thorium Tube",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[13133] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13133,
|
|
["class"] = 2,
|
|
["name"] = "Drakesfire Epaulets",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 56,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["FRAYED GLOVES"] = 1377,
|
|
["ELIXIR OF WATER BREATHING"] = 5996,
|
|
["SAGE'S SASH"] = 6611,
|
|
["CONJURER'S MANTLE"] = 9850,
|
|
["WARRIOR'S TUNIC"] = 2965,
|
|
[13934] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13934,
|
|
["class"] = 4,
|
|
["name"] = "Mightfish Steak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_47",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
[4536] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4536,
|
|
["class"] = 4,
|
|
["name"] = "Shiny Red Apple",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_19",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["SHINY RED APPLE"] = 4536,
|
|
[6119] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6119,
|
|
["class"] = 2,
|
|
["name"] = "Neophyte's Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_21",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[14146] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14146,
|
|
["class"] = 2,
|
|
["name"] = "Gloves of Spell Mastery",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_06",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 57,
|
|
["subclass"] = 2,
|
|
["quality"] = 4,
|
|
},
|
|
["RUNE OF OPENING"] = 3745,
|
|
["GLOVES OF SPELL MASTERY"] = 14146,
|
|
[19295] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19295,
|
|
["class"] = 2,
|
|
["name"] = "Darkmoon Flower",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_19",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["PRIMAL BELT"] = 15003,
|
|
["WAR HAMMER"] = 2525,
|
|
["INDOMITABLE EPAULETS"] = 14688,
|
|
["GUARDIAN LEATHER BRACERS"] = 4260,
|
|
[2066] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2066,
|
|
["class"] = 1,
|
|
["name"] = "Skull Hatchet",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_11",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 3,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["THE LIGHT AND HOW TO SWING IT"] = 18359,
|
|
[4376] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4376,
|
|
["class"] = 5,
|
|
["name"] = "Flame Deflector",
|
|
["texture"] = "Interface\\Icons\\INV_Gizmo_01",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
["FLAME DEFLECTOR"] = 4376,
|
|
["BATTLEFORGE CLOAK"] = 6593,
|
|
[4312] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4312,
|
|
["class"] = 2,
|
|
["name"] = "Soft-soled Linen Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 11,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SOFT-SOLED LINEN BOOTS"] = 4312,
|
|
["LONG ELEGANT FEATHER"] = 4589,
|
|
[22623] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22623,
|
|
["class"] = 10,
|
|
["name"] = "Craftsman's Writ - Plated Armorfish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_02",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
["GYROFREEZE ICE REFLECTOR"] = 18634,
|
|
[4248] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4248,
|
|
["class"] = 2,
|
|
["name"] = "Dark Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 21,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["DARK LEATHER GLOVES"] = 4248,
|
|
["CORE OF ELEMENTS"] = 22527,
|
|
["IRIDESCENT PEARL"] = 5500,
|
|
[16735] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16735,
|
|
["class"] = 2,
|
|
["name"] = "Bracers of Valor",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_18",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 52,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["TOUGH HUNK OF BREAD"] = 18001,
|
|
["HERO'S CAPE"] = 8304,
|
|
[15163] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15163,
|
|
["class"] = 2,
|
|
["name"] = "Imposing Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_16",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 38,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14772] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14772,
|
|
["class"] = 2,
|
|
["name"] = "Ravager's Handwraps",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 35,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["RAVENWOOD BOW"] = 4474,
|
|
[8196] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8196,
|
|
["class"] = 1,
|
|
["name"] = "Ebon Scimitar",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_36",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 38,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
["PIONEER TUNIC"] = 6268,
|
|
["ANCIENT BELT"] = 15606,
|
|
["VULTURE GIZZARD"] = 8396,
|
|
["GHOSTWALKER RAGS"] = 15144,
|
|
["IMBUED PLATE GAUNTLETS"] = 10369,
|
|
["VENOMSHROUD LEGGINGS"] = 14444,
|
|
[1990] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1990,
|
|
["class"] = 1,
|
|
["name"] = "Ballast Maul",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 31,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[15184] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15184,
|
|
["class"] = 2,
|
|
["name"] = "Praetorian Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_29",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 49,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["GOTHIC PLATE ARMOR"] = 10086,
|
|
["PRAETORIAN GLOVES"] = 15184,
|
|
[16111] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16111,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Spiced Chili Crab",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["EIDOLON TALISMAN"] = 18340,
|
|
["GHOSTWEAVE VEST"] = 14141,
|
|
["SCHEMATIC: THORIUM TUBE"] = 16047,
|
|
[5571] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5571,
|
|
["class"] = 3,
|
|
["name"] = "Small Black Pouch",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_09_Black",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[21284] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21284,
|
|
["class"] = 8,
|
|
["name"] = "Codex of Greater Heal V",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_09",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["HILLMAN'S SHOULDERS"] = 4251,
|
|
["CODEX OF GREATER HEAL V"] = 21284,
|
|
["PROSPECTOR'S BUCKLER"] = 15893,
|
|
[2772] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2772,
|
|
["class"] = 5,
|
|
["name"] = "Iron Ore",
|
|
["texture"] = "Interface\\Icons\\INV_Ore_Iron_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["IRON ORE"] = 2772,
|
|
["SPLINTERING BATTLE AXE"] = 4020,
|
|
["MYSTERY MEAT"] = 12037,
|
|
[15727] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15727,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Heavy Scorpid Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["CODEX OF RENEW X"] = 21285,
|
|
["PATTERN: HEAVY SCORPID VEST"] = 15727,
|
|
["IMPENETRABLE BELT"] = 15663,
|
|
["MASTER ENGINEER'S GOGGLES"] = 16008,
|
|
[8368] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 8368,
|
|
["class"] = 5,
|
|
["name"] = "Thick Wolfhide",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[8496] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8496,
|
|
["class"] = 10,
|
|
["name"] = "Parrot Cage (Cockatiel)",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_ForceOfNature",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[8624] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8624,
|
|
["class"] = 2,
|
|
["name"] = "Red Sparkler",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_06",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[8752] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8752,
|
|
["class"] = 2,
|
|
["name"] = "Laminated Scale Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 49,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["ANCIENT GREAVES"] = 15599,
|
|
["DEVIATE SCALE CLOAK"] = 6466,
|
|
["EMBERSILK CLOAK"] = 14229,
|
|
["IMPERIAL RED GLOVES"] = 8249,
|
|
[9392] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9392,
|
|
["class"] = 1,
|
|
["name"] = "Annealed Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_26",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 35,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
["FORMULA: ENCHANT 2H WEAPON - SUPERIOR IMPACT"] = 16247,
|
|
[19296] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19296,
|
|
["class"] = 10,
|
|
["name"] = "Greater Darkmoon Prize",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_21",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 2,
|
|
},
|
|
[9776] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9776,
|
|
["class"] = 2,
|
|
["name"] = "Bandit Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 15,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["ELUNARIAN SILK ROBES"] = 14464,
|
|
["BUZZARD TALON"] = 1464,
|
|
[10160] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10160,
|
|
["class"] = 2,
|
|
["name"] = "Mercurial Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 57,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10288] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10288,
|
|
["class"] = 2,
|
|
["name"] = "Sage's Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandana_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 26,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["POLISHED SCALE VEST"] = 2153,
|
|
["ENCHANTED MAGEWEAVE POUCH"] = 22246,
|
|
[15215] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15215,
|
|
["class"] = 1,
|
|
["name"] = "Furious Falchion",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_16",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 40,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
["FURIOUS FALCHION"] = 15215,
|
|
[15151] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15151,
|
|
["class"] = 2,
|
|
["name"] = "Ghostwalker Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_Wolf",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 31,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[5187] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5187,
|
|
["class"] = 1,
|
|
["name"] = "Rhahk'Zor's Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_09",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 15,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["GLORIOUS SHIELD"] = 14973,
|
|
[22624] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22624,
|
|
["class"] = 10,
|
|
["name"] = "Craftsman's Writ - Lightning Eel",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_02",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
["HAPPY FUN ROCK"] = 18640,
|
|
["MEDICINE STAFF"] = 4575,
|
|
["ARENA VAMBRACES"] = 18712,
|
|
["PARTIALLY DIGESTED MEAT"] = 3181,
|
|
[10182] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10182,
|
|
["class"] = 2,
|
|
["name"] = "Swashbuckler's Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_02",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 53,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["WARDEN'S FOOTPADS"] = 14599,
|
|
[12208] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 12208,
|
|
["class"] = 5,
|
|
["name"] = "Tender Wolf Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14831] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14831,
|
|
["class"] = 2,
|
|
["name"] = "Symbolic Crown",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_02",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["DURABLE BELT"] = 10404,
|
|
["SYMBOLIC CROWN"] = 14831,
|
|
[12720] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12720,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Stronghold Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 4,
|
|
},
|
|
[21214] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21214,
|
|
["class"] = 8,
|
|
["name"] = "Tome of Frostbolt XI",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_07",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[12976] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12976,
|
|
["class"] = 1,
|
|
["name"] = "Ironpatch Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_26",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 15,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
["PRAETORIAN BOOTS"] = 15181,
|
|
["INSCRIBED LEATHER SPAULDERS"] = 4700,
|
|
["QUARTZ RING"] = 11965,
|
|
[13488] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13488,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Transmute Life to Earth",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
[3485] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3485,
|
|
["class"] = 2,
|
|
["name"] = "Green Iron Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 25,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["GREEN IRON GAUNTLETS"] = 3485,
|
|
["AURORA ROBE"] = 6415,
|
|
[14447] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14447,
|
|
["class"] = 2,
|
|
["name"] = "Highborne Footpads",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 48,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["CONJURED PUMPERNICKEL"] = 1487,
|
|
[14256] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 14256,
|
|
["class"] = 5,
|
|
["name"] = "Felcloth",
|
|
["texture"] = "Interface\\Icons\\INV_Fabric_FelRag",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["POTENT BOOTS"] = 15171,
|
|
[20749] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20749,
|
|
["class"] = 5,
|
|
["name"] = "Brilliant Wizard Oil",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_105",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
["BRILLIANT WIZARD OIL"] = 20749,
|
|
[14768] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14768,
|
|
["class"] = 2,
|
|
["name"] = "Ravager's Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 39,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SEER'S BELT"] = 4699,
|
|
["NIGHTSHADE GLOVES"] = 10225,
|
|
[15152] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15152,
|
|
["class"] = 2,
|
|
["name"] = "Nocturnal Shoes",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 36,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15280] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15280,
|
|
["class"] = 1,
|
|
["name"] = "Wizard's Hand",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_06",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 48,
|
|
["subclass"] = 16,
|
|
["quality"] = 2,
|
|
},
|
|
["MARKSMAN BANDS"] = 18296,
|
|
["AURORA SPHERE"] = 7610,
|
|
["DREADBLADE"] = 4088,
|
|
["LUNAR BELT"] = 14255,
|
|
[4611] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4611,
|
|
["class"] = 9,
|
|
["name"] = "Blue Pearl",
|
|
["texture"] = "Interface\\Icons\\INV_Ore_Arcanite_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SANGUINE STAR"] = 15947,
|
|
["RAINCALLER MITTS"] = 14191,
|
|
["GYPSY SANDALS"] = 9751,
|
|
["SILVER-LINKED FOOTGUARDS"] = 12982,
|
|
["WARMONGER'S BELT"] = 9961,
|
|
["BLOOD TIGER SHOULDERS"] = 19689,
|
|
["TOUGH SCORPID SHOULDERS"] = 8207,
|
|
["PATTERN: REINFORCED WOOLEN SHOULDERS"] = 4347,
|
|
[2889] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2889,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Beer Basted Boar Ribs",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[19934] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 19934,
|
|
["class"] = 10,
|
|
["name"] = "Large Scorpid Claw",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[4568] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4568,
|
|
["class"] = 1,
|
|
["name"] = "Grunt Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_12",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 16,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[4632] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4632,
|
|
["class"] = 10,
|
|
["name"] = "Ornate Bronze Lockbox",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_OrnateBox",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[4696] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4696,
|
|
["class"] = 2,
|
|
["name"] = "Lapidis Tankard of Tidesippe",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_03",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 54,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[13935] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13935,
|
|
["class"] = 4,
|
|
["name"] = "Baked Salmon",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_20",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
[4824] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4824,
|
|
["class"] = 1,
|
|
["name"] = "Blurred Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_14",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 22,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["LARGE CLUB"] = 2480,
|
|
[3373] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3373,
|
|
["class"] = 2,
|
|
["name"] = "Patchwork Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 4,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["FROSTWEAVE PANTS"] = 13871,
|
|
["LONG STAFF"] = 928,
|
|
[10373] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10373,
|
|
["class"] = 2,
|
|
["name"] = "Imbued Plate Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_08",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 56,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[5208] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5208,
|
|
["class"] = 1,
|
|
["name"] = "Smoldering Wand",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_06",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 15,
|
|
["subclass"] = 16,
|
|
["quality"] = 1,
|
|
},
|
|
[1777] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1777,
|
|
["class"] = 2,
|
|
["name"] = "Brocade Shoulderpads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_09",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["ROUGH CROCOLISK SCALE"] = 3401,
|
|
["WARSTRIKE BELT"] = 14808,
|
|
["BLACK AMNESTY"] = 19166,
|
|
[5528] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5528,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Clam Chowder",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["ELUNARIAN SARONG"] = 14462,
|
|
[11084] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 11084,
|
|
["class"] = 5,
|
|
["name"] = "Large Glimmering Shard",
|
|
["texture"] = "Interface\\Icons\\INV_Enchant_ShardGlimmeringLarge",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["PLEDGE OF FRIENDSHIP: THUNDER BLUFF"] = 22162,
|
|
["FIERY GLAND"] = 4557,
|
|
[18782] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18782,
|
|
["name"] = "Top Half of Advanced Armorsmithing: Volume II",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_03",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["quality"] = 3,
|
|
},
|
|
["CURED HEAVY HIDE"] = 4236,
|
|
["HOLIDAY SPICES"] = 17194,
|
|
[6040] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6040,
|
|
["class"] = 2,
|
|
["name"] = "Golden Scale Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_10",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 32,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["CONJURER'S BRACERS"] = 9846,
|
|
["BRIGADE LEGGINGS"] = 9933,
|
|
["SCHEMATIC: GNOMISH ALARM-O-BOT"] = 18654,
|
|
[6296] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 6296,
|
|
["class"] = 10,
|
|
["name"] = "Patch of Bat Hair",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Bear_Ruin_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[6360] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6360,
|
|
["class"] = 1,
|
|
["name"] = "Steelscale Crushfish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_04",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 20,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: SWIFTNESS POTION"] = 2555,
|
|
["ROUGH LEATHER BRACERS"] = 1840,
|
|
[6552] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6552,
|
|
["class"] = 2,
|
|
["name"] = "Bard's Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_11",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 14,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["FIELD PLATE BOOTS"] = 9289,
|
|
[5075] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5075,
|
|
["class"] = 5,
|
|
["name"] = "Blood Shard",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Ruby_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["GNARLPINE LEGGINGS"] = 18611,
|
|
["FORMULA: ENCHANT BRACER - LESSER SPIRIT"] = 6375,
|
|
["BARD'S BOOTS"] = 6557,
|
|
[17302] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17302,
|
|
["class"] = 4,
|
|
["name"] = "Blue Ribboned Holiday Gift",
|
|
["texture"] = "Interface\\Icons\\INV_Holiday_Christmas_Present_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[13103] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13103,
|
|
["class"] = 2,
|
|
["name"] = "Pads of the Venom Spider",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_18",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 33,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[7064] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7064,
|
|
["class"] = 2,
|
|
["name"] = "Crimson Silk Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 37,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RAVAGER'S CLOAK"] = 14771,
|
|
["STAR BELT"] = 4329,
|
|
["SPIKED CHAIN SHIELD"] = 15522,
|
|
["BRILLIANT SCALE"] = 6826,
|
|
["SCHEMATIC: THORIUM GRENADE"] = 16041,
|
|
[7448] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7448,
|
|
["class"] = 2,
|
|
["name"] = "Sentinel Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 31,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SCALED LEATHER SHOULDERS"] = 9834,
|
|
["PATTERN: RUNIC LEATHER SHOULDERS"] = 15777,
|
|
[12422] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12422,
|
|
["class"] = 2,
|
|
["name"] = "Imperial Plate Chest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 55,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: MITHRIL HEAD TROUT"] = 17062,
|
|
["CURMUDGEON'S PAYOFF"] = 23022,
|
|
["IMPERIAL PLATE CHEST"] = 12422,
|
|
[12783] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12783,
|
|
["class"] = 1,
|
|
["name"] = "Heartseeker",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_17",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 58,
|
|
["subclass"] = 13,
|
|
["quality"] = 3,
|
|
},
|
|
[7960] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7960,
|
|
["class"] = 1,
|
|
["name"] = "Truesilver Champion",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_19",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 47,
|
|
["subclass"] = 9,
|
|
["quality"] = 3,
|
|
},
|
|
["BLACK KINGSNAKE"] = 10360,
|
|
["PORTABLE BRONZE MORTAR"] = 4403,
|
|
[8152] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8152,
|
|
["class"] = 5,
|
|
["name"] = "Flask of Big Mojo",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_12",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["MINOR WIZARD OIL"] = 20744,
|
|
["RAW BRISTLE WHISKER CATFISH"] = 6308,
|
|
[8497] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8497,
|
|
["class"] = 10,
|
|
["name"] = "Rabbit Crate (Snowshoe)",
|
|
["texture"] = "Interface\\Icons\\INV_Crate_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["STOCK SHORTSWORD"] = 1817,
|
|
["WICKED CHAIN GAUNTLETS"] = 15538,
|
|
[12591] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12591,
|
|
["class"] = 1,
|
|
["name"] = "Imported from 3.3.5 DBCs",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_08",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 0,
|
|
["subclass"] = 10,
|
|
["quality"] = 0,
|
|
},
|
|
[3873] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3873,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Golden Scale Cuirass",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["RIBSPLITTER"] = 12527,
|
|
[9265] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9265,
|
|
["name"] = "Cuergo's Hidden Treasure",
|
|
["texture"] = "Interface\\Icons\\INV_Box_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[9393] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9393,
|
|
["class"] = 2,
|
|
["name"] = "Beacon of Hope",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Lantern_01",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 33,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["HARD SPIDER LEG TIP"] = 1074,
|
|
[19298] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19298,
|
|
["class"] = 10,
|
|
["name"] = "Minor Darkmoon Prize",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_04",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 2,
|
|
},
|
|
[9777] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9777,
|
|
["class"] = 2,
|
|
["name"] = "Bandit Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_05",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 14,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[9905] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9905,
|
|
["class"] = 2,
|
|
["name"] = "Royal Blouse",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_13",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 43,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10033] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10033,
|
|
["class"] = 2,
|
|
["name"] = "Red Mageweave Headband",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandana_03",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 43,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BLACK SILK PACK"] = 5765,
|
|
[10289] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10289,
|
|
["class"] = 2,
|
|
["name"] = "Durable Hat",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_15",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 27,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["GIFT OF FRIENDSHIP: ORGRIMMAR"] = 22169,
|
|
["FAKE MISTLETOE"] = 17195,
|
|
["CRUDE BASTARD SWORD"] = 1412,
|
|
["CEREMONIAL LEATHER LOINCLOTH"] = 3315,
|
|
["HAWKEYE BOW"] = 15296,
|
|
["SCHEMATIC: THORIUM WIDGET"] = 16042,
|
|
[11185] = {
|
|
["max_stack"] = 100,
|
|
["id"] = 11185,
|
|
["class"] = 10,
|
|
["name"] = "Green Power Crystal",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Emerald_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SEER'S MANTLE"] = 4698,
|
|
["PROSPECTOR'S MITTS"] = 14564,
|
|
["TRIBAL BOOTS"] = 3284,
|
|
[13045] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13045,
|
|
["class"] = 1,
|
|
["name"] = "Viscous Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_13",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 30,
|
|
["subclass"] = 6,
|
|
["quality"] = 3,
|
|
},
|
|
["RITUAL SANDALS"] = 14129,
|
|
[12207] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 12207,
|
|
["class"] = 5,
|
|
["name"] = "Giant Egg",
|
|
["texture"] = "Interface\\Icons\\INV_Egg_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["THISTLEFUR GLOVES"] = 14199,
|
|
[12209] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12209,
|
|
["class"] = 4,
|
|
["name"] = "Lean Wolf Steak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_47",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
[17015] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17015,
|
|
["class"] = 1,
|
|
["name"] = "Dark Iron Reaver",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_48",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 60,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
["DARK IRON REAVER"] = 17015,
|
|
[9294] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9294,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Wildvine Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
["WORN SHORTBOW"] = 2504,
|
|
["IRONFEATHER BREASTPLATE"] = 15066,
|
|
[12977] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12977,
|
|
["class"] = 2,
|
|
["name"] = "Magefist Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_27",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["JAZERAINT PAULDRONS"] = 9904,
|
|
["SWAMP RING"] = 12015,
|
|
["LUPINE AXE"] = 1220,
|
|
[13489] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13489,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Transmute Earth to Life",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
[15926] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15926,
|
|
["class"] = 2,
|
|
["name"] = "Spellbinder Orb",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Orb_01",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 12,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["SPELLBINDER ORB"] = 15926,
|
|
[7078] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 7078,
|
|
["class"] = 9,
|
|
["name"] = "Essence of Fire",
|
|
["texture"] = "Interface\\Icons\\Spell_Fire_Volcano",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["TEEBU'S BLAZING LONGSWORD"] = 1728,
|
|
["GREEN HILLS OF STRANGLETHORN - PAGE 11"] = 2735,
|
|
[14257] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14257,
|
|
["class"] = 2,
|
|
["name"] = "Lunar Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_13",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 40,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[21140] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21140,
|
|
["class"] = 4,
|
|
["name"] = "Auction Stationery",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["EXALTED SHIELD"] = 14982,
|
|
["AUCTION STATIONERY"] = 21140,
|
|
[14769] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14769,
|
|
["class"] = 2,
|
|
["name"] = "Ravager's Sandals",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Fabric_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 37,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SAGE'S PANTS"] = 6616,
|
|
["STINGING BOW"] = 10624,
|
|
[15153] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15153,
|
|
["class"] = 2,
|
|
["name"] = "Nocturnal Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["FRAYED SHOES"] = 1374,
|
|
["INSTANT POISON IV"] = 8926,
|
|
[15537] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15537,
|
|
["class"] = 2,
|
|
["name"] = "Wicked Chain Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 23,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15665] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15665,
|
|
["class"] = 2,
|
|
["name"] = "Impenetrable Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_01",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 55,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15793] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 15793,
|
|
["class"] = 10,
|
|
["name"] = "A Chewed Bone",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_09",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["ABYSSAL CLOTH SASH"] = 20664,
|
|
[16049] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16049,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Dark Iron Bomb",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["LARGE GREEN ROCKET"] = 21590,
|
|
["QUILLWARD HARNESS"] = 10583,
|
|
["PLANS: RADIANT LEGGINGS"] = 12713,
|
|
["TRIBAL VEST"] = 3288,
|
|
["WHITE SPIDER MEAT"] = 12205,
|
|
["WHITE LINEN ROBE"] = 6241,
|
|
["CRAFTSMAN'S WRIT - FLASK OF PETRIFICATION"] = 22621,
|
|
["PARACHUTE CLOAK"] = 10518,
|
|
["PATTERN: RUNECLOTH PANTS"] = 14491,
|
|
["PURPLE DYE"] = 4342,
|
|
["EMERALD GAUNTLETS"] = 10277,
|
|
["VICAR'S ROBE"] = 3569,
|
|
["ABYSSAL LEATHER BELT"] = 20667,
|
|
[19299] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 19299,
|
|
["class"] = 4,
|
|
["name"] = "Fizzy Faire Drink",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_05",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
["BRIGADE CLOAK"] = 9929,
|
|
["GIFT OF ADORATION: STORMWIND"] = 21981,
|
|
[15285] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15285,
|
|
["class"] = 1,
|
|
["name"] = "Archer's Longbow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_03",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 27,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["POINTY CROCOLISK TOOTH"] = 770,
|
|
["ARCHER'S LONGBOW"] = 15285,
|
|
["RUMSEY RUM DARK"] = 21114,
|
|
["SILKSAND CIRCLET"] = 14421,
|
|
["BONECASTER'S GLOVES"] = 14302,
|
|
["THICK MURLOC SCALE"] = 5785,
|
|
[2299] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2299,
|
|
["class"] = 1,
|
|
["name"] = "Burning War Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_02",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 28,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[15178] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15178,
|
|
["class"] = 2,
|
|
["name"] = "Potent Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_16",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 42,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SLAYER'S GLOVES"] = 14754,
|
|
["FELCLOTH BAG"] = 21341,
|
|
["CUIRBOULLI PANTS"] = 2146,
|
|
["PRESERVED HOLLY"] = 21213,
|
|
[10508] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10508,
|
|
["class"] = 1,
|
|
["name"] = "Mithril Blunderbuss",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_07",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 36,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["HEFTY WAR AXE"] = 3779,
|
|
["MITHRIL BLUNDERBUSS"] = 10508,
|
|
[2528] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2528,
|
|
["class"] = 1,
|
|
["name"] = "Falchion",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_34",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 41,
|
|
["subclass"] = 8,
|
|
["quality"] = 1,
|
|
},
|
|
["GEOMANCER'S BRACERS"] = 14221,
|
|
["LOOMING GAVEL"] = 13048,
|
|
["INDOMITABLE VEST"] = 14680,
|
|
["NIGHTSHADE ARMGUARDS"] = 10223,
|
|
["SKIN OF DWARVEN STOUT"] = 2596,
|
|
["CRESTED SCEPTER"] = 3414,
|
|
["GRIMOIRE OF SHADOW BOLT X"] = 21281,
|
|
["CHIMERIC VEST"] = 15075,
|
|
[10159] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10159,
|
|
["class"] = 2,
|
|
["name"] = "Mercurial Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 54,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3169] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3169,
|
|
["class"] = 10,
|
|
["name"] = "Chipped Bear Tooth",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[2310] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2310,
|
|
["class"] = 2,
|
|
["name"] = "Embossed Leather Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_48",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 8,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["WAR KNIFE"] = 4571,
|
|
["MERCURIAL GREAVES"] = 10155,
|
|
["SHADOWEAVE BOOTS"] = 10031,
|
|
[19933] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 19933,
|
|
["class"] = 10,
|
|
["name"] = "Glowing Scorpid Blood",
|
|
["texture"] = "Interface\\Icons\\Spell_Shadow_LifeDrain",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["RECIPE: GREAT RAGE POTION"] = 5643,
|
|
["GLOWING SCORPID BLOOD"] = 19933,
|
|
["THICK LEATHER HAT"] = 8750,
|
|
[9903] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9903,
|
|
["class"] = 2,
|
|
["name"] = "Jazeraint Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 37,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["RED STREAKS FIREWORK"] = 9314,
|
|
[12229] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12229,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Hot Wolf Ribs",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["SALT SHAKER"] = 15846,
|
|
["BANDED GAUNTLETS"] = 9839,
|
|
["BANDIT CINCH"] = 9775,
|
|
["GARRETT FAMILY CREST"] = 13083,
|
|
["DOUBLE MAIL VEST"] = 3815,
|
|
[2403] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2403,
|
|
["class"] = 2,
|
|
["name"] = "Light Chain Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 5,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["LIGHT CHAIN GLOVES"] = 2403,
|
|
[19293] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19293,
|
|
["class"] = 1,
|
|
["name"] = "Last Year's Mutton",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_18",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 50,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["LAST YEAR'S MUTTON"] = 19293,
|
|
[19165] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19165,
|
|
["class"] = 2,
|
|
["name"] = "Flarecore Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 60,
|
|
["subclass"] = 2,
|
|
["quality"] = 4,
|
|
},
|
|
[10629] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10629,
|
|
["class"] = 2,
|
|
["name"] = "Mistwalker Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["MYSTIC'S CAPE"] = 14365,
|
|
["SPICED CHILI CRAB"] = 12216,
|
|
["LEAN VENISON"] = 5480,
|
|
[8498] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8498,
|
|
["class"] = 10,
|
|
["name"] = "Tiny Emerald Whelpling",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Head_Dragon_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["LIGHT FEATHER"] = 17056,
|
|
[8754] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8754,
|
|
["class"] = 2,
|
|
["name"] = "Twill Cover",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_33",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 51,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["CRAFTSMAN'S WRIT - WICKED LEATHER BELT"] = 22607,
|
|
["MISTWALKER BOOTS"] = 10629,
|
|
["SHINY BAUBLE"] = 6529,
|
|
["BARBARIC CLOTH BELT"] = 4687,
|
|
["CRACKED SLEDGE"] = 1414,
|
|
[2380] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2380,
|
|
["class"] = 2,
|
|
["name"] = "Tarnished Chain Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 1,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["JADEFIRE CLOAK"] = 15392,
|
|
["LARGE YELLOW ROCKET"] = 21595,
|
|
[9906] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9906,
|
|
["class"] = 2,
|
|
["name"] = "Royal Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_10",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 39,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2508] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2508,
|
|
["class"] = 1,
|
|
["name"] = "Old Blunderbuss",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_01",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 1,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["PLATED ARMORFISH"] = 13890,
|
|
[2572] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2572,
|
|
["class"] = 2,
|
|
["name"] = "Red Linen Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_18",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2604] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2604,
|
|
["class"] = 5,
|
|
["name"] = "Red Dye",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_11",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[10546] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 10546,
|
|
["class"] = 5,
|
|
["name"] = "Deadly Scope",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Spyglass_02",
|
|
["slot"] = "",
|
|
["level"] = 30,
|
|
["quality"] = 1,
|
|
},
|
|
["CHARGER'S PANTS"] = 15477,
|
|
["LONG BASTARD SWORD"] = 1830,
|
|
[2732] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2732,
|
|
["class"] = 10,
|
|
["name"] = "Green Hills of Stranglethorn - Page 8",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["GIFT OF FRIENDSHIP: UNDERCITY"] = 22172,
|
|
[11186] = {
|
|
["max_stack"] = 100,
|
|
["id"] = 11186,
|
|
["class"] = 10,
|
|
["name"] = "Red Power Crystal",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Ruby_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["MITHRIL FRAG BOMB"] = 10514,
|
|
["POLISHED STEEL BOOTS"] = 3846,
|
|
[2892] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2892,
|
|
["class"] = 4,
|
|
["name"] = "Deadly Poison",
|
|
["texture"] = "Interface\\Icons\\Ability_Rogue_DualWeild",
|
|
["slot"] = "",
|
|
["level"] = 30,
|
|
["quality"] = 1,
|
|
},
|
|
[2924] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2924,
|
|
["class"] = 5,
|
|
["name"] = "Crocolisk Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14977] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14977,
|
|
["class"] = 2,
|
|
["name"] = "Exalted Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_24",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 55,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["TWILIGHT PANTS"] = 7431,
|
|
["CHIEF BRIGADIER GAUNTLETS"] = 1988,
|
|
["LACED CLOAK"] = 1741,
|
|
["CABALIST BOOTS"] = 7531,
|
|
["PLANS: RUNED COPPER BREASTPLATE"] = 2881,
|
|
[3148] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3148,
|
|
["class"] = 2,
|
|
["name"] = "Work Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_08",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 0,
|
|
},
|
|
[3180] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3180,
|
|
["class"] = 10,
|
|
["name"] = "Flecked Raptor Scale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["GRAND SHOULDERS"] = 15693,
|
|
["BOX OF GOODIES"] = 9541,
|
|
[13106] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13106,
|
|
["class"] = 2,
|
|
["name"] = "Glowing Magical Bracelets",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_19",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 26,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["RECIPE: TRANSMUTE ARCANITE"] = 12958,
|
|
[3340] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3340,
|
|
["class"] = 5,
|
|
["name"] = "Incendicite Ore",
|
|
["texture"] = "Interface\\Icons\\INV_Ore_Thorium_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3372] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3372,
|
|
["class"] = 5,
|
|
["name"] = "Leaded Vial",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3404] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3404,
|
|
["class"] = 5,
|
|
["name"] = "Buzzard Wing",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["OVERLINKED COIF"] = 8751,
|
|
["DARK IRON PULVERIZER"] = 11608,
|
|
[20754] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20754,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Lesser Mana Oil",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 1,
|
|
},
|
|
["ONYX CLAYMORE"] = 3417,
|
|
[14258] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14258,
|
|
["class"] = 2,
|
|
["name"] = "Bloodwoven Cord",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_07",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 40,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3596] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3596,
|
|
["class"] = 2,
|
|
["name"] = "Tattered Cloth Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["RED HOT WINGS"] = 19224,
|
|
["IMPERIAL PLATE LEGGINGS"] = 12429,
|
|
[14770] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14770,
|
|
["class"] = 2,
|
|
["name"] = "Ravager's Armguards",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_02",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 35,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[3724] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3724,
|
|
["class"] = 10,
|
|
["name"] = "Familiar Claw",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[16989] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16989,
|
|
["class"] = 2,
|
|
["name"] = "Fiery Chain Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_13",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 54,
|
|
["subclass"] = 4,
|
|
["quality"] = 4,
|
|
},
|
|
[15154] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15154,
|
|
["class"] = 2,
|
|
["name"] = "Nocturnal Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_15",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 33,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3820] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3820,
|
|
["class"] = 5,
|
|
["name"] = "Stranglekelp",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_11",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3852] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3852,
|
|
["class"] = 1,
|
|
["name"] = "Golden Iron Destroyer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_04",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 29,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[15538] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15538,
|
|
["class"] = 2,
|
|
["name"] = "Wicked Chain Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_15",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 25,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15666] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15666,
|
|
["class"] = 2,
|
|
["name"] = "Impenetrable Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_13",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 54,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[3948] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3948,
|
|
["class"] = 2,
|
|
["name"] = "Twill Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_23",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 53,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[16861] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16861,
|
|
["class"] = 2,
|
|
["name"] = "Bracers of Might",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_19",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 60,
|
|
["subclass"] = 5,
|
|
["quality"] = 4,
|
|
},
|
|
[16050] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16050,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Delicate Arcanite Converter",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[4044] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4044,
|
|
["class"] = 2,
|
|
["name"] = "Aurora Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_01",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 35,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4076] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4076,
|
|
["class"] = 2,
|
|
["name"] = "Mail Combat Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 30,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["IVYCLOTH CLOAK"] = 9794,
|
|
["HERO'S BREASTPLATE"] = 8303,
|
|
[4249] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4249,
|
|
["class"] = 2,
|
|
["name"] = "Dark Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 20,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[4313] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4313,
|
|
["class"] = 2,
|
|
["name"] = "Red Woolen Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4377] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4377,
|
|
["class"] = 5,
|
|
["name"] = "Heavy Blasting Powder",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Dust_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["CUTTHROAT'S MANTLE"] = 15140,
|
|
[2657] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2657,
|
|
["class"] = 3,
|
|
["name"] = "Red Leather Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_02",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["RUNED MITHRIL HAMMER"] = 7946,
|
|
["CRAFTED SOLID SHOT"] = 8069,
|
|
[4697] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4697,
|
|
["class"] = 2,
|
|
["name"] = "Burnished Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_34",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 15,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10501] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10501,
|
|
["class"] = 2,
|
|
["name"] = "Catseye Ultra Goggles",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_47",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4825] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4825,
|
|
["class"] = 1,
|
|
["name"] = "Callous Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_21",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 24,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["GINGERBREAD COOKIE"] = 17197,
|
|
["SPAULDERS OF A LOST AGE"] = 9430,
|
|
["GALLANT FLAMBERGE"] = 15255,
|
|
[5081] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5081,
|
|
["class"] = 3,
|
|
["name"] = "Kodo Hide Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_10",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["MONOLITHIC BOW"] = 9426,
|
|
[5209] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5209,
|
|
["class"] = 1,
|
|
["name"] = "Gloom Wand",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_02",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 16,
|
|
["subclass"] = 16,
|
|
["quality"] = 1,
|
|
},
|
|
["VOLCANIC BREASTPLATE"] = 15053,
|
|
[2127] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2127,
|
|
["class"] = 2,
|
|
["name"] = "Cracked Leather Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["THICK WAR AXE"] = 3489,
|
|
["TRACKER'S LEGGINGS"] = 9922,
|
|
[22117] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 22117,
|
|
["class"] = 4,
|
|
["name"] = "Pledge of Loyalty: Stormwind",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[22373] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 22373,
|
|
["class"] = 10,
|
|
["name"] = "Wartorn Leather Scrap",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_WartornScrap_Leather",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[15982] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15982,
|
|
["class"] = 2,
|
|
["name"] = "Bloodwoven Rod",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_13",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 46,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[15733] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15733,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Green Dragonscale Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[5785] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5785,
|
|
["class"] = 5,
|
|
["name"] = "Thick Murloc Scale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["MAGNIFICENT GAUNTLETS"] = 15672,
|
|
["LEAN WOLF STEAK"] = 12209,
|
|
["BLUDGEONING CUDGEL"] = 1823,
|
|
[6041] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 6041,
|
|
["class"] = 5,
|
|
["name"] = "Steel Weapon Chain",
|
|
["texture"] = "Interface\\Icons\\Spell_Frost_ChainsOfIce",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: GREEN DRAGONSCALE BREASTPLATE"] = 15726,
|
|
["ARCANE LEGGINGS"] = 8289,
|
|
[15598] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15598,
|
|
["class"] = 2,
|
|
["name"] = "Steadfast Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_30",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 33,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[6297] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 6297,
|
|
["class"] = 10,
|
|
["name"] = "Old Skull",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_OrcSkull_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[6361] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6361,
|
|
["class"] = 4,
|
|
["name"] = "Raw Rainbow Fin Albacore",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_25",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[6425] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6425,
|
|
["class"] = 2,
|
|
["name"] = "Blackforge Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_26",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 39,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["AUGMENTED CHAIN VEST"] = 2417,
|
|
[6553] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6553,
|
|
["class"] = 2,
|
|
["name"] = "Bard's Trousers",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 13,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["MAUL"] = 924,
|
|
[6681] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6681,
|
|
["class"] = 1,
|
|
["name"] = "Thornspike",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_10",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 27,
|
|
["subclass"] = 13,
|
|
["quality"] = 1,
|
|
},
|
|
[15278] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15278,
|
|
["class"] = 1,
|
|
["name"] = "Solstice Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_03",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 55,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
["SOLSTICE STAFF"] = 15278,
|
|
[15214] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15214,
|
|
["class"] = 1,
|
|
["name"] = "Nobles Brand",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_20",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 35,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
[15150] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15150,
|
|
["class"] = 2,
|
|
["name"] = "Ghostwalker Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 31,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["BARBARIC LEGGINGS"] = 5963,
|
|
[7065] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7065,
|
|
["class"] = 2,
|
|
["name"] = "Green Silk Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 28,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15086] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15086,
|
|
["class"] = 2,
|
|
["name"] = "Wicked Leather Headband",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandage_13",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 51,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["WICKED LEATHER HEADBAND"] = 15086,
|
|
[14958] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14958,
|
|
["class"] = 2,
|
|
["name"] = "High Chief's Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_14",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 51,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["GOBLIN ROCKET BOOTS"] = 7189,
|
|
["HIGH CHIEF'S ARMOR"] = 14958,
|
|
[7449] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7449,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Dusky Leather Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SENTINEL BRACERS"] = 7447,
|
|
["SMOOTH PEBBLE"] = 5568,
|
|
[14830] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14830,
|
|
["class"] = 2,
|
|
["name"] = "Symbolic Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_11",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["ACE OF ELEMENTALS"] = 19268,
|
|
["MOONCLOTH BAG"] = 14155,
|
|
["STACK OF CARDS"] = 22289,
|
|
["PATTERN: GHOSTWEAVE GLOVES"] = 14477,
|
|
[7961] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7961,
|
|
["class"] = 1,
|
|
["name"] = "Phantom Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_40",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 44,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
["BLOODY BEAR PAW"] = 2940,
|
|
[8089] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8089,
|
|
["class"] = 2,
|
|
["name"] = "Platemail Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 45,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[8153] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8153,
|
|
["class"] = 5,
|
|
["name"] = "Wildvine",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SOUL POUCH"] = 21340,
|
|
["SPLINTERED TUSK"] = 7098,
|
|
["IMPERIAL RED CIRCLET"] = 8254,
|
|
["DISCIPLE'S BOOTS"] = 7351,
|
|
["FEL STEED SADDLEBAGS"] = 932,
|
|
["HAMMER OF THE TITANS"] = 12796,
|
|
[14574] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14574,
|
|
["class"] = 2,
|
|
["name"] = "Bristlebark Britches",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_07",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 21,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["BRISTLEBARK BRITCHES"] = 14574,
|
|
[7518] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7518,
|
|
["class"] = 2,
|
|
["name"] = "Gossamer Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_04",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["WORN LEATHER GLOVES"] = 1422,
|
|
[14446] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14446,
|
|
["class"] = 2,
|
|
["name"] = "Venomshroud Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_25",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 43,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[1938] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1938,
|
|
["class"] = 1,
|
|
["name"] = "Block Mallet",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_15",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 17,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[9779] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9779,
|
|
["class"] = 2,
|
|
["name"] = "Bandit Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_19",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 13,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[9907] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9907,
|
|
["class"] = 2,
|
|
["name"] = "Royal Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 39,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10035] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10035,
|
|
["class"] = 2,
|
|
["name"] = "Tuxedo Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_01",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 30,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["HEAVY LEATHER BALL"] = 18662,
|
|
[14318] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14318,
|
|
["class"] = 2,
|
|
["name"] = "Resplendent Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_18",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 58,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["WICKED CHAIN HELMET"] = 15540,
|
|
[14254] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14254,
|
|
["class"] = 2,
|
|
["name"] = "Lunar Raiment",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_37",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 42,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4674] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4674,
|
|
["class"] = 2,
|
|
["name"] = "Tribal Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_48",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 4,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["RAINCALLER VEST"] = 14190,
|
|
[14126] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14126,
|
|
["class"] = 2,
|
|
["name"] = "Ritual Amice",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_09",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 18,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["RITUAL AMICE"] = 14126,
|
|
["BATTLEFORGE GIRDLE"] = 6594,
|
|
["SLIMY MURLOC SCALE"] = 5784,
|
|
["WIZARD OIL"] = 20750,
|
|
["CHESTERFALL MUSKET"] = 7729,
|
|
[10548] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 10548,
|
|
["class"] = 5,
|
|
["name"] = "Sniper Scope",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Spyglass_02",
|
|
["slot"] = "",
|
|
["level"] = 40,
|
|
["quality"] = 1,
|
|
},
|
|
["GRUNT AXE"] = 4568,
|
|
["MIGHTFISH STEAK"] = 13934,
|
|
["SMOOTH LEATHER ARMOR"] = 3976,
|
|
["DECKHAND'S SHIRT"] = 5107,
|
|
["FROSTWEAVE GLOVES"] = 13870,
|
|
[22606] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22606,
|
|
["class"] = 10,
|
|
["name"] = "Craftsman's Writ - Rugged Armor Kit",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_02",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
["SCORCHING WAND"] = 5213,
|
|
[19292] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19292,
|
|
["class"] = 1,
|
|
["name"] = "Last Month's Mutton",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_18",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 29,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[19164] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19164,
|
|
["class"] = 2,
|
|
["name"] = "Dark Iron Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_22",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 60,
|
|
["subclass"] = 5,
|
|
["quality"] = 4,
|
|
},
|
|
[12979] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12979,
|
|
["class"] = 2,
|
|
["name"] = "Firebane Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_08",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 16,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[13107] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13107,
|
|
["class"] = 2,
|
|
["name"] = "Magiskull Cuffs",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_13",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 57,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["FROG LEG STEW"] = 6807,
|
|
[13363] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13363,
|
|
["class"] = 10,
|
|
["name"] = "Municipal Proclamation",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[13491] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13491,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Elixir of the Mongoose",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
[858] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 858,
|
|
["class"] = 4,
|
|
["name"] = "Lesser Healing Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_50",
|
|
["slot"] = "",
|
|
["level"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["KHAN'S BELT"] = 14783,
|
|
[13875] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13875,
|
|
["class"] = 10,
|
|
["name"] = "Ironbound Locked Chest",
|
|
["texture"] = "Interface\\Icons\\INV_Box_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14920] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14920,
|
|
["class"] = 2,
|
|
["name"] = "Jade Legplates",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_05",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 46,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["MAGEBLOOD POTION"] = 20007,
|
|
[14259] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14259,
|
|
["class"] = 2,
|
|
["name"] = "Bloodwoven Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 41,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["TOP HALF OF ADVANCED ARMORSMITHING: VOLUME I"] = 18780,
|
|
[18652] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18652,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Gyrofreeze Ice Reflector",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["TECHBOT CPU SHELL"] = 9444,
|
|
[14771] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14771,
|
|
["class"] = 2,
|
|
["name"] = "Ravager's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 34,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14899] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14899,
|
|
["class"] = 2,
|
|
["name"] = "Saltstone Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_20",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["DENSE STONE"] = 12365,
|
|
[15155] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15155,
|
|
["class"] = 2,
|
|
["name"] = "Nocturnal Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_25",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 34,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15283] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15283,
|
|
["class"] = 1,
|
|
["name"] = "Lunar Wand",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_06",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 59,
|
|
["subclass"] = 16,
|
|
["quality"] = 2,
|
|
},
|
|
[4001] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4001,
|
|
["class"] = 2,
|
|
["name"] = "Overlinked Chain Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 41,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[15539] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15539,
|
|
["class"] = 2,
|
|
["name"] = "Wicked Chain Waistband",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_26",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 25,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["RAIDER'S BOOTS"] = 9784,
|
|
["MANUAL OF BATTLE SHOUT VII"] = 21298,
|
|
["CHARRED WOLF MEAT"] = 2679,
|
|
[16051] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16051,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Thorium Shells",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[13492] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13492,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Purification Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: PURIFICATION POTION"] = 13492,
|
|
["STORMSHROUD PANTS"] = 15057,
|
|
["BLOATED CATFISH"] = 6647,
|
|
[16999] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16999,
|
|
["class"] = 2,
|
|
["name"] = "Royal Seal of Alexis",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_30",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 54,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["IMPOSING BOOTS"] = 15162,
|
|
["JOURNEYMAN'S BACKPACK"] = 3914,
|
|
["SAGE'S GLOVES"] = 6615,
|
|
["TOUGH LEATHER ARMOR"] = 1810,
|
|
[16004] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16004,
|
|
["class"] = 1,
|
|
["name"] = "Dark Iron Rifle",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_08",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 50,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["SCOUTING BRACERS"] = 6583,
|
|
["SASH OF MERCY"] = 14553,
|
|
["PURPLE RIBBONED WRAPPING PAPER"] = 17307,
|
|
["RAW BRILLIANT SMALLFISH"] = 6291,
|
|
["GLYPHED EPAULETS"] = 4731,
|
|
["CASSANDRA'S GRACE"] = 13102,
|
|
[13038] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13038,
|
|
["class"] = 1,
|
|
["name"] = "Swiftwind",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Crossbow_04",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 35,
|
|
["subclass"] = 15,
|
|
["quality"] = 3,
|
|
},
|
|
["SWIFTWIND"] = 13038,
|
|
["THE BLACK KNIGHT"] = 12974,
|
|
["CHAMPION'S ARMOR"] = 7538,
|
|
[15748] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15748,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Heavy Scorpid Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["OLD WAGONWHEEL"] = 6455,
|
|
["BLACKFORGE GREAVES"] = 6423,
|
|
[6391] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6391,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Stylish Green Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PRIVATEER'S CAPE"] = 6179,
|
|
[22375] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 22375,
|
|
["class"] = 10,
|
|
["name"] = "Wartorn Plate Scrap",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_WartornScrap_Plate",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["SMALL TARGE"] = 17186,
|
|
["PATTERN: STYLISH GREEN SHIRT"] = 6391,
|
|
["INFILTRATOR GLOVES"] = 7412,
|
|
[15684] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15684,
|
|
["class"] = 2,
|
|
["name"] = "Triumphant Skullcap",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_12",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 59,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["CRAFTSMAN'S WRIT - IMPERIAL PLATE CHEST"] = 22601,
|
|
[16988] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16988,
|
|
["class"] = 2,
|
|
["name"] = "Fiery Chain Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 57,
|
|
["subclass"] = 4,
|
|
["quality"] = 4,
|
|
},
|
|
[3111] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 3111,
|
|
["class"] = 1,
|
|
["name"] = "Crude Throwing Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_19",
|
|
["slot"] = "INVTYPE_THROWN",
|
|
["level"] = 1,
|
|
["subclass"] = 14,
|
|
["quality"] = 1,
|
|
},
|
|
[6263] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6263,
|
|
["class"] = 2,
|
|
["name"] = "Blue Overalls",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_13",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BLUE OVERALLS"] = 6263,
|
|
["BLACKWATER CUTLASS"] = 1951,
|
|
["SPITFIRE BREASTPLATE"] = 20479,
|
|
["THICK LEATHER BELT"] = 3961,
|
|
[14852] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14852,
|
|
["class"] = 2,
|
|
["name"] = "Sunscale Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_02",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 49,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["RIGHT-HANDED CLAW"] = 15903,
|
|
["HOURGLASS SAND"] = 19183,
|
|
["BLACK WIDOW BAND"] = 6199,
|
|
[2447] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2447,
|
|
["class"] = 5,
|
|
["name"] = "Peacebloom",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Flower_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SUPERIOR LEGGINGS"] = 9808,
|
|
["AGILE BOOTS"] = 4788,
|
|
[14724] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14724,
|
|
["class"] = 2,
|
|
["name"] = "War Paint Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 11,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[12206] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 12206,
|
|
["class"] = 5,
|
|
["name"] = "Tender Crab Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_51",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[15298] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15298,
|
|
["class"] = 2,
|
|
["name"] = "Grizzly Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_10",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 8,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["AN ANTIQUE GUN"] = 24283,
|
|
["RECIPE: GIANT CLAM SCORCHO"] = 6039,
|
|
["DIM TORCH"] = 6182,
|
|
["NIGHTSHADE GIRDLE"] = 10221,
|
|
[2278] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2278,
|
|
["class"] = 2,
|
|
["name"] = "Forest Tracker Epaulets",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_18",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 26,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["JEWELED DAGGER"] = 1917,
|
|
[1951] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1951,
|
|
["class"] = 1,
|
|
["name"] = "Blackwater Cutlass",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_24",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 14,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
[15094] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15094,
|
|
["class"] = 2,
|
|
["name"] = "Runic Leather Headband",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandage_11",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 53,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PLANS: SHADOW CRESCENT AXE"] = 3869,
|
|
["RINGED HELM"] = 3392,
|
|
["PLEDGE OF ADORATION: THUNDER BLUFF"] = 22158,
|
|
["BLOODWOVEN JERKIN"] = 14267,
|
|
["WINGED HELM"] = 13112,
|
|
["GEOMANCER'S CORD"] = 14217,
|
|
["ROCKSHARD PELLETS"] = 11630,
|
|
["SERPENT SLICER"] = 13035,
|
|
["GREATER SCYTHE"] = 15234,
|
|
["SUTARN'S RING"] = 13105,
|
|
[8244] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8244,
|
|
["name"] = "Flawless Draenethyst Sphere",
|
|
["texture"] = "Interface\\Icons\\INV_Ore_Arcanite_02",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["TOUGH SCORPID BOOTS"] = 8209,
|
|
[8500] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8500,
|
|
["class"] = 10,
|
|
["name"] = "Great Horned Owl",
|
|
["texture"] = "Interface\\Icons\\Ability_EyeOfTheOwl",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["WEBWING CLOAK"] = 5751,
|
|
[14561] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14561,
|
|
["class"] = 2,
|
|
["name"] = "Prospector's Cuffs",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 12,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["GREEN WOOLEN VEST"] = 2582,
|
|
["COCKROACH"] = 10393,
|
|
[2567] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2567,
|
|
["class"] = 1,
|
|
["name"] = "Evocator's Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_15",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 18,
|
|
["subclass"] = 13,
|
|
["quality"] = 3,
|
|
},
|
|
["BRIGANDINE LEGGINGS"] = 2425,
|
|
[9396] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9396,
|
|
["class"] = 2,
|
|
["name"] = "Legguards of the Vault",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_10",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 34,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[19048] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19048,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Timbermaw Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Chain_10",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 59,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[19304] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 19304,
|
|
["class"] = 4,
|
|
["name"] = "Spiced Beef Jerky",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_LeatherScrap_07",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[9780] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9780,
|
|
["class"] = 2,
|
|
["name"] = "Bandit Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_15",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 15,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PATCHWORK GLOVES"] = 1430,
|
|
[10036] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10036,
|
|
["class"] = 2,
|
|
["name"] = "Tuxedo Jacket",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Black_01",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 30,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["BOLT OF LINEN CLOTH"] = 2996,
|
|
["SUNSCALE WRISTGUARDS"] = 14853,
|
|
[15943] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15943,
|
|
["class"] = 2,
|
|
["name"] = "Imbued Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_10",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 56,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["ORGRIMMAR PLEDGE COLLECTION"] = 22294,
|
|
["RECIPE: SHADOW OIL"] = 6068,
|
|
["TRUESILVER GAUNTLETS"] = 7938,
|
|
["MASTER'S CLOAK"] = 10249,
|
|
["PRIDELORD BOOTS"] = 14671,
|
|
[22376] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 22376,
|
|
["class"] = 10,
|
|
["name"] = "Wartorn Cloth Scrap",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_WartornScrap_Cloth",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["CONJURER'S SPHERE"] = 15918,
|
|
[11444] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 11444,
|
|
["class"] = 4,
|
|
["name"] = "Grim Guzzler Boar",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_13",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
["COUNCILLOR'S BOOTS"] = 10095,
|
|
[10609] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10609,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Mithril Mechanical Dragonling",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["SCHEMATIC: MITHRIL MECHANICAL DRAGONLING"] = 10609,
|
|
["PETRIFIED SHINBONE"] = 1958,
|
|
[5431] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5431,
|
|
["class"] = 10,
|
|
["name"] = "Empty Hip Flask",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["BRIARTHORN"] = 2450,
|
|
["RECIPE: HOT WOLF RIBS"] = 12229,
|
|
["PATTERN: LIVING BREASTPLATE"] = 15771,
|
|
["REGAL WIZARD HAT"] = 7470,
|
|
[3891] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3891,
|
|
["class"] = 2,
|
|
["name"] = "Augmented Chain Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_03",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 32,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["BLACK DUSKWOOD STAFF"] = 937,
|
|
["AUGMENTED CHAIN HELM"] = 3891,
|
|
["GYROCHRONATOM"] = 4389,
|
|
[10606] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10606,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Parachute Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[13364] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13364,
|
|
["class"] = 10,
|
|
["name"] = "Fras Siabi's Advertisement",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["PHALANX BREASTPLATE"] = 7418,
|
|
["GNOLL SKULL BASHER"] = 1440,
|
|
["BLURRED AXE"] = 4824,
|
|
[13876] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13876,
|
|
["class"] = 10,
|
|
["name"] = "40 Pound Grouper",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SCHEMATIC: PARACHUTE CLOAK"] = 10606,
|
|
[14132] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14132,
|
|
["class"] = 2,
|
|
["name"] = "Wizardweave Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_09",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 50,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14260] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14260,
|
|
["class"] = 2,
|
|
["name"] = "Bloodwoven Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 39,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SELENIUM CHAIN"] = 12025,
|
|
["BLUE SACK OF GEMS"] = 17962,
|
|
["SCOUTING SPAULDERS"] = 6588,
|
|
["RESILIENT ROBE"] = 14405,
|
|
[14900] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14900,
|
|
["class"] = 2,
|
|
["name"] = "Saltstone Legplates",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_07",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[20766] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20766,
|
|
["class"] = 10,
|
|
["name"] = "Slimy Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_10_Green",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SILVER HOOK"] = 5567,
|
|
[15284] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15284,
|
|
["class"] = 1,
|
|
["name"] = "Long Battle Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_01",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 24,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["LONG TAIL FEATHER"] = 5116,
|
|
[15540] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15540,
|
|
["class"] = 2,
|
|
["name"] = "Wicked Chain Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_09",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 29,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["STONE SCARAB"] = 20858,
|
|
["SLIMY BAG"] = 20766,
|
|
["DEVILSAUR LEATHER"] = 15417,
|
|
[16052] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16052,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Voice Amplification Modulator",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["FROST SHOCK AND YOU"] = 18363,
|
|
[5239] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5239,
|
|
["class"] = 1,
|
|
["name"] = "Blackbone Wand",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_01",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 41,
|
|
["subclass"] = 16,
|
|
["quality"] = 1,
|
|
},
|
|
["BLACKBONE WAND"] = 5239,
|
|
[5207] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5207,
|
|
["class"] = 1,
|
|
["name"] = "Opaque Wand",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_07",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 15,
|
|
["subclass"] = 16,
|
|
["quality"] = 2,
|
|
},
|
|
[4250] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4250,
|
|
["class"] = 2,
|
|
["name"] = "Hillman's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 20,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[4314] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4314,
|
|
["class"] = 2,
|
|
["name"] = "Double-stitched Woolen Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_06",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[4378] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4378,
|
|
["class"] = 5,
|
|
["name"] = "Heavy Dynamite",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bomb_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[5211] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5211,
|
|
["class"] = 1,
|
|
["name"] = "Dusk Wand",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_07",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 20,
|
|
["subclass"] = 16,
|
|
["quality"] = 1,
|
|
},
|
|
["BONELINK SABATONS"] = 15614,
|
|
[4570] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4570,
|
|
["class"] = 1,
|
|
["name"] = "Birchwood Maul",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_15",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 10,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[4634] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4634,
|
|
["class"] = 10,
|
|
["name"] = "Iron Lockbox",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_OrnateBox",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: WICKED LEATHER HEADBAND"] = 15744,
|
|
["ADVENTURER'S CAPE"] = 10258,
|
|
[19305] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 19305,
|
|
["class"] = 4,
|
|
["name"] = "Pickled Kodo Foot",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Foot_Kodo",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
["STEADFAST CORONET"] = 15593,
|
|
[19817] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19817,
|
|
["class"] = 10,
|
|
["name"] = "Punctured Voodoo Doll",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Idol_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[10222] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10222,
|
|
["class"] = 2,
|
|
["name"] = "Nightshade Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 54,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[5082] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5082,
|
|
["class"] = 5,
|
|
["name"] = "Thin Kodo Leather",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_LeatherScrap_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["GLOBE OF WATER"] = 7079,
|
|
[5210] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5210,
|
|
["class"] = 1,
|
|
["name"] = "Burning Wand",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_02",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 20,
|
|
["subclass"] = 16,
|
|
["quality"] = 1,
|
|
},
|
|
["NIGHTSHADE BOOTS"] = 10222,
|
|
["THICK CLOAK"] = 3964,
|
|
["MERCURIAL GUARD"] = 10158,
|
|
["STALKING PANTS"] = 4831,
|
|
[5530] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5530,
|
|
["class"] = 9,
|
|
["name"] = "Blinding Powder",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ammo_Gunpowder_01",
|
|
["slot"] = "",
|
|
["level"] = 34,
|
|
["quality"] = 1,
|
|
},
|
|
["COPPER CHAIN BOOTS"] = 3469,
|
|
[10094] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10094,
|
|
["class"] = 2,
|
|
["name"] = "Gothic Plate Vambraces",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_08",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[2605] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2605,
|
|
["class"] = 5,
|
|
["name"] = "Green Dye",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_12",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[5786] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5786,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Murloc Scale Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[10030] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10030,
|
|
["class"] = 2,
|
|
["name"] = "Admiral's Hat",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_29",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 43,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["ADMIRAL'S HAT"] = 10030,
|
|
["JOUSTER'S LEGPLATES"] = 8162,
|
|
[6042] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 6042,
|
|
["class"] = 5,
|
|
["name"] = "Iron Shield Spike",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_ArmorKit_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["GURUBASHI MOJO MADNESS"] = 19931,
|
|
[4951] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4951,
|
|
["class"] = 2,
|
|
["name"] = "Squealer's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["SQUEALER'S BELT"] = 4951,
|
|
[6298] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6298,
|
|
["class"] = 10,
|
|
["name"] = "Bloody Bat Fang",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterFang_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[6362] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6362,
|
|
["class"] = 4,
|
|
["name"] = "Raw Rockscale Cod",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_04",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[6426] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6426,
|
|
["class"] = 2,
|
|
["name"] = "Blackforge Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 38,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["WILLOW CAPE"] = 6542,
|
|
[6554] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6554,
|
|
["class"] = 2,
|
|
["name"] = "Bard's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_15",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 12,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[9838] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9838,
|
|
["class"] = 2,
|
|
["name"] = "Banded Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_06",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 24,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["REVENANT GAUNTLETS"] = 10129,
|
|
["ELIXIR OF WISDOM"] = 3383,
|
|
[9774] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9774,
|
|
["class"] = 2,
|
|
["name"] = "Greenweave Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_15",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14978] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14978,
|
|
["class"] = 2,
|
|
["name"] = "Exalted Sabatons",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Wolf",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 58,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["HEAVY SCORPID GAUNTLET"] = 15078,
|
|
["RECIPE: SAVORY DEVIATE DELIGHT"] = 6661,
|
|
[19291] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19291,
|
|
["class"] = 3,
|
|
["name"] = "Darkmoon Storage Box",
|
|
["texture"] = "Interface\\Icons\\INV_Box_04",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[19163] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19163,
|
|
["class"] = 2,
|
|
["name"] = "Molten Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_13",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 60,
|
|
["subclass"] = 3,
|
|
["quality"] = 4,
|
|
},
|
|
[3401] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3401,
|
|
["class"] = 10,
|
|
["name"] = "Rough Crocolisk Scale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[11082] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 11082,
|
|
["class"] = 5,
|
|
["name"] = "Greater Astral Essence",
|
|
["texture"] = "Interface\\Icons\\INV_Enchant_EssenceAstralLarge",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["VANGUARD SABATONS"] = 14857,
|
|
[7386] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7386,
|
|
["class"] = 2,
|
|
["name"] = "Green Whelp Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_06",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 33,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7450] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7450,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Green Whelp Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["ORANGE DYE"] = 6261,
|
|
[15134] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15134,
|
|
["class"] = 2,
|
|
["name"] = "Cutthroat's Hat",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_15",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 32,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["RESPLENDENT ROBES"] = 14326,
|
|
[18779] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18779,
|
|
["name"] = "Bottom Half of Advanced Armorsmithing: Volume I",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["quality"] = 3,
|
|
},
|
|
[10503] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10503,
|
|
["class"] = 2,
|
|
["name"] = "Rose Colored Goggles",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_47",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10498] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10498,
|
|
["class"] = 5,
|
|
["name"] = "Gyromatic Micro-Adjustor",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_ScrewDriver_02",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["SCHEMATIC: TRUESILVER TRANSFORMER"] = 18651,
|
|
[9262] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 9262,
|
|
["class"] = 5,
|
|
["name"] = "Black Vitriol",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Sapphire_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[6528] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6528,
|
|
["class"] = 2,
|
|
["name"] = "Spellbinder Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_22",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 12,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["MISHANDLED RECURVE BOW"] = 2782,
|
|
[8154] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8154,
|
|
["class"] = 10,
|
|
["name"] = "Scorpid Scale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[8245] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8245,
|
|
["class"] = 2,
|
|
["name"] = "Imperial Red Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_03",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 51,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BOX OF FRESH PIES"] = 22292,
|
|
[8501] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8501,
|
|
["class"] = 10,
|
|
["name"] = "Hawk Owl",
|
|
["texture"] = "Interface\\Icons\\Ability_EyeOfTheOwl",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BALANCED WAR AXE"] = 13819,
|
|
["CURED HAM STEAK"] = 4599,
|
|
["EMBERSILK MITTS"] = 14231,
|
|
[4567] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4567,
|
|
["class"] = 1,
|
|
["name"] = "Merc Sword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_04",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 11,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[18282] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18282,
|
|
["class"] = 1,
|
|
["name"] = "Core Marksman Rifle",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_05",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 60,
|
|
["subclass"] = 4,
|
|
["quality"] = 4,
|
|
},
|
|
["WARPED LEATHER BELT"] = 1502,
|
|
[9397] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9397,
|
|
["class"] = 2,
|
|
["name"] = "Energy Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 34,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[19050] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19050,
|
|
["class"] = 2,
|
|
["name"] = "Mantle of the Timbermaw",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_19",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 59,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[19306] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 19306,
|
|
["class"] = 4,
|
|
["name"] = "Crunchy Frog",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_33",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
[9781] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9781,
|
|
["class"] = 2,
|
|
["name"] = "Bandit Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 17,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[9909] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9909,
|
|
["class"] = 2,
|
|
["name"] = "Royal Bands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 38,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[20074] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20074,
|
|
["class"] = 4,
|
|
["name"] = "Heavy Crocolisk Stew",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_64",
|
|
["slot"] = "",
|
|
["level"] = 20,
|
|
["quality"] = 1,
|
|
},
|
|
[10165] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10165,
|
|
["class"] = 2,
|
|
["name"] = "Templar Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_29",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 50,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[18641] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 18641,
|
|
["class"] = 5,
|
|
["name"] = "Dense Dynamite",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bomb_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["REINFORCED LEATHER PANTS"] = 2472,
|
|
["CANVAS PANTS"] = 1768,
|
|
[7052] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7052,
|
|
["class"] = 2,
|
|
["name"] = "Azure Silk Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_22",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 30,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10052] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10052,
|
|
["class"] = 2,
|
|
["name"] = "Orange Martial Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Orange_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[4471] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4471,
|
|
["class"] = 9,
|
|
["name"] = "Flint and Tinder",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_11",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["LAMINATED SCALE CIRCLET"] = 8752,
|
|
["FLINT AND TINDER"] = 4471,
|
|
["BRUISER CLUB"] = 4439,
|
|
[4407] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4407,
|
|
["class"] = 5,
|
|
["name"] = "Accurate Scope",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Spyglass_02",
|
|
["slot"] = "",
|
|
["level"] = 20,
|
|
["quality"] = 1,
|
|
},
|
|
["HUGE BROWN SACK"] = 4499,
|
|
["DEFLECTING TOWER"] = 3987,
|
|
[1384] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1384,
|
|
["class"] = 1,
|
|
["name"] = "Dull Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_04",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 1,
|
|
["subclass"] = 8,
|
|
["quality"] = 1,
|
|
},
|
|
["BROWN LINEN PANTS"] = 4343,
|
|
[14310] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14310,
|
|
["class"] = 2,
|
|
["name"] = "Celestial Slippers",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 53,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[12213] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12213,
|
|
["class"] = 4,
|
|
["name"] = "Carrion Surprise",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_49",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[3814] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3814,
|
|
["class"] = 2,
|
|
["name"] = "Double Mail Shoulderpads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_07",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 34,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["RECIPE: GREATER FIRE PROTECTION POTION"] = 13494,
|
|
["DOUBLE MAIL SHOULDERPADS"] = 3814,
|
|
[8494] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8494,
|
|
["class"] = 10,
|
|
["name"] = "Parrot Cage (Hyacinth Macaw)",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_ForceOfNature",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["DOKEBI CORD"] = 14578,
|
|
[8366] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8366,
|
|
["class"] = 4,
|
|
["name"] = "Bloated Trout",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_02",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[13109] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13109,
|
|
["class"] = 2,
|
|
["name"] = "Blackflame Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_20",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 44,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["BLOATED TROUT"] = 8366,
|
|
[13365] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13365,
|
|
["class"] = 10,
|
|
["name"] = "Town Meeting Notice",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_10",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[13493] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13493,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Greater Arcane Elixir",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
[8302] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8302,
|
|
["class"] = 2,
|
|
["name"] = "Hero's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_17",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 53,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["DEADLY BRONZE PONIARD"] = 3490,
|
|
["WARPED LEATHER BOOTS"] = 1503,
|
|
[12717] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12717,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Lionheart Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 4,
|
|
},
|
|
["RED SWASHBUCKLER'S SHIRT"] = 6796,
|
|
[14261] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14261,
|
|
["class"] = 2,
|
|
["name"] = "Bloodwoven Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_08",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 38,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4091] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4091,
|
|
["class"] = 1,
|
|
["name"] = "Widowmaker",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_03",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 42,
|
|
["subclass"] = 13,
|
|
["quality"] = 3,
|
|
},
|
|
["WIDOWMAKER"] = 4091,
|
|
["GNARLED STAFF"] = 2030,
|
|
[14773] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14773,
|
|
["class"] = 2,
|
|
["name"] = "Ravager's Cord",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_09",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 34,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14901] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14901,
|
|
["class"] = 2,
|
|
["name"] = "Saltstone Shoulder Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_05",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["HEAVY SILITHID CARAPACE"] = 20501,
|
|
[15157] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15157,
|
|
["class"] = 2,
|
|
["name"] = "Nocturnal Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 36,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["KITE SHIELD"] = 2446,
|
|
["MAIL COMBAT GAUNTLETS"] = 4075,
|
|
[15541] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15541,
|
|
["class"] = 2,
|
|
["name"] = "Wicked Chain Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 28,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15669] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15669,
|
|
["class"] = 2,
|
|
["name"] = "Magnificent Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 57,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[24282] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 24282,
|
|
["class"] = 10,
|
|
["name"] = "Rogue's Diary",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_09",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["IMPERIAL LEATHER BOOTS"] = 6431,
|
|
[16053] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16053,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Master Engineer's Goggles",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["IMPERIAL RED BRACERS"] = 8247,
|
|
["LARGE BROWN SACK"] = 5576,
|
|
["CAT CARRIER (BOMBAY)"] = 8485,
|
|
[16747] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 16747,
|
|
["class"] = 10,
|
|
["name"] = "Broken Lock",
|
|
["texture"] = "Interface\\Icons\\INV_Gizmo_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[4043] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4043,
|
|
["class"] = 2,
|
|
["name"] = "Aurora Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 33,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4481] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4481,
|
|
["class"] = 4,
|
|
["name"] = "Cresting Charm",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Talisman_05",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[18337] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18337,
|
|
["class"] = 2,
|
|
["name"] = "Orphic Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 54,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["DUSKWOVEN SASH"] = 10066,
|
|
[3963] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3963,
|
|
["class"] = 2,
|
|
["name"] = "Thick Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_01",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 38,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["DARK LEATHER TUNIC"] = 2317,
|
|
["MERCILESS AXE"] = 12249,
|
|
["THICK LEATHER BRACERS"] = 3963,
|
|
["ALABASTER PLATE GAUNTLETS"] = 8314,
|
|
[1206] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 1206,
|
|
["class"] = 5,
|
|
["name"] = "Moss Agate",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Emerald_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["TWILL BELT"] = 3944,
|
|
[19819] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19819,
|
|
["class"] = 10,
|
|
["name"] = "Punctured Voodoo Doll",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Idol_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["THICK SCALE BRACELETS"] = 15545,
|
|
["BATTLEFORGE ARMOR"] = 6592,
|
|
[4257] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4257,
|
|
["class"] = 2,
|
|
["name"] = "Green Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_17",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 27,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SHREDDER OPERATING MANUAL - PAGE 4"] = 16648,
|
|
[21099] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21099,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Smoked Sagefish",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["IMPENETRABLE CLOAK"] = 15661,
|
|
["PESTILENT WAND"] = 5347,
|
|
[1366] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1366,
|
|
["class"] = 2,
|
|
["name"] = "Ragged Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[22123] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 22123,
|
|
["class"] = 4,
|
|
["name"] = "Pledge of Loyalty: Orgrimmar",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[15479] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15479,
|
|
["class"] = 2,
|
|
["name"] = "Charger's Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_16",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 6,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[1414] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1414,
|
|
["class"] = 1,
|
|
["name"] = "Cracked Sledge",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_09",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 4,
|
|
["subclass"] = 6,
|
|
["quality"] = 0,
|
|
},
|
|
[1430] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1430,
|
|
["class"] = 2,
|
|
["name"] = "Patchwork Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 2,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1446] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1446,
|
|
["class"] = 2,
|
|
["name"] = "Blackrock Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 14,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[1462] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1462,
|
|
["class"] = 2,
|
|
["name"] = "Ring of the Shadow",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_15",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 20,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["IMBUED PLATE ARMOR"] = 10368,
|
|
["SPELLFORCE ROD"] = 1664,
|
|
[1510] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1510,
|
|
["class"] = 1,
|
|
["name"] = "Heavy Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_15",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 7,
|
|
["subclass"] = 5,
|
|
["quality"] = 0,
|
|
},
|
|
["CRAFTSMAN'S WRIT - MAJOR HEALING POTION"] = 22618,
|
|
[15341] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15341,
|
|
["class"] = 2,
|
|
["name"] = "Pathfinder Footpads",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 25,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["AUGMENTED CHAIN LEGGINGS"] = 2418,
|
|
[8258] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8258,
|
|
["class"] = 2,
|
|
["name"] = "Serpentskin Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_02",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 51,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["MERCENARY BLADE"] = 15213,
|
|
["RAIDER'S CHESTPIECE"] = 9783,
|
|
["SUMMONER'S WAND"] = 5245,
|
|
["GHOSTWALKER GLOVES"] = 15149,
|
|
[15085] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15085,
|
|
["class"] = 2,
|
|
["name"] = "Wicked Leather Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 56,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["BRIGADE CIRCLET"] = 9932,
|
|
[1686] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 1686,
|
|
["class"] = 10,
|
|
["name"] = "Bristly Whisker",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterTail_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[1702] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 1702,
|
|
["class"] = 10,
|
|
["name"] = "Intact Basilisk Spine",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[1718] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1718,
|
|
["class"] = 2,
|
|
["name"] = "Basilisk Hide Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 38,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[1734] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1734,
|
|
["class"] = 2,
|
|
["name"] = "Worn Mail Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 6,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["GREEN LEATHER BRACERS"] = 4259,
|
|
[1766] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1766,
|
|
["class"] = 2,
|
|
["name"] = "Canvas Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_15",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 13,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1782] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1782,
|
|
["class"] = 2,
|
|
["name"] = "Cross-stitched Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_14",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 25,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1798] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1798,
|
|
["class"] = 2,
|
|
["name"] = "Rawhide Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_07",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1814] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1814,
|
|
["class"] = 1,
|
|
["name"] = "Battered Mallet",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_16",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 14,
|
|
["subclass"] = 6,
|
|
["quality"] = 0,
|
|
},
|
|
["STUDDED HAT"] = 3890,
|
|
[1846] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1846,
|
|
["class"] = 2,
|
|
["name"] = "Chainmail Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 12,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["COMBUSTIBLE WAND"] = 5236,
|
|
["SLAYER'S CUFFS"] = 14750,
|
|
["FRAYED BELT"] = 3363,
|
|
["SHIMMERING BRACERS"] = 6563,
|
|
[1926] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1926,
|
|
["class"] = 1,
|
|
["name"] = "Weighted Sap",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_06",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 10,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["WICKED LEATHER ARMOR"] = 15085,
|
|
["JOUSTER'S GREAVES"] = 8160,
|
|
[1974] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1974,
|
|
["class"] = 2,
|
|
["name"] = "Mindthrust Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["WAR TORN HANDGRIPS"] = 15484,
|
|
[8123] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8123,
|
|
["class"] = 2,
|
|
["name"] = "Heraldic Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 44,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["GNARLED ASH STAFF"] = 791,
|
|
["HERALDIC LEGGINGS"] = 8123,
|
|
[8246] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8246,
|
|
["class"] = 2,
|
|
["name"] = "Imperial Red Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_02",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 47,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[16748] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 16748,
|
|
["class"] = 10,
|
|
["name"] = "Padded Lining",
|
|
["texture"] = "Interface\\Icons\\INV_Fabric_Wool_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[2125] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2125,
|
|
["class"] = 2,
|
|
["name"] = "Cracked Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[14957] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14957,
|
|
["class"] = 2,
|
|
["name"] = "High Chief's Sabatons",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 46,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["LESSER BLOODSTONE ORE"] = 4278,
|
|
[2221] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2221,
|
|
["class"] = 2,
|
|
["name"] = "Targe Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 23,
|
|
["subclass"] = 6,
|
|
["quality"] = 0,
|
|
},
|
|
["HIGH CHIEF'S SABATONS"] = 14957,
|
|
["FAMILIAR FANG"] = 3723,
|
|
[2317] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2317,
|
|
["class"] = 2,
|
|
["name"] = "Dark Leather Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_03",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 15,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[9398] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9398,
|
|
["class"] = 2,
|
|
["name"] = "Worn Running Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_02",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 35,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[19052] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19052,
|
|
["class"] = 2,
|
|
["name"] = "Dawn Treaders",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Cloth_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 53,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["INTERLACED BRACERS"] = 3794,
|
|
[9782] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9782,
|
|
["class"] = 2,
|
|
["name"] = "Bandit Jerkin",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_11",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 18,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[9910] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9910,
|
|
["class"] = 2,
|
|
["name"] = "Royal Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_17",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 39,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2509] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2509,
|
|
["class"] = 1,
|
|
["name"] = "Ornate Blunderbuss",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_02",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 4,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["PHALANX GAUNTLETS"] = 7421,
|
|
[14829] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14829,
|
|
["class"] = 2,
|
|
["name"] = "Symbolic Legplates",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_13",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[20844] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20844,
|
|
["class"] = 4,
|
|
["name"] = "Deadly Poison V",
|
|
["texture"] = "Interface\\Icons\\Ability_Rogue_DualWeild",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["quality"] = 1,
|
|
},
|
|
["SYMBOLIC LEGPLATES"] = 14829,
|
|
[14765] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14765,
|
|
["class"] = 2,
|
|
["name"] = "Enduring Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_02",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 33,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[2701] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2701,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Seasoned Wolf Kabob",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["DARK ESPADON"] = 15254,
|
|
[2765] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2765,
|
|
["class"] = 1,
|
|
["name"] = "Hunting Knife",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_15",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 18,
|
|
["subclass"] = 13,
|
|
["quality"] = 0,
|
|
},
|
|
["DARK IRON BOMB"] = 16005,
|
|
["SILVERED BRONZE SHOULDERS"] = 3481,
|
|
[3856] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3856,
|
|
["class"] = 1,
|
|
["name"] = "Shadow Crescent Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_17",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 35,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2893] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2893,
|
|
["class"] = 4,
|
|
["name"] = "Deadly Poison II",
|
|
["texture"] = "Interface\\Icons\\Ability_Rogue_DualWeild",
|
|
["slot"] = "",
|
|
["level"] = 38,
|
|
["quality"] = 1,
|
|
},
|
|
["THISTLEFUR JERKIN"] = 14202,
|
|
[2957] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2957,
|
|
["class"] = 2,
|
|
["name"] = "Journeyman's Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 6,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2989] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2989,
|
|
["class"] = 2,
|
|
["name"] = "Burnished Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 16,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[3021] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3021,
|
|
["class"] = 1,
|
|
["name"] = "Ranger Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_11",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 20,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[12214] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12214,
|
|
["class"] = 4,
|
|
["name"] = "Mystery Stew",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_19",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
["BRISTLEBARK AMICE"] = 14573,
|
|
["PATTERN: MOONCLOTH CIRCLET"] = 14509,
|
|
[3840] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3840,
|
|
["class"] = 2,
|
|
["name"] = "Green Iron Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_09",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 27,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[3181] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3181,
|
|
["class"] = 10,
|
|
["name"] = "Partially Digested Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["SILVER-LINED BELT"] = 13011,
|
|
[12982] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12982,
|
|
["class"] = 2,
|
|
["name"] = "Silver-linked Footguards",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 16,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[13110] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13110,
|
|
["class"] = 2,
|
|
["name"] = "Wolffear Harness",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 31,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[3309] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3309,
|
|
["class"] = 2,
|
|
["name"] = "Barbaric Loincloth",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_Wolf",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 11,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[13366] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13366,
|
|
["class"] = 10,
|
|
["name"] = "Ingenious Toy",
|
|
["texture"] = "Interface\\Icons\\INV_Gizmo_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[13494] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13494,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Greater Fire Protection Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
["PROTECTOR ARMGUARDS"] = 14788,
|
|
["TATTERED CLOTH BELT"] = 3595,
|
|
[3469] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3469,
|
|
["class"] = 2,
|
|
["name"] = "Copper Chain Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 4,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[15233] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15233,
|
|
["class"] = 1,
|
|
["name"] = "Savage Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_08",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 34,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["PLANS: BARBARIC IRON BREASTPLATE"] = 7979,
|
|
[14262] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14262,
|
|
["class"] = 2,
|
|
["name"] = "Bloodwoven Mitts",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_19",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 40,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["WORN LEATHER BELT"] = 1418,
|
|
["CELESTIAL SILK ROBES"] = 14317,
|
|
["DEEPDIVE HELMET"] = 10506,
|
|
[14774] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14774,
|
|
["class"] = 2,
|
|
["name"] = "Ravager's Crown",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_19",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 38,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14902] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14902,
|
|
["class"] = 2,
|
|
["name"] = "Saltstone Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_12",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 36,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[14253] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14253,
|
|
["class"] = 2,
|
|
["name"] = "Lunar Handwraps",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_20",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 38,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["EMBOSSED PLATE SHIELD"] = 9935,
|
|
[15286] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15286,
|
|
["class"] = 1,
|
|
["name"] = "Long Redwood Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_10",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 30,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["DEADLY POISON III"] = 8984,
|
|
[15542] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15542,
|
|
["class"] = 2,
|
|
["name"] = "Wicked Chain Shoulder Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_09",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 27,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: DUSKY LEATHER LEGGINGS"] = 7449,
|
|
[15798] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 15798,
|
|
["class"] = 10,
|
|
["name"] = "Chipped Ogre Teeth",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["PLANS: SILVERED BRONZE SHOULDERS"] = 2882,
|
|
["CRACKED POTTERY"] = 9334,
|
|
["TEMPLAR CROWN"] = 10168,
|
|
["THICK CLOTH BELT"] = 3597,
|
|
["GRAND CROWN"] = 15193,
|
|
["LUNAR HANDWRAPS"] = 14253,
|
|
[4251] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4251,
|
|
["class"] = 2,
|
|
["name"] = "Hillman's Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 21,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[4315] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4315,
|
|
["class"] = 2,
|
|
["name"] = "Reinforced Woolen Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_09",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 19,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[4379] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4379,
|
|
["class"] = 1,
|
|
["name"] = "Silver-plated Shotgun",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_07",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 21,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["WOUND POISON"] = 10918,
|
|
[14189] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14189,
|
|
["class"] = 2,
|
|
["name"] = "Raincaller Cap",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_29",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 27,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[18285] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 18285,
|
|
["class"] = 10,
|
|
["name"] = "Crystallized Mana Shard",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Diamond_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[14125] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14125,
|
|
["class"] = 2,
|
|
["name"] = "Ritual Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_09",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 16,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RUINED JUMPER CABLES"] = 6715,
|
|
["CHIEF BRIGADIER PAULDRONS"] = 4725,
|
|
[4827] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4827,
|
|
["class"] = 2,
|
|
["name"] = "Wizard's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_29",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 23,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["ROTTING BEAR CARCASS"] = 11406,
|
|
[19821] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19821,
|
|
["class"] = 10,
|
|
["name"] = "Punctured Voodoo Doll",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Idol_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[10142] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10142,
|
|
["class"] = 2,
|
|
["name"] = "High Councillor's Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_02",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 57,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[5083] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5083,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Kodo Hide Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14171] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14171,
|
|
["class"] = 2,
|
|
["name"] = "Buccaneer's Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["ANCIENT DEFENDER"] = 15604,
|
|
["PEERLESS GLOVES"] = 15429,
|
|
["MARAUDER'S LEGGINGS"] = 15573,
|
|
["BLOODY BRASS KNUCKLES"] = 7683,
|
|
[5467] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5467,
|
|
["class"] = 5,
|
|
["name"] = "Kodo Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[13933] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13933,
|
|
["class"] = 4,
|
|
["name"] = "Lobster Stew",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_17",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
["RECIPE: TRANSMUTE IRON TO GOLD"] = 9304,
|
|
[12542] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12542,
|
|
["class"] = 2,
|
|
["name"] = "Funeral Pyre Vestment",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_40",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 46,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["DEVIATE SCALE"] = 6470,
|
|
["PICKLED KODO FOOT"] = 19305,
|
|
["DECODED TABLET TRANSCRIPTION"] = 20405,
|
|
[13869] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13869,
|
|
["class"] = 2,
|
|
["name"] = "Frostweave Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 46,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3600] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3600,
|
|
["class"] = 2,
|
|
["name"] = "Thin Cloth Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[6043] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 6043,
|
|
["class"] = 5,
|
|
["name"] = "Iron Counterweight",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Orb_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["CORPSE HARVESTER"] = 15237,
|
|
[11078] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 11078,
|
|
["name"] = "Relic Coffer Key",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Key_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["MANUAL OF HEROIC STRIKE IX"] = 21297,
|
|
[6299] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6299,
|
|
["class"] = 4,
|
|
["name"] = "Sickly Looking Fish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_28",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["OUTRUNNER'S CHESTGUARD"] = 15500,
|
|
["IMBUED PLATE GIRDLE"] = 10370,
|
|
["RIGID GLOVES"] = 15115,
|
|
[6555] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6555,
|
|
["class"] = 2,
|
|
["name"] = "Bard's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 9,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[19162] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19162,
|
|
["class"] = 2,
|
|
["name"] = "Corehound Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_24",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 60,
|
|
["subclass"] = 3,
|
|
["quality"] = 4,
|
|
},
|
|
[9830] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9830,
|
|
["class"] = 2,
|
|
["name"] = "Scaled Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_10",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 27,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["REVENANT SHOULDERS"] = 10134,
|
|
[6811] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6811,
|
|
["class"] = 4,
|
|
["name"] = "Aquadynamic Fish Lens",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Spyglass_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["GIANTSTALKER'S BELT"] = 16851,
|
|
["CHIEFTAIN'S BREASTPLATE"] = 9950,
|
|
["IMPERIAL PLATE BRACERS"] = 12425,
|
|
["PATTERN: WICKED LEATHER PANTS"] = 15757,
|
|
["WENDIGO COLLAR"] = 2899,
|
|
["HEADHUNTER'S BELT"] = 15349,
|
|
["LIMITED INVULNERABILITY POTION"] = 3387,
|
|
["BLOODBELLY FISH"] = 13546,
|
|
[7387] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7387,
|
|
["class"] = 2,
|
|
["name"] = "Dusky Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 34,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7451] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7451,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Green Whelp Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["PLANS: IRON COUNTERWEIGHT"] = 6045,
|
|
["PATTERN: BRIGHTCLOTH ROBE"] = 14478,
|
|
["PLATEMAIL ARMOR"] = 8094,
|
|
[3371] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3371,
|
|
["class"] = 5,
|
|
["name"] = "Empty Vial",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BATTLE CHAIN BRACERS"] = 3280,
|
|
["PLANS: STEEL WEAPON CHAIN"] = 6046,
|
|
[3943] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3943,
|
|
["class"] = 2,
|
|
["name"] = "Crochet Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 38,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[7963] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7963,
|
|
["class"] = 2,
|
|
["name"] = "Steel Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 35,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[12698] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12698,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Dawnbringer Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[8091] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8091,
|
|
["class"] = 2,
|
|
["name"] = "Platemail Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_29",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 45,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["COARSE THREAD"] = 2320,
|
|
[8247] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8247,
|
|
["class"] = 2,
|
|
["name"] = "Imperial Red Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_13",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 46,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["HOWLING BLADE"] = 6331,
|
|
["RECIPE: SMOKED SAGEFISH"] = 21099,
|
|
["SUNSCALE BELT"] = 14847,
|
|
["PLANS: DAWNBRINGER SHOULDERS"] = 12698,
|
|
[8964] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8964,
|
|
["class"] = 8,
|
|
["name"] = "Codex of Flash Heal",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_09",
|
|
["slot"] = "",
|
|
["level"] = 20,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["GHOSTLY BRACERS"] = 3323,
|
|
[18286] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 18286,
|
|
["class"] = 10,
|
|
["name"] = "Condensed Mana Fragment",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Diamond_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[1602] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1602,
|
|
["class"] = 1,
|
|
["name"] = "Sickle Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_06",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 34,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[9399] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 9399,
|
|
["class"] = 6,
|
|
["name"] = "Precision Arrow",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_Arrow_01",
|
|
["slot"] = "INVTYPE_AMMO",
|
|
["level"] = 35,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["ANCESTRAL WOOLLIES"] = 3291,
|
|
[13101] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13101,
|
|
["class"] = 2,
|
|
["name"] = "Wolfrunner Shoes",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 54,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[9783] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9783,
|
|
["class"] = 2,
|
|
["name"] = "Raider's Chestpiece",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 15,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SOLDIER'S SHIELD"] = 6560,
|
|
["WOLFRUNNER SHOES"] = 13101,
|
|
[10167] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10167,
|
|
["class"] = 2,
|
|
["name"] = "Templar Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_03",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 50,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["IRONHIDE PAULDRONS"] = 15647,
|
|
[10423] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10423,
|
|
["class"] = 2,
|
|
["name"] = "Silvered Bronze Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 26,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[13037] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13037,
|
|
["class"] = 1,
|
|
["name"] = "Crystalpine Stinger",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Crossbow_04",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 27,
|
|
["subclass"] = 15,
|
|
["quality"] = 3,
|
|
},
|
|
[21358] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21358,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Soul Pouch",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["SHARP SHORTSWORD"] = 4017,
|
|
[12973] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12973,
|
|
["name"] = "Scarlet Cannonball",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_Bullet_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["KODO MEAT"] = 5467,
|
|
["THREE OF WARLORDS"] = 19260,
|
|
["FARMER'S SHOVEL"] = 3334,
|
|
["HACKING CLEAVER"] = 15232,
|
|
["PALOMINO BRIDLE"] = 11552,
|
|
["CURVED DAGGER"] = 2632,
|
|
["NIGHTBANE STAFF"] = 3227,
|
|
["SCHEMATIC: DELICATE ARCANITE CONVERTER"] = 16050,
|
|
[3211] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3211,
|
|
["class"] = 2,
|
|
["name"] = "Burnished Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_01",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 14,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[12215] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12215,
|
|
["class"] = 4,
|
|
["name"] = "Heavy Kodo Stew",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_19",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
["MINOR REJUVENATION POTION"] = 2456,
|
|
["SUPREME SHOES"] = 15435,
|
|
["COPPER CHAIN VEST"] = 3471,
|
|
["BURNISHED BRACERS"] = 3211,
|
|
["TAUT COMPOUND BOW"] = 3778,
|
|
[12983] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12983,
|
|
["class"] = 1,
|
|
["name"] = "Rakzur Club",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_09",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 16,
|
|
["subclass"] = 6,
|
|
["quality"] = 3,
|
|
},
|
|
[13111] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13111,
|
|
["class"] = 2,
|
|
["name"] = "Sandals of the Insurgent",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Fabric_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 49,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[12781] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12781,
|
|
["class"] = 1,
|
|
["name"] = "Serenity",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_02",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 52,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["SORCERER DRAPE"] = 9874,
|
|
[13495] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13495,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Greater Frost Protection Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
["SERENITY"] = 12781,
|
|
[17242] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17242,
|
|
["name"] = "Key to Salem's Chest",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Key_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[13879] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13879,
|
|
["class"] = 10,
|
|
["name"] = "59 Pound Grouper",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["FORMULA: ENCHANT BRACER - DEFLECTION"] = 11223,
|
|
["KEY TO SALEM'S CHEST"] = 17242,
|
|
[14263] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14263,
|
|
["class"] = 2,
|
|
["name"] = "Bloodwoven Mask",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandana_03",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 43,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["FORMULA: ENCHANT GLOVES - GREATER STRENGTH"] = 16244,
|
|
[15776] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15776,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Runic Leather Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BONECASTER'S CAPE"] = 14300,
|
|
[14775] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14775,
|
|
["class"] = 2,
|
|
["name"] = "Ravager's Woolies",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 38,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14903] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14903,
|
|
["class"] = 2,
|
|
["name"] = "Saltstone Armsplints",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_04",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["ROUGH COPPER BOMB"] = 4360,
|
|
["CRESCENT EDGE"] = 15235,
|
|
[15287] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15287,
|
|
["class"] = 1,
|
|
["name"] = "Crusader Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_02",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 40,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["AZURE SILK VEST"] = 4324,
|
|
["INTACT BASILISK SPINE"] = 1702,
|
|
[15671] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15671,
|
|
["class"] = 2,
|
|
["name"] = "Magnificent Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 51,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SMALL BARNACLED CLAM"] = 5523,
|
|
[15927] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15927,
|
|
["class"] = 2,
|
|
["name"] = "Bright Sphere",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Pearl_04",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 22,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[16055] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16055,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Arcane Bomb",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[20664] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20664,
|
|
["class"] = 2,
|
|
["name"] = "Abyssal Cloth Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 60,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SEVEN OF BEASTS"] = 19235,
|
|
[16858] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16858,
|
|
["class"] = 2,
|
|
["name"] = "Lawbringer Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_27",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 60,
|
|
["subclass"] = 5,
|
|
["quality"] = 4,
|
|
},
|
|
["DRIFTWOOD BRANCH"] = 7094,
|
|
[17007] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17007,
|
|
["class"] = 2,
|
|
["name"] = "Stonerender Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_15",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 46,
|
|
["subclass"] = 4,
|
|
["quality"] = 4,
|
|
},
|
|
["RECRUIT'S SHIRT"] = 6120,
|
|
[14662] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14662,
|
|
["class"] = 2,
|
|
["name"] = "Keeper's Hooves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 46,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["INDOMITABLE BELT"] = 14684,
|
|
["SENTINEL BREASTPLATE"] = 7439,
|
|
["PATTERN: FELCLOTH PANTS"] = 14483,
|
|
["PLEDGE OF LOYALTY: THUNDER BLUFF"] = 22122,
|
|
["TIGULE AND FOROR'S STRAWBERRY ICE CREAM"] = 7228,
|
|
[21304] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21304,
|
|
["class"] = 8,
|
|
["name"] = "Guide: Multi-Shot V",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_02",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["FEATHERED BREASTPLATE"] = 8349,
|
|
["PATTERN: FELCLOTH HOOD"] = 14496,
|
|
["DREAMWALKER ARMOR"] = 13123,
|
|
["IMBUED PLATE PAULDRONS"] = 10374,
|
|
["GRIZZLY BUCKLER"] = 15298,
|
|
["BRIGHT PANTS"] = 3067,
|
|
["FIELD PLATE VAMBRACES"] = 9285,
|
|
[5472] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5472,
|
|
["class"] = 4,
|
|
["name"] = "Kaldorei Spider Kabob",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_68",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["CARVED IVORY BONE"] = 24281,
|
|
["NOBLE'S ROBE"] = 3019,
|
|
[3312] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3312,
|
|
["class"] = 2,
|
|
["name"] = "Ceremonial Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_08",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 8,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["DESERT RING"] = 12013,
|
|
["MURLOC FIN SOUP"] = 3663,
|
|
["INSCRIBED LEATHER BOOTS"] = 2987,
|
|
[22895] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 22895,
|
|
["class"] = 4,
|
|
["name"] = "Conjured Cinnamon Roll",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_73CinnamonRoll",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
[3200] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3200,
|
|
["class"] = 2,
|
|
["name"] = "Burnt Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_10",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 3,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["SHADOWFORGE TORCH"] = 11885,
|
|
[2955] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2955,
|
|
["class"] = 2,
|
|
["name"] = "First Mate Hat",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_30",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 35,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["PAGAN WRAPS"] = 14163,
|
|
["PROSPECTOR'S WOOLIES"] = 14565,
|
|
["BASILISK HEART"] = 11387,
|
|
[15120] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15120,
|
|
["class"] = 2,
|
|
["name"] = "Robust Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 21,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["NATIVE VEST"] = 14096,
|
|
["HEAVY NOTCHED BELT"] = 12257,
|
|
["EMPTY FESTIVE MUG"] = 21174,
|
|
[21302] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21302,
|
|
["class"] = 8,
|
|
["name"] = "Handbook of Deadly Poison V",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_10",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["WHITE LEATHER BAG"] = 5574,
|
|
["HANDBOOK OF DEADLY POISON V"] = 21302,
|
|
["ENCHANTED SEA KELP"] = 4639,
|
|
["IDOL OF WAR"] = 20882,
|
|
["FIERY CHAIN SHOULDERS"] = 16988,
|
|
["BOLT OF MAGEWEAVE"] = 4339,
|
|
[933] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 933,
|
|
["class"] = 3,
|
|
["name"] = "Large Rucksack",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_10_Black",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["BIG IRON FISHING POLE"] = 6367,
|
|
["MEDIUM QUIVER"] = 11362,
|
|
["IDOL OF LIFE"] = 20879,
|
|
[22617] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22617,
|
|
["class"] = 10,
|
|
["name"] = "Craftsman's Writ - Major Mana Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_02",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
["RING OF PRECISION"] = 1491,
|
|
["SHIMMERING SILK ROBES"] = 2616,
|
|
["ULTRA-FLASH SHADOW REFLECTOR"] = 18639,
|
|
["RECIPE: ELIXIR OF FROST POWER"] = 17709,
|
|
["INFILTRATOR CAP"] = 7413,
|
|
[961] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 961,
|
|
["class"] = 4,
|
|
["name"] = "Healing Herb",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["GRIZZLY BELT"] = 15302,
|
|
["SMALL LUSTROUS PEARL"] = 5498,
|
|
["PATTERN: CRIMSON SILK CLOAK"] = 7087,
|
|
[9911] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9911,
|
|
["class"] = 2,
|
|
["name"] = "Royal Trousers",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_13",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 41,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SMOOTH LEATHER BRACERS"] = 3971,
|
|
["EVOCATOR'S BLADE"] = 2567,
|
|
["DOUBLE-BARRELED SHOTGUN"] = 2098,
|
|
["SMALL LEATHER AMMO POUCH"] = 7279,
|
|
[19148] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19148,
|
|
["class"] = 2,
|
|
["name"] = "Dark Iron Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_22",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 60,
|
|
["subclass"] = 5,
|
|
["quality"] = 4,
|
|
},
|
|
["HEAVY LAMELLAR HELM"] = 10241,
|
|
[8248] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8248,
|
|
["class"] = 2,
|
|
["name"] = "Imperial Red Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2763] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2763,
|
|
["class"] = 1,
|
|
["name"] = "Fisherman Knife",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_01",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 9,
|
|
["subclass"] = 13,
|
|
["quality"] = 0,
|
|
},
|
|
["FISHERMAN KNIFE"] = 2763,
|
|
["OPULENT GLOVES"] = 14282,
|
|
[14925] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14925,
|
|
["class"] = 2,
|
|
["name"] = "Lofty Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_10",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 52,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["BURNING WAND"] = 5210,
|
|
[12212] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12212,
|
|
["class"] = 4,
|
|
["name"] = "Jungle Stew",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_17",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[18288] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 18288,
|
|
["class"] = 4,
|
|
["name"] = "Molasses Firewater",
|
|
["texture"] = "Interface\\Icons\\INV_Cask_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14924] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14924,
|
|
["class"] = 2,
|
|
["name"] = "Lofty Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Wolf",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 52,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[9400] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9400,
|
|
["class"] = 1,
|
|
["name"] = "Baelog's Shortbow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_11",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 36,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["SUNSCALE LEGPLATES"] = 14850,
|
|
["WARLEADER'S GAUNTLETS"] = 14863,
|
|
["ABYSSAL LEATHER BOOTS"] = 20658,
|
|
[9912] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9912,
|
|
["class"] = 2,
|
|
["name"] = "Royal Amice",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_02",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 40,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10040] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10040,
|
|
["class"] = 2,
|
|
["name"] = "White Wedding Dress",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_04",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 30,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[10168] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10168,
|
|
["class"] = 2,
|
|
["name"] = "Templar Crown",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 51,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["BEASTSTALKER'S GLOVES"] = 16676,
|
|
[10424] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10424,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Silvered Bronze Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: SUPERIOR MANA POTION"] = 13477,
|
|
["PETRIFIED BAND"] = 18343,
|
|
[14979] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14979,
|
|
["class"] = 2,
|
|
["name"] = "Exalted Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_10",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 59,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["SMALL RAPTOR TOOTH"] = 5124,
|
|
["RUNE OF PORTALS"] = 17032,
|
|
["CRAB CAKE"] = 2683,
|
|
["SHADOW WEAVER LEGGINGS"] = 2233,
|
|
[14922] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14922,
|
|
["class"] = 2,
|
|
["name"] = "Lofty Sabatons",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Wolf",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 48,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["NECROLOGY ROBES"] = 2292,
|
|
["RED ROSE"] = 3419,
|
|
["CROCHET BOOTS"] = 3937,
|
|
[2976] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2976,
|
|
["class"] = 2,
|
|
["name"] = "Hunting Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 10,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[4814] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4814,
|
|
["class"] = 10,
|
|
["name"] = "Discolored Fang",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[12216] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12216,
|
|
["class"] = 4,
|
|
["name"] = "Spiced Chili Crab",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_48",
|
|
["slot"] = "",
|
|
["level"] = 40,
|
|
["quality"] = 1,
|
|
},
|
|
["DISCOLORED FANG"] = 4814,
|
|
[10413] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10413,
|
|
["class"] = 2,
|
|
["name"] = "Gloves of the Fang",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 14,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[2587] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2587,
|
|
["class"] = 2,
|
|
["name"] = "Gray Woolen Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Grey_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[12728] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12728,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Invulnerable Mail",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 4,
|
|
},
|
|
["GRAY WOOLEN SHIRT"] = 2587,
|
|
["ICY TOMB SPAULDERS"] = 18699,
|
|
[13112] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13112,
|
|
["class"] = 2,
|
|
["name"] = "Winged Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_19",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 43,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[2370] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2370,
|
|
["class"] = 2,
|
|
["name"] = "Battered Leather Harness",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[16980] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16980,
|
|
["class"] = 2,
|
|
["name"] = "Flarecore Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 56,
|
|
["subclass"] = 2,
|
|
["quality"] = 4,
|
|
},
|
|
[13496] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13496,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Greater Nature Protection Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
[10093] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10093,
|
|
["class"] = 2,
|
|
["name"] = "Revenant Deflector",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_06",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 49,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["REVENANT DEFLECTOR"] = 10093,
|
|
[2507] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2507,
|
|
["class"] = 1,
|
|
["name"] = "Laminated Recurve Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_01",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 11,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["COMPACT HARVEST REAPER KIT"] = 4391,
|
|
[14136] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14136,
|
|
["class"] = 2,
|
|
["name"] = "Robe of Winter Night",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_49",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 52,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["SCARLET CHESTPIECE"] = 10328,
|
|
["LAMINATED RECURVE BOW"] = 2507,
|
|
[2491] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2491,
|
|
["class"] = 1,
|
|
["name"] = "Large Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_10",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 3,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["HICKORY PIPE"] = 5432,
|
|
[14776] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14776,
|
|
["class"] = 2,
|
|
["name"] = "Ravager's Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 38,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14904] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14904,
|
|
["class"] = 2,
|
|
["name"] = "Brutish Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 45,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[2475] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2475,
|
|
["class"] = 2,
|
|
["name"] = "Reinforced Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 45,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[15160] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15160,
|
|
["class"] = 2,
|
|
["name"] = "Nocturnal Wristbands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 34,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15288] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15288,
|
|
["class"] = 1,
|
|
["name"] = "Blasthorn Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_07",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 56,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15416] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 15416,
|
|
["class"] = 10,
|
|
["name"] = "Black Dragonscale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BIRCHWOOD MAUL"] = 4570,
|
|
["RITUAL TUNIC"] = 14133,
|
|
[13095] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13095,
|
|
["class"] = 2,
|
|
["name"] = "Assault Band",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_04",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 39,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[15928] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15928,
|
|
["class"] = 2,
|
|
["name"] = "Silver-thread Rod",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_07",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 26,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[16056] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16056,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Flawless Arcanite Rifle",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["BANDED BRACERS"] = 9837,
|
|
["GREENWEAVE ROBE"] = 9773,
|
|
[2427] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2427,
|
|
["class"] = 2,
|
|
["name"] = "Brigandine Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 45,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["BRIGANDINE BRACERS"] = 2427,
|
|
[4252] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4252,
|
|
["class"] = 2,
|
|
["name"] = "Dark Leather Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_12",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 23,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[4316] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4316,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Woolen Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_01",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["CROCOLISK GUMBO"] = 3664,
|
|
[4444] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4444,
|
|
["class"] = 2,
|
|
["name"] = "Black Husk Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterSpiderCarapace_01",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 19,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[1443] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1443,
|
|
["class"] = 2,
|
|
["name"] = "Jeweled Amulet of Cainwyn",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Amulet_01",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 55,
|
|
["subclass"] = 1,
|
|
["quality"] = 4,
|
|
},
|
|
["RUSSET VEST"] = 2429,
|
|
["BATTERED LEATHER HARNESS"] = 2370,
|
|
[4700] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4700,
|
|
["class"] = 2,
|
|
["name"] = "Inscribed Leather Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 16,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[19057] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19057,
|
|
["class"] = 2,
|
|
["name"] = "Gloves of the Dawn",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_29",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 59,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["SPLITTING HATCHET"] = 15231,
|
|
["JEWELED AMULET OF CAINWYN"] = 1443,
|
|
["RECIPE: SPICED CHILI CRAB"] = 16111,
|
|
["LIGHT MAIL BOOTS"] = 2395,
|
|
["TARNISHED CHAIN VEST"] = 2379,
|
|
["WOLF RIDER'S BELT"] = 15369,
|
|
[5212] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5212,
|
|
["class"] = 1,
|
|
["name"] = "Blazing Wand",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_02",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 12,
|
|
["subclass"] = 16,
|
|
["quality"] = 2,
|
|
},
|
|
["EBONHOLD SHOULDERPADS"] = 8272,
|
|
["EMPTY SEA SNAIL SHELL"] = 10457,
|
|
["BARBARIC CLOTH VEST"] = 3310,
|
|
[5468] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5468,
|
|
["class"] = 5,
|
|
["name"] = "Soft Frenzy Flesh",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[13760] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13760,
|
|
["class"] = 4,
|
|
["name"] = "Raw Sunscale Salmon",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_19",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
["BLACK WHELP SCALE"] = 7286,
|
|
["RED FIREWORKS ROCKET"] = 5740,
|
|
[22897] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22897,
|
|
["class"] = 8,
|
|
["name"] = "Tome of Conjure Food VII",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_07",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["HEAVY MITHRIL BOOTS"] = 7933,
|
|
[18649] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18649,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Blue Firework",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[9261] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 9261,
|
|
["class"] = 10,
|
|
["name"] = "Lead Ore",
|
|
["texture"] = "Interface\\Icons\\INV_Ore_Tin_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["LEAD ORE"] = 9261,
|
|
[6044] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6044,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Iron Shield Spike",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[2608] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 2608,
|
|
["class"] = 10,
|
|
["name"] = "Threshadon Ambergris",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Slime_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["BLACK PEARL"] = 7971,
|
|
["GUARDIAN BUCKLER"] = 4820,
|
|
["ELIXIR OF DREAM VISION"] = 9197,
|
|
[6364] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6364,
|
|
["class"] = 10,
|
|
["name"] = "32 Pound Catfish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_30",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[6428] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6428,
|
|
["class"] = 2,
|
|
["name"] = "Mistscape Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_23",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 38,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[18265] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18265,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Flarecore Wraps",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[6556] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6556,
|
|
["class"] = 2,
|
|
["name"] = "Bard's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_05",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 10,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["OILY BLACKMOUTH"] = 6358,
|
|
[4366] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4366,
|
|
["class"] = 5,
|
|
["name"] = "Target Dummy",
|
|
["texture"] = "Interface\\Icons\\INV_Crate_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PHALANX SPAULDERS"] = 7424,
|
|
["THREE OF BEASTS"] = 19231,
|
|
["SMALL THROWING KNIFE"] = 2947,
|
|
[14025] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14025,
|
|
["class"] = 2,
|
|
["name"] = "Mystic's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_26",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 12,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["CRACKED LEATHER BRACERS"] = 2124,
|
|
[7068] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 7068,
|
|
["class"] = 9,
|
|
["name"] = "Elemental Fire",
|
|
["texture"] = "Interface\\Icons\\Spell_Fire_Fire",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[18635] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 18635,
|
|
["class"] = 4,
|
|
["name"] = "Bellara's Nutterbar",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_27",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
["FOREST LEATHER BOOTS"] = 3057,
|
|
[2219] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2219,
|
|
["class"] = 2,
|
|
["name"] = "Small Round Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 17,
|
|
["subclass"] = 6,
|
|
["quality"] = 0,
|
|
},
|
|
["SNAKESKIN BAG"] = 6446,
|
|
[2203] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2203,
|
|
["class"] = 1,
|
|
["name"] = "Brashclaw's Chopper",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_23",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 14,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7452] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7452,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Dusky Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["BRASHCLAW'S CHOPPER"] = 2203,
|
|
["BATTLEFORGE SHOULDERGUARDS"] = 6597,
|
|
["CROCHET HAT"] = 8749,
|
|
[2512] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 2512,
|
|
["class"] = 6,
|
|
["name"] = "Rough Arrow",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_Arrow_02",
|
|
["slot"] = "INVTYPE_AMMO",
|
|
["level"] = 1,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[1843] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1843,
|
|
["class"] = 2,
|
|
["name"] = "Tanned Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_23",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 12,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["LIGHT LEATHER PANTS"] = 7282,
|
|
["SEVERED PINCER"] = 7099,
|
|
["SCORPID STINGER"] = 5466,
|
|
[8028] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8028,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Runed Mithril Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["BOG BOOTS"] = 7095,
|
|
[8156] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8156,
|
|
["class"] = 2,
|
|
["name"] = "Jouster's Wristguards",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[8249] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8249,
|
|
["class"] = 2,
|
|
["name"] = "Imperial Red Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_19",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 47,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["TANNED LEATHER BELT"] = 1843,
|
|
[17010] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 17010,
|
|
["class"] = 9,
|
|
["name"] = "Fiery Core",
|
|
["texture"] = "Interface\\Icons\\Spell_Fire_FlameBolt",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["FORMULA: ENCHANT CLOAK - GREATER RESISTANCE"] = 16216,
|
|
["DIRK"] = 2139,
|
|
[2123] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2123,
|
|
["class"] = 2,
|
|
["name"] = "Cracked Leather Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_06",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["CHIEF BRIGADIER BRACERS"] = 6413,
|
|
["CRACKED LEATHER BOOTS"] = 2123,
|
|
[16857] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16857,
|
|
["class"] = 2,
|
|
["name"] = "Lawbringer Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_18",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 60,
|
|
["subclass"] = 5,
|
|
["quality"] = 4,
|
|
},
|
|
["DREAMWEAVE GLOVES"] = 10019,
|
|
[19058] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19058,
|
|
["class"] = 2,
|
|
["name"] = "Golden Mantle of the Dawn",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_26",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 59,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["CRYPT FIEND PARTS"] = 22525,
|
|
[9785] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9785,
|
|
["class"] = 2,
|
|
["name"] = "Raider's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_13",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 12,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[9913] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9913,
|
|
["class"] = 2,
|
|
["name"] = "Royal Gown",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_03",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 43,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10041] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10041,
|
|
["class"] = 2,
|
|
["name"] = "Dreamweave Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10169] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10169,
|
|
["class"] = 2,
|
|
["name"] = "Templar Legplates",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 52,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["TRIBAL PANTS"] = 3287,
|
|
["THUNDER ALE"] = 2686,
|
|
[10553] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10553,
|
|
["class"] = 2,
|
|
["name"] = "Foreman Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 6,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RIGID SHOULDERS"] = 15116,
|
|
["KINGSBLOOD"] = 3356,
|
|
["PRIEST'S MACE"] = 2075,
|
|
[2384] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2384,
|
|
["class"] = 2,
|
|
["name"] = "Tarnished Chain Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 1,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["EXPERT COOKBOOK"] = 16072,
|
|
["PELLET RIFLE"] = 8182,
|
|
["DEEPROCK SALT"] = 8150,
|
|
[2029] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2029,
|
|
["class"] = 1,
|
|
["name"] = "Cleaver",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_23",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 15,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["CLEAVER"] = 2029,
|
|
[8086] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8086,
|
|
["class"] = 2,
|
|
["name"] = "Light Plate Shoulderpads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_13",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 49,
|
|
["subclass"] = 5,
|
|
["quality"] = 0,
|
|
},
|
|
["HAWKEYE'S BUCKLER"] = 14607,
|
|
["OPULENT BRACERS"] = 14279,
|
|
[12217] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12217,
|
|
["class"] = 4,
|
|
["name"] = "Dragonbreath Chili",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_17",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
["LIGHT PLATE SHOULDERPADS"] = 8086,
|
|
[2013] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2013,
|
|
["class"] = 1,
|
|
["name"] = "Cryptbone Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_26",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 21,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
["GRACIOUS CAPE"] = 18743,
|
|
["RUNECLOTH BOOTS"] = 13864,
|
|
["SERPENTSKIN BRACERS"] = 8257,
|
|
[12985] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12985,
|
|
["class"] = 2,
|
|
["name"] = "Ring of Defense",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_28",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 17,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[13113] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13113,
|
|
["class"] = 2,
|
|
["name"] = "Feathermoon Headdress",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_04",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 58,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["ABJURER'S ROBE"] = 9943,
|
|
["SILVER-THREAD SASH"] = 4714,
|
|
[13497] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13497,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Greater Arcane Protection Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
["ENCHANTED THORIUM BAR"] = 12655,
|
|
["ORNATE SPYGLASS"] = 5507,
|
|
["GREATER FIRE PROTECTION POTION"] = 13457,
|
|
["BRONZE BATTLE AXE"] = 7958,
|
|
[14137] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14137,
|
|
["class"] = 2,
|
|
["name"] = "Mooncloth Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_13",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 53,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[14265] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14265,
|
|
["class"] = 2,
|
|
["name"] = "Bloodwoven Wraps",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_02",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 46,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[8217] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8217,
|
|
["class"] = 7,
|
|
["name"] = "Quickdraw Quiver",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Quiver_07",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 40,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["ICEMAIL JERKIN"] = 1981,
|
|
["BLUE DRAGONSCALE BREASTPLATE"] = 15048,
|
|
[14777] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14777,
|
|
["class"] = 2,
|
|
["name"] = "Ravager's Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_02",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 39,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[14905] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14905,
|
|
["class"] = 2,
|
|
["name"] = "Brutish Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_28",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["POWERFUL MOJO"] = 12804,
|
|
[15161] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15161,
|
|
["class"] = 2,
|
|
["name"] = "Imposing Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_12",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 38,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15289] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15289,
|
|
["class"] = 1,
|
|
["name"] = "Archstrike Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_06",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 60,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["GUARDIAN ARMOR"] = 4256,
|
|
[15545] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15545,
|
|
["class"] = 2,
|
|
["name"] = "Thick Scale Bracelets",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_06",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 25,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15673] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15673,
|
|
["class"] = 2,
|
|
["name"] = "Magnificent Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_11",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 53,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["PITCHFORK"] = 1485,
|
|
[15929] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15929,
|
|
["class"] = 2,
|
|
["name"] = "Nightsky Orb",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Orb_04",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 32,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["BONELINK LEGPLATES"] = 15616,
|
|
[16766] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 16766,
|
|
["class"] = 4,
|
|
["name"] = "Undermine Clam Chowder",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_17",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
["STEADFAST LEGPLATES"] = 15596,
|
|
["SENTRY'S ARMSPLINTS"] = 15532,
|
|
["UNDERWORLD BAND"] = 1980,
|
|
["HIGH COUNCILLOR'S BOOTS"] = 10137,
|
|
["BLACK HUSK SHIELD"] = 4444,
|
|
["POLISHED SCALE BELT"] = 2148,
|
|
[7360] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7360,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Dark Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SIX DEMON BAG"] = 7734,
|
|
[22616] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22616,
|
|
["class"] = 10,
|
|
["name"] = "Craftsman's Writ - Thorium Tube",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_02",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
["SUPERIOR SHOULDERS"] = 9807,
|
|
["CRAFTSMAN'S WRIT - THORIUM TUBE"] = 22616,
|
|
[19059] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19059,
|
|
["class"] = 2,
|
|
["name"] = "Argent Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_13",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 59,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[15340] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15340,
|
|
["class"] = 2,
|
|
["name"] = "Pathfinder Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_01",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["HEAVY SILITHID HUSK"] = 21225,
|
|
["VISION DUST"] = 11137,
|
|
["PATHFINDER CLOAK"] = 15340,
|
|
[15276] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15276,
|
|
["class"] = 1,
|
|
["name"] = "Magus Long Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_14",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 53,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
["MAGUS LONG STAFF"] = 15276,
|
|
[15557] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15557,
|
|
["class"] = 2,
|
|
["name"] = "Pillager's Chestguard",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_12",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 32,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["EMPTY WALLET"] = 5368,
|
|
[15148] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15148,
|
|
["class"] = 2,
|
|
["name"] = "Ghostwalker Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 29,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["GHOSTWALKER BELT"] = 15148,
|
|
["WARRIOR'S PANTS"] = 2966,
|
|
[22131] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22131,
|
|
["class"] = 10,
|
|
["name"] = "Stormwind Gift Collection",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gift_03",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[10141] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10141,
|
|
["class"] = 2,
|
|
["name"] = "High Councillor's Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_13",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 58,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[8188] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8188,
|
|
["class"] = 1,
|
|
["name"] = "Explosive Shotgun",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_08",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 32,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["RAZZASHI COIN"] = 19699,
|
|
["ALCOR'S SUNRAZOR"] = 14555,
|
|
["RED WOOLEN BAG"] = 5763,
|
|
["ARACHNIDIAN CIRCLET"] = 14293,
|
|
[21592] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21592,
|
|
["class"] = 4,
|
|
["name"] = "Large Red Rocket",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MissileLarge_Red",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["LARGE RED ROCKET"] = 21592,
|
|
["DRAGONSCALE BAND"] = 12057,
|
|
["SYMBOLIC GREAVES"] = 14828,
|
|
[14764] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14764,
|
|
["class"] = 2,
|
|
["name"] = "Enduring Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_09",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 30,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["ENDURING GAUNTLETS"] = 14764,
|
|
["COLD IRON PICK"] = 1959,
|
|
[7350] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7350,
|
|
["class"] = 2,
|
|
["name"] = "Disciple's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_12",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["SCHEMATIC: WORLD ENLARGER"] = 18661,
|
|
["DISCIPLE'S BRACERS"] = 7350,
|
|
["MAJOR TROLL'S BLOOD POTION"] = 20004,
|
|
["FORTIFIED BRACERS"] = 9811,
|
|
[1821] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1821,
|
|
["class"] = 1,
|
|
["name"] = "Warped Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_04",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 19,
|
|
["subclass"] = 8,
|
|
["quality"] = 0,
|
|
},
|
|
["HEAVY SHORTBOW"] = 3036,
|
|
[14444] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14444,
|
|
["class"] = 2,
|
|
["name"] = "Venomshroud Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_14",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 47,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["KEEPER'S WOOLIES"] = 14668,
|
|
["CROSS-STITCHED PANTS"] = 1784,
|
|
["GOSSAMER BELT"] = 7526,
|
|
["CELESTIAL PAULDRONS"] = 14316,
|
|
["PATTERN: MURLOC SCALE BRACERS"] = 5789,
|
|
["JAGGED AXE"] = 13818,
|
|
["LUNAR CORONET"] = 14252,
|
|
["THUNDERWOOD"] = 13062,
|
|
["VETERAN BOOTS"] = 2979,
|
|
["ARCANE ELIXIR"] = 9155,
|
|
["RAINCALLER CLOAK"] = 14188,
|
|
["COUNCILLOR'S ROBES"] = 10102,
|
|
["RITUAL GLOVES"] = 14124,
|
|
["SMOOTH LEATHER GLOVES"] = 3973,
|
|
["LINKED CHAIN CLOAK"] = 1749,
|
|
[10559] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 10559,
|
|
["class"] = 5,
|
|
["name"] = "Mithril Tube",
|
|
["texture"] = "Interface\\Icons\\INV_Musket_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["POACHED SUNSCALE SALMON"] = 13932,
|
|
["RUSTED ENGINEERING PARTS"] = 6457,
|
|
[6515] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6515,
|
|
["class"] = 2,
|
|
["name"] = "Disciple's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_21",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 6,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[1725] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1725,
|
|
["class"] = 3,
|
|
["name"] = "Large Knapsack",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_07_Red",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["CRIMSON LOTUS"] = 6986,
|
|
["PATTERN: RED LINEN BAG"] = 5771,
|
|
[17012] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17012,
|
|
["class"] = 5,
|
|
["name"] = "Core Leather",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_FireTar",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2158] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2158,
|
|
["class"] = 2,
|
|
["name"] = "Padded Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_23",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["ENCHANTED THORIUM PLATEMAIL"] = 18771,
|
|
[2222] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2222,
|
|
["class"] = 2,
|
|
["name"] = "Tower Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_11",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 24,
|
|
["subclass"] = 6,
|
|
["quality"] = 0,
|
|
},
|
|
["HANDSTITCHED LEATHER BOOTS"] = 2302,
|
|
["MITHRIL SHIELD SPIKE"] = 7967,
|
|
[2318] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2318,
|
|
["class"] = 5,
|
|
["name"] = "Light Leather",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_LeatherScrap_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[9402] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9402,
|
|
["class"] = 2,
|
|
["name"] = "Earthborn Kilt",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_12",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 55,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["CURVED BASILISK CLAW"] = 1701,
|
|
["DARGOL'S HAUBERK"] = 3330,
|
|
[9786] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9786,
|
|
["class"] = 2,
|
|
["name"] = "Raider's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 11,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[9914] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9914,
|
|
["class"] = 2,
|
|
["name"] = "Royal Scepter",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_08",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 43,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["BLACK VELVET ROBES"] = 2800,
|
|
[10170] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10170,
|
|
["class"] = 2,
|
|
["name"] = "Templar Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_30",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 51,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["POTENT SHOULDERS"] = 15177,
|
|
["TROLL-HIDE BAG"] = 1685,
|
|
[10554] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10554,
|
|
["class"] = 2,
|
|
["name"] = "Foreman Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_07",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 6,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["GRIZZLY PANTS"] = 15303,
|
|
["THICK SCALE BREASTPLATE"] = 15546,
|
|
[2734] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2734,
|
|
["class"] = 10,
|
|
["name"] = "Green Hills of Stranglethorn - Page 10",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[22132] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22132,
|
|
["class"] = 10,
|
|
["name"] = "Ironforge Gift Collection",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gift_01",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[2798] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2798,
|
|
["class"] = 10,
|
|
["name"] = "Rethban Ore",
|
|
["texture"] = "Interface\\Icons\\INV_Ore_Iron_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3239] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3239,
|
|
["class"] = 5,
|
|
["name"] = "Rough Weightstone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_WeightStone_01",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[2862] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2862,
|
|
["class"] = 5,
|
|
["name"] = "Rough Sharpening Stone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_SharpeningStone_01",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[2894] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2894,
|
|
["class"] = 4,
|
|
["name"] = "Rhapsody Malt",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_13",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["BRACKWATER BRACERS"] = 1255,
|
|
[2958] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2958,
|
|
["class"] = 2,
|
|
["name"] = "Journeyman's Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_10",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SNIPER RIFLE"] = 3430,
|
|
["DIRTY LEATHER VEST"] = 85,
|
|
[12218] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12218,
|
|
["class"] = 4,
|
|
["name"] = "Monster Omelet",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_06",
|
|
["slot"] = "",
|
|
["level"] = 40,
|
|
["quality"] = 1,
|
|
},
|
|
["FLIMSY CHAIN CLOAK"] = 2652,
|
|
["RIGID CAPE"] = 15114,
|
|
[6614] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6614,
|
|
["class"] = 2,
|
|
["name"] = "Sage's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_16",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 23,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["TRACKER'S TUNIC"] = 9924,
|
|
[3214] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3214,
|
|
["class"] = 2,
|
|
["name"] = "Warrior's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 4,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[6582] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6582,
|
|
["class"] = 2,
|
|
["name"] = "Scouting Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 17,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[13114] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13114,
|
|
["class"] = 2,
|
|
["name"] = "Troll's Bane Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 25,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[3310] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3310,
|
|
["class"] = 2,
|
|
["name"] = "Barbaric Cloth Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 13,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15968] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15968,
|
|
["class"] = 2,
|
|
["name"] = "Elunarian Sphere",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Orb_05",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 59,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[3374] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3374,
|
|
["class"] = 2,
|
|
["name"] = "Calico Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 9,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[13100] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13100,
|
|
["class"] = 2,
|
|
["name"] = "Furen's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_03",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 39,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[13754] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13754,
|
|
["class"] = 4,
|
|
["name"] = "Raw Glossy Mightfish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterHead_03",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
[13882] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13882,
|
|
["class"] = 10,
|
|
["name"] = "42 Pound Redgill",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_06",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["FUREN'S BOOTS"] = 13100,
|
|
[14138] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14138,
|
|
["class"] = 2,
|
|
["name"] = "Mooncloth Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 55,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[14266] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14266,
|
|
["class"] = 2,
|
|
["name"] = "Bloodwoven Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_02",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 42,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3598] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3598,
|
|
["class"] = 2,
|
|
["name"] = "Thick Cloth Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_11",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[2850] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2850,
|
|
["class"] = 1,
|
|
["name"] = "Bronze Shortsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_04",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 19,
|
|
["subclass"] = 8,
|
|
["quality"] = 1,
|
|
},
|
|
[3662] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3662,
|
|
["class"] = 4,
|
|
["name"] = "Crocolisk Steak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_47",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[14778] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14778,
|
|
["class"] = 2,
|
|
["name"] = "Khan's Bindings",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 40,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[3726] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3726,
|
|
["class"] = 4,
|
|
["name"] = "Big Bear Steak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_47",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
["ASSASSINATION BLADE"] = 13036,
|
|
[15162] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15162,
|
|
["class"] = 2,
|
|
["name"] = "Imposing Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_02",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 40,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["GOLD POWER CORE"] = 10558,
|
|
["RECIPE: FLASK OF PETRIFICATION"] = 13518,
|
|
[15546] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15546,
|
|
["class"] = 2,
|
|
["name"] = "Thick Scale Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 31,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15674] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15674,
|
|
["class"] = 2,
|
|
["name"] = "Magnificent Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_02",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 55,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15802] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15802,
|
|
["class"] = 2,
|
|
["name"] = "Mooncloth Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 51,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["PATHFINDER VEST"] = 15346,
|
|
[15066] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15066,
|
|
["class"] = 2,
|
|
["name"] = "Ironfeather Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 53,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[4046] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4046,
|
|
["class"] = 2,
|
|
["name"] = "Mistscape Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_13",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 40,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4078] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4078,
|
|
["class"] = 2,
|
|
["name"] = "Chief Brigadier Coif",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_29",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 34,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["PLANS: SILVERED BRONZE BREASTPLATE"] = 5578,
|
|
["BARD'S GLOVES"] = 6554,
|
|
[17013] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17013,
|
|
["class"] = 2,
|
|
["name"] = "Dark Iron Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 55,
|
|
["subclass"] = 5,
|
|
["quality"] = 4,
|
|
},
|
|
[4317] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4317,
|
|
["class"] = 2,
|
|
["name"] = "Phoenix Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 20,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["FLINTROCK SHOULDERS"] = 7755,
|
|
[17781] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17781,
|
|
["name"] = "The Pariah's Instructions",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["MANUAL: STRONG ANTI-VENOM"] = 6454,
|
|
["RECIPE: CROCOLISK STEAK"] = 3678,
|
|
[4637] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4637,
|
|
["class"] = 10,
|
|
["name"] = "Steel Lockbox",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_OrnateBox",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[4701] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4701,
|
|
["class"] = 2,
|
|
["name"] = "Inscribed Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_11",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 11,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4765] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4765,
|
|
["class"] = 1,
|
|
["name"] = "Enamelled Broadsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_20",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 9,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
["VANGUARD BREASTPLATE"] = 14854,
|
|
["PATTERN: PILFERER'S GLOVES"] = 7363,
|
|
["PATTERN: BLACK SILK PACK"] = 5775,
|
|
["HEART OF THE WILD"] = 10286,
|
|
[12224] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12224,
|
|
["class"] = 4,
|
|
["name"] = "Crispy Bat Wing",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_46",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["RECIPE: SLITHERSKIN MACKEREL"] = 6326,
|
|
[5213] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5213,
|
|
["class"] = 1,
|
|
["name"] = "Scorching Wand",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_06",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 30,
|
|
["subclass"] = 16,
|
|
["quality"] = 2,
|
|
},
|
|
[16984] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16984,
|
|
["class"] = 2,
|
|
["name"] = "Black Dragonscale Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 56,
|
|
["subclass"] = 4,
|
|
["quality"] = 4,
|
|
},
|
|
["BATTERED LEATHER GLOVES"] = 2375,
|
|
[2774] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2774,
|
|
["class"] = 1,
|
|
["name"] = "Rust-covered Blunderbuss",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_03",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 2,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[5469] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5469,
|
|
["class"] = 5,
|
|
["name"] = "Strider Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_16",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[22133] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22133,
|
|
["class"] = 10,
|
|
["name"] = "Darnassus Gift Collection",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gift_02",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[3767] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3767,
|
|
["class"] = 10,
|
|
["name"] = "Fine Parchment",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["BONECASTER'S STAR"] = 15986,
|
|
["PATTERN: DEVILSAUR GAUNTLETS"] = 15758,
|
|
[5789] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5789,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Murloc Scale Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[22202] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 22202,
|
|
["class"] = 5,
|
|
["name"] = "Small Obsidian Shard",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_StoneTablet_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SMALL OBSIDIAN SHARD"] = 22202,
|
|
["BONESLASHER"] = 10573,
|
|
[6045] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6045,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Iron Counterweight",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["JURASSIC WRISTGUARDS"] = 6198,
|
|
["CABALIST LEGGINGS"] = 7528,
|
|
["GLIMMERING MAIL COIF"] = 6389,
|
|
["FOREST LEATHER CHESTPIECE"] = 3055,
|
|
["SHREDDER OPERATING MANUAL - PAGE 11"] = 16655,
|
|
[6429] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6429,
|
|
["class"] = 2,
|
|
["name"] = "Mistscape Wizard Hat",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_11",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 39,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3831] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3831,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Mighty Troll's Blood Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
[6557] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6557,
|
|
["class"] = 2,
|
|
["name"] = "Bard's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 11,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: MIGHTY TROLL'S BLOOD POTION"] = 3831,
|
|
["MULGORE SPICE BREAD"] = 4544,
|
|
[12204] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 12204,
|
|
["class"] = 5,
|
|
["name"] = "Heavy Kodo Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_70",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4049] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4049,
|
|
["class"] = 2,
|
|
["name"] = "Emblazoned Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_13",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 23,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["GRYPHON MAIL GAUNTLETS"] = 15625,
|
|
[6054] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6054,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Shadow Protection Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
[7005] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7005,
|
|
["class"] = 1,
|
|
["name"] = "Skinning Knife",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_01",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 1,
|
|
["subclass"] = 12,
|
|
["quality"] = 1,
|
|
},
|
|
[7069] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 7069,
|
|
["class"] = 9,
|
|
["name"] = "Elemental Air",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_Tranquility",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["WRANGLER'S BUCKLER"] = 15332,
|
|
["PROTECTOR PADS"] = 14797,
|
|
[6038] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6038,
|
|
["class"] = 4,
|
|
["name"] = "Giant Clam Scorcho",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_FireTar",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
["GIANT CLAM SCORCHO"] = 6038,
|
|
[12012] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12012,
|
|
["class"] = 2,
|
|
["name"] = "Marsh Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_08",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 40,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[7453] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7453,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Swift Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7517] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7517,
|
|
["class"] = 2,
|
|
["name"] = "Gossamer Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_03",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["LIBRAM OF PROTECTION"] = 18334,
|
|
["ELDER'S PADDED ARMOR"] = 7353,
|
|
[7553] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7553,
|
|
["class"] = 2,
|
|
["name"] = "Band of the Unicorn",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_11",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 43,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["CATSEYE ELIXIR"] = 10592,
|
|
["SCROLL OF PROTECTION II"] = 1478,
|
|
["SHORT SABRE"] = 3319,
|
|
[7965] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 7965,
|
|
["class"] = 5,
|
|
["name"] = "Solid Weightstone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_WeightStone_04",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: HEAVY SCORPID BRACERS"] = 15724,
|
|
[8093] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8093,
|
|
["class"] = 2,
|
|
["name"] = "Platemail Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 45,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[8157] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8157,
|
|
["class"] = 2,
|
|
["name"] = "Jouster's Chestplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate11",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[8251] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8251,
|
|
["class"] = 2,
|
|
["name"] = "Imperial Red Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 49,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[1469] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1469,
|
|
["class"] = 1,
|
|
["name"] = "Scimitar of Atun",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_24",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 14,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
["WICKED BLACKJACK"] = 827,
|
|
["PADDED GLOVES"] = 2158,
|
|
["SCIMITAR OF ATUN"] = 1469,
|
|
["SERPENTSKIN GLOVES"] = 8260,
|
|
["WARRIOR'S BRACERS"] = 3214,
|
|
[18294] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 18294,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Greater Water Breathing",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_05",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
["SLAYER'S BATTLE AXE"] = 1461,
|
|
[9403] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9403,
|
|
["class"] = 2,
|
|
["name"] = "Battered Viking Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_07",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 35,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["BATTERED MALLET"] = 1814,
|
|
["SKELETAL GAUNTLETS"] = 4676,
|
|
[9787] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9787,
|
|
["class"] = 2,
|
|
["name"] = "Raider's Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 14,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[9915] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9915,
|
|
["class"] = 2,
|
|
["name"] = "Royal Headband",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandana_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 40,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["THICK LEATHER AMMO POUCH"] = 8218,
|
|
[10171] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10171,
|
|
["class"] = 2,
|
|
["name"] = "Templar Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_14",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 49,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[10053] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10053,
|
|
["class"] = 2,
|
|
["name"] = "Simple Black Dress",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_21",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[10240] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10240,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Lamellar Chestpiece",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 50,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["WENDIGO FUR CLOAK"] = 3008,
|
|
["WARCHIEF'S GIRDLE"] = 5750,
|
|
["HEROIC GUARD"] = 15887,
|
|
[10939] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 10939,
|
|
["class"] = 5,
|
|
["name"] = "Greater Magic Essence",
|
|
["texture"] = "Interface\\Icons\\INV_Enchant_EssenceMagicLarge",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[22134] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22134,
|
|
["class"] = 10,
|
|
["name"] = "Undercity Gift Collection",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gift_04",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["BRONZE BAR"] = 2841,
|
|
[3471] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3471,
|
|
["class"] = 2,
|
|
["name"] = "Copper Chain Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 5,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["FEEBLE SWORD"] = 1413,
|
|
["DALARAN SHARP"] = 414,
|
|
["VITAL ORB"] = 15977,
|
|
["HANDSTITCHED LEATHER VEST"] = 5957,
|
|
["FOAMSPITTLE STAFF"] = 1405,
|
|
["ELEGANT BRACERS"] = 10213,
|
|
[12219] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12219,
|
|
["name"] = "Unadorned Seal of Ascension",
|
|
["texture"] = "Interface\\Icons\\Racial_Dwarf_FindTreasure",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[20658] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20658,
|
|
["class"] = 2,
|
|
["name"] = "Abyssal Leather Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 55,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["ROUGH LEATHER BELT"] = 1839,
|
|
["KOBOLD MINING MALLET"] = 1389,
|
|
["FORMULA: ENCHANT GLOVES - MINING"] = 11150,
|
|
["QUICKSILVER PENDANT"] = 12026,
|
|
[12987] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12987,
|
|
["class"] = 2,
|
|
["name"] = "Darkweave Breeches",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[13115] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13115,
|
|
["class"] = 2,
|
|
["name"] = "Sheepshear Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_19",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 40,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["TOUGH LEATHER BELT"] = 1803,
|
|
["HAMMER"] = 2028,
|
|
[13499] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13499,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Greater Shadow Protection Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
[5526] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5526,
|
|
["class"] = 4,
|
|
["name"] = "Clam Chowder",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_01",
|
|
["slot"] = "",
|
|
["level"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
[13755] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13755,
|
|
["class"] = 4,
|
|
["name"] = "Winter Squid",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_13",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
["EXPERT FISHING - THE BASS AND YOU"] = 16083,
|
|
["FIELD PLATE SHIELD"] = 7496,
|
|
[14139] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14139,
|
|
["class"] = 2,
|
|
["name"] = "Mooncloth Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_02",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 56,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[14267] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14267,
|
|
["class"] = 2,
|
|
["name"] = "Bloodwoven Jerkin",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 46,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["OUTRUNNER'S SLIPPERS"] = 15498,
|
|
["PATTERN: RUNECLOTH GLOVES"] = 14481,
|
|
[3279] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3279,
|
|
["class"] = 2,
|
|
["name"] = "Battle Chain Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 7,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[14779] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14779,
|
|
["class"] = 2,
|
|
["name"] = "Khan's Chestpiece",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_02",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 44,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14907] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14907,
|
|
["class"] = 2,
|
|
["name"] = "Brutish Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_25",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 43,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["PLEDGE OF ADORATION: STORMWIND"] = 21975,
|
|
["ROYAL TROUSERS"] = 9911,
|
|
[15291] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15291,
|
|
["class"] = 1,
|
|
["name"] = "Harpy Needler",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_08",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 46,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15419] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 15419,
|
|
["class"] = 5,
|
|
["name"] = "Warbear Leather",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Bear_Ruin_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[15547] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15547,
|
|
["class"] = 2,
|
|
["name"] = "Thick Scale Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_17",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 24,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["PEERLESS BRACERS"] = 15425,
|
|
["SCALEMAIL PANTS"] = 286,
|
|
[15931] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15931,
|
|
["class"] = 2,
|
|
["name"] = "Arcane Star",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_03",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 56,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[16059] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16059,
|
|
["class"] = 2,
|
|
["name"] = "Common Brown Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Orange_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["GLORIOUS LEGPLATES"] = 14970,
|
|
[18948] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18948,
|
|
["class"] = 2,
|
|
["name"] = "Barbaric Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_15",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 27,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["HIGH COUNCILLOR'S TUNIC"] = 10135,
|
|
[2454] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 2454,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Lion's Strength",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_56",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["QUILLFIRE BOW"] = 15295,
|
|
["IMBUED PLATE VAMBRACES"] = 10375,
|
|
["MASTER'S GLOVES"] = 10251,
|
|
[14940] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14940,
|
|
["class"] = 2,
|
|
["name"] = "Warbringer's Sabatons",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["WARBRINGER'S SABATONS"] = 14940,
|
|
[18295] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18295,
|
|
["class"] = 2,
|
|
["name"] = "Phasing Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_06",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 50,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[11989] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11989,
|
|
["class"] = 2,
|
|
["name"] = "Vanadium Loop",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_08",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 46,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["VANADIUM LOOP"] = 11989,
|
|
["LUMBERING OGRE AXE"] = 1521,
|
|
["HEROIC BRACERS"] = 14938,
|
|
["BOOK: GIFT OF THE WILD II"] = 17683,
|
|
["SCHEMATIC: MITHRIL HEAVY-BORE RIFLE"] = 10604,
|
|
["PATTERN: FINE LEATHER BOOTS"] = 2406,
|
|
[14605] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14605,
|
|
["class"] = 2,
|
|
["name"] = "Warden's Woolies",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 38,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["HULKING BELT"] = 14746,
|
|
["WARDEN'S WOOLIES"] = 14605,
|
|
["HEAVY WAR STAFF"] = 4024,
|
|
[5238] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5238,
|
|
["class"] = 1,
|
|
["name"] = "Pitchwood Wand",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_02",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 40,
|
|
["subclass"] = 16,
|
|
["quality"] = 1,
|
|
},
|
|
["PITCHWOOD WAND"] = 5238,
|
|
["JET LOOP"] = 11998,
|
|
["IRONWOOD TREEBRANCH"] = 911,
|
|
["BOGLING ROOT"] = 5206,
|
|
["SHADOWCRAFT BELT"] = 16713,
|
|
["DREAMSINGER LEGGUARDS"] = 13010,
|
|
["CRYSTALPINE STINGER"] = 13037,
|
|
["BRONZE HAKKARI BIJOU"] = 19713,
|
|
["SOULCATCHER HALO"] = 10630,
|
|
[13146] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13146,
|
|
["class"] = 1,
|
|
["name"] = "Shell Launcher Shotgun",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_08",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 53,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["SWASHBUCKLER'S BRACERS"] = 10184,
|
|
[10220] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10220,
|
|
["class"] = 2,
|
|
["name"] = "Nightshade Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_02",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 58,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PROSPECTOR'S PADS"] = 14566,
|
|
["PRIDELORD CAPE"] = 14673,
|
|
[10156] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10156,
|
|
["class"] = 2,
|
|
["name"] = "Mercurial Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_18",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 55,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["MERCURIAL BRACERS"] = 10156,
|
|
[13310] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13310,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Accurate Scope",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[14937] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14937,
|
|
["class"] = 2,
|
|
["name"] = "Heroic Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_16",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 54,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[6527] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6527,
|
|
["class"] = 2,
|
|
["name"] = "Ancestral Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_13",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 8,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7487] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7487,
|
|
["class"] = 2,
|
|
["name"] = "Captain's Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_10",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 38,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["STONEMASON CLOAK"] = 1930,
|
|
[9900] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9900,
|
|
["class"] = 2,
|
|
["name"] = "Jazeraint Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_12",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 35,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["HARDENED LEATHER BRACERS"] = 3802,
|
|
["OPAL RING"] = 11980,
|
|
[9836] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9836,
|
|
["class"] = 2,
|
|
["name"] = "Banded Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 28,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["BANDED ARMOR"] = 9836,
|
|
["GREENWEAVE LEGGINGS"] = 9772,
|
|
["RECIPE: TASTY LION STEAK"] = 3736,
|
|
["BEHEADING BLADE"] = 15253,
|
|
["GNOLL KINDRED BRACERS"] = 1213,
|
|
["PLANS: POLISHED STEEL BOOTS"] = 3874,
|
|
["EMERALD SABATONS"] = 10276,
|
|
[4822] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4822,
|
|
["class"] = 2,
|
|
["name"] = "Owl's Disk",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 18,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: MIGHTY RAGE POTION"] = 13476,
|
|
["SACRED CLOTH LEGGINGS"] = 18745,
|
|
["BASALT NECKLACE"] = 12028,
|
|
["BARBARIC CLOTH BRACERS"] = 3644,
|
|
["DOUBLE-BLADED AXE"] = 2499,
|
|
[4790] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4790,
|
|
["class"] = 2,
|
|
["name"] = "Inferno Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 20,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["TINY IRON KEY"] = 5518,
|
|
["MIGHTY CLOAK"] = 10148,
|
|
["WIRT'S THIRD LEG"] = 9359,
|
|
[9825] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9825,
|
|
["class"] = 2,
|
|
["name"] = "Durable Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_09",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 28,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[11304] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11304,
|
|
["class"] = 1,
|
|
["name"] = "Fine Longbow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_02",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 14,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[128] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 128,
|
|
["class"] = 2,
|
|
["name"] = "Deprecated Tauren Trapper's Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[4726] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4726,
|
|
["class"] = 2,
|
|
["name"] = "Chief Brigadier Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 31,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[8508] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 8508,
|
|
["class"] = 10,
|
|
["name"] = "Large Fin",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["BULLOVA"] = 2523,
|
|
[4694] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4694,
|
|
["class"] = 2,
|
|
["name"] = "Burnished Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_28",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 17,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["BURNISHED PAULDRONS"] = 4694,
|
|
[140] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 140,
|
|
["class"] = 2,
|
|
["name"] = "Brawler's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_04",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[18296] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18296,
|
|
["class"] = 2,
|
|
["name"] = "Marksman Bands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_06",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 51,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[9276] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9276,
|
|
["class"] = 10,
|
|
["name"] = "Pirate's Footlocker",
|
|
["texture"] = "Interface\\Icons\\INV_Box_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["JOUSTER'S CREST"] = 4070,
|
|
[148] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 148,
|
|
["class"] = 2,
|
|
["name"] = "Rugged Trapper's Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["CAPTAIN'S SHOULDERGUARDS"] = 7491,
|
|
["HEAVY WOOLEN PANTS"] = 4316,
|
|
["MYRMIDON'S PAULDRONS"] = 8133,
|
|
["ELEMENTAL AIR"] = 7069,
|
|
["NOCTURNAL GLOVES"] = 15155,
|
|
[10300] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10300,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Red Mageweave Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: SHIFTING CLOAK"] = 18519,
|
|
["HULKING LEGGINGS"] = 14748,
|
|
["FLARECORE WRAPS"] = 18263,
|
|
[12250] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12250,
|
|
["class"] = 1,
|
|
["name"] = "Midnight Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_17",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 29,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BARBARIAN WAR AXE"] = 3201,
|
|
["SORCERER SPHERE"] = 9882,
|
|
["MIDNIGHT AXE"] = 12250,
|
|
[14791] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14791,
|
|
["class"] = 2,
|
|
["name"] = "Protector Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_05",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 43,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["NIGHTSHADE CLOAK"] = 10224,
|
|
[2854] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2854,
|
|
["class"] = 2,
|
|
["name"] = "Runed Copper Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 14,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["ROBES OF INSIGHT"] = 940,
|
|
["SIMPLE WOOD"] = 4470,
|
|
[4438] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4438,
|
|
["class"] = 2,
|
|
["name"] = "Pugilist Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 25,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["HOLY SHROUD"] = 2721,
|
|
["DISCIPLE'S STEIN"] = 15932,
|
|
["STANDARD SCOPE"] = 4406,
|
|
["CRAWLER CLAW"] = 2675,
|
|
["SMALL BRONZE BOMB"] = 4374,
|
|
[4342] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4342,
|
|
["class"] = 5,
|
|
["name"] = "Purple Dye",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[200] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 200,
|
|
["class"] = 2,
|
|
["name"] = "Thick Cloth Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_02",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[12988] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12988,
|
|
["class"] = 2,
|
|
["name"] = "Starsight Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 17,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["PLAGUEBAT FUR GLOVES"] = 18744,
|
|
["GOTHIC PLATE GIRDLE"] = 10088,
|
|
[14335] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14335,
|
|
["class"] = 2,
|
|
["name"] = "Eternal Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_14",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 58,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[210] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 210,
|
|
["class"] = 2,
|
|
["name"] = "Dirty Leather Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_06",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["BARBED CLUB"] = 15222,
|
|
[13756] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13756,
|
|
["class"] = 4,
|
|
["name"] = "Raw Summer Bass",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_03",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
[13884] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13884,
|
|
["class"] = 10,
|
|
["name"] = "49 Pound Redgill",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_06",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[1251] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 1251,
|
|
["class"] = 4,
|
|
["name"] = "Linen Bandage",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandage_15",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["RUGGED TRAPPER'S SHIRT"] = 148,
|
|
[14268] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14268,
|
|
["class"] = 2,
|
|
["name"] = "Gaea's Cuffs",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 41,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["WYVERN TAILSPIKE"] = 5752,
|
|
["TRAVELER'S LEGGINGS"] = 8300,
|
|
["REVENANT BRACERS"] = 10127,
|
|
[14780] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14780,
|
|
["class"] = 2,
|
|
["name"] = "Khan's Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_05",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 44,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[14908] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14908,
|
|
["class"] = 2,
|
|
["name"] = "Brutish Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 43,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["THAURISSAN FAMILY JEWELS"] = 12033,
|
|
[15164] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15164,
|
|
["class"] = 2,
|
|
["name"] = "Imposing Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 42,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[238] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 238,
|
|
["class"] = 2,
|
|
["name"] = "Cured Leather Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_03",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 17,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[15420] = {
|
|
["max_stack"] = 50,
|
|
["id"] = 15420,
|
|
["class"] = 9,
|
|
["name"] = "Ironfeather",
|
|
["texture"] = "Interface\\Icons\\INV_Feather_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[15548] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15548,
|
|
["class"] = 2,
|
|
["name"] = "Thick Scale Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_11",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 27,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15676] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15676,
|
|
["class"] = 2,
|
|
["name"] = "Magnificent Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 56,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14677] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14677,
|
|
["class"] = 2,
|
|
["name"] = "Pridelord Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 53,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15932] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15932,
|
|
["class"] = 2,
|
|
["name"] = "Disciple's Stein",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_03",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 7,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[16060] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16060,
|
|
["class"] = 2,
|
|
["name"] = "Common White Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_White_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["PRIDELORD PANTS"] = 14677,
|
|
[153] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 153,
|
|
["class"] = 2,
|
|
["name"] = "Primitive Kilt",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["RECIPE: REDRIDGE GOULASH"] = 2699,
|
|
["PRIMITIVE KILT"] = 6135,
|
|
[4254] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4254,
|
|
["class"] = 2,
|
|
["name"] = "Barbaric Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 25,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[4318] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4318,
|
|
["class"] = 2,
|
|
["name"] = "Gloves of Meditation",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 21,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4382] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4382,
|
|
["class"] = 5,
|
|
["name"] = "Bronze Framework",
|
|
["texture"] = "Interface\\Icons\\INV_Gizmo_BronzeFramework_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4446] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4446,
|
|
["class"] = 1,
|
|
["name"] = "Blackvenom Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_02",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 21,
|
|
["subclass"] = 13,
|
|
["quality"] = 3,
|
|
},
|
|
[12044] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12044,
|
|
["class"] = 2,
|
|
["name"] = "Arctic Pendant",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_07",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 46,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[285] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 285,
|
|
["class"] = 2,
|
|
["name"] = "Scalemail Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_09",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 17,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[4638] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4638,
|
|
["class"] = 10,
|
|
["name"] = "Reinforced Steel Lockbox",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_OrnateBox",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["ARCTIC PENDANT"] = 12044,
|
|
[4766] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4766,
|
|
["class"] = 1,
|
|
["name"] = "Feral Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_24",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 8,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
["MANA POTION"] = 3827,
|
|
["SHINSOLLO"] = 16171,
|
|
[14846] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14846,
|
|
["class"] = 2,
|
|
["name"] = "Sunscale Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 45,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["SUNSCALE GAUNTLETS"] = 14846,
|
|
["DARKRUNE BREASTPLATE"] = 20550,
|
|
[15979] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15979,
|
|
["class"] = 2,
|
|
["name"] = "Embersilk Stave",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_28",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 37,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["BLOODSPILLER"] = 7753,
|
|
[21113] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21113,
|
|
["class"] = 10,
|
|
["name"] = "Watertight Trunk",
|
|
["texture"] = "Interface\\Icons\\INV_Box_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["KNIGHT'S CREST"] = 7465,
|
|
["EMBERSILK STAVE"] = 15979,
|
|
[5470] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5470,
|
|
["class"] = 5,
|
|
["name"] = "Thunder Lizard Tail",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[847] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 847,
|
|
["class"] = 2,
|
|
["name"] = "Chainmail Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 12,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[22393] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22393,
|
|
["class"] = 8,
|
|
["name"] = "Codex: Prayer of Shadow Protection",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_09",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["FLAWLESS DRAENETHYST SPHERE"] = 8244,
|
|
["HEROIC LEGPLATES"] = 14936,
|
|
["BLAZING WAND"] = 5212,
|
|
["ELIXIR OF AGILITY"] = 8949,
|
|
["SCORPID SURPRISE"] = 5473,
|
|
[14587] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14587,
|
|
["class"] = 2,
|
|
["name"] = "Dokebi Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 27,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[6046] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6046,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Steel Weapon Chain",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["PILFERER'S GLOVES"] = 7358,
|
|
["SCHEMATIC: MASTERWORK TARGET DUMMY"] = 16046,
|
|
[6238] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6238,
|
|
["class"] = 2,
|
|
["name"] = "Brown Linen Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_21",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6302] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 6302,
|
|
["class"] = 10,
|
|
["name"] = "Delicate Insect Wing",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[6366] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6366,
|
|
["class"] = 1,
|
|
["name"] = "Darkwood Fishing Pole",
|
|
["texture"] = "Interface\\Icons\\INV_Fishingpole_02",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 15,
|
|
["subclass"] = 17,
|
|
["quality"] = 1,
|
|
},
|
|
[6430] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6430,
|
|
["class"] = 2,
|
|
["name"] = "Imperial Leather Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 41,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15531] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15531,
|
|
["class"] = 2,
|
|
["name"] = "Sentry's Shoulderguards",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_09",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 25,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[6558] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6558,
|
|
["class"] = 2,
|
|
["name"] = "Bard's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 10,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[6622] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6622,
|
|
["class"] = 1,
|
|
["name"] = "Sword of Zeal",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_39",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 58,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
["ENTWINED OPALINE TALISMAN"] = 7551,
|
|
[934] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 934,
|
|
["class"] = 1,
|
|
["name"] = "Stalvan's Reaper",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_14",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 32,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["STALVAN'S REAPER"] = 934,
|
|
["CRIMSON SILK PANTALOONS"] = 7062,
|
|
["MITHRIL LOCKBOX"] = 5758,
|
|
[22614] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22614,
|
|
["class"] = 10,
|
|
["name"] = "Craftsman's Writ - Thorium Grenade",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_02",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
["SUNSCALE SPAULDERS"] = 14851,
|
|
["SLITHERSKIN MACKEREL"] = 787,
|
|
[15262] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15262,
|
|
["class"] = 1,
|
|
["name"] = "Greater Maul",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_19",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 41,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[15339] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15339,
|
|
["class"] = 2,
|
|
["name"] = "Pathfinder Hat",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_15",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 29,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["LIGHT PLATE BELT"] = 8081,
|
|
[7390] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7390,
|
|
["class"] = 2,
|
|
["name"] = "Dusky Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 35,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7454] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7454,
|
|
["class"] = 2,
|
|
["name"] = "Knight's Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 34,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["RADIANT CIRCLET"] = 12417,
|
|
["PATHFINDER HAT"] = 15339,
|
|
[15275] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15275,
|
|
["class"] = 1,
|
|
["name"] = "Thaumaturgist Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_03",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 49,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
["GIFT OF FRIENDSHIP: THUNDER BLUFF"] = 22171,
|
|
[15211] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15211,
|
|
["class"] = 1,
|
|
["name"] = "Militant Shortsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_20",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 17,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
["IRONFORGE GUARD'S CARD"] = 22141,
|
|
["MILITANT SHORTSWORD"] = 15211,
|
|
[7966] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 7966,
|
|
["class"] = 5,
|
|
["name"] = "Solid Grinding Stone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_GrindingStone_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["GHOSTWALKER CLOAK"] = 15147,
|
|
[8094] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8094,
|
|
["class"] = 2,
|
|
["name"] = "Platemail Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 45,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[8158] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8158,
|
|
["class"] = 2,
|
|
["name"] = "Jouster's Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_17",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[8253] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8253,
|
|
["class"] = 2,
|
|
["name"] = "Imperial Red Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_29",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 46,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15083] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15083,
|
|
["class"] = 2,
|
|
["name"] = "Wicked Leather Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_31",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 47,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PAGAN BRITCHES"] = 14165,
|
|
["LUPINE MANTLE"] = 15019,
|
|
[10172] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10172,
|
|
["class"] = 2,
|
|
["name"] = "Mystical Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_21",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 50,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[555] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 555,
|
|
["class"] = 10,
|
|
["name"] = "Rough Vulture Feathers",
|
|
["texture"] = "Interface\\Icons\\Spell_Magic_FeatherFall",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["GRIZZLY GLOVES"] = 15300,
|
|
[18298] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18298,
|
|
["class"] = 2,
|
|
["name"] = "Unbridled Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_11",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 51,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["GEMMED COPPER GAUNTLETS"] = 3474,
|
|
[9405] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9405,
|
|
["class"] = 2,
|
|
["name"] = "Girdle of Golem Strength",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_27",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 28,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["LARGE RED ROCKET CLUSTER"] = 21718,
|
|
[7934] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7934,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Mithril Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_10",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 42,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["EIGHT OF BEASTS"] = 19236,
|
|
[9917] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9917,
|
|
["class"] = 2,
|
|
["name"] = "Tracker's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 39,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10045] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10045,
|
|
["class"] = 2,
|
|
["name"] = "Simple Linen Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_11",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 2,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[10173] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10173,
|
|
["class"] = 2,
|
|
["name"] = "Mystical Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_10",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 48,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10301] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10301,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: White Bandit Mask",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[20858] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 20858,
|
|
["name"] = "Stone Scarab",
|
|
["texture"] = "Interface\\Icons\\INV_Scarab_Stone",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[21114] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 21114,
|
|
["class"] = 4,
|
|
["name"] = "Rumsey Rum Dark",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SYMBOLIC BELT"] = 14827,
|
|
["ENDURING CAPE"] = 14763,
|
|
[16819] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16819,
|
|
["class"] = 2,
|
|
["name"] = "Vambraces of Prophecy",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 60,
|
|
["subclass"] = 2,
|
|
["quality"] = 4,
|
|
},
|
|
["KEEPER'S CORD"] = 14661,
|
|
[11197] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11197,
|
|
["class"] = 4,
|
|
["name"] = "Dark Keeper Key",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Key_11",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[11325] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 11325,
|
|
["class"] = 4,
|
|
["name"] = "Dark Iron Ale Mug",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14571] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14571,
|
|
["class"] = 2,
|
|
["name"] = "Bristlebark Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_09",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 16,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[723] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 723,
|
|
["class"] = 5,
|
|
["name"] = "Goretusk Liver",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Organ_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BROCADE PANTS"] = 1776,
|
|
[10166] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10166,
|
|
["class"] = 2,
|
|
["name"] = "Templar Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_32",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 49,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["MORNING GLORY DEW"] = 8766,
|
|
[755] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 755,
|
|
["class"] = 10,
|
|
["name"] = "Melted Candle",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Candle_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[763] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 763,
|
|
["class"] = 2,
|
|
["name"] = "Ice-covered Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_08",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 7,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[771] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 771,
|
|
["class"] = 10,
|
|
["name"] = "Chipped Boar Tusk",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[779] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 779,
|
|
["class"] = 10,
|
|
["name"] = "Shiny Seashell",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Shell_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[787] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 787,
|
|
["class"] = 4,
|
|
["name"] = "Slitherskin Mackerel",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_24",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[795] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 795,
|
|
["class"] = 2,
|
|
["name"] = "Knitted Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["FROSTMANE CLUB"] = 2259,
|
|
["ICEPANE WARHAMMER"] = 2254,
|
|
["WITCHFURY"] = 13051,
|
|
[827] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 827,
|
|
["class"] = 1,
|
|
["name"] = "Wicked Blackjack",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_01",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 12,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[14443] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14443,
|
|
["class"] = 2,
|
|
["name"] = "Venomshroud Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_18",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 44,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[843] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 843,
|
|
["class"] = 2,
|
|
["name"] = "Tanned Leather Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Wolf",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 12,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[851] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 851,
|
|
["class"] = 1,
|
|
["name"] = "Cutlass",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_36",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 10,
|
|
["subclass"] = 8,
|
|
["quality"] = 1,
|
|
},
|
|
[13757] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13757,
|
|
["class"] = 9,
|
|
["name"] = "Lightning Eel",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_12",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[867] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 867,
|
|
["class"] = 2,
|
|
["name"] = "Gloves of Holy Might",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_06",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 37,
|
|
["subclass"] = 3,
|
|
["quality"] = 4,
|
|
},
|
|
["VENOMSHROUD MANTLE"] = 14443,
|
|
[14141] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14141,
|
|
["class"] = 2,
|
|
["name"] = "Ghostweave Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 50,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14269] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14269,
|
|
["class"] = 2,
|
|
["name"] = "Gaea's Slippers",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 42,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[899] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 899,
|
|
["class"] = 1,
|
|
["name"] = "Venom Web Fang",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterFang_01",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 14,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
["REFORGED BLADE OF HEROES"] = 9718,
|
|
[14653] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14653,
|
|
["class"] = 2,
|
|
["name"] = "Scorpashi Slippers",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 41,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[923] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 923,
|
|
["class"] = 1,
|
|
["name"] = "Longsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_23",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 21,
|
|
["subclass"] = 8,
|
|
["quality"] = 1,
|
|
},
|
|
[14909] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14909,
|
|
["class"] = 2,
|
|
["name"] = "Brutish Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_11",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[14379] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14379,
|
|
["class"] = 2,
|
|
["name"] = "Sanguine Trousers",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 24,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15165] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15165,
|
|
["class"] = 2,
|
|
["name"] = "Imposing Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 37,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[955] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 955,
|
|
["class"] = 4,
|
|
["name"] = "Scroll of Intellect",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_01",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[7422] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7422,
|
|
["class"] = 2,
|
|
["name"] = "Phalanx Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_05",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 27,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15549] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15549,
|
|
["class"] = 2,
|
|
["name"] = "Thick Scale Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_21",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 26,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15677] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15677,
|
|
["class"] = 2,
|
|
["name"] = "Magnificent Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 56,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["CUTLASS"] = 851,
|
|
[15933] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15933,
|
|
["class"] = 2,
|
|
["name"] = "Simple Branch",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_02",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 10,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["LUNAR CLOAK"] = 14251,
|
|
[7358] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7358,
|
|
["class"] = 2,
|
|
["name"] = "Pilferer's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 23,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["RAINCALLER CUFFS"] = 14187,
|
|
["RITUAL CAPE"] = 14123,
|
|
["SCALE OF ONYXIA"] = 15410,
|
|
[17019] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17019,
|
|
["class"] = 9,
|
|
["name"] = "Arcane Dust",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Dust_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SCALEMAIL BOOTS"] = 287,
|
|
["RANGER BOW"] = 3021,
|
|
["PIRATE'S FOOTLOCKER"] = 9276,
|
|
[19221] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 19221,
|
|
["class"] = 4,
|
|
["name"] = "Darkmoon Special Reserve",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SHELLFISH"] = 13545,
|
|
[1759] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1759,
|
|
["class"] = 2,
|
|
["name"] = "Reinforced Chain Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 21,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[1175] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1175,
|
|
["class"] = 10,
|
|
["name"] = "A Gold Tooth",
|
|
["texture"] = "Interface\\Icons\\INV_Ore_Copper_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[15182] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15182,
|
|
["class"] = 2,
|
|
["name"] = "Praetorian Wristbands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_14",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 46,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["HANDCRAFTED STAFF"] = 3661,
|
|
["RUNECLOTH SHOULDERS"] = 13867,
|
|
["BANDIT PANTS"] = 9781,
|
|
[1255] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1255,
|
|
["class"] = 2,
|
|
["name"] = "Brackwater Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "",
|
|
["level"] = 7,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["RUNED RING"] = 862,
|
|
[1287] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1287,
|
|
["class"] = 1,
|
|
["name"] = "Giant Tarantula Fang",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterFang_01",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 10,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
[20859] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 20859,
|
|
["name"] = "Gold Scarab",
|
|
["texture"] = "Interface\\Icons\\INV_Scarab_Gold",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["REGAL ROBE"] = 7468,
|
|
["INSIGNIA GLOVES"] = 6408,
|
|
[1351] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1351,
|
|
["class"] = 2,
|
|
["name"] = "Fingerbone Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_16",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 23,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[1367] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1367,
|
|
["class"] = 2,
|
|
["name"] = "Ragged Leather Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_06",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["DEATH STRIKER"] = 15273,
|
|
[1399] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 1399,
|
|
["class"] = 4,
|
|
["name"] = "Magic Candle",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Candle_02",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[1415] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1415,
|
|
["class"] = 1,
|
|
["name"] = "Carpenter's Mallet",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_15",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 4,
|
|
["subclass"] = 5,
|
|
["quality"] = 0,
|
|
},
|
|
[1431] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1431,
|
|
["class"] = 2,
|
|
["name"] = "Patchwork Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_11",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 3,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1447] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1447,
|
|
["class"] = 2,
|
|
["name"] = "Ring of Saviors",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_27",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 41,
|
|
["subclass"] = 1,
|
|
["quality"] = 4,
|
|
},
|
|
[3712] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3712,
|
|
["class"] = 5,
|
|
["name"] = "Turtle Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_70",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["QUARTER STAFF"] = 854,
|
|
[1495] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1495,
|
|
["class"] = 2,
|
|
["name"] = "Calico Shoes",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 8,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1511] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1511,
|
|
["class"] = 1,
|
|
["name"] = "Commoner's Sword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_04",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 8,
|
|
["subclass"] = 8,
|
|
["quality"] = 0,
|
|
},
|
|
["CHAINMAIL GLOVES"] = 850,
|
|
[846] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 846,
|
|
["class"] = 2,
|
|
["name"] = "Tanned Leather Jerkin",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Wolf",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 12,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["TANNED LEATHER JERKIN"] = 846,
|
|
[8223] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8223,
|
|
["class"] = 1,
|
|
["name"] = "Blade of the Basilisk",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_43",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 32,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
["TROUNCING BOOTS"] = 4464,
|
|
[1607] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1607,
|
|
["class"] = 1,
|
|
["name"] = "Soulkeeper",
|
|
["texture"] = "Interface\\Icons\\Spell_Shadow_Haunting",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 49,
|
|
["subclass"] = 10,
|
|
["quality"] = 3,
|
|
},
|
|
[3680] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3680,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Murloc Fin Soup",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[1639] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1639,
|
|
["class"] = 1,
|
|
["name"] = "Grinning Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_04",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 44,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[18518] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18518,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Hide of the Wild",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 4,
|
|
},
|
|
["PALE SKINNER"] = 5744,
|
|
[1687] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 1687,
|
|
["class"] = 10,
|
|
["name"] = "Retractable Claw",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterClaw_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["CRUSADER BOW"] = 15287,
|
|
[10276] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10276,
|
|
["class"] = 2,
|
|
["name"] = "Emerald Sabatons",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 51,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["BRIGADE BREASTPLATE"] = 9928,
|
|
[1751] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1751,
|
|
["class"] = 2,
|
|
["name"] = "Linked Chain Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 20,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[1767] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1767,
|
|
["class"] = 2,
|
|
["name"] = "Canvas Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 14,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1783] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1783,
|
|
["class"] = 2,
|
|
["name"] = "Cross-stitched Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 21,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1799] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1799,
|
|
["class"] = 2,
|
|
["name"] = "Rawhide Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 18,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[1815] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1815,
|
|
["class"] = 1,
|
|
["name"] = "Ornamental Mace",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_03",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 12,
|
|
["subclass"] = 5,
|
|
["quality"] = 0,
|
|
},
|
|
[1831] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1831,
|
|
["class"] = 1,
|
|
["name"] = "Oaken War Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_08",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 23,
|
|
["subclass"] = 10,
|
|
["quality"] = 0,
|
|
},
|
|
[6206] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6206,
|
|
["class"] = 1,
|
|
["name"] = "Rock Chipper",
|
|
["texture"] = "Interface\\Icons\\INV_Pick_02",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 10,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: GREEN WHELP BRACERS"] = 7451,
|
|
["MURLOC SCALE BRACERS"] = 5783,
|
|
[14558] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14558,
|
|
["class"] = 2,
|
|
["name"] = "Lady Maye's Pendant",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_08",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 59,
|
|
["subclass"] = 1,
|
|
["quality"] = 4,
|
|
},
|
|
["LADY MAYE'S PENDANT"] = 14558,
|
|
[1927] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1927,
|
|
["class"] = 1,
|
|
["name"] = "Deadmines Cleaver",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_11",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 10,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[1943] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1943,
|
|
["class"] = 2,
|
|
["name"] = "Goblin Mail Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 14,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[1959] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1959,
|
|
["class"] = 1,
|
|
["name"] = "Cold Iron Pick",
|
|
["texture"] = "Interface\\Icons\\INV_Pick_01",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 12,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[1975] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1975,
|
|
["class"] = 1,
|
|
["name"] = "Pysan's Old Greatsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_25",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 23,
|
|
["subclass"] = 9,
|
|
["quality"] = 3,
|
|
},
|
|
["SPINED BAT WING"] = 11391,
|
|
["DARKMIST HANDGUARDS"] = 14241,
|
|
["CHARGED SCALE"] = 5125,
|
|
[2039] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2039,
|
|
["class"] = 2,
|
|
["name"] = "Plains Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_02",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 24,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[8254] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8254,
|
|
["class"] = 2,
|
|
["name"] = "Imperial Red Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 48,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["REINFORCED CHAIN BRACERS"] = 1756,
|
|
["BLUDGEON OF THE GRINNING DOG"] = 10627,
|
|
[2159] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2159,
|
|
["class"] = 2,
|
|
["name"] = "Padded Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_07",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[8766] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8766,
|
|
["class"] = 4,
|
|
["name"] = "Morning Glory Dew",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_01",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
[3664] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3664,
|
|
["class"] = 4,
|
|
["name"] = "Crocolisk Gumbo",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bowl_01",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
["THISTLEFUR CAP"] = 14200,
|
|
[2287] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2287,
|
|
["class"] = 4,
|
|
["name"] = "Haunch of Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_18",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[2319] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2319,
|
|
["class"] = 5,
|
|
["name"] = "Medium Leather",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_LeatherScrap_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[9406] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9406,
|
|
["class"] = 2,
|
|
["name"] = "Spirewind Fetter",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 30,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[2383] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2383,
|
|
["class"] = 2,
|
|
["name"] = "Tarnished Chain Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 1,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[3472] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3472,
|
|
["class"] = 2,
|
|
["name"] = "Runed Copper Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 7,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[9790] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9790,
|
|
["class"] = 2,
|
|
["name"] = "Raider's Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 14,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[9918] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9918,
|
|
["class"] = 2,
|
|
["name"] = "Brigade Defender",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_03",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 40,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[2511] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2511,
|
|
["class"] = 1,
|
|
["name"] = "Hunter's Boomstick",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_04",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 9,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[10174] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10174,
|
|
["class"] = 2,
|
|
["name"] = "Mystical Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 47,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2575] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2575,
|
|
["class"] = 2,
|
|
["name"] = "Red Linen Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Red_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["HAUNCH OF MEAT"] = 2287,
|
|
[10558] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 10558,
|
|
["class"] = 5,
|
|
["name"] = "Gold Power Core",
|
|
["texture"] = "Interface\\Icons\\INV_Battery_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["ROUGH LEATHER PANTS"] = 798,
|
|
["INFANTRY BELT"] = 6509,
|
|
[2735] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2735,
|
|
["class"] = 10,
|
|
["name"] = "Green Hills of Stranglethorn - Page 11",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SILVER-PLATED SHOTGUN"] = 4379,
|
|
[2799] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2799,
|
|
["name"] = "Gorilla Fang",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterFang_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["KNITTED PANTS"] = 794,
|
|
[2863] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2863,
|
|
["class"] = 5,
|
|
["name"] = "Coarse Sharpening Stone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_SharpeningStone_02",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[13825] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13825,
|
|
["class"] = 1,
|
|
["name"] = "Primed Musket",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_01",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 52,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["CUIRBOULLI VEST"] = 2141,
|
|
[2959] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2959,
|
|
["class"] = 2,
|
|
["name"] = "Journeyman's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 4,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[11966] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11966,
|
|
["class"] = 10,
|
|
["name"] = "Small Sack of Coins",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_10",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3023] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3023,
|
|
["class"] = 1,
|
|
["name"] = "Large Bore Blunderbuss",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_03",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 16,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[3055] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3055,
|
|
["class"] = 2,
|
|
["name"] = "Forest Leather Chestpiece",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 21,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3087] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3087,
|
|
["class"] = 4,
|
|
["name"] = "Mug of Shimmer Stout",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[16982] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16982,
|
|
["class"] = 2,
|
|
["name"] = "Corehound Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 54,
|
|
["subclass"] = 3,
|
|
["quality"] = 4,
|
|
},
|
|
["COREHOUND BOOTS"] = 16982,
|
|
["ELITE SHOULDERS"] = 4835,
|
|
["RUNIC LEATHER GAUNTLETS"] = 15091,
|
|
[12990] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12990,
|
|
["class"] = 1,
|
|
["name"] = "Razor's Edge",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Halberd_08",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 18,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["LARGE OPAL"] = 12799,
|
|
[3311] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3311,
|
|
["class"] = 2,
|
|
["name"] = "Ceremonial Leather Ankleguards",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 10,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["ELUNARIAN DIADEM"] = 14460,
|
|
[3375] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3375,
|
|
["class"] = 2,
|
|
["name"] = "Calico Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_13",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 7,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["KOBOLD EXCAVATION PICK"] = 778,
|
|
[13758] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13758,
|
|
["class"] = 4,
|
|
["name"] = "Raw Redgill",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_06",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
["EASTER DRESS"] = 7809,
|
|
[774] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 774,
|
|
["class"] = 5,
|
|
["name"] = "Malachite",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Emerald_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[14142] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14142,
|
|
["class"] = 2,
|
|
["name"] = "Ghostweave Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 49,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14270] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14270,
|
|
["class"] = 2,
|
|
["name"] = "Gaea's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_14",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 40,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14398] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14398,
|
|
["class"] = 2,
|
|
["name"] = "Resilient Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_09",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 28,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14526] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14526,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Mooncloth",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[14654] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14654,
|
|
["class"] = 2,
|
|
["name"] = "Scorpashi Wristbands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 39,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14782] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14782,
|
|
["class"] = 2,
|
|
["name"] = "Khan's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_19",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 40,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[3727] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3727,
|
|
["class"] = 4,
|
|
["name"] = "Hot Lion Chops",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_18",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
["WIZBANG'S SPECIAL BREW"] = 11846,
|
|
["ARCHER'S BELT"] = 9855,
|
|
[15294] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15294,
|
|
["class"] = 1,
|
|
["name"] = "Siege Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_07",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 48,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15422] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 15422,
|
|
["class"] = 5,
|
|
["name"] = "Frostsaber Leather",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[15550] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15550,
|
|
["class"] = 2,
|
|
["name"] = "Thick Scale Crown",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 30,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15678] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15678,
|
|
["class"] = 2,
|
|
["name"] = "Triumphant Sabatons",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_03",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 58,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[3951] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3951,
|
|
["class"] = 2,
|
|
["name"] = "Twill Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 52,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[15934] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15934,
|
|
["class"] = 2,
|
|
["name"] = "Sage's Stave",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_17",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 27,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[3376] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3376,
|
|
["class"] = 2,
|
|
["name"] = "Canvas Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 13,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[4047] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4047,
|
|
["class"] = 2,
|
|
["name"] = "Mistscape Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 38,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4079] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4079,
|
|
["class"] = 2,
|
|
["name"] = "Chief Brigadier Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 35,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["BEADED GLOVES"] = 14089,
|
|
["RECURVE LONG BOW"] = 13824,
|
|
[17021] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17021,
|
|
["class"] = 9,
|
|
["name"] = "Wild Berries",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Branch_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4319] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4319,
|
|
["class"] = 2,
|
|
["name"] = "Azure Silk Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_17",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 24,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4383] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4383,
|
|
["class"] = 1,
|
|
["name"] = "Moonsight Rifle",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_06",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 24,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[4447] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4447,
|
|
["class"] = 2,
|
|
["name"] = "Cloak of Night",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_04",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 21,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[18045] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 18045,
|
|
["class"] = 4,
|
|
["name"] = "Tender Wolf Steak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_47",
|
|
["slot"] = "",
|
|
["level"] = 40,
|
|
["quality"] = 1,
|
|
},
|
|
[4575] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4575,
|
|
["class"] = 1,
|
|
["name"] = "Medicine Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_31",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 14,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
[4639] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4639,
|
|
["name"] = "Enchanted Sea Kelp",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["RHAPSODY MALT"] = 2894,
|
|
[4767] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4767,
|
|
["class"] = 2,
|
|
["name"] = "Coppercloth Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 10,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4831] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4831,
|
|
["class"] = 2,
|
|
["name"] = "Stalking Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_10",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 21,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[12203] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 12203,
|
|
["class"] = 5,
|
|
["name"] = "Red Wolf Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_71",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["RED WOLF MEAT"] = 12203,
|
|
["FORMIDABLE CAPE"] = 15632,
|
|
["HIGHBORNE PAULDRONS"] = 14452,
|
|
["SHORTSWORD OF VENGEANCE"] = 754,
|
|
[20861] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 20861,
|
|
["name"] = "Bronze Scarab",
|
|
["texture"] = "Interface\\Icons\\INV_Scarab_Bronze",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["29 POUND SALMON"] = 13905,
|
|
["RECIPE: BRISTLE WHISKER CATFISH"] = 6330,
|
|
[12011] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12011,
|
|
["class"] = 2,
|
|
["name"] = "Forest Hoop",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_12",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 36,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[5471] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5471,
|
|
["class"] = 5,
|
|
["name"] = "Stag Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Wolf_Ruin_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[22141] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 22141,
|
|
["class"] = 4,
|
|
["name"] = "Ironforge Guard's Card",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesCard02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14742] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14742,
|
|
["class"] = 2,
|
|
["name"] = "Hulking Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 19,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["THICK LEATHER"] = 4304,
|
|
["HULKING BOOTS"] = 14742,
|
|
[5791] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5791,
|
|
["name"] = "Henrig Lonebrow's Journal",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_09",
|
|
["slot"] = "",
|
|
["level"] = 29,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: RUNECLOTH SHOULDERS"] = 14504,
|
|
["WITCHING STAVE"] = 1484,
|
|
[14112] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14112,
|
|
["class"] = 2,
|
|
["name"] = "Felcloth Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 57,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6047] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6047,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Golden Scale Coif",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[3949] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3949,
|
|
["class"] = 2,
|
|
["name"] = "Twill Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 54,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[20416] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20416,
|
|
["class"] = 10,
|
|
["name"] = "Crest of Beckoning: Fire",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_StoneTablet_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[6239] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6239,
|
|
["class"] = 2,
|
|
["name"] = "Red Linen Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_40",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 7,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6303] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6303,
|
|
["class"] = 4,
|
|
["name"] = "Raw Slitherskin Mackerel",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_24",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[6367] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6367,
|
|
["class"] = 1,
|
|
["name"] = "Big Iron Fishing Pole",
|
|
["texture"] = "Interface\\Icons\\INV_Fishingpole_01",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 25,
|
|
["subclass"] = 17,
|
|
["quality"] = 1,
|
|
},
|
|
[6431] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6431,
|
|
["class"] = 2,
|
|
["name"] = "Imperial Leather Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 38,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["CREST OF BECKONING: FIRE"] = 20416,
|
|
[6559] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6559,
|
|
["class"] = 2,
|
|
["name"] = "Bard's Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 11,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["MURLOC EYE"] = 730,
|
|
["MELON JUICE"] = 1205,
|
|
["ACE OF BEASTS"] = 19227,
|
|
["INFILTRATOR SHOULDERS"] = 7408,
|
|
[14944] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14944,
|
|
["class"] = 2,
|
|
["name"] = "Warbringer's Crown",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_28",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["DEFENDER CLOAK"] = 6575,
|
|
["SPIRIT CLOAK"] = 4792,
|
|
["BUZZARD BEAK"] = 556,
|
|
[7135] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 7135,
|
|
["class"] = 10,
|
|
["name"] = "Broken Dragonmaw Shinbone",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["SCALEMAIL GLOVES"] = 718,
|
|
["DIRTY LEATHER GLOVES"] = 714,
|
|
["CERULEAN RING"] = 11985,
|
|
["PATCHWORK PANTS"] = 1431,
|
|
[7455] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7455,
|
|
["class"] = 2,
|
|
["name"] = "Knight's Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 34,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[7519] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7519,
|
|
["class"] = 2,
|
|
["name"] = "Gossamer Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_12",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 42,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["DARK LEATHER SHOULDERS"] = 4252,
|
|
["DARK IRON BAR"] = 11371,
|
|
["HEAVY LAMELLAR CHESTPIECE"] = 10240,
|
|
["CRAFTSMAN'S WRIT - GOBLIN SAPPER CHARGE"] = 22613,
|
|
[14682] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14682,
|
|
["class"] = 2,
|
|
["name"] = "Indomitable Armguards",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 54,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["RAINCALLER CORD"] = 14194,
|
|
[7967] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 7967,
|
|
["class"] = 5,
|
|
["name"] = "Mithril Shield Spike",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_ArmorKit_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["FOREST LEATHER GLOVES"] = 3058,
|
|
[18648] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18648,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Green Firework",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[8159] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8159,
|
|
["class"] = 2,
|
|
["name"] = "Jouster's Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_22",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[8255] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8255,
|
|
["class"] = 2,
|
|
["name"] = "Serpentskin Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_12",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 45,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["BONE FRAGMENTS"] = 22526,
|
|
["INDOMITABLE BOOTS"] = 14681,
|
|
[14678] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14678,
|
|
["class"] = 2,
|
|
["name"] = "Pridelord Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 52,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PRIDELORD PAULDRONS"] = 14678,
|
|
["DREADMIST WRAPS"] = 16705,
|
|
["PATTERN: HEAVY EARTHEN GLOVES"] = 7364,
|
|
["LOBSTER STEW"] = 13933,
|
|
["FUNERAL PYRE VESTMENT"] = 12542,
|
|
[19004] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19004,
|
|
["class"] = 4,
|
|
["name"] = "Minor Healthstone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_04",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["HEAVY MAGEWEAVE BANDAGE"] = 8545,
|
|
["INSIGNIA BRACERS"] = 6410,
|
|
[9791] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9791,
|
|
["class"] = 2,
|
|
["name"] = "Ivycloth Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 24,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[9919] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9919,
|
|
["class"] = 2,
|
|
["name"] = "Tracker's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_01",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 38,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10047] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10047,
|
|
["class"] = 2,
|
|
["name"] = "Simple Kilt",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_11",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 10,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[10175] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10175,
|
|
["class"] = 2,
|
|
["name"] = "Mystical Headwrap",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_61",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 50,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[203] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 203,
|
|
["class"] = 2,
|
|
["name"] = "Thick Cloth Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_21",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[20862] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 20862,
|
|
["name"] = "Crystal Scarab",
|
|
["texture"] = "Interface\\Icons\\INV_Scarab_Crystal",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["BLINDWEED"] = 8839,
|
|
["THICK CLOTH GLOVES"] = 203,
|
|
["HIGH COUNCILLOR'S MANTLE"] = 10142,
|
|
["LARGE BLUE ROCKET"] = 21589,
|
|
[22142] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 22142,
|
|
["class"] = 4,
|
|
["name"] = "Grunt's Card",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesCard02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["GNOMISH NET-O-MATIC PROJECTOR"] = 10720,
|
|
["WELL OILED CLOAK"] = 12254,
|
|
[4777] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4777,
|
|
["class"] = 1,
|
|
["name"] = "Ironwood Maul",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_16",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 13,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["WANDERER'S BOOTS"] = 10106,
|
|
["RIGID TUNIC"] = 15118,
|
|
["RECIPE: ELIXIR OF SHADOW POWER"] = 9301,
|
|
[11967] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11967,
|
|
["class"] = 2,
|
|
["name"] = "Zircon Band",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_07",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 18,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["ORNATE LEGGUARDS"] = 10124,
|
|
[12223] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 12223,
|
|
["class"] = 5,
|
|
["name"] = "Meaty Bat Wing",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Bear_Ruin_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[10603] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10603,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Catseye Ultra Goggles",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["WAR TORN CAPE"] = 15483,
|
|
[12607] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12607,
|
|
["class"] = 10,
|
|
["name"] = "Brilliant Chromatic Scale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_17",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["INFERNO CLOAK"] = 4790,
|
|
["SATYR'S ROD"] = 15962,
|
|
[18361] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18361,
|
|
["class"] = 10,
|
|
["name"] = "The Greatest Race of Hunters",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_02",
|
|
["slot"] = "",
|
|
["level"] = 54,
|
|
["quality"] = 3,
|
|
},
|
|
[13119] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13119,
|
|
["class"] = 2,
|
|
["name"] = "Enchanted Kodo Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 34,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["HUNTSMAN'S CAP"] = 9889,
|
|
[2488] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2488,
|
|
["class"] = 1,
|
|
["name"] = "Gladius",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_20",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 4,
|
|
["subclass"] = 8,
|
|
["quality"] = 1,
|
|
},
|
|
["GLADIUS"] = 2488,
|
|
[2520] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2520,
|
|
["class"] = 1,
|
|
["name"] = "Broadsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_05",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 31,
|
|
["subclass"] = 8,
|
|
["quality"] = 1,
|
|
},
|
|
[13759] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13759,
|
|
["class"] = 4,
|
|
["name"] = "Raw Nightfin Snapper",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_23",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
[13887] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13887,
|
|
["class"] = 10,
|
|
["name"] = "52 Pound Redgill",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_06",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BROADSWORD"] = 2520,
|
|
[14143] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14143,
|
|
["class"] = 2,
|
|
["name"] = "Ghostweave Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_16",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 48,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14271] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14271,
|
|
["class"] = 2,
|
|
["name"] = "Gaea's Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_31",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 44,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14399] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14399,
|
|
["class"] = 2,
|
|
["name"] = "Resilient Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 26,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[20545] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20545,
|
|
["class"] = 10,
|
|
["name"] = "Decoded Twilight Text",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14655] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14655,
|
|
["class"] = 2,
|
|
["name"] = "Scorpashi Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 44,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14783] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14783,
|
|
["class"] = 2,
|
|
["name"] = "Khan's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_11",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 41,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14911] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14911,
|
|
["class"] = 2,
|
|
["name"] = "Brutish Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_06",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 41,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[10219] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10219,
|
|
["class"] = 2,
|
|
["name"] = "Elegant Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 55,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["HEROIC ARMOR"] = 14931,
|
|
[15295] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15295,
|
|
["class"] = 1,
|
|
["name"] = "Quillfire Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_10",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 50,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15423] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 15423,
|
|
["class"] = 5,
|
|
["name"] = "Chimera Leather",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_LeatherScrap_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[15551] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15551,
|
|
["class"] = 2,
|
|
["name"] = "Thick Scale Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 30,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15679] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15679,
|
|
["class"] = 2,
|
|
["name"] = "Triumphant Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 56,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15807] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15807,
|
|
["class"] = 1,
|
|
["name"] = "Light Crossbow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Crossbow_02",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 3,
|
|
["subclass"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
["DARK IRON RESIDUE"] = 18945,
|
|
["ELEGANT CIRCLET"] = 10219,
|
|
[10155] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10155,
|
|
["class"] = 2,
|
|
["name"] = "Mercurial Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_02",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 56,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[9852] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9852,
|
|
["class"] = 2,
|
|
["name"] = "Conjurer's Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_22",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 33,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["GOTHIC PLATE LEGGINGS"] = 10091,
|
|
[16767] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16767,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Undermine Clam Chowder",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["PHALANX GIRDLE"] = 7422,
|
|
["THICK SCALE LEGGUARDS"] = 15551,
|
|
[9788] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9788,
|
|
["class"] = 2,
|
|
["name"] = "Raider's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_11",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 13,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["WAR TORN GREAVES"] = 15481,
|
|
["WARMONGER'S CIRCLET"] = 9963,
|
|
["LAMINATED SCALE SHOULDERPADS"] = 3998,
|
|
["JAZERAINT SHIELD"] = 9899,
|
|
["SAGE'S BOOTS"] = 6612,
|
|
[1207] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1207,
|
|
["class"] = 1,
|
|
["name"] = "Murphstar",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_15",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 34,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["SIMPLE LINEN PANTS"] = 10045,
|
|
["YELLOW SACK OF GEMS"] = 17965,
|
|
["SCALED LEATHER TUNIC"] = 9835,
|
|
["BROKEN BASILISK TEETH"] = 11384,
|
|
["SILK-THREADED TROUSERS"] = 1929,
|
|
[9771] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9771,
|
|
["class"] = 2,
|
|
["name"] = "Greenweave Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 20,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[20863] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 20863,
|
|
["name"] = "Clay Scarab",
|
|
["texture"] = "Interface\\Icons\\INV_Scarab_Clay",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[3000] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3000,
|
|
["class"] = 2,
|
|
["name"] = "Brood Mother Carapace",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_09",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14652] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14652,
|
|
["class"] = 2,
|
|
["name"] = "Scorpashi Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_12",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 40,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: GREEN HOLIDAY SHIRT"] = 17724,
|
|
["UNDERMINE CLAM CHOWDER"] = 16766,
|
|
[22143] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 22143,
|
|
["class"] = 4,
|
|
["name"] = "Stormwind Guard's Card",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesCard02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SCORPASHI SASH"] = 14652,
|
|
["15 POUND SALMON"] = 13901,
|
|
["GUIDE: ASPECT OF THE HAWK VII"] = 21307,
|
|
[19157] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19157,
|
|
["class"] = 2,
|
|
["name"] = "Chromatic Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_22",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 60,
|
|
["subclass"] = 4,
|
|
["quality"] = 4,
|
|
},
|
|
["CRUSHRIDGE BINDINGS"] = 13199,
|
|
["CHROMATIC GAUNTLETS"] = 19157,
|
|
["RUSTED CHAIN VEST"] = 2386,
|
|
[11202] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11202,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Shield - Stamina",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["FORMULA: ENCHANT SHIELD - STAMINA"] = 11202,
|
|
[4606] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4606,
|
|
["class"] = 4,
|
|
["name"] = "Spongy Morel",
|
|
["texture"] = "Interface\\Icons\\INV_Mushroom_08",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
["BUBBLING WATER"] = 9451,
|
|
[12614] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12614,
|
|
["class"] = 2,
|
|
["name"] = "Runic Plate Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 57,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: BIG VOODOO CLOAK"] = 8390,
|
|
[18645] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18645,
|
|
["class"] = 5,
|
|
["name"] = "Alarm-O-Bot",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_EngGizmos_13",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["ALARM-O-BOT"] = 18645,
|
|
["MO'GROSH MASHER"] = 2821,
|
|
["MAGEWEAVE BANDAGE"] = 8544,
|
|
["CRAFTSMAN'S WRIT - RUNECLOTH BAG"] = 22611,
|
|
[19260] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19260,
|
|
["class"] = 10,
|
|
["name"] = "Three of Warlords",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Warlord_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[12056] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12056,
|
|
["class"] = 2,
|
|
["name"] = "Ring of the Heavens",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_10",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 51,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[3592] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3592,
|
|
["class"] = 2,
|
|
["name"] = "Padded Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_11",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["PADDED BRACERS"] = 3592,
|
|
["JOURNEYMAN'S ROBE"] = 6511,
|
|
["LAMBENT IDOL"] = 20868,
|
|
["ABYSSAL CLOTH PANTS"] = 20674,
|
|
[22203] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 22203,
|
|
["class"] = 5,
|
|
["name"] = "Large Obsidian Shard",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_15",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["WARBRINGER'S LEGGUARDS"] = 14945,
|
|
["NIGHTSLAYER BELT"] = 16827,
|
|
["HEADHUNTER'S CLOAK"] = 15354,
|
|
["CUTTHROAT'S MITTS"] = 15137,
|
|
[5137] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5137,
|
|
["class"] = 10,
|
|
["name"] = "Bright Eyeball",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Eye_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["FROSTSABER LEGGINGS"] = 15069,
|
|
["BRIGHT EYEBALL"] = 5137,
|
|
["HARDENED LEATHER HELM"] = 8747,
|
|
[3848] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3848,
|
|
["class"] = 1,
|
|
["name"] = "Big Bronze Knife",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_04",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 15,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
["BIG BRONZE KNIFE"] = 3848,
|
|
[3944] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3944,
|
|
["class"] = 2,
|
|
["name"] = "Twill Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_02",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 48,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[15675] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15675,
|
|
["class"] = 2,
|
|
["name"] = "Magnificent Guard",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_05",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 57,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["MUTILATED RAT CARCASS"] = 8427,
|
|
["AXE OF RIN'JI"] = 13014,
|
|
["ENCHANTED THORIUM HELM"] = 12620,
|
|
["LINKED CHAIN VEST"] = 1753,
|
|
[8384] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8384,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Comfortable Leather Hat",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[15355] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15355,
|
|
["class"] = 2,
|
|
["name"] = "Headhunter's Mitts",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_22",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 29,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["HULKING BANDS"] = 14743,
|
|
["ARCHON CHESTPIECE"] = 7759,
|
|
["CALICO GLOVES"] = 1498,
|
|
[2054] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2054,
|
|
["class"] = 1,
|
|
["name"] = "Trogg Hand Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_19",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 1,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["CUIRBOULLI BELT"] = 2142,
|
|
["EMBROIDERED HAT"] = 3892,
|
|
[8181] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8181,
|
|
["class"] = 1,
|
|
["name"] = "Hunting Rifle",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_04",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 4,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["EARTHFURY BRACERS"] = 16840,
|
|
["CAPTAIN'S BUCKLER"] = 7495,
|
|
[9792] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9792,
|
|
["class"] = 2,
|
|
["name"] = "Ivycloth Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 20,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[9920] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9920,
|
|
["class"] = 2,
|
|
["name"] = "Tracker's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_25",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 39,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10048] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10048,
|
|
["class"] = 2,
|
|
["name"] = "Colorful Kilt",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 14,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10176] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10176,
|
|
["class"] = 2,
|
|
["name"] = "Mystical Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_23",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 49,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["HUNTING RIFLE"] = 8181,
|
|
["LIGHT CHAIN BRACERS"] = 2402,
|
|
[10560] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 10560,
|
|
["class"] = 5,
|
|
["name"] = "Unstable Trigger",
|
|
["texture"] = "Interface\\Icons\\INV_Battery_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4689] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4689,
|
|
["class"] = 2,
|
|
["name"] = "Hunting Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_12",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 8,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["THICK MURLOC ARMOR"] = 5782,
|
|
[8117] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8117,
|
|
["class"] = 2,
|
|
["name"] = "Heraldic Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 42,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[22144] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 22144,
|
|
["class"] = 4,
|
|
["name"] = "Bluffwatcher's Card",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesCard02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[16170] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 16170,
|
|
["class"] = 4,
|
|
["name"] = "Steamed Mandu",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_51",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
["STEAMED MANDU"] = 16170,
|
|
["TWILL BRACERS"] = 3946,
|
|
[11584] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 11584,
|
|
["class"] = 4,
|
|
["name"] = "Cactus Apple Surprise",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_19",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[10018] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10018,
|
|
["class"] = 2,
|
|
["name"] = "Red Mageweave Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_19",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 40,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["EMBERSILK CORD"] = 14235,
|
|
[11968] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11968,
|
|
["class"] = 2,
|
|
["name"] = "Amber Hoop",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_14",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 21,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["RED MAGEWEAVE GLOVES"] = 10018,
|
|
["SIMPLE WILDFLOWERS"] = 3421,
|
|
[15978] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15978,
|
|
["class"] = 2,
|
|
["name"] = "Geomancer's Rod",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_32",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 36,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["GEOMANCER'S ROD"] = 15978,
|
|
[7957] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7957,
|
|
["class"] = 1,
|
|
["name"] = "Bronze Greatsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_20",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 21,
|
|
["subclass"] = 9,
|
|
["quality"] = 1,
|
|
},
|
|
["BRONZE GREATSWORD"] = 7957,
|
|
["GAEA'S BELT"] = 14276,
|
|
["HANDSTITCHED LEATHER PANTS"] = 2303,
|
|
["DEANSHIP CLAYMORE"] = 13049,
|
|
[13307] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13307,
|
|
["name"] = "Fras Siabi's Postbox Key",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Key_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["GIANT CLAM MEAT"] = 4655,
|
|
["KEEPER'S ARMOR"] = 14664,
|
|
[2324] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2324,
|
|
["class"] = 5,
|
|
["name"] = "Bleach",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_12",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: RICH PURPLE SILK SHIRT"] = 4354,
|
|
["RECIPE: GOOEY SPIDER CAKE"] = 3683,
|
|
["LESSER ASTRAL ESSENCE"] = 10998,
|
|
[14144] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14144,
|
|
["class"] = 2,
|
|
["name"] = "Ghostweave Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_01",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 53,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14272] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14272,
|
|
["class"] = 2,
|
|
["name"] = "Gaea's Handwraps",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_15",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 42,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14400] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14400,
|
|
["class"] = 2,
|
|
["name"] = "Resilient Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_14",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 24,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["PACKAGE OF CARDS"] = 22293,
|
|
[14656] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14656,
|
|
["class"] = 2,
|
|
["name"] = "Scorpashi Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 39,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BARD'S BRACERS"] = 6556,
|
|
[14912] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14912,
|
|
["class"] = 2,
|
|
["name"] = "Brutish Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_02",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 45,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["IMMATURE VENOM SAC"] = 12586,
|
|
["PATCHWORK BRACERS"] = 3373,
|
|
["CHARGER'S ARMOR"] = 15479,
|
|
[14468] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14468,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Runecloth Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[15552] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15552,
|
|
["class"] = 2,
|
|
["name"] = "Thick Scale Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_07",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 31,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[15680] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15680,
|
|
["class"] = 2,
|
|
["name"] = "Triumphant Chestpiece",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate16",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 60,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15808] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15808,
|
|
["class"] = 1,
|
|
["name"] = "Fine Light Crossbow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Crossbow_02",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 16,
|
|
["subclass"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
[15936] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15936,
|
|
["class"] = 2,
|
|
["name"] = "Duskwoven Branch",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Branch_01",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 50,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["CLAMLETTE SURPRISE"] = 16971,
|
|
["PATTERN: RUNECLOTH BAG"] = 14468,
|
|
[15658] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15658,
|
|
["class"] = 2,
|
|
["name"] = "Impenetrable Sabatons",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 54,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["IMPENETRABLE SABATONS"] = 15658,
|
|
[6333] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6333,
|
|
["class"] = 1,
|
|
["name"] = "Spikelash Dagger",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_10",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 17,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
[4256] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4256,
|
|
["class"] = 2,
|
|
["name"] = "Guardian Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 30,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[4320] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4320,
|
|
["class"] = 2,
|
|
["name"] = "Spidersilk Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 20,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[4384] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4384,
|
|
["class"] = 5,
|
|
["name"] = "Explosive Sheep",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_Polymorph",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4448] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4448,
|
|
["class"] = 2,
|
|
["name"] = "Husk of Naraxis",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterSpiderCarapace_01",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 22,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15530] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15530,
|
|
["class"] = 2,
|
|
["name"] = "Sentry's Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 26,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["BEASTSTALKER'S BELT"] = 16680,
|
|
["TABLET OF STRENGTH OF EARTH TOTEM V"] = 21292,
|
|
[12685] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12685,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Radiant Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[4768] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4768,
|
|
["class"] = 2,
|
|
["name"] = "Adept's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 10,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4832] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4832,
|
|
["class"] = 2,
|
|
["name"] = "Mystic Sarong",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_07",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 24,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["GREEN HOLIDAY SHIRT"] = 17723,
|
|
["GRYPHON MAIL BELT"] = 15619,
|
|
[22612] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22612,
|
|
["class"] = 10,
|
|
["name"] = "Craftsman's Writ - Runecloth Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_02",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
["ELIXIR OF THE MONGOOSE"] = 13452,
|
|
["CRAFTSMAN'S WRIT - RUNECLOTH ROBE"] = 22612,
|
|
[20865] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 20865,
|
|
["name"] = "Ivory Scarab",
|
|
["texture"] = "Interface\\Icons\\INV_Scarab_Ivory",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["ELDER'S ROBE"] = 7369,
|
|
[15338] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15338,
|
|
["class"] = 2,
|
|
["name"] = "Wrangler's Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_18",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 23,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SHINY DINGLEHOPPER"] = 5435,
|
|
["AXE OF THE DEEP WOODS"] = 811,
|
|
[22145] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 22145,
|
|
["class"] = 4,
|
|
["name"] = "Guardian's Moldy Card",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesCard02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[15274] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15274,
|
|
["class"] = 1,
|
|
["name"] = "Diviner Long Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_26",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 47,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
[15210] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15210,
|
|
["class"] = 1,
|
|
["name"] = "Raider Shortsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_04",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 11,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
["REGAL LEGGINGS"] = 7469,
|
|
[15146] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15146,
|
|
["class"] = 2,
|
|
["name"] = "Ghostwalker Crown",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_15",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 34,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["GHOSTWALKER CROWN"] = 15146,
|
|
["GOSSAMER ROBE"] = 7518,
|
|
[15082] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15082,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Scorpid Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 51,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[6048] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 6048,
|
|
["class"] = 4,
|
|
["name"] = "Shadow Protection Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_44",
|
|
["slot"] = "",
|
|
["level"] = 17,
|
|
["quality"] = 1,
|
|
},
|
|
["HEAVY SCORPID BELT"] = 15082,
|
|
["QUICKSILVER RING"] = 11991,
|
|
[6240] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6240,
|
|
["class"] = 2,
|
|
["name"] = "Blue Linen Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_37",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 7,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6304] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6304,
|
|
["class"] = 10,
|
|
["name"] = "Damp Diary Page (Day 4)",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[6368] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6368,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Rainbow Fin Albacore",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[6432] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6432,
|
|
["class"] = 2,
|
|
["name"] = "Imperial Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 36,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15018] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15018,
|
|
["class"] = 2,
|
|
["name"] = "Lupine Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Fur",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 15,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[6560] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6560,
|
|
["class"] = 2,
|
|
["name"] = "Soldier's Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_10",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 12,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["RAZOR-SHARP BEAK"] = 5829,
|
|
[4826] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4826,
|
|
["class"] = 1,
|
|
["name"] = "Marauder Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_23",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 21,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["WANDERER'S ARMOR"] = 10105,
|
|
[7445] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7445,
|
|
["class"] = 2,
|
|
["name"] = "Sentinel Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 33,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SENTINEL SHOULDERS"] = 7445,
|
|
["22 POUND SALMON"] = 13903,
|
|
["32 POUND SALMON"] = 13906,
|
|
[7072] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 7072,
|
|
["class"] = 9,
|
|
["name"] = "Naga Scale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["WORN LEATHER BRACERS"] = 1420,
|
|
["ADVENTURER'S SHOULDERS"] = 10263,
|
|
["SYMBOLIC GAUNTLETS"] = 14826,
|
|
["MASTERWORK GAUNTLETS"] = 10268,
|
|
[7392] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 7392,
|
|
["class"] = 10,
|
|
["name"] = "Green Whelp Scale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[7456] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7456,
|
|
["class"] = 2,
|
|
["name"] = "Knight's Headguard",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 33,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[7520] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7520,
|
|
["class"] = 2,
|
|
["name"] = "Gossamer Headpiece",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_13",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 42,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14762] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14762,
|
|
["class"] = 2,
|
|
["name"] = "Enduring Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 32,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["ENDURING BOOTS"] = 14762,
|
|
["BEAR GALL BLADDER"] = 3702,
|
|
["HERBALIST'S GLOVES"] = 7349,
|
|
["SMALL CHEST"] = 6353,
|
|
[11608] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11608,
|
|
["class"] = 1,
|
|
["name"] = "Dark Iron Pulverizer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_09",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 50,
|
|
["subclass"] = 6,
|
|
["quality"] = 3,
|
|
},
|
|
[14570] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14570,
|
|
["class"] = 2,
|
|
["name"] = "Bristlebark Blouse",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 23,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["BRISTLEBARK BLOUSE"] = 14570,
|
|
["BOTTOM HALF OF ADVANCED ARMORSMITHING: VOLUME II"] = 18781,
|
|
[8160] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8160,
|
|
["class"] = 2,
|
|
["name"] = "Jouster's Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_02",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[8257] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8257,
|
|
["class"] = 2,
|
|
["name"] = "Serpentskin Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 45,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[8385] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8385,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Turtle Scale Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[17026] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17026,
|
|
["class"] = 9,
|
|
["name"] = "Wild Thornroot",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Root_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["HANDSTITCHED LEATHER BELT"] = 4237,
|
|
[14378] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14378,
|
|
["class"] = 2,
|
|
["name"] = "Sanguine Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_09",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SANGUINE MANTLE"] = 14378,
|
|
[20436] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20436,
|
|
["class"] = 10,
|
|
["name"] = "Signet of Beckoning: Water",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_StoneTablet_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[15683] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15683,
|
|
["class"] = 2,
|
|
["name"] = "Triumphant Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_11",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 55,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[18562] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 18562,
|
|
["class"] = 5,
|
|
["name"] = "Elementium Ore",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_SharpeningStone_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 4,
|
|
},
|
|
["LUNAR SLIPPERS"] = 14250,
|
|
["BLACK SWASHBUCKLER'S SHIRT"] = 4336,
|
|
[5565] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5565,
|
|
["class"] = 9,
|
|
["name"] = "Infernal Stone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[9793] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9793,
|
|
["class"] = 2,
|
|
["name"] = "Ivycloth Bracelets",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_12",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 20,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["ELIXIR OF GREATER WATER BREATHING"] = 18294,
|
|
[14122] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14122,
|
|
["class"] = 2,
|
|
["name"] = "Ritual Bands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_10",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 13,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10177] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10177,
|
|
["class"] = 2,
|
|
["name"] = "Mystical Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 51,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["MYSTICAL LEGGINGS"] = 10177,
|
|
[20866] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 20866,
|
|
["name"] = "Azure Idol",
|
|
["texture"] = "Interface\\Icons\\INV_QirajIdol_Azure",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[10561] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 10561,
|
|
["class"] = 5,
|
|
["name"] = "Mithril Casing",
|
|
["texture"] = "Interface\\Icons\\INV_Gizmo_MithrilCasing_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["RITUAL BANDS"] = 14122,
|
|
["FLESH EATING WORM"] = 7307,
|
|
["ROBE OF APPRENTICESHIP"] = 2614,
|
|
[16825] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16825,
|
|
["class"] = 2,
|
|
["name"] = "Nightslayer Bracelets",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_02",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 60,
|
|
["subclass"] = 3,
|
|
["quality"] = 4,
|
|
},
|
|
["PATTERN: AZURE SILK CLOAK"] = 7089,
|
|
[20548] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20548,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Runed Stygian Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[13930] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13930,
|
|
["class"] = 4,
|
|
["name"] = "Filet of Redgill",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_06",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
["CANVAS CLOAK"] = 1766,
|
|
["FILET OF REDGILL"] = 13930,
|
|
[13866] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13866,
|
|
["class"] = 2,
|
|
["name"] = "Runecloth Headband",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandana_03",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 54,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[11969] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11969,
|
|
["class"] = 2,
|
|
["name"] = "Jacinth Circle",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_09",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 24,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["DERVISH SPAULDERS"] = 7415,
|
|
["RUNECLOTH HEADBAND"] = 13866,
|
|
["TURTLE SCALE"] = 8167,
|
|
[14429] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14429,
|
|
["class"] = 2,
|
|
["name"] = "Windchaser Cuffs",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 38,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BEACON OF HOPE"] = 9393,
|
|
["FLARECORE ROBE"] = 19156,
|
|
[7473] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7473,
|
|
["class"] = 2,
|
|
["name"] = "Regal Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_02",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 37,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SEQUOIA BRANCH"] = 15261,
|
|
[13121] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13121,
|
|
["class"] = 2,
|
|
["name"] = "Wing of the Whelpling",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_04",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 33,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["NIGHTSKY ARMOR"] = 7111,
|
|
["REGAL MANTLE"] = 7473,
|
|
[13546] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13546,
|
|
["class"] = 4,
|
|
["name"] = "Bloodbelly Fish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_06",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[14404] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14404,
|
|
["class"] = 2,
|
|
["name"] = "Resilient Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 28,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RESILIENT LEGGINGS"] = 14404,
|
|
[13889] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13889,
|
|
["class"] = 4,
|
|
["name"] = "Raw Whitescale Salmon",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_20",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
["TARNISHED CHAIN BOOTS"] = 2383,
|
|
["MOONGLOW VEST"] = 6709,
|
|
[14273] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14273,
|
|
["class"] = 2,
|
|
["name"] = "Gaea's Amice",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_17",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 43,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14401] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14401,
|
|
["class"] = 2,
|
|
["name"] = "Resilient Cap",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_34",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 28,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14529] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 14529,
|
|
["class"] = 4,
|
|
["name"] = "Runecloth Bandage",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandage_11",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14657] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14657,
|
|
["class"] = 2,
|
|
["name"] = "Scorpashi Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_25",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 41,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14785] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14785,
|
|
["class"] = 2,
|
|
["name"] = "Khan's Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_12",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 43,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14913] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14913,
|
|
["class"] = 2,
|
|
["name"] = "Jade Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 44,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[2467] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2467,
|
|
["class"] = 2,
|
|
["name"] = "Studded Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 32,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[15169] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15169,
|
|
["class"] = 2,
|
|
["name"] = "Imposing Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 39,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15297] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15297,
|
|
["class"] = 2,
|
|
["name"] = "Grizzly Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_02",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 6,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[15425] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15425,
|
|
["class"] = 2,
|
|
["name"] = "Peerless Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_02",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 50,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15553] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15553,
|
|
["class"] = 2,
|
|
["name"] = "Thick Scale Shoulder Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_18",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 29,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: RUNECLOTH TUNIC"] = 14470,
|
|
[15809] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15809,
|
|
["class"] = 1,
|
|
["name"] = "Heavy Crossbow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Crossbow_03",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 29,
|
|
["subclass"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
[15937] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15937,
|
|
["class"] = 2,
|
|
["name"] = "Hibernal Sphere",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Orb_01",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 46,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["STUDDED BOOTS"] = 2467,
|
|
["PATTERN: FROSTWEAVE ROBE"] = 14467,
|
|
["BLOATED MUD SNAPPER"] = 6645,
|
|
["SAGE'S BRACERS"] = 6613,
|
|
[6581] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6581,
|
|
["class"] = 2,
|
|
["name"] = "Scouting Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_16",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 16,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["NIGHTFALL"] = 19169,
|
|
[4669] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4669,
|
|
["class"] = 2,
|
|
["name"] = "Battle Chain Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 5,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["SPEEDSTEEL RAPIER"] = 13034,
|
|
["TUXEDO PANTS"] = 10035,
|
|
[4463] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4463,
|
|
["class"] = 2,
|
|
["name"] = "Beaded Raptor Collar",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_11",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 26,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["COPPER SHORTSWORD"] = 2847,
|
|
["BEADED RAPTOR COLLAR"] = 4463,
|
|
[6453] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6453,
|
|
["class"] = 9,
|
|
["name"] = "Strong Anti-Venom",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Slime_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["GLYPHED BELT"] = 6421,
|
|
[647] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 647,
|
|
["class"] = 1,
|
|
["name"] = "Destiny",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_19",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 52,
|
|
["subclass"] = 9,
|
|
["quality"] = 4,
|
|
},
|
|
[15078] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15078,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Scorpid Gauntlet",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_24",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 50,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: ELIXIR OF FORTITUDE"] = 3830,
|
|
["LAPIDIS TANKARD OF TIDESIPPE"] = 4696,
|
|
[2533] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2533,
|
|
["class"] = 1,
|
|
["name"] = "War Maul",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_17",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 40,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[12586] = {
|
|
["max_stack"] = 50,
|
|
["id"] = 12586,
|
|
["class"] = 4,
|
|
["name"] = "Immature Venom Sac",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Organ_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[20867] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 20867,
|
|
["name"] = "Onyx Idol",
|
|
["texture"] = "Interface\\Icons\\INV_QirajIdol_Onyx",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["BLEACH"] = 2324,
|
|
["TARNISHED CHAIN BELT"] = 2380,
|
|
["BLOATED MIGHTFISH"] = 21243,
|
|
["THIN KODO LEATHER"] = 5082,
|
|
[12800] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12800,
|
|
["class"] = 5,
|
|
["name"] = "Azerothian Diamond",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Diamond_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["AZEROTHIAN DIAMOND"] = 12800,
|
|
["TWILL CLOAK"] = 3947,
|
|
["SATCHEL OF CENARIUS"] = 22252,
|
|
[12202] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 12202,
|
|
["class"] = 5,
|
|
["name"] = "Tiger Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["TIGER MEAT"] = 12202,
|
|
["EMBERSILK BRACELETS"] = 14226,
|
|
["RECIPE: FILLET OF FRENZY"] = 5485,
|
|
["CRUDE BATTLE AXE"] = 1512,
|
|
["DEFENDER LEGGINGS"] = 6578,
|
|
[12010] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12010,
|
|
["class"] = 2,
|
|
["name"] = "Fen Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_04",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 32,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["FEN RING"] = 12010,
|
|
["GNOMISH SHRINK RAY"] = 10716,
|
|
[5973] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5973,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Barbaric Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: BARBARIC LEGGINGS"] = 5973,
|
|
[4381] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4381,
|
|
["class"] = 2,
|
|
["name"] = "Minor Recombobulator",
|
|
["texture"] = "Interface\\Icons\\INV_Gizmo_07",
|
|
["slot"] = "INVTYPE_TRINKET",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["GRIMESILT OUTHOUSE KEY"] = 11818,
|
|
["RENEGADE GAUNTLETS"] = 9868,
|
|
["RESPLENDENT GAUNTLETS"] = 14323,
|
|
["EBONHOLD BOOTS"] = 8269,
|
|
[11754] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 11754,
|
|
["class"] = 10,
|
|
["name"] = "Black Diamond",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["BLACK DIAMOND"] = 11754,
|
|
["AUTOGRAPHED PICTURE OF FOROR & TIGULE"] = 18228,
|
|
["WOODEN MAUL"] = 1820,
|
|
[7378] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7378,
|
|
["class"] = 2,
|
|
["name"] = "Dusky Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 32,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[5781] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5781,
|
|
["class"] = 2,
|
|
["name"] = "Murloc Scale Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_12",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 14,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["ARCHER'S GLOVES"] = 9861,
|
|
["ENGRAVED BRACERS"] = 10229,
|
|
["MURLOC SCALE BREASTPLATE"] = 5781,
|
|
["GRUNT'S PAULDRONS"] = 15513,
|
|
["WATCHER'S MANTLE"] = 14182,
|
|
["BOX OF SUPPLIES"] = 6827,
|
|
[22739] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22739,
|
|
["class"] = 8,
|
|
["name"] = "Tome of Polymorph: Turtle",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_07",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[3870] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3870,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Green Iron Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["RAWHIDE CLOAK"] = 1798,
|
|
["EVOROOT"] = 11242,
|
|
["LARGE RADIANT SHARD"] = 11178,
|
|
["PHALANX BOOTS"] = 7417,
|
|
[4786] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4786,
|
|
["class"] = 2,
|
|
["name"] = "Wise Man's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_02",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["WRANGLER'S BOOTS"] = 15330,
|
|
["BOILED CLAMS"] = 5525,
|
|
["LARGE GLOWING SHARD"] = 11139,
|
|
[2064] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2064,
|
|
["class"] = 1,
|
|
["name"] = "Trogg Club",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_15",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 6,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[8386] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8386,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Big Voodoo Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[17028] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17028,
|
|
["class"] = 9,
|
|
["name"] = "Holy Candle",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Candle_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2160] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2160,
|
|
["class"] = 2,
|
|
["name"] = "Padded Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_02",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["SPICED BEEF JERKY"] = 19304,
|
|
["SIMPLE CAPE"] = 9745,
|
|
[2256] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2256,
|
|
["class"] = 1,
|
|
["name"] = "Skeletal Club",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_ElfSkull_01",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 19,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[9154] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 9154,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Detect Undead",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_53",
|
|
["slot"] = "",
|
|
["level"] = 36,
|
|
["quality"] = 1,
|
|
},
|
|
[2320] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2320,
|
|
["class"] = 5,
|
|
["name"] = "Coarse Thread",
|
|
["texture"] = "Interface\\Icons\\INV_Fabric_Linen_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BENEDICT'S KEY"] = 4882,
|
|
["COPPER CHAIN BELT"] = 2851,
|
|
["OVERLORD'S SHIELD"] = 9974,
|
|
[2448] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2448,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Pavise",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_03",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 32,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[2480] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2480,
|
|
["class"] = 1,
|
|
["name"] = "Large Club",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 1,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[10050] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10050,
|
|
["class"] = 3,
|
|
["name"] = "Mageweave Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_10_Black",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[10178] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10178,
|
|
["class"] = 2,
|
|
["name"] = "Mystical Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_17",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 53,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10306] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 10306,
|
|
["class"] = 4,
|
|
["name"] = "Scroll of Spirit IV",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_01",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
[20868] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 20868,
|
|
["name"] = "Lambent Idol",
|
|
["texture"] = "Interface\\Icons\\INV_QirajIdol_Lambent",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[10562] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 10562,
|
|
["class"] = 5,
|
|
["name"] = "Hi-Explosive Bomb",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bomb_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2672] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2672,
|
|
["class"] = 5,
|
|
["name"] = "Stringy Wolf Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[10922] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 10922,
|
|
["class"] = 4,
|
|
["name"] = "Wound Poison IV",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_16",
|
|
["slot"] = "",
|
|
["level"] = 56,
|
|
["quality"] = 1,
|
|
},
|
|
["WOUND POISON IV"] = 10922,
|
|
["BANDED BUCKLER"] = 17187,
|
|
[2800] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2800,
|
|
["class"] = 2,
|
|
["name"] = "Black Velvet Robes",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_48",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 21,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[15577] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15577,
|
|
["class"] = 2,
|
|
["name"] = "Sparkleshell Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_10",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 31,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[2864] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2864,
|
|
["class"] = 2,
|
|
["name"] = "Runed Copper Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate03",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 13,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["A PRETTY ROCK"] = 5429,
|
|
[2928] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2928,
|
|
["class"] = 5,
|
|
["name"] = "Dust of Decay",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Dust_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2960] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2960,
|
|
["class"] = 2,
|
|
["name"] = "Journeyman's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_21",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 4,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[11970] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11970,
|
|
["class"] = 2,
|
|
["name"] = "Spinel Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_11",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 29,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[3024] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3024,
|
|
["class"] = 1,
|
|
["name"] = "BKP 2700 \"Enforcer\"",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_03",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 21,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[12226] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12226,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Crispy Bat Wing",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["BROCADE VEST"] = 1778,
|
|
["ATIESH, GREATSTAFF OF THE GUARDIAN"] = 22737,
|
|
[12610] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12610,
|
|
["class"] = 2,
|
|
["name"] = "Runic Plate Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 55,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[3184] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3184,
|
|
["class"] = 1,
|
|
["name"] = "Hook Dagger",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_01",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 15,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
[21831] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21831,
|
|
["class"] = 10,
|
|
["name"] = "Wrappered Gift",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gift_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["EYEGOUGER"] = 9480,
|
|
[3280] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3280,
|
|
["class"] = 2,
|
|
["name"] = "Battle Chain Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 4,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["STANDARD ISSUE SHIELD"] = 4263,
|
|
["FLESH CARVER"] = 4445,
|
|
[13506] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 13506,
|
|
["class"] = 4,
|
|
["name"] = "Flask of Petrification",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_26",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["quality"] = 1,
|
|
},
|
|
["FLAIL"] = 925,
|
|
["BARBARIC IRON BOOTS"] = 7916,
|
|
[13890] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13890,
|
|
["class"] = 9,
|
|
["name"] = "Plated Armorfish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["RUNIC CANE"] = 7559,
|
|
["DARK RUNNER BOOTS"] = 2232,
|
|
[14274] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14274,
|
|
["class"] = 2,
|
|
["name"] = "Gaea's Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_11",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 46,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14402] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14402,
|
|
["class"] = 2,
|
|
["name"] = "Resilient Bands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_01",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 24,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14530] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 14530,
|
|
["class"] = 4,
|
|
["name"] = "Heavy Runecloth Bandage",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandage_12",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14658] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14658,
|
|
["class"] = 2,
|
|
["name"] = "Scorpashi Skullcap",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_16",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 44,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["AMBER HOOP"] = 11968,
|
|
[3728] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3728,
|
|
["class"] = 4,
|
|
["name"] = "Tasty Lion Steak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_14",
|
|
["slot"] = "",
|
|
["level"] = 20,
|
|
["quality"] = 1,
|
|
},
|
|
[21558] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21558,
|
|
["class"] = 4,
|
|
["name"] = "Small Blue Rocket",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MissileSmall_Blue",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[15170] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15170,
|
|
["class"] = 2,
|
|
["name"] = "Potent Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_13",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 47,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3824] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3824,
|
|
["class"] = 4,
|
|
["name"] = "Shadow Oil",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_23",
|
|
["slot"] = "",
|
|
["level"] = 24,
|
|
["quality"] = 1,
|
|
},
|
|
["PLEDGE OF LOYALTY: STORMWIND"] = 22117,
|
|
["EMERALD SHIELD"] = 10365,
|
|
[15682] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15682,
|
|
["class"] = 2,
|
|
["name"] = "Triumphant Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 58,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15810] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15810,
|
|
["class"] = 1,
|
|
["name"] = "Short Spear",
|
|
["texture"] = "Interface\\Icons\\INV_Spear_05",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 20,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
[15938] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15938,
|
|
["class"] = 2,
|
|
["name"] = "Mystical Orb",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Orb_02",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 53,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[10602] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10602,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Deadly Scope",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[4048] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4048,
|
|
["class"] = 2,
|
|
["name"] = "Emblazoned Hat",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_15",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 26,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[4080] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4080,
|
|
["class"] = 2,
|
|
["name"] = "Blackforge Cowl",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_16",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 40,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SCHEMATIC: DEADLY SCOPE"] = 10602,
|
|
["SILITHID ICHOR"] = 5269,
|
|
["SIEGE BOW"] = 15294,
|
|
[4321] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4321,
|
|
["class"] = 2,
|
|
["name"] = "Spider Silk Slippers",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_03",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 23,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4385] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4385,
|
|
["class"] = 2,
|
|
["name"] = "Green Tinted Goggles",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_47",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4449] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4449,
|
|
["class"] = 1,
|
|
["name"] = "Naraxis' Fang",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterFang_01",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 22,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
[5237] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5237,
|
|
["class"] = 4,
|
|
["name"] = "Mind-numbing Poison",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_NullifyDisease",
|
|
["slot"] = "",
|
|
["level"] = 24,
|
|
["quality"] = 1,
|
|
},
|
|
[4577] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4577,
|
|
["class"] = 1,
|
|
["name"] = "Compact Shotgun",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_03",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 8,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["MIND-NUMBING POISON"] = 5237,
|
|
[4705] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4705,
|
|
["class"] = 2,
|
|
["name"] = "Lambent Scale Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 22,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["FORMIDABLE BELT"] = 15636,
|
|
[4833] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4833,
|
|
["class"] = 2,
|
|
["name"] = "Glorious Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_05",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 23,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["IRONHIDE BELT"] = 15641,
|
|
["SUPERIOR MANA POTION"] = 13443,
|
|
[10282] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10282,
|
|
["class"] = 2,
|
|
["name"] = "Emerald Vambraces",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 51,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["BOOK: GIFT OF THE WILD"] = 17682,
|
|
[15641] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15641,
|
|
["class"] = 2,
|
|
["name"] = "Ironhide Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 46,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[20869] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 20869,
|
|
["name"] = "Amber Idol",
|
|
["texture"] = "Interface\\Icons\\INV_QirajIdol_Amber",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["STONESPLINTER RAGS"] = 5109,
|
|
[10154] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10154,
|
|
["class"] = 2,
|
|
["name"] = "Mercurial Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_11",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 56,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["MERCURIAL GIRDLE"] = 10154,
|
|
[5473] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5473,
|
|
["class"] = 4,
|
|
["name"] = "Scorpid Surprise",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_10",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["NATURE PROTECTION POTION"] = 6052,
|
|
[5601] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5601,
|
|
["class"] = 10,
|
|
["name"] = "Hatched Egg Sac",
|
|
["texture"] = "Interface\\Icons\\INV_Egg_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["CROCHET PANTS"] = 3941,
|
|
["BOOTS OF THE ENCHANTER"] = 4325,
|
|
[10090] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10090,
|
|
["class"] = 2,
|
|
["name"] = "Gothic Plate Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_10",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 41,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["ROBUST BRACERS"] = 15122,
|
|
["FELCLOTH BOOTS"] = 14108,
|
|
["LORD'S BOOTS"] = 10082,
|
|
[6049] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 6049,
|
|
["class"] = 4,
|
|
["name"] = "Fire Protection Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_16",
|
|
["slot"] = "",
|
|
["level"] = 23,
|
|
["quality"] = 1,
|
|
},
|
|
["WILLOW BRANCH"] = 7554,
|
|
[10026] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10026,
|
|
["class"] = 2,
|
|
["name"] = "Black Mageweave Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 41,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6241] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6241,
|
|
["class"] = 2,
|
|
["name"] = "White Linen Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_04",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6305] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6305,
|
|
["class"] = 10,
|
|
["name"] = "Damp Diary Page (Day 87)",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[6369] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6369,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Rockscale Cod",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[6433] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6433,
|
|
["class"] = 2,
|
|
["name"] = "Imperial Leather Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_16",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 38,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[9962] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9962,
|
|
["class"] = 2,
|
|
["name"] = "Warmonger's Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 43,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[6561] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6561,
|
|
["class"] = 2,
|
|
["name"] = "Seer's Padded Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_02",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 16,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["WARMONGER'S GREAVES"] = 9962,
|
|
["GROMSBLOOD"] = 8846,
|
|
[9898] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9898,
|
|
["class"] = 2,
|
|
["name"] = "Jazeraint Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_07",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 33,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SIGNET OF BECKONING: WATER"] = 20436,
|
|
[9834] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9834,
|
|
["class"] = 2,
|
|
["name"] = "Scaled Leather Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 27,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["GREATER MAUL"] = 15262,
|
|
[9770] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9770,
|
|
["class"] = 2,
|
|
["name"] = "Greenweave Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_17",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7073] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 7073,
|
|
["class"] = 10,
|
|
["name"] = "Broken Fang",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["GREENWEAVE CLOAK"] = 9770,
|
|
[20296] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20296,
|
|
["class"] = 2,
|
|
["name"] = "Green Dragonscale Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_12",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 51,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[4045] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4045,
|
|
["class"] = 2,
|
|
["name"] = "Mistscape Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 37,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["NUBLESS PACIFIER"] = 18227,
|
|
["HEAVY KODO MEAT"] = 12204,
|
|
[7457] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7457,
|
|
["class"] = 2,
|
|
["name"] = "Knight's Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_28",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 32,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[7521] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7521,
|
|
["class"] = 2,
|
|
["name"] = "Gossamer Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_32",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 41,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["STEEL BAR"] = 3859,
|
|
[4789] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4789,
|
|
["class"] = 2,
|
|
["name"] = "Stable Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_03",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 13,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["EXALTED ARMSPLINTS"] = 14983,
|
|
["STABLE BOOTS"] = 4789,
|
|
[4757] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4757,
|
|
["class"] = 10,
|
|
["name"] = "Cracked Egg Shells",
|
|
["texture"] = "Interface\\Icons\\INV_Egg_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["MYRMIDON'S GREAVES"] = 8130,
|
|
[7969] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7969,
|
|
["class"] = 5,
|
|
["name"] = "Mithril Spurs",
|
|
["texture"] = "Interface\\Icons\\Ability_Rogue_Sprint",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["GHOSTWEAVE BELT"] = 14143,
|
|
[4725] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4725,
|
|
["class"] = 2,
|
|
["name"] = "Chief Brigadier Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_14",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 35,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[8161] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8161,
|
|
["class"] = 2,
|
|
["name"] = "Jouster's Visor",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_57",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[8259] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8259,
|
|
["class"] = 2,
|
|
["name"] = "Serpentskin Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_17",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RABBIT'S FOOT"] = 3300,
|
|
[17030] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 17030,
|
|
["class"] = 9,
|
|
["name"] = "Ankh",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Talisman_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["ZEPHYR CLOAK"] = 18677,
|
|
[39] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 39,
|
|
["class"] = 2,
|
|
["name"] = "Recruit's Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[7357] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7357,
|
|
["class"] = 2,
|
|
["name"] = "Elder's Hat",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_15",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 29,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14753] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14753,
|
|
["class"] = 2,
|
|
["name"] = "Slayer's Skullcap",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_59",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 28,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["WOODWORKING GLOVES"] = 1945,
|
|
["SIMPLE DAGGER"] = 4565,
|
|
["GREEN HILLS OF STRANGLETHORN - PAGE 6"] = 2730,
|
|
[9539] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9539,
|
|
["class"] = 10,
|
|
["name"] = "Box of Rations",
|
|
["texture"] = "Interface\\Icons\\INV_Box_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["WORN MACE"] = 36,
|
|
[9795] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9795,
|
|
["class"] = 2,
|
|
["name"] = "Ivycloth Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_27",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 21,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["EBONHOLD GAUNTLETS"] = 8267,
|
|
["SMOOTH CLOAK"] = 3972,
|
|
[10179] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10179,
|
|
["class"] = 2,
|
|
["name"] = "Mystical Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 49,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["PLUCKED FEATHER"] = 7096,
|
|
[14176] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14176,
|
|
["class"] = 2,
|
|
["name"] = "Watcher's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 21,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["ARACHNIDIAN GLOVES"] = 14294,
|
|
["SENTINEL GLOVES"] = 7443,
|
|
["WATCHER'S BOOTS"] = 14176,
|
|
["THE SHATTERER"] = 7954,
|
|
["FINE SAND"] = 3010,
|
|
[11203] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11203,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Gloves - Advanced Mining",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[14323] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14323,
|
|
["class"] = 2,
|
|
["name"] = "Resplendent Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_03",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 55,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["VOODOO BAND"] = 1996,
|
|
["RAZORLASH ROOT"] = 17747,
|
|
[7101] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 7101,
|
|
["class"] = 10,
|
|
["name"] = "Bug Eye",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Eye_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["GLORIOUS SABATONS"] = 14972,
|
|
[11971] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11971,
|
|
["class"] = 2,
|
|
["name"] = "Amethyst Band",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_15",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 32,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["HOMEMADE CHERRY PIE"] = 8950,
|
|
[12227] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12227,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Lean Wolf Steak",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: RED MAGEWEAVE SHOULDERS"] = 10315,
|
|
["CRUDE SCOPE"] = 4405,
|
|
[12611] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12611,
|
|
["class"] = 2,
|
|
["name"] = "Runic Plate Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 55,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["SHADOW GOGGLES"] = 4373,
|
|
[14589] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14589,
|
|
["class"] = 2,
|
|
["name"] = "Hawkeye's Shoes",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 32,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["YELLOW DYE"] = 4341,
|
|
["PLATEMAIL HELM"] = 8092,
|
|
["HANDSTITCHED LINEN BRITCHES"] = 4309,
|
|
[2121] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2121,
|
|
["class"] = 2,
|
|
["name"] = "Thin Cloth Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Red_01",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["THIN CLOTH ARMOR"] = 2121,
|
|
[8490] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8490,
|
|
["class"] = 10,
|
|
["name"] = "Cat Carrier (Siamese)",
|
|
["texture"] = "Interface\\Icons\\INV_Box_PetCarrier_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["IDOL OF STRIFE"] = 20881,
|
|
[13891] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13891,
|
|
["class"] = 4,
|
|
["name"] = "Bloated Salmon",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["CAT CARRIER (SIAMESE)"] = 8490,
|
|
[10624] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10624,
|
|
["class"] = 1,
|
|
["name"] = "Stinging Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_08",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 42,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[14275] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14275,
|
|
["class"] = 2,
|
|
["name"] = "Gaea's Raiment",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_29",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 47,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14403] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14403,
|
|
["class"] = 2,
|
|
["name"] = "Resilient Handgrips",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_21",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 26,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["COUNCILLOR'S SCEPTER"] = 15939,
|
|
[14659] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14659,
|
|
["class"] = 2,
|
|
["name"] = "Scorpashi Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_07",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 42,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14787] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14787,
|
|
["class"] = 2,
|
|
["name"] = "Khan's Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 42,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14915] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14915,
|
|
["class"] = 2,
|
|
["name"] = "Jade Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 48,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["LIGHTFORGE BELT"] = 16723,
|
|
[15171] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15171,
|
|
["class"] = 2,
|
|
["name"] = "Potent Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 45,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["GRAND BELT"] = 15191,
|
|
[15427] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15427,
|
|
["class"] = 2,
|
|
["name"] = "Peerless Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 49,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15555] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15555,
|
|
["class"] = 2,
|
|
["name"] = "Pillager's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Wolf",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 28,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["COLDSTONE SLIPPERS"] = 18697,
|
|
[15811] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15811,
|
|
["class"] = 1,
|
|
["name"] = "Heavy Spear",
|
|
["texture"] = "Interface\\Icons\\INV_Spear_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 30,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
[15939] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15939,
|
|
["class"] = 2,
|
|
["name"] = "Councillor's Scepter",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_04",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 54,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[2590] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 2590,
|
|
["class"] = 10,
|
|
["name"] = "Forest Spider Webbing",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_Web",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["92 POUND MIGHTFISH"] = 13916,
|
|
[10059] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10059,
|
|
["class"] = 2,
|
|
["name"] = "Duskwoven Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["GOLDEN ROD"] = 11128,
|
|
["GOBLIN ROCKET FUEL"] = 9061,
|
|
[17031] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 17031,
|
|
["class"] = 9,
|
|
["name"] = "Rune of Teleportation",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Rune_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["HEAVY COPPER BROADSWORD"] = 3487,
|
|
["LIGHT MAIL LEGGINGS"] = 2394,
|
|
["EBONHOLD GIRDLE"] = 8268,
|
|
["MUG O' HURT"] = 4090,
|
|
[11081] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11081,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Shield - Lesser Protection",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["GUARDIAN BELT"] = 4258,
|
|
["WILD RICECAKE"] = 16169,
|
|
["BRIGHT MANTLE"] = 4661,
|
|
[9155] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 9155,
|
|
["class"] = 4,
|
|
["name"] = "Arcane Elixir",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_30",
|
|
["slot"] = "",
|
|
["level"] = 37,
|
|
["quality"] = 1,
|
|
},
|
|
["BATTERING HAMMER"] = 3198,
|
|
["RUSTY HATCHET"] = 1416,
|
|
["SCALED LEATHER BRACERS"] = 9829,
|
|
["MAIDEN'S CIRCLE"] = 13001,
|
|
["THICK LEATHER BOOTS"] = 3962,
|
|
[20871] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 20871,
|
|
["name"] = "Obsidian Idol",
|
|
["texture"] = "Interface\\Icons\\INV_QirajIdol_Obsidian",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[3946] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3946,
|
|
["class"] = 2,
|
|
["name"] = "Twill Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_10",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 49,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["POLISHED SHORTBOW"] = 2505,
|
|
["BLASTED BOAR LUNG"] = 8392,
|
|
["MERCILESS SHIELD"] = 15657,
|
|
[15593] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15593,
|
|
["class"] = 2,
|
|
["name"] = "Steadfast Coronet",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 37,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["PLANS: HELM OF THE GREAT CHIEF"] = 12716,
|
|
[15529] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15529,
|
|
["class"] = 2,
|
|
["name"] = "Sentry's Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_Wolf",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 24,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SENTRY'S LEGGINGS"] = 15529,
|
|
["LAMINATED SCALE BRACERS"] = 3994,
|
|
["DEMON'S CLAW"] = 15240,
|
|
["FORTIFIED CLOAK"] = 9812,
|
|
["PLANS: JADE SERPENTBLADE"] = 3866,
|
|
["ADVENTURER'S PITH HELMET"] = 9420,
|
|
["DENTED CRATE"] = 6351,
|
|
[22610] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22610,
|
|
["class"] = 10,
|
|
["name"] = "Craftsman's Writ - Runecloth Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_02",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
["CRAFTSMAN'S WRIT - RUNECLOTH BOOTS"] = 22610,
|
|
["GIRDLE OF PROPHECY"] = 16817,
|
|
["WRANGLER'S WRAPS"] = 15337,
|
|
[3802] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3802,
|
|
["class"] = 2,
|
|
["name"] = "Hardened Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 29,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["GHOSTWALKER BUCKLER"] = 15145,
|
|
[15081] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15081,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Scorpid Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_07",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 56,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["HEAVY COPPER MAUL"] = 6214,
|
|
[15017] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15017,
|
|
["class"] = 2,
|
|
["name"] = "Lupine Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 14,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[2463] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2463,
|
|
["class"] = 2,
|
|
["name"] = "Studded Doublet",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 32,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["EMBOSSED LEATHER VEST"] = 2300,
|
|
["HEAVY GRINDING STONE"] = 3486,
|
|
["ELEGANT BOOTS"] = 10211,
|
|
["LARGE BLUE ROCKET CLUSTER"] = 21714,
|
|
["FAMILIAR HIDE"] = 3722,
|
|
[5788] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5788,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Thick Murloc Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["TREE BARK JACKET"] = 1486,
|
|
["RECIPE: FIRE PROTECTION POTION"] = 6055,
|
|
["ENDURING BELT"] = 14761,
|
|
["SCHEMATIC: MECHANICAL DRAGONLING"] = 13311,
|
|
["WING OF THE WHELPLING"] = 13121,
|
|
["WARMONGER'S LEGGINGS"] = 9964,
|
|
["CURED LEATHER GLOVES"] = 239,
|
|
["BRISTLEBARK BINDINGS"] = 14569,
|
|
["HORNWOOD RECURVE BOW"] = 2506,
|
|
["BLOODSPATTERED SABATONS"] = 15489,
|
|
["ABJURER'S HOOD"] = 9940,
|
|
[14377] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14377,
|
|
["class"] = 2,
|
|
["name"] = "Sanguine Handwraps",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_21",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 21,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["ANCIENT HERO'S SKULL"] = 21227,
|
|
["ETERNAL CLOAK"] = 14331,
|
|
["ELUNARIAN HANDGRIPS"] = 14461,
|
|
[14249] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14249,
|
|
["class"] = 2,
|
|
["name"] = "Lunar Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_13",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 42,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[8260] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8260,
|
|
["class"] = 2,
|
|
["name"] = "Serpentskin Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_15",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 47,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14185] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14185,
|
|
["class"] = 2,
|
|
["name"] = "Watcher's Cinch",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_21",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[17032] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 17032,
|
|
["class"] = 9,
|
|
["name"] = "Rune of Portals",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Rune_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["WATCHER'S CINCH"] = 14185,
|
|
[14121] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14121,
|
|
["class"] = 2,
|
|
["name"] = "Aboriginal Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_01",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15794] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15794,
|
|
["class"] = 2,
|
|
["name"] = "Ripped Ogre Loincloth",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_Wolf",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 0,
|
|
},
|
|
["VENOMSHROUD VEST"] = 14437,
|
|
[7929] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7929,
|
|
["class"] = 2,
|
|
["name"] = "Orcish War Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 37,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["FIRST MATE HAT"] = 2955,
|
|
["CUERGO'S TREASURE MAP"] = 9254,
|
|
["ORNATE BLUNDERBUSS"] = 2509,
|
|
[20526] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20526,
|
|
["class"] = 10,
|
|
["name"] = "Scroll: Create Crest of Beckoning",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[9796] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9796,
|
|
["class"] = 2,
|
|
["name"] = "Ivycloth Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_13",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[9924] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9924,
|
|
["class"] = 2,
|
|
["name"] = "Tracker's Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 43,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PATCHED LEATHER PANTS"] = 1792,
|
|
[10180] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10180,
|
|
["class"] = 2,
|
|
["name"] = "Mystical Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_02",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 47,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10308] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 10308,
|
|
["class"] = 4,
|
|
["name"] = "Scroll of Intellect IV",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_01",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["quality"] = 1,
|
|
},
|
|
[20872] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 20872,
|
|
["name"] = "Vermillion Idol",
|
|
["texture"] = "Interface\\Icons\\INV_QirajIdol_Vermillion",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[13865] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13865,
|
|
["class"] = 2,
|
|
["name"] = "Runecloth Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_09",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 52,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RUNECLOTH PANTS"] = 13865,
|
|
["DEEPRUN RAT KABOB"] = 17119,
|
|
["RECIPE: HEAVY KODO STEW"] = 12240,
|
|
[19282] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19282,
|
|
["class"] = 10,
|
|
["name"] = "Six of Portals",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Portal_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[11204] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11204,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Bracer - Greater Spirit",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["MISTSCAPE BOOTS"] = 4047,
|
|
[22218] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 22218,
|
|
["class"] = 4,
|
|
["name"] = "Handful of Rose Petals",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Dust_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["HANDFUL OF ROSE PETALS"] = 22218,
|
|
[19026] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 19026,
|
|
["class"] = 4,
|
|
["name"] = "Snake Bloom Firework",
|
|
["texture"] = "Interface\\Icons\\Spell_Holy_HolyBolt",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["DISCIPLE'S CLOAK"] = 6514,
|
|
[11972] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11972,
|
|
["class"] = 2,
|
|
["name"] = "Carnelian Loop",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_02",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 35,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["WARLEADER'S LEGGINGS"] = 14867,
|
|
[12228] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12228,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Roast Raptor",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["DELICATE ARCANITE CONVERTER"] = 16006,
|
|
[18770] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18770,
|
|
["name"] = "Enchanted Thorium Platemail",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_01",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["quality"] = 3,
|
|
},
|
|
[12612] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12612,
|
|
["class"] = 2,
|
|
["name"] = "Runic Plate Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_03",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 56,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["SMALL VENOM SAC"] = 1475,
|
|
["JAGGED ARROW"] = 11285,
|
|
[12996] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12996,
|
|
["class"] = 2,
|
|
["name"] = "Band of Purification",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_31",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 18,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[13124] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13124,
|
|
["class"] = 2,
|
|
["name"] = "Ravasaur Scale Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 30,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["MASSIVE BATTLE AXE"] = 15269,
|
|
["REGAL STAR"] = 7555,
|
|
[12834] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12834,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Arcanite Champion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["TRIUMPHANT SABATONS"] = 15678,
|
|
[3322] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3322,
|
|
["class"] = 2,
|
|
["name"] = "Wispy Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_11",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["EXPLOSIVE SHOTGUN"] = 8188,
|
|
["WISPY CLOAK"] = 3322,
|
|
[4829] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4829,
|
|
["class"] = 2,
|
|
["name"] = "Dreamer's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 24,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SHADOW WAND"] = 5071,
|
|
["CONJURED CINNAMON ROLL"] = 22895,
|
|
["THUNDERBROW RING"] = 13097,
|
|
["ENCHANTER'S COWL"] = 4322,
|
|
[14788] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14788,
|
|
["class"] = 2,
|
|
["name"] = "Protector Armguards",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 44,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14916] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14916,
|
|
["class"] = 2,
|
|
["name"] = "Jade Deflector",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_21",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 48,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["BUCCANEER'S GLOVES"] = 14168,
|
|
[15172] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15172,
|
|
["class"] = 2,
|
|
["name"] = "Potent Bands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_14",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 42,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["ELIXIR OF DEMONSLAYING"] = 9224,
|
|
[15428] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15428,
|
|
["class"] = 2,
|
|
["name"] = "Peerless Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_12",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 51,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15556] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15556,
|
|
["class"] = 2,
|
|
["name"] = "Pillager's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 27,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["IDOL OF REBIRTH"] = 20878,
|
|
["BLOODLUST BRITCHES"] = 14805,
|
|
[15940] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15940,
|
|
["class"] = 2,
|
|
["name"] = "Elegant Scepter",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_11",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 57,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["SCHEMATIC: ARCANITE DRAGONLING"] = 16054,
|
|
["FERAL GLOVES"] = 15310,
|
|
[18407] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18407,
|
|
["class"] = 2,
|
|
["name"] = "Felcloth Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_19",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 57,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["FUSED WIRING"] = 7191,
|
|
["BLOODFORGED BELT"] = 14950,
|
|
[17033] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 17033,
|
|
["class"] = 9,
|
|
["name"] = "Symbol of Divinity",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_WeightStone_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4322] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4322,
|
|
["class"] = 2,
|
|
["name"] = "Enchanter's Cowl",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_31",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 28,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4386] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4386,
|
|
["class"] = 5,
|
|
["name"] = "Ice Deflector",
|
|
["texture"] = "Interface\\Icons\\INV_Gizmo_01",
|
|
["slot"] = "",
|
|
["level"] = 21,
|
|
["quality"] = 1,
|
|
},
|
|
["BLOCK MALLET"] = 1938,
|
|
["WOOL CLOTH"] = 2592,
|
|
[14180] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14180,
|
|
["class"] = 2,
|
|
["name"] = "Watcher's Jerkin",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 25,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["WATCHER'S JERKIN"] = 14180,
|
|
[4706] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4706,
|
|
["class"] = 2,
|
|
["name"] = "Lambent Scale Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_06",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 19,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4445] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4445,
|
|
["class"] = 1,
|
|
["name"] = "Flesh Carver",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_16",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 18,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[2781] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2781,
|
|
["class"] = 1,
|
|
["name"] = "Dirty Blunderbuss",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_01",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 13,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["STONEGRIP GAUNTLETS"] = 13072,
|
|
[16850] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16850,
|
|
["class"] = 2,
|
|
["name"] = "Giantstalker's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_17",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 60,
|
|
["subclass"] = 4,
|
|
["quality"] = 4,
|
|
},
|
|
["GIANTSTALKER'S BRACERS"] = 16850,
|
|
[16722] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16722,
|
|
["class"] = 2,
|
|
["name"] = "Lightforge Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_14",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 52,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["VENDETTA"] = 776,
|
|
["COMMANDER'S BOOTS"] = 10376,
|
|
["EMPTY BARREL"] = 4558,
|
|
["FOLDED HANDKERCHIEF"] = 5363,
|
|
[14134] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14134,
|
|
["class"] = 2,
|
|
["name"] = "Cloak of Fire",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 50,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[5474] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5474,
|
|
["class"] = 4,
|
|
["name"] = "Roasted Kodo Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_60",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["OUTRUNNER'S CLOAK"] = 15501,
|
|
[5602] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5602,
|
|
["class"] = 10,
|
|
["name"] = "Sticky Spider Webbing",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_Web",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[8314] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8314,
|
|
["class"] = 2,
|
|
["name"] = "Alabaster Plate Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_26",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 48,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["BRIGHT GLOVES"] = 3066,
|
|
["BRAINCAGE"] = 12549,
|
|
["TRACKER'S BELT"] = 9916,
|
|
["DEADLY POISON V"] = 20844,
|
|
["SERPENTSKIN BOOTS"] = 8256,
|
|
["COPPER DAGGER"] = 7166,
|
|
["BONECASTER'S BOOTS"] = 14299,
|
|
["THUNDER LIZARD TAIL"] = 5470,
|
|
[6242] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6242,
|
|
["class"] = 2,
|
|
["name"] = "Blue Linen Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_23",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 9,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6306] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6306,
|
|
["class"] = 10,
|
|
["name"] = "Damp Diary Page (Day 512)",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[6370] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6370,
|
|
["class"] = 9,
|
|
["name"] = "Blackmouth Oil",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_12",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["HEAVY WEAVE SHOES"] = 840,
|
|
[8250] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8250,
|
|
["class"] = 2,
|
|
["name"] = "Imperial Red Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 47,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6562] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6562,
|
|
["class"] = 2,
|
|
["name"] = "Shimmering Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 16,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["HEAVY LEATHER"] = 4234,
|
|
[15300] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15300,
|
|
["class"] = 2,
|
|
["name"] = "Grizzly Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 9,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["PROTECTOR WAISTBAND"] = 14793,
|
|
["HIDE OF LUPOS"] = 3018,
|
|
["MOONBERRY JUICE"] = 1645,
|
|
["TEMPLAR GIRDLE"] = 10166,
|
|
["PILLAGER'S BOOTS"] = 15555,
|
|
[7074] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 7074,
|
|
["class"] = 10,
|
|
["name"] = "Chipped Claw",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["PATTERN: HILLMAN'S BELT"] = 4294,
|
|
["TUNDRA RING"] = 12009,
|
|
["INSCRIBED LEATHER PANTS"] = 2986,
|
|
[7330] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7330,
|
|
["class"] = 2,
|
|
["name"] = "Infiltrator Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 28,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[4062] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4062,
|
|
["class"] = 2,
|
|
["name"] = "Imperial Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_07",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 40,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7458] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7458,
|
|
["class"] = 2,
|
|
["name"] = "Knight's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 32,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[7522] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7522,
|
|
["class"] = 2,
|
|
["name"] = "Gossamer Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 40,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15870] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 15870,
|
|
["class"] = 5,
|
|
["name"] = "Golden Skeleton Key",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Key_13",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["GOLDEN SKELETON KEY"] = 15870,
|
|
[13949] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13949,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Baked Salmon",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["RECIPE: BAKED SALMON"] = 13949,
|
|
["PATTERN: EARTHEN LEATHER SHOULDERS"] = 7362,
|
|
[10938] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 10938,
|
|
["class"] = 5,
|
|
["name"] = "Lesser Magic Essence",
|
|
["texture"] = "Interface\\Icons\\INV_Enchant_EssenceMagicSmall",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[14369] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14369,
|
|
["class"] = 2,
|
|
["name"] = "Mystic's Wrap",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_13",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 18,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["WAND OF EVENTIDE"] = 5214,
|
|
["FORMULA: ENCHANT GLOVES - ADVANCED HERBALISM"] = 11205,
|
|
[8162] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8162,
|
|
["class"] = 2,
|
|
["name"] = "Jouster's Legplates",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[8261] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8261,
|
|
["class"] = 2,
|
|
["name"] = "Serpentskin Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_08",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 49,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[8389] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8389,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Big Voodoo Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[17034] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17034,
|
|
["class"] = 9,
|
|
["name"] = "Maple Seed",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["MOCCASINS OF THE WHITE HARE"] = 13099,
|
|
["INFANTRY TUNIC"] = 6336,
|
|
["DARKMIST WRAPS"] = 14244,
|
|
[19685] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19685,
|
|
["class"] = 2,
|
|
["name"] = "Primal Batskin Jerkin",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_03",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 60,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[10103] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10103,
|
|
["class"] = 2,
|
|
["name"] = "Councillor's Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_25",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 49,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[9285] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9285,
|
|
["class"] = 2,
|
|
["name"] = "Field Plate Vambraces",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_17",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["SCHEMATIC: FLAWLESS ARCANITE RIFLE"] = 16056,
|
|
[9541] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9541,
|
|
["class"] = 10,
|
|
["name"] = "Box of Goodies",
|
|
["texture"] = "Interface\\Icons\\INV_Box_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SCROLL: CREATE SIGNET OF BECKONING"] = 20535,
|
|
["IVYCLOTH ROBE"] = 9798,
|
|
[9925] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9925,
|
|
["class"] = 2,
|
|
["name"] = "Tracker's Wristguards",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 39,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["RENEGADE CLOAK"] = 9867,
|
|
[10181] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10181,
|
|
["class"] = 2,
|
|
["name"] = "Mystical Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_17",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 53,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10309] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 10309,
|
|
["class"] = 4,
|
|
["name"] = "Scroll of Agility IV",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_02",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
["GLOOMSHROUD ARMOR"] = 1489,
|
|
["DWARVEN HAND CANNON"] = 2099,
|
|
["CRAFTSMAN'S WRIT - BRIGHTCLOTH PANTS"] = 22609,
|
|
[12774] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12774,
|
|
["class"] = 1,
|
|
["name"] = "Dawn's Edge",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_05",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 50,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["PLEDGE OF LOYALTY: ORGRIMMAR"] = 22123,
|
|
["SAVAGE AXE"] = 15233,
|
|
[11205] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11205,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Gloves - Advanced Herbalism",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["GAEA'S SLIPPERS"] = 14269,
|
|
[3854] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3854,
|
|
["class"] = 1,
|
|
["name"] = "Frost Tiger Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_05",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 35,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["CHEAP BLUNDERBUSS"] = 2778,
|
|
["DUSKWOVEN TURBAN"] = 10061,
|
|
[6835] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6835,
|
|
["class"] = 2,
|
|
["name"] = "Black Tuxedo Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_01",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[11973] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11973,
|
|
["class"] = 2,
|
|
["name"] = "Hematite Link",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_03",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 38,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[8144] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8144,
|
|
["class"] = 2,
|
|
["name"] = "Chromite Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_29",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["BLACK ROSE"] = 3420,
|
|
[10921] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 10921,
|
|
["class"] = 4,
|
|
["name"] = "Wound Poison III",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_16",
|
|
["slot"] = "",
|
|
["level"] = 48,
|
|
["quality"] = 1,
|
|
},
|
|
["WOUND POISON III"] = 10921,
|
|
[12613] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12613,
|
|
["class"] = 2,
|
|
["name"] = "Runic Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate11",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 57,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15570] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15570,
|
|
["class"] = 2,
|
|
["name"] = "Marauder's Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_24",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 31,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[12035] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12035,
|
|
["class"] = 2,
|
|
["name"] = "Obsidian Pendant",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_06",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 52,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[12997] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12997,
|
|
["class"] = 2,
|
|
["name"] = "Redbeard Crest",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_02",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 19,
|
|
["subclass"] = 6,
|
|
["quality"] = 3,
|
|
},
|
|
[13125] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13125,
|
|
["class"] = 2,
|
|
["name"] = "Elven Chain Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 45,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[2698] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2698,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Cooked Crab Claw",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["OUTRUNNER'S PAULDRONS"] = 15505,
|
|
["RECIPE: COOKED CRAB CLAW"] = 2698,
|
|
[236] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 236,
|
|
["class"] = 2,
|
|
["name"] = "Cured Leather Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 17,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["COOKED CRAB CLAW"] = 2682,
|
|
[13893] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13893,
|
|
["class"] = 4,
|
|
["name"] = "Large Raw Mightfish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterHead_02",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
["SMALL BLUE ROCKET"] = 21558,
|
|
["SEALED CRATE"] = 6357,
|
|
[14277] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14277,
|
|
["class"] = 2,
|
|
["name"] = "Gaea's Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 47,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14405] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14405,
|
|
["class"] = 2,
|
|
["name"] = "Resilient Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_40",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 28,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["EXALTED SABATONS"] = 14978,
|
|
[14661] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14661,
|
|
["class"] = 2,
|
|
["name"] = "Keeper's Cord",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_12",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 44,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14789] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14789,
|
|
["class"] = 2,
|
|
["name"] = "Protector Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 49,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14917] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14917,
|
|
["class"] = 2,
|
|
["name"] = "Jade Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_30",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 43,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15045] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15045,
|
|
["class"] = 2,
|
|
["name"] = "Green Dragonscale Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 47,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[15173] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15173,
|
|
["class"] = 2,
|
|
["name"] = "Potent Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_06",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 41,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15301] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15301,
|
|
["class"] = 2,
|
|
["name"] = "Grizzly Slippers",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Fabric_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 8,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[15429] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15429,
|
|
["class"] = 2,
|
|
["name"] = "Peerless Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_15",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 53,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["HOLY PROTECTION POTION"] = 6051,
|
|
[15685] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15685,
|
|
["class"] = 2,
|
|
["name"] = "Triumphant Legplates",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 58,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SOLDIER'S LEGGINGS"] = 6546,
|
|
[15941] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15941,
|
|
["class"] = 2,
|
|
["name"] = "High Councillor's Scepter",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_05",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 59,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: PHOENIX PANTS"] = 4349,
|
|
[10046] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10046,
|
|
["class"] = 2,
|
|
["name"] = "Simple Linen Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 4,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[10409] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10409,
|
|
["class"] = 2,
|
|
["name"] = "Banded Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 27,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["LIGHT PLATE BRACERS"] = 8083,
|
|
["ADVENTURER'S BRACERS"] = 10256,
|
|
[17035] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17035,
|
|
["class"] = 9,
|
|
["name"] = "Stranglethorn Seed",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[1080] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 1080,
|
|
["class"] = 5,
|
|
["name"] = "Tough Condor Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_72",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[1505] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1505,
|
|
["class"] = 2,
|
|
["name"] = "Warped Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_08",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 7,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["THUG SHIRT"] = 6136,
|
|
["HEAVY JUNKBOX"] = 16885,
|
|
["INSTANT POISON"] = 6947,
|
|
["GOTHIC SABATONS"] = 10089,
|
|
["ESSENCE OF AIR"] = 7082,
|
|
[2965] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2965,
|
|
["class"] = 2,
|
|
["name"] = "Warrior's Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 6,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["STONECLOTH CAPE"] = 14409,
|
|
[18232] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18232,
|
|
["class"] = 5,
|
|
["name"] = "Field Repair Bot 74A",
|
|
["texture"] = "Interface\\Icons\\INV_Egg_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["OAK MALLET"] = 3193,
|
|
["FRAYED CLOAK"] = 1376,
|
|
["GRACCU'S HOMEMADE MEAT PIE"] = 17407,
|
|
[1288] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 1288,
|
|
["class"] = 5,
|
|
["name"] = "Large Venom Sac",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Organ_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[20875] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 20875,
|
|
["name"] = "Idol of Night",
|
|
["texture"] = "Interface\\Icons\\INV_QirajIdol_Night",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["SLEEVELESS T-SHIRT"] = 18231,
|
|
["SCALED LEATHER LEGGINGS"] = 9833,
|
|
["RUINED PELT"] = 4865,
|
|
[1368] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1368,
|
|
["class"] = 2,
|
|
["name"] = "Ragged Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[22155] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22155,
|
|
["class"] = 4,
|
|
["name"] = "Pledge of Adoration: Darnassus",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesBoxOfChocolates02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["DIRTY LEATHER BOOTS"] = 210,
|
|
[1416] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1416,
|
|
["class"] = 1,
|
|
["name"] = "Rusty Hatchet",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_03",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 4,
|
|
["subclass"] = 1,
|
|
["quality"] = 0,
|
|
},
|
|
[3182] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3182,
|
|
["class"] = 5,
|
|
["name"] = "Spider's Silk",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_Web",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[1448] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1448,
|
|
["class"] = 2,
|
|
["name"] = "Blackrock Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 15,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[1464] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 1464,
|
|
["class"] = 10,
|
|
["name"] = "Buzzard Talon",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterClaw_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[19281] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19281,
|
|
["class"] = 10,
|
|
["name"] = "Five of Portals",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Portal_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["FIVE OF PORTALS"] = 19281,
|
|
[1512] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1512,
|
|
["class"] = 1,
|
|
["name"] = "Crude Battle Axe",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_05",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 7,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[2394] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2394,
|
|
["class"] = 2,
|
|
["name"] = "Light Mail Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 5,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["THORIUM WIDGET"] = 15994,
|
|
[1560] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1560,
|
|
["class"] = 2,
|
|
["name"] = "Bluegill Sandals",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Fabric_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 16,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: RUNED STYGIAN LEGGINGS"] = 20546,
|
|
["RELIC COFFER KEY"] = 11078,
|
|
[1608] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1608,
|
|
["class"] = 1,
|
|
["name"] = "Skullcrusher Mace",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_ElfSkull_01",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 42,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[1624] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1624,
|
|
["class"] = 2,
|
|
["name"] = "Skullsplitter Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_03",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 38,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[1640] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1640,
|
|
["class"] = 1,
|
|
["name"] = "Monstrous War Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_18",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 37,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3022] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3022,
|
|
["class"] = 2,
|
|
["name"] = "Bluegill Breeches",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 18,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["WORN WOODEN SHIELD"] = 2362,
|
|
[1688] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 1688,
|
|
["class"] = 10,
|
|
["name"] = "Long Soft Tail",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterTail_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[18769] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18769,
|
|
["name"] = "Enchanted Thorium Platemail",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_01",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["quality"] = 3,
|
|
},
|
|
[1720] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1720,
|
|
["class"] = 1,
|
|
["name"] = "Tanglewood Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_25",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 41,
|
|
["subclass"] = 10,
|
|
["quality"] = 3,
|
|
},
|
|
["DOUBLE LINK TUNIC"] = 1717,
|
|
[1752] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1752,
|
|
["class"] = 2,
|
|
["name"] = "Linked Chain Shoulderpads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_07",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 16,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[1768] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1768,
|
|
["class"] = 2,
|
|
["name"] = "Canvas Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_09",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1784] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1784,
|
|
["class"] = 2,
|
|
["name"] = "Cross-stitched Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1800] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1800,
|
|
["class"] = 2,
|
|
["name"] = "Rawhide Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_09",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 19,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["HEAVY MITHRIL HELM"] = 7934,
|
|
["DENSE DYNAMITE"] = 18641,
|
|
["TOUGHENED LEATHER ARMOR"] = 2314,
|
|
["SILVER-THREAD PANTS"] = 4037,
|
|
["FOREST CLOAK"] = 4710,
|
|
["AZURE SILK CLOAK"] = 7053,
|
|
["DOUBLE MAIL GLOVES"] = 3812,
|
|
[1928] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1928,
|
|
["class"] = 1,
|
|
["name"] = "Defias Mage Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_18",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 11,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
[1944] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1944,
|
|
["class"] = 2,
|
|
["name"] = "Metalworking Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 13,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["HARBINGER BOOTS"] = 7754,
|
|
[1976] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1976,
|
|
["class"] = 1,
|
|
["name"] = "Slaghammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_16",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 24,
|
|
["subclass"] = 6,
|
|
["quality"] = 3,
|
|
},
|
|
[1992] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1992,
|
|
["class"] = 2,
|
|
["name"] = "Swampchill Fetish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_OrcSkull_01",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 33,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["HEAVEN'S LIGHT"] = 13026,
|
|
[2024] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2024,
|
|
["class"] = 1,
|
|
["name"] = "Espadon",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_43",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 16,
|
|
["subclass"] = 9,
|
|
["quality"] = 1,
|
|
},
|
|
[2040] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2040,
|
|
["class"] = 2,
|
|
["name"] = "Troll Protector",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_16",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 43,
|
|
["subclass"] = 6,
|
|
["quality"] = 3,
|
|
},
|
|
[2065] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2065,
|
|
["class"] = 1,
|
|
["name"] = "Rockjaw Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_47",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 4,
|
|
["subclass"] = 8,
|
|
["quality"] = 1,
|
|
},
|
|
[8390] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8390,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Big Voodoo Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2129] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2129,
|
|
["class"] = 2,
|
|
["name"] = "Large Round Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 1,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[18257] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18257,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Major Rejuvenation Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 3,
|
|
},
|
|
["RECIPE: MAJOR REJUVENATION POTION"] = 18257,
|
|
[2266] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2266,
|
|
["class"] = 1,
|
|
["name"] = "Stonesplinter Dagger",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_08",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 8,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
[9030] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 9030,
|
|
["class"] = 4,
|
|
["name"] = "Restorative Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_01",
|
|
["slot"] = "",
|
|
["level"] = 32,
|
|
["quality"] = 1,
|
|
},
|
|
[2289] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 2289,
|
|
["class"] = 4,
|
|
["name"] = "Scroll of Strength II",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_02",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[9286] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9286,
|
|
["class"] = 2,
|
|
["name"] = "Field Plate Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate14",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["SMALL SILK PACK"] = 4245,
|
|
[2385] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2385,
|
|
["class"] = 2,
|
|
["name"] = "Tarnished Chain Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 1,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[2417] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2417,
|
|
["class"] = 2,
|
|
["name"] = "Augmented Chain Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate12",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 32,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[9798] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9798,
|
|
["class"] = 2,
|
|
["name"] = "Ivycloth Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_42",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 24,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["STONE ARROWHEAD"] = 4877,
|
|
[10054] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10054,
|
|
["class"] = 2,
|
|
["name"] = "Lavender Mageweave Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Purple_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["WOLF RIDER'S LEGGINGS"] = 15374,
|
|
[10310] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 10310,
|
|
["class"] = 4,
|
|
["name"] = "Scroll of Strength IV",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_02",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
[20876] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 20876,
|
|
["name"] = "Idol of Death",
|
|
["texture"] = "Interface\\Icons\\INV_QirajIdol_Death",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["DAMP DIARY PAGE (DAY 87)"] = 6305,
|
|
[2673] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2673,
|
|
["class"] = 5,
|
|
["name"] = "Coyote Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_69",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[10822] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10822,
|
|
["class"] = 10,
|
|
["name"] = "Dark Whelpling",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Head_Dragon_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[18001] = {
|
|
["max_stack"] = 4,
|
|
["id"] = 18001,
|
|
["class"] = 4,
|
|
["name"] = "Tough Hunk of Bread",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_11",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[22156] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22156,
|
|
["class"] = 4,
|
|
["name"] = "Pledge of Adoration: Orgrimmar",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesBoxOfChocolates02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[11206] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11206,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Cloak - Lesser Agility",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["VENOM WEB FANG"] = 899,
|
|
[2865] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2865,
|
|
["class"] = 2,
|
|
["name"] = "Rough Bronze Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 16,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[11590] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 11590,
|
|
["class"] = 5,
|
|
["name"] = "Mechanical Repair Kit",
|
|
["texture"] = "Interface\\Icons\\INV_Gizmo_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: CHIMERIC LEGGINGS"] = 15746,
|
|
[11846] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 11846,
|
|
["class"] = 4,
|
|
["name"] = "Wizbang's Special Brew",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[11974] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11974,
|
|
["class"] = 2,
|
|
["name"] = "Aquamarine Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_01",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 41,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[3025] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3025,
|
|
["class"] = 1,
|
|
["name"] = "BKP 42 \"Ultra\"",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_03",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 31,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[3057] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3057,
|
|
["class"] = 2,
|
|
["name"] = "Forest Leather Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 19,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["BEADY EYE STALK"] = 5506,
|
|
["TARGET DUMMY"] = 4366,
|
|
["HAWKEYE'S HELM"] = 14591,
|
|
[3185] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3185,
|
|
["class"] = 1,
|
|
["name"] = "Acrobatic Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_10",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 29,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
[13913] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13913,
|
|
["class"] = 10,
|
|
["name"] = "22 Pound Lobster",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[12998] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12998,
|
|
["class"] = 2,
|
|
["name"] = "Magician's Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_13",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 20,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[3281] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3281,
|
|
["class"] = 2,
|
|
["name"] = "Battle Chain Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_29",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 6,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[3313] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3313,
|
|
["class"] = 2,
|
|
["name"] = "Ceremonial Leather Harness",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 13,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3345] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3345,
|
|
["class"] = 2,
|
|
["name"] = "Silk Wizard Hat",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_15",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[13510] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 13510,
|
|
["class"] = 4,
|
|
["name"] = "Flask of the Titans",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_62",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["quality"] = 1,
|
|
},
|
|
[4245] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4245,
|
|
["class"] = 3,
|
|
["name"] = "Small Silk Pack",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_07",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["9 POUND LOBSTER"] = 13908,
|
|
[3473] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3473,
|
|
["class"] = 2,
|
|
["name"] = "Runed Copper Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 8,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[13902] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13902,
|
|
["class"] = 10,
|
|
["name"] = "18 Pound Salmon",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_02",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["18 POUND SALMON"] = 13902,
|
|
[14278] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14278,
|
|
["class"] = 2,
|
|
["name"] = "Opulent Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_25",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14406] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14406,
|
|
["class"] = 2,
|
|
["name"] = "Resilient Cord",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 25,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["PHALANX LEGGINGS"] = 7423,
|
|
[3665] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3665,
|
|
["class"] = 4,
|
|
["name"] = "Curiously Tasty Omelet",
|
|
["texture"] = "Interface\\Icons\\INV_Egg_04",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
[14790] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14790,
|
|
["class"] = 2,
|
|
["name"] = "Protector Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_02",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 49,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[3729] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3729,
|
|
["class"] = 4,
|
|
["name"] = "Soothing Turtle Bisque",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bowl_01",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[15046] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15046,
|
|
["class"] = 2,
|
|
["name"] = "Green Dragonscale Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_05",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 49,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[3793] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3793,
|
|
["class"] = 2,
|
|
["name"] = "Interlaced Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 27,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[15302] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15302,
|
|
["class"] = 2,
|
|
["name"] = "Grizzly Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_09",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 6,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[15430] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15430,
|
|
["class"] = 2,
|
|
["name"] = "Peerless Headband",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandage_19",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 55,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["THISTLEFUR MANTLE"] = 14201,
|
|
[15686] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15686,
|
|
["class"] = 2,
|
|
["name"] = "Triumphant Shoulder Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 58,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[13901] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13901,
|
|
["class"] = 10,
|
|
["name"] = "15 Pound Salmon",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_02",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[15942] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15942,
|
|
["class"] = 2,
|
|
["name"] = "Master's Rod",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_07",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[4017] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4017,
|
|
["class"] = 1,
|
|
["name"] = "Sharp Shortsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_27",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 41,
|
|
["subclass"] = 8,
|
|
["quality"] = 0,
|
|
},
|
|
["BLACK MAGEWEAVE ROBE"] = 10001,
|
|
["PLANS: FROST TIGER BLADE"] = 3868,
|
|
["49 POUND REDGILL"] = 13884,
|
|
["THE ROCK"] = 7337,
|
|
[17037] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17037,
|
|
["class"] = 9,
|
|
["name"] = "Hornbeam Seed",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4323] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4323,
|
|
["class"] = 2,
|
|
["name"] = "Shadow Hood",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_27",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 29,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4387] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4387,
|
|
["class"] = 5,
|
|
["name"] = "Iron Strut",
|
|
["texture"] = "Interface\\Icons\\INV_Spear_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[13132] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13132,
|
|
["class"] = 2,
|
|
["name"] = "Skeletal Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_11",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 38,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["CAT CARRIER (WHITE KITTEN)"] = 8489,
|
|
[8425] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8425,
|
|
["class"] = 10,
|
|
["name"] = "Parrot Droppings",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Slime_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["PARROT DROPPINGS"] = 8425,
|
|
[4707] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4707,
|
|
["class"] = 2,
|
|
["name"] = "Lambent Scale Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 21,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[4771] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4771,
|
|
["class"] = 2,
|
|
["name"] = "Harvest Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 10,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4835] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4835,
|
|
["class"] = 2,
|
|
["name"] = "Elite Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_05",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 25,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[12797] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12797,
|
|
["class"] = 1,
|
|
["name"] = "Frostguard",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_11",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 58,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
["RUSTED CHAIN BOOTS"] = 2389,
|
|
[9254] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9254,
|
|
["name"] = "Cuergo's Treasure Map",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Map_01",
|
|
["slot"] = "",
|
|
["level"] = 40,
|
|
["quality"] = 1,
|
|
},
|
|
[8297] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8297,
|
|
["class"] = 2,
|
|
["name"] = "Traveler's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 50,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[13134] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13134,
|
|
["class"] = 2,
|
|
["name"] = "Belt of the Gladiator",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_23",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 44,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[20877] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 20877,
|
|
["name"] = "Idol of the Sage",
|
|
["texture"] = "Interface\\Icons\\INV_QirajIdol_Sage",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[15415] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 15415,
|
|
["class"] = 10,
|
|
["name"] = "Blue Dragonscale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_09",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[5347] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5347,
|
|
["class"] = 1,
|
|
["name"] = "Pestilent Wand",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_04",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 30,
|
|
["subclass"] = 16,
|
|
["quality"] = 1,
|
|
},
|
|
["HUNTING BOW"] = 8180,
|
|
[15114] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15114,
|
|
["class"] = 2,
|
|
["name"] = "Rigid Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 14,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["MARAUDER'S SHOULDER PADS"] = 15574,
|
|
["BATTLE CHAIN PANTS"] = 3282,
|
|
["CRIMSON SILK SHOULDERS"] = 7059,
|
|
["WIZARDWEAVE ROBE"] = 14128,
|
|
["SCARLET BELT"] = 10329,
|
|
["SUPREME BREASTPLATE"] = 15442,
|
|
["SIMPLE LINEN BOOTS"] = 10046,
|
|
[16168] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 16168,
|
|
["class"] = 4,
|
|
["name"] = "Heaven Peach",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_42",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
[6051] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 6051,
|
|
["class"] = 4,
|
|
["name"] = "Holy Protection Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_09",
|
|
["slot"] = "",
|
|
["level"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
["HEAVEN PEACH"] = 16168,
|
|
[6179] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6179,
|
|
["class"] = 2,
|
|
["name"] = "Privateer's Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 14,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[19273] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19273,
|
|
["class"] = 10,
|
|
["name"] = "Six of Elementals",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Elemental_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[6307] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6307,
|
|
["class"] = 10,
|
|
["name"] = "Message in a Bottle",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_12",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[6371] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6371,
|
|
["class"] = 9,
|
|
["name"] = "Fire Oil",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_38",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["CHIPPED BOAR TUSK"] = 771,
|
|
["WRANGLER'S LEGGINGS"] = 15336,
|
|
[6563] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6563,
|
|
["class"] = 2,
|
|
["name"] = "Shimmering Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_12",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: FLASK OF SUPREME POWER"] = 13521,
|
|
[15670] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15670,
|
|
["class"] = 2,
|
|
["name"] = "Magnificent Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_12",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 56,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15912] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15912,
|
|
["class"] = 2,
|
|
["name"] = "Buccaneer's Orb",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_05",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 18,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["CORE ARMOR KIT"] = 18251,
|
|
["JAGGED PIECE OF STONE"] = 4553,
|
|
[6947] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6947,
|
|
["class"] = 4,
|
|
["name"] = "Instant Poison",
|
|
["texture"] = "Interface\\Icons\\Ability_Poisons",
|
|
["slot"] = "",
|
|
["level"] = 20,
|
|
["quality"] = 1,
|
|
},
|
|
["ELEGANT GLOVES"] = 10214,
|
|
[7075] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 7075,
|
|
["class"] = 9,
|
|
["name"] = "Core of Earth",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["MITHRIL SCALE BRACERS"] = 7924,
|
|
[12429] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12429,
|
|
["class"] = 2,
|
|
["name"] = "Imperial Plate Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 56,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["MERCILESS EPAULETS"] = 15656,
|
|
[7331] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7331,
|
|
["class"] = 2,
|
|
["name"] = "Phalanx Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_07",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 29,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["PEARL-CLASPED CLOAK"] = 5542,
|
|
[7459] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7459,
|
|
["class"] = 2,
|
|
["name"] = "Knight's Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_27",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 33,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[7523] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7523,
|
|
["class"] = 2,
|
|
["name"] = "Gossamer Shoulderpads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_02",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 41,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["NIGHTSLAYER BRACELETS"] = 16825,
|
|
["ENGRAVED HELM"] = 10235,
|
|
["SENTRY'S SASH"] = 15528,
|
|
[2067] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2067,
|
|
["class"] = 1,
|
|
["name"] = "Frostbit Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_15",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 5,
|
|
["subclass"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
["RAKZUR CLUB"] = 12983,
|
|
["FROSTBIT STAFF"] = 2067,
|
|
[7971] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 7971,
|
|
["class"] = 5,
|
|
["name"] = "Black Pearl",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Pearl_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["PADDED BELT"] = 3591,
|
|
[22608] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22608,
|
|
["class"] = 10,
|
|
["name"] = "Craftsman's Writ - Runic Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_02",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
[8163] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8163,
|
|
["class"] = 2,
|
|
["name"] = "Jouster's Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_12",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[8263] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8263,
|
|
["class"] = 2,
|
|
["name"] = "Serpentskin Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 48,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[8391] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8391,
|
|
["name"] = "Snickerfang Jowl",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_16",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[17038] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17038,
|
|
["class"] = 9,
|
|
["name"] = "Ironwood Seed",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[15336] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15336,
|
|
["class"] = 2,
|
|
["name"] = "Wrangler's Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 22,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["RAZOR AXE"] = 15272,
|
|
[7050] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7050,
|
|
["class"] = 2,
|
|
["name"] = "Silk Headband",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandana_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 27,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["ARACHNIDIAN PAULDRONS"] = 14296,
|
|
["VETERAN SHIELD"] = 3651,
|
|
[9287] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9287,
|
|
["class"] = 2,
|
|
["name"] = "Field Plate Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["EBON SCIMITAR"] = 8196,
|
|
[15158] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15158,
|
|
["class"] = 2,
|
|
["name"] = "Nocturnal Shoulder Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_22",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 35,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["HEAVY SCORPID HELM"] = 15080,
|
|
[9799] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9799,
|
|
["class"] = 2,
|
|
["name"] = "Ivycloth Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_25",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 21,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[9927] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9927,
|
|
["class"] = 2,
|
|
["name"] = "Brigade Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_13",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 37,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10055] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10055,
|
|
["class"] = 2,
|
|
["name"] = "Pink Mageweave Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Red_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[10183] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10183,
|
|
["class"] = 2,
|
|
["name"] = "Swashbuckler's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 49,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10311] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10311,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Orange Martial Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[20878] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 20878,
|
|
["name"] = "Idol of Rebirth",
|
|
["texture"] = "Interface\\Icons\\INV_QirajIdol_Rebirth",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[10567] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10567,
|
|
["class"] = 1,
|
|
["name"] = "Quillshooter",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_01",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 33,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["LUPINE HANDWRAPS"] = 15016,
|
|
["HORNBEAM SEED"] = 17037,
|
|
["SULFURON HAMMER"] = 17193,
|
|
[22158] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22158,
|
|
["class"] = 4,
|
|
["name"] = "Pledge of Adoration: Thunder Bluff",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesBoxOfChocolates02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[11207] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11207,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Weapon - Fiery Weapon",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["CONJURER'S GLOVES"] = 9848,
|
|
["JET CHAIN"] = 12030,
|
|
["VITAL HEADBAND"] = 14208,
|
|
["BLOODFORGED HELMET"] = 14952,
|
|
[55] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 55,
|
|
["class"] = 2,
|
|
["name"] = "Apprentice's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[11975] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11975,
|
|
["class"] = 2,
|
|
["name"] = "Topaz Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_07",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 44,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["UTHER'S STRENGTH"] = 11302,
|
|
[12231] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12231,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Jungle Stew",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[12359] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12359,
|
|
["class"] = 5,
|
|
["name"] = "Thorium Bar",
|
|
["texture"] = "Interface\\Icons\\INV_Ingot_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["FIREFIN SNAPPER"] = 6359,
|
|
["ENDURING BREASTPLATE"] = 14760,
|
|
["THOUGHTCAST BOOTS"] = 10578,
|
|
[1774] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1774,
|
|
["class"] = 2,
|
|
["name"] = "Brocade Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_16",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 19,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[12999] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12999,
|
|
["class"] = 2,
|
|
["name"] = "Drakewing Bands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 20,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["THIN CLOTH BELT"] = 3599,
|
|
["BRISTLEBARK BOOTS"] = 14568,
|
|
["40 POUND GROUPER"] = 13876,
|
|
[13511] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 13511,
|
|
["class"] = 4,
|
|
["name"] = "Flask of Distilled Wisdom",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_97",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["quality"] = 1,
|
|
},
|
|
["VENOMSHROUD CAPE"] = 14440,
|
|
["CALICO BRACERS"] = 3375,
|
|
[13895] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13895,
|
|
["class"] = 2,
|
|
["name"] = "Formal Dangui",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_29",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[14376] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14376,
|
|
["class"] = 2,
|
|
["name"] = "Sanguine Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SANGUINE CAPE"] = 14376,
|
|
[14279] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14279,
|
|
["class"] = 2,
|
|
["name"] = "Opulent Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 44,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14407] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14407,
|
|
["class"] = 2,
|
|
["name"] = "Stonecloth Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 34,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[20432] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20432,
|
|
["class"] = 10,
|
|
["name"] = "Signet of Beckoning: Fire",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_StoneTablet_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14663] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14663,
|
|
["class"] = 2,
|
|
["name"] = "Keeper's Bindings",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 43,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["GUARDIAN'S MOLDY CARD"] = 22145,
|
|
[14919] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14919,
|
|
["class"] = 2,
|
|
["name"] = "Jade Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_25",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 47,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15047] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15047,
|
|
["class"] = 2,
|
|
["name"] = "Red Dragonscale Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 56,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[15175] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15175,
|
|
["class"] = 2,
|
|
["name"] = "Potent Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_13",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 46,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15303] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15303,
|
|
["class"] = 2,
|
|
["name"] = "Grizzly Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_09",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 9,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15431] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15431,
|
|
["class"] = 2,
|
|
["name"] = "Peerless Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 54,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15559] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15559,
|
|
["class"] = 2,
|
|
["name"] = "Pillager's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_05",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 26,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15687] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15687,
|
|
["class"] = 2,
|
|
["name"] = "Triumphant Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_02",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 60,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["BURNISHED GIRDLE"] = 4697,
|
|
["SCOUTING GLOVES"] = 6586,
|
|
["LUNAR BINDINGS"] = 14248,
|
|
[14184] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14184,
|
|
["class"] = 2,
|
|
["name"] = "Watcher's Robes",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_22",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 25,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3998] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3998,
|
|
["class"] = 2,
|
|
["name"] = "Laminated Scale Shoulderpads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_07",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 50,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["ABORIGINAL ROBE"] = 14120,
|
|
["TRAVELER'S CLOAK"] = 8297,
|
|
["BELT OF THE GLADIATOR"] = 13134,
|
|
[13130] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13130,
|
|
["class"] = 2,
|
|
["name"] = "Windrunner Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 51,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[944] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 944,
|
|
["class"] = 1,
|
|
["name"] = "Elemental Mage Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_07",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 56,
|
|
["subclass"] = 10,
|
|
["quality"] = 4,
|
|
},
|
|
["BROCADE GLOVES"] = 1775,
|
|
[13126] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13126,
|
|
["class"] = 2,
|
|
["name"] = "Battlecaller Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_10",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 48,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["BATTLECALLER GAUNTLETS"] = 13126,
|
|
[17262] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17262,
|
|
["name"] = "James' Key",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Key_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[20677] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20677,
|
|
["class"] = 4,
|
|
["name"] = "Decoded Twilight Text",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["REINFORCED CHAIN VEST"] = 1761,
|
|
[4675] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4675,
|
|
["class"] = 2,
|
|
["name"] = "Tribal Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["TWILIGHT BOOTS"] = 7434,
|
|
["BATTLE STAFF"] = 2527,
|
|
["HEAVY WOOLEN GLOVES"] = 4310,
|
|
["RECIPE: MAJOR HEALING POTION"] = 13480,
|
|
[11382] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 11382,
|
|
["class"] = 5,
|
|
["name"] = "Blood of the Mountain",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Bloodstone_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["ARGENT BOOTS"] = 19056,
|
|
["LARVAL ACID"] = 18512,
|
|
[7067] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 7067,
|
|
["class"] = 9,
|
|
["name"] = "Elemental Earth",
|
|
["texture"] = "Interface\\Icons\\INV_Ore_Iron_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: RAPTOR HIDE BELT"] = 13288,
|
|
["ANCIENT ARMOR FRAGMENT"] = 21224,
|
|
["FINE THREAD"] = 2321,
|
|
["IMBUED VIAL"] = 18256,
|
|
["TOWER SHIELD"] = 2222,
|
|
[10266] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10266,
|
|
["class"] = 2,
|
|
["name"] = "Masterwork Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate16",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 60,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["DEFENDER TUNIC"] = 6580,
|
|
[13096] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13096,
|
|
["class"] = 2,
|
|
["name"] = "Band of the Hierophant",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_17",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 55,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["BAND OF THE HIEROPHANT"] = 13096,
|
|
["CHIEFTAIN'S LEGGINGS"] = 9954,
|
|
[13878] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13878,
|
|
["class"] = 10,
|
|
["name"] = "53 Pound Grouper",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SWORD OF CORRUPTION"] = 13032,
|
|
["OVERSEER'S RING"] = 1189,
|
|
["FINE LONGBOW"] = 11304,
|
|
["PLANS: GREEN IRON SHOULDERS"] = 3870,
|
|
[14240] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14240,
|
|
["class"] = 2,
|
|
["name"] = "Darkmist Bands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_13",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 35,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SCARLET GAUNTLETS"] = 10331,
|
|
["IMPOSING VEST"] = 15164,
|
|
["ENCHANTED BATTLEHAMMER"] = 12776,
|
|
["BATTERED CHEST"] = 6356,
|
|
["TROLL'S BANE LEGGINGS"] = 13114,
|
|
[12001] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12001,
|
|
["class"] = 2,
|
|
["name"] = "Onyx Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_01",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 45,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["SHREDDER OPERATING MANUAL - PAGE 1"] = 16645,
|
|
["BLUE DYE"] = 6260,
|
|
["PATTERN: FINE LEATHER PANTS"] = 5972,
|
|
["MIGHTY CHAIN PANTS"] = 4800,
|
|
["WOLFFEAR HARNESS"] = 13110,
|
|
[13108] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13108,
|
|
["class"] = 2,
|
|
["name"] = "Tigerstrike Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_04",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 29,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["TIGERSTRIKE MANTLE"] = 13108,
|
|
[22136] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22136,
|
|
["class"] = 10,
|
|
["name"] = "Orgrimmar Gift Collection",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gift_01",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[14603] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14603,
|
|
["class"] = 2,
|
|
["name"] = "Warden's Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_25",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 36,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: BLUE DRAGONSCALE SHOULDERS"] = 15763,
|
|
[2592] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2592,
|
|
["class"] = 5,
|
|
["name"] = "Wool Cloth",
|
|
["texture"] = "Interface\\Icons\\INV_Fabric_Wool_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[6068] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6068,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Shadow Oil",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
["SCHEMATIC: DEEPDIVE HELMET"] = 10607,
|
|
["IRONFEATHER SHOULDERS"] = 15067,
|
|
["FISH OIL"] = 17058,
|
|
["BLUEGILL KUKRI"] = 2046,
|
|
[14722] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14722,
|
|
["class"] = 2,
|
|
["name"] = "War Paint Anklewraps",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_06",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 12,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SAVANNAH RING"] = 12008,
|
|
["DARK IRON BABY BOOTIES"] = 11944,
|
|
["PATTERN: RUNIC LEATHER PANTS"] = 15765,
|
|
[13116] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13116,
|
|
["class"] = 2,
|
|
["name"] = "Spaulders of the Unseen",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_18",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 56,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["SMALL PUMPKIN"] = 4656,
|
|
[8264] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8264,
|
|
["class"] = 2,
|
|
["name"] = "Ebonhold Wristguards",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 47,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[8392] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8392,
|
|
["name"] = "Blasted Boar Lung",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Organ_06",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[13117] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13117,
|
|
["class"] = 2,
|
|
["name"] = "Ogron's Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_15",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 37,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["THIN CLOTH PANTS"] = 2120,
|
|
[6643] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6643,
|
|
["class"] = 4,
|
|
["name"] = "Bloated Smallfish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_08",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["LARGE WHITE ROCKET"] = 21593,
|
|
["BURNING BLOSSOM"] = 23247,
|
|
["CODEX: PRAYER OF SHADOW PROTECTION"] = 22393,
|
|
[9288] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9288,
|
|
["class"] = 2,
|
|
["name"] = "Field Plate Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["DENSE SHORTBOW"] = 11305,
|
|
[5780] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5780,
|
|
["class"] = 2,
|
|
["name"] = "Murloc Scale Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_02",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 13,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["RECIPE: GORETUSK LIVER PIE"] = 2697,
|
|
[9800] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9800,
|
|
["class"] = 2,
|
|
["name"] = "Ivy Orb",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Orb_01",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 24,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[9928] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9928,
|
|
["class"] = 2,
|
|
["name"] = "Brigade Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate15",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 40,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10056] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10056,
|
|
["class"] = 2,
|
|
["name"] = "Orange Mageweave Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Orange_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["CORE MARKSMAN RIFLE"] = 18282,
|
|
[10312] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10312,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Red Mageweave Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["TEMPLAR PAULDRONS"] = 10170,
|
|
["EMBLAZONED BELT"] = 6398,
|
|
[6388] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6388,
|
|
["class"] = 2,
|
|
["name"] = "Glimmering Mail Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_20",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 25,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[4693] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4693,
|
|
["class"] = 2,
|
|
["name"] = "Ceremonial Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_16",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 9,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[20422] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20422,
|
|
["class"] = 10,
|
|
["name"] = "Twilight Cultist Medallion of Station",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Amulet_06",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[13120] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13120,
|
|
["class"] = 2,
|
|
["name"] = "Deepfury Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 50,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[11208] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11208,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Weapon - Demonslaying",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[22607] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22607,
|
|
["class"] = 10,
|
|
["name"] = "Craftsman's Writ - Wicked Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_02",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
["BLACK OGRE KICKERS"] = 1678,
|
|
["GOOEY SPIDER CAKE"] = 3666,
|
|
["CRUSADER'S ARMGUARDS"] = 10191,
|
|
[13122] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13122,
|
|
["class"] = 2,
|
|
["name"] = "Dark Phantom Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_21",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 50,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[11976] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11976,
|
|
["class"] = 2,
|
|
["name"] = "Sardonyx Knuckle",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_04",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 47,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["SYMBOL OF DIVINITY"] = 17033,
|
|
[12232] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12232,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Carrion Surprise",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[12360] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12360,
|
|
["class"] = 5,
|
|
["name"] = "Arcanite Bar",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_StoneTablet_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["DARK PHANTOM CAPE"] = 13122,
|
|
["ELDER'S SASH"] = 7370,
|
|
["DREAM DUST"] = 11176,
|
|
["MOONCLOTH"] = 14342,
|
|
[13000] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13000,
|
|
["class"] = 1,
|
|
["name"] = "Staff of Hale Magefire",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_23",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 57,
|
|
["subclass"] = 10,
|
|
["quality"] = 3,
|
|
},
|
|
[13128] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13128,
|
|
["class"] = 2,
|
|
["name"] = "High Bergg Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_18",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 42,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["TAPERED GREATSWORD"] = 13817,
|
|
["SPELLBINDER ROBE"] = 6528,
|
|
[13512] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 13512,
|
|
["class"] = 4,
|
|
["name"] = "Flask of Supreme Power",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_41",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["quality"] = 1,
|
|
},
|
|
[15115] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15115,
|
|
["class"] = 2,
|
|
["name"] = "Rigid Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_24",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 17,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["BIG BEAR STEAK"] = 3726,
|
|
["HERB BAKED EGG"] = 6888,
|
|
["AN EXOTIC COOKBOOK"] = 5428,
|
|
["MADWOLF BRACERS"] = 897,
|
|
[14280] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14280,
|
|
["class"] = 2,
|
|
["name"] = "Opulent Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_20",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 43,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14408] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14408,
|
|
["class"] = 2,
|
|
["name"] = "Stonecloth Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 30,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14536] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14536,
|
|
["class"] = 2,
|
|
["name"] = "Bonebrace Hauberk",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_14",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 56,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["GOLDEN SCALE SHOULDERS"] = 3841,
|
|
[14792] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14792,
|
|
["class"] = 2,
|
|
["name"] = "Protector Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 45,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["GRIMOIRE OF CORRUPTION VII"] = 21283,
|
|
[15048] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15048,
|
|
["class"] = 2,
|
|
["name"] = "Blue Dragonscale Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 52,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[15176] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15176,
|
|
["class"] = 2,
|
|
["name"] = "Potent Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 45,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15304] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15304,
|
|
["class"] = 2,
|
|
["name"] = "Grizzly Jerkin",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_01",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 11,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15432] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15432,
|
|
["class"] = 2,
|
|
["name"] = "Peerless Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 53,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15560] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15560,
|
|
["class"] = 2,
|
|
["name"] = "Pillager's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_11",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 29,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[5364] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5364,
|
|
["class"] = 10,
|
|
["name"] = "Dry Salt Lick",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["SPIKED CHAIN GAUNTLETS"] = 15520,
|
|
["OIL OF IMMOLATION"] = 8956,
|
|
[16072] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16072,
|
|
["class"] = 8,
|
|
["name"] = "Expert Cookbook",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["DUSKWOVEN CAPE"] = 10060,
|
|
["PATTERN: BLACK SWASHBUCKLER'S SHIRT"] = 10728,
|
|
["IRONHIDE LEGGUARDS"] = 15646,
|
|
[5236] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5236,
|
|
["class"] = 1,
|
|
["name"] = "Combustible Wand",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_06",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 29,
|
|
["subclass"] = 16,
|
|
["quality"] = 1,
|
|
},
|
|
[4260] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4260,
|
|
["class"] = 2,
|
|
["name"] = "Guardian Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_10",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 34,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[4324] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4324,
|
|
["class"] = 2,
|
|
["name"] = "Azure Silk Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_37",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 25,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4388] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4388,
|
|
["class"] = 5,
|
|
["name"] = "Discombobulator Ray",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Spyglass_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["OIL OF OLAF"] = 1177,
|
|
[10408] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10408,
|
|
["class"] = 2,
|
|
["name"] = "Banded Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_36",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 27,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[4580] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4580,
|
|
["class"] = 10,
|
|
["name"] = "Sabertooth Fang",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterFang_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["BANDED HELM"] = 10408,
|
|
[4708] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4708,
|
|
["class"] = 2,
|
|
["name"] = "Bright Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_11",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 19,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4772] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4772,
|
|
["class"] = 2,
|
|
["name"] = "Warm Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_12",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 6,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[4836] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4836,
|
|
["class"] = 2,
|
|
["name"] = "Fireproof Orb",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Talisman_01",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 23,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["CHIEF BRIGADIER LEGGINGS"] = 4079,
|
|
["RAW SAGEFISH"] = 21071,
|
|
[5028] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5028,
|
|
["class"] = 2,
|
|
["name"] = "Lord Sakrasis' Scepter",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_10",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 42,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[10280] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10280,
|
|
["class"] = 2,
|
|
["name"] = "Emerald Legplates",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 54,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["STORMSHROUD SHOULDERS"] = 15058,
|
|
[20881] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 20881,
|
|
["name"] = "Idol of Strife",
|
|
["texture"] = "Interface\\Icons\\INV_QirajIdol_Strife",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[11290] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11290,
|
|
["class"] = 1,
|
|
["name"] = "Greater Mystic Wand",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_07",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 30,
|
|
["subclass"] = 16,
|
|
["quality"] = 1,
|
|
},
|
|
["ELEGANT BELT"] = 10216,
|
|
["MIGHTY LEGGINGS"] = 10152,
|
|
[5476] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5476,
|
|
["class"] = 4,
|
|
["name"] = "Fillet of Frenzy",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_05",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[22161] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22161,
|
|
["class"] = 4,
|
|
["name"] = "Pledge of Friendship: Orgrimmar",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesBoxOfChocolates01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["WINDCHASER WRAPS"] = 14427,
|
|
["BLUE RIBBONED GIFT"] = 5044,
|
|
["GIRDLE OF THE DAWN"] = 19051,
|
|
["KHAN'S GREAVES"] = 14784,
|
|
["BLACK MAGEWEAVE HEADBAND"] = 10024,
|
|
["SIMPLE GLOVES"] = 9746,
|
|
["SEER'S BOOTS"] = 2983,
|
|
[6052] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 6052,
|
|
["class"] = 4,
|
|
["name"] = "Nature Protection Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_06",
|
|
["slot"] = "",
|
|
["level"] = 28,
|
|
["quality"] = 1,
|
|
},
|
|
[6116] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6116,
|
|
["class"] = 2,
|
|
["name"] = "Apprentice's Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_21",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[6180] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6180,
|
|
["class"] = 2,
|
|
["name"] = "Slarkskin",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_12",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 10,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["FORMIDABLE CHESTPIECE"] = 15631,
|
|
[6308] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6308,
|
|
["class"] = 4,
|
|
["name"] = "Raw Bristle Whisker Catfish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_30",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
[6372] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 6372,
|
|
["class"] = 4,
|
|
["name"] = "Swim Speed Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_13",
|
|
["slot"] = "",
|
|
["level"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
["BEADED SANDALS"] = 14086,
|
|
["HYPERION LEGPLATES"] = 10389,
|
|
[6564] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6564,
|
|
["class"] = 2,
|
|
["name"] = "Shimmering Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_15",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 16,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6628] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6628,
|
|
["class"] = 2,
|
|
["name"] = "Raven's Claws",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_RavenForm",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["WARMONGER'S GAUNTLETS"] = 9960,
|
|
["JAZERAINT BRACERS"] = 9896,
|
|
["HATCHET"] = 853,
|
|
[9832] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9832,
|
|
["class"] = 2,
|
|
["name"] = "Scaled Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_24",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 26,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SPITFIRE BRACERS"] = 20481,
|
|
[9768] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9768,
|
|
["class"] = 2,
|
|
["name"] = "Greenweave Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_12",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 16,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7076] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 7076,
|
|
["class"] = 9,
|
|
["name"] = "Essence of Earth",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_StrengthOfEarthTotem02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["GREENWEAVE BRACERS"] = 9768,
|
|
[4852] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4852,
|
|
["class"] = 5,
|
|
["name"] = "Flash Bomb",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ammo_Bullet_01",
|
|
["slot"] = "",
|
|
["level"] = 27,
|
|
["quality"] = 1,
|
|
},
|
|
["WAR PAINT BINDINGS"] = 14723,
|
|
[7332] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7332,
|
|
["class"] = 2,
|
|
["name"] = "Regal Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_03",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 40,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["LIFELESS SKULL"] = 3671,
|
|
[7460] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7460,
|
|
["class"] = 2,
|
|
["name"] = "Knight's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_16",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 29,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7524] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7524,
|
|
["class"] = 2,
|
|
["name"] = "Gossamer Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_14",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 39,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[19279] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19279,
|
|
["class"] = 10,
|
|
["name"] = "Three of Portals",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Portal_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["THREE OF PORTALS"] = 19279,
|
|
[4788] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4788,
|
|
["class"] = 2,
|
|
["name"] = "Agile Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 15,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["POISON-TIPPED BONE SPEAR"] = 1726,
|
|
["PEACEBLOOM"] = 2447,
|
|
["AUGMENTED CHAIN BRACERS"] = 2421,
|
|
[7972] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 7972,
|
|
["class"] = 9,
|
|
["name"] = "Ichor of Undeath",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Slime_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["MISTSCAPE ROBE"] = 6427,
|
|
[14427] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14427,
|
|
["class"] = 2,
|
|
["name"] = "Windchaser Wraps",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_03",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 44,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[8164] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 8164,
|
|
["class"] = 4,
|
|
["name"] = "Test Stationery",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[8265] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8265,
|
|
["class"] = 2,
|
|
["name"] = "Ebonhold Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_17",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 51,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[8393] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8393,
|
|
["name"] = "Scorpok Pincer",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Birdbeck_02",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["EMERALD HELM"] = 10279,
|
|
["HUMBERT'S HELM"] = 4724,
|
|
["GREEN WHELP BRACERS"] = 7386,
|
|
["WALKING BOOTS"] = 4660,
|
|
[18511] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18511,
|
|
["class"] = 2,
|
|
["name"] = "Shifting Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_20",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 57,
|
|
["subclass"] = 2,
|
|
["quality"] = 4,
|
|
},
|
|
["SHIFTING CLOAK"] = 18511,
|
|
[9289] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9289,
|
|
["class"] = 2,
|
|
["name"] = "Field Plate Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: WIZARDWEAVE LEGGINGS"] = 14485,
|
|
["REGAL GLOVES"] = 7471,
|
|
["DISCOLORED HEALING POTION"] = 4596,
|
|
[9801] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9801,
|
|
["class"] = 2,
|
|
["name"] = "Superior Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_02",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 20,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[9929] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9929,
|
|
["class"] = 2,
|
|
["name"] = "Brigade Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 36,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10057] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10057,
|
|
["class"] = 2,
|
|
["name"] = "Duskwoven Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_09",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 50,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10185] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10185,
|
|
["class"] = 2,
|
|
["name"] = "Swashbuckler's Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 46,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2126] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2126,
|
|
["class"] = 2,
|
|
["name"] = "Cracked Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_10",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[20882] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 20882,
|
|
["name"] = "Idol of War",
|
|
["texture"] = "Interface\\Icons\\INV_QirajIdol_War",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["STARDUST BAND"] = 12055,
|
|
["CHUNK OF BOAR MEAT"] = 769,
|
|
["JEWEL-ENCRUSTED SASH"] = 4436,
|
|
[4404] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4404,
|
|
["class"] = 5,
|
|
["name"] = "Silver Contact",
|
|
["texture"] = "Interface\\Icons\\INV_Ingot_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[22162] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22162,
|
|
["class"] = 4,
|
|
["name"] = "Pledge of Friendship: Thunder Bluff",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesBoxOfChocolates01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SPARKLESHELL BRACERS"] = 15577,
|
|
["SWASHBUCKLER'S BELT"] = 10190,
|
|
["BULKY MAUL"] = 13821,
|
|
["PEERLESS BOOTS"] = 15426,
|
|
[4372] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4372,
|
|
["class"] = 1,
|
|
["name"] = "Lovingly Crafted Boomstick",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_07",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 19,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["LOVINGLY CRAFTED BOOMSTICK"] = 4372,
|
|
[11977] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11977,
|
|
["class"] = 2,
|
|
["name"] = "Serpentine Loop",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_12",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 50,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["RUGGED ARMOR KIT"] = 15564,
|
|
[12233] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12233,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Mystery Stew",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[12361] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12361,
|
|
["class"] = 5,
|
|
["name"] = "Blue Sapphire",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Sapphire_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["GRAY DYE"] = 4340,
|
|
[4308] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4308,
|
|
["class"] = 2,
|
|
["name"] = "Green Linen Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_12",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 7,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["GREEN LINEN BRACERS"] = 4308,
|
|
[18639] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18639,
|
|
["class"] = 2,
|
|
["name"] = "Ultra-Flash Shadow Reflector",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_EngGizmos_16",
|
|
["slot"] = "INVTYPE_TRINKET",
|
|
["level"] = 55,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[13001] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13001,
|
|
["class"] = 2,
|
|
["name"] = "Maiden's Circle",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_12",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 55,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[13129] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13129,
|
|
["class"] = 2,
|
|
["name"] = "Firemane Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 34,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["CAT CARRIER (SILVER TABBY)"] = 8488,
|
|
["BRIGANDINE GLOVES"] = 2428,
|
|
["GRUNT'S BRACERS"] = 15507,
|
|
["ELVEN CHAIN BOOTS"] = 13125,
|
|
[8296] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8296,
|
|
["class"] = 2,
|
|
["name"] = "Traveler's Jerkin",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 56,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["RESILIENT MANTLE"] = 14397,
|
|
["CUDGEL"] = 2492,
|
|
["TRAVELER'S JERKIN"] = 8296,
|
|
[14281] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14281,
|
|
["class"] = 2,
|
|
["name"] = "Opulent Crown",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_16",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 48,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14409] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14409,
|
|
["class"] = 2,
|
|
["name"] = "Stonecloth Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_11",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 28,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[925] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 925,
|
|
["class"] = 1,
|
|
["name"] = "Flail",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_01",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 20,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[14665] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14665,
|
|
["class"] = 2,
|
|
["name"] = "Keeper's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_17",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 43,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14793] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14793,
|
|
["class"] = 2,
|
|
["name"] = "Protector Waistband",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 45,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14921] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14921,
|
|
["class"] = 2,
|
|
["name"] = "Jade Epaulets",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_16",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 44,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15049] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15049,
|
|
["class"] = 2,
|
|
["name"] = "Blue Dragonscale Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_18",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 54,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[15177] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15177,
|
|
["class"] = 2,
|
|
["name"] = "Potent Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_13",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 44,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15305] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15305,
|
|
["class"] = 2,
|
|
["name"] = "Feral Shoes",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 13,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15433] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15433,
|
|
["class"] = 2,
|
|
["name"] = "Peerless Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_02",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 56,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15561] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15561,
|
|
["class"] = 2,
|
|
["name"] = "Pillager's Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 31,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[16167] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 16167,
|
|
["class"] = 4,
|
|
["name"] = "Versicolor Treat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_28",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["TYRANT'S EPAULETS"] = 14841,
|
|
[15945] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15945,
|
|
["class"] = 2,
|
|
["name"] = "Runic Stave",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_16",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 13,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["VERSICOLOR TREAT"] = 16167,
|
|
[13084] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13084,
|
|
["class"] = 2,
|
|
["name"] = "Kaleidoscope Chain",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Amulet_07",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 30,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["SLAYER'S SKULLCAP"] = 14753,
|
|
[16039] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16039,
|
|
["class"] = 1,
|
|
["name"] = "Ta'Kierthan Songblade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_41",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 52,
|
|
["subclass"] = 9,
|
|
["quality"] = 3,
|
|
},
|
|
[14602] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14602,
|
|
["class"] = 2,
|
|
["name"] = "Warden's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_22",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 34,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3389] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3389,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Defense",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_64",
|
|
["slot"] = "",
|
|
["level"] = 16,
|
|
["quality"] = 1,
|
|
},
|
|
["RAINCALLER SCEPTER"] = 15975,
|
|
["PUNCTURED DEW GLAND"] = 8429,
|
|
["RIGHTEOUS WAISTGUARD"] = 10067,
|
|
["PATTERN: HANDS OF DARKNESS"] = 7092,
|
|
["GRAY FUR BOOTIES"] = 3321,
|
|
["MAGIC DUST"] = 2091,
|
|
["SENTRY'S SLIPPERS"] = 15525,
|
|
["MERCILESS LEGGUARDS"] = 15655,
|
|
["FOOTPAD'S SHOES"] = 47,
|
|
["ENDURING BRACERS"] = 14759,
|
|
["SENTRY'S GLOVES"] = 15527,
|
|
[13082] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13082,
|
|
["class"] = 2,
|
|
["name"] = "Mountainside Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_15",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 41,
|
|
["subclass"] = 6,
|
|
["quality"] = 3,
|
|
},
|
|
["MOUNTAINSIDE BUCKLER"] = 13082,
|
|
["BELT OF THE ORDAINED"] = 18702,
|
|
["ELDER'S BRACERS"] = 7355,
|
|
["LIGHT LEATHER BRACERS"] = 7281,
|
|
["CRAFTSMAN'S WRIT - RUGGED ARMOR KIT"] = 22606,
|
|
["SHARPENED LETTER OPENER"] = 2138,
|
|
["SKELETAL SHOULDERS"] = 13132,
|
|
[22163] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22163,
|
|
["class"] = 4,
|
|
["name"] = "Pledge of Friendship: Undercity",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesBoxOfChocolates01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["INSTANT POISON II"] = 6949,
|
|
["COLOSSAL GREAT AXE"] = 15271,
|
|
["BRIGHT BRACERS"] = 3647,
|
|
[13074] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13074,
|
|
["class"] = 2,
|
|
["name"] = "Golem Shard Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 41,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["GOLEM SHARD LEGGINGS"] = 13074,
|
|
["GHOSTWALKER BINDINGS"] = 15143,
|
|
["REINFORCED CHAIN BELT"] = 1754,
|
|
[20747] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20747,
|
|
["class"] = 5,
|
|
["name"] = "Lesser Mana Oil",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_99",
|
|
["slot"] = "",
|
|
["level"] = 40,
|
|
["quality"] = 1,
|
|
},
|
|
["BEASTS DECK"] = 19228,
|
|
["HEAVY SCORPID LEGGINGS"] = 15079,
|
|
[14951] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14951,
|
|
["class"] = 2,
|
|
["name"] = "Bloodforged Sabatons",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_02",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 42,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["VALOROUS GREAVES"] = 8278,
|
|
["BLOODFORGED SABATONS"] = 14951,
|
|
[13881] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13881,
|
|
["class"] = 4,
|
|
["name"] = "Bloated Redgill",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["RED WHELP GLOVES"] = 7284,
|
|
["STEADFAST BREASTPLATE"] = 15591,
|
|
["JAINA'S FIRESTARTER"] = 13064,
|
|
[10197] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10197,
|
|
["class"] = 2,
|
|
["name"] = "Crusader's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 47,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["IRONWEAVER"] = 13137,
|
|
["EMBLAZONED SHOULDERS"] = 6399,
|
|
["MYRMIDON'S CAPE"] = 8127,
|
|
["NIGHTSCAPE BOOTS"] = 8197,
|
|
["BRISTLEBARK BELT"] = 14567,
|
|
[13138] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13138,
|
|
["class"] = 1,
|
|
["name"] = "The Silencer",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_08",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 37,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["THE SILENCER"] = 13138,
|
|
["TARNISHED CHAIN BRACERS"] = 2384,
|
|
[2450] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2450,
|
|
["class"] = 5,
|
|
["name"] = "Briarthorn",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Root_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["VENOMSHROUD ARMGUARDS"] = 14439,
|
|
["CACTUS APPLE SURPRISE"] = 11584,
|
|
[14375] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14375,
|
|
["class"] = 2,
|
|
["name"] = "Sanguine Cuffs",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_02",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 20,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SHARP CLAW"] = 5635,
|
|
["CELESTIAL BINDINGS"] = 14311,
|
|
["LUNAR MANTLE"] = 14247,
|
|
[14183] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14183,
|
|
["class"] = 2,
|
|
["name"] = "Watcher's Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_01",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 25,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["WATCHER'S LEGGINGS"] = 14183,
|
|
[14119] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14119,
|
|
["class"] = 2,
|
|
["name"] = "Aboriginal Loincloth",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_Wolf",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 12,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["INSCRIBED CLOAK"] = 4701,
|
|
["RIGHTEOUS CLOAK"] = 10071,
|
|
[15350] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15350,
|
|
["class"] = 2,
|
|
["name"] = "Headhunter's Slippers",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 29,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[11938] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11938,
|
|
["class"] = 10,
|
|
["name"] = "Sack of Gems",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_10_Red",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SERENITY BELT"] = 13144,
|
|
[8266] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8266,
|
|
["class"] = 2,
|
|
["name"] = "Ebonhold Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_05",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 46,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2098] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2098,
|
|
["class"] = 1,
|
|
["name"] = "Double-barreled Shotgun",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_08",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 22,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[2130] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2130,
|
|
["class"] = 1,
|
|
["name"] = "Club",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_10",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 1,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["PAGAN VEST"] = 14158,
|
|
[2194] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2194,
|
|
["class"] = 1,
|
|
["name"] = "Diamond Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_06",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 20,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[2226] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2226,
|
|
["class"] = 1,
|
|
["name"] = "Ogremage Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 22,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
[2258] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2258,
|
|
["class"] = 1,
|
|
["name"] = "Frostmane Shortsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_04",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 3,
|
|
["subclass"] = 8,
|
|
["quality"] = 1,
|
|
},
|
|
[2290] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 2290,
|
|
["class"] = 4,
|
|
["name"] = "Scroll of Intellect II",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_01",
|
|
["slot"] = "",
|
|
["level"] = 20,
|
|
["quality"] = 1,
|
|
},
|
|
[9290] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9290,
|
|
["class"] = 2,
|
|
["name"] = "Field Plate Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_22",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["REGAL SASH"] = 7476,
|
|
[2386] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2386,
|
|
["class"] = 2,
|
|
["name"] = "Rusted Chain Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 1,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[2418] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2418,
|
|
["class"] = 2,
|
|
["name"] = "Augmented Chain Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 32,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[9802] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9802,
|
|
["class"] = 2,
|
|
["name"] = "Superior Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_03",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 21,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[9930] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9930,
|
|
["class"] = 2,
|
|
["name"] = "Brigade Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_26",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 38,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10058] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10058,
|
|
["class"] = 2,
|
|
["name"] = "Duskwoven Sandals",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2546] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2546,
|
|
["class"] = 2,
|
|
["name"] = "Royal Frostmane Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_09",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 6,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[10314] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10314,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Lavender Mageweave Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["SHORT ASH BOW"] = 3039,
|
|
["FROSTSABER E'KO"] = 12430,
|
|
[2674] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2674,
|
|
["class"] = 5,
|
|
["name"] = "Crawler Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_51",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["DEVILSAUR GAUNTLETS"] = 15063,
|
|
["SMOKED BEAR MEAT"] = 6890,
|
|
[22164] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22164,
|
|
["class"] = 4,
|
|
["name"] = "Gift of Adoration: Orgrimmar",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesBoxOfChocolates02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2802] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2802,
|
|
["class"] = 2,
|
|
["name"] = "Blazing Emblem",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Talisman_01",
|
|
["slot"] = "INVTYPE_TRINKET",
|
|
["level"] = 38,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["HYPERION GREAVES"] = 10385,
|
|
[2866] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2866,
|
|
["class"] = 2,
|
|
["name"] = "Rough Bronze Cuirass",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 18,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[2898] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2898,
|
|
["class"] = 2,
|
|
["name"] = "Mountaineer Chestpiece",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 2,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["COOKED GLOSSY MIGHTFISH"] = 13927,
|
|
[2962] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2962,
|
|
["class"] = 2,
|
|
["name"] = "Burnt Leather Breeches",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[11978] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11978,
|
|
["class"] = 2,
|
|
["name"] = "Jasper Link",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_04",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 53,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[3026] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3026,
|
|
["class"] = 1,
|
|
["name"] = "Reinforced Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_02",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 16,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["DIG RAT STEW"] = 5478,
|
|
[13145] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13145,
|
|
["class"] = 2,
|
|
["name"] = "Enormous Ogre Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_27",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["BARBARIC IRON BREASTPLATE"] = 7914,
|
|
["EMBLAZONED BRACERS"] = 4049,
|
|
[3186] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3186,
|
|
["class"] = 1,
|
|
["name"] = "Viking Sword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_33",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 25,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
["ONYX SHREDDER PLATE"] = 5755,
|
|
[13002] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13002,
|
|
["class"] = 2,
|
|
["name"] = "Lady Alizabeth's Pendant",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Amulet_03",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 54,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[3282] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3282,
|
|
["class"] = 2,
|
|
["name"] = "Battle Chain Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 7,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["WORN AXE"] = 37,
|
|
["ENORMOUS OGRE BELT"] = 13145,
|
|
[3378] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3378,
|
|
["class"] = 2,
|
|
["name"] = "Brocade Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 16,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[19278] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19278,
|
|
["class"] = 10,
|
|
["name"] = "Two of Portals",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Portal_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["MITHRIL BOUND TRUNK"] = 21228,
|
|
[3474] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3474,
|
|
["class"] = 2,
|
|
["name"] = "Gemmed Copper Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 10,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["CHAMPION'S HELMET"] = 7540,
|
|
["HULKING CHESTGUARD"] = 14744,
|
|
[14282] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14282,
|
|
["class"] = 2,
|
|
["name"] = "Opulent Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_23",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14410] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14410,
|
|
["class"] = 2,
|
|
["name"] = "Stonecloth Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_26",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 33,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RAWHIDE PANTS"] = 1800,
|
|
[14666] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14666,
|
|
["class"] = 2,
|
|
["name"] = "Keeper's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_15",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 46,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14794] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14794,
|
|
["class"] = 2,
|
|
["name"] = "Protector Ankleguards",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 45,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: DEVIATE SCALE CLOAK"] = 6474,
|
|
[15050] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15050,
|
|
["class"] = 2,
|
|
["name"] = "Black Dragonscale Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 53,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[3794] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3794,
|
|
["class"] = 2,
|
|
["name"] = "Interlaced Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_02",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 33,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[15306] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15306,
|
|
["class"] = 2,
|
|
["name"] = "Feral Bindings",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_05",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 11,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15434] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15434,
|
|
["class"] = 2,
|
|
["name"] = "Supreme Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_12",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 56,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15562] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15562,
|
|
["class"] = 2,
|
|
["name"] = "Pillager's Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_15",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 31,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SHELL LAUNCHER SHOTGUN"] = 13146,
|
|
["BLOODSTRIKE DAGGER"] = 15247,
|
|
[15946] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15946,
|
|
["class"] = 2,
|
|
["name"] = "Mystic's Sphere",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Pearl_02",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 18,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[4018] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4018,
|
|
["class"] = 1,
|
|
["name"] = "Whetted Claymore",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_39",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 37,
|
|
["subclass"] = 9,
|
|
["quality"] = 0,
|
|
},
|
|
[16202] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 16202,
|
|
["class"] = 5,
|
|
["name"] = "Lesser Eternal Essence",
|
|
["texture"] = "Interface\\Icons\\INV_Enchant_EssenceEternalSmall",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[4082] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4082,
|
|
["class"] = 2,
|
|
["name"] = "Blackforge Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_12",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 42,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[13302] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13302,
|
|
["name"] = "Market Row Postbox Key",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Key_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["MARKET ROW POSTBOX KEY"] = 13302,
|
|
[4261] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4261,
|
|
["class"] = 2,
|
|
["name"] = "Solliden's Trousers",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 3,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[4325] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4325,
|
|
["class"] = 2,
|
|
["name"] = "Boots of the Enchanter",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 30,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4389] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4389,
|
|
["class"] = 5,
|
|
["name"] = "Gyrochronatom",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_PocketWatch_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["RECIPE: ELIXIR OF THE SAGES"] = 13479,
|
|
[18638] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18638,
|
|
["class"] = 2,
|
|
["name"] = "Hyper-Radiant Flame Reflector",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_EngGizmos_04",
|
|
["slot"] = "INVTYPE_TRINKET",
|
|
["level"] = 53,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[4581] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4581,
|
|
["class"] = 10,
|
|
["name"] = "Patch of Fine Fur",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Bear_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["HYPER-RADIANT FLAME REFLECTOR"] = 18638,
|
|
[4709] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4709,
|
|
["class"] = 2,
|
|
["name"] = "Forest Leather Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 20,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["IVYCLOTH TUNIC"] = 9791,
|
|
[4837] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4837,
|
|
["class"] = 2,
|
|
["name"] = "Strength of Will",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Talisman_05",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 25,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[8313] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8313,
|
|
["class"] = 2,
|
|
["name"] = "Hero's Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_07",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 57,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["LEADEN MACE"] = 865,
|
|
[5029] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5029,
|
|
["class"] = 2,
|
|
["name"] = "Talisman of the Naga Lord",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_09",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 42,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["RUNN TUM TUBER SURPRISE"] = 18254,
|
|
["LEAD BAND"] = 11981,
|
|
["BONE DUST"] = 13159,
|
|
["REINFORCED LEATHER GLOVES"] = 2475,
|
|
[5349] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5349,
|
|
["class"] = 4,
|
|
["name"] = "Conjured Muffin",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_10",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["ELIXIR OF MINOR DEFENSE"] = 5997,
|
|
["RINGED BUCKLER"] = 2441,
|
|
[5541] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5541,
|
|
["class"] = 1,
|
|
["name"] = "Iridescent Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_05",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 23,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["BLOODFORGED CHESTPIECE"] = 14948,
|
|
["RUNED GOLEM SHACKLES"] = 12550,
|
|
["ORB OF MISTMANTLE"] = 13031,
|
|
["STONEBARK GAUNTLETS"] = 18344,
|
|
[15554] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15554,
|
|
["class"] = 2,
|
|
["name"] = "Pillager's Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_24",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 28,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["TWISTED SABRE"] = 2011,
|
|
["GRIME-ENCRUSTED OBJECT"] = 9308,
|
|
[6053] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6053,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Holy Protection Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
[6117] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6117,
|
|
["class"] = 2,
|
|
["name"] = "Squire's Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["CRAFTSMAN'S WRIT - GNOMISH BATTLE CHICKEN"] = 22615,
|
|
[2877] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2877,
|
|
["class"] = 1,
|
|
["name"] = "Combatant Claymore",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_23",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 28,
|
|
["subclass"] = 9,
|
|
["quality"] = 3,
|
|
},
|
|
[6309] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6309,
|
|
["class"] = 10,
|
|
["name"] = "17 Pound Catfish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_30",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[6373] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 6373,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Firepower",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_33",
|
|
["slot"] = "",
|
|
["level"] = 18,
|
|
["quality"] = 1,
|
|
},
|
|
["HUGE THORIUM BATTLEAXE"] = 12775,
|
|
[9847] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9847,
|
|
["class"] = 2,
|
|
["name"] = "Conjurer's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_17",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 28,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6565] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6565,
|
|
["class"] = 2,
|
|
["name"] = "Shimmering Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_16",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["CHROMATIC CLOAK"] = 18509,
|
|
["HEAVY TIMBERMAW BOOTS"] = 19048,
|
|
[3796] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3796,
|
|
["class"] = 2,
|
|
["name"] = "Interlaced Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_23",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 28,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["INTERLACED GLOVES"] = 3796,
|
|
["RECIPE: GREATER ARCANE ELIXIR"] = 13493,
|
|
[6949] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6949,
|
|
["class"] = 4,
|
|
["name"] = "Instant Poison II",
|
|
["texture"] = "Interface\\Icons\\Ability_Poisons",
|
|
["slot"] = "",
|
|
["level"] = 28,
|
|
["quality"] = 1,
|
|
},
|
|
[13046] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13046,
|
|
["class"] = 1,
|
|
["name"] = "Blanchard's Stout",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_04",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 45,
|
|
["subclass"] = 6,
|
|
["quality"] = 3,
|
|
},
|
|
[7077] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 7077,
|
|
["class"] = 9,
|
|
["name"] = "Heart of Fire",
|
|
["texture"] = "Interface\\Icons\\Spell_Fire_LavaSpawn",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["TWILIGHT BELT"] = 7438,
|
|
["FOREST LEATHER MANTLE"] = 4709,
|
|
[13477] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13477,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Superior Mana Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
["MOONGLOW"] = 21721,
|
|
[2452] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2452,
|
|
["class"] = 5,
|
|
["name"] = "Swiftthistle",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[7461] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7461,
|
|
["class"] = 2,
|
|
["name"] = "Knight's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 31,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[7525] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7525,
|
|
["class"] = 2,
|
|
["name"] = "Gossamer Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 40,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["MASTER'S VEST"] = 10246,
|
|
["CODEX OF DEFENSE"] = 18357,
|
|
["FOREST MUSHROOM CAP"] = 4604,
|
|
["LUPINE CORD"] = 15011,
|
|
["DRIPPING SPIDER MANDIBLE"] = 4585,
|
|
[7909] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 7909,
|
|
["class"] = 5,
|
|
["name"] = "Aquamarine",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Crystal_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["FORTIFIED BOOTS"] = 9810,
|
|
["STRONG TROLL'S BLOOD POTION"] = 3388,
|
|
["GRYPHON MAIL BRACELETS"] = 15620,
|
|
["DEATH'S HEAD VESTMENT"] = 10581,
|
|
[8267] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8267,
|
|
["class"] = 2,
|
|
["name"] = "Ebonhold Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_15",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 49,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[8395] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8395,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Tough Scorpid Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: GREATER ARCANE PROTECTION POTION"] = 13497,
|
|
["HIGH CHIEF'S PAULDRONS"] = 14963,
|
|
[12007] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12007,
|
|
["class"] = 2,
|
|
["name"] = "Prairie Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_02",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 20,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[11943] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11943,
|
|
["class"] = 10,
|
|
["name"] = "Deed to Thandol Span",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["DEED TO THANDOL SPAN"] = 11943,
|
|
["RAVAGER'S SHIELD"] = 14777,
|
|
[9291] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9291,
|
|
["class"] = 2,
|
|
["name"] = "Field Plate Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[13513] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 13513,
|
|
["class"] = 4,
|
|
["name"] = "Flask of Chromatic Resistance",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_48",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["quality"] = 1,
|
|
},
|
|
["FLASK OF CHROMATIC RESISTANCE"] = 13513,
|
|
["DEATHBLOW"] = 10628,
|
|
[9803] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9803,
|
|
["class"] = 2,
|
|
["name"] = "Superior Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_02",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 21,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[9931] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9931,
|
|
["class"] = 2,
|
|
["name"] = "Brigade Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_11",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 38,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: HERBALIST'S GLOVES"] = 7361,
|
|
[10187] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10187,
|
|
["class"] = 2,
|
|
["name"] = "Swashbuckler's Eyepatch",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_46",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 50,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10315] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10315,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Red Mageweave Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["HEAVY SILK BANDAGE"] = 6451,
|
|
[21142] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21142,
|
|
["class"] = 10,
|
|
["name"] = "From the Desk of Lord Victor Nefarius",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["CONJURED BREAD"] = 1113,
|
|
["NOTCHED SHORTSWORD"] = 727,
|
|
["DEADMAN CLEAVER"] = 3293,
|
|
[11083] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 11083,
|
|
["class"] = 5,
|
|
["name"] = "Soul Dust",
|
|
["texture"] = "Interface\\Icons\\INV_Enchant_DustSoul",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BLIGHT"] = 7959,
|
|
["ABYSSAL MAIL HANDGUARDS"] = 20659,
|
|
["GLORIOUS SHOULDER PADS"] = 14971,
|
|
[8084] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8084,
|
|
["class"] = 2,
|
|
["name"] = "Light Plate Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_28",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 51,
|
|
["subclass"] = 5,
|
|
["quality"] = 0,
|
|
},
|
|
[2564] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2564,
|
|
["class"] = 2,
|
|
["name"] = "Elven Spirit Claws",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_07",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 45,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["BLOATED REDGILL"] = 13881,
|
|
[11979] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11979,
|
|
["class"] = 2,
|
|
["name"] = "Peridot Circle",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_14",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 56,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["ELVEN SPIRIT CLAWS"] = 2564,
|
|
[13883] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13883,
|
|
["class"] = 10,
|
|
["name"] = "45 Pound Redgill",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_06",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[12363] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12363,
|
|
["class"] = 5,
|
|
["name"] = "Arcane Crystal",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Topaz_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["45 POUND REDGILL"] = 13883,
|
|
["LARGE BLUE SACK"] = 804,
|
|
["DEADMAN DAGGER"] = 3296,
|
|
["FRENZIED STRIKER"] = 13056,
|
|
[13003] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13003,
|
|
["class"] = 1,
|
|
["name"] = "Lord Alexander's Battle Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Halberd_02",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 51,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[13131] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13131,
|
|
["class"] = 2,
|
|
["name"] = "Sparkleshell Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_18",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 24,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["PILLAGER'S BRACERS"] = 15556,
|
|
["SEER'S PANTS"] = 2982,
|
|
[14131] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14131,
|
|
["class"] = 2,
|
|
["name"] = "Ritual Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_05",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 14,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["HOT SPICES"] = 2692,
|
|
[22605] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22605,
|
|
["class"] = 10,
|
|
["name"] = "Craftsman's Writ - Wicked Leather Headband",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_02",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
[13899] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13899,
|
|
["class"] = 2,
|
|
["name"] = "Red Traditional Hanbok",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_24",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[11175] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 11175,
|
|
["class"] = 5,
|
|
["name"] = "Greater Nether Essence",
|
|
["texture"] = "Interface\\Icons\\INV_Enchant_EssenceNetherLarge",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[14155] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14155,
|
|
["class"] = 3,
|
|
["name"] = "Mooncloth Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_14",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[14283] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14283,
|
|
["class"] = 2,
|
|
["name"] = "Opulent Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_12",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 49,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14411] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14411,
|
|
["class"] = 2,
|
|
["name"] = "Stonecloth Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_21",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 30,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["CRIMSON SILK VEST"] = 7058,
|
|
["PATTERN: GHOSTWEAVE BELT"] = 14473,
|
|
[14795] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14795,
|
|
["class"] = 2,
|
|
["name"] = "Protector Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_10",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 48,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14923] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14923,
|
|
["class"] = 2,
|
|
["name"] = "Lofty Armguards",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_14",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 45,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["REVENANT CHESTPLATE"] = 10128,
|
|
["CRACKED BILL"] = 4775,
|
|
[15307] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15307,
|
|
["class"] = 2,
|
|
["name"] = "Feral Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 14,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[15435] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15435,
|
|
["class"] = 2,
|
|
["name"] = "Supreme Shoes",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 58,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15563] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15563,
|
|
["class"] = 2,
|
|
["name"] = "Pillager's Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_07",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 32,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["GREATER NETHER ESSENCE"] = 11175,
|
|
[2122] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2122,
|
|
["class"] = 2,
|
|
["name"] = "Cracked Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_26",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[15947] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15947,
|
|
["class"] = 2,
|
|
["name"] = "Sanguine Star",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_23",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 23,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["CRACKED LEATHER BELT"] = 2122,
|
|
[16203] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 16203,
|
|
["class"] = 5,
|
|
["name"] = "Greater Eternal Essence",
|
|
["texture"] = "Interface\\Icons\\INV_Enchant_EssenceEternalLarge",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["GUILLOTINE AXE"] = 2807,
|
|
["NIGHTWALKER ARMOR"] = 2234,
|
|
[1214] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1214,
|
|
["class"] = 1,
|
|
["name"] = "Gnoll Punisher",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_09",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 12,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[13885] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13885,
|
|
["class"] = 10,
|
|
["name"] = "34 Pound Redgill",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_06",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[17303] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 17303,
|
|
["class"] = 4,
|
|
["name"] = "Blue Ribboned Wrapping Paper",
|
|
["texture"] = "Interface\\Icons\\INV_Holiday_Christmas_Wrapping_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["34 POUND REDGILL"] = 13885,
|
|
["PLEDGE OF ADORATION: IRONFORGE"] = 22154,
|
|
["BLUEGILL BREECHES"] = 3022,
|
|
[13897] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13897,
|
|
["class"] = 2,
|
|
["name"] = "White Traditional Hanbok",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_50",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[6205] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6205,
|
|
["class"] = 1,
|
|
["name"] = "Burrowing Shovel",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Shovel_01",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 10,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["85 POUND MIGHTFISH"] = 13915,
|
|
[13898] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13898,
|
|
["class"] = 2,
|
|
["name"] = "Royal Dangui",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_30",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["WAR PAINT WAISTBAND"] = 14725,
|
|
["RED TRADITIONAL HANBOK"] = 13899,
|
|
["RODENTIA SHORTSWORD"] = 2282,
|
|
["EMBOSSED PLATE ARMOR"] = 9966,
|
|
["RAIDER'S SHOULDERPADS"] = 10407,
|
|
[13024] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13024,
|
|
["class"] = 1,
|
|
["name"] = "Beazel's Basher",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_04",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 24,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["FOR THE LIGHT!"] = 20009,
|
|
[10215] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10215,
|
|
["class"] = 2,
|
|
["name"] = "Elegant Robes",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_30",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 57,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["MIGHTY TUNIC"] = 10151,
|
|
[10087] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10087,
|
|
["class"] = 2,
|
|
["name"] = "Gothic Plate Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_21",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 41,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["GOTHIC PLATE GAUNTLETS"] = 10087,
|
|
[22167] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22167,
|
|
["class"] = 4,
|
|
["name"] = "Gift of Friendship: Darnassus",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesBoxOfChocolates01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[10023] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10023,
|
|
["class"] = 2,
|
|
["name"] = "Shadoweave Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_09",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 40,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["GREENSTONE CIRCLE"] = 11997,
|
|
["SHADOWEAVE GLOVES"] = 10023,
|
|
["SUPERIOR BELT"] = 9801,
|
|
["TURTLE SCALE HELM"] = 8191,
|
|
[21223] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 21223,
|
|
["class"] = 10,
|
|
["name"] = "Black Stone",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_StoneTablet_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["SCALED CLOAK"] = 9831,
|
|
[9767] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9767,
|
|
["class"] = 2,
|
|
["name"] = "Greenweave Sandals",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_03",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 18,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["CURED LEATHER BELT"] = 1849,
|
|
["PORTALS DECK"] = 19277,
|
|
[19149] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19149,
|
|
["class"] = 2,
|
|
["name"] = "Lava Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_32",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 60,
|
|
["subclass"] = 3,
|
|
["quality"] = 4,
|
|
},
|
|
["DRAGONMAW CHAIN BOOTS"] = 1955,
|
|
[13022] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13022,
|
|
["class"] = 1,
|
|
["name"] = "Gryphonwing Long Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_11",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 50,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[18637] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18637,
|
|
["class"] = 2,
|
|
["name"] = "Major Recombobulator",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_EngGizmos_09",
|
|
["slot"] = "INVTYPE_TRINKET",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["MAJOR RECOMBOBULATOR"] = 18637,
|
|
["RECRUIT'S PANTS"] = 6121,
|
|
[9385] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9385,
|
|
["class"] = 1,
|
|
["name"] = "Archaic Defender",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_41",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 31,
|
|
["subclass"] = 9,
|
|
["quality"] = 3,
|
|
},
|
|
[18253] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 18253,
|
|
["class"] = 4,
|
|
["name"] = "Major Rejuvenation Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_47",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["quality"] = 1,
|
|
},
|
|
["BRONZE TUBE"] = 4371,
|
|
[10270] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10270,
|
|
["class"] = 2,
|
|
["name"] = "Masterwork Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_03",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 58,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["DERVISH GLOVES"] = 6605,
|
|
[13916] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13916,
|
|
["class"] = 10,
|
|
["name"] = "92 Pound Mightfish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterHead_02",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["TRAVELER'S GLOVES"] = 8298,
|
|
[15510] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15510,
|
|
["class"] = 2,
|
|
["name"] = "Grunt's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_15",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 15,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["WEBBED PANTS"] = 3263,
|
|
["TRAVELER'S BOOTS"] = 8294,
|
|
["BRUTISH SHIELD"] = 14912,
|
|
["HYDRALICK ARMOR"] = 13067,
|
|
[202] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 202,
|
|
["class"] = 2,
|
|
["name"] = "Thick Cloth Shoes",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["ELIXIR OF MINOR FORTITUDE"] = 2458,
|
|
["RECIPE: FROST OIL"] = 14634,
|
|
["STEELSCALE CRUSHFISH"] = 6360,
|
|
[14910] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14910,
|
|
["class"] = 2,
|
|
["name"] = "Brutish Armguards",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_13",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["THICK SCALE CLOAK"] = 15547,
|
|
["TRAVELER'S BRACERS"] = 8295,
|
|
[3470] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3470,
|
|
["class"] = 5,
|
|
["name"] = "Rough Grinding Stone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_GrindingStone_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SCOUTING BUCKLER"] = 6571,
|
|
["CRESCENT AXE"] = 2522,
|
|
["SOFT BUSHY TAIL"] = 4582,
|
|
["PEERLESS SHOULDERS"] = 15432,
|
|
["AUGURAL SHROUD"] = 2620,
|
|
["PERFECT DEVIATE SCALE"] = 6471,
|
|
[8396] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8396,
|
|
["name"] = "Vulture Gizzard",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Organ_05",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[9335] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 9335,
|
|
["class"] = 10,
|
|
["name"] = "Broken Obsidian Club",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[17304] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 17304,
|
|
["class"] = 4,
|
|
["name"] = "Green Ribboned Wrapping Paper",
|
|
["texture"] = "Interface\\Icons\\INV_Holiday_Christmas_Wrapping_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["ZULIAN HACKER"] = 19921,
|
|
["NECROMANCER LEGGINGS"] = 2277,
|
|
[9036] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 9036,
|
|
["class"] = 4,
|
|
["name"] = "Magic Resistance Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_16",
|
|
["slot"] = "",
|
|
["level"] = 32,
|
|
["quality"] = 1,
|
|
},
|
|
["HIBERNAL COWL"] = 8115,
|
|
[9292] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9292,
|
|
["class"] = 2,
|
|
["name"] = "Field Plate Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_09",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[9420] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9420,
|
|
["class"] = 2,
|
|
["name"] = "Adventurer's Pith Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_15",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 32,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[16166] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 16166,
|
|
["class"] = 4,
|
|
["name"] = "Bean Soup",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_17",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["BEAN SOUP"] = 16166,
|
|
[9804] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9804,
|
|
["class"] = 2,
|
|
["name"] = "Superior Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 21,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["GAUNTLETS OF OGRE STRENGTH"] = 3341,
|
|
[10060] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10060,
|
|
["class"] = 2,
|
|
["name"] = "Duskwoven Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_20",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 44,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10188] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10188,
|
|
["class"] = 2,
|
|
["name"] = "Swashbuckler's Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 51,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10316] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10316,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Colorful Kilt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[4380] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4380,
|
|
["class"] = 5,
|
|
["name"] = "Big Bronze Bomb",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bomb_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PEERLESS LEGGINGS"] = 15431,
|
|
["TANNED LEATHER GLOVES"] = 844,
|
|
["BATTLEWORN HAMMER"] = 2361,
|
|
["IRON GRENADE"] = 4390,
|
|
[22168] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22168,
|
|
["class"] = 4,
|
|
["name"] = "Gift of Friendship: Ironforge",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesBoxOfChocolates01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["LINEN CLOAK"] = 2570,
|
|
["ZWEIHANDER"] = 2529,
|
|
[15974] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15974,
|
|
["class"] = 2,
|
|
["name"] = "Pagan Rod",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_07",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 21,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: FROSTSABER LEGGINGS"] = 15747,
|
|
["DIRTY LEATHER BELT"] = 1835,
|
|
["PAGAN ROD"] = 15974,
|
|
[11980] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11980,
|
|
["class"] = 2,
|
|
["name"] = "Opal Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_05",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 59,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["LONGSWORD"] = 923,
|
|
[15846] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15846,
|
|
["class"] = 5,
|
|
["name"] = "Salt Shaker",
|
|
["texture"] = "Interface\\Icons\\INV_Egg_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[12364] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12364,
|
|
["class"] = 5,
|
|
["name"] = "Huge Emerald",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Emerald_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[20550] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20550,
|
|
["class"] = 2,
|
|
["name"] = "Darkrune Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 58,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[12620] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12620,
|
|
["class"] = 2,
|
|
["name"] = "Enchanted Thorium Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_02",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 57,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["JADE GREAVES"] = 14913,
|
|
["DERVISH TUNIC"] = 6603,
|
|
[13004] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13004,
|
|
["class"] = 1,
|
|
["name"] = "Torch of Austen",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_11",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 53,
|
|
["subclass"] = 16,
|
|
["quality"] = 3,
|
|
},
|
|
["TWILIGHT ARMOR"] = 7429,
|
|
[13260] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13260,
|
|
["class"] = 2,
|
|
["name"] = "Wind Dancer Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 56,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["IMPERIAL LEATHER PANTS"] = 4062,
|
|
[15526] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15526,
|
|
["class"] = 2,
|
|
["name"] = "Sentry's Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_11",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 19,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SENTRY'S CAPE"] = 15526,
|
|
[12408] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12408,
|
|
["class"] = 2,
|
|
["name"] = "Thorium Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_13",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 46,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["THORIUM BRACERS"] = 12408,
|
|
[22604] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22604,
|
|
["class"] = 10,
|
|
["name"] = "Craftsman's Writ - Radiant Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_02",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
[14156] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14156,
|
|
["class"] = 3,
|
|
["name"] = "Bottomless Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_13",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[14284] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14284,
|
|
["class"] = 2,
|
|
["name"] = "Opulent Robes",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_46",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 51,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14412] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14412,
|
|
["class"] = 2,
|
|
["name"] = "Stonecloth Epaulets",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_03",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 31,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["CRAFTSMAN'S WRIT - RADIANT CIRCLET"] = 22604,
|
|
["ACOLYTE'S ROBE"] = 6129,
|
|
[14796] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14796,
|
|
["class"] = 2,
|
|
["name"] = "Protector Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 48,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["JOURNEYMAN'S CLOAK"] = 4662,
|
|
[15052] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15052,
|
|
["class"] = 2,
|
|
["name"] = "Black Dragonscale Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 57,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[15180] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15180,
|
|
["class"] = 2,
|
|
["name"] = "Praetorian Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_11",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 48,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15308] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15308,
|
|
["class"] = 2,
|
|
["name"] = "Feral Cord",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 12,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15436] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15436,
|
|
["class"] = 2,
|
|
["name"] = "Supreme Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_15",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 55,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15564] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 15564,
|
|
["class"] = 4,
|
|
["name"] = "Rugged Armor Kit",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_ArmorKit_09",
|
|
["slot"] = "",
|
|
["level"] = 40,
|
|
["quality"] = 1,
|
|
},
|
|
["BLUE HAKKARI BIJOU"] = 19708,
|
|
["PATTERN: RAPTOR HIDE HARNESS"] = 13287,
|
|
[15270] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15270,
|
|
["class"] = 1,
|
|
["name"] = "Gigantic War Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_17",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 41,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["GIGANTIC WAR AXE"] = 15270,
|
|
[16204] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 16204,
|
|
["class"] = 5,
|
|
["name"] = "Illusion Dust",
|
|
["texture"] = "Interface\\Icons\\INV_Enchant_DustIllusion",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BEADED ROBE"] = 14091,
|
|
[15142] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15142,
|
|
["class"] = 2,
|
|
["name"] = "Ghostwalker Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Wolf",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 30,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["GHOSTWALKER BOOTS"] = 15142,
|
|
[4262] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4262,
|
|
["class"] = 2,
|
|
["name"] = "Gem-studded Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_01",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 32,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[17305] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17305,
|
|
["class"] = 4,
|
|
["name"] = "Green Ribboned Holiday Gift",
|
|
["texture"] = "Interface\\Icons\\INV_Holiday_Christmas_Present_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4390] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4390,
|
|
["class"] = 5,
|
|
["name"] = "Iron Grenade",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bomb_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4454] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4454,
|
|
["class"] = 1,
|
|
["name"] = "Talon of Vultros",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_16",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 21,
|
|
["subclass"] = 13,
|
|
["quality"] = 3,
|
|
},
|
|
["NOCTURNAL TUNIC"] = 15159,
|
|
[4582] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4582,
|
|
["class"] = 10,
|
|
["name"] = "Soft Bushy Tail",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterTail_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["AURORA SASH"] = 6418,
|
|
[4710] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4710,
|
|
["class"] = 2,
|
|
["name"] = "Forest Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_09",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["PLANS: THORIUM ARMOR"] = 12682,
|
|
[4838] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4838,
|
|
["class"] = 2,
|
|
["name"] = "Orb of Power",
|
|
["texture"] = "Interface\\Icons\\INV_Ore_Arcanite_02",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 21,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[15014] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15014,
|
|
["class"] = 2,
|
|
["name"] = "Lupine Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 12,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["LUPINE BUCKLER"] = 15014,
|
|
["PATTERN: GRAY WOOLEN ROBE"] = 2601,
|
|
["GREEN HAKKARI BIJOU"] = 19711,
|
|
["HEAVY LAMELLAR BOOTS"] = 10238,
|
|
["ABYSSAL CREST"] = 20513,
|
|
["REGAL CUFFS"] = 7475,
|
|
[5350] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5350,
|
|
["class"] = 4,
|
|
["name"] = "Conjured Water",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_06",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[5133] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5133,
|
|
["class"] = 10,
|
|
["name"] = "Seeping Gizzard",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Organ_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[5478] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5478,
|
|
["class"] = 4,
|
|
["name"] = "Dig Rat Stew",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bowl_01",
|
|
["slot"] = "",
|
|
["level"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
["TOPAZ RING"] = 11975,
|
|
["SLAYER'S SHOULDER PADS"] = 14758,
|
|
[10601] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10601,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Bright-Eye Goggles",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SCHEMATIC: BRIGHT-EYE GOGGLES"] = 10601,
|
|
[14630] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14630,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Enchanter's Cowl",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: ENCHANTER'S COWL"] = 14630,
|
|
[14566] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14566,
|
|
["class"] = 2,
|
|
["name"] = "Prospector's Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 20,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3576] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3576,
|
|
["class"] = 5,
|
|
["name"] = "Tin Bar",
|
|
["texture"] = "Interface\\Icons\\INV_Ingot_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["HIGH CHIEF'S SHIELD"] = 14964,
|
|
[6118] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6118,
|
|
["class"] = 2,
|
|
["name"] = "Squire's Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[6182] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6182,
|
|
["class"] = 2,
|
|
["name"] = "Dim Torch",
|
|
["texture"] = "Interface\\Icons\\INV_Torch_Lit",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 5,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[14438] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14438,
|
|
["class"] = 2,
|
|
["name"] = "Venomshroud Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 43,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6310] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6310,
|
|
["class"] = 10,
|
|
["name"] = "19 Pound Catfish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_30",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["NOCTURNAL CLOAK"] = 15153,
|
|
[6438] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 6438,
|
|
["class"] = 10,
|
|
["name"] = "Dull Elemental Bracer",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_10",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[14374] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14374,
|
|
["class"] = 2,
|
|
["name"] = "Sanguine Sandals",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_06",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 19,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6566] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6566,
|
|
["class"] = 2,
|
|
["name"] = "Shimmering Amice",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_13",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 19,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["SANGUINE SANDALS"] = 14374,
|
|
["HEAVY WOOLEN CLOAK"] = 4311,
|
|
["SMOOTH LEATHER BELT"] = 3969,
|
|
["ONYX RING"] = 12001,
|
|
["DARKMIST WIZARD HAT"] = 14246,
|
|
["MASTER'S BRACERS"] = 10248,
|
|
[15762] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15762,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Heavy Scorpid Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["SLIVERBLADE"] = 5756,
|
|
[1934] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1934,
|
|
["class"] = 2,
|
|
["name"] = "Stonemason Trousers",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 15,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["BOOTS OF DARKNESS"] = 7027,
|
|
["THORIUM BELT"] = 12406,
|
|
[14950] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14950,
|
|
["class"] = 2,
|
|
["name"] = "Bloodforged Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_13",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 41,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[13926] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13926,
|
|
["class"] = 5,
|
|
["name"] = "Golden Pearl",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Pearl_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[7462] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7462,
|
|
["class"] = 2,
|
|
["name"] = "Knight's Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_26",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 32,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[7526] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7526,
|
|
["class"] = 2,
|
|
["name"] = "Gossamer Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_07",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 41,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7283] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7283,
|
|
["class"] = 2,
|
|
["name"] = "Black Whelp Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_03",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SENTINEL CAP"] = 7441,
|
|
["THISTLEFUR ROBE"] = 14204,
|
|
["BLACK WHELP CLOAK"] = 7283,
|
|
["UNSTABLE TRIGGER"] = 10560,
|
|
["TABLET OF GRACE OF AIR TOTEM III"] = 21293,
|
|
[7974] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 7974,
|
|
["class"] = 5,
|
|
["name"] = "Zesty Clam Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_51",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["CHIEFTAIN'S GLOVES"] = 9952,
|
|
[2292] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2292,
|
|
["class"] = 2,
|
|
["name"] = "Necrology Robes",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_36",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 20,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[19276] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19276,
|
|
["class"] = 10,
|
|
["name"] = "Ace of Portals",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Portal_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[8269] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8269,
|
|
["class"] = 2,
|
|
["name"] = "Ebonhold Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 50,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[8397] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8397,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Tough Scorpid Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["ABYSSAL LEATHER LEGGINGS"] = 20665,
|
|
["BATTLE CHAIN GIRDLE"] = 4669,
|
|
["FORMULA: ENCHANT SHIELD - SUPERIOR SPIRIT"] = 16222,
|
|
["STONESCALE OIL"] = 13423,
|
|
["HYPERION VAMBRACES"] = 10391,
|
|
["GEOMANCER'S CAP"] = 14220,
|
|
["WOOD FROG BOX"] = 11027,
|
|
[9421] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9421,
|
|
["class"] = 4,
|
|
["name"] = "Major Healthstone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_04",
|
|
["slot"] = "",
|
|
["level"] = 48,
|
|
["quality"] = 1,
|
|
},
|
|
["SWIFTNESS POTION"] = 2459,
|
|
["THE JACKHAMMER"] = 9423,
|
|
[9805] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9805,
|
|
["class"] = 2,
|
|
["name"] = "Superior Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 19,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[9933] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9933,
|
|
["class"] = 2,
|
|
["name"] = "Brigade Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 40,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10061] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10061,
|
|
["class"] = 2,
|
|
["name"] = "Duskwoven Turban",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_32",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 46,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10189] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10189,
|
|
["class"] = 2,
|
|
["name"] = "Swashbuckler's Shoulderpads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 50,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10317] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10317,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Pink Mageweave Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["OVERSEER'S CLOAK"] = 1190,
|
|
[10573] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10573,
|
|
["class"] = 1,
|
|
["name"] = "Boneslasher",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_41",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 32,
|
|
["subclass"] = 9,
|
|
["quality"] = 3,
|
|
},
|
|
["HIGHBORNE FOOTPADS"] = 14447,
|
|
["BRAMBLEWEED LEGGINGS"] = 5422,
|
|
["LARGE GREEN ROCKET CLUSTER"] = 21716,
|
|
[13478] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13478,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Elixir of Superior Defense",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
[18636] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18636,
|
|
["class"] = 5,
|
|
["name"] = "Ruined Jumper Cables XL",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gear_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[22682] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 22682,
|
|
["class"] = 5,
|
|
["name"] = "Frozen Rune",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Rune_09",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["quality"] = 3,
|
|
},
|
|
["INSIGNIA BELT"] = 6409,
|
|
[724] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 724,
|
|
["class"] = 4,
|
|
["name"] = "Goretusk Liver Pie",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_10",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[732] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 732,
|
|
["class"] = 5,
|
|
["name"] = "Okra",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["WANDERER'S SHOULDERS"] = 10113,
|
|
[11981] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11981,
|
|
["class"] = 2,
|
|
["name"] = "Lead Band",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_01",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 15,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[756] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 756,
|
|
["class"] = 1,
|
|
["name"] = "Tunnel Pick",
|
|
["texture"] = "Interface\\Icons\\INV_Pick_02",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 24,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[18508] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18508,
|
|
["class"] = 2,
|
|
["name"] = "Swift Flight Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_05",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 57,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[12365] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12365,
|
|
["class"] = 5,
|
|
["name"] = "Dense Stone",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_StoneTablet_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PILLAGER'S LEGGINGS"] = 15561,
|
|
["PULSATING HYDRA HEART"] = 5183,
|
|
[796] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 796,
|
|
["class"] = 2,
|
|
["name"] = "Rough Leather Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[804] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 804,
|
|
["class"] = 3,
|
|
["name"] = "Large Blue Sack",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_10_Blue",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[812] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 812,
|
|
["class"] = 1,
|
|
["name"] = "Glowing Brightwood Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_29",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 49,
|
|
["subclass"] = 10,
|
|
["quality"] = 4,
|
|
},
|
|
[820] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 820,
|
|
["class"] = 1,
|
|
["name"] = "Slicer Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_01",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 12,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
[828] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 828,
|
|
["class"] = 3,
|
|
["name"] = "Small Blue Pouch",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_09_Blue",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["SWIFT FLIGHT BRACERS"] = 18508,
|
|
[844] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 844,
|
|
["class"] = 2,
|
|
["name"] = "Tanned Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 12,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[852] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 852,
|
|
["class"] = 1,
|
|
["name"] = "Mace",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_15",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 9,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["PRIMAL TIGER LEATHER"] = 19768,
|
|
[868] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 868,
|
|
["class"] = 1,
|
|
["name"] = "Ardent Custodian",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_13",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 38,
|
|
["subclass"] = 5,
|
|
["quality"] = 4,
|
|
},
|
|
["OGRON'S SASH"] = 13117,
|
|
[14157] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14157,
|
|
["class"] = 2,
|
|
["name"] = "Pagan Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_06",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 19,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[14285] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14285,
|
|
["class"] = 2,
|
|
["name"] = "Opulent Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14413] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14413,
|
|
["class"] = 2,
|
|
["name"] = "Stonecloth Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_05",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 34,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[9855] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9855,
|
|
["class"] = 2,
|
|
["name"] = "Archer's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 30,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["ARCANITE DRAGONLING"] = 16022,
|
|
[14797] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14797,
|
|
["class"] = 2,
|
|
["name"] = "Protector Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_29",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 46,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["ETERNAL CORD"] = 14337,
|
|
[940] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 940,
|
|
["class"] = 2,
|
|
["name"] = "Robes of Insight",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_26",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 42,
|
|
["subclass"] = 2,
|
|
["quality"] = 4,
|
|
},
|
|
[15181] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15181,
|
|
["class"] = 2,
|
|
["name"] = "Praetorian Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 50,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15309] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15309,
|
|
["class"] = 2,
|
|
["name"] = "Feral Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 10,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15437] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15437,
|
|
["class"] = 2,
|
|
["name"] = "Supreme Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 56,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15565] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15565,
|
|
["class"] = 2,
|
|
["name"] = "Marauder's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 33,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15693] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15693,
|
|
["class"] = 2,
|
|
["name"] = "Grand Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_24",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 54,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[6611] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6611,
|
|
["class"] = 2,
|
|
["name"] = "Sage's Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandana_01",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 24,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[13422] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13422,
|
|
["class"] = 9,
|
|
["name"] = "Stonescale Eel",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_11",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["DEFENDER SPAULDERS"] = 6579,
|
|
["FROSTWEAVE ROBE"] = 13868,
|
|
["DISCIPLE'S GLOVES"] = 6515,
|
|
["NATIVE CLOAK"] = 14098,
|
|
["ROBUST LEGGINGS"] = 15126,
|
|
["SWEET NECTAR"] = 1708,
|
|
[17307] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 17307,
|
|
["class"] = 4,
|
|
["name"] = "Purple Ribboned Wrapping Paper",
|
|
["texture"] = "Interface\\Icons\\INV_Holiday_Christmas_Wrapping_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["FIREMANE LEGGINGS"] = 13129,
|
|
[1113] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 1113,
|
|
["class"] = 4,
|
|
["name"] = "Conjured Bread",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_09",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["GLYPHED MITTS"] = 6419,
|
|
["PATTERN: FROSTWEAVE GLOVES"] = 14474,
|
|
[18587] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18587,
|
|
["class"] = 5,
|
|
["name"] = "Goblin Jumper Cables XL",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_EngGizmos_11",
|
|
["slot"] = "INVTYPE_TRINKET",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[1177] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 1177,
|
|
["class"] = 4,
|
|
["name"] = "Oil of Olaf",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_12",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[1193] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1193,
|
|
["class"] = 2,
|
|
["name"] = "Banded Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_03",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 12,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["ANNEALED BLADE"] = 9392,
|
|
["GLIMMERING MAIL BRACERS"] = 6387,
|
|
["RUNESCALE GIRDLE"] = 5425,
|
|
["WOLF RIDER'S PADDED ARMOR"] = 15376,
|
|
["STURDY LOCKED CHEST"] = 6355,
|
|
["BRIGHT BOOTS"] = 3065,
|
|
[13940] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13940,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Cooked Glossy Mightfish",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["BOOK OF REJUVENATION XI"] = 21296,
|
|
["RECIPE: COOKED GLOSSY MIGHTFISH"] = 13940,
|
|
[16716] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16716,
|
|
["class"] = 2,
|
|
["name"] = "Wildheart Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_15",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 53,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[1369] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1369,
|
|
["class"] = 2,
|
|
["name"] = "Ragged Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_24",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[22171] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22171,
|
|
["class"] = 4,
|
|
["name"] = "Gift of Friendship: Thunder Bluff",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesBoxOfChocolates01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[1401] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 1401,
|
|
["class"] = 4,
|
|
["name"] = "Green Tea Leaf",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_10",
|
|
["slot"] = "",
|
|
["level"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[1417] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1417,
|
|
["class"] = 1,
|
|
["name"] = "Beaten Battle Axe",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 3,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1433] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1433,
|
|
["class"] = 2,
|
|
["name"] = "Patchwork Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 2,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["WILDHEART BELT"] = 16716,
|
|
[1465] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1465,
|
|
["class"] = 1,
|
|
["name"] = "Tigerbane",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_15",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 33,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
[1481] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1481,
|
|
["class"] = 1,
|
|
["name"] = "Grimclaw",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_13",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 20,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[1497] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1497,
|
|
["class"] = 2,
|
|
["name"] = "Calico Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 9,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1513] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1513,
|
|
["class"] = 1,
|
|
["name"] = "Old Greatsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 9,
|
|
["subclass"] = 9,
|
|
["quality"] = 0,
|
|
},
|
|
[1529] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 1529,
|
|
["class"] = 5,
|
|
["name"] = "Jade",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Stone_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["WARMONGER'S PAULDRONS"] = 9965,
|
|
["FIELD PLATE PAULDRONS"] = 9292,
|
|
["WAX-POLISHED ARMOR"] = 6195,
|
|
["RECIPE: LOBSTER STEW"] = 13947,
|
|
[2842] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2842,
|
|
["class"] = 5,
|
|
["name"] = "Silver Bar",
|
|
["texture"] = "Interface\\Icons\\INV_Ingot_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[1625] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1625,
|
|
["class"] = 1,
|
|
["name"] = "Exquisite Flamberge",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_46",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 36,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["HEADCHOPPER"] = 1680,
|
|
["SILVER BAR"] = 2842,
|
|
["ELDER'S CLOAK"] = 7356,
|
|
["PLANS: ARCANITE REAPER"] = 12838,
|
|
["SHIMMERING BOOTS"] = 6562,
|
|
["CANVAS GLOVES"] = 1767,
|
|
[1737] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1737,
|
|
["class"] = 2,
|
|
["name"] = "Worn Mail Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 9,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[1753] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1753,
|
|
["class"] = 2,
|
|
["name"] = "Linked Chain Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 17,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[1769] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1769,
|
|
["class"] = 2,
|
|
["name"] = "Canvas Shoulderpads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_09",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1785] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1785,
|
|
["class"] = 2,
|
|
["name"] = "Cross-stitched Shoulderpads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_09",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 23,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1801] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1801,
|
|
["class"] = 2,
|
|
["name"] = "Rawhide Shoulderpads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 20,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["ILLUSION DUST"] = 16204,
|
|
[12006] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12006,
|
|
["class"] = 2,
|
|
["name"] = "Meadow Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_12",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 17,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[1849] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1849,
|
|
["class"] = 2,
|
|
["name"] = "Cured Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 17,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["BLOODFORGED GAUNTLETS"] = 14949,
|
|
["MEADOW RING"] = 12006,
|
|
["SEER'S GLOVES"] = 2984,
|
|
[1913] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1913,
|
|
["class"] = 1,
|
|
["name"] = "Studded Blackjack",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_01",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 5,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[1929] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1929,
|
|
["class"] = 2,
|
|
["name"] = "Silk-threaded Trousers",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 13,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[1945] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1945,
|
|
["class"] = 2,
|
|
["name"] = "Woodworking Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_21",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 13,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14044] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14044,
|
|
["class"] = 2,
|
|
["name"] = "Cindercloth Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 50,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[5052] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5052,
|
|
["class"] = 10,
|
|
["name"] = "Unconscious Dig Rat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Boar_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[1993] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1993,
|
|
["class"] = 2,
|
|
["name"] = "Ogremind Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_35",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 31,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["BAND OF PURIFICATION"] = 12996,
|
|
[2025] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2025,
|
|
["class"] = 1,
|
|
["name"] = "Bearded Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_03",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["THE ARCANIST'S COOKBOOK"] = 18358,
|
|
[8270] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8270,
|
|
["class"] = 2,
|
|
["name"] = "Ebonhold Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_06",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 50,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[8398] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8398,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Tough Scorpid Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2131] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2131,
|
|
["class"] = 1,
|
|
["name"] = "Shortsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_04",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 1,
|
|
["subclass"] = 8,
|
|
["quality"] = 1,
|
|
},
|
|
[17308] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17308,
|
|
["class"] = 4,
|
|
["name"] = "Purple Ribboned Holiday Gift",
|
|
["texture"] = "Interface\\Icons\\INV_Holiday_Christmas_Present_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[11942] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 11942,
|
|
["class"] = 10,
|
|
["name"] = "Legal Documents",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[2227] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2227,
|
|
["class"] = 1,
|
|
["name"] = "Heavy Ogre War Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Halbard_01",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2259] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2259,
|
|
["class"] = 1,
|
|
["name"] = "Frostmane Club",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_16",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 3,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[18332] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18332,
|
|
["class"] = 8,
|
|
["name"] = "Libram of Rapidity",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_02",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[18588] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 18588,
|
|
["class"] = 5,
|
|
["name"] = "Ez-Thro Dynamite II",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bomb_03",
|
|
["slot"] = "",
|
|
["level"] = 30,
|
|
["quality"] = 1,
|
|
},
|
|
[9422] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9422,
|
|
["class"] = 1,
|
|
["name"] = "Shadowforge Bushmaster",
|
|
["texture"] = "Interface\\Icons\\INV_Musket_02",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 38,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[2387] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2387,
|
|
["class"] = 2,
|
|
["name"] = "Rusted Chain Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 1,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[2419] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2419,
|
|
["class"] = 2,
|
|
["name"] = "Augmented Chain Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 32,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[9806] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9806,
|
|
["class"] = 2,
|
|
["name"] = "Superior Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 22,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[9934] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9934,
|
|
["class"] = 2,
|
|
["name"] = "Brigade Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 39,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10062] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10062,
|
|
["class"] = 2,
|
|
["name"] = "Duskwoven Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_23",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 46,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10190] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10190,
|
|
["class"] = 2,
|
|
["name"] = "Swashbuckler's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_13",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 47,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[2579] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2579,
|
|
["class"] = 2,
|
|
["name"] = "Green Linen Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Green_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["WARRIOR'S CLOAK"] = 4658,
|
|
["LIBRAM: BLESSING OF MIGHT VII"] = 21289,
|
|
[2675] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2675,
|
|
["class"] = 5,
|
|
["name"] = "Crawler Claw",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Birdbeck_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["ROBUST GIRDLE"] = 15120,
|
|
["RUNED COPPER GAUNTLETS"] = 3472,
|
|
[22172] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22172,
|
|
["class"] = 4,
|
|
["name"] = "Gift of Friendship: Undercity",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesBoxOfChocolates01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[11558] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11558,
|
|
["class"] = 10,
|
|
["name"] = "Icy Blue Mechanostrider Mod A",
|
|
["texture"] = "Interface\\Icons\\Ability_Mount_MechaStrider",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["quality"] = 4,
|
|
},
|
|
[2835] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2835,
|
|
["class"] = 5,
|
|
["name"] = "Rough Stone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["ICY BLUE MECHANOSTRIDER MOD A"] = 11558,
|
|
[2899] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2899,
|
|
["class"] = 2,
|
|
["name"] = "Wendigo Collar",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_01",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 10,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[2931] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2931,
|
|
["class"] = 10,
|
|
["name"] = "Maiden's Anguish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2963] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2963,
|
|
["class"] = 2,
|
|
["name"] = "Burnt Leather Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 4,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[11982] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11982,
|
|
["class"] = 2,
|
|
["name"] = "Viridian Band",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_13",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 18,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[3027] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3027,
|
|
["class"] = 1,
|
|
["name"] = "Heavy Recurve Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_01",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 20,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[12238] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12238,
|
|
["class"] = 4,
|
|
["name"] = "Darkshore Grouper",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_26",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["CURED LEATHER BRACERS"] = 1850,
|
|
["INLAID MITHRIL CYLINDER"] = 9060,
|
|
["ARGENT SHOULDERS"] = 19059,
|
|
["PLANS: BARBARIC IRON SHOULDERS"] = 7978,
|
|
["LIGHTNING EEL"] = 13757,
|
|
[13006] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13006,
|
|
["class"] = 1,
|
|
["name"] = "Mass of McGowan",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_17",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 57,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[3283] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3283,
|
|
["class"] = 2,
|
|
["name"] = "Battle Chain Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 8,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[3315] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3315,
|
|
["class"] = 2,
|
|
["name"] = "Ceremonial Leather Loincloth",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_Wolf",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 12,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14100] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14100,
|
|
["class"] = 2,
|
|
["name"] = "Brightcloth Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_26",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 49,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[13518] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13518,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Flask of Petrification",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
["BRIGHTCLOTH ROBE"] = 14100,
|
|
[11302] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11302,
|
|
["class"] = 2,
|
|
["name"] = "Uther's Strength",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Talisman_06",
|
|
["slot"] = "INVTYPE_TRINKET",
|
|
["level"] = 47,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[3475] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3475,
|
|
["class"] = 2,
|
|
["name"] = "Cloak of Flames",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_08",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 60,
|
|
["subclass"] = 2,
|
|
["quality"] = 4,
|
|
},
|
|
[22603] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22603,
|
|
["class"] = 10,
|
|
["name"] = "Craftsman's Writ - Huge Thorium Battleaxe",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_02",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
[14158] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14158,
|
|
["class"] = 2,
|
|
["name"] = "Pagan Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 21,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14286] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14286,
|
|
["class"] = 2,
|
|
["name"] = "Opulent Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_21",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["STUDDED BELT"] = 2464,
|
|
["CRAFTSMAN'S WRIT - HUGE THORIUM BATTLEAXE"] = 22603,
|
|
[3667] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3667,
|
|
["class"] = 5,
|
|
["name"] = "Tender Crocolisk Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14798] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14798,
|
|
["class"] = 2,
|
|
["name"] = "Bloodlust Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 54,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[3731] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3731,
|
|
["class"] = 5,
|
|
["name"] = "Lion Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_71",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[15054] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15054,
|
|
["class"] = 2,
|
|
["name"] = "Volcanic Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 49,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3795] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3795,
|
|
["class"] = 2,
|
|
["name"] = "Interlaced Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_11",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 31,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[3827] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3827,
|
|
["class"] = 4,
|
|
["name"] = "Mana Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_72",
|
|
["slot"] = "",
|
|
["level"] = 22,
|
|
["quality"] = 1,
|
|
},
|
|
[15438] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15438,
|
|
["class"] = 2,
|
|
["name"] = "Supreme Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_26",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 58,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15566] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15566,
|
|
["class"] = 2,
|
|
["name"] = "Marauder's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_16",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 30,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["FROSTMAUL E'KO"] = 12436,
|
|
["RED WHELP SCALE"] = 7287,
|
|
[3987] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3987,
|
|
["class"] = 2,
|
|
["name"] = "Deflecting Tower",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_11",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 48,
|
|
["subclass"] = 6,
|
|
["quality"] = 0,
|
|
},
|
|
[4019] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4019,
|
|
["class"] = 1,
|
|
["name"] = "Heavy Flint Axe",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_03",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 43,
|
|
["subclass"] = 1,
|
|
["quality"] = 0,
|
|
},
|
|
[16206] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16206,
|
|
["class"] = 5,
|
|
["name"] = "Arcanite Rod",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_19",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4083] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4083,
|
|
["class"] = 2,
|
|
["name"] = "Blackforge Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_32",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 39,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["DIRTY BLUNDERBUSS"] = 2781,
|
|
["EDGE OF WINTER"] = 17704,
|
|
[4263] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4263,
|
|
["class"] = 2,
|
|
["name"] = "Standard Issue Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_06",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 5,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[4327] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4327,
|
|
["class"] = 2,
|
|
["name"] = "Icy Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_04",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 35,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[4391] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4391,
|
|
["class"] = 5,
|
|
["name"] = "Compact Harvest Reaper Kit",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_08",
|
|
["slot"] = "",
|
|
["level"] = 30,
|
|
["quality"] = 1,
|
|
},
|
|
[4455] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4455,
|
|
["class"] = 2,
|
|
["name"] = "Raptor Hide Harness",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 28,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["WIZARDWEAVE LEGGINGS"] = 14132,
|
|
[18333] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18333,
|
|
["class"] = 8,
|
|
["name"] = "Libram of Focus",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_04",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[10918] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 10918,
|
|
["class"] = 4,
|
|
["name"] = "Wound Poison",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_16",
|
|
["slot"] = "",
|
|
["level"] = 32,
|
|
["quality"] = 1,
|
|
},
|
|
[4711] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4711,
|
|
["class"] = 2,
|
|
["name"] = "Glimmering Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 23,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4775] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4775,
|
|
["class"] = 10,
|
|
["name"] = "Cracked Bill",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Birdbeck_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[2996] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2996,
|
|
["class"] = 5,
|
|
["name"] = "Bolt of Linen Cloth",
|
|
["texture"] = "Interface\\Icons\\INV_Fabric_Linen_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["CRUDE POCKET WATCH"] = 5427,
|
|
["ROBE OF WINTER NIGHT"] = 14136,
|
|
[10726] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10726,
|
|
["class"] = 2,
|
|
["name"] = "Gnomish Mind Control Cap",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_49",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[5095] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5095,
|
|
["class"] = 4,
|
|
["name"] = "Rainbow Fin Albacore",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_27",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["GNOMISH MIND CONTROL CAP"] = 10726,
|
|
[9936] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9936,
|
|
["class"] = 2,
|
|
["name"] = "Abjurer's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 44,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["ABORIGINAL FOOTWRAPS"] = 14114,
|
|
[10406] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10406,
|
|
["class"] = 2,
|
|
["name"] = "Scaled Leather Headband",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandage_11",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 27,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SCALED LEATHER HEADBAND"] = 10406,
|
|
[5479] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5479,
|
|
["class"] = 4,
|
|
["name"] = "Crispy Lizard Tail",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_17",
|
|
["slot"] = "",
|
|
["level"] = 12,
|
|
["quality"] = 1,
|
|
},
|
|
[5543] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5543,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Iridescent Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["KHAN'S CLOAK"] = 14781,
|
|
[2079] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2079,
|
|
["class"] = 1,
|
|
["name"] = "Sergeant's Warhammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_11",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 12,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["CABALIST CLOAK"] = 7533,
|
|
["SERGEANT'S WARHAMMER"] = 2079,
|
|
[10278] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10278,
|
|
["class"] = 2,
|
|
["name"] = "Emerald Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 50,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["WOVEN BOOTS"] = 2367,
|
|
["HUNTSMAN'S ARMOR"] = 9887,
|
|
[6055] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6055,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Fire Protection Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
["SUPERIOR GLOVES"] = 9806,
|
|
[6183] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 6183,
|
|
["class"] = 4,
|
|
["name"] = "Unlit Poor Torch",
|
|
["texture"] = "Interface\\Icons\\INV_Torch_Unlit",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[10214] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10214,
|
|
["class"] = 2,
|
|
["name"] = "Elegant Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 54,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6311] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6311,
|
|
["class"] = 10,
|
|
["name"] = "22 Pound Catfish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_30",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[6375] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6375,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Bracer - Lesser Spirit",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[6439] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 6439,
|
|
["class"] = 10,
|
|
["name"] = "Broken Binding Bracer",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_10",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["WOLF RIDER'S WRISTBANDS"] = 15377,
|
|
[6567] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6567,
|
|
["class"] = 2,
|
|
["name"] = "Shimmering Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 20,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BLOOD SHARD"] = 5075,
|
|
[10086] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10086,
|
|
["class"] = 2,
|
|
["name"] = "Gothic Plate Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 44,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["WARBEAR LEATHER"] = 15419,
|
|
["WELKEN RING"] = 5011,
|
|
[6887] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6887,
|
|
["class"] = 4,
|
|
["name"] = "Spotted Yellowtail",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_01",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
[6951] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6951,
|
|
["class"] = 4,
|
|
["name"] = "Mind-numbing Poison II",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_NullifyDisease",
|
|
["slot"] = "",
|
|
["level"] = 38,
|
|
["quality"] = 1,
|
|
},
|
|
["DRAGONBREATH CHILI"] = 12217,
|
|
[7079] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 7079,
|
|
["class"] = 9,
|
|
["name"] = "Globe of Water",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Orb_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[9958] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9958,
|
|
["class"] = 2,
|
|
["name"] = "Warmonger's Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_02",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 45,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[9894] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9894,
|
|
["class"] = 2,
|
|
["name"] = "Huntsman's Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 36,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["COREHOUND BELT"] = 19162,
|
|
["GINN-SU SWORD"] = 9424,
|
|
["JOURNEYMAN'S VEST"] = 2957,
|
|
[7463] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7463,
|
|
["class"] = 2,
|
|
["name"] = "Sentinel Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_10",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 33,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[7527] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7527,
|
|
["class"] = 2,
|
|
["name"] = "Cabalist Chestpiece",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 45,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[9766] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9766,
|
|
["class"] = 2,
|
|
["name"] = "Greenweave Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_05",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RESPLENDENT GUARDIAN"] = 7787,
|
|
["GREENWEAVE SASH"] = 9766,
|
|
["FORMULA: ENCHANT CHEST - MAJOR MANA"] = 16242,
|
|
[19275] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19275,
|
|
["class"] = 10,
|
|
["name"] = "Eight of Elementals",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Elemental_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[7911] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 7911,
|
|
["class"] = 5,
|
|
["name"] = "Truesilver Ore",
|
|
["texture"] = "Interface\\Icons\\INV_Ore_TrueSilver_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[7975] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7975,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Heavy Mithril Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[6202] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6202,
|
|
["class"] = 2,
|
|
["name"] = "Fingerless Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 6,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["BURNING PITCH"] = 4787,
|
|
["WAR TORN BANDS"] = 15482,
|
|
[8271] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8271,
|
|
["class"] = 2,
|
|
["name"] = "Ebonhold Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 51,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[8399] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8399,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Tough Scorpid Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[17054] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17054,
|
|
["class"] = 1,
|
|
["name"] = "Joonho's Mercy",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_41",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 45,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
[9510] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9510,
|
|
["class"] = 2,
|
|
["name"] = "Caverndeep Trudgers",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 27,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["CAVERNDEEP TRUDGERS"] = 9510,
|
|
[6138] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6138,
|
|
["class"] = 2,
|
|
["name"] = "Thug Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["HUMBERT'S PANTS"] = 4723,
|
|
[18334] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18334,
|
|
["class"] = 8,
|
|
["name"] = "Libram of Protection",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_11",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[9295] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9295,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Invisibility Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
[9423] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9423,
|
|
["class"] = 1,
|
|
["name"] = "The Jackhammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_07",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 40,
|
|
["subclass"] = 6,
|
|
["quality"] = 3,
|
|
},
|
|
["THE EMERALD DREAM"] = 18364,
|
|
["PLANS: DARKRUNE BREASTPLATE"] = 20554,
|
|
[9807] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9807,
|
|
["class"] = 2,
|
|
["name"] = "Superior Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 22,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[9935] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9935,
|
|
["class"] = 2,
|
|
["name"] = "Embossed Plate Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_05",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 40,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[10063] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10063,
|
|
["class"] = 2,
|
|
["name"] = "Duskwoven Amice",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_18",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 46,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10191] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10191,
|
|
["class"] = 2,
|
|
["name"] = "Crusader's Armguards",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_14",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 46,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SENTRY'S SURCOAT"] = 15524,
|
|
["FROST OIL"] = 3829,
|
|
["TROMPING MINER'S BOOTS"] = 9382,
|
|
["BRACKCLAW"] = 2235,
|
|
["FIELD PLATE GIRDLE"] = 9288,
|
|
["FROSTGUARD"] = 12797,
|
|
[22174] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 22174,
|
|
["class"] = 4,
|
|
["name"] = "Romantic Poem",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["TEMPLAR LEGPLATES"] = 10169,
|
|
[4563] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4563,
|
|
["class"] = 1,
|
|
["name"] = "Billy Club",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_01",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 4,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["PLANS: DARKRUNE HELM"] = 20555,
|
|
[4499] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4499,
|
|
["class"] = 3,
|
|
["name"] = "Huge Brown Sack",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_10",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["SARDONYX KNUCKLE"] = 11976,
|
|
["BLAZING RAPIER"] = 12777,
|
|
[11983] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11983,
|
|
["class"] = 2,
|
|
["name"] = "Chrome Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_05",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 21,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[4403] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4403,
|
|
["class"] = 5,
|
|
["name"] = "Portable Bronze Mortar",
|
|
["texture"] = "Interface\\Icons\\INV_Musket_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[12239] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12239,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Dragonbreath Chili",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["MAJOR REJUVENATION POTION"] = 18253,
|
|
[4339] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4339,
|
|
["class"] = 5,
|
|
["name"] = "Bolt of Mageweave",
|
|
["texture"] = "Interface\\Icons\\INV_Fabric_Mageweave_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SALTSTONE ARMSPLINTS"] = 14903,
|
|
["RED RIBBONED GIFT"] = 5043,
|
|
[16971] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 16971,
|
|
["class"] = 4,
|
|
["name"] = "Clamlette Surprise",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Shell_03",
|
|
["slot"] = "",
|
|
["level"] = 40,
|
|
["quality"] = 1,
|
|
},
|
|
[13007] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13007,
|
|
["class"] = 2,
|
|
["name"] = "Mageflame Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 53,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[13135] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13135,
|
|
["class"] = 2,
|
|
["name"] = "Lordly Armguards",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_17",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 54,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["GREEN HILLS OF STRANGLETHORN - PAGE 26"] = 2750,
|
|
["PETROLSPILL LEGGINGS"] = 9509,
|
|
[13519] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13519,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Flask of the Titans",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
[18251] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 18251,
|
|
["class"] = 4,
|
|
["name"] = "Core Armor Kit",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_ArmorKit_05",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["quality"] = 3,
|
|
},
|
|
["BLACKENED DEFIAS BOOTS"] = 10402,
|
|
[13903] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13903,
|
|
["class"] = 10,
|
|
["name"] = "22 Pound Salmon",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_02",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[8294] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8294,
|
|
["class"] = 2,
|
|
["name"] = "Traveler's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 52,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14159] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14159,
|
|
["class"] = 2,
|
|
["name"] = "Pagan Shoes",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14287] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14287,
|
|
["class"] = 2,
|
|
["name"] = "Opulent Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_43",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 51,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14415] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14415,
|
|
["class"] = 2,
|
|
["name"] = "Stonecloth Britches",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_01",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4243] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4243,
|
|
["class"] = 2,
|
|
["name"] = "Fine Leather Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_09",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 12,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14671] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14671,
|
|
["class"] = 2,
|
|
["name"] = "Pridelord Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 51,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14799] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14799,
|
|
["class"] = 2,
|
|
["name"] = "Bloodlust Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 53,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14927] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14927,
|
|
["class"] = 2,
|
|
["name"] = "Lofty Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_32",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 47,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15055] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15055,
|
|
["class"] = 2,
|
|
["name"] = "Volcanic Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_13",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 56,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15183] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15183,
|
|
["class"] = 2,
|
|
["name"] = "Praetorian Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15311] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15311,
|
|
["class"] = 2,
|
|
["name"] = "Feral Harness",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 17,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15439] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15439,
|
|
["class"] = 2,
|
|
["name"] = "Supreme Crown",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 59,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15567] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15567,
|
|
["class"] = 2,
|
|
["name"] = "Marauder's Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 35,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["POTENT CAPE"] = 15173,
|
|
["FINE LEATHER TUNIC"] = 4243,
|
|
["EXALTED GAUNTLETS"] = 14976,
|
|
[4089] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4089,
|
|
["class"] = 1,
|
|
["name"] = "Ricochet Blunderbuss",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_03",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 43,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["ESPADON"] = 2024,
|
|
["HIGH COUNCILLOR'S BRACERS"] = 10136,
|
|
["GLIMMERING MAIL GREAVES"] = 4073,
|
|
[16799] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16799,
|
|
["class"] = 2,
|
|
["name"] = "Arcanist Bindings",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_29",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 60,
|
|
["subclass"] = 2,
|
|
["quality"] = 4,
|
|
},
|
|
[17055] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17055,
|
|
["class"] = 1,
|
|
["name"] = "Changuk Smasher",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_17",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 45,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["DIRTY TROGG CLOTH"] = 2591,
|
|
["INSIGNIA CHESTGUARD"] = 4057,
|
|
[9424] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9424,
|
|
["class"] = 1,
|
|
["name"] = "Ginn-su Sword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_42",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 36,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
["PRIMED MUSKET"] = 13825,
|
|
[18335] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 18335,
|
|
["class"] = 10,
|
|
["name"] = "Pristine Black Diamond",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["BALANCED LONG BOW"] = 4025,
|
|
["FINE SCIMITAR"] = 4560,
|
|
["PATTERN: RED WOOLEN BAG"] = 5772,
|
|
[3993] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3993,
|
|
["class"] = 2,
|
|
["name"] = "Laminated Scale Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 48,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["LAMINATED SCALE BOOTS"] = 3993,
|
|
["LEFT-HANDED BLADES"] = 15909,
|
|
["CONJURED MUFFIN"] = 5349,
|
|
["INFANTRY BRACERS"] = 6507,
|
|
["PATTERN: BLACK DRAGONSCALE LEGGINGS"] = 15781,
|
|
["IRIDIUM CIRCLE"] = 11987,
|
|
[21151] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 21151,
|
|
["class"] = 4,
|
|
["name"] = "Rumsey Rum Black Label",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PLANS: FROSTGUARD"] = 12836,
|
|
["PATTERN: TURTLE SCALE GLOVES"] = 8385,
|
|
["MANUAL OF REVENGE VI"] = 21299,
|
|
[22175] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 22175,
|
|
["class"] = 4,
|
|
["name"] = "Freshly Baked Pie",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_10",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["FARMER'S BROOM"] = 3335,
|
|
["MASTER'S BELT"] = 10255,
|
|
[8307] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8307,
|
|
["class"] = 2,
|
|
["name"] = "Hero's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 55,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15525] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15525,
|
|
["class"] = 2,
|
|
["name"] = "Sentry's Slippers",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 23,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["CELESTIAL CROWN"] = 14312,
|
|
["CRAFTSMAN'S WRIT - VOLCANIC HAMMER"] = 22602,
|
|
["CHIMERA LEATHER"] = 15423,
|
|
["WRANGLER'S CLOAK"] = 15333,
|
|
["REINFORCED BUCKLER"] = 3817,
|
|
["RAW LOCH FRENZY"] = 6317,
|
|
["HARDENED LEATHER BOOTS"] = 3801,
|
|
["HEAVY GNOLL WAR CLUB"] = 1218,
|
|
[15013] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15013,
|
|
["class"] = 2,
|
|
["name"] = "Lupine Cuffs",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_05",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 9,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[12692] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12692,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Thorium Shield Spike",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["DUSKY BELT"] = 7387,
|
|
["STONE HAMMER"] = 15260,
|
|
[3737] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3737,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Soothing Turtle Bisque",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["ABYSSAL CLOTH HANDWRAPS"] = 20655,
|
|
["LESSER WIZARD OIL"] = 20746,
|
|
["SLAYER'S PANTS"] = 14757,
|
|
["DOUBLE AXE"] = 927,
|
|
[8499] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8499,
|
|
["class"] = 10,
|
|
["name"] = "Tiny Crimson Whelpling",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Head_Dragon_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["WATCHER'S STAR"] = 15973,
|
|
["LIBRAM OF TENACITY"] = 11734,
|
|
["GORILLA FANG"] = 2799,
|
|
["HIGH COUNCILLOR'S SASH"] = 10144,
|
|
[15986] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15986,
|
|
["class"] = 2,
|
|
["name"] = "Bonecaster's Star",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_23",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 55,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["SYMBOLIC BREASTPLATE"] = 14821,
|
|
["BATTLEFORGE SHIELD"] = 6599,
|
|
["RECIPE: SOOTHING TURTLE BISQUE"] = 3737,
|
|
[3673] = {
|
|
["max_stack"] = 100,
|
|
["id"] = 3673,
|
|
["class"] = 10,
|
|
["name"] = "Broken Arrow",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_Arrow_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["LOFTY HELM"] = 14925,
|
|
["WARRIOR'S GIRDLE"] = 4659,
|
|
["BARD'S CLOAK"] = 6555,
|
|
["NAT PAGLE'S GUIDE TO EXTREME ANGLIN'"] = 18229,
|
|
[1318] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1318,
|
|
["class"] = 1,
|
|
["name"] = "Night Reaver",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 18,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[20554] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20554,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Darkrune Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["RAW WHITESCALE SALMON"] = 13889,
|
|
[14245] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14245,
|
|
["class"] = 2,
|
|
["name"] = "Darkmist Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_10",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 36,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["MEDIUM HIDE"] = 4232,
|
|
[1732] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1732,
|
|
["class"] = 2,
|
|
["name"] = "Worn Mail Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 9,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[8272] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8272,
|
|
["class"] = 2,
|
|
["name"] = "Ebonhold Shoulderpads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_27",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 49,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[8400] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8400,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Tough Scorpid Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[17056] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17056,
|
|
["class"] = 10,
|
|
["name"] = "Light Feather",
|
|
["texture"] = "Interface\\Icons\\INV_Feather_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BRIGHT ROBE"] = 3069,
|
|
["BLACK STONE"] = 21223,
|
|
["WARRIOR'S SHIELD"] = 1438,
|
|
["BASALT RING"] = 11996,
|
|
["NIGHTSKY CLOAK"] = 4719,
|
|
[18592] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18592,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Sulfuron Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 4,
|
|
},
|
|
["GREAT AXE"] = 2531,
|
|
["PATCHWORK BELT"] = 3370,
|
|
[3481] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3481,
|
|
["class"] = 2,
|
|
["name"] = "Silvered Bronze Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_09",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 20,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[9808] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9808,
|
|
["class"] = 2,
|
|
["name"] = "Superior Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 23,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["ROBUST BOOTS"] = 15121,
|
|
[10064] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10064,
|
|
["class"] = 2,
|
|
["name"] = "Duskwoven Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_09",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 48,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10192] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10192,
|
|
["class"] = 2,
|
|
["name"] = "Crusader's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 48,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10320] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10320,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Red Mageweave Headband",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3465] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 3465,
|
|
["class"] = 6,
|
|
["name"] = "Exploding Shot",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_Bullet_02",
|
|
["slot"] = "INVTYPE_AMMO",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10576] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10576,
|
|
["class"] = 5,
|
|
["name"] = "Mithril Mechanical Dragonling",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Head_Dragon_01",
|
|
["slot"] = "INVTYPE_TRINKET",
|
|
["level"] = 40,
|
|
["quality"] = 1,
|
|
},
|
|
["SCROLL OF PROTECTION"] = 3013,
|
|
["SEVEN OF ELEMENTALS"] = 19274,
|
|
[3332] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3332,
|
|
["class"] = 2,
|
|
["name"] = "Perrine's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 4,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[22176] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 22176,
|
|
["class"] = 4,
|
|
["name"] = "Homemade Bread",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_33",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["MOLTEN BELT"] = 19163,
|
|
["SKINNING KNIFE"] = 7005,
|
|
[9908] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9908,
|
|
["class"] = 2,
|
|
["name"] = "Royal Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 38,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["LESSER MANA POTION"] = 3385,
|
|
["GRAVE MOSS"] = 3369,
|
|
["STOUT BATTLEHAMMER"] = 789,
|
|
[11984] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11984,
|
|
["class"] = 2,
|
|
["name"] = "Cobalt Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_10",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 24,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: TOUGH SCORPID SHOULDERS"] = 8400,
|
|
[12240] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12240,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Heavy Kodo Stew",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[18506] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18506,
|
|
["class"] = 2,
|
|
["name"] = "Mongoose Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 57,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["MONGOOSE BOOTS"] = 18506,
|
|
[12624] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12624,
|
|
["class"] = 2,
|
|
["name"] = "Wildthorn Mail",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_12",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 49,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["PATCHED LEATHER JERKIN"] = 1794,
|
|
["JADE BREASTPLATE"] = 14915,
|
|
[13008] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13008,
|
|
["class"] = 2,
|
|
["name"] = "Dalewind Trousers",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 47,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[13136] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13136,
|
|
["class"] = 1,
|
|
["name"] = "Lil Timmy's Peashooter",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_08",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 16,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[3305] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3305,
|
|
["class"] = 2,
|
|
["name"] = "Brackwater Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 11,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[3289] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3289,
|
|
["class"] = 2,
|
|
["name"] = "Ancestral Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 6,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[13520] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13520,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Flask of Distilled Wisdom",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
["FLESH PIERCER"] = 3336,
|
|
[14490] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14490,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Cindercloth Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[13904] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13904,
|
|
["class"] = 10,
|
|
["name"] = "25 Pound Salmon",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_02",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["FROST LEATHER CLOAK"] = 7377,
|
|
[14160] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14160,
|
|
["class"] = 2,
|
|
["name"] = "Pagan Bands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_11",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 14,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14288] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14288,
|
|
["class"] = 2,
|
|
["name"] = "Arachnidian Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_17",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 52,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14416] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14416,
|
|
["class"] = 2,
|
|
["name"] = "Stonecloth Bindings",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 29,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["UMBRAL CRYSTAL"] = 13029,
|
|
[14672] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14672,
|
|
["class"] = 2,
|
|
["name"] = "Pridelord Bands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 48,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14800] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14800,
|
|
["class"] = 2,
|
|
["name"] = "Bloodlust Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 54,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[14928] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14928,
|
|
["class"] = 2,
|
|
["name"] = "Lofty Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 50,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15056] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15056,
|
|
["class"] = 2,
|
|
["name"] = "Stormshroud Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 52,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["LUPINE VEST"] = 15018,
|
|
[15312] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15312,
|
|
["class"] = 2,
|
|
["name"] = "Feral Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 15,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15440] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15440,
|
|
["class"] = 2,
|
|
["name"] = "Supreme Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 58,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15568] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15568,
|
|
["class"] = 2,
|
|
["name"] = "Marauder's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_07",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 28,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15696] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15696,
|
|
["name"] = "Ruined Tome",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BLOODSTAINED KNIFE"] = 3225,
|
|
["PLANS: MASTERWORK STORMHAMMER"] = 12837,
|
|
[3193] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3193,
|
|
["class"] = 1,
|
|
["name"] = "Oak Mallet",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_15",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 16,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["JAZERAINT CHESTGUARD"] = 9897,
|
|
["ELDER WIZARD'S MANTLE"] = 13013,
|
|
["TINY FANG"] = 3177,
|
|
[12645] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 12645,
|
|
["class"] = 5,
|
|
["name"] = "Thorium Shield Spike",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_ArmorKit_20",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[17057] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17057,
|
|
["class"] = 10,
|
|
["name"] = "Shiny Fish Scales",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4328] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4328,
|
|
["class"] = 2,
|
|
["name"] = "Spider Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_25",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 31,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4392] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4392,
|
|
["class"] = 5,
|
|
["name"] = "Advanced Target Dummy",
|
|
["texture"] = "Interface\\Icons\\INV_Crate_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4456] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4456,
|
|
["class"] = 2,
|
|
["name"] = "Raptor Hide Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_02",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 28,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["THORIUM SHIELD SPIKE"] = 12645,
|
|
[4584] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4584,
|
|
["class"] = 10,
|
|
["name"] = "Large Trophy Paw",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterClaw_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[3402] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3402,
|
|
["class"] = 10,
|
|
["name"] = "Soft Patch of Fur",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Bear_Ruin_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[4712] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4712,
|
|
["class"] = 2,
|
|
["name"] = "Glimmering Mail Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_32",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 24,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[4776] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4776,
|
|
["class"] = 10,
|
|
["name"] = "Ruffled Feather",
|
|
["texture"] = "Interface\\Icons\\INV_Feather_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["RUST-COVERED BLUNDERBUSS"] = 2774,
|
|
["SOFT PATCH OF FUR"] = 3402,
|
|
[3849] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3849,
|
|
["class"] = 1,
|
|
["name"] = "Hardened Iron Shortsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_20",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 27,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
["CANVAS BRACERS"] = 3377,
|
|
["DURABLE BOOTS"] = 9820,
|
|
["HARDENED IRON SHORTSWORD"] = 3849,
|
|
["LORD'S BREASTPLATE"] = 10077,
|
|
[21153] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21153,
|
|
["class"] = 4,
|
|
["name"] = "Raw Greater Sagefish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_21",
|
|
["slot"] = "",
|
|
["level"] = 30,
|
|
["quality"] = 1,
|
|
},
|
|
[15077] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15077,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Scorpid Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 46,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["HEAVY SCORPID BRACERS"] = 15077,
|
|
[5480] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5480,
|
|
["class"] = 4,
|
|
["name"] = "Lean Venison",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_72",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
[22177] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 22177,
|
|
["class"] = 4,
|
|
["name"] = "Freshly Picked Flowers",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Flower_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[5608] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5608,
|
|
["class"] = 2,
|
|
["name"] = "Living Cowl",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_04",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 35,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["MYRMIDON'S SIGNET"] = 2246,
|
|
["SOLDIER'S GAUNTLETS"] = 6547,
|
|
["THISTLE TEA"] = 7676,
|
|
[3466] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3466,
|
|
["class"] = 5,
|
|
["name"] = "Strong Flux",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ammo_Gunpowder_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["THICK SCALE CROWN"] = 15550,
|
|
["BLACK VITRIOL"] = 9262,
|
|
[6056] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6056,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Frost Protection Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
["SWASHBUCKLER'S EYEPATCH"] = 10187,
|
|
[12005] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12005,
|
|
["class"] = 2,
|
|
["name"] = "Granite Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_01",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 57,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[2969] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2969,
|
|
["class"] = 2,
|
|
["name"] = "Spellbinder Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 12,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SPELLBINDER VEST"] = 2969,
|
|
["FALSE DOCUMENTS"] = 11941,
|
|
[6440] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6440,
|
|
["class"] = 2,
|
|
["name"] = "Brainlash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_30",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 43,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["MINDSEYE CIRCLE"] = 10634,
|
|
[6568] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6568,
|
|
["class"] = 2,
|
|
["name"] = "Shimmering Trousers",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_01",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 19,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["ARCANIST BELT"] = 16802,
|
|
[3482] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3482,
|
|
["class"] = 2,
|
|
["name"] = "Silvered Bronze Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 21,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["FERAL BINDINGS"] = 15306,
|
|
["BARBARIC SHOULDERS"] = 5964,
|
|
[6888] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6888,
|
|
["class"] = 4,
|
|
["name"] = "Herb Baked Egg",
|
|
["texture"] = "Interface\\Icons\\INV_Egg_03",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["MAPLE SEED"] = 17034,
|
|
[14918] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14918,
|
|
["class"] = 2,
|
|
["name"] = "Jade Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_17",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 42,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[7080] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 7080,
|
|
["class"] = 9,
|
|
["name"] = "Essence of Water",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_Acid_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[3853] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3853,
|
|
["class"] = 1,
|
|
["name"] = "Moonsteel Broadsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_25",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 31,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["SANGUINE BELT"] = 14373,
|
|
["ORGRIMMAR GIFT COLLECTION"] = 22136,
|
|
["WHISPERING VEST"] = 4781,
|
|
["RIDGE CLEAVER"] = 15230,
|
|
["CONJURED CRYSTAL WATER"] = 8079,
|
|
[7528] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7528,
|
|
["class"] = 2,
|
|
["name"] = "Cabalist Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_Wolf",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 43,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SALT"] = 4289,
|
|
["PATTERN: GUARDIAN CLOAK"] = 5974,
|
|
["CHIEF BRIGADIER ARMOR"] = 6411,
|
|
["CROSS DAGGER"] = 2819,
|
|
[15241] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15241,
|
|
["class"] = 1,
|
|
["name"] = "Battle Knife",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_01",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 21,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
[7912] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 7912,
|
|
["class"] = 5,
|
|
["name"] = "Solid Stone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_10",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[7976] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7976,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Mithril Shield Spike",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["CAT CARRIER (CORNISH REX)"] = 8486,
|
|
["GRAND LEGGUARDS"] = 15194,
|
|
[8168] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8168,
|
|
["class"] = 9,
|
|
["name"] = "Jet Black Feather",
|
|
["texture"] = "Interface\\Icons\\INV_Feather_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[8273] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8273,
|
|
["class"] = 2,
|
|
["name"] = "Valorous Wristguards",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_16",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 41,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[16802] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16802,
|
|
["class"] = 2,
|
|
["name"] = "Arcanist Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_30",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 60,
|
|
["subclass"] = 2,
|
|
["quality"] = 4,
|
|
},
|
|
[17058] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17058,
|
|
["class"] = 10,
|
|
["name"] = "Fish Oil",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_64",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3594] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3594,
|
|
["class"] = 2,
|
|
["name"] = "Russet Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["RUSSET BRACERS"] = 3594,
|
|
[16646] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 16646,
|
|
["class"] = 10,
|
|
["name"] = "Shredder Operating Manual - Page 2",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["GREEN HILLS OF STRANGLETHORN - PAGE 21"] = 2745,
|
|
[18338] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18338,
|
|
["class"] = 1,
|
|
["name"] = "Wand of Arcane Potency",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_02",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 54,
|
|
["subclass"] = 16,
|
|
["quality"] = 3,
|
|
},
|
|
["CRISPY LIZARD TAIL"] = 5479,
|
|
[9425] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9425,
|
|
["class"] = 1,
|
|
["name"] = "Pendulum of Doom",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Halberd_08",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 39,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[3610] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3610,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Gemmed Copper Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[9681] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 9681,
|
|
["class"] = 4,
|
|
["name"] = "Grilled King Crawler Legs",
|
|
["texture"] = "Interface\\Icons\\Ability_PoisonSting",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
[9809] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9809,
|
|
["class"] = 2,
|
|
["name"] = "Superior Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 23,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[9937] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9937,
|
|
["class"] = 2,
|
|
["name"] = "Abjurer's Bands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_11",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 43,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10065] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10065,
|
|
["class"] = 2,
|
|
["name"] = "Duskwoven Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_46",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 50,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10193] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10193,
|
|
["class"] = 2,
|
|
["name"] = "Crusader's Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 50,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10321] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10321,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Tuxedo Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["ADVENTURER'S BANDANA"] = 10261,
|
|
[10577] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10577,
|
|
["class"] = 5,
|
|
["name"] = "Goblin Mortar",
|
|
["texture"] = "Interface\\Icons\\INV_Musket_01",
|
|
["slot"] = "INVTYPE_TRINKET",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["HYPERION HELM"] = 10388,
|
|
["DENSE BLASTING POWDER"] = 15992,
|
|
["STORMWIND SEASONING HERBS"] = 2665,
|
|
[22178] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22178,
|
|
["class"] = 4,
|
|
["name"] = "Pledge of Friendship: Stormwind",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesBoxOfChocolates01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SNOWMASTER 9000"] = 17716,
|
|
["JUNGLE REMEDY"] = 2633,
|
|
[2617] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2617,
|
|
["class"] = 2,
|
|
["name"] = "Burning Robes",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_40",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[2585] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2585,
|
|
["class"] = 2,
|
|
["name"] = "Gray Woolen Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_13",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 16,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["GRAY WOOLEN ROBE"] = 2585,
|
|
["SPARKLESHELL BREASTPLATE"] = 15578,
|
|
[11985] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11985,
|
|
["class"] = 2,
|
|
["name"] = "Cerulean Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_08",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 30,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["MIGHTY GAUNTLETS"] = 10149,
|
|
[15578] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15578,
|
|
["class"] = 2,
|
|
["name"] = "Sparkleshell Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate16",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 36,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["DREAMWEAVE VEST"] = 10021,
|
|
["CRIMSON SILK ROBE"] = 7063,
|
|
[12625] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12625,
|
|
["class"] = 2,
|
|
["name"] = "Dawnbringer Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_20",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 53,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["IRONHIDE GREAVES"] = 15642,
|
|
["HUNTSMAN'S LEGGINGS"] = 9893,
|
|
[13009] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13009,
|
|
["class"] = 2,
|
|
["name"] = "Cow King's Hide",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 46,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[13137] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13137,
|
|
["class"] = 1,
|
|
["name"] = "Ironweaver",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_08",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 29,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["ELIXIR OF MINOR AGILITY"] = 2457,
|
|
["CRUSADER'S BELT"] = 10197,
|
|
[13521] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13521,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Flask of Supreme Power",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
["SIX OF ELEMENTALS"] = 19273,
|
|
["WARM CLOAK"] = 4772,
|
|
[13905] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13905,
|
|
["class"] = 10,
|
|
["name"] = "29 Pound Salmon",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_02",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SCHEMATIC: FLAME DEFLECTOR"] = 4411,
|
|
[14161] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14161,
|
|
["class"] = 2,
|
|
["name"] = "Pagan Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 13,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14289] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14289,
|
|
["class"] = 2,
|
|
["name"] = "Arachnidian Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_10",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 46,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14417] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14417,
|
|
["class"] = 2,
|
|
["name"] = "Silksand Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_03",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 39,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2801] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2801,
|
|
["class"] = 1,
|
|
["name"] = "Blade of Hanna",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_10",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 59,
|
|
["subclass"] = 9,
|
|
["quality"] = 4,
|
|
},
|
|
[14673] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14673,
|
|
["class"] = 2,
|
|
["name"] = "Pridelord Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 47,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14801] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14801,
|
|
["class"] = 2,
|
|
["name"] = "Bloodlust Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 47,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14929] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14929,
|
|
["class"] = 2,
|
|
["name"] = "Lofty Shoulder Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_28",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 49,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15057] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15057,
|
|
["class"] = 2,
|
|
["name"] = "Stormshroud Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_09",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 50,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["THICK CLOTH BRACERS"] = 3598,
|
|
[15313] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15313,
|
|
["class"] = 2,
|
|
["name"] = "Feral Shoulder Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 19,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[15441] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15441,
|
|
["class"] = 2,
|
|
["name"] = "Supreme Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_21",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 58,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15569] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15569,
|
|
["class"] = 2,
|
|
["name"] = "Marauder's Crest",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_06",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 35,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["RED FIREWORK"] = 9318,
|
|
[2361] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2361,
|
|
["class"] = 1,
|
|
["name"] = "Battleworn Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_15",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 1,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["ELEGANT LEGGINGS"] = 10217,
|
|
[9381] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9381,
|
|
["class"] = 1,
|
|
["name"] = "Earthen Rod",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_17",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 33,
|
|
["subclass"] = 16,
|
|
["quality"] = 3,
|
|
},
|
|
["EARTHEN ROD"] = 9381,
|
|
["MAGIC RESISTANCE POTION"] = 9036,
|
|
[9317] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 9317,
|
|
["class"] = 4,
|
|
["name"] = "Red, White and Blue Firework",
|
|
["texture"] = "Interface\\Icons\\Spell_Holy_MindVision",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["RED, WHITE AND BLUE FIREWORK"] = 9317,
|
|
["FELSTONE REAVER"] = 15239,
|
|
["SLAYER'S SASH"] = 14755,
|
|
["ANCONA CHICKEN"] = 11023,
|
|
["FORMULA: ENCHANT CLOAK - SUPERIOR DEFENSE"] = 16224,
|
|
["RODENTIA FLINT AXE"] = 2281,
|
|
[18339] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18339,
|
|
["class"] = 2,
|
|
["name"] = "Eidolon Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_21",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 54,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SILKSAND SHOULDER PADS"] = 14423,
|
|
["FORMULA: ENCHANT BRACER - MINOR SPIRIT"] = 6344,
|
|
["ANCESTRAL BRACERS"] = 3642,
|
|
["COUNCILLOR'S CIRCLET"] = 10097,
|
|
[2233] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2233,
|
|
["class"] = 2,
|
|
["name"] = "Shadow Weaver Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_12",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 22,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["BIG VOODOO MASK"] = 8201,
|
|
["RECTANGULAR SHIELD"] = 2217,
|
|
["TRIBAL BRACERS"] = 3285,
|
|
["FORMULA: ENCHANT 2H WEAPON - LESSER INTELLECT"] = 6349,
|
|
[15091] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15091,
|
|
["class"] = 2,
|
|
["name"] = "Runic Leather Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_31",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 49,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[9926] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9926,
|
|
["class"] = 2,
|
|
["name"] = "Brigade Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 38,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["IVORY WAND"] = 15279,
|
|
["PLANS: HAMMER OF THE TITANS"] = 12833,
|
|
["WOODEN BUCKLER"] = 2214,
|
|
["ROGUE'S DIARY"] = 24282,
|
|
["NIGHTCRAWLERS"] = 6530,
|
|
[2073] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2073,
|
|
["class"] = 1,
|
|
["name"] = "Dwarven Hatchet",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_04",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 10,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["DWARVEN HATCHET"] = 2073,
|
|
[2057] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2057,
|
|
["class"] = 1,
|
|
["name"] = "Pitted Defias Shortsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_04",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 1,
|
|
["subclass"] = 8,
|
|
["quality"] = 1,
|
|
},
|
|
[8178] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8178,
|
|
["class"] = 1,
|
|
["name"] = "Training Sword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_45",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 5,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[3213] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3213,
|
|
["class"] = 2,
|
|
["name"] = "Veteran Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_05",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 8,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[2028] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2028,
|
|
["class"] = 1,
|
|
["name"] = "Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_15",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 16,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["HOLLOWFANG BLADE"] = 2020,
|
|
["RITUAL SHROUD"] = 14127,
|
|
["RECIPE: BEER BASTED BOAR RIBS"] = 2889,
|
|
["FORMULA: ENCHANT BOOTS - SPIRIT"] = 16220,
|
|
["RITUAL STEIN"] = 15972,
|
|
[2848] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2848,
|
|
["class"] = 1,
|
|
["name"] = "Bronze Mace",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_08",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 17,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["STEEL PLATE HELM"] = 7922,
|
|
["RECIPE: ELIXIR OF POISON RESISTANCE"] = 3394,
|
|
["MAR ALOM'S GRIP"] = 12547,
|
|
["BLOODFORGED LEGPLATES"] = 14953,
|
|
["VANGUARD HEADDRESS"] = 14858,
|
|
[2825] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2825,
|
|
["class"] = 1,
|
|
["name"] = "Bow of Searing Arrows",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_09",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 37,
|
|
["subclass"] = 3,
|
|
["quality"] = 4,
|
|
},
|
|
["BOW OF SEARING ARROWS"] = 2825,
|
|
["MERCILESS CLOAK"] = 15652,
|
|
["GRIM REAPER"] = 13054,
|
|
["WHITE WOOLEN DRESS"] = 6787,
|
|
["NIGHTSKY ROBE"] = 4038,
|
|
[15524] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15524,
|
|
["class"] = 2,
|
|
["name"] = "Sentry's Surcoat",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 26,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14860] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14860,
|
|
["class"] = 2,
|
|
["name"] = "Vanguard Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_27",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 51,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["COBALT CRUSHER"] = 7730,
|
|
[3786] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3786,
|
|
["class"] = 1,
|
|
["name"] = "Shiny Dirk",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_01",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 34,
|
|
["subclass"] = 13,
|
|
["quality"] = 0,
|
|
},
|
|
["BONECASTER'S VEST"] = 14306,
|
|
["SHINY DIRK"] = 3786,
|
|
["HIBERNAL ARMOR"] = 8106,
|
|
["PATTERN: RUNIC LEATHER HEADBAND"] = 15756,
|
|
["ROUGH LEATHER GLOVES"] = 797,
|
|
["TWIN-BLADED AXE"] = 15268,
|
|
["GOBLIN SAPPER CHARGE"] = 10646,
|
|
["RUNIC PLATE BOOTS"] = 12611,
|
|
[15140] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15140,
|
|
["class"] = 2,
|
|
["name"] = "Cutthroat's Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_11",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 29,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["RAW MITHRIL HEAD TROUT"] = 8365,
|
|
["RED MAGEWEAVE SHOULDERS"] = 10029,
|
|
[4732] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4732,
|
|
["class"] = 2,
|
|
["name"] = "Glyphed Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_14",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BATTLE CHAIN GLOVES"] = 3281,
|
|
[8274] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8274,
|
|
["class"] = 2,
|
|
["name"] = "Valorous Chestguard",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 46,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[16804] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16804,
|
|
["class"] = 2,
|
|
["name"] = "Felheart Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 60,
|
|
["subclass"] = 2,
|
|
["quality"] = 4,
|
|
},
|
|
[2132] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2132,
|
|
["class"] = 1,
|
|
["name"] = "Short Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_02",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 1,
|
|
["subclass"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
[2164] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2164,
|
|
["class"] = 1,
|
|
["name"] = "Gut Ripper",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_13",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 40,
|
|
["subclass"] = 13,
|
|
["quality"] = 4,
|
|
},
|
|
["REGAL CLOAK"] = 7474,
|
|
[10379] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10379,
|
|
["class"] = 2,
|
|
["name"] = "Commander's Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 56,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[2260] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2260,
|
|
["class"] = 1,
|
|
["name"] = "Frostmane Hand Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_17",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 4,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[18340] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18340,
|
|
["class"] = 2,
|
|
["name"] = "Eidolon Talisman",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Talisman_14",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 54,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[9298] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9298,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Elixir of Giants",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
[9426] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9426,
|
|
["class"] = 1,
|
|
["name"] = "Monolithic Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_01",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 36,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[2388] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2388,
|
|
["class"] = 2,
|
|
["name"] = "Rusted Chain Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 1,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[2420] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2420,
|
|
["class"] = 2,
|
|
["name"] = "Augmented Chain Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 32,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[9810] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9810,
|
|
["class"] = 2,
|
|
["name"] = "Fortified Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 20,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[9938] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9938,
|
|
["class"] = 2,
|
|
["name"] = "Abjurer's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_16",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 43,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2516] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 2516,
|
|
["class"] = 6,
|
|
["name"] = "Light Shot",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_Bullet_02",
|
|
["slot"] = "INVTYPE_AMMO",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[10194] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10194,
|
|
["class"] = 2,
|
|
["name"] = "Crusader's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_14",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2580] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2580,
|
|
["class"] = 2,
|
|
["name"] = "Reinforced Linen Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_07",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 7,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[10450] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 10450,
|
|
["name"] = "Undamaged Hippogryph Feather",
|
|
["texture"] = "Interface\\Icons\\INV_Feather_08",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[2644] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2644,
|
|
["class"] = 2,
|
|
["name"] = "Loose Chain Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_16",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["GNOMISH UNIVERSAL REMOTE"] = 7506,
|
|
["HOPS"] = 1274,
|
|
[2740] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2740,
|
|
["class"] = 10,
|
|
["name"] = "Green Hills of Stranglethorn - Page 16",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["WOOLEN BOOTS"] = 2583,
|
|
[1828] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1828,
|
|
["class"] = 1,
|
|
["name"] = "Stone War Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_20",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[2836] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2836,
|
|
["class"] = 5,
|
|
["name"] = "Coarse Stone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_09",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2868] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2868,
|
|
["class"] = 2,
|
|
["name"] = "Patterned Bronze Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 20,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[11602] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11602,
|
|
["name"] = "Grim Guzzler Key",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Key_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BEADED WRAPS"] = 14094,
|
|
[2964] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2964,
|
|
["class"] = 2,
|
|
["name"] = "Burnt Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[11986] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11986,
|
|
["class"] = 2,
|
|
["name"] = "Thallium Hoop",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_06",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 34,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["EMBOSSED PLATE BOOTS"] = 9973,
|
|
["YELLOW HAKKARI BIJOU"] = 19709,
|
|
["SHORT-HANDLED BATTLE AXE"] = 1812,
|
|
["GARONA: A STUDY ON STEALTH AND TREACHERY"] = 18356,
|
|
["CLAM MEAT"] = 5503,
|
|
[3188] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3188,
|
|
["class"] = 1,
|
|
["name"] = "Coral Claymore",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_38",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 10,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[3220] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3220,
|
|
["class"] = 4,
|
|
["name"] = "Blood Sausage",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_49",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[13010] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13010,
|
|
["class"] = 2,
|
|
["name"] = "Dreamsinger Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 21,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[3284] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3284,
|
|
["class"] = 2,
|
|
["name"] = "Tribal Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 7,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["BEASTSTALKER'S BINDINGS"] = 16681,
|
|
["TOUGH LEATHER BOOTS"] = 1804,
|
|
["EXPLOSIVE ROCKET"] = 1178,
|
|
["TATTERED CLOTH BOOTS"] = 195,
|
|
[20424] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20424,
|
|
["class"] = 5,
|
|
["name"] = "Sandworm Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_51",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[13906] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13906,
|
|
["class"] = 10,
|
|
["name"] = "32 Pound Salmon",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_02",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SANDWORM MEAT"] = 20424,
|
|
[14162] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14162,
|
|
["class"] = 2,
|
|
["name"] = "Pagan Mitts",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 18,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14290] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14290,
|
|
["class"] = 2,
|
|
["name"] = "Arachnidian Footpads",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 46,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14418] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14418,
|
|
["class"] = 2,
|
|
["name"] = "Silksand Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 34,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["CROSS-STITCHED SANDALS"] = 1780,
|
|
[14674] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14674,
|
|
["class"] = 2,
|
|
["name"] = "Pridelord Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_12",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 50,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14802] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14802,
|
|
["class"] = 2,
|
|
["name"] = "Bloodlust Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_19",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 50,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14930] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14930,
|
|
["class"] = 2,
|
|
["name"] = "Lofty Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_17",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 52,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[15058] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15058,
|
|
["class"] = 2,
|
|
["name"] = "Stormshroud Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_05",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 54,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15186] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15186,
|
|
["class"] = 2,
|
|
["name"] = "Praetorian Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 50,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3828] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3828,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Detect Lesser Invisibility",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_01",
|
|
["slot"] = "",
|
|
["level"] = 29,
|
|
["quality"] = 1,
|
|
},
|
|
[15442] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15442,
|
|
["class"] = 2,
|
|
["name"] = "Supreme Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 60,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3892] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3892,
|
|
["class"] = 2,
|
|
["name"] = "Embroidered Hat",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_33",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[18229] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18229,
|
|
["class"] = 10,
|
|
["name"] = "Nat Pagle's Guide to Extreme Anglin'",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["PATTERN: GREEN SILK ARMOR"] = 7090,
|
|
["LARGE SLIMY BONE"] = 3670,
|
|
[4020] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4020,
|
|
["class"] = 1,
|
|
["name"] = "Splintering Battle Axe",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 44,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[4052] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4052,
|
|
["class"] = 2,
|
|
["name"] = "Insignia Cap",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_15",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 30,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[4084] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4084,
|
|
["class"] = 2,
|
|
["name"] = "Blackforge Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 41,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: DIG RAT STEW"] = 5487,
|
|
["NOCTURNAL SHOULDER PADS"] = 15158,
|
|
[4265] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4265,
|
|
["class"] = 4,
|
|
["name"] = "Heavy Armor Kit",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_ArmorKit_16",
|
|
["slot"] = "",
|
|
["level"] = 20,
|
|
["quality"] = 1,
|
|
},
|
|
[4329] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4329,
|
|
["class"] = 2,
|
|
["name"] = "Star Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 35,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4393] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4393,
|
|
["class"] = 2,
|
|
["name"] = "Craftsman's Monocle",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_44",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4457] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4457,
|
|
["class"] = 4,
|
|
["name"] = "Barbecued Buzzard Wing",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_18",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
["CANVAS SHOES"] = 1764,
|
|
[4585] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4585,
|
|
["class"] = 10,
|
|
["name"] = "Dripping Spider Mandible",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterSpiderCarapace_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["LINEN BELT"] = 7026,
|
|
[4713] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4713,
|
|
["class"] = 2,
|
|
["name"] = "Silver-thread Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 21,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["DWARVEN HOMEBREW"] = 22173,
|
|
[1748] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1748,
|
|
["class"] = 2,
|
|
["name"] = "Linked Chain Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 17,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["RUINED JUMPER CABLES XL"] = 18636,
|
|
["CRUSADER'S ARMOR"] = 10193,
|
|
["JADE LEGPLATES"] = 14920,
|
|
["RUNECLOTH CLOAK"] = 13860,
|
|
[13468] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13468,
|
|
["class"] = 5,
|
|
["name"] = "Black Lotus",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_BlackLotus",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["ROBE OF THE MAGI"] = 1716,
|
|
["SENGGIN ROOT"] = 3448,
|
|
["EVIL BAT EYE"] = 11404,
|
|
[5417] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5417,
|
|
["class"] = 10,
|
|
["name"] = "Weapon of Massive Destruction (test)",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bomb_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BLACK TUXEDO"] = 6834,
|
|
["CURED RUGGED HIDE"] = 15407,
|
|
["MOONBROOK RIOT TAFFY"] = 18632,
|
|
[18504] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18504,
|
|
["class"] = 2,
|
|
["name"] = "Girdle of Insight",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_26",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 57,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["FORMULA: ENCHANT SHIELD - LESSER BLOCK"] = 11168,
|
|
["IVYCLOTH BOOTS"] = 9792,
|
|
["THE MCWEAKSAUCE CLASSIC"] = 23579,
|
|
["SAGE'S ROBE"] = 6610,
|
|
["MONSTER - ITEM, LANTERN - ROUND"] = 2715,
|
|
[6057] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6057,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Nature Protection Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
[6121] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6121,
|
|
["class"] = 2,
|
|
["name"] = "Recruit's Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["CROCHET CLOAK"] = 3939,
|
|
["RECIPE: SPOTTED YELLOWTAIL"] = 13939,
|
|
["FELHEART BRACERS"] = 16804,
|
|
[6377] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6377,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Boots - Minor Agility",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[9819] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9819,
|
|
["class"] = 2,
|
|
["name"] = "Durable Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 29,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["TRUESILVER BAR"] = 6037,
|
|
[6569] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6569,
|
|
["class"] = 2,
|
|
["name"] = "Shimmering Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_42",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 20,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["ELEMENTIUM ORE"] = 18562,
|
|
[6546] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6546,
|
|
["class"] = 2,
|
|
["name"] = "Soldier's Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_10",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 12,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["BUCCANEER'S PANTS"] = 14171,
|
|
[6514] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6514,
|
|
["class"] = 2,
|
|
["name"] = "Disciple's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[6889] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 6889,
|
|
["class"] = 5,
|
|
["name"] = "Small Egg",
|
|
["texture"] = "Interface\\Icons\\INV_Egg_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SNAKE BLOOM FIREWORK"] = 19026,
|
|
[12994] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12994,
|
|
["class"] = 2,
|
|
["name"] = "Thorbia's Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_11",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 18,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[7081] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 7081,
|
|
["class"] = 9,
|
|
["name"] = "Breath of Wind",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_Cyclone",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SILK BANDAGE"] = 6450,
|
|
["PATCH OF BAT HAIR"] = 6296,
|
|
[6386] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6386,
|
|
["class"] = 2,
|
|
["name"] = "Glimmering Mail Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 25,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[7337] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7337,
|
|
["class"] = 2,
|
|
["name"] = "The Rock",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_31",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["GLIMMERING MAIL LEGGUARDS"] = 6386,
|
|
[7465] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7465,
|
|
["class"] = 2,
|
|
["name"] = "Knight's Crest",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_06",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 34,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[7529] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7529,
|
|
["class"] = 2,
|
|
["name"] = "Cabalist Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_18",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 42,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SMALL LOCKED CHEST"] = 6354,
|
|
["BANDIT GLOVES"] = 9780,
|
|
["FELCLOTH PANTS"] = 14107,
|
|
["DENSE GRINDING STONE"] = 12644,
|
|
["BRILLIANT RED CLOAK"] = 12253,
|
|
[7913] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7913,
|
|
["class"] = 2,
|
|
["name"] = "Barbaric Iron Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 27,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["BRILLIANT SMALLFISH"] = 6290,
|
|
[16840] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16840,
|
|
["class"] = 2,
|
|
["name"] = "Earthfury Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_16",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 60,
|
|
["subclass"] = 4,
|
|
["quality"] = 4,
|
|
},
|
|
["SHADOWCRAFT GLOVES"] = 16712,
|
|
[8169] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 8169,
|
|
["class"] = 5,
|
|
["name"] = "Thick Hide",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Bear_Ruin_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[8275] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8275,
|
|
["class"] = 2,
|
|
["name"] = "Ebonhold Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_04",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 51,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["RADISH KIMCHI"] = 21033,
|
|
[17062] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17062,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Mithril Head Trout",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[2521] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2521,
|
|
["class"] = 1,
|
|
["name"] = "Flamberge",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_26",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 31,
|
|
["subclass"] = 9,
|
|
["quality"] = 1,
|
|
},
|
|
["FLAMBERGE"] = 2521,
|
|
["WAR TORN TUNIC"] = 15487,
|
|
[3914] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3914,
|
|
["class"] = 3,
|
|
["name"] = "Journeyman's Backpack",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_07_Black",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["DIRE WOLF FANG"] = 893,
|
|
[6098] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6098,
|
|
["class"] = 2,
|
|
["name"] = "Neophyte's Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_33",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[9427] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9427,
|
|
["class"] = 1,
|
|
["name"] = "Stonevault Bonebreaker",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_01",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 37,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[9884] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9884,
|
|
["class"] = 2,
|
|
["name"] = "Sorcerer Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_23",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 38,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["PLANS: BLAZING RAPIER"] = 12825,
|
|
[9811] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9811,
|
|
["class"] = 2,
|
|
["name"] = "Fortified Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 19,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[9939] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9939,
|
|
["class"] = 2,
|
|
["name"] = "Abjurer's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_17",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 44,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10067] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10067,
|
|
["class"] = 2,
|
|
["name"] = "Righteous Waistguard",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_16",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 44,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10195] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10195,
|
|
["class"] = 2,
|
|
["name"] = "Crusader's Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_10",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 50,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[10323] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10323,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Tuxedo Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["BLOODFORGED BINDINGS"] = 14956,
|
|
["17 POUND CATFISH"] = 6309,
|
|
["PATTERN: BRIGHTCLOTH GLOVES"] = 14479,
|
|
["HEAVY LAMELLAR GIRDLE"] = 10243,
|
|
["SILKSAND GIRDLE"] = 14426,
|
|
["GRAND BOOTS"] = 15189,
|
|
["TWO-HANDED SWORD"] = 2489,
|
|
["WAR STAFF"] = 2535,
|
|
["RECIPE: BARBECUED BUZZARD WING"] = 4609,
|
|
[11603] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11603,
|
|
["class"] = 1,
|
|
["name"] = "Vilerend Slicer",
|
|
["texture"] = "Interface\\Icons\\Ability_Whirlwind",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 46,
|
|
["subclass"] = 11,
|
|
["quality"] = 3,
|
|
},
|
|
["PRISTINE HIDE OF THE BEAST"] = 12731,
|
|
["DARK KEEPER KEY"] = 11197,
|
|
[11987] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11987,
|
|
["class"] = 2,
|
|
["name"] = "Iridium Circle",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_15",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 38,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[1476] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 1476,
|
|
["class"] = 10,
|
|
["name"] = "Snapped Spider Limb",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterSpiderCarapace_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[5134] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5134,
|
|
["class"] = 10,
|
|
["name"] = "Small Furry Paw",
|
|
["texture"] = "Interface\\Icons\\Ability_Hunter_MendPet",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["MURLOC FIN"] = 1468,
|
|
["LAMBENT SCALE GIRDLE"] = 4707,
|
|
[1460] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1460,
|
|
["class"] = 1,
|
|
["name"] = "Shadowhide Two-handed Sword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_46",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 15,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["MAIL COMBAT SPAULDERS"] = 6404,
|
|
["SHADOWHIDE TWO-HANDED SWORD"] = 1460,
|
|
["FORMULA: ENCHANT CHEST - LESSER MANA"] = 6346,
|
|
[13139] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13139,
|
|
["class"] = 1,
|
|
["name"] = "Guttbuster",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_08",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 45,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[2473] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2473,
|
|
["class"] = 2,
|
|
["name"] = "Reinforced Leather Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 45,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["REINFORCED LEATHER BOOTS"] = 2473,
|
|
[11556] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11556,
|
|
["class"] = 10,
|
|
["name"] = "Reins of the Nightsaber",
|
|
["texture"] = "Interface\\Icons\\Ability_Mount_WhiteTiger",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["quality"] = 4,
|
|
},
|
|
["BURNISHED SHIELD"] = 3655,
|
|
[10405] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10405,
|
|
["class"] = 2,
|
|
["name"] = "Bandit Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_27",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 17,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[13907] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13907,
|
|
["class"] = 10,
|
|
["name"] = "7 Pound Lobster",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14906] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14906,
|
|
["class"] = 2,
|
|
["name"] = "Brutish Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_24",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[14163] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14163,
|
|
["class"] = 2,
|
|
["name"] = "Pagan Wraps",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_20",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 21,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14291] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14291,
|
|
["class"] = 2,
|
|
["name"] = "Arachnidian Bracelets",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14419] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14419,
|
|
["class"] = 2,
|
|
["name"] = "Silksand Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_02",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 33,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3994] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3994,
|
|
["class"] = 2,
|
|
["name"] = "Laminated Scale Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 53,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[14675] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14675,
|
|
["class"] = 2,
|
|
["name"] = "Pridelord Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_15",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 51,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14803] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14803,
|
|
["class"] = 2,
|
|
["name"] = "Bloodlust Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_13",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 50,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14931] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14931,
|
|
["class"] = 2,
|
|
["name"] = "Heroic Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 57,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15059] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15059,
|
|
["class"] = 2,
|
|
["name"] = "Living Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 55,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[15187] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15187,
|
|
["class"] = 2,
|
|
["name"] = "Praetorian Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 49,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["LESSER MAGIC ESSENCE"] = 10938,
|
|
["DULL FRENZY SCALE"] = 537,
|
|
[15571] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15571,
|
|
["class"] = 2,
|
|
["name"] = "Marauder's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_26",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 30,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["HERO'S PAULDRONS"] = 8310,
|
|
["QUICKDRAW QUIVER"] = 8217,
|
|
[1412] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1412,
|
|
["class"] = 1,
|
|
["name"] = "Crude Bastard Sword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 2,
|
|
["subclass"] = 9,
|
|
["quality"] = 0,
|
|
},
|
|
[16083] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16083,
|
|
["class"] = 8,
|
|
["name"] = "Expert Fishing - The Bass and You",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_08",
|
|
["slot"] = "",
|
|
["level"] = 20,
|
|
["subclass"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
["CHIEFTAIN'S BRACERS"] = 9949,
|
|
[1396] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1396,
|
|
["class"] = 2,
|
|
["name"] = "Acolyte's Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_01",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["PRIMAL BANDS"] = 15005,
|
|
["WATERTIGHT TRUNK"] = 21113,
|
|
[1388] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1388,
|
|
["class"] = 1,
|
|
["name"] = "Crooked Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_22",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 1,
|
|
["subclass"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
["CROOKED STAFF"] = 1388,
|
|
["CROSS-STITCHED GLOVES"] = 1783,
|
|
["STRANGLEKELP"] = 3820,
|
|
["ALABASTER PLATE PAULDRONS"] = 8319,
|
|
[18343] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18343,
|
|
["class"] = 2,
|
|
["name"] = "Petrified Band",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_14",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 59,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["LESSER MYSTIC WAND"] = 11289,
|
|
["ESSENCE OF WATER"] = 7080,
|
|
[1372] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1372,
|
|
["class"] = 2,
|
|
["name"] = "Ragged Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["WOODEN SHIELD"] = 2215,
|
|
["FIRE WAND"] = 5069,
|
|
["RAGGED CLOAK"] = 1372,
|
|
["SMALL RED ROCKET"] = 21557,
|
|
["SERPENT'S KISS"] = 5426,
|
|
[2377] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2377,
|
|
["class"] = 2,
|
|
["name"] = "Round Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 5,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["CRACKED LEATHER VEST"] = 2127,
|
|
["WHITE LINEN SHIRT"] = 2576,
|
|
[10724] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10724,
|
|
["class"] = 2,
|
|
["name"] = "Gnomish Rocket Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_02",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4042] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4042,
|
|
["class"] = 2,
|
|
["name"] = "Aurora Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_27",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 34,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[18633] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 18633,
|
|
["class"] = 4,
|
|
["name"] = "Styleen's Sour Suckerpop",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_26",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["STYLEEN'S SOUR SUCKERPOP"] = 18633,
|
|
["LESSER STAFF OF THE SPIRE"] = 1300,
|
|
[7542] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7542,
|
|
["class"] = 2,
|
|
["name"] = "Champion's Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 41,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SPARKLESHELL SHIELD"] = 15584,
|
|
["DIRE WAND"] = 8186,
|
|
[20551] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20551,
|
|
["class"] = 2,
|
|
["name"] = "Darkrune Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_10",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 58,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["MERCILESS GAUNTLETS"] = 15653,
|
|
[3973] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3973,
|
|
["class"] = 2,
|
|
["name"] = "Smooth Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 53,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[24231] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 24231,
|
|
["class"] = 10,
|
|
["name"] = "Coarse Snuff",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Dust_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["DISCIPLE'S ROBE"] = 6512,
|
|
["RUNE OF TELEPORTATION"] = 17031,
|
|
["ELEGANT CLOAK"] = 10212,
|
|
["BLOODVINE LENS"] = 19998,
|
|
[10084] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10084,
|
|
["class"] = 2,
|
|
["name"] = "Lord's Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 47,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["MYRMIDON'S LEGGINGS"] = 8132,
|
|
["PATCHED LEATHER SHOULDERPADS"] = 1793,
|
|
["LOFTY SHIELD"] = 14930,
|
|
["GOLDEN SCALE BOOTS"] = 3847,
|
|
["DARK IRON BOOTS"] = 20039,
|
|
["DEVIATE SCALE BELT"] = 6468,
|
|
["OLD TEAMSTER'S SKULL"] = 6301,
|
|
["PERCUSSION SHOTGUN"] = 15323,
|
|
["ORCISH WAR LEGGINGS"] = 7929,
|
|
["SPARKLESHELL CLOAK"] = 15579,
|
|
["GIFT OF ADORATION: THUNDER BLUFF"] = 22165,
|
|
["CADET SHIELD"] = 9764,
|
|
[19813] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19813,
|
|
["class"] = 10,
|
|
["name"] = "Punctured Voodoo Doll",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Idol_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: ROASTED KODO MEAT"] = 5484,
|
|
["LITHE BOOTS"] = 6201,
|
|
["CURED MEDIUM HIDE"] = 4233,
|
|
[9843] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9843,
|
|
["class"] = 2,
|
|
["name"] = "Banded Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 28,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[8189] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8189,
|
|
["class"] = 2,
|
|
["name"] = "Turtle Scale Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_12",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 37,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["GLORIOUS BINDINGS"] = 14974,
|
|
["DRAKEWING BANDS"] = 12999,
|
|
["CONJURED FRESH WATER"] = 2288,
|
|
[4690] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4690,
|
|
["class"] = 2,
|
|
["name"] = "Hunting Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_21",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 8,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["HUNTING BELT"] = 4690,
|
|
["PLANS: DARK IRON SUNDERER"] = 11611,
|
|
["LEGAL DOCUMENTS"] = 11942,
|
|
["LIGHT HUNTING BOW"] = 2780,
|
|
["LARGE TROPHY PAW"] = 4584,
|
|
["LOWER MAP FRAGMENT"] = 9252,
|
|
[8276] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8276,
|
|
["class"] = 2,
|
|
["name"] = "Valorous Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_29",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 42,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["LIGHT SCIMITAR"] = 3783,
|
|
[4594] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4594,
|
|
["class"] = 4,
|
|
["name"] = "Rockscale Cod",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_04",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
["ROCKSCALE COD"] = 4594,
|
|
[14660] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14660,
|
|
["class"] = 2,
|
|
["name"] = "Scorpashi Shoulder Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_05",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 42,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["MYSTERIOUS UNHATCHED EGG"] = 11419,
|
|
["ORNATE MITHRIL PANTS"] = 7926,
|
|
[18344] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18344,
|
|
["class"] = 2,
|
|
["name"] = "Stonebark Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_23",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 54,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[9300] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9300,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Elixir of Demonslaying",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
[9428] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9428,
|
|
["class"] = 2,
|
|
["name"] = "Unearthed Bands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_06",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 30,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["ROUND BUCKLER"] = 2377,
|
|
["PRAETORIAN PAULDRONS"] = 15187,
|
|
[9812] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9812,
|
|
["class"] = 2,
|
|
["name"] = "Fortified Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_14",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[9940] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9940,
|
|
["class"] = 2,
|
|
["name"] = "Abjurer's Hood",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_29",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10068] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10068,
|
|
["class"] = 2,
|
|
["name"] = "Righteous Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 46,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10196] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10196,
|
|
["class"] = 2,
|
|
["name"] = "Crusader's Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_23",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 47,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[20864] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 20864,
|
|
["name"] = "Bone Scarab",
|
|
["texture"] = "Interface\\Icons\\INV_Scarab_Bone",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["DEADWOOD SLEDGE"] = 13025,
|
|
[15296] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15296,
|
|
["class"] = 1,
|
|
["name"] = "Hawkeye Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_12",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 58,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["ALTERAC SWISS"] = 8932,
|
|
["SCARECROW TROUSERS"] = 4434,
|
|
[8365] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8365,
|
|
["class"] = 4,
|
|
["name"] = "Raw Mithril Head Trout",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_02",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
["SMALL FLAME SAC"] = 4402,
|
|
[4338] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4338,
|
|
["class"] = 5,
|
|
["name"] = "Mageweave Cloth",
|
|
["texture"] = "Interface\\Icons\\INV_Fabric_Mageweave_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["HARPY NEEDLER"] = 15291,
|
|
["WORN HIDE CLOAK"] = 1421,
|
|
["BLACKSMITH HAMMER"] = 5956,
|
|
[11732] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11732,
|
|
["class"] = 8,
|
|
["name"] = "Libram of Rumination",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_06",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[9386] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9386,
|
|
["class"] = 1,
|
|
["name"] = "Excavator's Brand",
|
|
["texture"] = "Interface\\Icons\\INV_Torch_Lit",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 31,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[11988] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11988,
|
|
["class"] = 2,
|
|
["name"] = "Tellurium Band",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_12",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 42,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[24232] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 24232,
|
|
["class"] = 10,
|
|
["name"] = "Shabby Knot",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandage_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["RUNIC LEATHER PANTS"] = 15095,
|
|
["SPIKED CHAIN BREASTPLATE"] = 15518,
|
|
["PATTERN: BOTTOMLESS BAG"] = 14510,
|
|
[12628] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12628,
|
|
["class"] = 2,
|
|
["name"] = "Demon Forged Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 52,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["PAGAN BANDS"] = 14160,
|
|
[16219] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16219,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Gloves - Greater Agility",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[13012] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13012,
|
|
["class"] = 2,
|
|
["name"] = "Yorgen Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_02",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 22,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["ARCANE COVER"] = 8292,
|
|
[14170] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14170,
|
|
["class"] = 2,
|
|
["name"] = "Buccaneer's Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_13",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["BUCCANEER'S MANTLE"] = 14170,
|
|
["HEARTSEEKING CROSSBOW"] = 13040,
|
|
["INDURIUM ORE"] = 5833,
|
|
["LARGE RUFFLED FEATHER"] = 8426,
|
|
[13908] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13908,
|
|
["class"] = 10,
|
|
["name"] = "9 Pound Lobster",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["ARCANE ARMOR"] = 8283,
|
|
[14164] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14164,
|
|
["class"] = 2,
|
|
["name"] = "Pagan Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_24",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 16,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14292] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14292,
|
|
["class"] = 2,
|
|
["name"] = "Arachnidian Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_15",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 44,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14420] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14420,
|
|
["class"] = 2,
|
|
["name"] = "Silksand Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_04",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 33,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["TRAVELER'S BELT"] = 8293,
|
|
["MAGEROYAL"] = 785,
|
|
["ROASTED QUAIL"] = 8952,
|
|
[14932] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14932,
|
|
["class"] = 2,
|
|
["name"] = "Heroic Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_06",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 53,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15060] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15060,
|
|
["class"] = 2,
|
|
["name"] = "Living Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_05",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 52,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[15188] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15188,
|
|
["class"] = 2,
|
|
["name"] = "Grand Armguards",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_18",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 52,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[8283] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8283,
|
|
["class"] = 2,
|
|
["name"] = "Arcane Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_13",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 56,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["GRYPHON MAIL CROWN"] = 15623,
|
|
["PROTECTOR GAUNTLETS"] = 14792,
|
|
["WINDCHASER HANDGUARDS"] = 14431,
|
|
["LIGHT PLATE BOOTS"] = 8082,
|
|
["RENEGADE LEGGINGS"] = 9871,
|
|
["DESPERADO CAPE"] = 2241,
|
|
[16696] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16696,
|
|
["class"] = 2,
|
|
["name"] = "Devout Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_10",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 53,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["A GOLD TOOTH"] = 1175,
|
|
["RUNIC STAVE"] = 15945,
|
|
[11403] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 11403,
|
|
["class"] = 10,
|
|
["name"] = "Large Bat Fang",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["TEMPESTRIA'S FROZEN NECKLACE"] = 18678,
|
|
[4330] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4330,
|
|
["class"] = 2,
|
|
["name"] = "Stylish Red Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Red_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[4394] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4394,
|
|
["class"] = 5,
|
|
["name"] = "Big Iron Bomb",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bomb_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[12824] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12824,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Enchanted Battlehammer",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[4437] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4437,
|
|
["class"] = 1,
|
|
["name"] = "Channeler's Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_14",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 15,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
[4586] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4586,
|
|
["class"] = 10,
|
|
["name"] = "Smooth Raptor Skin",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["CHANNELER'S STAFF"] = 4437,
|
|
[4714] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4714,
|
|
["class"] = 2,
|
|
["name"] = "Silver-thread Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4778] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4778,
|
|
["class"] = 1,
|
|
["name"] = "Heavy Spiked Mace",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_01",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 14,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["OPULENT CROWN"] = 14281,
|
|
["MERCILESS CROWN"] = 15651,
|
|
[1980] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1980,
|
|
["class"] = 2,
|
|
["name"] = "Underworld Band",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_15",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 38,
|
|
["subclass"] = 1,
|
|
["quality"] = 4,
|
|
},
|
|
["HEMATITE LINK"] = 11973,
|
|
["MAGISTER'S BINDINGS"] = 16683,
|
|
[22122] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 22122,
|
|
["class"] = 4,
|
|
["name"] = "Pledge of Loyalty: Thunder Bluff",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["HEADHUNTER'S BANDS"] = 15351,
|
|
[15395] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15395,
|
|
["class"] = 2,
|
|
["name"] = "Jadefire Epaulets",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_18",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 48,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["JADEFIRE EPAULETS"] = 15395,
|
|
[5418] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5418,
|
|
["class"] = 10,
|
|
["name"] = "Weapon of Mass Destruction (test)",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bomb_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[5482] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5482,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Kaldorei Spider Kabob",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["BKP 42 \"ULTRA\""] = 3025,
|
|
["PLANS: VOLCANIC HAMMER"] = 12828,
|
|
["COARSE GORILLA HAIR"] = 4096,
|
|
["WRANGLER'S WRISTBANDS"] = 15331,
|
|
[15267] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15267,
|
|
["class"] = 1,
|
|
["name"] = "Brutehammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_10",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 58,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["BRUTEHAMMER"] = 15267,
|
|
["HARPYCLAW SHORT BOW"] = 13019,
|
|
["LIFELIKE MECHANICAL TOAD"] = 15996,
|
|
[15139] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15139,
|
|
["class"] = 2,
|
|
["name"] = "Cutthroat's Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_07",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 28,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[6122] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6122,
|
|
["class"] = 2,
|
|
["name"] = "Recruit's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_06",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["CUTTHROAT'S PANTS"] = 15139,
|
|
[15075] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15075,
|
|
["class"] = 2,
|
|
["name"] = "Chimeric Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 53,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SWASHBUCKLER'S BOOTS"] = 10183,
|
|
[6378] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6378,
|
|
["class"] = 2,
|
|
["name"] = "Seer's Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_05",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 12,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14947] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14947,
|
|
["class"] = 2,
|
|
["name"] = "Warbringer's Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_19",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 41,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[6506] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6506,
|
|
["class"] = 2,
|
|
["name"] = "Infantry Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 6,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[6570] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6570,
|
|
["class"] = 2,
|
|
["name"] = "Shimmering Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_25",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["TA'KIERTHAN SONGBLADE"] = 16039,
|
|
["LUPINE SLIPPERS"] = 15012,
|
|
[14755] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14755,
|
|
["class"] = 2,
|
|
["name"] = "Slayer's Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_13",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 23,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[6826] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 6826,
|
|
["class"] = 10,
|
|
["name"] = "Brilliant Scale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[6890] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6890,
|
|
["class"] = 4,
|
|
["name"] = "Smoked Bear Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_13",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["DARK IRON SHOULDERS"] = 11605,
|
|
["RIVERPAW LEATHER VEST"] = 821,
|
|
[7082] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 7082,
|
|
["class"] = 9,
|
|
["name"] = "Essence of Air",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_EarthBind",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[10229] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10229,
|
|
["class"] = 2,
|
|
["name"] = "Engraved Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 51,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[8402] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8402,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Tough Scorpid Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["PROSPECTOR'S CLOAK"] = 14563,
|
|
[7338] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7338,
|
|
["class"] = 2,
|
|
["name"] = "Mood Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_12",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[14435] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14435,
|
|
["class"] = 2,
|
|
["name"] = "Windchaser Cinch",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_23",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 38,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["DARK IRON MAIL"] = 11606,
|
|
[7530] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7530,
|
|
["class"] = 2,
|
|
["name"] = "Cabalist Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_22",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 41,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SNAPVINE WATERMELON"] = 4538,
|
|
["PEERLESS HEADBAND"] = 15430,
|
|
["CHEAP BEER"] = 19222,
|
|
[7786] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7786,
|
|
["class"] = 1,
|
|
["name"] = "Headsplitter",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_14",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 25,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[6542] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6542,
|
|
["class"] = 2,
|
|
["name"] = "Willow Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_17",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 10,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7914] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7914,
|
|
["class"] = 2,
|
|
["name"] = "Barbaric Iron Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_14",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 27,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[7978] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7978,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Barbaric Iron Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["BONECASTER'S CROWN"] = 14307,
|
|
[8106] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8106,
|
|
["class"] = 2,
|
|
["name"] = "Hibernal Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[8170] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8170,
|
|
["class"] = 5,
|
|
["name"] = "Rugged Leather",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_LeatherScrap_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[8277] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8277,
|
|
["class"] = 2,
|
|
["name"] = "Valorous Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_19",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 41,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["EVERMURKY"] = 18287,
|
|
["DARKMIST MANTLE"] = 14243,
|
|
[14179] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14179,
|
|
["class"] = 2,
|
|
["name"] = "Watcher's Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_15",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 19,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["WATCHER'S CAPE"] = 14179,
|
|
["ABORIGINAL BANDS"] = 14115,
|
|
["HEART CANDY"] = 21823,
|
|
[9901] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9901,
|
|
["class"] = 2,
|
|
["name"] = "Jazeraint Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_27",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 35,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[9301] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9301,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Elixir of Shadow Power",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
[9429] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9429,
|
|
["class"] = 2,
|
|
["name"] = "Miner's Hat of the Deep",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_15",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 39,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[2459] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 2459,
|
|
["class"] = 4,
|
|
["name"] = "Swiftness Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_95",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["SILK CLOTH"] = 4306,
|
|
[9813] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9813,
|
|
["class"] = 2,
|
|
["name"] = "Fortified Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_21",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 20,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[9941] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9941,
|
|
["class"] = 2,
|
|
["name"] = "Abjurer's Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_02",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 44,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10069] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10069,
|
|
["class"] = 2,
|
|
["name"] = "Righteous Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_14",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 44,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["RAIDER'S BRACERS"] = 9785,
|
|
[10325] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10325,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: White Wedding Dress",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["EXCAVATOR'S BRAND"] = 9386,
|
|
[10581] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10581,
|
|
["class"] = 2,
|
|
["name"] = "Death's Head Vestment",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 35,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[18358] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18358,
|
|
["class"] = 10,
|
|
["name"] = "The Arcanist's Cookbook",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_01",
|
|
["slot"] = "",
|
|
["level"] = 54,
|
|
["quality"] = 3,
|
|
},
|
|
["THREE OF ELEMENTALS"] = 19270,
|
|
[12531] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12531,
|
|
["class"] = 1,
|
|
["name"] = "Searing Needle",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_03",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 46,
|
|
["subclass"] = 13,
|
|
["quality"] = 3,
|
|
},
|
|
["SWASHBUCKLER'S CAPE"] = 10185,
|
|
["PATCHED LEATHER BOOTS"] = 1788,
|
|
["AZURE IDOL"] = 20866,
|
|
["BKP \"SPARROW\" SMALLBORE"] = 3042,
|
|
["SCORPASHI BREASTPLATE"] = 14655,
|
|
[11733] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11733,
|
|
["class"] = 8,
|
|
["name"] = "Libram of Constitution",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_01",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["MOONCLOTH ROBE"] = 18486,
|
|
["REINFORCED LOCKED CHEST"] = 13918,
|
|
["CELESTIAL TUNIC"] = 14308,
|
|
["ACOLYTE'S SHOES"] = 59,
|
|
["IDOL OF NIGHT"] = 20875,
|
|
["WATCHER'S HANDWRAPS"] = 14181,
|
|
["FERAL BLADE"] = 4766,
|
|
["WORN MAIL BRACERS"] = 1732,
|
|
["FIVE OF ELEMENTALS"] = 19272,
|
|
[13013] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13013,
|
|
["class"] = 2,
|
|
["name"] = "Elder Wizard's Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_14",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 51,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["RANGER BOOTS"] = 7481,
|
|
["MEDALLION OF GRAND MARSHAL MORRIS"] = 13091,
|
|
["WOLF RIDER'S GLOVES"] = 15372,
|
|
["RAWHIDE BRACERS"] = 1797,
|
|
["BONESNAPPER"] = 13027,
|
|
[12821] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12821,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Dawn's Edge",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[13909] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13909,
|
|
["class"] = 10,
|
|
["name"] = "12 Pound Lobster",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PLANS: DAWN'S EDGE"] = 12821,
|
|
[14165] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14165,
|
|
["class"] = 2,
|
|
["name"] = "Pagan Britches",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 20,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14293] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14293,
|
|
["class"] = 2,
|
|
["name"] = "Arachnidian Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 50,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14421] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14421,
|
|
["class"] = 2,
|
|
["name"] = "Silksand Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_11",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 37,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RANGER CLOAK"] = 7483,
|
|
["CONJURER'S ROBE"] = 9852,
|
|
[14805] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14805,
|
|
["class"] = 2,
|
|
["name"] = "Bloodlust Britches",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 52,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14933] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14933,
|
|
["class"] = 2,
|
|
["name"] = "Heroic Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_31",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 53,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15061] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15061,
|
|
["class"] = 2,
|
|
["name"] = "Living Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_18",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 49,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[15189] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15189,
|
|
["class"] = 2,
|
|
["name"] = "Grand Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 55,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["CHAINMAIL BRACERS"] = 1846,
|
|
["ENGINEER'S INK"] = 10647,
|
|
[15573] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15573,
|
|
["class"] = 2,
|
|
["name"] = "Marauder's Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_09",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 33,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["HEAVY SCORPID SCALE"] = 15408,
|
|
["SIGNET OF BECKONING: STONE"] = 20435,
|
|
[12835] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12835,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Annihilator",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["FROSTSABER LEATHER"] = 15422,
|
|
["WATCHER'S CUFFS"] = 14177,
|
|
["ELEMENTIUM BAR"] = 17771,
|
|
["DEADLY KRIS"] = 15243,
|
|
[17222] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17222,
|
|
["class"] = 4,
|
|
["name"] = "Spider Sausage",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_66",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
["HEADHUNTER'S WOOLIES"] = 15358,
|
|
[1082] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 1082,
|
|
["class"] = 4,
|
|
["name"] = "Redridge Goulash",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bowl_01",
|
|
["slot"] = "",
|
|
["level"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
["ANCIENT PAULDRONS"] = 15608,
|
|
[1114] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 1114,
|
|
["class"] = 4,
|
|
["name"] = "Conjured Rye",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_12",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
["THICK ARMOR KIT"] = 8173,
|
|
[1715] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1715,
|
|
["class"] = 2,
|
|
["name"] = "Polished Jazeraint Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_09",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 39,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["DENSE WEIGHTSTONE"] = 12643,
|
|
[1178] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 1178,
|
|
["class"] = 4,
|
|
["name"] = "Explosive Rocket",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_Bullet_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[1194] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1194,
|
|
["class"] = 1,
|
|
["name"] = "Bastard Sword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 1,
|
|
["subclass"] = 9,
|
|
["quality"] = 1,
|
|
},
|
|
[1210] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 1210,
|
|
["class"] = 5,
|
|
["name"] = "Shadowgem",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Amethyst_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["CHAMPION'S LEGGINGS"] = 7539,
|
|
[7094] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7094,
|
|
["class"] = 1,
|
|
["name"] = "Driftwood Branch",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_09",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 5,
|
|
["subclass"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
["ACOLYTE'S SHIRT"] = 6097,
|
|
[1274] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 1274,
|
|
["class"] = 5,
|
|
["name"] = "Hops",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["EMBERSPARK PENDANT"] = 5005,
|
|
["EARTHFURY BELT"] = 16838,
|
|
[10271] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10271,
|
|
["class"] = 2,
|
|
["name"] = "Masterwork Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_02",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 60,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["DAZZLING LONGSWORD"] = 869,
|
|
["INLAID THORIUM HAMMER"] = 12772,
|
|
[1370] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1370,
|
|
["class"] = 2,
|
|
["name"] = "Ragged Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_10",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[14220] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14220,
|
|
["class"] = 2,
|
|
["name"] = "Geomancer's Cap",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_23",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 35,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["EMBOSSED LEATHER CLOAK"] = 2310,
|
|
[1418] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1418,
|
|
["class"] = 2,
|
|
["name"] = "Worn Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_24",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 2,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["THICK SPIDER HAIR"] = 3167,
|
|
["DARK IRON HELM"] = 19148,
|
|
["ETERNAL GLOVES"] = 14333,
|
|
[1482] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1482,
|
|
["class"] = 1,
|
|
["name"] = "Shadowfang",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_13",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 19,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
[1498] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1498,
|
|
["class"] = 2,
|
|
["name"] = "Calico Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 10,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1514] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1514,
|
|
["class"] = 1,
|
|
["name"] = "Rusty Warhammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_16",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 9,
|
|
["subclass"] = 6,
|
|
["quality"] = 0,
|
|
},
|
|
["NATIVE BANDS"] = 14095,
|
|
[14228] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14228,
|
|
["class"] = 2,
|
|
["name"] = "Embersilk Coronet",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_32",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 36,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["WINTERFALL FIREWATER"] = 12820,
|
|
["LACED MAIL BOOTS"] = 1739,
|
|
["SHINY BRACELET"] = 11939,
|
|
["PROSPECTOR'S SASH"] = 14559,
|
|
[5362] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5362,
|
|
["class"] = 10,
|
|
["name"] = "Chew Toy",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Eye_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["SMALL QUIVER"] = 5439,
|
|
["MAIL COMBAT LEGGINGS"] = 6402,
|
|
["FAIRY'S EMBRACE"] = 7549,
|
|
["CHEW TOY"] = 5362,
|
|
[1706] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 1706,
|
|
["class"] = 10,
|
|
["name"] = "Azuredeep Shards",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Sapphire_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[1722] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1722,
|
|
["class"] = 1,
|
|
["name"] = "Thornstone Sledgehammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_04",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 37,
|
|
["subclass"] = 6,
|
|
["quality"] = 3,
|
|
},
|
|
[1738] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1738,
|
|
["class"] = 2,
|
|
["name"] = "Laced Mail Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 14,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[1754] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1754,
|
|
["class"] = 2,
|
|
["name"] = "Reinforced Chain Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 21,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[1770] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1770,
|
|
["class"] = 2,
|
|
["name"] = "Canvas Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Grey_01",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 12,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1786] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1786,
|
|
["class"] = 2,
|
|
["name"] = "Cross-stitched Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Yellow_01",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 24,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1802] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1802,
|
|
["class"] = 2,
|
|
["name"] = "Rawhide Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_09",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 16,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[1818] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1818,
|
|
["class"] = 1,
|
|
["name"] = "Standard Claymore",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 19,
|
|
["subclass"] = 9,
|
|
["quality"] = 0,
|
|
},
|
|
["LINEN BOOTS"] = 2569,
|
|
["WILD LEATHER SHOULDERS"] = 8210,
|
|
[10858] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10858,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Solid Iron Maul",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["LIGHT CHAIN LEGGINGS"] = 2400,
|
|
["PLANS: SOLID IRON MAUL"] = 10858,
|
|
[20295] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20295,
|
|
["class"] = 2,
|
|
["name"] = "Blue Dragonscale Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_Mail_15",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 55,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[1930] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1930,
|
|
["class"] = 2,
|
|
["name"] = "Stonemason Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_11",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 13,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[19012] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19012,
|
|
["class"] = 4,
|
|
["name"] = "Major Healthstone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_04",
|
|
["slot"] = "",
|
|
["level"] = 48,
|
|
["quality"] = 1,
|
|
},
|
|
["HEROIC PAULDRONS"] = 14937,
|
|
[1978] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1978,
|
|
["class"] = 2,
|
|
["name"] = "Wolfclaw Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 22,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[1994] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1994,
|
|
["class"] = 1,
|
|
["name"] = "Ebonclaw Reaver",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_16",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 41,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[10978] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 10978,
|
|
["class"] = 5,
|
|
["name"] = "Small Glimmering Shard",
|
|
["texture"] = "Interface\\Icons\\INV_Enchant_ShardGlimmeringSmall",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["SHABBY KNOT"] = 24232,
|
|
["CRUSHED ELEMENTAL BRACER"] = 5451,
|
|
[2069] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2069,
|
|
["class"] = 2,
|
|
["name"] = "Black Bear Hide Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Wolf",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 7,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[2101] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2101,
|
|
["class"] = 7,
|
|
["name"] = "Light Quiver",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Quiver_09",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 1,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[2133] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2133,
|
|
["class"] = 2,
|
|
["name"] = "Small Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 1,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[19271] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19271,
|
|
["class"] = 10,
|
|
["name"] = "Four of Elementals",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Elemental_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["VAMBRACES OF PROPHECY"] = 16819,
|
|
[14236] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14236,
|
|
["class"] = 2,
|
|
["name"] = "Embersilk Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 33,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["MEDIUM SHOT POUCH"] = 11363,
|
|
[18631] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 18631,
|
|
["class"] = 5,
|
|
["name"] = "Truesilver Transformer",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_18",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[9302] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9302,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Ghost Dye",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
["CHROMITE SHIELD"] = 8135,
|
|
[2389] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2389,
|
|
["class"] = 2,
|
|
["name"] = "Rusted Chain Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 1,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[2421] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2421,
|
|
["class"] = 2,
|
|
["name"] = "Augmented Chain Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 32,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[9814] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9814,
|
|
["class"] = 2,
|
|
["name"] = "Fortified Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 19,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[9942] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9942,
|
|
["class"] = 2,
|
|
["name"] = "Abjurer's Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_08",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10070] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10070,
|
|
["class"] = 2,
|
|
["name"] = "Righteous Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 50,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10198] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10198,
|
|
["class"] = 2,
|
|
["name"] = "Crusader's Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_25",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 48,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[20652] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20652,
|
|
["class"] = 2,
|
|
["name"] = "Abyssal Cloth Slippers",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Cloth_10",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 55,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2613] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2613,
|
|
["class"] = 2,
|
|
["name"] = "Double-stitched Robes",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_24",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 8,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[21164] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21164,
|
|
["class"] = 4,
|
|
["name"] = "Bloated Rockscale Cod",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_04",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[2677] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2677,
|
|
["class"] = 5,
|
|
["name"] = "Boar Ribs",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_16",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["STURDY RECURVE"] = 11306,
|
|
["PLATEMAIL GLOVES"] = 8091,
|
|
[2773] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2773,
|
|
["class"] = 1,
|
|
["name"] = "Cracked Shortbow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_05",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 3,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[3902] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3902,
|
|
["class"] = 1,
|
|
["name"] = "Staff of Nobles",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_04",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 13,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
["EMPTY VIAL"] = 3371,
|
|
[2869] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2869,
|
|
["class"] = 2,
|
|
["name"] = "Silvered Bronze Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_09",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 21,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[11606] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11606,
|
|
["class"] = 2,
|
|
["name"] = "Dark Iron Mail",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_16",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 51,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[11734] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11734,
|
|
["class"] = 8,
|
|
["name"] = "Libram of Tenacity",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_07",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["SCARLET INITIATE ROBES"] = 3260,
|
|
[2997] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2997,
|
|
["class"] = 5,
|
|
["name"] = "Bolt of Woolen Cloth",
|
|
["texture"] = "Interface\\Icons\\INV_Fabric_Wool_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["TEAL KODO"] = 11547,
|
|
["FLASK OF MOJO"] = 8151,
|
|
["ORANGE HAKKARI BIJOU"] = 19710,
|
|
["SHREDDER OPERATING MANUAL - PAGE 10"] = 16654,
|
|
["BLUNT CLAYMORE"] = 1811,
|
|
[3189] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3189,
|
|
["class"] = 1,
|
|
["name"] = "Wood Chopper",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_11",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 3,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["PERFUME BOTTLE"] = 21829,
|
|
[13014] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13014,
|
|
["class"] = 1,
|
|
["name"] = "Axe of Rin'ji",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_21",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 48,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[3285] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3285,
|
|
["class"] = 2,
|
|
["name"] = "Tribal Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_02",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["SCHEMATIC: THORIUM RIFLE"] = 16043,
|
|
["GUARDIAN CLOAK"] = 5965,
|
|
[3381] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3381,
|
|
["class"] = 2,
|
|
["name"] = "Cross-stitched Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_13",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 23,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[3413] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3413,
|
|
["class"] = 1,
|
|
["name"] = "Doomspike",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_29",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 20,
|
|
["subclass"] = 13,
|
|
["quality"] = 3,
|
|
},
|
|
[16583] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 16583,
|
|
["class"] = 9,
|
|
["name"] = "Demonic Figurine",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Orb_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[13910] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13910,
|
|
["class"] = 10,
|
|
["name"] = "15 Pound Lobster",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SANGUINE ARMOR"] = 14372,
|
|
[14166] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14166,
|
|
["class"] = 2,
|
|
["name"] = "Buccaneer's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_12",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 14,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14294] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14294,
|
|
["class"] = 2,
|
|
["name"] = "Arachnidian Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_15",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 46,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14422] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14422,
|
|
["class"] = 2,
|
|
["name"] = "Silksand Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_27",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 35,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["FORKED TONGUE"] = 6444,
|
|
[3669] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3669,
|
|
["class"] = 10,
|
|
["name"] = "Gelatinous Goo",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Slime_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[14806] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14806,
|
|
["class"] = 2,
|
|
["name"] = "Bloodlust Epaulets",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 52,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14934] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14934,
|
|
["class"] = 2,
|
|
["name"] = "Heroic Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_12",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 52,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15062] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15062,
|
|
["class"] = 2,
|
|
["name"] = "Devilsaur Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_Wolf",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 55,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[15190] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15190,
|
|
["class"] = 2,
|
|
["name"] = "Grand Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 50,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3829] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3829,
|
|
["class"] = 4,
|
|
["name"] = "Frost Oil",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_20",
|
|
["slot"] = "",
|
|
["level"] = 30,
|
|
["quality"] = 1,
|
|
},
|
|
["PRIDELORD GIRDLE"] = 14674,
|
|
[15574] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15574,
|
|
["class"] = 2,
|
|
["name"] = "Marauder's Shoulder Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_27",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 35,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["DRESS SHOES"] = 6836,
|
|
[10211] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10211,
|
|
["class"] = 2,
|
|
["name"] = "Elegant Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_02",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 54,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BIZNICKS 247X128 ACCURASCOPE"] = 18283,
|
|
[4021] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4021,
|
|
["class"] = 1,
|
|
["name"] = "Blunting Mace",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_01",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 41,
|
|
["subclass"] = 5,
|
|
["quality"] = 0,
|
|
},
|
|
[16214] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16214,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Bracer - Greater Intellect",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["HEAVY SCORPID SHOULDERS"] = 15081,
|
|
[10083] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10083,
|
|
["class"] = 2,
|
|
["name"] = "Lord's Crown",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 46,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[13127] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13127,
|
|
["class"] = 2,
|
|
["name"] = "Frostreaver Crown",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_24",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 27,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["LAWBRINGER BRACERS"] = 16857,
|
|
[4331] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4331,
|
|
["class"] = 2,
|
|
["name"] = "Phoenix Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_19",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 20,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["LIGHT PLATE HELMET"] = 8755,
|
|
[4459] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4459,
|
|
["class"] = 10,
|
|
["name"] = "Brittle Dragon Bone",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_10",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["GOUGING PICK"] = 1819,
|
|
[4587] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4587,
|
|
["class"] = 10,
|
|
["name"] = "Tribal Raptor Feathers",
|
|
["texture"] = "Interface\\Icons\\Spell_Magic_FeatherFall",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["CHIEFTAIN'S SHOULDERS"] = 9955,
|
|
[4715] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4715,
|
|
["class"] = 2,
|
|
["name"] = "Emblazoned Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_08",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4779] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4779,
|
|
["class"] = 10,
|
|
["name"] = "Dull Kodo Tooth",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["SAGE'S STAVE"] = 15934,
|
|
[1819] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1819,
|
|
["class"] = 1,
|
|
["name"] = "Gouging Pick",
|
|
["texture"] = "Interface\\Icons\\INV_Pick_02",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 17,
|
|
["subclass"] = 1,
|
|
["quality"] = 0,
|
|
},
|
|
["SCALED LEATHER BELT"] = 9827,
|
|
[9763] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9763,
|
|
["class"] = 2,
|
|
["name"] = "Cadet Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_10",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 9,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["LOOSE CHAIN BOOTS"] = 2642,
|
|
[20653] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20653,
|
|
["class"] = 2,
|
|
["name"] = "Abyssal Plate Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_29",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 55,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["CADET LEGGINGS"] = 9763,
|
|
["CADET CLOAK"] = 9761,
|
|
[19698] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 19698,
|
|
["name"] = "Zulian Coin",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_ArmorKit_11",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["ELEGANT TUNIC"] = 10218,
|
|
[5483] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5483,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Scorpid Surprise",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[19269] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19269,
|
|
["class"] = 10,
|
|
["name"] = "Two of Elementals",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Elemental_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["TWO OF ELEMENTALS"] = 19269,
|
|
["SHEEPSHEAR MANTLE"] = 13115,
|
|
[5739] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5739,
|
|
["class"] = 2,
|
|
["name"] = "Barbaric Harness",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 33,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[12798] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12798,
|
|
["class"] = 1,
|
|
["name"] = "Annihilator",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_12",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 58,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[8172] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8172,
|
|
["class"] = 5,
|
|
["name"] = "Cured Thick Hide",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Bear_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[19013] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19013,
|
|
["class"] = 4,
|
|
["name"] = "Major Healthstone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_04",
|
|
["slot"] = "",
|
|
["level"] = 48,
|
|
["quality"] = 1,
|
|
},
|
|
["CEREMONIAL LEATHER BELT"] = 4693,
|
|
["PATTERN: TOUGH SCORPID BRACERS"] = 8397,
|
|
[6123] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6123,
|
|
["class"] = 2,
|
|
["name"] = "Novice's Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_34",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[11546] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11546,
|
|
["class"] = 10,
|
|
["name"] = "Whistle of the Ivory Raptor",
|
|
["texture"] = "Interface\\Icons\\Ability_Mount_Raptor",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["quality"] = 4,
|
|
},
|
|
["SMOOTH RAPTOR SKIN"] = 4586,
|
|
[6315] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6315,
|
|
["class"] = 1,
|
|
["name"] = "Steelarrow Crossbow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Crossbow_01",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 22,
|
|
["subclass"] = 15,
|
|
["quality"] = 2,
|
|
},
|
|
[6379] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6379,
|
|
["class"] = 2,
|
|
["name"] = "Inscribed Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_26",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 12,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SQUIRE'S PANTS"] = 6118,
|
|
[6507] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6507,
|
|
["class"] = 2,
|
|
["name"] = "Infantry Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_14",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 5,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[6571] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6571,
|
|
["class"] = 2,
|
|
["name"] = "Scouting Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_02",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 17,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["BONELINK BELT"] = 15613,
|
|
["YELLOW ROSE FIREWORK"] = 9315,
|
|
["REINFORCED WOOLEN SHOULDERS"] = 4315,
|
|
[6827] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6827,
|
|
["class"] = 10,
|
|
["name"] = "Box of Supplies",
|
|
["texture"] = "Interface\\Icons\\INV_Crate_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PRIMITIVE ROCK TOOL"] = 5367,
|
|
["ESSENCE OF UNDEATH"] = 12808,
|
|
["PLATE HELMET D2 (TEST)"] = 1024,
|
|
["THISTLEFUR CLOAK"] = 14198,
|
|
[12790] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12790,
|
|
["class"] = 1,
|
|
["name"] = "Arcanite Champion",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_39",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 58,
|
|
["subclass"] = 9,
|
|
["quality"] = 3,
|
|
},
|
|
["MERCURIAL BREASTPLATE"] = 10157,
|
|
["CHAINMAIL BELT"] = 1845,
|
|
[7339] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7339,
|
|
["class"] = 2,
|
|
["name"] = "Miniscule Diamond Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_07",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["RIPPED OGRE LOINCLOTH"] = 15794,
|
|
["PARROT CAGE (COCKATIEL)"] = 8496,
|
|
[7531] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7531,
|
|
["class"] = 2,
|
|
["name"] = "Cabalist Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 41,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: UNDERMINE CLAM CHOWDER"] = 16767,
|
|
["STAFF OF JORDAN"] = 873,
|
|
["ANKH"] = 17030,
|
|
[7787] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7787,
|
|
["class"] = 2,
|
|
["name"] = "Resplendent Guardian",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_02",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 26,
|
|
["subclass"] = 6,
|
|
["quality"] = 3,
|
|
},
|
|
["GOLD SCARAB"] = 20859,
|
|
[7915] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7915,
|
|
["class"] = 2,
|
|
["name"] = "Barbaric Iron Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_25",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 30,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[7979] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7979,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Barbaric Iron Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["CAPTAIN'S BOOTS"] = 7490,
|
|
[8107] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8107,
|
|
["class"] = 2,
|
|
["name"] = "Hibernal Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 42,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: ELIXIR OF LESSER AGILITY"] = 3396,
|
|
["HEADHUNTER'S ARMOR"] = 15356,
|
|
[12794] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12794,
|
|
["class"] = 1,
|
|
["name"] = "Masterwork Stormhammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_04",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 57,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["HIBERNAL GLOVES"] = 8110,
|
|
[2786] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2786,
|
|
["class"] = 1,
|
|
["name"] = "Oiled Blunderbuss",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_01",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 24,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[15053] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15053,
|
|
["class"] = 2,
|
|
["name"] = "Volcanic Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 52,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["VOLCANIC HAMMER"] = 12792,
|
|
["WARSTRIKE CAPE"] = 14813,
|
|
[8483] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8483,
|
|
["class"] = 10,
|
|
["name"] = "Wastewander Water Pouch",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_Milk_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BACKBREAKER"] = 15264,
|
|
[9431] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9431,
|
|
["class"] = 2,
|
|
["name"] = "Papal Fez",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_28",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 38,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["INSCRIBED BUCKLER"] = 6380,
|
|
[10421] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10421,
|
|
["class"] = 2,
|
|
["name"] = "Rough Copper Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 2,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[9815] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9815,
|
|
["class"] = 2,
|
|
["name"] = "Fortified Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 20,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[9943] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9943,
|
|
["class"] = 2,
|
|
["name"] = "Abjurer's Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_23",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 48,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10071] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10071,
|
|
["class"] = 2,
|
|
["name"] = "Righteous Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_06",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 44,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10199] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10199,
|
|
["class"] = 2,
|
|
["name"] = "Crusader's Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 49,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["ROUGH COPPER VEST"] = 10421,
|
|
[4666] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4666,
|
|
["class"] = 2,
|
|
["name"] = "Burnt Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 4,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[10583] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10583,
|
|
["class"] = 2,
|
|
["name"] = "Quillward Harness",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 34,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["RATHORIAN'S CAPE"] = 5111,
|
|
[10839] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10839,
|
|
["class"] = 10,
|
|
["name"] = "Crystallized Note",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Rune_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2175] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2175,
|
|
["class"] = 1,
|
|
["name"] = "Shadowhide Battle Axe",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 18,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["ARCANE SASH"] = 8291,
|
|
[11223] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11223,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Bracer - Deflection",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["EBONCLAW REAVER"] = 1994,
|
|
["STONESCALE EEL"] = 13422,
|
|
[11607] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11607,
|
|
["class"] = 1,
|
|
["name"] = "Dark Iron Sunderer",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Halberd_02",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 52,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["SPARKLESHELL HEADWRAP"] = 15580,
|
|
["MONSTER OMELET"] = 12218,
|
|
[11991] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11991,
|
|
["class"] = 2,
|
|
["name"] = "Quicksilver Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_01",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 54,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["RAVAGER'S WOOLIES"] = 14775,
|
|
[12247] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12247,
|
|
["class"] = 1,
|
|
["name"] = "Broad Bladed Knife",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_04",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 27,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
["BLOODLETTER SCALPEL"] = 9511,
|
|
["CHARGER'S HANDWRAPS"] = 15476,
|
|
[12631] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12631,
|
|
["class"] = 2,
|
|
["name"] = "Fiery Plate Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_03",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 53,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[14866] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14866,
|
|
["class"] = 2,
|
|
["name"] = "Warleader's Crown",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_19",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 57,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["STIFF RECURVE BOW"] = 2785,
|
|
[13015] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13015,
|
|
["class"] = 1,
|
|
["name"] = "Serathil",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_08",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 56,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["RESPLENDENT BELT"] = 14327,
|
|
["THISTLEFUR BANDS"] = 14197,
|
|
[15970] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15970,
|
|
["class"] = 2,
|
|
["name"] = "Native Branch",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_03",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 10,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["NATIVE BRANCH"] = 15970,
|
|
[15906] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15906,
|
|
["class"] = 1,
|
|
["name"] = "Left-Handed Brass Knuckles",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_WEAPONOFFHAND",
|
|
["level"] = 10,
|
|
["subclass"] = 11,
|
|
["quality"] = 1,
|
|
},
|
|
[3845] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3845,
|
|
["class"] = 2,
|
|
["name"] = "Golden Scale Cuirass",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 35,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[13911] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13911,
|
|
["class"] = 10,
|
|
["name"] = "19 Pound Lobster",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["ORPHIC BRACERS"] = 18337,
|
|
[14167] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14167,
|
|
["class"] = 2,
|
|
["name"] = "Buccaneer's Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 14,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14295] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14295,
|
|
["class"] = 2,
|
|
["name"] = "Arachnidian Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_14",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 50,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14423] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14423,
|
|
["class"] = 2,
|
|
["name"] = "Silksand Shoulder Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_02",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 35,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14551] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14551,
|
|
["class"] = 2,
|
|
["name"] = "Edgemaster's Handguards",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_30",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 44,
|
|
["subclass"] = 4,
|
|
["quality"] = 4,
|
|
},
|
|
["BASILISK VENOM"] = 11388,
|
|
[14807] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14807,
|
|
["class"] = 2,
|
|
["name"] = "Bloodlust Bracelets",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 48,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14935] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14935,
|
|
["class"] = 2,
|
|
["name"] = "Heroic Skullcap",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_20",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 55,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15063] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15063,
|
|
["class"] = 2,
|
|
["name"] = "Devilsaur Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_26",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 53,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[15191] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15191,
|
|
["class"] = 2,
|
|
["name"] = "Grand Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_12",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 52,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["HEAVY MITHRIL PANTS"] = 7921,
|
|
["BIG STICK"] = 12251,
|
|
[15575] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15575,
|
|
["class"] = 2,
|
|
["name"] = "Sparkleshell Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_27",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 31,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14196] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14196,
|
|
["class"] = 2,
|
|
["name"] = "Thistlefur Sandals",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_04",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 27,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["EMERALD BREASTPLATE"] = 10275,
|
|
["GRINNING AXE"] = 1639,
|
|
["DOKEBI HAT"] = 14584,
|
|
[16215] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16215,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Boots - Greater Stamina",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["BLOODLUST CAPE"] = 14801,
|
|
["PROSPECTOR AXE"] = 12975,
|
|
[2011] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2011,
|
|
["class"] = 1,
|
|
["name"] = "Twisted Sabre",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_24",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 21,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
["JADEFIRE PANTS"] = 15394,
|
|
[15330] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15330,
|
|
["class"] = 2,
|
|
["name"] = "Wrangler's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 20,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["WISE MAN'S BELT"] = 4786,
|
|
[15266] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15266,
|
|
["class"] = 1,
|
|
["name"] = "Fierce Mauler",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_08",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 56,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["FIERCE MAULER"] = 15266,
|
|
["PLAGUEBLOOM"] = 13466,
|
|
[15138] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15138,
|
|
["class"] = 2,
|
|
["name"] = "Onyxia Scale Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_05",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 55,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[6518] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6518,
|
|
["class"] = 2,
|
|
["name"] = "Pioneer Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 6,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["CHIMERIC GLOVES"] = 15074,
|
|
[15010] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15010,
|
|
["class"] = 2,
|
|
["name"] = "Primal Wraps",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 6,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PRIMAL WRAPS"] = 15010,
|
|
["WALKING STICK"] = 2495,
|
|
[14946] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14946,
|
|
["class"] = 2,
|
|
["name"] = "Warbringer's Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_22",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["HUGE VENOM SAC"] = 19441,
|
|
[20655] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20655,
|
|
["class"] = 2,
|
|
["name"] = "Abyssal Cloth Handwraps",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_32",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 55,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["WARBRINGER'S SPAULDERS"] = 14946,
|
|
["MUNICIPAL PROCLAMATION"] = 13363,
|
|
["INFILTRATOR BOOTS"] = 7409,
|
|
[14754] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14754,
|
|
["class"] = 2,
|
|
["name"] = "Slayer's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 24,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["RESILIENT CAPE"] = 14400,
|
|
[2027] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2027,
|
|
["class"] = 1,
|
|
["name"] = "Scimitar",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_33",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 14,
|
|
["subclass"] = 8,
|
|
["quality"] = 1,
|
|
},
|
|
["DRIED BAT BLOOD"] = 6293,
|
|
["PATTERN: RED MAGEWEAVE HEADBAND"] = 10320,
|
|
[14498] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14498,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Runecloth Headband",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: RUNECLOTH HEADBAND"] = 14498,
|
|
["SHADOW OIL"] = 3824,
|
|
["BLACK DRAGONSCALE SHOULDERS"] = 15051,
|
|
[20676] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20676,
|
|
["class"] = 4,
|
|
["name"] = "Decoded Twilight Text",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["MYSTIC'S WOOLIES"] = 14370,
|
|
[14306] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14306,
|
|
["class"] = 2,
|
|
["name"] = "Bonecaster's Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_17",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 55,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14242] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14242,
|
|
["class"] = 2,
|
|
["name"] = "Darkmist Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_08",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 38,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["FREEZING SHARD"] = 10572,
|
|
[3703] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3703,
|
|
["class"] = 4,
|
|
["name"] = "Southshore Stout",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["WATCHER'S CAP"] = 14178,
|
|
["GREEN SILKEN SHOULDERS"] = 7057,
|
|
["PATTERN: LIVING LEGGINGS"] = 15752,
|
|
[7280] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7280,
|
|
["class"] = 2,
|
|
["name"] = "Rugged Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 6,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[13858] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13858,
|
|
["class"] = 2,
|
|
["name"] = "Runecloth Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_04",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 47,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RUNECLOTH ROBE"] = 13858,
|
|
["EMBER WAND"] = 5215,
|
|
[3591] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3591,
|
|
["class"] = 2,
|
|
["name"] = "Padded Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["LORD'S CAPE"] = 10079,
|
|
[19268] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19268,
|
|
["class"] = 10,
|
|
["name"] = "Ace of Elementals",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Elemental_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["THICK SPIDER'S SILK"] = 4337,
|
|
["WORN CLOAK"] = 1733,
|
|
["VIKING WARHAMMER"] = 1721,
|
|
["BLUE DRAGONSCALE LEGGINGS"] = 20295,
|
|
["MASTERWORK SHIELD"] = 10271,
|
|
[14434] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14434,
|
|
["class"] = 2,
|
|
["name"] = "Windchaser Robes",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_29",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 44,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["WINDCHASER ROBES"] = 14434,
|
|
["VETERAN GIRDLE"] = 4678,
|
|
["STEELCLAW REAVER"] = 7761,
|
|
["EARTHEN SILK BELT"] = 7061,
|
|
["ARCANE ROBE"] = 8290,
|
|
["FEATHERY WING"] = 11417,
|
|
["DEFENDER GAUNTLETS"] = 6577,
|
|
["SOLDIER'S ARMOR"] = 6545,
|
|
["DUSKBRINGER"] = 2205,
|
|
["DELICIOUS CAVE MOLD"] = 4607,
|
|
["EIGHT OF WARLORDS"] = 19265,
|
|
["TEAR STAINED HANDKERCHIEF"] = 18233,
|
|
["DISCIPLE'S SASH"] = 6513,
|
|
[8280] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8280,
|
|
["class"] = 2,
|
|
["name"] = "Valorous Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_12",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 44,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["FORMULA: ENCHANT BRACER - GREATER SPIRIT"] = 11204,
|
|
[14314] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14314,
|
|
["class"] = 2,
|
|
["name"] = "Celestial Handwraps",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_20",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 53,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["AURORA CLOAK"] = 6417,
|
|
[6385] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6385,
|
|
["class"] = 2,
|
|
["name"] = "Stylish Green Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Green_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["STYLISH GREEN SHIRT"] = 6385,
|
|
[7189] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7189,
|
|
["class"] = 2,
|
|
["name"] = "Goblin Rocket Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Gizmo_RocketBoot_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6289] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6289,
|
|
["class"] = 4,
|
|
["name"] = "Raw Longjaw Mud Snapper",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_32",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[9304] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9304,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Transmute Iron to Gold",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
[9432] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9432,
|
|
["class"] = 2,
|
|
["name"] = "Skullplate Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_14",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["RAW LONGJAW MUD SNAPPER"] = 6289,
|
|
["THICK FURRY MANE"] = 4583,
|
|
[9816] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9816,
|
|
["class"] = 2,
|
|
["name"] = "Fortified Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_07",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 20,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[9944] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9944,
|
|
["class"] = 2,
|
|
["name"] = "Abjurer's Crystal",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Pearl_06",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 48,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[10072] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10072,
|
|
["class"] = 2,
|
|
["name"] = "Righteous Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_12",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 46,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10200] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10200,
|
|
["class"] = 2,
|
|
["name"] = "Crusader's Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_28",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 48,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[20656] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20656,
|
|
["class"] = 2,
|
|
["name"] = "Abyssal Mail Sabatons",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Chain_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 55,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["VENOMSHROUD MITTS"] = 14442,
|
|
[10584] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10584,
|
|
["class"] = 2,
|
|
["name"] = "Stormgale Fists",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_11",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 31,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["GAEA'S CLOAK"] = 14270,
|
|
[10840] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10840,
|
|
["class"] = 10,
|
|
["name"] = "Crystallized Note",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Rune_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[7285] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7285,
|
|
["class"] = 2,
|
|
["name"] = "Nimble Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 19,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["NIMBLE LEATHER GLOVES"] = 7285,
|
|
["WARLEADER'S BELT"] = 14864,
|
|
["ARCANITE BAR"] = 12360,
|
|
["PATTERN: TOUGH SCORPID BREASTPLATE"] = 8395,
|
|
["WARLEADER'S CROWN"] = 14866,
|
|
[11736] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11736,
|
|
["class"] = 8,
|
|
["name"] = "Libram of Resilience",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_05",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[2327] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2327,
|
|
["class"] = 2,
|
|
["name"] = "Sturdy Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["IRON LOCKBOX"] = 4634,
|
|
[6097] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6097,
|
|
["class"] = 2,
|
|
["name"] = "Acolyte's Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[12248] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12248,
|
|
["class"] = 1,
|
|
["name"] = "Daring Dirk",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_15",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 29,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
["PLANS: INVULNERABLE MAIL"] = 12728,
|
|
[14276] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14276,
|
|
["class"] = 2,
|
|
["name"] = "Gaea's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_10",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 42,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[12632] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12632,
|
|
["class"] = 2,
|
|
["name"] = "Storm Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_30",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 54,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[17722] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17722,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Gloves of the Greatfather",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["MARBLE CIRCLE"] = 12002,
|
|
[13016] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13016,
|
|
["class"] = 1,
|
|
["name"] = "Killmaim",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_10",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 21,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[13144] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13144,
|
|
["class"] = 2,
|
|
["name"] = "Serenity Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_07",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 48,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[7413] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7413,
|
|
["class"] = 2,
|
|
["name"] = "Infiltrator Cap",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_15",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 28,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["GAEA'S TUNIC"] = 14277,
|
|
["STORM GAUNTLETS"] = 12632,
|
|
["PATTERN: EARTHEN SILK BELT"] = 7086,
|
|
["FERAL SHOULDER PADS"] = 15313,
|
|
[13912] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13912,
|
|
["class"] = 10,
|
|
["name"] = "21 Pound Lobster",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["WIZARDWEAVE TURBAN"] = 14130,
|
|
[14168] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14168,
|
|
["class"] = 2,
|
|
["name"] = "Buccaneer's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_16",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14296] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14296,
|
|
["class"] = 2,
|
|
["name"] = "Arachnidian Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_18",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 47,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["MITHRIL GYRO-SHOT"] = 10513,
|
|
[14552] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14552,
|
|
["class"] = 2,
|
|
["name"] = "Stockade Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_20",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 50,
|
|
["subclass"] = 5,
|
|
["quality"] = 4,
|
|
},
|
|
[14680] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14680,
|
|
["class"] = 2,
|
|
["name"] = "Indomitable Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_02",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 59,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14808] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14808,
|
|
["class"] = 2,
|
|
["name"] = "Warstrike Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_16",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 54,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14936] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14936,
|
|
["class"] = 2,
|
|
["name"] = "Heroic Legplates",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 56,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15064] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15064,
|
|
["class"] = 2,
|
|
["name"] = "Warbear Harness",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 50,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[15192] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15192,
|
|
["class"] = 2,
|
|
["name"] = "Grand Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_31",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 55,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15378] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15378,
|
|
["class"] = 2,
|
|
["name"] = "Rageclaw Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_12",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 41,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[11554] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11554,
|
|
["class"] = 10,
|
|
["name"] = "Frost Ram",
|
|
["texture"] = "Interface\\Icons\\Ability_Mount_MountainRam",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["quality"] = 4,
|
|
},
|
|
[15576] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15576,
|
|
["class"] = 2,
|
|
["name"] = "Sparkleshell Sabatons",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_03",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 34,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[5969] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5969,
|
|
["class"] = 2,
|
|
["name"] = "Regent's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_14",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 18,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BLOODLUST BELT"] = 14803,
|
|
["REGENT'S CLOAK"] = 5969,
|
|
["POCKET LINT"] = 5263,
|
|
[16216] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16216,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Cloak - Greater Resistance",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[21716] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21716,
|
|
["class"] = 4,
|
|
["name"] = "Large Green Rocket Cluster",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MissileLargeCluster_Green",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[11362] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11362,
|
|
["class"] = 7,
|
|
["name"] = "Medium Quiver",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Quiver_10",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 10,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: TOUGH SCORPID LEGGINGS"] = 8401,
|
|
["LARGE RUCKSACK"] = 933,
|
|
["RAZOR ARROW"] = 3030,
|
|
[4396] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4396,
|
|
["class"] = 5,
|
|
["name"] = "Mechanical Dragonling",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Head_Dragon_01",
|
|
["slot"] = "INVTYPE_TRINKET",
|
|
["level"] = 30,
|
|
["quality"] = 1,
|
|
},
|
|
[4460] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4460,
|
|
["class"] = 10,
|
|
["name"] = "Ripped Wing Webbing",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["LUPINE CUFFS"] = 15013,
|
|
[4588] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4588,
|
|
["class"] = 10,
|
|
["name"] = "Pristine Raptor Skull",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_TaurenSkull_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["FERAL CORD"] = 15308,
|
|
[4716] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4716,
|
|
["class"] = 2,
|
|
["name"] = "Combat Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_14",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 27,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["MIDNIGHT MACE"] = 936,
|
|
[1758] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1758,
|
|
["class"] = 2,
|
|
["name"] = "Reinforced Chain Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 25,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["CORD OF ELEMENTS"] = 16673,
|
|
[12694] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12694,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Thorium Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[1168] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1168,
|
|
["class"] = 2,
|
|
["name"] = "Skullflame Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_01",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 54,
|
|
["subclass"] = 6,
|
|
["quality"] = 4,
|
|
},
|
|
["ORNATE MITHRIL SHOULDER"] = 7928,
|
|
["STEEL WEAPON CHAIN"] = 6041,
|
|
["COMMONER'S SWORD"] = 1511,
|
|
["GEM-STUDDED LEATHER BELT"] = 4262,
|
|
["REINS OF THE ANCIENT FROSTSABER"] = 11555,
|
|
[2207] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2207,
|
|
["class"] = 1,
|
|
["name"] = "Jambiya",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_04",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 11,
|
|
["subclass"] = 13,
|
|
["quality"] = 1,
|
|
},
|
|
[5484] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5484,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Roasted Kodo Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[14301] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14301,
|
|
["class"] = 2,
|
|
["name"] = "Bonecaster's Bindings",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_17",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 48,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BONECASTER'S BINDINGS"] = 14301,
|
|
[5425] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5425,
|
|
["class"] = 2,
|
|
["name"] = "Runescale Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 15,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[5740] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5740,
|
|
["class"] = 4,
|
|
["name"] = "Red Fireworks Rocket",
|
|
["texture"] = "Interface\\Icons\\Spell_Fire_Fireball02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BLUE ROCKET CLUSTER"] = 21571,
|
|
["PATTERN: DARK LEATHER TUNIC"] = 2409,
|
|
["HERO'S BOOTS"] = 8307,
|
|
[5996] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5996,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Water Breathing",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_17",
|
|
["slot"] = "",
|
|
["level"] = 8,
|
|
["quality"] = 1,
|
|
},
|
|
["FISHBONE TOOTHPICK"] = 5361,
|
|
[6124] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6124,
|
|
["class"] = 2,
|
|
["name"] = "Novice's Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_01",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["LESSER MOONSTONE"] = 1705,
|
|
["CAT FIGURINE"] = 5329,
|
|
[6316] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6316,
|
|
["class"] = 4,
|
|
["name"] = "Loch Frenzy Delight",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_01",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[6380] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6380,
|
|
["class"] = 2,
|
|
["name"] = "Inscribed Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 13,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[6444] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 6444,
|
|
["class"] = 10,
|
|
["name"] = "Forked Tongue",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_GuardianWard",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[6508] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6508,
|
|
["class"] = 2,
|
|
["name"] = "Infantry Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_11",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 4,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[6572] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6572,
|
|
["class"] = 2,
|
|
["name"] = "Defender Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_06",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 18,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["MAGNIFICENT BELT"] = 15673,
|
|
["NIGHTSHADE LEGGINGS"] = 10227,
|
|
["PATTERN: BRIGHTCLOTH CLOAK"] = 14484,
|
|
["ARACHNIDIAN CAPE"] = 14292,
|
|
["WILLOW VEST"] = 6536,
|
|
[10274] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10274,
|
|
["class"] = 2,
|
|
["name"] = "Masterwork Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 58,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["CHROMITE GAUNTLETS"] = 8139,
|
|
[7084] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7084,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Crimson Silk Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7148] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7148,
|
|
["class"] = 5,
|
|
["name"] = "Goblin Jumper Cables",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_EngGizmos_10",
|
|
["slot"] = "INVTYPE_TRINKET",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["THE GREEN TOWER"] = 1204,
|
|
[7276] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7276,
|
|
["class"] = 2,
|
|
["name"] = "Handstitched Leather Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_48",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 4,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["ELEGANT MANTLE"] = 10210,
|
|
["BRAWLER'S HARNESS"] = 6125,
|
|
["SHADOWBLADE"] = 2163,
|
|
[7532] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7532,
|
|
["class"] = 2,
|
|
["name"] = "Cabalist Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_01",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 42,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[4050] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4050,
|
|
["class"] = 2,
|
|
["name"] = "Emblazoned Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 26,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["GOTHIC PLATE HELMET"] = 10090,
|
|
[5009] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5009,
|
|
["class"] = 2,
|
|
["name"] = "Mindbender Loop",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_15",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 31,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["FIRE SWORD OF CRIPPLING"] = 997,
|
|
["MINDBENDER LOOP"] = 5009,
|
|
[7916] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7916,
|
|
["class"] = 2,
|
|
["name"] = "Barbaric Iron Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 31,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[13917] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13917,
|
|
["class"] = 10,
|
|
["name"] = "103 Pound Mightfish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterHead_02",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BROKEN BLADE OF HEROES"] = 9719,
|
|
[8108] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8108,
|
|
["class"] = 2,
|
|
["name"] = "Hibernal Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_06",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 42,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: BIG VOODOO PANTS"] = 8389,
|
|
[8281] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8281,
|
|
["class"] = 2,
|
|
["name"] = "Valorous Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_28",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 43,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[8409] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8409,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Nightscape Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: RED LINEN ROBE"] = 2598,
|
|
[9890] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9890,
|
|
["class"] = 2,
|
|
["name"] = "Huntsman's Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_09",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 33,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15486] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15486,
|
|
["class"] = 2,
|
|
["name"] = "War Torn Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_08",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 7,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[9826] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9826,
|
|
["class"] = 2,
|
|
["name"] = "Durable Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_20",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 29,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["DURABLE ROBE"] = 9826,
|
|
[9762] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9762,
|
|
["class"] = 2,
|
|
["name"] = "Cadet Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_12",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 8,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[9305] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9305,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Transmute Mithril to Truesilver",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
[9433] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9433,
|
|
["class"] = 2,
|
|
["name"] = "Forgotten Wraps",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_12",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 41,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["WHITE SWASHBUCKLER'S SHIRT"] = 6795,
|
|
["ELEMENTALS DECK"] = 19267,
|
|
[9817] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9817,
|
|
["class"] = 2,
|
|
["name"] = "Fortified Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_07",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 21,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[9945] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9945,
|
|
["class"] = 2,
|
|
["name"] = "Abjurer's Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_22",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 43,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10073] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10073,
|
|
["class"] = 2,
|
|
["name"] = "Righteous Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_13",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 47,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10201] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10201,
|
|
["class"] = 2,
|
|
["name"] = "Overlord's Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 43,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[10329] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10329,
|
|
["class"] = 2,
|
|
["name"] = "Scarlet Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 32,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10457] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 10457,
|
|
["class"] = 10,
|
|
["name"] = "Empty Sea Snail Shell",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Shell_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[20537] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20537,
|
|
["class"] = 2,
|
|
["name"] = "Runed Stygian Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 58,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[10713] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10713,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Inlaid Mithril Cylinder",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[10841] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 10841,
|
|
["class"] = 4,
|
|
["name"] = "Goldthorn Tea",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_15",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
["SATCHEL OF CARDS"] = 22295,
|
|
["STUDDED PANTS"] = 2465,
|
|
[11225] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11225,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Bracer - Greater Stamina",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["BRIMSTONE BELT"] = 4785,
|
|
["RUNIC STONE"] = 21226,
|
|
[19011] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19011,
|
|
["class"] = 4,
|
|
["name"] = "Greater Healthstone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_04",
|
|
["slot"] = "",
|
|
["level"] = 36,
|
|
["quality"] = 1,
|
|
},
|
|
[11737] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11737,
|
|
["class"] = 8,
|
|
["name"] = "Libram of Voracity",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_10",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[4721] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4721,
|
|
["class"] = 2,
|
|
["name"] = "Insignia Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_07",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 30,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[11993] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11993,
|
|
["class"] = 2,
|
|
["name"] = "Clay Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_14",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 17,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["BLOODY LEATHER BOOT"] = 4876,
|
|
[12249] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12249,
|
|
["class"] = 1,
|
|
["name"] = "Merciless Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_17",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 26,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["GREEN LENS"] = 10504,
|
|
[9378] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9378,
|
|
["class"] = 1,
|
|
["name"] = "Shovelphlange's Mining Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Pick_02",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 33,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[12633] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12633,
|
|
["class"] = 2,
|
|
["name"] = "Whitesoul Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_13",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 55,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[5637] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5637,
|
|
["class"] = 5,
|
|
["name"] = "Large Fang",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3319] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3319,
|
|
["class"] = 1,
|
|
["name"] = "Short Sabre",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_24",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 4,
|
|
["subclass"] = 8,
|
|
["quality"] = 1,
|
|
},
|
|
[13017] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13017,
|
|
["class"] = 1,
|
|
["name"] = "Hellslayer Battle Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_24",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 35,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["UNKNOWN REWARD"] = 1217,
|
|
["JAZERAINT LEGGINGS"] = 9903,
|
|
["FIREBLOOM"] = 4625,
|
|
[9186] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 9186,
|
|
["class"] = 4,
|
|
["name"] = "Mind-numbing Poison III",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_NullifyDisease",
|
|
["slot"] = "",
|
|
["level"] = 52,
|
|
["quality"] = 1,
|
|
},
|
|
[3670] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3670,
|
|
["class"] = 10,
|
|
["name"] = "Large Slimy Bone",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["PLANS: MITHRIL SPURS"] = 7989,
|
|
["ROUGH BOOMSTICK"] = 4362,
|
|
["HEAVY BROWN BAG"] = 4497,
|
|
[14169] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14169,
|
|
["class"] = 2,
|
|
["name"] = "Aboriginal Shoulder Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_06",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 16,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[14297] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14297,
|
|
["class"] = 2,
|
|
["name"] = "Arachnidian Robes",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_35",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 52,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14425] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14425,
|
|
["class"] = 2,
|
|
["name"] = "Silksand Wraps",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_09",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 39,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14553] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14553,
|
|
["class"] = 2,
|
|
["name"] = "Sash of Mercy",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_09",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 56,
|
|
["subclass"] = 3,
|
|
["quality"] = 4,
|
|
},
|
|
[14681] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14681,
|
|
["class"] = 2,
|
|
["name"] = "Indomitable Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 57,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14809] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14809,
|
|
["class"] = 2,
|
|
["name"] = "Warstrike Sabatons",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 57,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["CROCHET SHOULDERPADS"] = 3942,
|
|
[15065] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15065,
|
|
["class"] = 2,
|
|
["name"] = "Warbear Woolies",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_Wolf",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 52,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[15193] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15193,
|
|
["class"] = 2,
|
|
["name"] = "Grand Crown",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_06",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 57,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[19259] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19259,
|
|
["class"] = 10,
|
|
["name"] = "Two of Warlords",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Warlord_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["STONECLOTH CIRCLET"] = 14410,
|
|
["DUSKWOVEN SANDALS"] = 10058,
|
|
["CREST OF BECKONING: STONE"] = 20419,
|
|
[4401] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4401,
|
|
["class"] = 5,
|
|
["name"] = "Mechanical Squirrel Box",
|
|
["texture"] = "Interface\\Icons\\INV_Crate_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["MECHANICAL SQUIRREL BOX"] = 4401,
|
|
[4369] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4369,
|
|
["class"] = 1,
|
|
["name"] = "Deadly Blunderbuss",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_07",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 16,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["ROUGH GRINDING STONE"] = 3470,
|
|
["MAGNIFICENT HELMET"] = 15670,
|
|
["CHROMATIC ROBE"] = 2615,
|
|
["ORB OF POWER"] = 4838,
|
|
["BOLT OF SILK CLOTH"] = 4305,
|
|
[5489] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5489,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Lean Venison",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["HORIZON CHOKER"] = 13085,
|
|
["BONELINK GAUNTLETS"] = 15612,
|
|
["WITCH DOCTOR'S CANE"] = 9482,
|
|
[12445] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12445,
|
|
["name"] = "Felnok's Package",
|
|
["texture"] = "Interface\\Icons\\INV_Crate_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[18611] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18611,
|
|
["class"] = 2,
|
|
["name"] = "Gnarlpine Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 2,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["DAWN'S EDGE"] = 12774,
|
|
["TOUGH LEATHER PANTS"] = 1808,
|
|
["TUSKER SWORD"] = 15252,
|
|
[8290] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8290,
|
|
["class"] = 2,
|
|
["name"] = "Arcane Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_29",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 56,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SAGE'S CLOTH"] = 6609,
|
|
[8226] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8226,
|
|
["class"] = 1,
|
|
["name"] = "The Butcher",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_18",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 26,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
["THE BUTCHER"] = 8226,
|
|
[20659] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20659,
|
|
["class"] = 2,
|
|
["name"] = "Abyssal Mail Handguards",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_32",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 55,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["RED HELPER BOX"] = 21305,
|
|
[21171] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21171,
|
|
["class"] = 10,
|
|
["name"] = "Filled Festive Mug",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["HI-IMPACT MITHRIL SLUGS"] = 10512,
|
|
["BATTERED LEATHER BELT"] = 2371,
|
|
[21939] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21939,
|
|
["class"] = 10,
|
|
["name"] = "Fel Elemental Rod",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_18",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["GLIMMERING MAIL GAUNTLETS"] = 4072,
|
|
[1803] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1803,
|
|
["class"] = 2,
|
|
["name"] = "Tough Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_24",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 25,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[2581] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2581,
|
|
["class"] = 4,
|
|
["name"] = "Heavy Linen Bandage",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandage_18",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[15005] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15005,
|
|
["class"] = 2,
|
|
["name"] = "Primal Bands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_12",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 4,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["PEELING THE ONION"] = 19483,
|
|
[12683] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12683,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Thorium Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["DARKMOON SPECIAL RESERVE"] = 19221,
|
|
["PLANS: THORIUM BELT"] = 12683,
|
|
[3992] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3992,
|
|
["class"] = 2,
|
|
["name"] = "Laminated Scale Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_09",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 47,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["MEDIUM ARMOR KIT"] = 2313,
|
|
["STAFF OF PROTECTION"] = 12252,
|
|
["CUTTHROAT PAULDRONS"] = 3231,
|
|
["MARK OF KERN"] = 2262,
|
|
[2815] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2815,
|
|
["class"] = 1,
|
|
["name"] = "Curve-bladed Ripper",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_23",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 40,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[12618] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12618,
|
|
["class"] = 2,
|
|
["name"] = "Enchanted Thorium Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 58,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["SPIKED CHAIN LEGGINGS"] = 15521,
|
|
[2823] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2823,
|
|
["class"] = 1,
|
|
["name"] = "Mo'grosh Can Opener",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 14,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["PLANS: MITHRIL SHIELD SPIKE"] = 7976,
|
|
["CITRINE"] = 3864,
|
|
["JADEFIRE GLOVES"] = 15393,
|
|
["PRISMATIC PENDANT"] = 12048,
|
|
["BOAHN'S FANG"] = 5423,
|
|
["WRANGLER'S BELT"] = 15329,
|
|
["RENEGADE CHESTGUARD"] = 9866,
|
|
[15265] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15265,
|
|
["class"] = 1,
|
|
["name"] = "Painbringer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_10",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 53,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["STONECLOTH BRITCHES"] = 14415,
|
|
["PAINBRINGER"] = 15265,
|
|
[7362] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7362,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Earthen Leather Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["METAL STAVE"] = 3784,
|
|
["SPROUTED FROND"] = 5205,
|
|
["CHIMERIC BOOTS"] = 15073,
|
|
["TROGG HAND AXE"] = 2054,
|
|
[11549] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11549,
|
|
["class"] = 10,
|
|
["name"] = "Horn of the Red Wolf",
|
|
["texture"] = "Interface\\Icons\\Ability_Mount_BlackDireWolf",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["quality"] = 4,
|
|
},
|
|
[5839] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5839,
|
|
["class"] = 10,
|
|
["name"] = "Journal Page",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["FORMULA: ENCHANT GLOVES - SKINNING"] = 11166,
|
|
["TOUGH SCORPID GLOVES"] = 8204,
|
|
["SHINING SILVER BREASTPLATE"] = 2870,
|
|
["WARSTRIKE SHOULDER PADS"] = 14817,
|
|
["RECIPE: DISCOLORED HEALING POTION"] = 4597,
|
|
["KALEIDOSCOPE CHAIN"] = 13084,
|
|
[5105] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5105,
|
|
["class"] = 9,
|
|
["name"] = "Explosive Shell",
|
|
["texture"] = "Interface\\Icons\\Spell_Fire_FireBolt",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["EXPLOSIVE SHELL"] = 5105,
|
|
[8282] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8282,
|
|
["class"] = 2,
|
|
["name"] = "Valorous Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_02",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 46,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[2102] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2102,
|
|
["class"] = 7,
|
|
["name"] = "Small Ammo Pouch",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ammo_Bullet_01",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[2134] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2134,
|
|
["class"] = 1,
|
|
["name"] = "Hand Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_19",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 1,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[2166] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2166,
|
|
["class"] = 2,
|
|
["name"] = "Foreman's Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 15,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["EBON SHIV"] = 7947,
|
|
["MARAUDER'S BELT"] = 15571,
|
|
[2262] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2262,
|
|
["class"] = 2,
|
|
["name"] = "Mark of Kern",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_15",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 31,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[18356] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18356,
|
|
["class"] = 10,
|
|
["name"] = "Garona: A Study on Stealth and Treachery",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_06",
|
|
["slot"] = "",
|
|
["level"] = 54,
|
|
["quality"] = 3,
|
|
},
|
|
["SPIDER BELT"] = 4328,
|
|
[9434] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9434,
|
|
["class"] = 2,
|
|
["name"] = "Elemental Raiment",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_03",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 36,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[2390] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2390,
|
|
["class"] = 2,
|
|
["name"] = "Rusted Chain Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_05",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 1,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[2422] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2422,
|
|
["class"] = 2,
|
|
["name"] = "Augmented Chain Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 32,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[9818] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9818,
|
|
["class"] = 2,
|
|
["name"] = "Fortified Chain",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 20,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[9946] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9946,
|
|
["class"] = 2,
|
|
["name"] = "Abjurer's Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_17",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 48,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10074] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10074,
|
|
["class"] = 2,
|
|
["name"] = "Righteous Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_11",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 48,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10202] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10202,
|
|
["class"] = 2,
|
|
["name"] = "Overlord's Vambraces",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 43,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[2582] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2582,
|
|
["class"] = 2,
|
|
["name"] = "Green Woolen Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_39",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 12,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[2614] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2614,
|
|
["class"] = 2,
|
|
["name"] = "Robe of Apprenticeship",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_38",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 12,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[10586] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 10586,
|
|
["class"] = 5,
|
|
["name"] = "The Big One",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bomb_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2678] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2678,
|
|
["class"] = 5,
|
|
["name"] = "Mild Spices",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_Wheat_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["ENCHANTED WATER"] = 4791,
|
|
[2742] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2742,
|
|
["class"] = 10,
|
|
["name"] = "Green Hills of Stranglethorn - Page 18",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[11098] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11098,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Cloak - Lesser Shadow Resistance",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[11226] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11226,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Gloves - Riding Skill",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[2838] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2838,
|
|
["class"] = 5,
|
|
["name"] = "Heavy Stone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_12",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2870] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2870,
|
|
["class"] = 2,
|
|
["name"] = "Shining Silver Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate15",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 24,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[11610] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11610,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Dark Iron Pulverizer",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[2934] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2934,
|
|
["class"] = 5,
|
|
["name"] = "Ruined Leather Scraps",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Bear_Ruin_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2966] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2966,
|
|
["class"] = 2,
|
|
["name"] = "Warrior's Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 5,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[11994] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11994,
|
|
["class"] = 2,
|
|
["name"] = "Coral Band",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_10",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 20,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[3030] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 3030,
|
|
["class"] = 6,
|
|
["name"] = "Razor Arrow",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_Arrow_02",
|
|
["slot"] = "INVTYPE_AMMO",
|
|
["level"] = 25,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["LARGE BRILLIANT SHARD"] = 14344,
|
|
[3608] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3608,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Mighty Iron Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["CROSS-STITCHED BRACERS"] = 3381,
|
|
["PLANS: MIGHTY IRON HAMMER"] = 3608,
|
|
[3190] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3190,
|
|
["class"] = 1,
|
|
["name"] = "Beatstick",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_02",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 3,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[20546] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20546,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Runed Stygian Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[13018] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13018,
|
|
["class"] = 1,
|
|
["name"] = "Executioner's Cleaver",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_24",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 43,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[3286] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3286,
|
|
["class"] = 2,
|
|
["name"] = "Tribal Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_19",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 7,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[20418] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20418,
|
|
["class"] = 10,
|
|
["name"] = "Crest of Beckoning: Thunder",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_StoneTablet_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[194] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 194,
|
|
["class"] = 2,
|
|
["name"] = "Tattered Cloth Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_12",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[3382] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3382,
|
|
["class"] = 4,
|
|
["name"] = "Weak Troll's Blood Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_77",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[3414] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3414,
|
|
["class"] = 1,
|
|
["name"] = "Crested Scepter",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_08",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 22,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[14241] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14241,
|
|
["class"] = 2,
|
|
["name"] = "Darkmist Handguards",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_32",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 36,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[13914] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13914,
|
|
["class"] = 10,
|
|
["name"] = "70 Pound Mightfish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterHead_02",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14042] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14042,
|
|
["class"] = 2,
|
|
["name"] = "Cindercloth Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 47,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["FORMULA: ENCHANT WEAPON - DEMONSLAYING"] = 11208,
|
|
[14298] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14298,
|
|
["class"] = 2,
|
|
["name"] = "Bonecaster's Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_14",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 51,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3606] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3606,
|
|
["class"] = 2,
|
|
["name"] = "Woven Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_24",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[14554] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14554,
|
|
["class"] = 2,
|
|
["name"] = "Cloudkeeper Legplates",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 57,
|
|
["subclass"] = 5,
|
|
["quality"] = 4,
|
|
},
|
|
["LUCKY CHARM"] = 5373,
|
|
[3702] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3702,
|
|
["class"] = 10,
|
|
["name"] = "Bear Gall Bladder",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Organ_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[14938] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14938,
|
|
["class"] = 2,
|
|
["name"] = "Heroic Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_14",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 51,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[3766] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3766,
|
|
["class"] = 10,
|
|
["name"] = "Gryphon Feather Quill",
|
|
["texture"] = "Interface\\Icons\\INV_Feather_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[15194] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15194,
|
|
["class"] = 2,
|
|
["name"] = "Grand Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 56,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3830] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3830,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Elixir of Fortitude",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
["RESPLENDENT CLOAK"] = 14321,
|
|
[3894] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3894,
|
|
["class"] = 2,
|
|
["name"] = "Brigandine Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_03",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 45,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["PLANS: ANNIHILATOR"] = 12835,
|
|
["ABORIGINAL SASH"] = 14113,
|
|
[15962] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15962,
|
|
["class"] = 2,
|
|
["name"] = "Satyr's Rod",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_08",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 28,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[4022] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4022,
|
|
["class"] = 1,
|
|
["name"] = "Crushing Maul",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_16",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 45,
|
|
["subclass"] = 6,
|
|
["quality"] = 0,
|
|
},
|
|
[4054] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4054,
|
|
["class"] = 2,
|
|
["name"] = "Insignia Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_09",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 30,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["RIGHT-HANDED BRASS KNUCKLES"] = 15905,
|
|
[13058] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13058,
|
|
["class"] = 1,
|
|
["name"] = "Khoo's Point",
|
|
["texture"] = "Interface\\Icons\\INV_Spear_02",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 39,
|
|
["subclass"] = 7,
|
|
["quality"] = 3,
|
|
},
|
|
[3480] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3480,
|
|
["class"] = 2,
|
|
["name"] = "Rough Bronze Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_05",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 17,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["SPELLBINDER CLOAK"] = 4683,
|
|
["EMBLAZONED BOOTS"] = 4051,
|
|
[4397] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4397,
|
|
["class"] = 5,
|
|
["name"] = "Gnomish Cloaking Device",
|
|
["texture"] = "Interface\\Icons\\INV_Gizmo_01",
|
|
["slot"] = "INVTYPE_TRINKET",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4461] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4461,
|
|
["class"] = 5,
|
|
["name"] = "Raptor Hide",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3448] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3448,
|
|
["class"] = 4,
|
|
["name"] = "Senggin Root",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4589] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4589,
|
|
["class"] = 10,
|
|
["name"] = "Long Elegant Feather",
|
|
["texture"] = "Interface\\Icons\\Spell_Magic_FeatherFall",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: TUXEDO SHIRT"] = 10321,
|
|
[4717] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4717,
|
|
["class"] = 2,
|
|
["name"] = "Mail Combat Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_09",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 29,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[4781] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4781,
|
|
["class"] = 2,
|
|
["name"] = "Whispering Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BANDED PAULDRONS"] = 9842,
|
|
[12253] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12253,
|
|
["class"] = 2,
|
|
["name"] = "Brilliant Red Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 36,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[19010] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19010,
|
|
["class"] = 4,
|
|
["name"] = "Greater Healthstone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_04",
|
|
["slot"] = "",
|
|
["level"] = 36,
|
|
["quality"] = 1,
|
|
},
|
|
["SMALL YELLOW ROCKET"] = 21562,
|
|
[20405] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20405,
|
|
["class"] = 4,
|
|
["name"] = "Decoded Tablet Transcription",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[20661] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20661,
|
|
["class"] = 2,
|
|
["name"] = "Abyssal Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 55,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[5229] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5229,
|
|
["class"] = 2,
|
|
["name"] = "Handstitched Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_08",
|
|
["slot"] = "",
|
|
["level"] = 4,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["FORMULA: ENCHANT WEAPON - SUPERIOR STRIKING"] = 16250,
|
|
[4593] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4593,
|
|
["class"] = 4,
|
|
["name"] = "Bristle Whisker Catfish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_30",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
["LUPINE LEGGINGS"] = 15017,
|
|
[5485] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5485,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Fillet of Frenzy",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["ANCESTRAL BOOTS"] = 3289,
|
|
["CHIPPED CLAW"] = 7074,
|
|
["REFLECTIVE HEATER"] = 3816,
|
|
[5741] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5741,
|
|
["class"] = 10,
|
|
["name"] = "Rock Chip",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_10",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["WAR PAINT CHESTPIECE"] = 14730,
|
|
["BEADED CLOAK"] = 14088,
|
|
["BRACKWATER GAUNTLETS"] = 3304,
|
|
[5997] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5997,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Minor Defense",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_63",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["MASTERWORK TARGET DUMMY"] = 16023,
|
|
[6125] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6125,
|
|
["class"] = 2,
|
|
["name"] = "Brawler's Harness",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_04",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["ENCHANTED KODO BRACERS"] = 13119,
|
|
[3288] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3288,
|
|
["class"] = 2,
|
|
["name"] = "Tribal Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_16",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 8,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["THIN CLOTH SHOES"] = 2117,
|
|
[6381] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6381,
|
|
["class"] = 2,
|
|
["name"] = "Bright Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 18,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6445] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 6445,
|
|
["class"] = 10,
|
|
["name"] = "Brittle Molting",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[6509] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6509,
|
|
["class"] = 2,
|
|
["name"] = "Infantry Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_22",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 5,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[6573] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6573,
|
|
["class"] = 2,
|
|
["name"] = "Defender Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 18,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["HUNTING CLOAK"] = 4689,
|
|
["CADET BELT"] = 9758,
|
|
[13025] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13025,
|
|
["class"] = 1,
|
|
["name"] = "Deadwood Sledge",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_16",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 32,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["IMPERIAL RED PANTS"] = 8251,
|
|
["CRUDE THROWING AXE"] = 3111,
|
|
["CONK HAMMER"] = 3208,
|
|
["HEALING POTION"] = 929,
|
|
[7085] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7085,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Azure Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["MYRMIDON'S DEFENDER"] = 8134,
|
|
[12641] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12641,
|
|
["class"] = 2,
|
|
["name"] = "Invulnerable Mail",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 57,
|
|
["subclass"] = 4,
|
|
["quality"] = 4,
|
|
},
|
|
["HAWKEYE'S CORD"] = 14588,
|
|
[7341] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7341,
|
|
["class"] = 2,
|
|
["name"] = "Cubic Zirconia Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_05",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["CAPTAIN'S LEGGINGS"] = 7487,
|
|
["KNIGHT'S GAUNTLETS"] = 7457,
|
|
["TENDER CROCOLISK MEAT"] = 3667,
|
|
["INVULNERABLE MAIL"] = 12641,
|
|
["LESSER BELT OF THE SPIRE"] = 1299,
|
|
[1297] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1297,
|
|
["class"] = 2,
|
|
["name"] = "Robes of the Shadowcaster",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_17",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 26,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RESPLENDENT SARONG"] = 14324,
|
|
[9742] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9742,
|
|
["class"] = 2,
|
|
["name"] = "Simple Cord",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_02",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 7,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[7917] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7917,
|
|
["class"] = 2,
|
|
["name"] = "Barbaric Iron Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_31",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 32,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[7981] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7981,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Barbaric Iron Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: LESSER STONESHIELD POTION"] = 4624,
|
|
[8109] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8109,
|
|
["class"] = 2,
|
|
["name"] = "Hibernal Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_15",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 41,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[8173] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 8173,
|
|
["class"] = 4,
|
|
["name"] = "Thick Armor Kit",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_ArmorKit_07",
|
|
["slot"] = "",
|
|
["level"] = 30,
|
|
["quality"] = 1,
|
|
},
|
|
["HI-TECH SUPERGUN"] = 9487,
|
|
[15969] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15969,
|
|
["class"] = 2,
|
|
["name"] = "Beaded Orb",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Orb_05",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 5,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["BAKED SALMON"] = 13935,
|
|
["SCHEMATIC: EZ-THRO DYNAMITE II"] = 18650,
|
|
["AQUADYNAMIC FISH LENS"] = 6811,
|
|
["BRONZE SCARAB"] = 20861,
|
|
[3341] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3341,
|
|
["class"] = 2,
|
|
["name"] = "Gauntlets of Ogre Strength",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 27,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[9179] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 9179,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Greater Intellect",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_10",
|
|
["slot"] = "",
|
|
["level"] = 37,
|
|
["quality"] = 1,
|
|
},
|
|
["RESILIENT CAP"] = 14401,
|
|
[9435] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9435,
|
|
["class"] = 2,
|
|
["name"] = "Reticulated Bone Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_11",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 31,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["SMALL BLACK POUCH"] = 5571,
|
|
["CORAL BAND"] = 11994,
|
|
["RANGER GLOVES"] = 7480,
|
|
["PATTERN: HEAVY SCORPID HELM"] = 15762,
|
|
[10075] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10075,
|
|
["class"] = 2,
|
|
["name"] = "Righteous Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_13",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 46,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["THE FROSTWOLF ARTICHOKE"] = 19484,
|
|
[10331] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10331,
|
|
["class"] = 2,
|
|
["name"] = "Scarlet Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_19",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 33,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["ROYAL BOOTS"] = 9907,
|
|
[21174] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21174,
|
|
["class"] = 10,
|
|
["name"] = "Empty Festive Mug",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3048] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3048,
|
|
["class"] = 2,
|
|
["name"] = "Lambent Scale Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 21,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["ELDERS' SQUARE POSTBOX KEY"] = 13305,
|
|
["SCHEMATIC: ULTRA-FLASH SHADOW REFLECTOR"] = 18658,
|
|
["GLEAMING CLAYMORE"] = 15248,
|
|
["SOLDIER'S WRISTGUARDS"] = 6550,
|
|
["TOUGH SCORPID BREASTPLATE"] = 8203,
|
|
[14365] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14365,
|
|
["class"] = 2,
|
|
["name"] = "Mystic's Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_16",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 10,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[11611] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11611,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Dark Iron Sunderer",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["PADDED ARMOR"] = 2160,
|
|
["FACE SMASHER"] = 1483,
|
|
["IMPERIAL RED ROBE"] = 8252,
|
|
["10 POUND MUD SNAPPER"] = 6292,
|
|
[12251] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12251,
|
|
["class"] = 1,
|
|
["name"] = "Big Stick",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_21",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 32,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
["FAT SACK OF COINS"] = 11937,
|
|
[2968] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2968,
|
|
["class"] = 2,
|
|
["name"] = "Warrior's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_28",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 4,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["BLOATED ROCKSCALE COD"] = 21164,
|
|
["RUNIC PLATE SHOULDERS"] = 12610,
|
|
[14971] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14971,
|
|
["class"] = 2,
|
|
["name"] = "Glorious Shoulder Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_20",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 52,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[13019] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13019,
|
|
["class"] = 1,
|
|
["name"] = "Harpyclaw Short Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_11",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 27,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["GOLDEN SCALE CUIRASS"] = 3845,
|
|
[14811] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14811,
|
|
["class"] = 2,
|
|
["name"] = "Warstrike Chestguard",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 59,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[3781] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3781,
|
|
["class"] = 1,
|
|
["name"] = "Broad Claymore",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_23",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 29,
|
|
["subclass"] = 9,
|
|
["quality"] = 0,
|
|
},
|
|
[3287] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3287,
|
|
["class"] = 2,
|
|
["name"] = "Tribal Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 7,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SILKSAND BOOTS"] = 14418,
|
|
["COPPER BAR"] = 2840,
|
|
[13915] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13915,
|
|
["class"] = 10,
|
|
["name"] = "85 Pound Mightfish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterHead_02",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14043] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14043,
|
|
["class"] = 2,
|
|
["name"] = "Cindercloth Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 49,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["MANTLE OF THE TIMBERMAW"] = 19050,
|
|
[14299] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14299,
|
|
["class"] = 2,
|
|
["name"] = "Bonecaster's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 49,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["STUDDED BLACKJACK"] = 1913,
|
|
[14555] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14555,
|
|
["class"] = 1,
|
|
["name"] = "Alcor's Sunrazor",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_34",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 58,
|
|
["subclass"] = 13,
|
|
["quality"] = 4,
|
|
},
|
|
[14683] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14683,
|
|
["class"] = 2,
|
|
["name"] = "Indomitable Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_17",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 54,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SAPPER'S GLOVES"] = 2274,
|
|
[14939] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14939,
|
|
["class"] = 2,
|
|
["name"] = "Warbringer's Chestguard",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 41,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["CONJURER'S BREECHES"] = 9851,
|
|
[15195] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15195,
|
|
["class"] = 2,
|
|
["name"] = "Grand Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 57,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15323] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15323,
|
|
["class"] = 1,
|
|
["name"] = "Percussion Shotgun",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_01",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 45,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["THE BIG ONE"] = 10586,
|
|
[15579] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15579,
|
|
["class"] = 2,
|
|
["name"] = "Sparkleshell Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_07",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 30,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["CHIEFTAIN'S CLOAK"] = 9951,
|
|
["SILKSAND CAPE"] = 14420,
|
|
[15963] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15963,
|
|
["class"] = 2,
|
|
["name"] = "Stonecloth Branch",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_20",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 34,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["BRITTLE DRAGON BONE"] = 4459,
|
|
["KNIGHT'S GIRDLE"] = 7462,
|
|
["HOLY BOLOGNA: WHAT THE LIGHT WON'T TELL YOU"] = 18362,
|
|
["70 POUND MIGHTFISH"] = 13914,
|
|
["FEATHERED CAPE"] = 5971,
|
|
["DARKRUNE HELM"] = 20551,
|
|
["GREEN HILLS OF STRANGLETHORN - PAGE 20"] = 2744,
|
|
["HERALDIC CLOAK"] = 8120,
|
|
["RUNED COPPER PANTS"] = 3473,
|
|
["LIGHT CROSSBOW"] = 15807,
|
|
[18359] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18359,
|
|
["class"] = 10,
|
|
["name"] = "The Light and How to Swing It",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_11",
|
|
["slot"] = "",
|
|
["level"] = 54,
|
|
["quality"] = 3,
|
|
},
|
|
["GREEN HILLS OF STRANGLETHORN - PAGE 4"] = 2728,
|
|
["STONECLOTH EPAULETS"] = 14412,
|
|
[21569] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21569,
|
|
["class"] = 4,
|
|
["name"] = "Firework Launcher",
|
|
["texture"] = "Interface\\Icons\\INV_Musket_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["FIREWORK LAUNCHER"] = 21569,
|
|
["NATIVE SANDALS"] = 14110,
|
|
["PATTERN: WICKED LEATHER ARMOR"] = 15773,
|
|
["BEER BASTED BOAR RIBS"] = 2888,
|
|
[20407] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20407,
|
|
["class"] = 2,
|
|
["name"] = "Twilight Cultist Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_17",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 60,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2648] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2648,
|
|
["class"] = 2,
|
|
["name"] = "Loose Chain Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 5,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["LOOSE CHAIN VEST"] = 2648,
|
|
[21296] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21296,
|
|
["class"] = 8,
|
|
["name"] = "Book of Rejuvenation XI",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_11",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["CRAFTSMAN'S WRIT - MAJOR MANA POTION"] = 22617,
|
|
["BLACKENED DEFIAS GLOVES"] = 10401,
|
|
[15966] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15966,
|
|
["class"] = 2,
|
|
["name"] = "Venomshroud Orb",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Pearl_06",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 49,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["BATTLE SLAYER"] = 3199,
|
|
[935] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 935,
|
|
["class"] = 1,
|
|
["name"] = "Night Watch Shortsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_26",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 15,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
["IRIDIUM CHAIN"] = 12022,
|
|
[10209] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10209,
|
|
["class"] = 2,
|
|
["name"] = "Overlord's Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_13",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 45,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["HEADHUNTER'S MITTS"] = 15355,
|
|
[10081] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10081,
|
|
["class"] = 2,
|
|
["name"] = "Lord's Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_35",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 45,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["12 POUND MUD SNAPPER"] = 6294,
|
|
["GUARDIAN STONE"] = 12809,
|
|
["LORD'S GIRDLE"] = 10081,
|
|
[6511] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6511,
|
|
["class"] = 2,
|
|
["name"] = "Journeyman's Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_08",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 6,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["CHIEFTAIN'S HEADDRESS"] = 9953,
|
|
["LODESTONE NECKLACE"] = 12031,
|
|
["DEVOUT GLOVES"] = 16692,
|
|
["RUNIC LEATHER ARMOR"] = 15090,
|
|
[2440] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2440,
|
|
["class"] = 2,
|
|
["name"] = "Embroidered Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["CEREMONIAL LEATHER GLOVES"] = 3314,
|
|
["EMBROIDERED GLOVES"] = 2440,
|
|
["NATIVE ROBE"] = 14109,
|
|
[19265] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19265,
|
|
["class"] = 10,
|
|
["name"] = "Eight of Warlords",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Warlord_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["BUCCANEER'S CORD"] = 14173,
|
|
["MOLASSES FIREWATER"] = 18288,
|
|
["RECIPE: LIMITED INVULNERABILITY POTION"] = 3395,
|
|
[13819] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13819,
|
|
["class"] = 1,
|
|
["name"] = "Balanced War Axe",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 54,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[18364] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18364,
|
|
["class"] = 10,
|
|
["name"] = "The Emerald Dream",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_10",
|
|
["slot"] = "",
|
|
["level"] = 54,
|
|
["quality"] = 3,
|
|
},
|
|
["HELLSLAYER BATTLE AXE"] = 13017,
|
|
["GREEN FIREWORK"] = 9313,
|
|
["FINE LEATHER GLOVES"] = 2312,
|
|
["SPELLBINDER PANTS"] = 2970,
|
|
["TROGG CLUB"] = 2064,
|
|
["KAM'S WALKING STICK"] = 2280,
|
|
["GYPSY BUCKLER"] = 9753,
|
|
["LODESTONE HOOP"] = 11999,
|
|
["BLUE POWER CRYSTAL"] = 11184,
|
|
["BIG BRONZE BOMB"] = 4380,
|
|
["SPIDER SILK SLIPPERS"] = 4321,
|
|
[2232] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2232,
|
|
["class"] = 2,
|
|
["name"] = "Dark Runner Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 20,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2216] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2216,
|
|
["class"] = 2,
|
|
["name"] = "Simple Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 11,
|
|
["subclass"] = 6,
|
|
["quality"] = 0,
|
|
},
|
|
["ORNATE MITHRIL BOOTS"] = 7936,
|
|
["WILLOW BOOTS"] = 6537,
|
|
[6383] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6383,
|
|
["class"] = 2,
|
|
["name"] = "Forest Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 19,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[20538] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20538,
|
|
["class"] = 2,
|
|
["name"] = "Runed Stygian Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_Cloth_05",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 58,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[2152] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2152,
|
|
["class"] = 2,
|
|
["name"] = "Polished Scale Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 22,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[8284] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8284,
|
|
["class"] = 2,
|
|
["name"] = "Arcane Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 52,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RONDEL"] = 2534,
|
|
["SILKEN THREAD"] = 4291,
|
|
["POLISHED SCALE LEGGINGS"] = 2152,
|
|
["CALICO TUNIC"] = 1501,
|
|
[8924] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8924,
|
|
["class"] = 5,
|
|
["name"] = "Dust of Deterioration",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ammo_Gunpowder_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["ARCANE POWDER"] = 17020,
|
|
["RECIPE: MYSTERY STEW"] = 12233,
|
|
[9308] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 9308,
|
|
["name"] = "Grime-Encrusted Object",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_FireTar",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2120] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2120,
|
|
["class"] = 2,
|
|
["name"] = "Thin Cloth Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[2088] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2088,
|
|
["class"] = 1,
|
|
["name"] = "Long Crawler Limb",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_06",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 10,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
["LONG CRAWLER LIMB"] = 2088,
|
|
[9820] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9820,
|
|
["class"] = 2,
|
|
["name"] = "Durable Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_03",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 26,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[9948] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9948,
|
|
["class"] = 2,
|
|
["name"] = "Chieftain's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 44,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10076] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10076,
|
|
["class"] = 2,
|
|
["name"] = "Lord's Armguards",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_14",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 44,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[20408] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20408,
|
|
["class"] = 2,
|
|
["name"] = "Twilight Cultist Cowl",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_27",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 60,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10332] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10332,
|
|
["class"] = 2,
|
|
["name"] = "Scarlet Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_02",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 30,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["FINGERLESS GLOVES"] = 6202,
|
|
[10588] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10588,
|
|
["class"] = 2,
|
|
["name"] = "Goblin Rocket Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_49",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10716] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10716,
|
|
["class"] = 5,
|
|
["name"] = "Gnomish Shrink Ray",
|
|
["texture"] = "Interface\\Icons\\INV_Gizmo_09",
|
|
["slot"] = "INVTYPE_TRINKET",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["CHROME RING"] = 11983,
|
|
["PATTERN: CHROMATIC CLOAK"] = 18517,
|
|
["IMPENETRABLE GAUNTLETS"] = 15662,
|
|
[8225] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8225,
|
|
["class"] = 1,
|
|
["name"] = "Tainted Pierce",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_30",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 31,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
["TAINTED PIERCE"] = 8225,
|
|
[10001] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10001,
|
|
["class"] = 2,
|
|
["name"] = "Black Mageweave Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_13",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 37,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BLACK TUXEDO PANTS"] = 6835,
|
|
[15667] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15667,
|
|
["class"] = 2,
|
|
["name"] = "Impenetrable Wall",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_03",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 56,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[5214] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5214,
|
|
["class"] = 1,
|
|
["name"] = "Wand of Eventide",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_01",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 27,
|
|
["subclass"] = 16,
|
|
["quality"] = 2,
|
|
},
|
|
[11996] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11996,
|
|
["class"] = 2,
|
|
["name"] = "Basalt Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_13",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 29,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["TRICKSTER'S HANDWRAPS"] = 15365,
|
|
[12252] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12252,
|
|
["class"] = 1,
|
|
["name"] = "Staff of Protection",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_07",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 34,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
["SEVERING AXE"] = 4562,
|
|
["REGAL BOOTS"] = 7472,
|
|
["SWORD OF ZEAL"] = 6622,
|
|
[12434] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12434,
|
|
["name"] = "Chillwind E'ko",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["CHILLWIND E'KO"] = 12434,
|
|
[13020] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13020,
|
|
["class"] = 1,
|
|
["name"] = "Skystriker Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_11",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 34,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["SPICED WOLF MEAT"] = 2680,
|
|
["SCOUTING BOOTS"] = 6582,
|
|
["BURNING CHARM"] = 4479,
|
|
[2992] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2992,
|
|
["class"] = 2,
|
|
["name"] = "Burnished Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_10",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 15,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["ABJURER'S SASH"] = 9945,
|
|
[14302] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14302,
|
|
["class"] = 2,
|
|
["name"] = "Bonecaster's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_09",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 51,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["MYSTIC'S GLOVES"] = 14367,
|
|
["HIBERNAL SASH"] = 8114,
|
|
[14172] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14172,
|
|
["class"] = 2,
|
|
["name"] = "Buccaneer's Robes",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_18",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 18,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14300] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14300,
|
|
["class"] = 2,
|
|
["name"] = "Bonecaster's Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 47,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14428] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14428,
|
|
["class"] = 2,
|
|
["name"] = "Windchaser Footpads",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 39,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: RUNIC LEATHER ARMOR"] = 15776,
|
|
[14684] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14684,
|
|
["class"] = 2,
|
|
["name"] = "Indomitable Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_12",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 55,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14812] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14812,
|
|
["class"] = 2,
|
|
["name"] = "Warstrike Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_20",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 59,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: TRANSMUTE UNDEATH TO WATER"] = 13486,
|
|
["DEFENDER BOOTS"] = 6573,
|
|
["GLEAMING THROWING AXE"] = 15326,
|
|
[15324] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15324,
|
|
["class"] = 1,
|
|
["name"] = "Burnside Rifle",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_01",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 51,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15584] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15584,
|
|
["class"] = 2,
|
|
["name"] = "Sparkleshell Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_05",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 36,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[15580] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15580,
|
|
["class"] = 2,
|
|
["name"] = "Sparkleshell Headwrap",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_39",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 35,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["BLOODLUST BREASTPLATE"] = 14798,
|
|
["RECIPE: GREATER STONESHIELD POTION"] = 13490,
|
|
[15964] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15964,
|
|
["class"] = 2,
|
|
["name"] = "Silksand Star",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Orb_02",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 39,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[11385] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 11385,
|
|
["class"] = 10,
|
|
["name"] = "Basilisk Scale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_11",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[16220] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16220,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Boots - Spirit",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["PADDED PANTS"] = 2159,
|
|
[2376] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2376,
|
|
["class"] = 2,
|
|
["name"] = "Worn Heater Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_04",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 5,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["GYPSY TROUSERS"] = 9756,
|
|
["WASTEWANDER WATER POUCH"] = 8483,
|
|
[4334] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4334,
|
|
["class"] = 2,
|
|
["name"] = "Formal White Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_08",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[4398] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4398,
|
|
["class"] = 5,
|
|
["name"] = "Large Seaforium Charge",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Urn_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4462] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4462,
|
|
["class"] = 2,
|
|
["name"] = "Cloak of Rot",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 26,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["STAFF OF THE FRIAR"] = 3415,
|
|
["STILETTO"] = 2494,
|
|
["WOOLEN CAPE"] = 2584,
|
|
[4718] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4718,
|
|
["class"] = 2,
|
|
["name"] = "Nightsky Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_05",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 30,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4782] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4782,
|
|
["class"] = 2,
|
|
["name"] = "Solstice Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_17",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 13,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["CUTTHROAT'S BELT"] = 15136,
|
|
["ENDURING PAULDRONS"] = 14767,
|
|
["SALTSTONE LEGPLATES"] = 14900,
|
|
[15008] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15008,
|
|
["class"] = 2,
|
|
["name"] = "Primal Mitts",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["PRIMAL MITTS"] = 15008,
|
|
[20665] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20665,
|
|
["class"] = 2,
|
|
["name"] = "Abyssal Leather Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_Leather_05",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 57,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[7440] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7440,
|
|
["class"] = 2,
|
|
["name"] = "Sentinel Trousers",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_Wolf",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 34,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[21177] = {
|
|
["max_stack"] = 100,
|
|
["id"] = 21177,
|
|
["class"] = 9,
|
|
["name"] = "Symbol of Kings",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_SymbolofKings_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SENTINEL TROUSERS"] = 7440,
|
|
[5422] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5422,
|
|
["class"] = 2,
|
|
["name"] = "Brambleweed Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 15,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[5486] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5486,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Strider Stew",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["MASTIFF JAWBONE"] = 18237,
|
|
["WARSTRIKE LEGGUARDS"] = 14816,
|
|
[14752] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14752,
|
|
["class"] = 2,
|
|
["name"] = "Slayer's Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_08",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SLAYER'S CAPE"] = 14752,
|
|
[14688] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14688,
|
|
["class"] = 2,
|
|
["name"] = "Indomitable Epaulets",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 56,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["FORMULA: ENCHANT WEAPON - WINTER'S MIGHT"] = 17725,
|
|
["PROSPECTOR'S BOOTS"] = 14560,
|
|
[14496] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14496,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Felcloth Hood",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14432] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14432,
|
|
["class"] = 2,
|
|
["name"] = "Windchaser Amice",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_02",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 40,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6126] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6126,
|
|
["class"] = 2,
|
|
["name"] = "Trapper's Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["WINDCHASER AMICE"] = 14432,
|
|
[14368] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14368,
|
|
["class"] = 2,
|
|
["name"] = "Mystic's Shoulder Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_09",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["MYSTIC'S SHOULDER PADS"] = 14368,
|
|
["RESTORATIVE POTION"] = 9030,
|
|
[6446] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6446,
|
|
["class"] = 3,
|
|
["name"] = "Snakeskin Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_12",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[6510] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6510,
|
|
["class"] = 2,
|
|
["name"] = "Infantry Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_11",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 6,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[6574] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6574,
|
|
["class"] = 2,
|
|
["name"] = "Defender Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_14",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 17,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[414] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 414,
|
|
["class"] = 4,
|
|
["name"] = "Dalaran Sharp",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_39",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["COYOTE MEAT"] = 2673,
|
|
[422] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 422,
|
|
["class"] = 4,
|
|
["name"] = "Dwarven Mild",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_07",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
["LIBRAM OF VORACITY"] = 11737,
|
|
[18365] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18365,
|
|
["class"] = 10,
|
|
["name"] = "A Thoroughly Read Copy of \"Nat Pagle's Extreme' Anglin.\"",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["BONECASTER'S BELT"] = 14304,
|
|
["EMBROIDERED BRACERS"] = 3588,
|
|
[7086] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7086,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Earthen Silk Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["VERMILION BAND"] = 11992,
|
|
["ROYAL HEADBAND"] = 9915,
|
|
[7278] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7278,
|
|
["class"] = 7,
|
|
["name"] = "Light Leather Quiver",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Quiver_01",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 1,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[7342] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7342,
|
|
["class"] = 2,
|
|
["name"] = "Silver Piffeny Band",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_33",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[7406] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7406,
|
|
["class"] = 2,
|
|
["name"] = "Infiltrator Cord",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 27,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["DURABLE ROD"] = 15935,
|
|
[7534] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7534,
|
|
["class"] = 2,
|
|
["name"] = "Cabalist Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_16",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 40,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["ANTI-VENOM"] = 6452,
|
|
["WARSTRIKE HELMET"] = 14814,
|
|
["PATTERN: CRIMSON SILK ROBE"] = 7088,
|
|
["CRIMSON SILK CLOAK"] = 7056,
|
|
[14048] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 14048,
|
|
["class"] = 5,
|
|
["name"] = "Bolt of Runecloth",
|
|
["texture"] = "Interface\\Icons\\INV_Fabric_PurpleFire_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["LINKED CHAIN PANTS"] = 1751,
|
|
[7982] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7982,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Barbaric Iron Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[14397] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14397,
|
|
["class"] = 2,
|
|
["name"] = "Resilient Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_06",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 27,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[8110] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8110,
|
|
["class"] = 2,
|
|
["name"] = "Hibernal Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_23",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 42,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[8174] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8174,
|
|
["class"] = 2,
|
|
["name"] = "Comfortable Leather Hat",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_15",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 35,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[8285] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8285,
|
|
["class"] = 2,
|
|
["name"] = "Arcane Bands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 51,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RUNECLOTH BELT"] = 13856,
|
|
["PATTERN: FINE LEATHER GLOVES"] = 2408,
|
|
["WOLF RIDER'S CLOAK"] = 15371,
|
|
["EMBLAZONED LEGGINGS"] = 4050,
|
|
[8925] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8925,
|
|
["class"] = 5,
|
|
["name"] = "Crystal Vial",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["TRANQUIL MECHANICAL YETI"] = 21277,
|
|
[18362] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18362,
|
|
["class"] = 10,
|
|
["name"] = "Holy Bologna: What the Light Won't Tell You",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_08",
|
|
["slot"] = "",
|
|
["level"] = 54,
|
|
["quality"] = 3,
|
|
},
|
|
["SILVER-THREAD CLOAK"] = 4713,
|
|
[19264] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19264,
|
|
["class"] = 10,
|
|
["name"] = "Seven of Warlords",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Warlord_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["15 POUND MUD SNAPPER"] = 6295,
|
|
["DARKSOUL SHOULDERS"] = 19695,
|
|
[9821] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9821,
|
|
["class"] = 2,
|
|
["name"] = "Durable Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_11",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 25,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[9949] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9949,
|
|
["class"] = 2,
|
|
["name"] = "Chieftain's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_16",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 43,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10077] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10077,
|
|
["class"] = 2,
|
|
["name"] = "Lord's Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate15",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 48,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["GREEN HELPER BOX"] = 21301,
|
|
[10333] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10333,
|
|
["class"] = 2,
|
|
["name"] = "Scarlet Wristguards",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 31,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[12550] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12550,
|
|
["class"] = 2,
|
|
["name"] = "Runed Golem Shackles",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_17",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 48,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["TRICKSTER'S CLOAK"] = 15364,
|
|
[9249] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9249,
|
|
["name"] = "Captain's Key",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Key_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[14669] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14669,
|
|
["class"] = 2,
|
|
["name"] = "Keeper's Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_18",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 46,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["TYRANT'S GAUNTLETS"] = 14833,
|
|
[11101] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11101,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Bracer - Lesser Strength",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["HERALDIC HEADPIECE"] = 8122,
|
|
["BLACKENED DEFIAS BELT"] = 10403,
|
|
["SMOLDERING GLOVES"] = 3074,
|
|
[6608] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6608,
|
|
["class"] = 2,
|
|
["name"] = "Bright Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[733] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 733,
|
|
["class"] = 4,
|
|
["name"] = "Westfall Stew",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bowl_01",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["WISDOM OF THE TIMBERMAW"] = 19047,
|
|
[11997] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11997,
|
|
["class"] = 2,
|
|
["name"] = "Greenstone Circle",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_08",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 33,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["BRIGHT ARMOR"] = 6608,
|
|
[765] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 765,
|
|
["class"] = 5,
|
|
["name"] = "Silverleaf",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_10",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["DEFIAS MAGE STAFF"] = 1928,
|
|
[781] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 781,
|
|
["class"] = 1,
|
|
["name"] = "Stone Gnoll Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_09",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 4,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[789] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 789,
|
|
["class"] = 1,
|
|
["name"] = "Stout Battlehammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_08",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 17,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[797] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 797,
|
|
["class"] = 2,
|
|
["name"] = "Rough Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["SOUL DUST"] = 11083,
|
|
[13021] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13021,
|
|
["class"] = 1,
|
|
["name"] = "Needle Threader",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_08",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 42,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[821] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 821,
|
|
["class"] = 2,
|
|
["name"] = "Riverpaw Leather Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 8,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[6576] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6576,
|
|
["class"] = 2,
|
|
["name"] = "Defender Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_22",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 17,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[837] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 837,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Weave Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 12,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[845] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 845,
|
|
["class"] = 2,
|
|
["name"] = "Tanned Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_Wolf",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 12,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[853] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 853,
|
|
["class"] = 1,
|
|
["name"] = "Hatchet",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_11",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 11,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[13088] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13088,
|
|
["class"] = 2,
|
|
["name"] = "Gazlowe's Charm",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Amulet_01",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 36,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[869] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 869,
|
|
["class"] = 1,
|
|
["name"] = "Dazzling Longsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_25",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 36,
|
|
["subclass"] = 8,
|
|
["quality"] = 4,
|
|
},
|
|
["SOLSTICE ROBE"] = 4782,
|
|
["7 POUND LOBSTER"] = 13907,
|
|
[893] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 893,
|
|
["class"] = 10,
|
|
["name"] = "Dire Wolf Fang",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterFang_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["GHOUL FINGERS"] = 1314,
|
|
["TARNISHED CHAIN LEGGINGS"] = 2381,
|
|
[14685] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14685,
|
|
["class"] = 2,
|
|
["name"] = "Indomitable Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_15",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 57,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SHEAF OF CARDS"] = 22299,
|
|
[14941] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14941,
|
|
["class"] = 2,
|
|
["name"] = "Warbringer's Armsplints",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_19",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["LOLLIPOP"] = 7806,
|
|
["GREATER ASTRAL ESSENCE"] = 11082,
|
|
[15325] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15325,
|
|
["class"] = 1,
|
|
["name"] = "Sharpshooter Harquebus",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_06",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 55,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["MASSIVE LONGBOW"] = 11307,
|
|
["UNCONSCIOUS DIG RAT"] = 5052,
|
|
["IMPORTED FROM 3.3.5 DBCS"] = 12591,
|
|
["RAGEHAMMER"] = 10626,
|
|
[997] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 997,
|
|
["class"] = 1,
|
|
["name"] = "Fire Sword of Crippling",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_04",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 1,
|
|
["subclass"] = 8,
|
|
["quality"] = 1,
|
|
},
|
|
["GREATER HEALTHSTONE"] = 19011,
|
|
[16221] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16221,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Chest - Major Health",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 1,
|
|
},
|
|
["AURORA BOOTS"] = 6416,
|
|
["SUPERCHARGER BATTLE AXE"] = 9486,
|
|
[16827] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16827,
|
|
["class"] = 2,
|
|
["name"] = "Nightslayer Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_23",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 60,
|
|
["subclass"] = 3,
|
|
["quality"] = 4,
|
|
},
|
|
[6384] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6384,
|
|
["class"] = 2,
|
|
["name"] = "Stylish Blue Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Blue_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["MYSTIC'S BELT"] = 14025,
|
|
[9759] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9759,
|
|
["class"] = 2,
|
|
["name"] = "Cadet Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 8,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["FORMULA: ENCHANT 2H WEAPON - MAJOR INTELLECT"] = 16249,
|
|
["LIONHEART HELM"] = 12640,
|
|
[18363] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18363,
|
|
["class"] = 10,
|
|
["name"] = "Frost Shock and You",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_04",
|
|
["slot"] = "",
|
|
["level"] = 54,
|
|
["quality"] = 3,
|
|
},
|
|
[14726] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14726,
|
|
["class"] = 2,
|
|
["name"] = "War Paint Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_12",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 13,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[1179] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 1179,
|
|
["class"] = 4,
|
|
["name"] = "Ice Cold Milk",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_Milk_01",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[1195] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1195,
|
|
["class"] = 1,
|
|
["name"] = "Kobold Mining Shovel",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Shovel_01",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 3,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[1211] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1211,
|
|
["class"] = 2,
|
|
["name"] = "Gnoll War Harness",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 10,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["CRAFTSMAN'S WRIT - THORIUM GRENADE"] = 22614,
|
|
["PATTERN: BRIGHTCLOTH PANTS"] = 14494,
|
|
[8165] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8165,
|
|
["class"] = 10,
|
|
["name"] = "Worn Dragonscale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_17",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14557] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14557,
|
|
["class"] = 2,
|
|
["name"] = "The Lion Horn of Stormwind",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Horn_03",
|
|
["slot"] = "INVTYPE_TRINKET",
|
|
["level"] = 58,
|
|
["subclass"] = 1,
|
|
["quality"] = 4,
|
|
},
|
|
["GHOST MUSHROOM"] = 8845,
|
|
["DWARVEN MAGESTAFF"] = 2072,
|
|
["STAG MEAT"] = 5471,
|
|
["BUCCANEER'S BOOTS"] = 14174,
|
|
[1355] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1355,
|
|
["class"] = 2,
|
|
["name"] = "Buckskin Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Bear_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 10,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["HIBERNAL PANTS"] = 8112,
|
|
[1387] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1387,
|
|
["class"] = 1,
|
|
["name"] = "Ghoulfang",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_07",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 14,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["BLOODSCALP COIN"] = 19706,
|
|
[1419] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1419,
|
|
["class"] = 2,
|
|
["name"] = "Worn Leather Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_06",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 3,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[12020] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12020,
|
|
["class"] = 2,
|
|
["name"] = "Thallium Choker",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_09",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 31,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["APPRENTICE'S SHIRT"] = 6096,
|
|
["ELIXIR OF FROST POWER"] = 17708,
|
|
[1483] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1483,
|
|
["class"] = 1,
|
|
["name"] = "Face Smasher",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_08",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 16,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[1499] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1499,
|
|
["class"] = 2,
|
|
["name"] = "Calico Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_11",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 6,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1515] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1515,
|
|
["class"] = 1,
|
|
["name"] = "Rough Wooden Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_09",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 7,
|
|
["subclass"] = 10,
|
|
["quality"] = 0,
|
|
},
|
|
["RAWHIDE BELT"] = 1795,
|
|
[20544] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20544,
|
|
["class"] = 10,
|
|
["name"] = "Scroll: Create Scepter of Beckoning",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[13054] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13054,
|
|
["class"] = 1,
|
|
["name"] = "Grim Reaper",
|
|
["texture"] = "Interface\\Icons\\INV_Spear_02",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 35,
|
|
["subclass"] = 7,
|
|
["quality"] = 3,
|
|
},
|
|
["SMALL BROWN POUCH"] = 4496,
|
|
[12731] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12731,
|
|
["class"] = 10,
|
|
["name"] = "Pristine Hide of the Beast",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_15",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 4,
|
|
},
|
|
[12406] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12406,
|
|
["class"] = 2,
|
|
["name"] = "Thorium Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_30",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 45,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["WARCHIEF KILT"] = 7760,
|
|
["ALABASTER PLATE LEGGINGS"] = 8318,
|
|
["CINDERCLOTH ROBE"] = 10042,
|
|
["GREEN WOOLEN BAG"] = 4241,
|
|
["FELNOK'S PACKAGE"] = 12445,
|
|
[1707] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 1707,
|
|
["class"] = 4,
|
|
["name"] = "Stormwind Brie",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_38",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[14746] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14746,
|
|
["class"] = 2,
|
|
["name"] = "Hulking Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_22",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 17,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["ROUGH BRONZE LEGGINGS"] = 2865,
|
|
["AQUAMARINE"] = 7909,
|
|
["THE NEEDLER"] = 13060,
|
|
["ENDURING SHIELD"] = 15990,
|
|
["EMBERSILK MANTLE"] = 14232,
|
|
["RECIPE: MINOR MAGIC RESISTANCE POTION"] = 3393,
|
|
[1835] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1835,
|
|
["class"] = 2,
|
|
["name"] = "Dirty Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["RUGGED LEATHER PANTS"] = 7280,
|
|
[11552] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11552,
|
|
["class"] = 10,
|
|
["name"] = "Palomino Bridle",
|
|
["texture"] = "Interface\\Icons\\Ability_Mount_RidingHorse",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["quality"] = 4,
|
|
},
|
|
["LARGE FANG"] = 5637,
|
|
["CRACKED SILITHID SHELL"] = 5268,
|
|
["PATTERN: HIDE OF THE WILD"] = 18518,
|
|
[14676] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14676,
|
|
["class"] = 2,
|
|
["name"] = "Pridelord Halo",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_08",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 53,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PRIDELORD HALO"] = 14676,
|
|
[11551] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11551,
|
|
["class"] = 10,
|
|
["name"] = "White Stallion Bridle",
|
|
["texture"] = "Interface\\Icons\\Ability_Mount_RidingHorse",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["quality"] = 4,
|
|
},
|
|
[1979] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1979,
|
|
["class"] = 2,
|
|
["name"] = "Wall of the Dead",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_02",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 45,
|
|
["subclass"] = 6,
|
|
["quality"] = 4,
|
|
},
|
|
[3779] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3779,
|
|
["class"] = 1,
|
|
["name"] = "Hefty War Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_11",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 27,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["FIELD PLATE LEGGINGS"] = 9291,
|
|
["HAWKEYE'S GLOVES"] = 14594,
|
|
[14492] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14492,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Felcloth Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[8286] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8286,
|
|
["class"] = 2,
|
|
["name"] = "Arcane Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_16",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 50,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[16828] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16828,
|
|
["class"] = 2,
|
|
["name"] = "Cenarion Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 60,
|
|
["subclass"] = 3,
|
|
["quality"] = 4,
|
|
},
|
|
["BEADED ORB"] = 15969,
|
|
[2167] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2167,
|
|
["class"] = 2,
|
|
["name"] = "Foreman's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_21",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 15,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SOULDARITE"] = 19774,
|
|
[8926] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8926,
|
|
["class"] = 4,
|
|
["name"] = "Instant Poison IV",
|
|
["texture"] = "Interface\\Icons\\Ability_Poisons",
|
|
["slot"] = "",
|
|
["level"] = 44,
|
|
["quality"] = 1,
|
|
},
|
|
["BIG BAG OF ENCHANTMENT"] = 22249,
|
|
[2295] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 2295,
|
|
["class"] = 10,
|
|
["name"] = "Large Boar Tusk",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["RUNIC LEATHER BELT"] = 15093,
|
|
["GUTWRENCHER"] = 5616,
|
|
[2391] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2391,
|
|
["class"] = 2,
|
|
["name"] = "Rusted Chain Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 1,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["DUSKWOVEN BRANCH"] = 15936,
|
|
[2455] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 2455,
|
|
["class"] = 4,
|
|
["name"] = "Minor Mana Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_70",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[9950] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9950,
|
|
["class"] = 2,
|
|
["name"] = "Chieftain's Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 48,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["LINKED CHAIN SHOULDERPADS"] = 1752,
|
|
[10206] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10206,
|
|
["class"] = 2,
|
|
["name"] = "Overlord's Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 43,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[2583] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2583,
|
|
["class"] = 2,
|
|
["name"] = "Woolen Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 14,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2615] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2615,
|
|
["class"] = 2,
|
|
["name"] = "Chromatic Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_38",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 24,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[11168] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11168,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Shield - Lesser Block",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[2679] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2679,
|
|
["class"] = 4,
|
|
["name"] = "Charred Wolf Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_18",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["MORROWGRAIN"] = 11040,
|
|
[7919] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7919,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Mithril Gauntlet",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_27",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[2775] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2775,
|
|
["class"] = 5,
|
|
["name"] = "Silver Ore",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_16",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[2807] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2807,
|
|
["class"] = 1,
|
|
["name"] = "Guillotine Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_24",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 18,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[21823] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21823,
|
|
["class"] = 10,
|
|
["name"] = "Heart Candy",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesCandy",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[2871] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2871,
|
|
["class"] = 5,
|
|
["name"] = "Heavy Sharpening Stone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_SharpeningStone_03",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
["THE LION HORN OF STORMWIND"] = 14557,
|
|
["STOCKADE PAULDRONS"] = 14552,
|
|
[2967] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2967,
|
|
["class"] = 2,
|
|
["name"] = "Warrior's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 5,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[11998] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11998,
|
|
["class"] = 2,
|
|
["name"] = "Jet Loop",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_01",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 37,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["SHIELD OF THORSEN"] = 13079,
|
|
[12254] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12254,
|
|
["class"] = 2,
|
|
["name"] = "Well Oiled Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_04",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 39,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["JADEFIRE CAP"] = 15391,
|
|
["GEOMANCER'S CLOAK"] = 14219,
|
|
["SCHEMATIC: MINOR RECOMBOBULATOR"] = 14639,
|
|
["MYSTICAL ORB"] = 15938,
|
|
[3223] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3223,
|
|
["class"] = 1,
|
|
["name"] = "Frostmane Scepter",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_07",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 6,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["GOBLIN SCREWDRIVER"] = 1936,
|
|
["EARTHEN VEST"] = 7051,
|
|
["ARENA BRACERS"] = 18710,
|
|
[2445] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2445,
|
|
["class"] = 2,
|
|
["name"] = "Large Metal Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_03",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 17,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[3383] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3383,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Wisdom",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_06",
|
|
["slot"] = "",
|
|
["level"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
[3415] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3415,
|
|
["class"] = 1,
|
|
["name"] = "Staff of the Friar",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_32",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 19,
|
|
["subclass"] = 10,
|
|
["quality"] = 3,
|
|
},
|
|
["LARGE METAL SHIELD"] = 2445,
|
|
[13918] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13918,
|
|
["class"] = 10,
|
|
["name"] = "Reinforced Locked Chest",
|
|
["texture"] = "Interface\\Icons\\INV_Box_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14046] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14046,
|
|
["class"] = 3,
|
|
["name"] = "Runecloth Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_19",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[14174] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14174,
|
|
["class"] = 2,
|
|
["name"] = "Buccaneer's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 14,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3575] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3575,
|
|
["class"] = 5,
|
|
["name"] = "Iron Bar",
|
|
["texture"] = "Interface\\Icons\\INV_Ingot_Iron",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3607] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3607,
|
|
["class"] = 2,
|
|
["name"] = "Woven Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_10",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["RECIPE: BRILLIANT SMALLFISH"] = 6325,
|
|
[3671] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3671,
|
|
["class"] = 10,
|
|
["name"] = "Lifeless Skull",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_HumanSkull_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["PATTERN: NIGHTSCAPE SHOULDERS"] = 8409,
|
|
["RECIPE: TRANSMUTE MITHRIL TO TRUESILVER"] = 9305,
|
|
[15070] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15070,
|
|
["class"] = 2,
|
|
["name"] = "Frostsaber Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_16",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 54,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3799] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3799,
|
|
["class"] = 2,
|
|
["name"] = "Interlaced Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_40",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[15326] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 15326,
|
|
["class"] = 1,
|
|
["name"] = "Gleaming Throwing Axe",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_06",
|
|
["slot"] = "INVTYPE_THROWN",
|
|
["level"] = 35,
|
|
["subclass"] = 14,
|
|
["quality"] = 1,
|
|
},
|
|
[10400] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10400,
|
|
["class"] = 2,
|
|
["name"] = "Blackened Defias Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_12",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 13,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15582] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15582,
|
|
["class"] = 2,
|
|
["name"] = "Sparkleshell Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_09",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 35,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["PAPAL FEZ"] = 9431,
|
|
["REVENANT BOOTS"] = 10131,
|
|
["BANDIT BRACERS"] = 9777,
|
|
[4023] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4023,
|
|
["class"] = 1,
|
|
["name"] = "Fine Pointed Dagger",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_05",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 39,
|
|
["subclass"] = 13,
|
|
["quality"] = 0,
|
|
},
|
|
[4055] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4055,
|
|
["class"] = 2,
|
|
["name"] = "Insignia Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 29,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[4087] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4087,
|
|
["class"] = 1,
|
|
["name"] = "Trueshot Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_10",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 36,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PROSPECTOR'S CUFFS"] = 14561,
|
|
["SHADOWHIDE MACE"] = 1457,
|
|
["RED SACK OF GEMS"] = 17969,
|
|
[4335] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4335,
|
|
["class"] = 2,
|
|
["name"] = "Rich Purple Silk Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_16",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[4399] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4399,
|
|
["class"] = 5,
|
|
["name"] = "Wooden Stock",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_11",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["MITHRIL SCALE PANTS"] = 7920,
|
|
["ABYSSAL PLATE LEGPLATES"] = 20671,
|
|
["SWASHBUCKLER'S LEGGINGS"] = 10188,
|
|
["DRACO-INCARCINATRIX 900"] = 12284,
|
|
[4719] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4719,
|
|
["class"] = 2,
|
|
["name"] = "Nightsky Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_41",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 27,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[5136] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5136,
|
|
["class"] = 10,
|
|
["name"] = "Torn Furry Ear",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Bear_Ruin_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["THINKING CAP"] = 2624,
|
|
["SWIFTTHISTLE"] = 2452,
|
|
["OVERLORD'S LEGPLATES"] = 10208,
|
|
[10144] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10144,
|
|
["class"] = 2,
|
|
["name"] = "High Councillor's Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 55,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[19706] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 19706,
|
|
["name"] = "Bloodscalp Coin",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Coin_11",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["LORD'S GAUNTLETS"] = 10080,
|
|
["SILKSAND BRACERS"] = 14419,
|
|
["PLANS: THORIUM LEGGINGS"] = 12704,
|
|
["FORMULA: ENCHANT CLOAK - MINOR AGILITY"] = 11039,
|
|
["ARCANE BANDS"] = 8285,
|
|
[5487] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5487,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Dig Rat Stew",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[14604] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14604,
|
|
["class"] = 2,
|
|
["name"] = "Warden's Wizard Hat",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_13",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 40,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["FORMULA: ENCHANT BOOTS - LESSER SPIRIT"] = 11167,
|
|
["RAT CLOTH CLOAK"] = 2284,
|
|
["CADET BRACERS"] = 9760,
|
|
["THORIUM LOCKBOX"] = 5759,
|
|
[5871] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5871,
|
|
["class"] = 10,
|
|
["name"] = "Large Hoof",
|
|
["texture"] = "Interface\\Icons\\Ability_WarStomp",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[154] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 154,
|
|
["class"] = 2,
|
|
["name"] = "Primitive Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_14",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["BATTERED LEATHER BOOTS"] = 2373,
|
|
["VOICE AMPLIFICATION MODULATOR"] = 16009,
|
|
[6127] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6127,
|
|
["class"] = 2,
|
|
["name"] = "Trapper's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_06",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["MISTSCAPE STAVE"] = 7611,
|
|
["LEGIONNAIRE'S LEGGINGS"] = 4816,
|
|
["CHROMITE LEGPLATES"] = 8143,
|
|
["DULL HEATER SHIELD"] = 1201,
|
|
[6447] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6447,
|
|
["class"] = 2,
|
|
["name"] = "Worn Turtle Shell Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_21",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 15,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["ENCHANTED RUNECLOTH BAG"] = 22248,
|
|
[6575] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6575,
|
|
["class"] = 2,
|
|
["name"] = "Defender Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_05",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["GORETUSK LIVER PIE"] = 724,
|
|
["LIFELESS STONE"] = 4784,
|
|
[19007] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19007,
|
|
["class"] = 4,
|
|
["name"] = "Lesser Healthstone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_04",
|
|
["slot"] = "",
|
|
["level"] = 12,
|
|
["quality"] = 1,
|
|
},
|
|
[4720] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4720,
|
|
["class"] = 2,
|
|
["name"] = "Nightsky Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 28,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["NIGHTSKY SASH"] = 4720,
|
|
["GREAT HORNED OWL"] = 8500,
|
|
[814] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 814,
|
|
["class"] = 5,
|
|
["name"] = "Flask of Oil",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["GOLDEN SCALE GAUNTLETS"] = 9366,
|
|
["FLASK OF OIL"] = 814,
|
|
[4656] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4656,
|
|
["class"] = 4,
|
|
["name"] = "Small Pumpkin",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_25",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[7279] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7279,
|
|
["class"] = 7,
|
|
["name"] = "Small Leather Ammo Pouch",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ammo_Bullet_01",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["SILK WIZARD HAT"] = 3345,
|
|
[7407] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7407,
|
|
["class"] = 2,
|
|
["name"] = "Infiltrator Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_03",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 30,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7471] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7471,
|
|
["class"] = 2,
|
|
["name"] = "Regal Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_32",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 37,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["CROCHET GLOVES"] = 3940,
|
|
["BOULDER PADS"] = 4810,
|
|
["SPAULDERS OF THE UNSEEN"] = 13116,
|
|
[7727] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7727,
|
|
["class"] = 2,
|
|
["name"] = "Watchman Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 27,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[4624] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4624,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Lesser Stoneshield Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
["NIGHTSCAPE TUNIC"] = 8175,
|
|
["RAVAGER'S HANDWRAPS"] = 14772,
|
|
["LONGJAW MUD SNAPPER"] = 4592,
|
|
["AMY'S BLANKET"] = 13005,
|
|
[8111] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8111,
|
|
["class"] = 2,
|
|
["name"] = "Hibernal Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_18",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 43,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[8175] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8175,
|
|
["class"] = 2,
|
|
["name"] = "Nightscape Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_03",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 36,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[8287] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8287,
|
|
["class"] = 2,
|
|
["name"] = "Arcane Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_06",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 52,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[16830] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16830,
|
|
["class"] = 2,
|
|
["name"] = "Cenarion Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 60,
|
|
["subclass"] = 3,
|
|
["quality"] = 4,
|
|
},
|
|
["PATTERN: SHADOWSKIN GLOVES"] = 18239,
|
|
[818] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 818,
|
|
["class"] = 5,
|
|
["name"] = "Tigerseye",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Opal_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["TIGERSEYE"] = 818,
|
|
[8927] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8927,
|
|
["class"] = 4,
|
|
["name"] = "Instant Poison V",
|
|
["texture"] = "Interface\\Icons\\Ability_Poisons",
|
|
["slot"] = "",
|
|
["level"] = 52,
|
|
["quality"] = 1,
|
|
},
|
|
[4496] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4496,
|
|
["class"] = 3,
|
|
["name"] = "Small Brown Pouch",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_09",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["IVYCLOTH SASH"] = 9799,
|
|
[9311] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9311,
|
|
["class"] = 4,
|
|
["name"] = "Default Stationery",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["REINFORCED STEEL LOCKBOX"] = 4638,
|
|
["INSTANT POISON VI"] = 8928,
|
|
["JADEFIRE SABATONS"] = 15389,
|
|
[9823] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9823,
|
|
["class"] = 2,
|
|
["name"] = "Durable Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 26,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[9951] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9951,
|
|
["class"] = 2,
|
|
["name"] = "Chieftain's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 42,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10079] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10079,
|
|
["class"] = 2,
|
|
["name"] = "Lord's Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 43,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10207] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10207,
|
|
["class"] = 2,
|
|
["name"] = "Overlord's Crown",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 44,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[6317] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6317,
|
|
["class"] = 4,
|
|
["name"] = "Raw Loch Frenzy",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_03",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[10463] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10463,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Shadoweave Mask",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["HEAVY STOCK"] = 4400,
|
|
["SHORT STAFF"] = 2132,
|
|
[2446] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2446,
|
|
["class"] = 2,
|
|
["name"] = "Kite Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_06",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 22,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["RUNIC PLATE HELM"] = 12612,
|
|
["EXECUTIONER'S KEY"] = 8444,
|
|
["WOOLEN BAG"] = 4240,
|
|
["PATTERN: DEVIATE SCALE GLOVES"] = 6475,
|
|
["DREADMIST BRACERS"] = 16703,
|
|
[8288] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8288,
|
|
["class"] = 2,
|
|
["name"] = "Arcane Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_02",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 54,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["GAEA'S HANDWRAPS"] = 14272,
|
|
["WOLFCLAW GLOVES"] = 1978,
|
|
[11999] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11999,
|
|
["class"] = 2,
|
|
["name"] = "Lodestone Hoop",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_02",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 41,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["SOLID GRINDING STONE"] = 7966,
|
|
[12255] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12255,
|
|
["class"] = 2,
|
|
["name"] = "Pale Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_01",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 41,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SIX OF WARLORDS"] = 19263,
|
|
[16223] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16223,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Weapon - Icy Chill",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[12639] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12639,
|
|
["class"] = 2,
|
|
["name"] = "Stronghold Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_30",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 57,
|
|
["subclass"] = 5,
|
|
["quality"] = 4,
|
|
},
|
|
["FORMULA: ENCHANT WEAPON - ICY CHILL"] = 16223,
|
|
["GRIM GUZZLER BOAR"] = 11444,
|
|
["RING OF SAVIORS"] = 1447,
|
|
["BLUE FIREWORK"] = 9312,
|
|
["IMPERIAL PLATE SHOULDERS"] = 12428,
|
|
["SOUTHSHORE STOUT"] = 3703,
|
|
[14366] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14366,
|
|
["class"] = 2,
|
|
["name"] = "Mystic's Bracelets",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 12,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["HIGHBORNE STAR"] = 15967,
|
|
[14784] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14784,
|
|
["class"] = 2,
|
|
["name"] = "Khan's Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 41,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: VOLCANIC SHOULDERS"] = 15775,
|
|
["GIANT TARANTULA FANG"] = 1287,
|
|
[14175] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14175,
|
|
["class"] = 2,
|
|
["name"] = "Buccaneer's Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 18,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14303] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14303,
|
|
["class"] = 2,
|
|
["name"] = "Bonecaster's Shroud",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_38",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 55,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14431] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14431,
|
|
["class"] = 2,
|
|
["name"] = "Windchaser Handguards",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_23",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 39,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14559] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14559,
|
|
["class"] = 2,
|
|
["name"] = "Prospector's Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_26",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 13,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14687] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14687,
|
|
["class"] = 2,
|
|
["name"] = "Indomitable Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 57,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14815] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14815,
|
|
["class"] = 2,
|
|
["name"] = "Warstrike Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 57,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["FORTIFIED SPAULDERS"] = 9817,
|
|
[15071] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15071,
|
|
["class"] = 2,
|
|
["name"] = "Frostsaber Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 50,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: CINDERCLOTH GLOVES"] = 14476,
|
|
[15327] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 15327,
|
|
["class"] = 1,
|
|
["name"] = "Wicked Throwing Dagger",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingKnife_03",
|
|
["slot"] = "INVTYPE_THROWN",
|
|
["level"] = 35,
|
|
["subclass"] = 14,
|
|
["quality"] = 1,
|
|
},
|
|
["SICKLY LOOKING FISH"] = 6299,
|
|
[15583] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15583,
|
|
["class"] = 2,
|
|
["name"] = "Sparkleshell Shoulder Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_10",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 36,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15647] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15647,
|
|
["class"] = 2,
|
|
["name"] = "Ironhide Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_24",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 48,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SPARKLESHELL SHOULDER PADS"] = 15583,
|
|
[15967] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15967,
|
|
["class"] = 2,
|
|
["name"] = "Highborne Star",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_02",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 54,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["TORCH OF AUSTEN"] = 13004,
|
|
["SCRATCHING STICK"] = 5375,
|
|
["WARTORN CLOTH SCRAP"] = 22376,
|
|
["WICKED THROWING DAGGER"] = 15327,
|
|
[14804] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14804,
|
|
["class"] = 2,
|
|
["name"] = "Bloodlust Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_08",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 53,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["JOURNEYMAN'S BOOTS"] = 2959,
|
|
["FROSTSABER BOOTS"] = 15071,
|
|
[14943] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14943,
|
|
["class"] = 2,
|
|
["name"] = "Warbringer's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_14",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["EMBERSILK TUNIC"] = 14230,
|
|
[3823] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3823,
|
|
["class"] = 4,
|
|
["name"] = "Lesser Invisibility Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_18",
|
|
["slot"] = "",
|
|
["level"] = 23,
|
|
["quality"] = 1,
|
|
},
|
|
["ABYSSAL SCEPTER"] = 20515,
|
|
["WINTER'S BITE"] = 10623,
|
|
["WARSTRIKE GAUNTLETS"] = 14815,
|
|
[14751] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14751,
|
|
["class"] = 2,
|
|
["name"] = "Slayer's Surcoat",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 28,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SLAYER'S SURCOAT"] = 14751,
|
|
["INDOMITABLE LEGGINGS"] = 14687,
|
|
[870] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 870,
|
|
["class"] = 1,
|
|
["name"] = "Fiery War Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_02",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 35,
|
|
["subclass"] = 2,
|
|
["quality"] = 4,
|
|
},
|
|
["FIERY WAR AXE"] = 870,
|
|
[14495] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14495,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Ghostweave Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[20671] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20671,
|
|
["class"] = 2,
|
|
["name"] = "Abyssal Plate Legplates",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_Plate_12",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 57,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["WAR PAINT CLOAK"] = 14724,
|
|
["PATTERN: HEAVY SCORPID GAUNTLETS"] = 15738,
|
|
["EXPLODING SHOT"] = 3465,
|
|
["BLOODSPATTERED LOINCLOTH"] = 15493,
|
|
["FELCLOTH HOOD"] = 14111,
|
|
[14047] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 14047,
|
|
["class"] = 5,
|
|
["name"] = "Runecloth",
|
|
["texture"] = "Interface\\Icons\\INV_Fabric_PurpleFire_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["RUNECLOTH"] = 14047,
|
|
[19774] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 19774,
|
|
["class"] = 5,
|
|
["name"] = "Souldarite",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[12404] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12404,
|
|
["class"] = 5,
|
|
["name"] = "Dense Sharpening Stone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_SharpeningStone_05",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
["DENSE SHARPENING STONE"] = 12404,
|
|
[2451] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2451,
|
|
["class"] = 2,
|
|
["name"] = "Crested Heater Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_06",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 45,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[19262] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19262,
|
|
["class"] = 10,
|
|
["name"] = "Five of Warlords",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Warlord_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["WORLD ENLARGER"] = 18660,
|
|
["BLACK METAL SHORTSWORD"] = 886,
|
|
["INFERNO GLOVES"] = 18408,
|
|
["TWISTED CHANTER'S STAFF"] = 890,
|
|
[15007] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15007,
|
|
["class"] = 2,
|
|
["name"] = "Primal Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_03",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 3,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["RED ROCKET CLUSTER"] = 21576,
|
|
["TORN BEAR PELT"] = 11407,
|
|
[20542] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20542,
|
|
["class"] = 10,
|
|
["name"] = "Scroll: Create Scepter of Beckoning",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SCROLL: CREATE SCEPTER OF BECKONING"] = 20543,
|
|
["RIVER PRIDE CHOKER"] = 13087,
|
|
["FORMULA: ENCHANT BRACER - GREATER STAMINA"] = 11225,
|
|
[13023] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13023,
|
|
["class"] = 1,
|
|
["name"] = "Eaglehorn Long Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_11",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 58,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["STURDY LEATHER BRACERS"] = 2327,
|
|
["EAGLEHORN LONG BOW"] = 13023,
|
|
["VITAL SHOULDERS"] = 14212,
|
|
[12036] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12036,
|
|
["class"] = 2,
|
|
["name"] = "Granite Necklace",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_09",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 57,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[922] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 922,
|
|
["class"] = 1,
|
|
["name"] = "Dacian Falx",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_10",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 21,
|
|
["subclass"] = 9,
|
|
["quality"] = 1,
|
|
},
|
|
[15681] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15681,
|
|
["class"] = 2,
|
|
["name"] = "Triumphant Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_14",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 53,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["DARING DIRK"] = 12248,
|
|
["BLAZING EMBLEM"] = 2802,
|
|
[14664] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14664,
|
|
["class"] = 2,
|
|
["name"] = "Keeper's Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_02",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 49,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["DREADMIST BELT"] = 16702,
|
|
[8190] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8190,
|
|
["class"] = 1,
|
|
["name"] = "Hanzo Sword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_10",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 50,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
["TRAVELER'S SPAULDERS"] = 8301,
|
|
["SHINY SEASHELL"] = 779,
|
|
["BLOODFORGED SHOULDER PADS"] = 14955,
|
|
["ROBUST HELM"] = 15129,
|
|
["RECIPE: GREATER SHADOW PROTECTION POTION"] = 13499,
|
|
[2646] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2646,
|
|
["class"] = 2,
|
|
["name"] = "Loose Chain Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 3,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["PROTECTOR LEGGUARDS"] = 14796,
|
|
["WORD OF THAWING"] = 23055,
|
|
[13888] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13888,
|
|
["class"] = 4,
|
|
["name"] = "Darkclaw Lobster",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_14",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
["WARSTRIKE SABATONS"] = 14809,
|
|
[5216] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5216,
|
|
["class"] = 1,
|
|
["name"] = "Umbral Wand",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_06",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 40,
|
|
["subclass"] = 16,
|
|
["quality"] = 2,
|
|
},
|
|
["RUNED COPPER BREASTPLATE"] = 2864,
|
|
["DAWNBRINGER SHOULDERS"] = 12625,
|
|
["UMBRAL WAND"] = 5216,
|
|
[8544] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8544,
|
|
["class"] = 4,
|
|
["name"] = "Mageweave Bandage",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandage_19",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[17344] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17344,
|
|
["class"] = 4,
|
|
["name"] = "Candy Cane",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_61",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["WHITE STALLION BRIDLE"] = 11551,
|
|
[8928] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8928,
|
|
["class"] = 4,
|
|
["name"] = "Instant Poison VI",
|
|
["texture"] = "Interface\\Icons\\Ability_Poisons",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["quality"] = 1,
|
|
},
|
|
["RAINBOW FIN ALBACORE"] = 5095,
|
|
["TRACKER'S HEADBAND"] = 9921,
|
|
[9312] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 9312,
|
|
["class"] = 4,
|
|
["name"] = "Blue Firework",
|
|
["texture"] = "Interface\\Icons\\Spell_Ice_MagicDamage",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["TOUGH SCORPID LEGGINGS"] = 8206,
|
|
[14667] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14667,
|
|
["class"] = 2,
|
|
["name"] = "Keeper's Wreath",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_25",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 48,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[4828] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4828,
|
|
["class"] = 2,
|
|
["name"] = "Nightwind Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_26",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[9824] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9824,
|
|
["class"] = 2,
|
|
["name"] = "Durable Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_06",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 27,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[9952] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9952,
|
|
["class"] = 2,
|
|
["name"] = "Chieftain's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_22",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 44,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10080] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10080,
|
|
["class"] = 2,
|
|
["name"] = "Lord's Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_29",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 45,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10208] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10208,
|
|
["class"] = 2,
|
|
["name"] = "Overlord's Legplates",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_01",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 45,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["SCORPASHI SLIPPERS"] = 14653,
|
|
["LIBRAM OF RUMINATION"] = 11732,
|
|
[10592] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 10592,
|
|
["class"] = 4,
|
|
["name"] = "Catseye Elixir",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_36",
|
|
["slot"] = "",
|
|
["level"] = 30,
|
|
["quality"] = 1,
|
|
},
|
|
[10720] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10720,
|
|
["class"] = 5,
|
|
["name"] = "Gnomish Net-o-Matic Projector",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Net_01",
|
|
["slot"] = "INVTYPE_TRINKET",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["WARLEADER'S SHOULDERS"] = 14868,
|
|
["PATTERN: SHADOWEAVE MASK"] = 10463,
|
|
["FORGOTTEN WRAPS"] = 9433,
|
|
["DEADLY SCOPE"] = 10546,
|
|
["LUMBERJACK JERKIN"] = 2112,
|
|
["ROD OF MOLTEN FIRE"] = 2565,
|
|
[20541] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20541,
|
|
["class"] = 10,
|
|
["name"] = "Decoded Twilight Text",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["DECODED TWILIGHT TEXT"] = 20545,
|
|
["RING OF THE UNDERWOOD"] = 2951,
|
|
["KNIGHT'S CLOAK"] = 7460,
|
|
["HIGH COUNCILLOR'S ROBE"] = 10143,
|
|
[12256] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12256,
|
|
["class"] = 2,
|
|
["name"] = "Cindercloth Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 44,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["EMERALD GIRDLE"] = 10278,
|
|
["DURABLE GLOVES"] = 9823,
|
|
[12640] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12640,
|
|
["class"] = 2,
|
|
["name"] = "Lionheart Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_36",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 56,
|
|
["subclass"] = 5,
|
|
["quality"] = 4,
|
|
},
|
|
["CADET BOOTS"] = 9759,
|
|
["LAMBENT SCALE GLOVES"] = 3047,
|
|
["SHIMMERING AMICE"] = 6566,
|
|
["PARROT CAGE (GREEN WING MACAW)"] = 8492,
|
|
["WAR TORN GIRDLE"] = 15480,
|
|
["SHADOWCRAFT BRACERS"] = 16710,
|
|
[9375] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9375,
|
|
["class"] = 2,
|
|
["name"] = "Expert Goldminer's Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_18",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 33,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["EXPERT GOLDMINER'S HELMET"] = 9375,
|
|
["DEFAULT STATIONERY"] = 9311,
|
|
[1077] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1077,
|
|
["class"] = 2,
|
|
["name"] = "Defias Mage Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_14",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 21,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["TWILIGHT MANTLE"] = 7435,
|
|
["GAEA'S AMICE"] = 14273,
|
|
[14304] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14304,
|
|
["class"] = 2,
|
|
["name"] = "Bonecaster's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_30",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 50,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SENTINEL CLOAK"] = 7446,
|
|
[14560] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14560,
|
|
["class"] = 2,
|
|
["name"] = "Prospector's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 14,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["REVENANT GIRDLE"] = 10130,
|
|
[14816] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14816,
|
|
["class"] = 2,
|
|
["name"] = "Warstrike Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 57,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["BLACKROCK MACE"] = 1296,
|
|
[15072] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15072,
|
|
["class"] = 2,
|
|
["name"] = "Chimeric Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 51,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10366] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10366,
|
|
["class"] = 2,
|
|
["name"] = "Demon Guard",
|
|
["texture"] = "Interface\\Icons\\Spell_Shadow_RagingScream",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 58,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["INSTANT POISON V"] = 8927,
|
|
[17725] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17725,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Weapon - Winter's Might",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["A THOROUGHLY READ COPY OF \"NAT PAGLE'S EXTREME' ANGLIN.\""] = 18365,
|
|
[14914] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14914,
|
|
["class"] = 2,
|
|
["name"] = "Jade Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_12",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 41,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[11135] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 11135,
|
|
["class"] = 5,
|
|
["name"] = "Greater Mystic Essence",
|
|
["texture"] = "Interface\\Icons\\INV_Enchant_EssenceMysticalLarge",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["KHAN'S GLOVES"] = 14782,
|
|
[21227] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 21227,
|
|
["class"] = 10,
|
|
["name"] = "Ancient Hero's Skull",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_OrcSkull_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[16224] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16224,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Cloak - Superior Defense",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 1,
|
|
},
|
|
["INDOMITABLE GAUNTLETS"] = 14685,
|
|
["DOUBLE MAIL BRACERS"] = 3810,
|
|
["TELLURIUM BAND"] = 11988,
|
|
["STURDY QUARTERSTAFF"] = 4566,
|
|
[4336] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4336,
|
|
["class"] = 2,
|
|
["name"] = "Black Swashbuckler's Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Black_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[4400] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4400,
|
|
["class"] = 5,
|
|
["name"] = "Heavy Stock",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_11",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4464] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4464,
|
|
["class"] = 2,
|
|
["name"] = "Trouncing Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 27,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["BLADE OF THE BASILISK"] = 8223,
|
|
[4592] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4592,
|
|
["class"] = 4,
|
|
["name"] = "Longjaw Mud Snapper",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_32",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["THUGGISH SHIELD"] = 6203,
|
|
["IVYCLOTH GLOVES"] = 9795,
|
|
[4784] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4784,
|
|
["class"] = 10,
|
|
["name"] = "Lifeless Stone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_10",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[2991] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2991,
|
|
["class"] = 2,
|
|
["name"] = "Burnished Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 16,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[8079] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8079,
|
|
["class"] = 4,
|
|
["name"] = "Conjured Crystal Water",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_18",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
["NIGHTBLADE"] = 1982,
|
|
[4662] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4662,
|
|
["class"] = 2,
|
|
["name"] = "Journeyman's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_15",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 3,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["ARACHNIDIAN FOOTPADS"] = 14290,
|
|
[20673] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20673,
|
|
["class"] = 2,
|
|
["name"] = "Abyssal Plate Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_26",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 60,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["RAW REDGILL"] = 13758,
|
|
["SILVER-THREAD ROBE"] = 4035,
|
|
[10626] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10626,
|
|
["class"] = 1,
|
|
["name"] = "Ragehammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 45,
|
|
["subclass"] = 6,
|
|
["quality"] = 3,
|
|
},
|
|
["SCROLL OF SPIRIT"] = 1181,
|
|
[5488] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5488,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Crispy Lizard Tail",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[15774] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15774,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Heavy Scorpid Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[5616] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5616,
|
|
["class"] = 1,
|
|
["name"] = "Gutwrencher",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_31",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 42,
|
|
["subclass"] = 13,
|
|
["quality"] = 3,
|
|
},
|
|
[16222] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16222,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Shield - Superior Spirit",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[5744] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5744,
|
|
["class"] = 1,
|
|
["name"] = "Pale Skinner",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_24",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 7,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
[9486] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9486,
|
|
["class"] = 1,
|
|
["name"] = "Supercharger Battle Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_21",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 23,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["PUNCTURED VOODOO DOLL"] = 19821,
|
|
["VERMILION NECKLACE"] = 12027,
|
|
["RUSSET BELT"] = 3593,
|
|
["SECURITY DELTA DATA ACCESS CARD"] = 9327,
|
|
[15390] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15390,
|
|
["class"] = 2,
|
|
["name"] = "Jadefire Chestguard",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 51,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["IRONHIDE SHIELD"] = 15648,
|
|
[6256] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6256,
|
|
["class"] = 1,
|
|
["name"] = "Fishing Pole",
|
|
["texture"] = "Interface\\Icons\\INV_Fishingpole_02",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 0,
|
|
["subclass"] = 17,
|
|
["quality"] = 1,
|
|
},
|
|
[1197] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1197,
|
|
["class"] = 1,
|
|
["name"] = "Giant Mace",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_02",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 10,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["SMALL LEATHER COLLAR"] = 4813,
|
|
["GIANT MACE"] = 1197,
|
|
[6512] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6512,
|
|
["class"] = 2,
|
|
["name"] = "Disciple's Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_22",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 8,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["JACINTH CIRCLE"] = 11969,
|
|
["CUTTHROAT'S HAT"] = 15134,
|
|
[7535] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7535,
|
|
["class"] = 2,
|
|
["name"] = "Cabalist Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_12",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 41,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["CABALIST BELT"] = 7535,
|
|
[15006] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15006,
|
|
["class"] = 2,
|
|
["name"] = "Primal Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 4,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["LOOSE CHAIN CLOAK"] = 2644,
|
|
["GOBLIN ROCKET HELMET"] = 10588,
|
|
[14814] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14814,
|
|
["class"] = 2,
|
|
["name"] = "Warstrike Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_10",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 58,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[7088] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7088,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Crimson Silk Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[21308] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21308,
|
|
["class"] = 10,
|
|
["name"] = "Jingling Bell",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bell_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["TRAPPER'S BOOTS"] = 6127,
|
|
["GOSSAMER HEADPIECE"] = 7520,
|
|
[14686] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14686,
|
|
["class"] = 2,
|
|
["name"] = "Indomitable Headdress",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_08",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 58,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7408] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7408,
|
|
["class"] = 2,
|
|
["name"] = "Infiltrator Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 28,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7472] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7472,
|
|
["class"] = 2,
|
|
["name"] = "Regal Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 36,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7536] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7536,
|
|
["class"] = 2,
|
|
["name"] = "Champion's Wall Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_03",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 43,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["BRUTISH LEGGUARDS"] = 14908,
|
|
[20668] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20668,
|
|
["class"] = 2,
|
|
["name"] = "Abyssal Mail Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_Mail_16",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 57,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[7728] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7728,
|
|
["class"] = 2,
|
|
["name"] = "Beguiler Robes",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_25",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 29,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["SPIKED CHAIN CLOAK"] = 15519,
|
|
["STONE CLUB"] = 3787,
|
|
[7920] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7920,
|
|
["class"] = 2,
|
|
["name"] = "Mithril Scale Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 37,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14238] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14238,
|
|
["class"] = 2,
|
|
["name"] = "Darkmist Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 36,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["DARKMIST BOOTS"] = 14238,
|
|
[8112] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8112,
|
|
["class"] = 2,
|
|
["name"] = "Hibernal Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_14",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 44,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[8176] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8176,
|
|
["class"] = 2,
|
|
["name"] = "Nightscape Headband",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_24",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 36,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[8289] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8289,
|
|
["class"] = 2,
|
|
["name"] = "Arcane Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_13",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 55,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["FERAL LEGGINGS"] = 15312,
|
|
[8545] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8545,
|
|
["class"] = 4,
|
|
["name"] = "Heavy Mageweave Bandage",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandage_20",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14942] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14942,
|
|
["class"] = 2,
|
|
["name"] = "Warbringer's Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_27",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15558] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15558,
|
|
["class"] = 2,
|
|
["name"] = "Pillager's Crown",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_02",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 32,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["PLANS: IRONFORGE BREASTPLATE"] = 6735,
|
|
[887] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 887,
|
|
["class"] = 10,
|
|
["name"] = "Pound of Flesh",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["GREEN WHELP ARMOR"] = 7375,
|
|
[9313] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 9313,
|
|
["class"] = 4,
|
|
["name"] = "Green Firework",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_AbolishMagic",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[6607] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6607,
|
|
["class"] = 2,
|
|
["name"] = "Dervish Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_07",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 25,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["WARBRINGER'S CROWN"] = 14944,
|
|
["WILLOW BRACERS"] = 6543,
|
|
["IRONWEB SPIDER SILK"] = 14227,
|
|
[9953] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9953,
|
|
["class"] = 2,
|
|
["name"] = "Chieftain's Headdress",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_24",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 45,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["HIGHBORNE PADDED ARMOR"] = 14455,
|
|
["ANCESTRAL ROBE"] = 6527,
|
|
[20674] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20674,
|
|
["class"] = 2,
|
|
["name"] = "Abyssal Cloth Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_Cloth_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 57,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["WORN TURTLE SHELL SHIELD"] = 6447,
|
|
[10593] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 10593,
|
|
["name"] = "Imperfect Draenethyst Fragment",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Crystal_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[10721] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10721,
|
|
["class"] = 2,
|
|
["name"] = "Gnomish Harm Prevention Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["BLACKFORGE BREASTPLATE"] = 4082,
|
|
[5110] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5110,
|
|
["class"] = 2,
|
|
["name"] = "Dalaran Wizard's Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_36",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 13,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["CENARION BELT"] = 16828,
|
|
[14430] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14430,
|
|
["class"] = 2,
|
|
["name"] = "Windchaser Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_13",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 37,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7087] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7087,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Crimson Silk Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["BATTLE SHIELD"] = 3650,
|
|
["JINGLING BELL"] = 21308,
|
|
["SUPREME SASH"] = 15434,
|
|
[12190] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 12190,
|
|
["class"] = 4,
|
|
["name"] = "Dreamless Sleep Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_83",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
["RED LINEN BAG"] = 5762,
|
|
["BELT OF THE ARCHMAGE"] = 18405,
|
|
[12257] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12257,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Notched Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_34",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 37,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["HAWKEYE'S EPAULETS"] = 14596,
|
|
["CRUSADER'S GAUNTLETS"] = 10196,
|
|
["SCORPION STING"] = 1265,
|
|
[5967] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5967,
|
|
["class"] = 2,
|
|
["name"] = "Girdle of Nobility",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_10",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 13,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[811] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 811,
|
|
["class"] = 1,
|
|
["name"] = "Axe of the Deep Woods",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_07",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 52,
|
|
["subclass"] = 1,
|
|
["quality"] = 4,
|
|
},
|
|
["SORCERER ROBE"] = 9884,
|
|
[17724] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17724,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Green Holiday Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["RED LEATHER BAG"] = 2657,
|
|
["RUNIC LEATHER BRACERS"] = 15092,
|
|
["ROBUST GLOVES"] = 15125,
|
|
["GREEN IRON BOOTS"] = 3484,
|
|
["IRONBOUND LOCKED CHEST"] = 13875,
|
|
["CLUSTER LAUNCHER"] = 21570,
|
|
[5775] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5775,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Black Silk Pack",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14177] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14177,
|
|
["class"] = 2,
|
|
["name"] = "Watcher's Cuffs",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_06",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 21,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14305] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14305,
|
|
["class"] = 2,
|
|
["name"] = "Bonecaster's Sarong",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_13",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 52,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14433] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14433,
|
|
["class"] = 2,
|
|
["name"] = "Windchaser Woolies",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_12",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 41,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["FORMULA: ENCHANT GLOVES - FISHING"] = 11152,
|
|
[11992] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11992,
|
|
["class"] = 2,
|
|
["name"] = "Vermilion Band",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_09",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 58,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[14817] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14817,
|
|
["class"] = 2,
|
|
["name"] = "Warstrike Shoulder Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_02",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 57,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[14945] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14945,
|
|
["class"] = 2,
|
|
["name"] = "Warbringer's Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15073] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15073,
|
|
["class"] = 2,
|
|
["name"] = "Chimeric Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 50,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[5423] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5423,
|
|
["class"] = 1,
|
|
["name"] = "Boahn's Fang",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_17",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[15329] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15329,
|
|
["class"] = 2,
|
|
["name"] = "Wrangler's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_16",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 19,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["EZ-THRO DYNAMITE"] = 6714,
|
|
["TYRANT'S LEGPLATES"] = 14840,
|
|
[8346] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8346,
|
|
["class"] = 2,
|
|
["name"] = "Gauntlets of the Sea",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_30",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 41,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["JAZERAINT GAUNTLETS"] = 9900,
|
|
["LIBRAM OF CONSTITUTION"] = 11733,
|
|
["RANGER LEGGINGS"] = 7478,
|
|
["MECHANICAL CHICKEN"] = 10398,
|
|
[20667] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20667,
|
|
["class"] = 2,
|
|
["name"] = "Abyssal Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_30",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 60,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[5135] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5135,
|
|
["class"] = 10,
|
|
["name"] = "Thin Black Claw",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["OVERLORD'S GIRDLE"] = 10206,
|
|
["EYE OF FLAME"] = 3075,
|
|
["GOSSAMER SHOULDERPADS"] = 7523,
|
|
["RITUAL LEGGINGS"] = 14125,
|
|
[10078] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10078,
|
|
["class"] = 2,
|
|
["name"] = "Lord's Crest",
|
|
["texture"] = "Interface\\Icons\\Spell_Holy_SealOfProtection",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 48,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["LORD'S CREST"] = 10078,
|
|
["RECIPE: DIRGE'S KICKIN' CHIMAEROK CHOPS"] = 21025,
|
|
["IVORY BOAR TUSK"] = 3403,
|
|
[9886] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9886,
|
|
["class"] = 2,
|
|
["name"] = "Huntsman's Bands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_06",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 34,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["RUSSET PANTS"] = 2431,
|
|
[9822] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9822,
|
|
["class"] = 2,
|
|
["name"] = "Durable Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 24,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["DURABLE CAPE"] = 9822,
|
|
["SILVER CONTACT"] = 4404,
|
|
["MAGEWEAVE CLOTH"] = 4338,
|
|
[20419] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20419,
|
|
["class"] = 10,
|
|
["name"] = "Crest of Beckoning: Stone",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_StoneTablet_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BONECHEWER"] = 13055,
|
|
["TWO OF WARLORDS"] = 19259,
|
|
[14968] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14968,
|
|
["class"] = 2,
|
|
["name"] = "Glorious Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_11",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 50,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["ELIXIR OF LION'S STRENGTH"] = 2454,
|
|
[22615] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22615,
|
|
["class"] = 10,
|
|
["name"] = "Craftsman's Writ - Gnomish Battle Chicken",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_02",
|
|
["slot"] = "",
|
|
["level"] = 55,
|
|
["quality"] = 1,
|
|
},
|
|
["SCHEMATIC: LOVINGLY CRAFTED BOOMSTICK"] = 13309,
|
|
["BURROWING SHOVEL"] = 6205,
|
|
[4687] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4687,
|
|
["class"] = 2,
|
|
["name"] = "Barbaric Cloth Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 9,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[4655] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4655,
|
|
["class"] = 5,
|
|
["name"] = "Giant Clam Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_51",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BLACKROCK PAULDRONS"] = 1445,
|
|
[11965] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11965,
|
|
["class"] = 2,
|
|
["name"] = "Quartz Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_05",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 15,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["WAR PAINT SHOULDER PADS"] = 14728,
|
|
["RAPTOR HIDE"] = 4461,
|
|
[14858] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14858,
|
|
["class"] = 2,
|
|
["name"] = "Vanguard Headdress",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_19",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 53,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["PLANS: RADIANT BELT"] = 12685,
|
|
["WOODEN STOCK"] = 4399,
|
|
[7489] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7489,
|
|
["class"] = 2,
|
|
["name"] = "Captain's Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 36,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["EMBOSSED LEATHER GLOVES"] = 4239,
|
|
["HEAVY FLINT AXE"] = 4019,
|
|
[8350] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8350,
|
|
["class"] = 2,
|
|
["name"] = "The 1 Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_03",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 10,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["THE 1 RING"] = 8350,
|
|
[4591] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4591,
|
|
["class"] = 10,
|
|
["name"] = "Eagle Eye",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Eye_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["NIGHTFIN SOUP"] = 13931,
|
|
["TRUESHOT BOW"] = 4087,
|
|
["CIRCLET OF THE ORDER"] = 5624,
|
|
["WORN LEATHER PANTS"] = 1423,
|
|
["VETERAN LEGGINGS"] = 2978,
|
|
[4039] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4039,
|
|
["class"] = 2,
|
|
["name"] = "Nightsky Cowl",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_30",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 30,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2070] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2070,
|
|
["class"] = 4,
|
|
["name"] = "Darnassian Bleu",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_06",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["HEAVY RUNED CLOAK"] = 4798,
|
|
[15965] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15965,
|
|
["class"] = 2,
|
|
["name"] = "Windchaser Orb",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_03",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 44,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["WINDCHASER ORB"] = 15965,
|
|
["VITAL HANDWRAPS"] = 14211,
|
|
["BOOK OF HEALING TOUCH XI"] = 21294,
|
|
[3975] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3975,
|
|
["class"] = 2,
|
|
["name"] = "Smooth Leather Shoulderpads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 47,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["GNOMISH HARM PREVENTION BELT"] = 10721,
|
|
[3927] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3927,
|
|
["class"] = 4,
|
|
["name"] = "Fine Aged Cheddar",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_03",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
["IRONHIDE HELMET"] = 15645,
|
|
[15581] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15581,
|
|
["class"] = 2,
|
|
["name"] = "Sparkleshell Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_11",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 33,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SPARKLESHELL GAUNTLETS"] = 15581,
|
|
["LORD'S LEGGUARDS"] = 10084,
|
|
["PATTERN: FELCLOTH ROBE"] = 14506,
|
|
[15069] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15069,
|
|
["class"] = 2,
|
|
["name"] = "Frostsaber Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_01",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 52,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["WARBRINGER'S ARMSPLINTS"] = 14941,
|
|
[14813] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14813,
|
|
["class"] = 2,
|
|
["name"] = "Warstrike Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_01",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 52,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["FLASH BOMB"] = 4852,
|
|
["ARCHER'S CAP"] = 9859,
|
|
["REINS OF THE NIGHTSABER"] = 11556,
|
|
[2072] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2072,
|
|
["class"] = 1,
|
|
["name"] = "Dwarven Magestaff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_04",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 22,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
[15234] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15234,
|
|
["class"] = 1,
|
|
["name"] = "Greater Scythe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_03",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 35,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[2136] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2136,
|
|
["class"] = 4,
|
|
["name"] = "Conjured Purified Water",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_Milk_02",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
[2168] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2168,
|
|
["class"] = 2,
|
|
["name"] = "Foreman's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_03",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 16,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["ELIXIR OF THE SAGES"] = 13447,
|
|
["WHITESOUL HELM"] = 12633,
|
|
[2264] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2264,
|
|
["class"] = 2,
|
|
["name"] = "Mantle of Thieves",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 25,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[2296] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2296,
|
|
["class"] = 5,
|
|
["name"] = "Great Goretusk Snout",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Head_Quillboar_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[9314] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 9314,
|
|
["class"] = 4,
|
|
["name"] = "Red Streaks Firework",
|
|
["texture"] = "Interface\\Icons\\Spell_Fire_Flare",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14173] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14173,
|
|
["class"] = 2,
|
|
["name"] = "Buccaneer's Cord",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_22",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2392] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2392,
|
|
["class"] = 2,
|
|
["name"] = "Light Mail Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 5,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[2424] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2424,
|
|
["class"] = 2,
|
|
["name"] = "Brigandine Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 45,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[2456] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 2456,
|
|
["class"] = 4,
|
|
["name"] = "Minor Rejuvenation Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_02",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[9954] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9954,
|
|
["class"] = 2,
|
|
["name"] = "Chieftain's Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_12",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 46,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10082] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10082,
|
|
["class"] = 2,
|
|
["name"] = "Lord's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_06",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 46,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10210] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10210,
|
|
["class"] = 2,
|
|
["name"] = "Elegant Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_10",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 55,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2584] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2584,
|
|
["class"] = 2,
|
|
["name"] = "Woolen Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 11,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[2616] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2616,
|
|
["class"] = 2,
|
|
["name"] = "Shimmering Silk Robes",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_04",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 18,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["COMMANDER'S HELM"] = 10379,
|
|
[2680] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2680,
|
|
["class"] = 4,
|
|
["name"] = "Spiced Wolf Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_65",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["MASTERWORK BOOTS"] = 10270,
|
|
[2744] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2744,
|
|
["class"] = 10,
|
|
["name"] = "Green Hills of Stranglethorn - Page 20",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2776] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2776,
|
|
["class"] = 5,
|
|
["name"] = "Gold Ore",
|
|
["texture"] = "Interface\\Icons\\INV_Ore_Copper_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["DOCUMENT FROM BOOMSTICK IMPORTS"] = 18234,
|
|
[2840] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2840,
|
|
["class"] = 5,
|
|
["name"] = "Copper Bar",
|
|
["texture"] = "Interface\\Icons\\INV_Ingot_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["CHARGER'S CLOAK"] = 15475,
|
|
["BATTLE HARNESS"] = 6526,
|
|
["RECIPE: LEAN VENISON"] = 5489,
|
|
["RUGGED TRAPPER'S BOOTS"] = 129,
|
|
[12002] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12002,
|
|
["class"] = 2,
|
|
["name"] = "Marble Circle",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_04",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 49,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[11605] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11605,
|
|
["class"] = 2,
|
|
["name"] = "Dark Iron Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_09",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 53,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[3175] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3175,
|
|
["class"] = 10,
|
|
["name"] = "Ruined Dragonhide",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Wolf_Ruin_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["RUINED DRAGONHIDE"] = 3175,
|
|
[15389] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15389,
|
|
["class"] = 2,
|
|
["name"] = "Jadefire Sabatons",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 48,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["BLOODLUST EPAULETS"] = 14806,
|
|
[3192] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3192,
|
|
["class"] = 1,
|
|
["name"] = "Short Bastard Sword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_40",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 7,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[3224] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3224,
|
|
["class"] = 2,
|
|
["name"] = "Silver-lined Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_08",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[13026] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13026,
|
|
["class"] = 1,
|
|
["name"] = "Heaven's Light",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_04",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["RECIPE: MURLOC FIN SOUP"] = 3680,
|
|
["WINTER KIMCHI"] = 22324,
|
|
[21562] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21562,
|
|
["class"] = 4,
|
|
["name"] = "Small Yellow Rocket",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MissileSmall_Yellow",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3384] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3384,
|
|
["class"] = 4,
|
|
["name"] = "Minor Magic Resistance Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_08",
|
|
["slot"] = "",
|
|
["level"] = 12,
|
|
["quality"] = 1,
|
|
},
|
|
[3416] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3416,
|
|
["class"] = 2,
|
|
["name"] = "Martyr's Chain",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 21,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["HARDENED LEATHER SHOULDERPADS"] = 3806,
|
|
["SWAMPCHILL FETISH"] = 1992,
|
|
["SWAMP PENDANT"] = 12045,
|
|
[14178] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14178,
|
|
["class"] = 2,
|
|
["name"] = "Watcher's Cap",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_32",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 26,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RAVAGER'S CROWN"] = 14774,
|
|
["OVERLORD'S CROWN"] = 10207,
|
|
[14562] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14562,
|
|
["class"] = 2,
|
|
["name"] = "Prospector's Chestpiece",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_09",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 18,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SOLID IRON MAUL"] = 3851,
|
|
["SPIRITCHASER STAFF"] = 1613,
|
|
[3736] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3736,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Tasty Lion Steak",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[15074] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15074,
|
|
["class"] = 2,
|
|
["name"] = "Chimeric Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_23",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 48,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PIONEER BOOTS"] = 6518,
|
|
[3832] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3832,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Elixir of Detect Lesser Invisibility",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
[3864] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3864,
|
|
["class"] = 5,
|
|
["name"] = "Citrine",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Opal_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["WILD LEATHER LEGGINGS"] = 8212,
|
|
[3928] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3928,
|
|
["class"] = 4,
|
|
["name"] = "Superior Healing Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_53",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
["DARKMIST ARMOR"] = 14237,
|
|
["SCUM COVERED BAG"] = 20767,
|
|
[4024] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4024,
|
|
["class"] = 1,
|
|
["name"] = "Heavy War Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_18",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 42,
|
|
["subclass"] = 10,
|
|
["quality"] = 0,
|
|
},
|
|
[4056] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4056,
|
|
["name"] = "Cortello's Riddle",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
[4088] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4088,
|
|
["class"] = 1,
|
|
["name"] = "Dreadblade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_41",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 42,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
["SYMBOL OF KINGS"] = 21177,
|
|
[3735] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3735,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Hot Lion Chops",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["SIGNET OF BECKONING: FIRE"] = 20432,
|
|
[4337] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4337,
|
|
["class"] = 5,
|
|
["name"] = "Thick Spider's Silk",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_Web",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["DESERT CHOKER"] = 12043,
|
|
[4465] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4465,
|
|
["class"] = 2,
|
|
["name"] = "Bonefist Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_09",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 27,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SCHEMATIC: GREEN FIREWORK"] = 18648,
|
|
["BRUTISH ARMGUARDS"] = 14910,
|
|
["SHADOWEAVE PANTS"] = 10002,
|
|
["MAGISTER'S BELT"] = 16685,
|
|
[4785] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4785,
|
|
["class"] = 2,
|
|
["name"] = "Brimstone Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_02",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 19,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SCHOLARLY ROBES"] = 2034,
|
|
[10205] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10205,
|
|
["class"] = 2,
|
|
["name"] = "Overlord's Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 44,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[2519] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 2519,
|
|
["class"] = 6,
|
|
["name"] = "Heavy Shot",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_Bullet_02",
|
|
["slot"] = "INVTYPE_AMMO",
|
|
["level"] = 10,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["GRAND CLOAK"] = 15190,
|
|
["BRONZE SHORTSWORD"] = 2850,
|
|
["TWILIGHT CULTIST MEDALLION OF STATION"] = 20422,
|
|
["TYRANT'S SHIELD"] = 14842,
|
|
["WHISTLE OF THE IVORY RAPTOR"] = 11546,
|
|
[5361] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5361,
|
|
["class"] = 10,
|
|
["name"] = "Fishbone Toothpick",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["WEAPON OF MASS DESTRUCTION (TEST)"] = 5418,
|
|
["ROYAL SCEPTER"] = 9914,
|
|
["REINFORCED LEATHER BELT"] = 2471,
|
|
["GYPSY TUNIC"] = 9757,
|
|
[2423] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2423,
|
|
["class"] = 2,
|
|
["name"] = "Brigandine Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate13",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 45,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: WHITE LEATHER JERKIN"] = 2407,
|
|
["RUSTED CHAIN GLOVES"] = 2391,
|
|
["MASTERWORK BREASTPLATE"] = 10266,
|
|
["ARCHER'S CLOAK"] = 9860,
|
|
["ORNATE SHIELD"] = 10362,
|
|
[18745] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18745,
|
|
["class"] = 2,
|
|
["name"] = "Sacred Cloth Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_01",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 52,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[6129] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6129,
|
|
["class"] = 2,
|
|
["name"] = "Acolyte's Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_16",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[2321] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2321,
|
|
["class"] = 5,
|
|
["name"] = "Fine Thread",
|
|
["texture"] = "Interface\\Icons\\INV_Fabric_Wool_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3734] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3734,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Big Bear Steak",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["CHIEF BRIGADIER BOOTS"] = 6412,
|
|
["LIVING COWL"] = 5608,
|
|
[18233] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 18233,
|
|
["class"] = 10,
|
|
["name"] = "Tear Stained Handkerchief",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandage_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[6513] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6513,
|
|
["class"] = 2,
|
|
["name"] = "Disciple's Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_02",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[6577] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6577,
|
|
["class"] = 2,
|
|
["name"] = "Defender Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_11",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 18,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["GREEN KODO"] = 11548,
|
|
["CHROMITE GREAVES"] = 8141,
|
|
["FORMULA: ENCHANT BRACER - LESSER STRENGTH"] = 11101,
|
|
[6833] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6833,
|
|
["class"] = 2,
|
|
["name"] = "White Tuxedo Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_08",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[2119] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2119,
|
|
["class"] = 2,
|
|
["name"] = "Thin Cloth Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[2163] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2163,
|
|
["class"] = 1,
|
|
["name"] = "Shadowblade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_12",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 48,
|
|
["subclass"] = 13,
|
|
["quality"] = 4,
|
|
},
|
|
["GLIMMERING MAIL GIRDLE"] = 4712,
|
|
[7089] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7089,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Azure Silk Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["HARD CRAWLER CARAPACE"] = 2087,
|
|
["LONG BO STAFF"] = 767,
|
|
[7281] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7281,
|
|
["class"] = 2,
|
|
["name"] = "Light Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_04",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 9,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["SHADOWHIDE SCALPER"] = 1459,
|
|
[7409] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7409,
|
|
["class"] = 2,
|
|
["name"] = "Infiltrator Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 28,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["ELEMENTAL FIRE"] = 7068,
|
|
[7537] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7537,
|
|
["class"] = 2,
|
|
["name"] = "Gothic Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_07",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 44,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["SCIMITAR"] = 2027,
|
|
["LACED MAIL BELT"] = 1738,
|
|
[7729] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7729,
|
|
["class"] = 1,
|
|
["name"] = "Chesterfall Musket",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_06",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 28,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[2214] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2214,
|
|
["class"] = 2,
|
|
["name"] = "Wooden Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 10,
|
|
["subclass"] = 6,
|
|
["quality"] = 0,
|
|
},
|
|
["PLANS: BARBARIC IRON GLOVES"] = 7982,
|
|
[7921] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7921,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Mithril Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[7918] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7918,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Mithril Shoulder",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_22",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: DEVILSAUR LEGGINGS"] = 15772,
|
|
[8113] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8113,
|
|
["class"] = 2,
|
|
["name"] = "Hibernal Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_01",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 46,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[8177] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8177,
|
|
["class"] = 1,
|
|
["name"] = "Practice Sword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_45",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 2,
|
|
["subclass"] = 9,
|
|
["quality"] = 1,
|
|
},
|
|
[8291] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8291,
|
|
["class"] = 2,
|
|
["name"] = "Arcane Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 51,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[16838] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16838,
|
|
["class"] = 2,
|
|
["name"] = "Earthfury Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_14",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 60,
|
|
["subclass"] = 4,
|
|
["quality"] = 4,
|
|
},
|
|
[15132] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15132,
|
|
["class"] = 2,
|
|
["name"] = "Cutthroat's Armguards",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_10",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 24,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15068] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15068,
|
|
["class"] = 2,
|
|
["name"] = "Frostsaber Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 57,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PRIMAL BOOTS"] = 15004,
|
|
[7470] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7470,
|
|
["class"] = 2,
|
|
["name"] = "Regal Wizard Hat",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_11",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 37,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["WILLOW BELT"] = 6539,
|
|
[9187] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 9187,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Greater Agility",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_94",
|
|
["slot"] = "",
|
|
["level"] = 38,
|
|
["quality"] = 1,
|
|
},
|
|
[9315] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 9315,
|
|
["class"] = 4,
|
|
["name"] = "Yellow Rose Firework",
|
|
["texture"] = "Interface\\Icons\\Spell_Holy_HolyBolt",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2529] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2529,
|
|
["class"] = 1,
|
|
["name"] = "Zweihander",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_15",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 41,
|
|
["subclass"] = 9,
|
|
["quality"] = 1,
|
|
},
|
|
["MEAT CLEAVER"] = 1827,
|
|
["STRINGY WOLF MEAT"] = 2672,
|
|
[9827] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9827,
|
|
["class"] = 2,
|
|
["name"] = "Scaled Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_09",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 25,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[9955] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9955,
|
|
["class"] = 2,
|
|
["name"] = "Chieftain's Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_01",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 45,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: BIG BEAR STEAK"] = 3734,
|
|
["GRYPHON MAIL LEGGUARDS"] = 15627,
|
|
[20678] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20678,
|
|
["class"] = 4,
|
|
["name"] = "Decoded Twilight Text",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PLANS: DEADLY BRONZE PONIARD"] = 2883,
|
|
["APPRENTICE'S PANTS"] = 1395,
|
|
["CRUSTED BANDAGES"] = 9332,
|
|
["SWASHBUCKLER'S SHOULDERPADS"] = 10189,
|
|
["WINDCHASER FOOTPADS"] = 14428,
|
|
[1787] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1787,
|
|
["class"] = 2,
|
|
["name"] = "Patched Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_23",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 13,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["PATCHED LEATHER BELT"] = 1787,
|
|
[11363] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11363,
|
|
["class"] = 7,
|
|
["name"] = "Medium Shot Pouch",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ammo_Bullet_01",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 10,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["BUCCANEER'S ROBES"] = 14172,
|
|
[14108] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14108,
|
|
["class"] = 2,
|
|
["name"] = "Felcloth Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 52,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[1755] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1755,
|
|
["class"] = 2,
|
|
["name"] = "Reinforced Chain Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 22,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[1739] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1739,
|
|
["class"] = 2,
|
|
["name"] = "Laced Mail Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 15,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[12003] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12003,
|
|
["class"] = 4,
|
|
["name"] = "Dark Dwarven Lager",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["WORN MAIL BOOTS"] = 1731,
|
|
[12259] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12259,
|
|
["class"] = 1,
|
|
["name"] = "Glinting Steel Dagger",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_05",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 31,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
["DRAKE-SCALE VEST"] = 1677,
|
|
["GRYPHON MAIL BREASTPLATE"] = 15622,
|
|
[12643] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12643,
|
|
["class"] = 5,
|
|
["name"] = "Dense Weightstone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_WeightStone_05",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
["STORMWIND BRIE"] = 1707,
|
|
[9923] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9923,
|
|
["class"] = 2,
|
|
["name"] = "Tracker's Shoulderpads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_18",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 40,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[13027] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13027,
|
|
["class"] = 1,
|
|
["name"] = "Bonesnapper",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_20",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 48,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[18744] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18744,
|
|
["class"] = 2,
|
|
["name"] = "Plaguebat Fur Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 53,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["PATTERN: RUNECLOTH ROBE"] = 14469,
|
|
["HERALDIC SPAULDERS"] = 8124,
|
|
["FOREMAN'S LEGGINGS"] = 2166,
|
|
[18360] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18360,
|
|
["class"] = 10,
|
|
["name"] = "Harnessing Shadows",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_05",
|
|
["slot"] = "",
|
|
["level"] = 54,
|
|
["quality"] = 3,
|
|
},
|
|
["HARNESSING SHADOWS"] = 18360,
|
|
["TOMAHAWK"] = 2490,
|
|
["DEFENDER BRACERS"] = 6574,
|
|
["THORIUM RIFLE"] = 15995,
|
|
[14307] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14307,
|
|
["class"] = 2,
|
|
["name"] = "Bonecaster's Crown",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_02",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 54,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["HEAVY LINEN BANDAGE"] = 2581,
|
|
[14563] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14563,
|
|
["class"] = 2,
|
|
["name"] = "Prospector's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_11",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 12,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SEARING NEEDLE"] = 12531,
|
|
["CLAYMORE"] = 1198,
|
|
["JADE BRACERS"] = 14914,
|
|
["KHAN'S CHESTPIECE"] = 14779,
|
|
["SMALL ROUND SHIELD"] = 2219,
|
|
[15331] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15331,
|
|
["class"] = 2,
|
|
["name"] = "Wrangler's Wristbands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_06",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 18,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[6382] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6382,
|
|
["class"] = 2,
|
|
["name"] = "Forest Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 18,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[6350] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6350,
|
|
["class"] = 2,
|
|
["name"] = "Rough Bronze Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 13,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[12636] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12636,
|
|
["class"] = 2,
|
|
["name"] = "Helm of the Great Chief",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_24",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 56,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["HELM OF THE GREAT CHIEF"] = 12636,
|
|
[15971] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15971,
|
|
["class"] = 2,
|
|
["name"] = "Aboriginal Rod",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_Goldfeathered_01",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 15,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[1539] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1539,
|
|
["class"] = 1,
|
|
["name"] = "Gnarled Hermit's Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_17",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 14,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
["GNARLED HERMIT'S STAFF"] = 1539,
|
|
[14453] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14453,
|
|
["class"] = 2,
|
|
["name"] = "Highborne Robes",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_36",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 54,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["JASPER LINK"] = 11978,
|
|
[1507] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1507,
|
|
["class"] = 2,
|
|
["name"] = "Warped Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_08",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 9,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["CALICO PANTS"] = 1499,
|
|
[1491] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1491,
|
|
["class"] = 2,
|
|
["name"] = "Ring of Precision",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_14",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 20,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[19712] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 19712,
|
|
["name"] = "Purple Hakkari Bijou",
|
|
["texture"] = "Interface\\Icons\\INV_Bijou_Purple",
|
|
["slot"] = "",
|
|
["level"] = 58,
|
|
["quality"] = 3,
|
|
},
|
|
["INFILTRATOR PANTS"] = 7414,
|
|
[1478] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 1478,
|
|
["class"] = 4,
|
|
["name"] = "Scroll of Protection II",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_07",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
[5256] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5256,
|
|
["class"] = 1,
|
|
["name"] = "Kovork's Rattle",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_16",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 30,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["SYLVAN SHORTBOW"] = 11308,
|
|
["PATCHWORK SHOES"] = 1427,
|
|
["WORN LEATHER BOOTS"] = 1419,
|
|
["WITHERED STAFF"] = 1411,
|
|
["RECIPE: HEAVY CROCOLISK STEW"] = 20075,
|
|
["PLANS: STORM GAUNTLETS"] = 12703,
|
|
["RAGECLAW BOOTS"] = 15379,
|
|
["RECIPE: STRIDER STEW"] = 5486,
|
|
[20679] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20679,
|
|
["class"] = 4,
|
|
["name"] = "Decoded Twilight Text",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4795] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4795,
|
|
["class"] = 2,
|
|
["name"] = "Bear Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 20,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SMALL GREEN ROCKET"] = 21559,
|
|
["HANDBOOK OF FEINT V"] = 21303,
|
|
[1315] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1315,
|
|
["class"] = 2,
|
|
["name"] = "Lei of Lilies",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Flower_01",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 46,
|
|
["subclass"] = 1,
|
|
["quality"] = 4,
|
|
},
|
|
["WILDHEART BRACERS"] = 16714,
|
|
[20535] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20535,
|
|
["class"] = 10,
|
|
["name"] = "Scroll: Create Signet of Beckoning",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[10204] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10204,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Lamellar Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 50,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["HIGH COUNCILLOR'S GLOVES"] = 10140,
|
|
["FINE LIGHT CROSSBOW"] = 15808,
|
|
["LORD'S ARMGUARDS"] = 10076,
|
|
["MITHRIL HEAD TROUT"] = 8364,
|
|
["MALEFIC BRACERS"] = 18700,
|
|
["FEET OF THE LYNX"] = 1121,
|
|
["PRIMAL BAT LEATHER"] = 19767,
|
|
["BROKEN BLOODSTAINED BOW"] = 4878,
|
|
["COMMANDER'S PAULDRONS"] = 10383,
|
|
[3682] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3682,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Curiously Tasty Omelet",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["NIGHTSKY MANTLE"] = 4718,
|
|
[4686] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4686,
|
|
["class"] = 2,
|
|
["name"] = "Barbaric Cloth Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 7,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: MOONCLOTH ROBE"] = 18487,
|
|
["SCHEMATIC: MECHANICAL SQUIRREL"] = 4408,
|
|
["MINOR MANA POTION"] = 2455,
|
|
["GREATER ADEPT'S ROBE"] = 6264,
|
|
["IMPENETRABLE BREASTPLATE"] = 15660,
|
|
["DUST OF DETERIORATION"] = 8924,
|
|
["IVORY SCARAB"] = 20865,
|
|
["LARGE SEAFORIUM CHARGE"] = 4398,
|
|
["PATTERN: FLARECORE WRAPS"] = 18265,
|
|
[19998] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19998,
|
|
["class"] = 2,
|
|
["name"] = "Bloodvine Lens",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_44",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 60,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[4302] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4302,
|
|
["class"] = 1,
|
|
["name"] = "Small Green Dagger",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_05",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 5,
|
|
["subclass"] = 13,
|
|
["quality"] = 1,
|
|
},
|
|
["WINDCHASER WOOLIES"] = 14433,
|
|
["CHAMPION'S GIRDLE"] = 7546,
|
|
["STAFF OF CONJURING"] = 1933,
|
|
["PLATEMAIL BOOTS"] = 8089,
|
|
["GLYPHED BUCKLER"] = 4067,
|
|
[2092] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2092,
|
|
["class"] = 1,
|
|
["name"] = "Worn Dagger",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_05",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 1,
|
|
["subclass"] = 13,
|
|
["quality"] = 1,
|
|
},
|
|
["HAWKEYE'S CLOAK"] = 14593,
|
|
["WARLORDS DECK"] = 19257,
|
|
["DEFT STILETTO"] = 2766,
|
|
["POLISHED ZWEIHANDER"] = 15249,
|
|
[8348] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8348,
|
|
["class"] = 2,
|
|
["name"] = "Helm of Fire",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_08",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 45,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[5631] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5631,
|
|
["class"] = 4,
|
|
["name"] = "Rage Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_24",
|
|
["slot"] = "",
|
|
["level"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["SUPREME CAPE"] = 15437,
|
|
["ARCANE BOOTS"] = 8284,
|
|
["DURABLE PANTS"] = 9825,
|
|
[1017] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 1017,
|
|
["class"] = 4,
|
|
["name"] = "Seasoned Wolf Kabob",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_16",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
["SEASONED WOLF KABOB"] = 1017,
|
|
[8292] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8292,
|
|
["class"] = 2,
|
|
["name"] = "Arcane Cover",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_11",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 53,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BANDIT SHOULDERS"] = 10405,
|
|
["HIBERNAL ROBE"] = 8113,
|
|
["WHITE WOLF GLOVES"] = 1965,
|
|
["APPRENTICE'S ROBE"] = 6116,
|
|
[8932] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8932,
|
|
["class"] = 4,
|
|
["name"] = "Alterac Swiss",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_37",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
[9060] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 9060,
|
|
["class"] = 9,
|
|
["name"] = "Inlaid Mithril Cylinder",
|
|
["texture"] = "Interface\\Icons\\INV_Musket_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[17721] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17721,
|
|
["class"] = 2,
|
|
["name"] = "Gloves of the Greatfather",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_21",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 33,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[18632] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 18632,
|
|
["class"] = 4,
|
|
["name"] = "Moonbrook Riot Taffy",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_30",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[9444] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9444,
|
|
["class"] = 2,
|
|
["name"] = "Techbot CPU Shell",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 21,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["PLANS: HEAVY MITHRIL HELM"] = 7990,
|
|
["IRONHIDE CLOAK"] = 15643,
|
|
[9828] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9828,
|
|
["class"] = 2,
|
|
["name"] = "Scaled Leather Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_03",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 26,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[9956] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9956,
|
|
["class"] = 2,
|
|
["name"] = "Warmonger's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_01",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 41,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: CINDERCLOTH PANTS"] = 14490,
|
|
[10212] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10212,
|
|
["class"] = 2,
|
|
["name"] = "Elegant Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_06",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 52,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["TORN NOTE"] = 4102,
|
|
[15067] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15067,
|
|
["class"] = 2,
|
|
["name"] = "Ironfeather Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_06",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 49,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["WARBRINGER'S CHESTGUARD"] = 14939,
|
|
["SOULKEEPER"] = 1607,
|
|
["TINY BRONZE KEY"] = 5517,
|
|
["NEXUS CRYSTAL"] = 20725,
|
|
[11108] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11108,
|
|
["name"] = "Faded Photograph",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["HIGH BERGG HELM"] = 13128,
|
|
["GUTTBUSTER"] = 13139,
|
|
[14747] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14747,
|
|
["class"] = 2,
|
|
["name"] = "Hulking Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 18,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["EXALTED HARNESS"] = 14975,
|
|
["PATTERN: ADMIRAL'S HAT"] = 10318,
|
|
[5466] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5466,
|
|
["class"] = 5,
|
|
["name"] = "Scorpid Stinger",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_NullifyPoison",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[12004] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12004,
|
|
["class"] = 2,
|
|
["name"] = "Obsidian Band",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_01",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 53,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[20662] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20662,
|
|
["class"] = 2,
|
|
["name"] = "Abyssal Plate Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 55,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[12260] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12260,
|
|
["class"] = 1,
|
|
["name"] = "Searing Golden Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_05",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 34,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
[885] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 885,
|
|
["class"] = 1,
|
|
["name"] = "Black Metal Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_14",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 19,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["VANGUARD GAUNTLETS"] = 14855,
|
|
[12644] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12644,
|
|
["class"] = 5,
|
|
["name"] = "Dense Grinding Stone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_GrindingStone_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[12772] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12772,
|
|
["class"] = 1,
|
|
["name"] = "Inlaid Thorium Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_09",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 49,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["WRANGLER'S GLOVES"] = 15334,
|
|
[13028] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13028,
|
|
["class"] = 1,
|
|
["name"] = "Bludstone Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_19",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 56,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["ELEMENTAL EARTH"] = 7067,
|
|
["GYPSY GLOVES"] = 9755,
|
|
["BRIGHTCLOTH PANTS"] = 14104,
|
|
["LARGE RED SACK"] = 857,
|
|
["TANNED LEATHER PANTS"] = 845,
|
|
["BRUTISH HELMET"] = 14907,
|
|
["MYSTIC'S SPHERE"] = 15946,
|
|
["HEAVY WEAVE ARMOR"] = 837,
|
|
["DULL ELEMENTAL BRACER"] = 6438,
|
|
[14308] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14308,
|
|
["class"] = 2,
|
|
["name"] = "Celestial Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_11",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 56,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14436] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14436,
|
|
["class"] = 2,
|
|
["name"] = "Windchaser Coronet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_13",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 41,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14564] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14564,
|
|
["class"] = 2,
|
|
["name"] = "Prospector's Mitts",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 14,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[2288] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2288,
|
|
["class"] = 4,
|
|
["name"] = "Conjured Fresh Water",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_07",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["BONELINK HELMET"] = 15615,
|
|
[14948] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14948,
|
|
["class"] = 2,
|
|
["name"] = "Bloodforged Chestpiece",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 46,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15076] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15076,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Scorpid Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_15",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 48,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[805] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 805,
|
|
["class"] = 3,
|
|
["name"] = "Small Red Pouch",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_09_Red",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[15332] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15332,
|
|
["class"] = 2,
|
|
["name"] = "Wrangler's Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_02",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 22,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[793] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 793,
|
|
["class"] = 2,
|
|
["name"] = "Knitted Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["RAW ROCKSCALE COD"] = 6362,
|
|
["CRAFTSMAN'S MONOCLE"] = 4393,
|
|
["PROWLER TEETH"] = 777,
|
|
[15972] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15972,
|
|
["class"] = 2,
|
|
["name"] = "Ritual Stein",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_08",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 19,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["SQUIRE'S BOOTS"] = 43,
|
|
[769] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 769,
|
|
["class"] = 5,
|
|
["name"] = "Chunk of Boar Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["AZORA'S WILL"] = 4999,
|
|
["DEEP FRIED PLANTAINS"] = 8953,
|
|
[11995] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11995,
|
|
["class"] = 2,
|
|
["name"] = "Ivory Band",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_05",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 23,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[9857] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9857,
|
|
["class"] = 2,
|
|
["name"] = "Archer's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_12",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 29,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["HOLY WAR SWORD"] = 15221,
|
|
[4402] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4402,
|
|
["class"] = 5,
|
|
["name"] = "Small Flame Sac",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Organ_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[9921] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9921,
|
|
["class"] = 2,
|
|
["name"] = "Tracker's Headband",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_17",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 40,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["STRINGY VULTURE MEAT"] = 729,
|
|
["CRYSTALLIZED NOTE"] = 10840,
|
|
[4658] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4658,
|
|
["class"] = 2,
|
|
["name"] = "Warrior's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 3,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[4722] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4722,
|
|
["class"] = 2,
|
|
["name"] = "Insignia Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_15",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 27,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["LARGE WAR CLUB"] = 3782,
|
|
["IRONHIDE GAUNTLETS"] = 15644,
|
|
[11291] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 11291,
|
|
["class"] = 9,
|
|
["name"] = "Star Wood",
|
|
["texture"] = "Interface\\Icons\\INV_TradeskillItem_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SHADOWEAVE SHOULDERS"] = 10028,
|
|
[5042] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5042,
|
|
["class"] = 4,
|
|
["name"] = "Red Ribboned Wrapping Paper",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_GiftWrap_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["FORMULA: ENCHANT BRACER - LESSER DEFLECTION"] = 11163,
|
|
["LIGHT LEATHER QUIVER"] = 7278,
|
|
["SMALL WHITE ROCKET"] = 21561,
|
|
["TWILIGHT CULTIST COWL"] = 20408,
|
|
["RANGER TUNIC"] = 7477,
|
|
[5426] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5426,
|
|
["class"] = 1,
|
|
["name"] = "Serpent's Kiss",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_23",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 15,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[19768] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 19768,
|
|
["class"] = 5,
|
|
["name"] = "Primal Tiger Leather",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BOX OF WOODCRAFTS"] = 22291,
|
|
["CURVED RAPTOR TALON"] = 1696,
|
|
["ABYSSAL LEATHER GLOVES"] = 20661,
|
|
[10267] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10267,
|
|
["class"] = 2,
|
|
["name"] = "Masterwork Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_14",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 56,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["MASTERWORK CAPE"] = 10267,
|
|
[10203] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10203,
|
|
["class"] = 2,
|
|
["name"] = "Overlord's Chestplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 47,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["OVERLORD'S CHESTPLATE"] = 10203,
|
|
["GOLDTHORN"] = 3821,
|
|
[10139] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10139,
|
|
["class"] = 2,
|
|
["name"] = "High Councillor's Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_02",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 57,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["ROYAL GOWN"] = 9913,
|
|
[1659] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1659,
|
|
["class"] = 2,
|
|
["name"] = "Engineering Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 35,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["ENGINEERING GLOVES"] = 1659,
|
|
[9947] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9947,
|
|
["class"] = 2,
|
|
["name"] = "Chieftain's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_12",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 43,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["HYPERION PAULDRONS"] = 10390,
|
|
[6450] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6450,
|
|
["class"] = 4,
|
|
["name"] = "Silk Bandage",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandage_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["LESSER ETERNAL ESSENCE"] = 16202,
|
|
[6578] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6578,
|
|
["class"] = 2,
|
|
["name"] = "Defender Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 18,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SILKSAND STAR"] = 15964,
|
|
["DOKEBI BOOTS"] = 14579,
|
|
["BRUTISH GAUNTLETS"] = 14905,
|
|
[6834] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6834,
|
|
["class"] = 2,
|
|
["name"] = "Black Tuxedo",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Black_01",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 1,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[21816] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21816,
|
|
["class"] = 10,
|
|
["name"] = "Heart Candy",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesCandy",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[18357] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18357,
|
|
["class"] = 10,
|
|
["name"] = "Codex of Defense",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_07",
|
|
["slot"] = "",
|
|
["level"] = 54,
|
|
["quality"] = 3,
|
|
},
|
|
[7026] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7026,
|
|
["class"] = 2,
|
|
["name"] = "Linen Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_05",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 4,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[7090] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7090,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Green Silk Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["ORNATE MITHRIL HELM"] = 7937,
|
|
["JOURNEYMAN'S BRACERS"] = 3641,
|
|
[7282] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7282,
|
|
["class"] = 2,
|
|
["name"] = "Light Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 14,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[8923] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8923,
|
|
["class"] = 5,
|
|
["name"] = "Essence of Agony",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_19",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[7410] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7410,
|
|
["class"] = 2,
|
|
["name"] = "Infiltrator Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 26,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7474] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7474,
|
|
["class"] = 2,
|
|
["name"] = "Regal Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 35,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7538] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7538,
|
|
["class"] = 2,
|
|
["name"] = "Champion's Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 43,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[2523] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2523,
|
|
["class"] = 1,
|
|
["name"] = "Bullova",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Halberd_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 30,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["CHIEF BRIGADIER CLOAK"] = 4726,
|
|
[7730] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7730,
|
|
["class"] = 1,
|
|
["name"] = "Cobalt Crusher",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_04",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 29,
|
|
["subclass"] = 6,
|
|
["quality"] = 3,
|
|
},
|
|
["SACRIFICIAL KRIS"] = 3187,
|
|
["VANGUARD PAULDRONS"] = 14860,
|
|
[7922] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7922,
|
|
["class"] = 2,
|
|
["name"] = "Steel Plate Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_03",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["ARCTIC RING"] = 12014,
|
|
["DRAGONSCALE GAUNTLETS"] = 8347,
|
|
[8114] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8114,
|
|
["class"] = 2,
|
|
["name"] = "Hibernal Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_25",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 42,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["CHUNK OF FLESH"] = 2085,
|
|
[8293] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8293,
|
|
["class"] = 2,
|
|
["name"] = "Traveler's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_12",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 51,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["CRYSTAL VIAL"] = 8925,
|
|
[16218] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16218,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Bracer - Superior Spirit",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["FADELEAF"] = 3818,
|
|
["BLACK LOTUS"] = 13468,
|
|
["PLANS: BARBARIC IRON BOOTS"] = 7981,
|
|
[9061] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 9061,
|
|
["class"] = 9,
|
|
["name"] = "Goblin Rocket Fuel",
|
|
["texture"] = "Interface\\Icons\\INV_Cask_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["GRUNT'S CAPE"] = 15508,
|
|
["BLINDING POWDER"] = 5530,
|
|
[15770] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15770,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Black Dragonscale Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["WINDCHASER CINCH"] = 14435,
|
|
["RAW SLITHERSKIN MACKEREL"] = 6303,
|
|
[9829] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9829,
|
|
["class"] = 2,
|
|
["name"] = "Scaled Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 24,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[9957] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9957,
|
|
["class"] = 2,
|
|
["name"] = "Warmonger's Chestpiece",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Samurai",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 45,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10085] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10085,
|
|
["class"] = 2,
|
|
["name"] = "Lord's Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_30",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 47,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10213] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10213,
|
|
["class"] = 2,
|
|
["name"] = "Elegant Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_13",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 53,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10307] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 10307,
|
|
["class"] = 4,
|
|
["name"] = "Scroll of Stamina IV",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_07",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["quality"] = 1,
|
|
},
|
|
["SCALEMAIL BELT"] = 1853,
|
|
["IRONHIDE BREASTPLATE"] = 15640,
|
|
[9784] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9784,
|
|
["class"] = 2,
|
|
["name"] = "Raider's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 14,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15322] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15322,
|
|
["class"] = 1,
|
|
["name"] = "Smoothbore Gun",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_01",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 34,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[2715] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2715,
|
|
["class"] = 1,
|
|
["name"] = "Monster - Item, Lantern - Round",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Lantern_01",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 1,
|
|
["subclass"] = 12,
|
|
["quality"] = 0,
|
|
},
|
|
[11109] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11109,
|
|
["class"] = 4,
|
|
["name"] = "Special Chicken Feed",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_Wheat_01",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[15130] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15130,
|
|
["class"] = 2,
|
|
["name"] = "Cutthroat's Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 29,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["ENGRAVED LEGGINGS"] = 10236,
|
|
[7533] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7533,
|
|
["class"] = 2,
|
|
["name"] = "Cabalist Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 39,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["MAIL COMBAT BELT"] = 4717,
|
|
["SHIMMERING BASILISK SKIN"] = 11389,
|
|
[7469] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7469,
|
|
["class"] = 2,
|
|
["name"] = "Regal Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_13",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 39,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["GREEN RIBBONED HOLIDAY GIFT"] = 17305,
|
|
["LETHARGY ROOT"] = 3777,
|
|
[12261] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12261,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Searing Golden Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[14810] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14810,
|
|
["class"] = 2,
|
|
["name"] = "Warstrike Armsplints",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_04",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 54,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["DUSKY LEATHER LEGGINGS"] = 7373,
|
|
["ORNATE BREASTPLATE"] = 10118,
|
|
["CUBIC ZIRCONIA RING"] = 7341,
|
|
[7277] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7277,
|
|
["class"] = 2,
|
|
["name"] = "Handstitched Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_08",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 4,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[13029] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13029,
|
|
["class"] = 2,
|
|
["name"] = "Umbral Crystal",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Orb_04",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 38,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[14426] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14426,
|
|
["class"] = 2,
|
|
["name"] = "Silksand Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 34,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[20532] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20532,
|
|
["class"] = 10,
|
|
["name"] = "Scroll: Create Signet of Beckoning",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[20404] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 20404,
|
|
["name"] = "Encrypted Twilight Text",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["ENCRYPTED TWILIGHT TEXT"] = 20404,
|
|
[15346] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15346,
|
|
["class"] = 2,
|
|
["name"] = "Pathfinder Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_15",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 27,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["CAPTAIN'S GAUNTLETS"] = 7489,
|
|
[15410] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 15410,
|
|
["class"] = 5,
|
|
["name"] = "Scale of Onyxia",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[15474] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15474,
|
|
["class"] = 2,
|
|
["name"] = "Charger's Bindings",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 3,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[14181] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14181,
|
|
["class"] = 2,
|
|
["name"] = "Watcher's Handwraps",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 23,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14309] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14309,
|
|
["class"] = 2,
|
|
["name"] = "Celestial Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_29",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 51,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14437] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14437,
|
|
["class"] = 2,
|
|
["name"] = "Venomshroud Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 49,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14565] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14565,
|
|
["class"] = 2,
|
|
["name"] = "Prospector's Woolies",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 16,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["LUCKY FISHING HAT"] = 7996,
|
|
[14821] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14821,
|
|
["class"] = 2,
|
|
["name"] = "Symbolic Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate11",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[14949] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14949,
|
|
["class"] = 2,
|
|
["name"] = "Bloodforged Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_19",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 42,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["GRYPHON MAIL GREAVES"] = 15626,
|
|
[9998] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9998,
|
|
["class"] = 2,
|
|
["name"] = "Black Mageweave Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_03",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 36,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15333] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15333,
|
|
["class"] = 2,
|
|
["name"] = "Wrangler's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_01",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BLACKMETAL CAPE"] = 9512,
|
|
[15589] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15589,
|
|
["class"] = 2,
|
|
["name"] = "Steadfast Stompers",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 36,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[22154] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22154,
|
|
["class"] = 4,
|
|
["name"] = "Pledge of Adoration: Ironforge",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesBoxOfChocolates02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["DEFIAS RAPIER"] = 1925,
|
|
[15973] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15973,
|
|
["class"] = 2,
|
|
["name"] = "Watcher's Star",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_02",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 25,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[6950] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6950,
|
|
["class"] = 4,
|
|
["name"] = "Instant Poison III",
|
|
["texture"] = "Interface\\Icons\\Ability_Poisons",
|
|
["slot"] = "",
|
|
["level"] = 36,
|
|
["quality"] = 1,
|
|
},
|
|
["BROCADE SHOES"] = 1772,
|
|
[8755] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8755,
|
|
["class"] = 2,
|
|
["name"] = "Light Plate Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_03",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 50,
|
|
["subclass"] = 5,
|
|
["quality"] = 0,
|
|
},
|
|
[7053] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7053,
|
|
["class"] = 2,
|
|
["name"] = "Azure Silk Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_14",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 30,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SMOLDERING BOOTS"] = 3076,
|
|
["MAJOR HEALTHSTONE"] = 19013,
|
|
["WEB-COVERED BOOTS"] = 6148,
|
|
[5567] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5567,
|
|
["class"] = 10,
|
|
["name"] = "Silver Hook",
|
|
["texture"] = "Interface\\Icons\\Trade_Fishing",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["HUNTER'S BOOMSTICK"] = 2511,
|
|
[18661] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18661,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: World Enlarger",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[9395] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9395,
|
|
["class"] = 2,
|
|
["name"] = "Gloves of Old",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_24",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 29,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["SMOOTHBORE GUN"] = 15322,
|
|
[1180] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 1180,
|
|
["class"] = 4,
|
|
["name"] = "Scroll of Stamina",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_07",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[1196] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1196,
|
|
["class"] = 1,
|
|
["name"] = "Tabar",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_04",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 9,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[1212] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 1212,
|
|
["class"] = 10,
|
|
["name"] = "Gnoll Spittle",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Slime_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[9971] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9971,
|
|
["class"] = 2,
|
|
["name"] = "Embossed Plate Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["THE JUDGE'S GAVEL"] = 12528,
|
|
["HERO'S LEGGINGS"] = 8309,
|
|
[10163] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10163,
|
|
["class"] = 2,
|
|
["name"] = "Mercurial Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 57,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["MARK OF THE SYNDICATE"] = 5113,
|
|
["TRACKER'S WRISTGUARDS"] = 9925,
|
|
["STRIDER MEAT"] = 5469,
|
|
[2771] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2771,
|
|
["class"] = 5,
|
|
["name"] = "Tin Ore",
|
|
["texture"] = "Interface\\Icons\\INV_Ore_Tin_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["HOLY DIADEM"] = 2623,
|
|
["JUNGLE NECKLACE"] = 12046,
|
|
["GREEN IRON HAUBERK"] = 3844,
|
|
["RECIPE: MIGHTFISH STEAK"] = 13948,
|
|
[1420] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1420,
|
|
["class"] = 2,
|
|
["name"] = "Worn Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_05",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 4,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["WARPED LEATHER GLOVES"] = 1506,
|
|
["STONECLOTH BRANCH"] = 15963,
|
|
[1468] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 1468,
|
|
["class"] = 5,
|
|
["name"] = "Murloc Fin",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[1484] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1484,
|
|
["class"] = 1,
|
|
["name"] = "Witching Stave",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_04",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 17,
|
|
["subclass"] = 10,
|
|
["quality"] = 3,
|
|
},
|
|
["BANDED SHIELD"] = 9843,
|
|
[1516] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1516,
|
|
["class"] = 1,
|
|
["name"] = "Worn Hatchet",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_01",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 9,
|
|
["subclass"] = 1,
|
|
["quality"] = 0,
|
|
},
|
|
["GREENWEAVE SANDALS"] = 9767,
|
|
["ROYAL BANDS"] = 9909,
|
|
["DWARVEN MILD"] = 422,
|
|
[13466] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13466,
|
|
["class"] = 5,
|
|
["name"] = "Plaguebloom",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_PlagueBloom",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["GEOMANCER'S BOOTS"] = 14218,
|
|
["SPELLPOWER GOGGLES XTREME"] = 10502,
|
|
["COPPER MODULATOR"] = 4363,
|
|
["CAPTAIN'S BREASTPLATE"] = 7486,
|
|
["SEER'S CAPE"] = 6378,
|
|
["CHAMPION'S BRACERS"] = 7545,
|
|
[14414] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14414,
|
|
["class"] = 2,
|
|
["name"] = "Stonecloth Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 29,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[1708] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 1708,
|
|
["class"] = 4,
|
|
["name"] = "Sweet Nectar",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_12",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
["RIVERPAW MYSTIC STAFF"] = 1391,
|
|
[1740] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1740,
|
|
["class"] = 2,
|
|
["name"] = "Laced Mail Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 11,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[1756] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1756,
|
|
["class"] = 2,
|
|
["name"] = "Reinforced Chain Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 23,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[1772] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1772,
|
|
["class"] = 2,
|
|
["name"] = "Brocade Shoes",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 18,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1788] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1788,
|
|
["class"] = 2,
|
|
["name"] = "Patched Leather Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Wolf",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 14,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[1804] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1804,
|
|
["class"] = 2,
|
|
["name"] = "Tough Leather Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 21,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[1820] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1820,
|
|
["class"] = 1,
|
|
["name"] = "Wooden Maul",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_15",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 17,
|
|
["subclass"] = 6,
|
|
["quality"] = 0,
|
|
},
|
|
[1836] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1836,
|
|
["class"] = 2,
|
|
["name"] = "Dirty Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_04",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[1852] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1852,
|
|
["class"] = 2,
|
|
["name"] = "Scalemail Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 17,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[18662] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 18662,
|
|
["class"] = 4,
|
|
["name"] = "Heavy Leather Ball",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_ThrowingBall_01",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["BEAUTIFUL WILDFLOWERS"] = 3422,
|
|
["RESPLENDENT CIRCLET"] = 14322,
|
|
[19814] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19814,
|
|
["class"] = 10,
|
|
["name"] = "Punctured Voodoo Doll",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Idol_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["FINE SHORTBOW"] = 11303,
|
|
["ABJURER'S PANTS"] = 9942,
|
|
[15051] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15051,
|
|
["class"] = 2,
|
|
["name"] = "Black Dragonscale Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_01",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 55,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["RING OF THE SHADOW"] = 1462,
|
|
[1996] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1996,
|
|
["class"] = 2,
|
|
["name"] = "Voodoo Band",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_15",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 32,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["OPULENT BOOTS"] = 14285,
|
|
["ARCANITE SKELETON KEY"] = 15872,
|
|
["THORIUM ARMOR"] = 12405,
|
|
["A PARROT SKELETON"] = 9357,
|
|
[2105] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2105,
|
|
["class"] = 2,
|
|
["name"] = "Thug Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_14",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["26 POUND CATFISH"] = 6363,
|
|
[2169] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2169,
|
|
["class"] = 1,
|
|
["name"] = "Buzzer Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_05",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 16,
|
|
["subclass"] = 13,
|
|
["quality"] = 1,
|
|
},
|
|
[13454] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 13454,
|
|
["class"] = 4,
|
|
["name"] = "Greater Arcane Elixir",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_25",
|
|
["slot"] = "",
|
|
["level"] = 47,
|
|
["quality"] = 1,
|
|
},
|
|
["RECIPE: ELIXIR OF GIANT GROWTH"] = 6663,
|
|
[2265] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2265,
|
|
["class"] = 1,
|
|
["name"] = "Stonesplinter Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_19",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 8,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["HOT SMOKED BASS"] = 13929,
|
|
[9318] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 9318,
|
|
["class"] = 4,
|
|
["name"] = "Red Firework",
|
|
["texture"] = "Interface\\Icons\\Spell_Fire_Fireball02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["CHROMITE PAULDRONS"] = 8144,
|
|
[2393] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2393,
|
|
["class"] = 2,
|
|
["name"] = "Light Mail Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 5,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[2425] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2425,
|
|
["class"] = 2,
|
|
["name"] = "Brigandine Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 45,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[2457] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 2457,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Minor Agility",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_91",
|
|
["slot"] = "",
|
|
["level"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[2489] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2489,
|
|
["class"] = 1,
|
|
["name"] = "Two-handed Sword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_14",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 2,
|
|
["subclass"] = 9,
|
|
["quality"] = 1,
|
|
},
|
|
["GAUNTLETS OF THE SEA"] = 8346,
|
|
[2553] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2553,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Elixir of Minor Agility",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
["ONYX CHOKER"] = 12032,
|
|
["ELEMENTAL EMBER"] = 18672,
|
|
[2649] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2649,
|
|
["class"] = 2,
|
|
["name"] = "Flimsy Chain Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 1,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[2681] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2681,
|
|
["class"] = 4,
|
|
["name"] = "Roasted Boar Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_18",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["GIANT CLUB"] = 15226,
|
|
[2745] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2745,
|
|
["class"] = 10,
|
|
["name"] = "Green Hills of Stranglethorn - Page 21",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2777] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2777,
|
|
["class"] = 1,
|
|
["name"] = "Feeble Shortbow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_05",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 8,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["LARGE BAT FANG"] = 11403,
|
|
["EMBOSSED LEATHER BOOTS"] = 2309,
|
|
["NECKLACE OF CALISEA"] = 1714,
|
|
["PLANS: IRON SHIELD SPIKE"] = 6044,
|
|
[4410] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4410,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Shadow Goggles",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["BROKEN MIRROR"] = 5376,
|
|
["DARKWEAVE BREECHES"] = 12987,
|
|
[3033] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 3033,
|
|
["class"] = 6,
|
|
["name"] = "Solid Shot",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_Bullet_02",
|
|
["slot"] = "INVTYPE_AMMO",
|
|
["level"] = 25,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[3065] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3065,
|
|
["class"] = 2,
|
|
["name"] = "Bright Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 18,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["ZEALOT BLADE"] = 13033,
|
|
[9332] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 9332,
|
|
["class"] = 10,
|
|
["name"] = "Crusted Bandages",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandage_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[19047] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19047,
|
|
["class"] = 2,
|
|
["name"] = "Wisdom of the Timbermaw",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_09",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 53,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["CHAMPION'S GAUNTLETS"] = 7541,
|
|
[3225] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3225,
|
|
["class"] = 1,
|
|
["name"] = "Bloodstained Knife",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_01",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 4,
|
|
["subclass"] = 13,
|
|
["quality"] = 1,
|
|
},
|
|
[13030] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13030,
|
|
["class"] = 2,
|
|
["name"] = "Basilisk Bone",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_10",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 46,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["MASSIVE MOJO"] = 19943,
|
|
[3321] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3321,
|
|
["class"] = 2,
|
|
["name"] = "Gray Fur Booties",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 4,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["IMPERIAL RED CLOAK"] = 8248,
|
|
[3385] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3385,
|
|
["class"] = 4,
|
|
["name"] = "Lesser Mana Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_71",
|
|
["slot"] = "",
|
|
["level"] = 14,
|
|
["quality"] = 1,
|
|
},
|
|
[3417] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3417,
|
|
["class"] = 1,
|
|
["name"] = "Onyx Claymore",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_13",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 21,
|
|
["subclass"] = 9,
|
|
["quality"] = 3,
|
|
},
|
|
[18594] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 18594,
|
|
["class"] = 5,
|
|
["name"] = "Powerful Seaforium Charge",
|
|
["texture"] = "Interface\\Icons\\Spell_Shadow_DetectInvisibility",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["DISCOMBOBULATOR RAY"] = 4388,
|
|
[10164] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10164,
|
|
["class"] = 2,
|
|
["name"] = "Templar Chestplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate16",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 53,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[14182] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14182,
|
|
["class"] = 2,
|
|
["name"] = "Watcher's Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_09",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 23,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3577] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3577,
|
|
["class"] = 5,
|
|
["name"] = "Gold Bar",
|
|
["texture"] = "Interface\\Icons\\INV_Ingot_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[3609] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3609,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Copper Chain Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[3641] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3641,
|
|
["class"] = 2,
|
|
["name"] = "Journeyman's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 3,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["CARRION SURPRISE"] = 12213,
|
|
["ARCANE GLOVES"] = 8287,
|
|
["RECIPE: GIFT OF ARTHAS"] = 9296,
|
|
[3769] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3769,
|
|
["class"] = 10,
|
|
["name"] = "Broken Wand",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[3801] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3801,
|
|
["class"] = 2,
|
|
["name"] = "Hardened Leather Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 30,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[15334] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15334,
|
|
["class"] = 2,
|
|
["name"] = "Wrangler's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_27",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 22,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PONIARD"] = 2208,
|
|
[15590] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15590,
|
|
["class"] = 2,
|
|
["name"] = "Steadfast Bracelets",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_13",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 32,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[22119] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 22119,
|
|
["class"] = 4,
|
|
["name"] = "Pledge of Loyalty: Ironforge",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3961] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3961,
|
|
["class"] = 2,
|
|
["name"] = "Thick Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_23",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 39,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["POWERFUL ANTI-VENOM"] = 19440,
|
|
[4025] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4025,
|
|
["class"] = 1,
|
|
["name"] = "Balanced Long Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_02",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 40,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[4057] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4057,
|
|
["class"] = 2,
|
|
["name"] = "Insignia Chestguard",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 31,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["KNITTED BELT"] = 3602,
|
|
["PLEDGE OF FRIENDSHIP: ORGRIMMAR"] = 22161,
|
|
["KODO HIDE BAG"] = 5081,
|
|
["WAR PAINT LEGGUARDS"] = 14727,
|
|
["FALCON'S HOOK"] = 7552,
|
|
["BEAR BUCKLER"] = 4821,
|
|
["PATTERN: GREEN SILK PACK"] = 5774,
|
|
["DEMON BAND"] = 12054,
|
|
[4595] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4595,
|
|
["class"] = 4,
|
|
["name"] = "Junglevine Wine",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_09",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4659] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4659,
|
|
["class"] = 2,
|
|
["name"] = "Warrior's Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 3,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[4723] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4723,
|
|
["class"] = 2,
|
|
["name"] = "Humbert's Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 24,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4787] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4787,
|
|
["class"] = 10,
|
|
["name"] = "Burning Pitch",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_FireTar",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[6266] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6266,
|
|
["class"] = 2,
|
|
["name"] = "Disciple's Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 8,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["HEAVY SILKEN THREAD"] = 8343,
|
|
["PATTERN: WARBEAR WOOLIES"] = 15754,
|
|
[5043] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5043,
|
|
["class"] = 4,
|
|
["name"] = "Red Ribboned Gift",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gift_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[5107] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5107,
|
|
["class"] = 2,
|
|
["name"] = "Deckhand's Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_12",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["CURED THICK HIDE"] = 8172,
|
|
["EMERALD VAMBRACES"] = 10282,
|
|
["CRUSADER'S LEGGINGS"] = 10199,
|
|
[5363] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5363,
|
|
["class"] = 10,
|
|
["name"] = "Folded Handkerchief",
|
|
["texture"] = "Interface\\Icons\\INV_Fabric_Silk_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[5427] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5427,
|
|
["class"] = 10,
|
|
["name"] = "Crude Pocket Watch",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_PocketWatch_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["TRIUMPHANT SKULLCAP"] = 15684,
|
|
[15417] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 15417,
|
|
["class"] = 5,
|
|
["name"] = "Devilsaur Leather",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2374] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2374,
|
|
["class"] = 2,
|
|
["name"] = "Battered Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_02",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["ELIXIR OF WATER WALKING"] = 8827,
|
|
[19816] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19816,
|
|
["class"] = 10,
|
|
["name"] = "Punctured Voodoo Doll",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Idol_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["FORMULA: ENCHANT BOOTS - GREATER AGILITY"] = 16245,
|
|
["PLANS: THORIUM SHIELD SPIKE"] = 12692,
|
|
["DEADLY BLUNDERBUSS"] = 4369,
|
|
[1790] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1790,
|
|
["class"] = 2,
|
|
["name"] = "Patched Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 11,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["BLACK DRAGONSCALE BOOTS"] = 16984,
|
|
["TIN ORE"] = 2771,
|
|
[6195] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6195,
|
|
["class"] = 2,
|
|
["name"] = "Wax-polished Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 10,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[1830] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1830,
|
|
["class"] = 1,
|
|
["name"] = "Long Bastard Sword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 23,
|
|
["subclass"] = 9,
|
|
["quality"] = 0,
|
|
},
|
|
[7354] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7354,
|
|
["class"] = 2,
|
|
["name"] = "Elder's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 28,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6387] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6387,
|
|
["class"] = 2,
|
|
["name"] = "Glimmering Mail Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_19",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 24,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[6451] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6451,
|
|
["class"] = 4,
|
|
["name"] = "Heavy Silk Bandage",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandage_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BLACKROCK GAUNTLETS"] = 1448,
|
|
[6579] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6579,
|
|
["class"] = 2,
|
|
["name"] = "Defender Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_27",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 19,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["CRUSHING MAUL"] = 4022,
|
|
[15156] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15156,
|
|
["class"] = 2,
|
|
["name"] = "Nocturnal Cap",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_13",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 38,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["CHIPPED OGRE TEETH"] = 15798,
|
|
["RUNED STYGIAN BOOTS"] = 20537,
|
|
[15412] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 15412,
|
|
["class"] = 10,
|
|
["name"] = "Green Dragonscale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_11",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SHADOW CRESCENT AXE"] = 3856,
|
|
[7027] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7027,
|
|
["class"] = 2,
|
|
["name"] = "Boots of Darkness",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 23,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7091] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7091,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Truefaith Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15668] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15668,
|
|
["class"] = 2,
|
|
["name"] = "Magnificent Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_10",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 53,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15732] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15732,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Volcanic Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BLOODWOVEN BOOTS"] = 14259,
|
|
["TWILL PANTS"] = 3949,
|
|
[7411] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7411,
|
|
["class"] = 2,
|
|
["name"] = "Infiltrator Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 26,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7475] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7475,
|
|
["class"] = 2,
|
|
["name"] = "Regal Cuffs",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 36,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7539] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7539,
|
|
["class"] = 2,
|
|
["name"] = "Champion's Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 43,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SKULLCRUSHER MACE"] = 1608,
|
|
["CLOAK OF ROT"] = 4462,
|
|
["TOUGH LEATHER GLOVES"] = 1807,
|
|
[8186] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8186,
|
|
["class"] = 1,
|
|
["name"] = "Dire Wand",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_06",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 21,
|
|
["subclass"] = 16,
|
|
["quality"] = 2,
|
|
},
|
|
[8309] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8309,
|
|
["class"] = 2,
|
|
["name"] = "Hero's Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 56,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[2109] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2109,
|
|
["class"] = 2,
|
|
["name"] = "Frostmane Chain Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 1,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["GIRDLE OF INSIGHT"] = 18504,
|
|
["SERPENTINE LOOP"] = 11977,
|
|
[8115] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8115,
|
|
["class"] = 2,
|
|
["name"] = "Hibernal Cowl",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_32",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 43,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[8179] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8179,
|
|
["class"] = 1,
|
|
["name"] = "Cadet's Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_05",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[8295] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8295,
|
|
["class"] = 2,
|
|
["name"] = "Traveler's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 51,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["BROKEN ELEMENTAL BRACER"] = 5446,
|
|
["SIMPLE BUCKLER"] = 2216,
|
|
["GREATER STONESHIELD POTION"] = 13455,
|
|
[18665] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18665,
|
|
["class"] = 2,
|
|
["name"] = "The Eye of Shadow",
|
|
["texture"] = "Interface\\Icons\\Spell_Shadow_UnholyFrenzy",
|
|
["slot"] = "INVTYPE_TRINKET",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 4,
|
|
},
|
|
[10004] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10004,
|
|
["class"] = 2,
|
|
["name"] = "Shadoweave Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_38",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 38,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2381] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2381,
|
|
["class"] = 2,
|
|
["name"] = "Tarnished Chain Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 1,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["BRAINLASH"] = 6440,
|
|
["TEST STATIONERY"] = 8164,
|
|
[2429] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2429,
|
|
["class"] = 2,
|
|
["name"] = "Russet Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_14",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["GEOMANCER'S SPAULDERS"] = 14223,
|
|
[19689] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19689,
|
|
["class"] = 2,
|
|
["name"] = "Blood Tiger Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 60,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[9831] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9831,
|
|
["class"] = 2,
|
|
["name"] = "Scaled Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_07",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 24,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[9959] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9959,
|
|
["class"] = 2,
|
|
["name"] = "Warmonger's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_20",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 40,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["DOUBLE MAIL BELT"] = 3808,
|
|
["PATTERN: BRIGHT YELLOW SHIRT"] = 14627,
|
|
["PATTERN: RED LINEN VEST"] = 6271,
|
|
["GOTHIC PLATE VAMBRACES"] = 10094,
|
|
[2621] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2621,
|
|
["class"] = 2,
|
|
["name"] = "Cowl of Necromancy",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_30",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 31,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[21225] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 21225,
|
|
["class"] = 10,
|
|
["name"] = "Heavy Silithid Husk",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["COMMANDER'S VAMBRACES"] = 10377,
|
|
["DRAGONMAW SHORTSWORD"] = 753,
|
|
["SOLDIER'S GIRDLE"] = 6548,
|
|
["PARCEL OF CARDS"] = 22287,
|
|
["SHADOWEAVE ROBE"] = 10004,
|
|
[2749] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2749,
|
|
["class"] = 10,
|
|
["name"] = "Green Hills of Stranglethorn - Page 25",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[22121] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 22121,
|
|
["class"] = 4,
|
|
["name"] = "Pledge of Loyalty: Undercity",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["VULTURE TALON"] = 3399,
|
|
["MELTED CANDLE"] = 755,
|
|
["BONELINK EPAULETS"] = 15617,
|
|
["NIGHT REAVER"] = 1318,
|
|
["EMBLAZONED GLOVES"] = 6397,
|
|
[12058] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12058,
|
|
["class"] = 2,
|
|
["name"] = "Demonic Bone Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_01",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 59,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["DEMONIC BONE RING"] = 12058,
|
|
[2845] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2845,
|
|
["class"] = 1,
|
|
["name"] = "Copper Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_23",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 4,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[12775] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12775,
|
|
["class"] = 1,
|
|
["name"] = "Huge Thorium Battleaxe",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Halberd_11",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 51,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["ICHOR OF UNDEATH"] = 7972,
|
|
[13031] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13031,
|
|
["class"] = 2,
|
|
["name"] = "Orb of Mistmantle",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Orb_01",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 23,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[13159] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13159,
|
|
["name"] = "Bone Dust",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Dust_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[13287] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13287,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Raptor Hide Harness",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[1219] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1219,
|
|
["class"] = 1,
|
|
["name"] = "Redridge Machete",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_16",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 11,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
["CORTELLO'S RIDDLE"] = 4056,
|
|
["THISTLEFUR PANTS"] = 14203,
|
|
[10385] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10385,
|
|
["class"] = 2,
|
|
["name"] = "Hyperion Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 57,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[13927] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13927,
|
|
["class"] = 4,
|
|
["name"] = "Cooked Glossy Mightfish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterHead_03",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
["MAGNIFICENT GREAVES"] = 15674,
|
|
["WICKED CLAW"] = 8146,
|
|
[14311] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14311,
|
|
["class"] = 2,
|
|
["name"] = "Celestial Bindings",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_17",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 50,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14439] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14439,
|
|
["class"] = 2,
|
|
["name"] = "Venomshroud Armguards",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_06",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 42,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14567] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14567,
|
|
["class"] = 2,
|
|
["name"] = "Bristlebark Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 18,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SCROLL: CREATE CREST OF BECKONING"] = 20528,
|
|
["RAW GREATER SAGEFISH"] = 21153,
|
|
["RIGID MOCCASINS"] = 15111,
|
|
[15079] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15079,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Scorpid Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_12",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 52,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["RAIDER'S BELT"] = 9788,
|
|
["PLANS: GOLDEN SCALE COIF"] = 6047,
|
|
["CROCHET VEST"] = 3943,
|
|
[15591] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15591,
|
|
["class"] = 2,
|
|
["name"] = "Steadfast Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 38,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: HEAVY SCORPID SHOULDERS"] = 15774,
|
|
["SILVER SKELETON KEY"] = 15869,
|
|
[15975] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15975,
|
|
["class"] = 2,
|
|
["name"] = "Raincaller Scepter",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_05",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 26,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["INTERLACED PANTS"] = 3797,
|
|
[13877] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13877,
|
|
["class"] = 10,
|
|
["name"] = "47 Pound Grouper",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[19690] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19690,
|
|
["class"] = 2,
|
|
["name"] = "Bloodsoul Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_14",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 60,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[19818] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19818,
|
|
["class"] = 10,
|
|
["name"] = "Punctured Voodoo Doll",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Idol_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["FORMULA: ENCHANT WEAPON - LESSER BEASTSLAYER"] = 11164,
|
|
[14133] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14133,
|
|
["class"] = 2,
|
|
["name"] = "Ritual Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 19,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3893] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3893,
|
|
["class"] = 2,
|
|
["name"] = "Reinforced Leather Cap",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_15",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 45,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["SILVER-THREAD AMICE"] = 6395,
|
|
["GRAND BREASTPLATE"] = 15195,
|
|
["RED LINEN SHIRT"] = 2575,
|
|
[3597] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3597,
|
|
["class"] = 2,
|
|
["name"] = "Thick Cloth Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["HUGE STONE CLUB"] = 1523,
|
|
[3645] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3645,
|
|
["class"] = 2,
|
|
["name"] = "Seer's Cuffs",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 12,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3661] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3661,
|
|
["class"] = 1,
|
|
["name"] = "Handcrafted Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_21",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 1,
|
|
["subclass"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
[3058] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3058,
|
|
["class"] = 2,
|
|
["name"] = "Forest Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_21",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 20,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["BLACKGUARD"] = 19168,
|
|
["PATTERN: TOUGH SCORPID GLOVES"] = 8398,
|
|
["GRYPHON MAIL BUCKLER"] = 15621,
|
|
["RECIPE: BLOOD SAUSAGE"] = 3679,
|
|
["SPIKED CHAIN SHOULDER PADS"] = 15523,
|
|
["FIERY CLOAK"] = 4797,
|
|
[3821] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3821,
|
|
["class"] = 5,
|
|
["name"] = "Goldthorn",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_15",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3837] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3837,
|
|
["class"] = 2,
|
|
["name"] = "Golden Scale Coif",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_36",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 33,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["WHITE MECHANOSTRIDER MOD A"] = 11557,
|
|
[3869] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3869,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Shadow Crescent Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[17708] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 17708,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Frost Power",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_03",
|
|
["slot"] = "",
|
|
["level"] = 28,
|
|
["quality"] = 1,
|
|
},
|
|
["JULIE'S DAGGER"] = 6660,
|
|
["BLOODWOVEN ROD"] = 15982,
|
|
["FELCLOTH SHOULDERS"] = 14112,
|
|
[23247] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 23247,
|
|
["class"] = 10,
|
|
["name"] = "Burning Blossom",
|
|
["texture"] = "Interface\\Icons\\INV_SummerFest_FireFlower",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[15925] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15925,
|
|
["class"] = 2,
|
|
["name"] = "Journeyman's Stave",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_20",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 5,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[3997] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3997,
|
|
["class"] = 2,
|
|
["name"] = "Laminated Scale Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 51,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["GREEN DRAGONSCALE GAUNTLETS"] = 20296,
|
|
[4061] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4061,
|
|
["class"] = 2,
|
|
["name"] = "Imperial Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 37,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[4077] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4077,
|
|
["class"] = 2,
|
|
["name"] = "Mail Combat Headguard",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_02",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 30,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[20725] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20725,
|
|
["class"] = 5,
|
|
["name"] = "Nexus Crystal",
|
|
["texture"] = "Interface\\Icons\\INV_Enchant_ShardNexusLarge",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 4,
|
|
},
|
|
[8310] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8310,
|
|
["class"] = 2,
|
|
["name"] = "Hero's Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 55,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["HONED STILETTO"] = 15242,
|
|
[5542] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5542,
|
|
["class"] = 2,
|
|
["name"] = "Pearl-clasped Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_11",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 14,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SIMPLE BRANCH"] = 15933,
|
|
[17771] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 17771,
|
|
["class"] = 5,
|
|
["name"] = "Elementium Bar",
|
|
["texture"] = "Interface\\Icons\\INV_Ingot_Thorium",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 5,
|
|
},
|
|
["SHIMMERING ROBE"] = 6569,
|
|
["BOLD YELLOW SHIRT"] = 3426,
|
|
[8950] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8950,
|
|
["class"] = 4,
|
|
["name"] = "Homemade Cherry Pie",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_10",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
["OVERLINKED CHAIN BOOTS"] = 4001,
|
|
["PLANS: DARK IRON PULVERIZER"] = 11610,
|
|
[17020] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17020,
|
|
["class"] = 9,
|
|
["name"] = "Arcane Powder",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Dust_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4571] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4571,
|
|
["class"] = 1,
|
|
["name"] = "War Knife",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_15",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 12,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
["SCROLL OF AGILITY III"] = 4425,
|
|
["EXPERT FIRST AID - UNDER WRAPS"] = 16084,
|
|
[15892] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15892,
|
|
["class"] = 2,
|
|
["name"] = "Slayer's Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_15",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 27,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[8401] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8401,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Tough Scorpid Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[19051] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19051,
|
|
["class"] = 2,
|
|
["name"] = "Girdle of the Dawn",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_11",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 53,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["BUCKSKIN CAPE"] = 1355,
|
|
["LARGE OBSIDIAN SHARD"] = 22203,
|
|
[19693] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19693,
|
|
["class"] = 2,
|
|
["name"] = "Darksoul Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 60,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[1850] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1850,
|
|
["class"] = 2,
|
|
["name"] = "Cured Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_04",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 17,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[20075] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20075,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Heavy Crocolisk Stew",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["MOOD RING"] = 7338,
|
|
["BRISTLEBARK CAPE"] = 14571,
|
|
["RECIPE: LONGJAW MUD SNAPPER"] = 6328,
|
|
["CEREMONIAL LEATHER HARNESS"] = 3313,
|
|
["PATTERN: ROBES OF ARCANA"] = 5773,
|
|
["OPAQUE WAND"] = 5207,
|
|
[15242] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15242,
|
|
["class"] = 1,
|
|
["name"] = "Honed Stiletto",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_01",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 25,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
["TIMBERMAW BRAWLERS"] = 19049,
|
|
["WARMONGER"] = 13052,
|
|
["VERMILLION IDOL"] = 20872,
|
|
["HEADSTRIKER SWORD"] = 15251,
|
|
["GREEN GARDEN TEA"] = 17405,
|
|
["ENRICHED MANNA BISCUIT"] = 13724,
|
|
["WANDERER'S LEGGINGS"] = 10112,
|
|
["BURNISHED LEGGINGS"] = 2990,
|
|
["HOLLOW WING BONE"] = 11418,
|
|
["STORMSHROUD ARMOR"] = 15056,
|
|
[18640] = {
|
|
["max_stack"] = 2,
|
|
["id"] = 18640,
|
|
["class"] = 4,
|
|
["name"] = "Happy Fun Rock",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_Bullet_02",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[159] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 159,
|
|
["class"] = 4,
|
|
["name"] = "Refreshing Spring Water",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_07",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[5787] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5787,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Murloc Scale Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["CRYSTAL SCARAB"] = 20862,
|
|
["CODEX OF PRAYER OF HEALING V"] = 21287,
|
|
[9960] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9960,
|
|
["class"] = 2,
|
|
["name"] = "Warmonger's Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_26",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 42,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10088] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10088,
|
|
["class"] = 2,
|
|
["name"] = "Gothic Plate Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_13",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[10216] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10216,
|
|
["class"] = 2,
|
|
["name"] = "Elegant Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_29",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 53,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["GREATER MYSTIC WAND"] = 11290,
|
|
["MURLOC SCALE BELT"] = 5780,
|
|
["AZURE SILK PANTS"] = 7046,
|
|
[10728] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10728,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Black Swashbuckler's Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["DOKEBI BRACERS"] = 14580,
|
|
[10242] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10242,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Lamellar Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 47,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["PROTECTOR BREASTPLATE"] = 14789,
|
|
["VALOROUS LEGGUARDS"] = 8280,
|
|
["BATTLESMASHER"] = 15224,
|
|
["SIMPLE SHOES"] = 9743,
|
|
["CRESTING CHARM"] = 4481,
|
|
["IRONFORGE PLEDGE COLLECTION"] = 22286,
|
|
[6363] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6363,
|
|
["class"] = 10,
|
|
["name"] = "26 Pound Catfish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_30",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[12008] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12008,
|
|
["class"] = 2,
|
|
["name"] = "Savannah Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_03",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 23,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[6427] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6427,
|
|
["class"] = 2,
|
|
["name"] = "Mistscape Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_03",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 41,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6523] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6523,
|
|
["class"] = 2,
|
|
["name"] = "Buckled Harness",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_01",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 12,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[6587] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6587,
|
|
["class"] = 2,
|
|
["name"] = "Scouting Trousers",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 19,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[6651] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6651,
|
|
["class"] = 1,
|
|
["name"] = "Broken Wine Bottle",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_10",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 7,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["FELHEART BELT"] = 16806,
|
|
[12776] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12776,
|
|
["class"] = 1,
|
|
["name"] = "Enchanted Battlehammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_05",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 51,
|
|
["subclass"] = 6,
|
|
["quality"] = 3,
|
|
},
|
|
["LIGHT QUIVER"] = 2101,
|
|
[13032] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13032,
|
|
["class"] = 1,
|
|
["name"] = "Sword of Corruption",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_26",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 22,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
[13942] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13942,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Grilled Squid",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[13288] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13288,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Raptor Hide Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["ENGRAVED BREASTPLATE"] = 10230,
|
|
["STRANGE DUST"] = 10940,
|
|
["BEADED BRITCHES"] = 14090,
|
|
["SWORD OF DECAY"] = 1727,
|
|
[13928] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13928,
|
|
["class"] = 4,
|
|
["name"] = "Grilled Squid",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_13",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
["IRONFORGE BREASTPLATE"] = 6731,
|
|
["FORMIDABLE SHOULDER PADS"] = 15638,
|
|
[14312] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14312,
|
|
["class"] = 2,
|
|
["name"] = "Celestial Crown",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 56,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14440] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14440,
|
|
["class"] = 2,
|
|
["name"] = "Venomshroud Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_09",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 41,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14568] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14568,
|
|
["class"] = 2,
|
|
["name"] = "Bristlebark Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 18,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7419] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7419,
|
|
["class"] = 2,
|
|
["name"] = "Phalanx Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_15",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 25,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7483] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7483,
|
|
["class"] = 2,
|
|
["name"] = "Ranger Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_01",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 35,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14952] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14952,
|
|
["class"] = 2,
|
|
["name"] = "Bloodforged Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_12",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 45,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15080] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15080,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Scorpid Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_20",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 54,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[7611] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7611,
|
|
["class"] = 2,
|
|
["name"] = "Mistscape Stave",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_03",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 41,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["ABORIGINAL LOINCLOTH"] = 14119,
|
|
[15414] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 15414,
|
|
["class"] = 10,
|
|
["name"] = "Red Dragonscale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_15",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[15592] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15592,
|
|
["class"] = 2,
|
|
["name"] = "Steadfast Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_11",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 38,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["ELEMENTAL WATER"] = 7070,
|
|
["KEEPER'S WREATH"] = 14667,
|
|
[15976] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15976,
|
|
["class"] = 2,
|
|
["name"] = "Thistlefur Branch",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_12",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 31,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[1750] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1750,
|
|
["class"] = 2,
|
|
["name"] = "Linked Chain Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 19,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["BRIGHT-EYE GOGGLES"] = 10499,
|
|
[7995] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7995,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Mithril Scale Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[16054] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16054,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Arcanite Dragonling",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[16246] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16246,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Bracer - Superior Strength",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[18283] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 18283,
|
|
["class"] = 5,
|
|
["name"] = "Biznicks 247x128 Accurascope",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Spyglass_02",
|
|
["slot"] = "",
|
|
["level"] = 50,
|
|
["quality"] = 3,
|
|
},
|
|
[4340] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4340,
|
|
["class"] = 5,
|
|
["name"] = "Gray Dye",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_10",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["ACOLYTE'S PANTS"] = 1396,
|
|
["TOUGH SCORPID BRACERS"] = 8205,
|
|
["FLASK OF PORT"] = 2593,
|
|
[4596] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4596,
|
|
["class"] = 4,
|
|
["name"] = "Discolored Healing Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_35",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[4660] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4660,
|
|
["class"] = 2,
|
|
["name"] = "Walking Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_06",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 13,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4724] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4724,
|
|
["class"] = 2,
|
|
["name"] = "Humbert's Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_20",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 25,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SILVERED BRONZE LEGGINGS"] = 10423,
|
|
["CRACKED LEATHER GLOVES"] = 2125,
|
|
[18413] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18413,
|
|
["class"] = 2,
|
|
["name"] = "Cloak of Warding",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_06",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 57,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[19921] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19921,
|
|
["class"] = 1,
|
|
["name"] = "Zulian Hacker",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_08",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[5044] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5044,
|
|
["class"] = 4,
|
|
["name"] = "Blue Ribboned Gift",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gift_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["HARDENED STONE BAND"] = 18674,
|
|
["GNOLL SPITTLE"] = 1212,
|
|
["ROUGH DYNAMITE"] = 4358,
|
|
["SUPPORT GIRDLE"] = 1215,
|
|
["ABJURER'S GLOVES"] = 9939,
|
|
[5428] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5428,
|
|
["class"] = 10,
|
|
["name"] = "An Exotic Cookbook",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["THICK SCALE SHOULDER PADS"] = 15553,
|
|
["PLANS: WHITESOUL HELM"] = 12711,
|
|
["HEALING HERB"] = 961,
|
|
[22737] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22737,
|
|
["class"] = 10,
|
|
["name"] = "Atiesh, Greatstaff of the Guardian",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_19",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["quality"] = 5,
|
|
},
|
|
[11150] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11150,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Gloves - Mining",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[20406] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20406,
|
|
["class"] = 2,
|
|
["name"] = "Twilight Cultist Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_05",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 60,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["TRUEFAITH GLOVES"] = 7049,
|
|
["HANDSTITCHED LEATHER BRACERS"] = 7277,
|
|
["LARGE ROUND SHIELD"] = 2129,
|
|
["LESSER NETHER ESSENCE"] = 11174,
|
|
[10394] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10394,
|
|
["class"] = 10,
|
|
["name"] = "Prairie Dog Whistle",
|
|
["texture"] = "Interface\\Icons\\Ability_Hunter_BeastCall",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["STEEL ARROWHEAD"] = 5123,
|
|
[6260] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 6260,
|
|
["class"] = 5,
|
|
["name"] = "Blue Dye",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_15",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PRAIRIE DOG WHISTLE"] = 10394,
|
|
["RED DRAGONSCALE"] = 15414,
|
|
[6452] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6452,
|
|
["class"] = 9,
|
|
["name"] = "Anti-Venom",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Slime_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["CALICO CLOAK"] = 1497,
|
|
[6580] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6580,
|
|
["class"] = 2,
|
|
["name"] = "Defender Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 18,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["HULKING SPAULDERS"] = 14749,
|
|
["TOME OF CONJURE FOOD VII"] = 22897,
|
|
["TINY EMERALD WHELPLING"] = 8498,
|
|
[6836] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6836,
|
|
["class"] = 2,
|
|
["name"] = "Dress Shoes",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["THALLIUM HOOP"] = 11986,
|
|
[4296] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4296,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Dark Leather Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["MIGHTY ARMSPLINTS"] = 10147,
|
|
[7092] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7092,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Hands of Darkness",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[13367] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13367,
|
|
["class"] = 4,
|
|
["name"] = "Wrapped Gift",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gift_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["RIGHTEOUS LEGGINGS"] = 10074,
|
|
[7284] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7284,
|
|
["class"] = 2,
|
|
["name"] = "Red Whelp Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 19,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7348] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7348,
|
|
["class"] = 2,
|
|
["name"] = "Fletcher's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 20,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7412] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7412,
|
|
["class"] = 2,
|
|
["name"] = "Infiltrator Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_22",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 27,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7476] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7476,
|
|
["class"] = 2,
|
|
["name"] = "Regal Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_08",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 35,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7540] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7540,
|
|
["class"] = 2,
|
|
["name"] = "Champion's Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_02",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 42,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["ABJURER'S TUNIC"] = 9946,
|
|
["ROAST RAPTOR"] = 12210,
|
|
["LACED MAIL VEST"] = 1745,
|
|
[14967] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14967,
|
|
["class"] = 2,
|
|
["name"] = "Glorious Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_10",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 51,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["FORMULA: ENCHANT SHIELD - LESSER PROTECTION"] = 11081,
|
|
[7924] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7924,
|
|
["class"] = 2,
|
|
["name"] = "Mithril Scale Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 38,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15159] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15159,
|
|
["class"] = 2,
|
|
["name"] = "Nocturnal Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 37,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15223] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15223,
|
|
["class"] = 1,
|
|
["name"] = "Jagged Star",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_08",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 19,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["SILITHID RIPPER"] = 8224,
|
|
[8180] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8180,
|
|
["class"] = 1,
|
|
["name"] = "Hunting Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_03",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 6,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["EMBERSILK LEGGINGS"] = 14233,
|
|
["ROBES OF ARCANA"] = 5770,
|
|
["STEADFAST SHOULDERS"] = 15597,
|
|
[15543] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15543,
|
|
["class"] = 2,
|
|
["name"] = "Wicked Chain Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 29,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["ELEGANT SCEPTER"] = 15940,
|
|
["PATTERN: FROSTSABER GLOVES"] = 15761,
|
|
[15735] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15735,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Ironfeather Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["SPIDER'S SILK"] = 3182,
|
|
[15991] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15991,
|
|
["class"] = 2,
|
|
["name"] = "Warleader's Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_07",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 58,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["ARCHSTRIKE BOW"] = 15289,
|
|
["NIGHTSHADE TUNIC"] = 10220,
|
|
["MASTER'S MANTLE"] = 10253,
|
|
[9833] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9833,
|
|
["class"] = 2,
|
|
["name"] = "Scaled Leather Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 28,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[9961] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9961,
|
|
["class"] = 2,
|
|
["name"] = "Warmonger's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_08",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 42,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10089] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10089,
|
|
["class"] = 2,
|
|
["name"] = "Gothic Sabatons",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[10217] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10217,
|
|
["class"] = 2,
|
|
["name"] = "Elegant Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 56,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4412] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4412,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Moonsight Rifle",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["INCENDOSAUR SCALE"] = 18944,
|
|
["TALISMAN OF THE NAGA LORD"] = 5029,
|
|
["MONK'S STAFF"] = 866,
|
|
[21714] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21714,
|
|
["class"] = 4,
|
|
["name"] = "Large Blue Rocket Cluster",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MissileLargeCluster_Blue",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["TURTLE MEAT"] = 3712,
|
|
[9144] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 9144,
|
|
["class"] = 4,
|
|
["name"] = "Wildvine Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_34",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
["TRICKSTER'S HEADDRESS"] = 15363,
|
|
["NIGHTSKY ORB"] = 15929,
|
|
[4636] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4636,
|
|
["class"] = 10,
|
|
["name"] = "Strong Iron Lockbox",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_OrnateBox",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[18671] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18671,
|
|
["class"] = 1,
|
|
["name"] = "Baron Charr's Sceptre",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_08",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 54,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["SLAYER'S SLIPPERS"] = 14756,
|
|
[7945] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7945,
|
|
["class"] = 1,
|
|
["name"] = "Big Black Mace",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_15",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 41,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[12009] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12009,
|
|
["class"] = 2,
|
|
["name"] = "Tundra Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_05",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 28,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["TYRANT'S BELT"] = 14838,
|
|
["RAGECLAW SHOULDER PADS"] = 15386,
|
|
["PATTERN: TOUGH SCORPID BOOTS"] = 8399,
|
|
["PLANS: SILVERED BRONZE LEGGINGS"] = 10424,
|
|
["BALLAST MAUL"] = 1990,
|
|
[12777] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12777,
|
|
["class"] = 1,
|
|
["name"] = "Blazing Rapier",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_30",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 51,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
["CINDERCLOTH CLOAK"] = 14044,
|
|
[13033] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13033,
|
|
["class"] = 1,
|
|
["name"] = "Zealot Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_15",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 29,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
["SMALL BLUE POUCH"] = 828,
|
|
["ETERNAL BOOTS"] = 14329,
|
|
["TOUGHENED LEATHER GLOVES"] = 4253,
|
|
[13545] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13545,
|
|
["class"] = 10,
|
|
["name"] = "Shellfish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[5404] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5404,
|
|
["class"] = 2,
|
|
["name"] = "Serpent's Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 18,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: DARK LEATHER GLOVES"] = 7360,
|
|
[13929] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13929,
|
|
["class"] = 4,
|
|
["name"] = "Hot Smoked Bass",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_03",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
[3805] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3805,
|
|
["class"] = 2,
|
|
["name"] = "Hardened Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 27,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["SMALL POCKET WATCH"] = 5374,
|
|
[14313] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14313,
|
|
["class"] = 2,
|
|
["name"] = "Celestial Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_05",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 49,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14441] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14441,
|
|
["class"] = 2,
|
|
["name"] = "Venomshroud Mask",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_32",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14569] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14569,
|
|
["class"] = 2,
|
|
["name"] = "Bristlebark Bindings",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_08",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 17,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["HOLY CANDLE"] = 17028,
|
|
[14825] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14825,
|
|
["class"] = 2,
|
|
["name"] = "Symbolic Crest",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_15",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 38,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[14953] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14953,
|
|
["class"] = 2,
|
|
["name"] = "Bloodforged Legplates",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 44,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["CLOAK OF FIRE"] = 14134,
|
|
["ELEMENTAL RAIMENT"] = 9434,
|
|
[15337] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15337,
|
|
["class"] = 2,
|
|
["name"] = "Wrangler's Wraps",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_15",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 24,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3836] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3836,
|
|
["class"] = 2,
|
|
["name"] = "Green Iron Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_03",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 29,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["MAGNIFICENT SHOULDERS"] = 15677,
|
|
["FLASK OF PETRIFICATION"] = 13506,
|
|
["AUGMENTED CHAIN GLOVES"] = 2422,
|
|
[15977] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15977,
|
|
["class"] = 2,
|
|
["name"] = "Vital Orb",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Orb_01",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 32,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["SILVER-THREAD CUFFS"] = 4036,
|
|
["EMBOSSED PLATE PAULDRONS"] = 9971,
|
|
["MINING PICK"] = 2901,
|
|
["RETRACTABLE CLAW"] = 1687,
|
|
[16851] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16851,
|
|
["class"] = 2,
|
|
["name"] = "Giantstalker's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_28",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 60,
|
|
["subclass"] = 4,
|
|
["quality"] = 4,
|
|
},
|
|
["ANCIENT TABLET"] = 9242,
|
|
["WEAK FLUX"] = 2880,
|
|
["CUIRBOULLI BOOTS"] = 2143,
|
|
[12984] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12984,
|
|
["class"] = 1,
|
|
["name"] = "Skycaller",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_02",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 16,
|
|
["subclass"] = 16,
|
|
["quality"] = 3,
|
|
},
|
|
["IMPERIAL PLATE BOOTS"] = 12426,
|
|
[1816] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1816,
|
|
["class"] = 1,
|
|
["name"] = "Unbalanced Axe",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_03",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 14,
|
|
["subclass"] = 1,
|
|
["quality"] = 0,
|
|
},
|
|
[13304] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13304,
|
|
["name"] = "Festival Lane Postbox Key",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Key_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2901] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2901,
|
|
["class"] = 1,
|
|
["name"] = "Mining Pick",
|
|
["texture"] = "Interface\\Icons\\INV_Pick_02",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 1,
|
|
["subclass"] = 12,
|
|
["quality"] = 1,
|
|
},
|
|
["BLOODY BAT FANG"] = 6298,
|
|
["STONECLOTH VEST"] = 14407,
|
|
["WAND OF ALLISTARJ"] = 13065,
|
|
[19056] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19056,
|
|
["class"] = 2,
|
|
["name"] = "Argent Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Cloth_03",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 53,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[19440] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 19440,
|
|
["class"] = 9,
|
|
["name"] = "Powerful Anti-Venom",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[20435] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20435,
|
|
["class"] = 10,
|
|
["name"] = "Signet of Beckoning: Stone",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_StoneTablet_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[15113] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15113,
|
|
["class"] = 2,
|
|
["name"] = "Rigid Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 18,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["HEAVY RECURVE BOW"] = 3027,
|
|
[14264] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14264,
|
|
["class"] = 2,
|
|
["name"] = "Bloodwoven Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_12",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 43,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BLOODSPATTERED SHIELD"] = 15494,
|
|
["JOURNEYMAN'S STAVE"] = 15925,
|
|
[3179] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3179,
|
|
["class"] = 10,
|
|
["name"] = "Cracked Dragon Molting",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[10940] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 10940,
|
|
["class"] = 5,
|
|
["name"] = "Strange Dust",
|
|
["texture"] = "Interface\\Icons\\INV_Enchant_DustStrange",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["CRACKED DRAGON MOLTING"] = 3179,
|
|
["SWORD OF THE NIGHT SKY"] = 2035,
|
|
["MASTER'S BOOTS"] = 10247,
|
|
["GRUNT'S BELT"] = 15510,
|
|
[15096] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15096,
|
|
["class"] = 2,
|
|
["name"] = "Runic Leather Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_15",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 57,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PRIMAL LEGGINGS"] = 15009,
|
|
["DOUBLE MAIL BOOTS"] = 3809,
|
|
[15544] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15544,
|
|
["class"] = 2,
|
|
["name"] = "Thick Scale Sabatons",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 27,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["ORNATE MITHRIL BREASTPLATE"] = 7935,
|
|
[15672] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15672,
|
|
["class"] = 2,
|
|
["name"] = "Magnificent Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_19",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 55,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SKYSTRIKER BOW"] = 13020,
|
|
["EGG NOG"] = 17198,
|
|
[7964] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 7964,
|
|
["class"] = 5,
|
|
["name"] = "Solid Sharpening Stone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_SharpeningStone_04",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[7996] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7996,
|
|
["class"] = 2,
|
|
["name"] = "Lucky Fishing Hat",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_31",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[6661] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6661,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Savory Deviate Delight",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[8092] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8092,
|
|
["class"] = 2,
|
|
["name"] = "Platemail Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_03",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 45,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["RESPLENDENT EPAULETS"] = 14325,
|
|
["HIGH COUNCILLOR'S PANTS"] = 10141,
|
|
[2078] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2078,
|
|
["class"] = 1,
|
|
["name"] = "Northern Shortsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_20",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 13,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
["FEEBLE SHORTBOW"] = 2777,
|
|
["PATTERN: BLUE LINEN ROBE"] = 6272,
|
|
[2110] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2110,
|
|
["class"] = 2,
|
|
["name"] = "Light Magesmith Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_22",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["RUNN TUM TUBER"] = 18255,
|
|
["SEARING BLADE"] = 12992,
|
|
["WILD BERRIES"] = 17021,
|
|
["BARBARIC BATTLE AXE"] = 3195,
|
|
[3327] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3327,
|
|
["class"] = 1,
|
|
["name"] = "Vile Fin Oracle Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_21",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 4,
|
|
["subclass"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
[2254] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2254,
|
|
["class"] = 1,
|
|
["name"] = "Icepane Warhammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_04",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 7,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[18289] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18289,
|
|
["class"] = 2,
|
|
["name"] = "Barbed Thorn Necklace",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_09",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 51,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["SPARKLESHELL BELT"] = 15575,
|
|
[2302] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2302,
|
|
["class"] = 2,
|
|
["name"] = "Handstitched Leather Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_04",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 3,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["SAGEFISH DELIGHT"] = 21217,
|
|
["IRONFEATHER"] = 15420,
|
|
["WOLF RIDER'S HEADGEAR"] = 15373,
|
|
["BARD'S TROUSERS"] = 6553,
|
|
["HAWKEYE'S SHOES"] = 14589,
|
|
[9849] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9849,
|
|
["class"] = 2,
|
|
["name"] = "Conjurer's Hood",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_32",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 31,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RIGHTEOUS BRACERS"] = 10069,
|
|
["MANSLAYER"] = 10570,
|
|
["ACIDIC SLIME"] = 6456,
|
|
[2526] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2526,
|
|
["class"] = 1,
|
|
["name"] = "Main Gauche",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_15",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 29,
|
|
["subclass"] = 13,
|
|
["quality"] = 1,
|
|
},
|
|
[8298] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8298,
|
|
["class"] = 2,
|
|
["name"] = "Traveler's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_15",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 52,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["TELLURIUM NECKLACE"] = 12023,
|
|
[2138] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2138,
|
|
["class"] = 1,
|
|
["name"] = "Sharpened Letter Opener",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_05",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 2,
|
|
["subclass"] = 13,
|
|
["quality"] = 0,
|
|
},
|
|
["SWIM SPEED POTION"] = 6372,
|
|
[2766] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2766,
|
|
["class"] = 1,
|
|
["name"] = "Deft Stiletto",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_05",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 24,
|
|
["subclass"] = 13,
|
|
["quality"] = 0,
|
|
},
|
|
[2234] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2234,
|
|
["class"] = 2,
|
|
["name"] = "Nightwalker Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_16",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 25,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BEGUILER ROBES"] = 7728,
|
|
["SULFURON INGOT"] = 17203,
|
|
[2990] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2990,
|
|
["class"] = 2,
|
|
["name"] = "Burnished Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 16,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[2362] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2362,
|
|
["class"] = 2,
|
|
["name"] = "Worn Wooden Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 1,
|
|
["subclass"] = 6,
|
|
["quality"] = 0,
|
|
},
|
|
["CREST OF BECKONING: THUNDER"] = 20418,
|
|
[2426] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2426,
|
|
["class"] = 2,
|
|
["name"] = "Brigandine Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 45,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[2458] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 2458,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Minor Fortitude",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_42",
|
|
["slot"] = "",
|
|
["level"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[2490] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2490,
|
|
["class"] = 1,
|
|
["name"] = "Tomahawk",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_03",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 4,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[2522] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2522,
|
|
["class"] = 1,
|
|
["name"] = "Crescent Axe",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_01",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 30,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[10218] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10218,
|
|
["class"] = 2,
|
|
["name"] = "Elegant Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 57,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[20692] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20692,
|
|
["class"] = 2,
|
|
["name"] = "Multicolored Band",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_03",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 55,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[2618] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2618,
|
|
["class"] = 2,
|
|
["name"] = "Silver Dress Robes",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_32",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[2650] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2650,
|
|
["class"] = 2,
|
|
["name"] = "Flimsy Chain Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 1,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[2682] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2682,
|
|
["class"] = 4,
|
|
["name"] = "Cooked Crab Claw",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Birdbeck_02",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["ELUNARIAN CLOAK"] = 14459,
|
|
[3806] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3806,
|
|
["class"] = 2,
|
|
["name"] = "Hardened Leather Shoulderpads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 32,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[2778] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2778,
|
|
["class"] = 1,
|
|
["name"] = "Cheap Blunderbuss",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_03",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 8,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[11242] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11242,
|
|
["name"] = "Evoroot",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_12",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[11370] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 11370,
|
|
["class"] = 5,
|
|
["name"] = "Dark Iron Ore",
|
|
["texture"] = "Interface\\Icons\\INV_Ore_Mithril_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3950] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3950,
|
|
["class"] = 2,
|
|
["name"] = "Twill Shoulderpads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_09",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 51,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["WATCHER'S ROBES"] = 14184,
|
|
["VANGUARD GIRDLE"] = 14856,
|
|
[2970] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2970,
|
|
["class"] = 2,
|
|
["name"] = "Spellbinder Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_10",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 11,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["EAGLE EYE"] = 4591,
|
|
[3034] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3034,
|
|
["class"] = 2,
|
|
["name"] = "Glyphed Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_Bullet_02",
|
|
["slot"] = "INVTYPE_AMMO",
|
|
["level"] = 36,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3066] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3066,
|
|
["class"] = 2,
|
|
["name"] = "Bright Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_23",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 19,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SKULLANCE SHIELD"] = 13081,
|
|
[4253] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4253,
|
|
["class"] = 2,
|
|
["name"] = "Toughened Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_24",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 22,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["LARGE OGRE CHAIN ARMOR"] = 914,
|
|
[3194] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3194,
|
|
["class"] = 1,
|
|
["name"] = "Black Malice",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_01",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 16,
|
|
["subclass"] = 6,
|
|
["quality"] = 3,
|
|
},
|
|
["PHOENIX GLOVES"] = 4331,
|
|
[13034] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13034,
|
|
["class"] = 1,
|
|
["name"] = "Speedsteel Rapier",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_30",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 36,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
[3290] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3290,
|
|
["class"] = 2,
|
|
["name"] = "Ancestral Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 7,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["GREEN TEA LEAF"] = 1401,
|
|
[19699] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 19699,
|
|
["name"] = "Razzashi Coin",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Coin_10",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[3386] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3386,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Poison Resistance",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_12",
|
|
["slot"] = "",
|
|
["level"] = 14,
|
|
["quality"] = 1,
|
|
},
|
|
[10042] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10042,
|
|
["class"] = 2,
|
|
["name"] = "Cindercloth Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_25",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 40,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2373] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2373,
|
|
["class"] = 2,
|
|
["name"] = "Battered Leather Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Wolf",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["ORANGE MAGEWEAVE SHIRT"] = 10056,
|
|
["VENOMSHROUD BOOTS"] = 14438,
|
|
[14186] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14186,
|
|
["class"] = 2,
|
|
["name"] = "Raincaller Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_05",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 24,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["HELM OF NARV"] = 2245,
|
|
[14442] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14442,
|
|
["class"] = 2,
|
|
["name"] = "Venomshroud Mitts",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_23",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 44,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3642] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3642,
|
|
["class"] = 2,
|
|
["name"] = "Ancestral Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_08",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 4,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[3674] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3674,
|
|
["class"] = 10,
|
|
["name"] = "Decomposed Boot",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[14826] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14826,
|
|
["class"] = 2,
|
|
["name"] = "Symbolic Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_15",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[14954] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14954,
|
|
["class"] = 2,
|
|
["name"] = "Bloodforged Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_05",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 46,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[3770] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3770,
|
|
["class"] = 4,
|
|
["name"] = "Mutton Chop",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_14",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
["FORMULA: ENCHANT 2H WEAPON - MAJOR SPIRIT"] = 16255,
|
|
["HURRICANE"] = 2824,
|
|
[3866] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3866,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Jade Serpentblade",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15594] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15594,
|
|
["class"] = 2,
|
|
["name"] = "Steadfast Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6365] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6365,
|
|
["class"] = 1,
|
|
["name"] = "Strong Fishing Pole",
|
|
["texture"] = "Interface\\Icons\\INV_Fishingpole_02",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 5,
|
|
["subclass"] = 17,
|
|
["quality"] = 1,
|
|
},
|
|
[3962] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3962,
|
|
["class"] = 2,
|
|
["name"] = "Thick Leather Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_03",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 43,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["MECHANICAL DRAGONLING"] = 4396,
|
|
[4026] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4026,
|
|
["class"] = 1,
|
|
["name"] = "Sentinel Musket",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_01",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 38,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[4058] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4058,
|
|
["class"] = 2,
|
|
["name"] = "Glyphed Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 36,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[4090] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4090,
|
|
["class"] = 1,
|
|
["name"] = "Mug O' Hurt",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_03",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 41,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["SMOOTH LEATHER PANTS"] = 3974,
|
|
["REVENANT LEGGINGS"] = 10133,
|
|
[13946] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13946,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Poached Sunscale Salmon",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[4341] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4341,
|
|
["class"] = 5,
|
|
["name"] = "Yellow Dye",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_12",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4405] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4405,
|
|
["class"] = 5,
|
|
["name"] = "Crude Scope",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Spyglass_02",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[2656] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2656,
|
|
["class"] = 2,
|
|
["name"] = "Flimsy Chain Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 1,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[6050] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 6050,
|
|
["class"] = 4,
|
|
["name"] = "Frost Protection Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_13",
|
|
["slot"] = "",
|
|
["level"] = 28,
|
|
["quality"] = 1,
|
|
},
|
|
[4597] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4597,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Discolored Healing Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
["PLEDGE OF LOYALTY: UNDERCITY"] = 22121,
|
|
["FORCE REACTIVE DISK"] = 18168,
|
|
["WARPED LEATHER BRACERS"] = 1504,
|
|
["LAMINATED SCALE CLOAK"] = 3995,
|
|
["PACKET OF THARLENDRIS SEEDS"] = 11022,
|
|
[7933] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7933,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Mithril Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 42,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["DIRTY LEATHER PANTS"] = 209,
|
|
[5109] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5109,
|
|
["class"] = 2,
|
|
["name"] = "Stonesplinter Rags",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 12,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[5173] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5173,
|
|
["class"] = 5,
|
|
["name"] = "Deathweed",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Flower_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["MECHBUILDER'S OVERALLS"] = 9508,
|
|
["THICK SCALE SABATONS"] = 15544,
|
|
["FORMULA: ENCHANT BRACER - MINOR STRENGTH"] = 6347,
|
|
[5429] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5429,
|
|
["class"] = 10,
|
|
["name"] = "A Pretty Rock",
|
|
["texture"] = "Interface\\Icons\\INV_Ore_Copper_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["SMALL RADIANT SHARD"] = 11177,
|
|
["CRACKED EGG SHELLS"] = 4757,
|
|
["BLACK MAGEWEAVE LEGGINGS"] = 9999,
|
|
["HEAVY LEATHER AMMO POUCH"] = 7372,
|
|
[5749] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5749,
|
|
["class"] = 1,
|
|
["name"] = "Scythe Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 18,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["VILE FIN BATTLE AXE"] = 3325,
|
|
[11018] = {
|
|
["max_stack"] = 100,
|
|
["id"] = 11018,
|
|
["class"] = 10,
|
|
["name"] = "Un'Goro Soil",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Dust_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[18677] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18677,
|
|
["class"] = 2,
|
|
["name"] = "Zephyr Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_13",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 56,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["UN'GORO SOIL"] = 11018,
|
|
["RAGECLAW LEGGINGS"] = 15385,
|
|
[9851] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9851,
|
|
["class"] = 2,
|
|
["name"] = "Conjurer's Breeches",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_07",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6197] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6197,
|
|
["class"] = 2,
|
|
["name"] = "Loch Croc Hide Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Wolf",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 17,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["FEATHERED HEADDRESS"] = 3011,
|
|
[6325] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6325,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Brilliant Smallfish",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[6389] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6389,
|
|
["class"] = 2,
|
|
["name"] = "Glimmering Mail Coif",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_39",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 26,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SCALED LEATHER GLOVES"] = 9832,
|
|
[6517] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6517,
|
|
["class"] = 2,
|
|
["name"] = "Pioneer Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_25",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["BARBARIC LINEN VEST"] = 2578,
|
|
[6645] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6645,
|
|
["class"] = 4,
|
|
["name"] = "Bloated Mud Snapper",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_31",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[6709] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6709,
|
|
["class"] = 2,
|
|
["name"] = "Moonglow Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_09",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 13,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SIGNET OF BECKONING: THUNDER"] = 20433,
|
|
[20009] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20009,
|
|
["class"] = 10,
|
|
["name"] = "For the Light!",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["MERCILESS GREAVES"] = 15694,
|
|
["LARGE BOAR TUSK"] = 2295,
|
|
[731] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 731,
|
|
["class"] = 5,
|
|
["name"] = "Goretusk Snout",
|
|
["texture"] = "Interface\\Icons\\Spell_Magic_PolymorphPig",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[18042] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 18042,
|
|
["class"] = 6,
|
|
["name"] = "Thorium Headed Arrow",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_Arrow_02",
|
|
["slot"] = "INVTYPE_AMMO",
|
|
["level"] = 52,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["STARFALLER"] = 13063,
|
|
["LIGHTFORGE BRACERS"] = 16722,
|
|
["CRIPPLING POISON II"] = 3776,
|
|
[7349] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7349,
|
|
["class"] = 2,
|
|
["name"] = "Herbalist's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 22,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["GIRDLE OF NOBILITY"] = 5967,
|
|
[7477] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7477,
|
|
["class"] = 2,
|
|
["name"] = "Ranger Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 40,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7541] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7541,
|
|
["class"] = 2,
|
|
["name"] = "Champion's Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_29",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 41,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["GREEN HILLS OF STRANGLETHORN - PAGE 27"] = 2751,
|
|
[863] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 863,
|
|
["class"] = 1,
|
|
["name"] = "Gloom Reaper",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_08",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 32,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["RAWHIDE BOOTS"] = 1796,
|
|
["ASTRAL ORB"] = 15987,
|
|
["INFILTRATOR ARMOR"] = 7407,
|
|
[14331] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14331,
|
|
["class"] = 2,
|
|
["name"] = "Eternal Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_04",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 53,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7989] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7989,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Mithril Spurs",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["ABYSSAL PLATE GIRDLE"] = 20673,
|
|
["PATTERN: TUXEDO PANTS"] = 10323,
|
|
["BLISTERBANE WRAP"] = 12552,
|
|
[8299] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8299,
|
|
["class"] = 2,
|
|
["name"] = "Traveler's Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_08",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 54,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[8427] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8427,
|
|
["class"] = 10,
|
|
["name"] = "Mutilated Rat Carcass",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Bear_Ruin_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["THICK SCALE GAUNTLETS"] = 15548,
|
|
["BRACKWATER SHIELD"] = 3654,
|
|
[1015] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 1015,
|
|
["class"] = 5,
|
|
["name"] = "Lean Wolf Flank",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[8252] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8252,
|
|
["class"] = 2,
|
|
["name"] = "Imperial Red Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_25",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 51,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[8316] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8316,
|
|
["class"] = 2,
|
|
["name"] = "Alabaster Plate Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_06",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 48,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[8444] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8444,
|
|
["class"] = 4,
|
|
["name"] = "Executioner's Key",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Key_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SCHEMATIC: MOONSIGHT RIFLE"] = 4412,
|
|
[9451] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 9451,
|
|
["class"] = 4,
|
|
["name"] = "Bubbling Water",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_01",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
["RAIDER'S GAUNTLETS"] = 9787,
|
|
["HUNTING GLOVES"] = 2976,
|
|
[9835] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9835,
|
|
["class"] = 2,
|
|
["name"] = "Scaled Leather Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 28,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[9963] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9963,
|
|
["class"] = 2,
|
|
["name"] = "Warmonger's Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 43,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10091] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10091,
|
|
["class"] = 2,
|
|
["name"] = "Gothic Plate Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_09",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 42,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["SPELLPOWER GOGGLES XTREME PLUS"] = 15999,
|
|
[9916] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9916,
|
|
["class"] = 2,
|
|
["name"] = "Tracker's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_17",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 39,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: FROSTWEAVE PANTS"] = 14489,
|
|
["DEADMAN BLADE"] = 3295,
|
|
[10044] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10044,
|
|
["class"] = 2,
|
|
["name"] = "Cindercloth Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 44,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[21718] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21718,
|
|
["class"] = 4,
|
|
["name"] = "Large Red Rocket Cluster",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MissileLargeCluster_Red",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PRESSED FELT ROBE"] = 1997,
|
|
["THE SHAFT OF TSOL"] = 7741,
|
|
["BRUTISH BREASTPLATE"] = 14904,
|
|
[11371] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 11371,
|
|
["class"] = 5,
|
|
["name"] = "Dark Iron Bar",
|
|
["texture"] = "Interface\\Icons\\INV_Ingot_Mithril",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["JOUSTER'S VISOR"] = 8161,
|
|
["WILLOW GLOVES"] = 6541,
|
|
[5342] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5342,
|
|
["class"] = 4,
|
|
["name"] = "Raptor Punch",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["INFANTRY CLOAK"] = 6508,
|
|
["COARSE SHARPENING STONE"] = 2863,
|
|
["SMALL BAT SKULL"] = 11393,
|
|
[22135] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22135,
|
|
["class"] = 10,
|
|
["name"] = "Thunder Bluff Gift Collection",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gift_05",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["MAGNIFICENT GUARD"] = 15675,
|
|
[1423] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1423,
|
|
["class"] = 2,
|
|
["name"] = "Worn Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 2,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[1455] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1455,
|
|
["class"] = 1,
|
|
["name"] = "Blackrock Champion's Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Halbard_01",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 19,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BURNISHED GLOVES"] = 2992,
|
|
["DEVIATE FISH"] = 6522,
|
|
[13035] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13035,
|
|
["class"] = 1,
|
|
["name"] = "Serpent Slicer",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_33",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 44,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
[17016] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17016,
|
|
["class"] = 1,
|
|
["name"] = "Dark Iron Destroyer",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_12",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[2367] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2367,
|
|
["class"] = 2,
|
|
["name"] = "Woven Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["IRON STRUT"] = 4387,
|
|
[2371] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2371,
|
|
["class"] = 2,
|
|
["name"] = "Battered Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[1703] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 1703,
|
|
["class"] = 4,
|
|
["name"] = "Crystal Basilisk Spine",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_03",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[1735] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1735,
|
|
["class"] = 2,
|
|
["name"] = "Worn Mail Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 7,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[13931] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13931,
|
|
["class"] = 4,
|
|
["name"] = "Nightfin Soup",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_17",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
[7070] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 7070,
|
|
["class"] = 9,
|
|
["name"] = "Elemental Water",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14187] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14187,
|
|
["class"] = 2,
|
|
["name"] = "Raincaller Cuffs",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 23,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14315] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14315,
|
|
["class"] = 2,
|
|
["name"] = "Celestial Kilt",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_13",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 54,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["MASTER'S LEGGINGS"] = 10252,
|
|
["CADET VEST"] = 9765,
|
|
[7806] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 7806,
|
|
["class"] = 4,
|
|
["name"] = "Lollipop",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_26",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[14827] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14827,
|
|
["class"] = 2,
|
|
["name"] = "Symbolic Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_31",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[14955] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14955,
|
|
["class"] = 2,
|
|
["name"] = "Bloodforged Shoulder Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 42,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["SILVERED BRONZE BOOTS"] = 3482,
|
|
["RUNIC LEATHER HEADBAND"] = 15094,
|
|
["TREE FROG BOX"] = 11026,
|
|
["ELIXIR OF DETECT UNDEAD"] = 9154,
|
|
[15595] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15595,
|
|
["class"] = 2,
|
|
["name"] = "Steadfast Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 34,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[2143] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2143,
|
|
["class"] = 2,
|
|
["name"] = "Cuirboulli Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 22,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["JADEFIRE BELT"] = 15388,
|
|
["SMALL GLIMMERING SHARD"] = 10978,
|
|
["EMBOSSED PLATE GAUNTLETS"] = 9967,
|
|
["SNOWMAN KIT"] = 21309,
|
|
[2271] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2271,
|
|
["class"] = 1,
|
|
["name"] = "Staff of the Blessed Seer",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_31",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 18,
|
|
["subclass"] = 10,
|
|
["quality"] = 3,
|
|
},
|
|
["ARACHNIDIAN ROBES"] = 14297,
|
|
["ABORIGINAL SHOULDER PADS"] = 14169,
|
|
[9789] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9789,
|
|
["class"] = 2,
|
|
["name"] = "Raider's Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 14,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[2495] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2495,
|
|
["class"] = 1,
|
|
["name"] = "Walking Stick",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_08",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 3,
|
|
["subclass"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
["SUNSCALE HELMET"] = 14849,
|
|
["BATTLEFORGE BOOTS"] = 6590,
|
|
[2783] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2783,
|
|
["class"] = 1,
|
|
["name"] = "Shoddy Blunderbuss",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_01",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 17,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["MERCILESS BRACERS"] = 15649,
|
|
[18647] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18647,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Red Firework",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["DARK IRON DESTROYER"] = 17016,
|
|
["CRYPTBONE STAFF"] = 2013,
|
|
["HEAVY ARMOR KIT"] = 4265,
|
|
["HIBERNAL MANTLE"] = 8111,
|
|
["KNIGHT'S HEADGUARD"] = 7456,
|
|
[15185] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15185,
|
|
["class"] = 2,
|
|
["name"] = "Praetorian Coif",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_11",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 52,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3602] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3602,
|
|
["class"] = 2,
|
|
["name"] = "Knitted Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["ROASTED BOAR MEAT"] = 2681,
|
|
["RAW GLOSSY MIGHTFISH"] = 13754,
|
|
["FISHING TOURNAMENT!"] = 19978,
|
|
["BLUE LINEN SHIRT"] = 2577,
|
|
[12989] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12989,
|
|
["class"] = 1,
|
|
["name"] = "Gargoyle's Bite",
|
|
["texture"] = "Interface\\Icons\\INV_Spear_05",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 20,
|
|
["subclass"] = 7,
|
|
["quality"] = 3,
|
|
},
|
|
[21975] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21975,
|
|
["class"] = 4,
|
|
["name"] = "Pledge of Adoration: Stormwind",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesBoxOfChocolates02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["DARK IRON ALE MUG"] = 11325,
|
|
["SHIVER BLADE"] = 5182,
|
|
[22743] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22743,
|
|
["class"] = 4,
|
|
["name"] = "Bloodsail Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandana_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["RED MAGEWEAVE VEST"] = 10007,
|
|
[2577] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2577,
|
|
["class"] = 2,
|
|
["name"] = "Blue Linen Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Blue_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["MOONCLOTH CIRCLET"] = 14140,
|
|
["BRONZE MACE"] = 2848,
|
|
["ROUGH SHARPENING STONE"] = 2862,
|
|
[3599] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3599,
|
|
["class"] = 2,
|
|
["name"] = "Thin Cloth Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[3647] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3647,
|
|
["class"] = 2,
|
|
["name"] = "Bright Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_02",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 18,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["HILLMAN'S BELT"] = 4250,
|
|
[3663] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3663,
|
|
["class"] = 4,
|
|
["name"] = "Murloc Fin Soup",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bowl_01",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
[14781] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14781,
|
|
["class"] = 2,
|
|
["name"] = "Khan's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_08",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 39,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3807] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3807,
|
|
["class"] = 2,
|
|
["name"] = "Hardened Leather Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_09",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 28,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["WARBRINGER'S BELT"] = 14943,
|
|
[3855] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3855,
|
|
["class"] = 1,
|
|
["name"] = "Massive Iron Axe",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_05",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["LAMBENT SCALE CLOAK"] = 4706,
|
|
[3871] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3871,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Golden Scale Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["FLURRY AXE"] = 871,
|
|
[4063] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4063,
|
|
["class"] = 2,
|
|
["name"] = "Imperial Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_25",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 38,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[8318] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8318,
|
|
["class"] = 2,
|
|
["name"] = "Alabaster Plate Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_01",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 51,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["GLIMMERING MAIL BREASTPLATE"] = 4071,
|
|
[4351] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4351,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Shadow Hood",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["OVERLORD'S GREAVES"] = 10201,
|
|
[18610] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18610,
|
|
["class"] = 1,
|
|
["name"] = "Keen Machete",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_16",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 1,
|
|
["subclass"] = 8,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: DARK SILK SHIRT"] = 6401,
|
|
["KEEN MACHETE"] = 18610,
|
|
[9854] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9854,
|
|
["class"] = 2,
|
|
["name"] = "Archer's Jerkin",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 33,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["GRIMOIRE OF IMMOLATE VIII"] = 21282,
|
|
["SILVER DRESS ROBES"] = 2618,
|
|
["GRYPHON CLOAK"] = 15624,
|
|
[10110] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10110,
|
|
["class"] = 2,
|
|
["name"] = "Wanderer's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_24",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 50,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10302] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10302,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Red Mageweave Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["DOUBLE MAIL COIF"] = 8748,
|
|
[5215] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5215,
|
|
["class"] = 1,
|
|
["name"] = "Ember Wand",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_11",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 36,
|
|
["subclass"] = 16,
|
|
["quality"] = 2,
|
|
},
|
|
[21243] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21243,
|
|
["class"] = 4,
|
|
["name"] = "Bloated Mightfish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterHead_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["WHITE SPARKLER"] = 8625,
|
|
[11134] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 11134,
|
|
["class"] = 5,
|
|
["name"] = "Lesser Mystic Essence",
|
|
["texture"] = "Interface\\Icons\\INV_Enchant_EssenceMysticalSmall",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["SCORPID SCALE"] = 8154,
|
|
["HELM OF FIRE"] = 8348,
|
|
["22 POUND CATFISH"] = 6311,
|
|
["RUSSET BOOTS"] = 2432,
|
|
["BLOODSPATTERED WRISTBANDS"] = 15495,
|
|
["RAIDER'S LEGGUARDS"] = 9789,
|
|
[18226] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 18226,
|
|
["class"] = 10,
|
|
["name"] = "A Sealed Pact",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["IMPENETRABLE WALL"] = 15667,
|
|
[5759] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5759,
|
|
["class"] = 10,
|
|
["name"] = "Thorium Lockbox",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_OrnateBox",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["A SEALED PACT"] = 18226,
|
|
["GREATER ARCANE PROTECTION POTION"] = 13461,
|
|
["HUNTING BOOTS"] = 2975,
|
|
["ELIXIR OF BRUTE FORCE"] = 13453,
|
|
["32 POUND CATFISH"] = 6364,
|
|
["MITHRIL TUBE"] = 10559,
|
|
[12030] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12030,
|
|
["class"] = 2,
|
|
["name"] = "Jet Chain",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_06",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 34,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["SUPREME BRACERS"] = 15436,
|
|
[9964] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9964,
|
|
["class"] = 2,
|
|
["name"] = "Warmonger's Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 44,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10092] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10092,
|
|
["class"] = 2,
|
|
["name"] = "Gothic Plate Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 42,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["THE EYE OF SHADOW"] = 18665,
|
|
["SACRED CANDLE"] = 17029,
|
|
[932] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 932,
|
|
["class"] = 3,
|
|
["name"] = "Fel Steed Saddlebags",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_08",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[10604] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10604,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Mithril Heavy-bore Rifle",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["LEAN WOLF FLANK"] = 1015,
|
|
["DISCIPLE'S VEST"] = 6266,
|
|
[13886] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13886,
|
|
["class"] = 10,
|
|
["name"] = "37 Pound Redgill",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_06",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["LARGE GREEN SACK"] = 5575,
|
|
["HEAVY LAMELLAR PAULDRONS"] = 10245,
|
|
[7071] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 7071,
|
|
["class"] = 9,
|
|
["name"] = "Iron Buckle",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_ArmorKit_12",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[7391] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7391,
|
|
["class"] = 2,
|
|
["name"] = "Swift Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 35,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["RIGHTEOUS HELMET"] = 10073,
|
|
[15166] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15166,
|
|
["class"] = 2,
|
|
["name"] = "Imposing Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_22",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 40,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["BRITTLE MOLTING"] = 6445,
|
|
["HUNTSMAN'S CAPE"] = 9890,
|
|
[7807] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 7807,
|
|
["class"] = 4,
|
|
["name"] = "Candy Bar",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_27",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[10126] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10126,
|
|
["class"] = 2,
|
|
["name"] = "Ornate Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_14",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 49,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["PATCH OF FINE FUR"] = 4581,
|
|
[8127] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8127,
|
|
["class"] = 2,
|
|
["name"] = "Myrmidon's Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_14",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 42,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[8383] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8383,
|
|
["class"] = 10,
|
|
["name"] = "Plain Letter",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["LOOSE CHAIN PANTS"] = 2646,
|
|
["RECIPE: DRAGONBREATH CHILI"] = 12239,
|
|
[13036] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13036,
|
|
["class"] = 1,
|
|
["name"] = "Assassination Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_42",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 52,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
[22284] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22284,
|
|
["class"] = 4,
|
|
["name"] = "Bundle of Cards",
|
|
["texture"] = "Interface\\Icons\\INV_Letter_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["WORN LARGE SHIELD"] = 2213,
|
|
["GRUNT'S CHESTPIECE"] = 15514,
|
|
["BURNISHED BOOTS"] = 2991,
|
|
["BLOATED SMALLFISH"] = 6643,
|
|
[10367] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10367,
|
|
["class"] = 2,
|
|
["name"] = "Hyperion Shield",
|
|
["texture"] = "Interface\\Icons\\Spell_Holy_PowerWordShield",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 60,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[13932] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13932,
|
|
["class"] = 4,
|
|
["name"] = "Poached Sunscale Salmon",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_19",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
["BIG BLACK MACE"] = 7945,
|
|
[14188] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14188,
|
|
["class"] = 2,
|
|
["name"] = "Raincaller Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_16",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14316] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14316,
|
|
["class"] = 2,
|
|
["name"] = "Celestial Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_25",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 54,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["ROUGH STONE"] = 2835,
|
|
[14572] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14572,
|
|
["class"] = 2,
|
|
["name"] = "Bristlebark Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_21",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 19,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[22525] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 22525,
|
|
["class"] = 10,
|
|
["name"] = "Crypt Fiend Parts",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_AhnQirajTrinket_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14828] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14828,
|
|
["class"] = 2,
|
|
["name"] = "Symbolic Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[14956] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14956,
|
|
["class"] = 2,
|
|
["name"] = "Bloodforged Bindings",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15084] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15084,
|
|
["class"] = 2,
|
|
["name"] = "Wicked Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 48,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15212] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15212,
|
|
["class"] = 1,
|
|
["name"] = "Fighter Broadsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_46",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 22,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
["EXALTED GIRDLE"] = 14977,
|
|
["PILLAGER'S CHESTGUARD"] = 15557,
|
|
[15596] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15596,
|
|
["class"] = 2,
|
|
["name"] = "Steadfast Legplates",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_08",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 36,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15724] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15724,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Heavy Scorpid Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["HILLMAN'S LEATHER GLOVES"] = 4247,
|
|
[15980] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15980,
|
|
["class"] = 2,
|
|
["name"] = "Darkmist Orb",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Orb_05",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 41,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["ELEMENTAL MAGE STAFF"] = 944,
|
|
["VALENTINE'S DAY STATIONERY"] = 22058,
|
|
["FINE PARCHMENT"] = 3767,
|
|
[19710] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 19710,
|
|
["name"] = "Orange Hakkari Bijou",
|
|
["texture"] = "Interface\\Icons\\INV_Bijou_Orange",
|
|
["slot"] = "",
|
|
["level"] = 58,
|
|
["quality"] = 3,
|
|
},
|
|
["WICKED LEATHER GAUNTLETS"] = 15083,
|
|
[4278] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4278,
|
|
["name"] = "Lesser Bloodstone Ore",
|
|
["texture"] = "Interface\\Icons\\INV_Ore_Thorium_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: COLORFUL KILT"] = 10316,
|
|
[4406] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4406,
|
|
["class"] = 5,
|
|
["name"] = "Standard Scope",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Spyglass_02",
|
|
["slot"] = "",
|
|
["level"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
[4470] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4470,
|
|
["class"] = 9,
|
|
["name"] = "Simple Wood",
|
|
["texture"] = "Interface\\Icons\\INV_TradeskillItem_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["RUNED COPPER BRACERS"] = 2854,
|
|
["METALWORKING GLOVES"] = 1944,
|
|
["CLOAK OF NIGHT"] = 4447,
|
|
["GREATER MYSTIC ESSENCE"] = 11135,
|
|
["RANGER CORD"] = 7485,
|
|
[15935] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15935,
|
|
["class"] = 2,
|
|
["name"] = "Durable Rod",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_02",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 29,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["MO'GROSH TOOTHPICK"] = 2822,
|
|
["SNOWY ROBE"] = 2114,
|
|
["RECIPE: HOT LION CHOPS"] = 3735,
|
|
["SCALLOP SHELL"] = 5377,
|
|
["WARLEADER'S BREASTPLATE"] = 14862,
|
|
["TUXEDO JACKET"] = 10036,
|
|
["BLACKFLAME CAPE"] = 13109,
|
|
[4576] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4576,
|
|
["class"] = 1,
|
|
["name"] = "Light Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_07",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 16,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[21721] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 21721,
|
|
["class"] = 4,
|
|
["name"] = "Moonglow",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_20",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["GREEN LEATHER BELT"] = 4257,
|
|
[4736] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4736,
|
|
["class"] = 2,
|
|
["name"] = "Mistscape Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 37,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[9856] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9856,
|
|
["class"] = 2,
|
|
["name"] = "Archer's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 31,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["CRAWLER MEAT"] = 2674,
|
|
[5750] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5750,
|
|
["class"] = 2,
|
|
["name"] = "Warchief's Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 18,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["BOTTLE OF PINOT NOIR"] = 2723,
|
|
["CAPTAIN'S CLOAK"] = 7492,
|
|
["RECIPE: ELIXIR OF THE MONGOOSE"] = 13491,
|
|
["GREEN HILLS OF STRANGLETHORN - PAGE 18"] = 2742,
|
|
[24281] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 24281,
|
|
["class"] = 10,
|
|
["name"] = "Carved Ivory Bone",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_10",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[6134] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6134,
|
|
["class"] = 2,
|
|
["name"] = "Primitive Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_13",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[6198] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6198,
|
|
["class"] = 2,
|
|
["name"] = "Jurassic Wristguards",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_01",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 25,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[14549] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14549,
|
|
["class"] = 2,
|
|
["name"] = "Boots of Avoidance",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 4,
|
|
},
|
|
[6326] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6326,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Slitherskin Mackerel",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[6390] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6390,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Stylish Blue Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["A HEAD RAG"] = 9358,
|
|
["FOREST PENDANT"] = 12040,
|
|
["DIAMOND HAMMER"] = 2194,
|
|
["BROKEN LOCK"] = 16747,
|
|
[6710] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6710,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Moonglow Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[12992] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12992,
|
|
["class"] = 1,
|
|
["name"] = "Searing Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_21",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 18,
|
|
["subclass"] = 9,
|
|
["quality"] = 3,
|
|
},
|
|
["STRONG FLUX"] = 3466,
|
|
["EXECUTIONER'S CLEAVER"] = 13018,
|
|
["FREEZING BAND"] = 942,
|
|
["SPIDER ICHOR"] = 3174,
|
|
["BARBARIC GLOVES"] = 4254,
|
|
["BRAIN HACKER"] = 1263,
|
|
["EDGEMASTER'S HANDGUARDS"] = 14551,
|
|
[7286] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 7286,
|
|
["class"] = 10,
|
|
["name"] = "Black Whelp Scale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["WAR TORN PANTS"] = 15485,
|
|
[7414] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7414,
|
|
["class"] = 2,
|
|
["name"] = "Infiltrator Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_07",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 29,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7478] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7478,
|
|
["class"] = 2,
|
|
["name"] = "Ranger Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_14",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 38,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["VITAL SASH"] = 14209,
|
|
["KOVORK'S RATTLE"] = 5256,
|
|
["BROWN LEATHER SATCHEL"] = 4498,
|
|
[7734] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7734,
|
|
["class"] = 2,
|
|
["name"] = "Six Demon Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_01",
|
|
["slot"] = "INVTYPE_TRINKET",
|
|
["level"] = 46,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["PATTERN: RED MAGEWEAVE PANTS"] = 10302,
|
|
[15168] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15168,
|
|
["class"] = 2,
|
|
["name"] = "Imposing Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 40,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7926] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7926,
|
|
["class"] = 2,
|
|
["name"] = "Ornate Mithril Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[7990] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7990,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Heavy Mithril Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["CALLOUS AXE"] = 4825,
|
|
[8118] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8118,
|
|
["class"] = 2,
|
|
["name"] = "Heraldic Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 41,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[8182] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8182,
|
|
["class"] = 1,
|
|
["name"] = "Pellet Rifle",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_04",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 2,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[8301] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8301,
|
|
["class"] = 2,
|
|
["name"] = "Traveler's Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 54,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[8429] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 8429,
|
|
["class"] = 10,
|
|
["name"] = "Punctured Dew Gland",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Slime_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["SILVERSHELL LEGGINGS"] = 10633,
|
|
[8685] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8685,
|
|
["name"] = "Dran's Ripple Delivery",
|
|
["texture"] = "Interface\\Icons\\INV_Cask_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2576] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2576,
|
|
["class"] = 2,
|
|
["name"] = "White Linen Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_White_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["BASILISK HIDE PANTS"] = 1718,
|
|
["BROKEN WISHBONE"] = 5115,
|
|
[9197] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 9197,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Dream Vision",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_14",
|
|
["slot"] = "",
|
|
["level"] = 38,
|
|
["quality"] = 1,
|
|
},
|
|
[18650] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18650,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: EZ-Thro Dynamite II",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["CHANGUK SMASHER"] = 17055,
|
|
["FELCLOTH ROBE"] = 14106,
|
|
[10265] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10265,
|
|
["class"] = 2,
|
|
["name"] = "Masterwork Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 57,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["DARKMIST CAPE"] = 14239,
|
|
[9965] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9965,
|
|
["class"] = 2,
|
|
["name"] = "Warmonger's Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_05",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 44,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["ABJURER'S BANDS"] = 9937,
|
|
[10221] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10221,
|
|
["class"] = 2,
|
|
["name"] = "Nightshade Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_12",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 53,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[2912] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2912,
|
|
["class"] = 1,
|
|
["name"] = "Claw of the Shadowmancer",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_16",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 27,
|
|
["subclass"] = 13,
|
|
["quality"] = 3,
|
|
},
|
|
[2534] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2534,
|
|
["class"] = 1,
|
|
["name"] = "Rondel",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_31",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 39,
|
|
["subclass"] = 13,
|
|
["quality"] = 1,
|
|
},
|
|
[10605] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10605,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Spellpower Goggles Xtreme",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["RIGHT-HANDED BLADES"] = 15904,
|
|
[3008] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3008,
|
|
["class"] = 2,
|
|
["name"] = "Wendigo Fur Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_04",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 4,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[3040] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3040,
|
|
["class"] = 1,
|
|
["name"] = "Hunter's Muzzle Loader",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_01",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 14,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[3056] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3056,
|
|
["class"] = 2,
|
|
["name"] = "Forest Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_07",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 21,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["CONJURED SWEET ROLL"] = 8076,
|
|
["RAGGED LEATHER BRACERS"] = 1370,
|
|
[718] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 718,
|
|
["class"] = 2,
|
|
["name"] = "Scalemail Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 17,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["STEEL LOCKBOX"] = 4637,
|
|
["RENEGADE SHIELD"] = 9873,
|
|
[11885] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11885,
|
|
["class"] = 4,
|
|
["name"] = "Shadowforge Torch",
|
|
["texture"] = "Interface\\Icons\\INV_Torch_Lit",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[12013] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12013,
|
|
["class"] = 2,
|
|
["name"] = "Desert Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_14",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 44,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: BLACK DRAGONSCALE SHOULDERS"] = 15770,
|
|
[766] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 766,
|
|
["class"] = 1,
|
|
["name"] = "Flanged Mace",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_07",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 2,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["POISONED SPIDER FANG"] = 3931,
|
|
[3424] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3424,
|
|
["class"] = 2,
|
|
["name"] = "Bouquet of Black Roses",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Talisman_03",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[790] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 790,
|
|
["class"] = 1,
|
|
["name"] = "Forester's Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_14",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 18,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[798] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 798,
|
|
["class"] = 2,
|
|
["name"] = "Rough Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_09",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["FROSTWEAVE TUNIC"] = 13869,
|
|
["PIONEER BUCKLER"] = 7109,
|
|
["SUPERIOR BRACERS"] = 9803,
|
|
["CLOUDKEEPER LEGPLATES"] = 14554,
|
|
[838] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 838,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Weave Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_14",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 12,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["DARKSOUL BREASTPLATE"] = 19693,
|
|
[854] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 854,
|
|
["class"] = 1,
|
|
["name"] = "Quarter Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_17",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 11,
|
|
["subclass"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
["OPULENT TUNIC"] = 14287,
|
|
["CABALIST HELM"] = 7529,
|
|
[878] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 878,
|
|
["class"] = 5,
|
|
["name"] = "Fist-sized Spinneret",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterSpiderCarapace_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[886] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 886,
|
|
["class"] = 1,
|
|
["name"] = "Black Metal Shortsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_26",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 21,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
[14317] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14317,
|
|
["class"] = 2,
|
|
["name"] = "Celestial Silk Robes",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_28",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 56,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14445] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14445,
|
|
["class"] = 2,
|
|
["name"] = "Venomshroud Silk Robes",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_01",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 49,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14573] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14573,
|
|
["class"] = 2,
|
|
["name"] = "Bristlebark Amice",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_06",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 22,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["WILD LEATHER VEST"] = 8211,
|
|
[926] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 926,
|
|
["class"] = 1,
|
|
["name"] = "Battle Axe",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_05",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 20,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["HIGHBORNE PANTS"] = 15119,
|
|
[942] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 942,
|
|
["class"] = 2,
|
|
["name"] = "Freezing Band",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_07",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 47,
|
|
["subclass"] = 1,
|
|
["quality"] = 4,
|
|
},
|
|
[15213] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15213,
|
|
["class"] = 1,
|
|
["name"] = "Mercenary Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_36",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 31,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
["CRAFTED HEAVY SHOT"] = 8068,
|
|
["RUNED STYGIAN LEGGINGS"] = 20538,
|
|
["SPITFIRE GAUNTLETS"] = 20480,
|
|
[15725] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15725,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Wicked Leather Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[4353] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4353,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Spider Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15981] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15981,
|
|
["class"] = 2,
|
|
["name"] = "Lunar Sphere",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Pearl_03",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 42,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["HUNTING PANTS"] = 2974,
|
|
[4737] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4737,
|
|
["class"] = 2,
|
|
["name"] = "Imperial Leather Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_05",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 39,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["TRIUMPHANT GIRDLE"] = 15683,
|
|
["BLUEGILL SANDALS"] = 1560,
|
|
["HATCHED EGG SAC"] = 5601,
|
|
[9794] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9794,
|
|
["class"] = 2,
|
|
["name"] = "Ivycloth Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_15",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 20,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[9858] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9858,
|
|
["class"] = 2,
|
|
["name"] = "Archer's Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 31,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["LAMINATED SCALE GLOVES"] = 3996,
|
|
[9922] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9922,
|
|
["class"] = 2,
|
|
["name"] = "Tracker's Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_14",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 41,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["ELUNARIAN SPAULDERS"] = 14463,
|
|
[5121] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5121,
|
|
["class"] = 10,
|
|
["name"] = "Dirty Kodo Scale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[18651] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18651,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Truesilver Transformer",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[1181] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 1181,
|
|
["class"] = 4,
|
|
["name"] = "Scroll of Spirit",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_01",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["PLANS: RADIANT CIRCLET"] = 12702,
|
|
[1213] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1213,
|
|
["class"] = 2,
|
|
["name"] = "Gnoll Kindred Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_04",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 9,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: AZURE SILK GLOVES"] = 7114,
|
|
[19931] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 19931,
|
|
["name"] = "Gurubashi Mojo Madness",
|
|
["texture"] = "Interface\\Icons\\INV_Poison_MindNumbing",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[3488] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3488,
|
|
["class"] = 1,
|
|
["name"] = "Copper Battle Axe",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_02",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 8,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[12418] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12418,
|
|
["class"] = 2,
|
|
["name"] = "Radiant Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_26",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 52,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[6337] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6337,
|
|
["class"] = 2,
|
|
["name"] = "Infantry Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 7,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SORCERER PANTS"] = 9883,
|
|
["DEVIATE SCALE GLOVES"] = 6467,
|
|
["MELRACHE'S CAPE"] = 3331,
|
|
[1357] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1357,
|
|
["name"] = "Captain Sander's Treasure Map",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Map_01",
|
|
["slot"] = "",
|
|
["level"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
[21979] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21979,
|
|
["class"] = 4,
|
|
["name"] = "Gift of Adoration: Darnassus",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesBoxOfChocolates02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["BRONZE WARHAMMER"] = 7956,
|
|
[1405] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1405,
|
|
["class"] = 1,
|
|
["name"] = "Foamspittle Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 12,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
[1421] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1421,
|
|
["class"] = 2,
|
|
["name"] = "Worn Hide Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_14",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["FOOTPAD'S SHIRT"] = 49,
|
|
[14786] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14786,
|
|
["class"] = 2,
|
|
["name"] = "Khan's Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 42,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["RICH PURPLE SILK SHIRT"] = 4335,
|
|
[1485] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1485,
|
|
["class"] = 1,
|
|
["name"] = "Pitchfork",
|
|
["texture"] = "Interface\\Icons\\INV_Spear_04",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 20,
|
|
["subclass"] = 7,
|
|
["quality"] = 0,
|
|
},
|
|
[1501] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1501,
|
|
["class"] = 2,
|
|
["name"] = "Calico Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_16",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 8,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[24283] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 24283,
|
|
["class"] = 10,
|
|
["name"] = "An Antique Gun",
|
|
["texture"] = "Interface\\Icons\\INV_Musket_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[15426] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15426,
|
|
["class"] = 2,
|
|
["name"] = "Peerless Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 53,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["MAJOR MANA POTION"] = 13444,
|
|
["RECIPE: FLASK OF DISTILLED WISDOM"] = 13520,
|
|
[7937] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7937,
|
|
["class"] = 2,
|
|
["name"] = "Ornate Mithril Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_10",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 44,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["RAGECLAW CHESTGUARD"] = 15381,
|
|
[1613] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1613,
|
|
["class"] = 1,
|
|
["name"] = "Spiritchaser Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_03",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 39,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
[8387] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8387,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Big Voodoo Mask",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[1645] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 1645,
|
|
["class"] = 4,
|
|
["name"] = "Moonberry Juice",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_02",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
[17029] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17029,
|
|
["class"] = 9,
|
|
["name"] = "Sacred Candle",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Candle_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[1677] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1677,
|
|
["class"] = 2,
|
|
["name"] = "Drake-scale Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 41,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["HIGH COUNCILLOR'S CLOAK"] = 10138,
|
|
["SENTINEL MUSKET"] = 4026,
|
|
["STRIPED YELLOWTAIL"] = 21552,
|
|
[1741] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1741,
|
|
["class"] = 2,
|
|
["name"] = "Laced Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_13",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 12,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1757] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1757,
|
|
["class"] = 2,
|
|
["name"] = "Reinforced Chain Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_16",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 24,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["WILD HOG SHANK"] = 3771,
|
|
[1789] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1789,
|
|
["class"] = 2,
|
|
["name"] = "Patched Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_08",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 15,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[1805] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1805,
|
|
["class"] = 2,
|
|
["name"] = "Tough Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_01",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 22,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["GOSSAMER ROD"] = 7557,
|
|
[10051] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10051,
|
|
["class"] = 3,
|
|
["name"] = "Red Mageweave Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_10_Red",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[1853] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1853,
|
|
["class"] = 2,
|
|
["name"] = "Scalemail Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 17,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[10371] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10371,
|
|
["class"] = 2,
|
|
["name"] = "Imbued Plate Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 53,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[17201] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17201,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Egg Nog",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["ALEX'S RING OF AUDACITY"] = 12947,
|
|
[1917] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1917,
|
|
["class"] = 1,
|
|
["name"] = "Jeweled Dagger",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_15",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 5,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
[1933] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1933,
|
|
["class"] = 1,
|
|
["name"] = "Staff of Conjuring",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_13",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 10,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
[16817] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16817,
|
|
["class"] = 2,
|
|
["name"] = "Girdle of Prophecy",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_22",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 60,
|
|
["subclass"] = 2,
|
|
["quality"] = 4,
|
|
},
|
|
[1965] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1965,
|
|
["class"] = 2,
|
|
["name"] = "White Wolf Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[1981] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1981,
|
|
["class"] = 2,
|
|
["name"] = "Icemail Jerkin",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 39,
|
|
["subclass"] = 4,
|
|
["quality"] = 4,
|
|
},
|
|
[1997] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1997,
|
|
["class"] = 2,
|
|
["name"] = "Pressed Felt Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_22",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 29,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["ANNIHILATOR"] = 12798,
|
|
["PIECE OF CORAL"] = 5371,
|
|
["COMMANDER'S ARMOR"] = 10378,
|
|
[2075] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2075,
|
|
["class"] = 1,
|
|
["name"] = "Priest's Mace",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_06",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 7,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[13123] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13123,
|
|
["class"] = 2,
|
|
["name"] = "Dreamwalker Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 57,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[2139] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2139,
|
|
["class"] = 1,
|
|
["name"] = "Dirk",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_14",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 1,
|
|
["subclass"] = 13,
|
|
["quality"] = 1,
|
|
},
|
|
["BRACKWATER GIRDLE"] = 4681,
|
|
["NEFARIOUS BUCKLER"] = 4477,
|
|
[2235] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2235,
|
|
["class"] = 1,
|
|
["name"] = "Brackclaw",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_15",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 14,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
[2267] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2267,
|
|
["class"] = 1,
|
|
["name"] = "Stonesplinter Mace",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_12",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 10,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["37 POUND REDGILL"] = 13886,
|
|
["CORE LEATHER"] = 17012,
|
|
[10249] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10249,
|
|
["class"] = 2,
|
|
["name"] = "Master's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_20",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 56,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[2395] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2395,
|
|
["class"] = 2,
|
|
["name"] = "Light Mail Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 5,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["SNICKERFANG JOWL"] = 8391,
|
|
["BOOK OF ROMANTIC POEMS"] = 22298,
|
|
[9966] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9966,
|
|
["class"] = 2,
|
|
["name"] = "Embossed Plate Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["THORIUM SHELLS"] = 15997,
|
|
[2555] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2555,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Swiftness Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
["WRAPPERED GIFT"] = 21831,
|
|
["RECIPE: TENDER WOLF STEAK"] = 18046,
|
|
[2651] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2651,
|
|
["class"] = 2,
|
|
["name"] = "Flimsy Chain Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 1,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[2683] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2683,
|
|
["class"] = 4,
|
|
["name"] = "Crab Cake",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_08",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["STONEVAULT BONEBREAKER"] = 9427,
|
|
[15299] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15299,
|
|
["class"] = 2,
|
|
["name"] = "Grizzly Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["JAZERAINT CLOAK"] = 9898,
|
|
[15747] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15747,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Frostsaber Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["NECKLACE OF HARMONY"] = 5180,
|
|
[3941] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3941,
|
|
["class"] = 2,
|
|
["name"] = "Crochet Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_12",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 40,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[11630] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 11630,
|
|
["class"] = 6,
|
|
["name"] = "Rockshard Pellets",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_Bullet_02",
|
|
["slot"] = "INVTYPE_AMMO",
|
|
["level"] = 47,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["BOLT OF WOOLEN CLOTH"] = 2997,
|
|
[2971] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2971,
|
|
["class"] = 2,
|
|
["name"] = "Spellbinder Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 9,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[12014] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12014,
|
|
["class"] = 2,
|
|
["name"] = "Arctic Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_07",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 48,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["IDOL OF DEATH"] = 20876,
|
|
[3067] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3067,
|
|
["class"] = 2,
|
|
["name"] = "Bright Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 21,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: WICKED LEATHER BELT"] = 15768,
|
|
[3131] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 3131,
|
|
["class"] = 1,
|
|
["name"] = "Weighted Throwing Axe",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingAxe_03",
|
|
["slot"] = "INVTYPE_THROWN",
|
|
["level"] = 3,
|
|
["subclass"] = 14,
|
|
["quality"] = 1,
|
|
},
|
|
[4258] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4258,
|
|
["class"] = 2,
|
|
["name"] = "Guardian Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 29,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3195] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3195,
|
|
["class"] = 1,
|
|
["name"] = "Barbaric Battle Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_10",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 13,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3227] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3227,
|
|
["class"] = 1,
|
|
["name"] = "Nightbane Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_12",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 18,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
["NIGHTWIND BELT"] = 4828,
|
|
[3291] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3291,
|
|
["class"] = 2,
|
|
["name"] = "Ancestral Woollies",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_Wolf",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 8,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3323] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3323,
|
|
["class"] = 2,
|
|
["name"] = "Ghostly Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 3,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[3355] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3355,
|
|
["class"] = 5,
|
|
["name"] = "Wild Steelbloom",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Flower_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3387] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3387,
|
|
["class"] = 4,
|
|
["name"] = "Limited Invulnerability Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_62",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
[3419] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3419,
|
|
["class"] = 2,
|
|
["name"] = "Red Rose",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Talisman_03",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["LIGHT LEATHER"] = 2318,
|
|
[3483] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3483,
|
|
["class"] = 2,
|
|
["name"] = "Silvered Bronze Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 22,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[18567] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 18567,
|
|
["class"] = 5,
|
|
["name"] = "Elemental Flux",
|
|
["texture"] = "Interface\\Icons\\Spell_Frost_FireResistanceTotem",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14190] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14190,
|
|
["class"] = 2,
|
|
["name"] = "Raincaller Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 26,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["TORN FURRY EAR"] = 5136,
|
|
[3611] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3611,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Green Iron Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[3643] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3643,
|
|
["class"] = 2,
|
|
["name"] = "Spellbinder Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_06",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 9,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["HEADHUNTING SPEAR"] = 1522,
|
|
["WORN MAIL BELT"] = 1730,
|
|
["AZURE SILK BELT"] = 7052,
|
|
[3771] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3771,
|
|
["class"] = 4,
|
|
["name"] = "Wild Hog Shank",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_13",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[3803] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3803,
|
|
["class"] = 2,
|
|
["name"] = "Hardened Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_48",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 33,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[3835] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3835,
|
|
["class"] = 2,
|
|
["name"] = "Green Iron Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_06",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 28,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[3867] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3867,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Golden Iron Destroyer",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[3899] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3899,
|
|
["class"] = 10,
|
|
["name"] = "Legends of the Gurubashi, Volume 3",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["POLISHED SCALE BOOTS"] = 2149,
|
|
["ANCESTRAL BELT"] = 4672,
|
|
[3995] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3995,
|
|
["class"] = 2,
|
|
["name"] = "Laminated Scale Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_04",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 52,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["SENTRY'S HEADDRESS"] = 15533,
|
|
[4059] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4059,
|
|
["class"] = 2,
|
|
["name"] = "Glyphed Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 32,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SPIDER WEB ROBE"] = 3328,
|
|
["LIGHT MAIL GLOVES"] = 2397,
|
|
["HERALDIC BOOTS"] = 8117,
|
|
["VITAL BRACELETS"] = 14206,
|
|
[4343] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4343,
|
|
["class"] = 2,
|
|
["name"] = "Brown Linen Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 5,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["TRACKER'S BOOTS"] = 9917,
|
|
["GAUNTLETS OF ELEMENTS"] = 16672,
|
|
["BURNT LEATHER BREECHES"] = 2962,
|
|
[4599] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4599,
|
|
["class"] = 4,
|
|
["name"] = "Cured Ham Steak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_14",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
[4663] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4663,
|
|
["class"] = 2,
|
|
["name"] = "Journeyman's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 4,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[4727] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4727,
|
|
["class"] = 2,
|
|
["name"] = "Chief Brigadier Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_16",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 33,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[4791] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4791,
|
|
["class"] = 4,
|
|
["name"] = "Enchanted Water",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_17",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[57] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 57,
|
|
["class"] = 2,
|
|
["name"] = "Acolyte's Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_24",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[12164] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12164,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Massive Iron Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["CRUSADER'S CLOAK"] = 10194,
|
|
["RAGECLAW HELM"] = 15384,
|
|
[5111] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5111,
|
|
["class"] = 2,
|
|
["name"] = "Rathorian's Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_48",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 10,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6338] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6338,
|
|
["class"] = 5,
|
|
["name"] = "Silver Rod",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: STORMSHROUD SHOULDERS"] = 15764,
|
|
[21213] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21213,
|
|
["class"] = 4,
|
|
["name"] = "Preserved Holly",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Branch_01",
|
|
["slot"] = "",
|
|
["level"] = 40,
|
|
["quality"] = 2,
|
|
},
|
|
[5367] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5367,
|
|
["class"] = 10,
|
|
["name"] = "Primitive Rock Tool",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["PATTERN: BLUE LINEN VEST"] = 6270,
|
|
[21981] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21981,
|
|
["class"] = 4,
|
|
["name"] = "Gift of Adoration: Stormwind",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesBoxOfChocolates02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["NARAXIS' FANG"] = 4449,
|
|
["BRIGHT SPHERE"] = 15927,
|
|
["ARCHER'S TROUSERS"] = 9862,
|
|
[5751] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5751,
|
|
["class"] = 2,
|
|
["name"] = "Webwing Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 20,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["TENDER WOLF STEAK"] = 18045,
|
|
["BAT HEART"] = 11394,
|
|
[1760] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1760,
|
|
["class"] = 2,
|
|
["name"] = "Reinforced Chain Shoulderpads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_07",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 22,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[1776] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1776,
|
|
["class"] = 2,
|
|
["name"] = "Brocade Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_11",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 16,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["IMPERIAL LEATHER HELM"] = 6433,
|
|
[6135] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6135,
|
|
["class"] = 2,
|
|
["name"] = "Primitive Kilt",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[6199] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6199,
|
|
["class"] = 2,
|
|
["name"] = "Black Widow Band",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterSpiderCarapace_01",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 19,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["GLYPHED BREASTPLATE"] = 4058,
|
|
[6327] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6327,
|
|
["class"] = 1,
|
|
["name"] = "The Pacifier",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_09",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 32,
|
|
["subclass"] = 6,
|
|
["quality"] = 3,
|
|
},
|
|
["SHADOWCAT HIDE"] = 7428,
|
|
[6455] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 6455,
|
|
["class"] = 10,
|
|
["name"] = "Old Wagonwheel",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["GYPSY BANDS"] = 9752,
|
|
[6583] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6583,
|
|
["class"] = 2,
|
|
["name"] = "Scouting Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 16,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[6647] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6647,
|
|
["class"] = 4,
|
|
["name"] = "Bloated Catfish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_29",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
["SMALL SACK OF COINS"] = 11966,
|
|
["GREEN HILLS OF STRANGLETHORN - PAGE 25"] = 2749,
|
|
["BLUNTING MACE"] = 4021,
|
|
[2209] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2209,
|
|
["class"] = 1,
|
|
["name"] = "Kris",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_32",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 19,
|
|
["subclass"] = 13,
|
|
["quality"] = 1,
|
|
},
|
|
[2257] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2257,
|
|
["class"] = 1,
|
|
["name"] = "Frostmane Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_11",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 5,
|
|
["subclass"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
["GRAND GAUNTLETS"] = 15192,
|
|
[7095] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7095,
|
|
["class"] = 2,
|
|
["name"] = "Bog Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 4,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["PLANS: GOLDEN SCALE GAUNTLETS"] = 9367,
|
|
["WHITE LEATHER JERKIN"] = 2311,
|
|
[7287] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 7287,
|
|
["class"] = 10,
|
|
["name"] = "Red Whelp Scale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[7351] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7351,
|
|
["class"] = 2,
|
|
["name"] = "Disciple's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 6,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[7415] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7415,
|
|
["class"] = 2,
|
|
["name"] = "Dervish Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 24,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7479] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7479,
|
|
["class"] = 2,
|
|
["name"] = "Ranger Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_13",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 37,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7543] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7543,
|
|
["class"] = 2,
|
|
["name"] = "Champion's Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_22",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 42,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[9797] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9797,
|
|
["class"] = 2,
|
|
["name"] = "Ivycloth Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_14",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 23,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["SKIBI'S PENDANT"] = 13089,
|
|
["DUSKY LEATHER ARMOR"] = 7374,
|
|
["DEADLY POISON II"] = 2893,
|
|
["DAZZLING MITHRIL RAPIER"] = 7944,
|
|
["BLOODSPATTERED GLOVES"] = 15491,
|
|
[7991] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7991,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Mithril Scale Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[20873] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 20873,
|
|
["name"] = "Alabaster Idol",
|
|
["texture"] = "Interface\\Icons\\INV_QirajIdol_Alabaster",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[8119] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8119,
|
|
["class"] = 2,
|
|
["name"] = "Heraldic Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_02",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 46,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[8183] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8183,
|
|
["class"] = 1,
|
|
["name"] = "Precision Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_04",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 22,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[8303] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8303,
|
|
["class"] = 2,
|
|
["name"] = "Hero's Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate14",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 57,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[2721] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2721,
|
|
["class"] = 2,
|
|
["name"] = "Holy Shroud",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_16",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 27,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[1081] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 1081,
|
|
["class"] = 5,
|
|
["name"] = "Crisp Spider Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterSpiderCarapace_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["CRISP SPIDER MEAT"] = 1081,
|
|
["RIGHTEOUS BOOTS"] = 10068,
|
|
[7468] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7468,
|
|
["class"] = 2,
|
|
["name"] = "Regal Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_36",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 40,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["LIGHT MAIL BELT"] = 2393,
|
|
["CANDY CANE"] = 17344,
|
|
[9327] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9327,
|
|
["class"] = 10,
|
|
["name"] = "Security DELTA Data Access Card",
|
|
["texture"] = "Interface\\Icons\\INV_Ingot_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[2881] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2881,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Runed Copper Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[19166] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19166,
|
|
["class"] = 1,
|
|
["name"] = "Black Amnesty",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_12",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 60,
|
|
["subclass"] = 13,
|
|
["quality"] = 4,
|
|
},
|
|
[2961] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2961,
|
|
["class"] = 2,
|
|
["name"] = "Burnt Leather Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_09",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 6,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[9839] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9839,
|
|
["class"] = 2,
|
|
["name"] = "Banded Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_11",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 26,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[9967] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9967,
|
|
["class"] = 2,
|
|
["name"] = "Embossed Plate Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_23",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[10095] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10095,
|
|
["class"] = 2,
|
|
["name"] = "Councillor's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 51,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10223] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10223,
|
|
["class"] = 2,
|
|
["name"] = "Nightshade Armguards",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_16",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 53,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3931] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3931,
|
|
["class"] = 10,
|
|
["name"] = "Poisoned Spider Fang",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterFang_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[3377] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3377,
|
|
["class"] = 2,
|
|
["name"] = "Canvas Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_13",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 14,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[10607] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10607,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Deepdive Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["RADIANT BOOTS"] = 12419,
|
|
["PATTERN: RUNECLOTH BOOTS"] = 14488,
|
|
[19978] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19978,
|
|
["class"] = 10,
|
|
["name"] = "Fishing Tournament!",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["JADE CIRCLET"] = 14919,
|
|
[11144] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11144,
|
|
["class"] = 5,
|
|
["name"] = "Truesilver Rod",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_11",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3569] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3569,
|
|
["class"] = 2,
|
|
["name"] = "Vicar's Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_42",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 21,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[20874] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 20874,
|
|
["name"] = "Idol of the Sun",
|
|
["texture"] = "Interface\\Icons\\INV_QirajIdol_Sun",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[3649] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3649,
|
|
["class"] = 2,
|
|
["name"] = "Tribal Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 6,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[3713] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3713,
|
|
["class"] = 5,
|
|
["name"] = "Soothing Spices",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_Wheat_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3745] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3745,
|
|
["name"] = "Rune of Opening",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Talisman_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[12015] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12015,
|
|
["class"] = 2,
|
|
["name"] = "Swamp Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_12",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 52,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[3825] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3825,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Fortitude",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_43",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[3841] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3841,
|
|
["class"] = 2,
|
|
["name"] = "Golden Scale Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_09",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 30,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["TOME OF FROSTBOLT XI"] = 21214,
|
|
[12527] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12527,
|
|
["class"] = 1,
|
|
["name"] = "Ribsplitter",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_13",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 48,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[12655] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 12655,
|
|
["class"] = 5,
|
|
["name"] = "Enchanted Thorium Bar",
|
|
["texture"] = "Interface\\Icons\\INV_Ingot_Eternium",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SCHEMATIC: GYROFREEZE ICE REFLECTOR"] = 18652,
|
|
["BEAR JAW"] = 11408,
|
|
[13039] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13039,
|
|
["class"] = 1,
|
|
["name"] = "Skull Splitting Crossbow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Crossbow_04",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 43,
|
|
["subclass"] = 15,
|
|
["quality"] = 3,
|
|
},
|
|
["SEVEN OF PORTALS"] = 19283,
|
|
[8262] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8262,
|
|
["class"] = 2,
|
|
["name"] = "Serpentskin Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 49,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[13423] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13423,
|
|
["class"] = 9,
|
|
["name"] = "Stonescale Oil",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_68",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PLANS: RADIANT BREASTPLATE"] = 12689,
|
|
[20528] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20528,
|
|
["class"] = 10,
|
|
["name"] = "Scroll: Create Crest of Beckoning",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4259] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4259,
|
|
["class"] = 2,
|
|
["name"] = "Green Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_12",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 31,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SHREDDER OPERATING MANUAL - PAGE 9"] = 16653,
|
|
["CRYSTAL BASILISK SPINE"] = 1703,
|
|
[14191] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14191,
|
|
["class"] = 2,
|
|
["name"] = "Raincaller Mitts",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_20",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 25,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["REDBEARD CREST"] = 12997,
|
|
["STONEVAULT SHIV"] = 9384,
|
|
["SILK HEADBAND"] = 7050,
|
|
[9862] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9862,
|
|
["class"] = 2,
|
|
["name"] = "Archer's Trousers",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_07",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 32,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["BUZZER BLADE"] = 2169,
|
|
[14959] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14959,
|
|
["class"] = 2,
|
|
["name"] = "High Chief's Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_06",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 47,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15087] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15087,
|
|
["class"] = 2,
|
|
["name"] = "Wicked Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_12",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 53,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PARROT CAGE (SENEGAL)"] = 8495,
|
|
["RAPTOR HIDE HARNESS"] = 4455,
|
|
["FLASK OF DISTILLED WISDOM"] = 13511,
|
|
[15599] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15599,
|
|
["class"] = 2,
|
|
["name"] = "Ancient Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_04",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 39,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["FESTIVAL FIRECRACKER"] = 21747,
|
|
[20016] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20016,
|
|
["class"] = 10,
|
|
["name"] = "Trophy Raptor Skull",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_TaurenSkull_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[15983] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15983,
|
|
["class"] = 2,
|
|
["name"] = "Gaea's Scepter",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_04",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 47,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: MOONCLOTH LEGGINGS"] = 14497,
|
|
["PATTERN: MOONGLOW VEST"] = 6710,
|
|
[6147] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6147,
|
|
["class"] = 2,
|
|
["name"] = "Ratty Old Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["CRIMSON SNAKE"] = 10392,
|
|
["ELDER'S GLOVES"] = 7366,
|
|
[17119] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17119,
|
|
["class"] = 4,
|
|
["name"] = "Deeprun Rat Kabob",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_68",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[6467] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6467,
|
|
["class"] = 2,
|
|
["name"] = "Deviate Scale Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 16,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[22173] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 22173,
|
|
["class"] = 4,
|
|
["name"] = "Dwarven Homebrew",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_10",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[13446] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 13446,
|
|
["class"] = 4,
|
|
["name"] = "Major Healing Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_54",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
[6892] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6892,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Smoked Bear Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["RECIPE: SMOKED BEAR MEAT"] = 6892,
|
|
["BATTERED LEATHER PANTS"] = 2372,
|
|
["GREATFATHER'S WINTER ALE"] = 17402,
|
|
["DARKCLAW LOBSTER"] = 13888,
|
|
[8956] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 8956,
|
|
["class"] = 4,
|
|
["name"] = "Oil of Immolation",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_11",
|
|
["slot"] = "",
|
|
["level"] = 31,
|
|
["quality"] = 1,
|
|
},
|
|
["WARBEAR HARNESS"] = 15064,
|
|
[19935] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 19935,
|
|
["class"] = 10,
|
|
["name"] = "Empty Venom Sac",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ear_NightElf_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["SCHEMATIC: MASTER ENGINEER'S GOGGLES"] = 16053,
|
|
[20447] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20447,
|
|
["class"] = 10,
|
|
["name"] = "Scepter of Beckoning: Fire",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_11",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[15110] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15110,
|
|
["class"] = 2,
|
|
["name"] = "Rigid Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_05",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 15,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15174] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15174,
|
|
["class"] = 2,
|
|
["name"] = "Potent Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_12",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 45,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["IMBUED PLATE GREAVES"] = 10371,
|
|
["WARBRINGER'S GAUNTLETS"] = 14942,
|
|
[15622] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15622,
|
|
["class"] = 2,
|
|
["name"] = "Gryphon Mail Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 46,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["DEADMAN CLUB"] = 3294,
|
|
["PATTERN: HEAVY WOOLEN CLOAK"] = 4346,
|
|
["NOVICE'S ROBE"] = 6123,
|
|
["TARAN ICEBREAKER"] = 2915,
|
|
["CRUSADERS' SQUARE POSTBOX KEY"] = 13303,
|
|
["HENRIG LONEBROW'S JOURNAL"] = 5791,
|
|
["GRIZZLY CAPE"] = 15299,
|
|
["SPIKED DAGGER"] = 13822,
|
|
["BLANCHARD'S STOUT"] = 13046,
|
|
["GORETUSK LIVER"] = 723,
|
|
["STEELARROW CROSSBOW"] = 6315,
|
|
["FROSTMANE HAND AXE"] = 2260,
|
|
["PLANS: MOONSTEEL BROADSWORD"] = 12163,
|
|
["ACCURATE SLUGS"] = 11284,
|
|
["TYRANT'S GREAVES"] = 14839,
|
|
["WEIGHTED THROWING AXE"] = 3131,
|
|
["BOUQUET OF WHITE ROSES"] = 3423,
|
|
["BLOATED SALMON"] = 13891,
|
|
[18701] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18701,
|
|
["class"] = 2,
|
|
["name"] = "Innervating Band",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_24",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 54,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["MASTERWORK STORMHAMMER"] = 12794,
|
|
["GREEN CARAPACE SHIELD"] = 2021,
|
|
[2653] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2653,
|
|
["class"] = 2,
|
|
["name"] = "Flimsy Chain Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 1,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[9465] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9465,
|
|
["class"] = 1,
|
|
["name"] = "Digmaster 5000",
|
|
["texture"] = "Interface\\Icons\\INV_Pick_01",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 40,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["LOVE FOOL"] = 22261,
|
|
["RAZOR'S EDGE"] = 12990,
|
|
[9863] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9863,
|
|
["class"] = 2,
|
|
["name"] = "Archer's Shoulderpads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 32,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["BOTTOM HALF OF ADVANCED ARMORSMITHING: VOLUME I"] = 18779,
|
|
["FLAWLESS ARCANITE RIFLE"] = 16007,
|
|
["DEFENDER SHIELD"] = 6572,
|
|
[17968] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17968,
|
|
["class"] = 5,
|
|
["name"] = "Charged Scale of Onyxia",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["HERO'S BAND"] = 8308,
|
|
["LAMBENT SCALE BOOTS"] = 3045,
|
|
["WARLEADER'S GREAVES"] = 14865,
|
|
["SUNGRASS"] = 8838,
|
|
["BATTERED JUNKBOX"] = 16882,
|
|
[22157] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22157,
|
|
["class"] = 4,
|
|
["name"] = "Pledge of Adoration: Undercity",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesBoxOfChocolates02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["FRESHLY BAKED PIE"] = 22175,
|
|
["DOUBLE-STITCHED CLOAK"] = 3811,
|
|
[6476] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6476,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Deviate Scale Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4395] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 4395,
|
|
["class"] = 5,
|
|
["name"] = "Goblin Land Mine",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["ULTRASAFE TRANSPORTER: GADGETZAN"] = 18986,
|
|
["RECIPE: KALDOREI SPIDER KABOB"] = 5482,
|
|
["TURTLE SCALE GLOVES"] = 8187,
|
|
[8304] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8304,
|
|
["class"] = 2,
|
|
["name"] = "Hero's Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 52,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[16864] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16864,
|
|
["class"] = 2,
|
|
["name"] = "Belt of Might",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_09",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 60,
|
|
["subclass"] = 5,
|
|
["quality"] = 4,
|
|
},
|
|
["INVISIBILITY POTION"] = 9172,
|
|
[12551] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12551,
|
|
["class"] = 2,
|
|
["name"] = "Stoneshield Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_21",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 51,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["PHASING BOOTS"] = 18295,
|
|
["HEAVY OGRE WAR AXE"] = 2227,
|
|
["CURED LEATHER ARMOR"] = 236,
|
|
["LORD'S CROWN"] = 10083,
|
|
["CROCOLISK STEAK"] = 3662,
|
|
["GREEN SACK OF GEMS"] = 17963,
|
|
["MOON CLEAVER"] = 15236,
|
|
["GREEN LINEN SHIRT"] = 2579,
|
|
[9840] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9840,
|
|
["class"] = 2,
|
|
["name"] = "Banded Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 26,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[9968] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9968,
|
|
["class"] = 2,
|
|
["name"] = "Embossed Plate Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_11",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[10096] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10096,
|
|
["class"] = 2,
|
|
["name"] = "Councillor's Cuffs",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_12",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 49,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10224] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10224,
|
|
["class"] = 2,
|
|
["name"] = "Nightshade Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 52,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RAZOR BLADE"] = 15244,
|
|
["BEADED CUFFS"] = 14087,
|
|
[10608] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10608,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Sniper Scope",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["EARTHBORN KILT"] = 9402,
|
|
["DUSKWOVEN BRACERS"] = 10059,
|
|
["RUNIC PLATE LEGGINGS"] = 12614,
|
|
["HARDENED LEATHER TUNIC"] = 3807,
|
|
["LIGHT CHAIN ARMOR"] = 2398,
|
|
["FINGERBONE BRACERS"] = 1351,
|
|
["SCHEMATIC: CLUSTER LAUNCHER"] = 21737,
|
|
["SMASHING STAR"] = 15228,
|
|
["NOVICE'S PANTS"] = 6124,
|
|
["STEEL BREASTPLATE"] = 7963,
|
|
["TRIBAL GLOVES"] = 3286,
|
|
[15228] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15228,
|
|
["class"] = 1,
|
|
["name"] = "Smashing Star",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_ElfSkull_01",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 48,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["MARAUDER'S CLOAK"] = 15568,
|
|
[4676] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4676,
|
|
["class"] = 2,
|
|
["name"] = "Skeletal Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_03",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 12,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[12528] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12528,
|
|
["class"] = 1,
|
|
["name"] = "The Judge's Gavel",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_07",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 47,
|
|
["subclass"] = 6,
|
|
["quality"] = 3,
|
|
},
|
|
["ELDER'S HAT"] = 7357,
|
|
[12784] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12784,
|
|
["class"] = 1,
|
|
["name"] = "Arcanite Reaper",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_09",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 58,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["HOT WOLF RIBS"] = 13851,
|
|
[13040] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13040,
|
|
["class"] = 1,
|
|
["name"] = "Heartseeking Crossbow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Crossbow_04",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 51,
|
|
["subclass"] = 15,
|
|
["quality"] = 3,
|
|
},
|
|
["MAGNIFICENT CLOAK"] = 15671,
|
|
[10376] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10376,
|
|
["class"] = 2,
|
|
["name"] = "Commander's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 55,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["TROLL PROTECTOR"] = 2040,
|
|
[20879] = {
|
|
["max_stack"] = 250,
|
|
["id"] = 20879,
|
|
["name"] = "Idol of Life",
|
|
["texture"] = "Interface\\Icons\\INV_QirajIdol_Life",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["ENGRAVED WALL"] = 10363,
|
|
["RAWHIDE SHOULDERPADS"] = 1801,
|
|
["COLORFUL KILT"] = 10048,
|
|
["BAND OF THE UNICORN"] = 7553,
|
|
[14192] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14192,
|
|
["class"] = 2,
|
|
["name"] = "Raincaller Robes",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_19",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 26,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14320] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14320,
|
|
["class"] = 2,
|
|
["name"] = "Resplendent Bracelets",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 52,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14448] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14448,
|
|
["class"] = 2,
|
|
["name"] = "Highborne Bracelets",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_13",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 47,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["NOCTURNAL LEGGINGS"] = 15157,
|
|
["PATTERN: STYLISH BLUE SHIRT"] = 6390,
|
|
[14832] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14832,
|
|
["class"] = 2,
|
|
["name"] = "Symbolic Vambraces",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[14960] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14960,
|
|
["class"] = 2,
|
|
["name"] = "High Chief's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_29",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 46,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["WILD THORNROOT"] = 17026,
|
|
[15216] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15216,
|
|
["class"] = 1,
|
|
["name"] = "Rune Sword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_41",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 46,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
[15344] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15344,
|
|
["class"] = 2,
|
|
["name"] = "Pathfinder Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_07",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 26,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["CODEX OF FLASH HEAL"] = 8964,
|
|
[15600] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15600,
|
|
["class"] = 2,
|
|
["name"] = "Ancient Vambraces",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_15",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 37,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["BROKEN WEAPON"] = 20763,
|
|
["LIBRAM OF RESILIENCE"] = 11736,
|
|
["LARGE GLIMMERING SHARD"] = 11084,
|
|
["REINFORCED LEATHER BRACERS"] = 2474,
|
|
[9430] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9430,
|
|
["class"] = 2,
|
|
["name"] = "Spaulders of a Lost Age",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_18",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 40,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["NOCTURNAL SHOES"] = 15152,
|
|
["SCROLL OF INTELLECT III"] = 4419,
|
|
["BATTLEFORGE WRISTGUARDS"] = 6591,
|
|
["PURIFICATION POTION"] = 13462,
|
|
[4344] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4344,
|
|
["class"] = 2,
|
|
["name"] = "Brown Linen Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_02",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[4408] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4408,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Mechanical Squirrel",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SCROLL OF STAMINA III"] = 4422,
|
|
["TUNNEL PICK"] = 756,
|
|
[18401] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18401,
|
|
["name"] = "Foror's Compendium of Dragon Slaying",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_11",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["quality"] = 4,
|
|
},
|
|
[18657] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18657,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Hyper-Radiant Flame Reflector",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["BIG IRON BOMB"] = 4394,
|
|
[4792] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4792,
|
|
["class"] = 2,
|
|
["name"] = "Spirit Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_11",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 18,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BLOODSPATTERED SHOULDER PADS"] = 15496,
|
|
["WHIRRING BRONZE GIZMO"] = 4375,
|
|
[19937] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 19937,
|
|
["class"] = 10,
|
|
["name"] = "Small Scorpid Claw",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[5048] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5048,
|
|
["class"] = 4,
|
|
["name"] = "Blue Ribboned Wrapping Paper",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_GiftWrap_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[5112] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5112,
|
|
["class"] = 1,
|
|
["name"] = "Ritual Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_02",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 10,
|
|
["subclass"] = 13,
|
|
["quality"] = 2,
|
|
},
|
|
[2643] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2643,
|
|
["class"] = 2,
|
|
["name"] = "Loose Chain Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 5,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["PADDED BOOTS"] = 2156,
|
|
[21217] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 21217,
|
|
["class"] = 4,
|
|
["name"] = "Sagefish Delight",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_21",
|
|
["slot"] = "",
|
|
["level"] = 30,
|
|
["quality"] = 1,
|
|
},
|
|
[5368] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5368,
|
|
["class"] = 10,
|
|
["name"] = "Empty Wallet",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_ArmorKit_17",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["GREATER ETERNAL ESSENCE"] = 16203,
|
|
["CHARGER'S SHIELD"] = 15478,
|
|
["SCHEMATIC: DISCOMBOBULATOR RAY"] = 4413,
|
|
[5624] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5624,
|
|
["class"] = 2,
|
|
["name"] = "Circlet of the Order",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 33,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[20753] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20753,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Lesser Wizard Oil",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 1,
|
|
},
|
|
["BLACK MAGEWEAVE SHOULDERS"] = 10027,
|
|
[2642] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2642,
|
|
["class"] = 2,
|
|
["name"] = "Loose Chain Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 4,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["PURPLE LOTUS"] = 8831,
|
|
[15122] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15122,
|
|
["class"] = 2,
|
|
["name"] = "Robust Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_12",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 20,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[2738] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2738,
|
|
["class"] = 10,
|
|
["name"] = "Green Hills of Stranglethorn - Page 14",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: GREEN WOOLEN BAG"] = 4292,
|
|
[6136] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6136,
|
|
["class"] = 2,
|
|
["name"] = "Thug Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_14",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["ANCESTRAL CLOAK"] = 4671,
|
|
[6264] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6264,
|
|
["class"] = 2,
|
|
["name"] = "Greater Adept's Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_24",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 18,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6328] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6328,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Longjaw Mud Snapper",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["OUTRUNNER'S GLOVES"] = 15502,
|
|
[6456] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 6456,
|
|
["class"] = 10,
|
|
["name"] = "Acidic Slime",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Slime_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[6520] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6520,
|
|
["class"] = 2,
|
|
["name"] = "Pioneer Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_03",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 4,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["GOLDEN IRON DESTROYER"] = 3852,
|
|
["PATTERN: WHITE WEDDING DRESS"] = 10325,
|
|
[6712] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6712,
|
|
["class"] = 10,
|
|
["name"] = "Practice Lock",
|
|
["texture"] = "Interface\\Icons\\INV_Box_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["GIFT OF ADORATION: UNDERCITY"] = 22166,
|
|
[1169] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1169,
|
|
["class"] = 2,
|
|
["name"] = "Blackskull Shield",
|
|
["texture"] = "Interface\\Icons\\Spell_Shadow_GrimWard",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 41,
|
|
["subclass"] = 6,
|
|
["quality"] = 4,
|
|
},
|
|
[3010] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3010,
|
|
["class"] = 10,
|
|
["name"] = "Fine Sand",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Dust_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["RAIDER'S SHIELD"] = 9790,
|
|
["THRESHADON FANG"] = 5516,
|
|
[7096] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 7096,
|
|
["class"] = 10,
|
|
["name"] = "Plucked Feather",
|
|
["texture"] = "Interface\\Icons\\INV_Feather_16",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["BEARDED AXE"] = 2025,
|
|
["KHAN'S BINDINGS"] = 14778,
|
|
[7288] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7288,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Rugged Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7352] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7352,
|
|
["class"] = 2,
|
|
["name"] = "Earthen Leather Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_06",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 22,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7416] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7416,
|
|
["class"] = 2,
|
|
["name"] = "Phalanx Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_14",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 26,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[7480] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7480,
|
|
["class"] = 2,
|
|
["name"] = "Ranger Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_25",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 36,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7544] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7544,
|
|
["class"] = 2,
|
|
["name"] = "Champion's Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_11",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 39,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7608] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7608,
|
|
["class"] = 2,
|
|
["name"] = "Seer's Fine Stein",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_04",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 16,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[3314] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3314,
|
|
["class"] = 2,
|
|
["name"] = "Ceremonial Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 10,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7736] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7736,
|
|
["class"] = 1,
|
|
["name"] = "Fight Club",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_11",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 34,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["STONECLOTH BOOTS"] = 14408,
|
|
["ROYAL GLOVES"] = 9910,
|
|
["GOOEY SPIDER LEG"] = 2251,
|
|
[7992] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7992,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Blue Glittering Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["KNITTED TUNIC"] = 795,
|
|
[8120] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8120,
|
|
["class"] = 2,
|
|
["name"] = "Heraldic Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 40,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["HUNTSMAN'S BOOTS"] = 9885,
|
|
["BINDINGS OF ELEMENTS"] = 16671,
|
|
[3730] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3730,
|
|
["class"] = 5,
|
|
["name"] = "Big Bear Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3826] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3826,
|
|
["class"] = 4,
|
|
["name"] = "Mighty Troll's Blood Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_79",
|
|
["slot"] = "",
|
|
["level"] = 26,
|
|
["quality"] = 1,
|
|
},
|
|
["BLACKROCK BOOTS"] = 1446,
|
|
[3842] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3842,
|
|
["class"] = 2,
|
|
["name"] = "Green Iron Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_05",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 26,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[3858] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3858,
|
|
["class"] = 5,
|
|
["name"] = "Mithril Ore",
|
|
["texture"] = "Interface\\Icons\\INV_Ore_Mithril_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3874] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3874,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Polished Steel Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[3890] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3890,
|
|
["class"] = 2,
|
|
["name"] = "Studded Hat",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_20",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 32,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[18658] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18658,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Ultra-Flash Shadow Reflector",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["COW KING'S HIDE"] = 13009,
|
|
[19170] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19170,
|
|
["class"] = 1,
|
|
["name"] = "Ebon Hand",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_19",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 60,
|
|
["subclass"] = 5,
|
|
["quality"] = 4,
|
|
},
|
|
["LACED MAIL GLOVES"] = 1742,
|
|
[9841] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9841,
|
|
["class"] = 2,
|
|
["name"] = "Banded Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 27,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[9969] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9969,
|
|
["class"] = 2,
|
|
["name"] = "Embossed Plate Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_25",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[10097] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10097,
|
|
["class"] = 2,
|
|
["name"] = "Councillor's Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 52,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10225] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10225,
|
|
["class"] = 2,
|
|
["name"] = "Nightshade Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_15",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 54,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["IRIDESCENT SCALE LEGGINGS"] = 4478,
|
|
[21295] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21295,
|
|
["class"] = 8,
|
|
["name"] = "Book of Starfire VII",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_11",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["SQUASHED RABBIT CARCASS"] = 4879,
|
|
["JUNGLE STEW"] = 12212,
|
|
["TASTY LION STEAK"] = 3728,
|
|
["HEAVY DYNAMITE"] = 4378,
|
|
[8394] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8394,
|
|
["name"] = "Basilisk Brain",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Organ_03",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["RANGER HELM"] = 7479,
|
|
["WORN BATTLEAXE"] = 12282,
|
|
["STORMGALE FISTS"] = 10584,
|
|
[4677] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4677,
|
|
["class"] = 2,
|
|
["name"] = "Veteran Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_07",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 7,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["ELUNARIAN SPHERE"] = 15968,
|
|
[10186] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10186,
|
|
["class"] = 2,
|
|
["name"] = "Swashbuckler's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_03",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 48,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[12017] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12017,
|
|
["class"] = 2,
|
|
["name"] = "Prismatic Band",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_09",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["GOSSAMER BOOTS"] = 7522,
|
|
[10570] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10570,
|
|
["class"] = 1,
|
|
["name"] = "Manslayer",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_04",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 34,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[10328] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10328,
|
|
["class"] = 2,
|
|
["name"] = "Scarlet Chestpiece",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 34,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["IMPERIAL LEATHER SPAULDERS"] = 4737,
|
|
[5477] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5477,
|
|
["class"] = 4,
|
|
["name"] = "Strider Stew",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bowl_01",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["PUTRID WOODEN HAMMER"] = 3262,
|
|
[5573] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5573,
|
|
["class"] = 3,
|
|
["name"] = "Green Leather Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_03",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["SHOVELPHLANGE'S MINING AXE"] = 9378,
|
|
[5765] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5765,
|
|
["class"] = 3,
|
|
["name"] = "Black Silk Pack",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_07_Black",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["RICOCHET BLUNDERBUSS"] = 4089,
|
|
["CANDY BAR"] = 7807,
|
|
["FELCLOTH GLOVES"] = 18407,
|
|
["SAUTEED SUNFISH"] = 1326,
|
|
["SORCERER GLOVES"] = 9880,
|
|
["IMPERIAL PLATE BELT"] = 12424,
|
|
["FORTIFIED SHIELD"] = 9816,
|
|
[14193] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14193,
|
|
["class"] = 2,
|
|
["name"] = "Raincaller Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_13",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 26,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["MASTERWORK LEGPLATES"] = 10273,
|
|
[14449] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14449,
|
|
["class"] = 2,
|
|
["name"] = "Highborne Crown",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 52,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[20500] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20500,
|
|
["class"] = 10,
|
|
["name"] = "Light Silithid Carapace",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SILVERED BRONZE GAUNTLETS"] = 3483,
|
|
["WARBRINGER'S SHIELD"] = 14947,
|
|
["SICKLE AXE"] = 1602,
|
|
["SIX OF PORTALS"] = 19282,
|
|
["BELT OF VALOR"] = 16736,
|
|
[15345] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15345,
|
|
["class"] = 2,
|
|
["name"] = "Pathfinder Shoulder Pads",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_08",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 26,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["ELIXIR OF DEFENSE"] = 3389,
|
|
["BELLARA'S NUTTERBAR"] = 18635,
|
|
[15729] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15729,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Chimeric Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["WANDERER'S GLOVES"] = 10110,
|
|
["CHAMPION'S WALL SHIELD"] = 7536,
|
|
[16113] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16113,
|
|
["class"] = 8,
|
|
["name"] = "Manual: Mageweave Bandage",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 8,
|
|
["quality"] = 1,
|
|
},
|
|
["EXALTED HELMET"] = 14979,
|
|
["HERB POUCH"] = 22250,
|
|
["BLACKMOUTH OIL"] = 6370,
|
|
[556] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 556,
|
|
["class"] = 10,
|
|
["name"] = "Buzzard Beak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Birdbeck_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["DARKSTEEL BASTARD SWORD"] = 2084,
|
|
["IMPOSING BELT"] = 15161,
|
|
[22298] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22298,
|
|
["class"] = 4,
|
|
["name"] = "Book of Romantic Poems",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_09",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["COARSE WEIGHTSTONE"] = 3240,
|
|
["KOBOLD MINING SHOVEL"] = 1195,
|
|
[20501] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20501,
|
|
["class"] = 10,
|
|
["name"] = "Heavy Silithid Carapace",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PRIMAL CAPE"] = 15007,
|
|
[10571] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10571,
|
|
["class"] = 1,
|
|
["name"] = "Ebony Boneclub",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_10",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 32,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["FIRE PROTECTION POTION"] = 6049,
|
|
["BOX OF RATIONS"] = 9539,
|
|
[19683] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19683,
|
|
["class"] = 2,
|
|
["name"] = "Bloodvine Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_Cloth_14",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 60,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["CADET GAUNTLETS"] = 9762,
|
|
["JAMBIYA"] = 2207,
|
|
[4556] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4556,
|
|
["class"] = 10,
|
|
["name"] = "Speckled Shell Fragment",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["MAGNIFICENT LEGGINGS"] = 15676,
|
|
["PLANS: MITHRIL SCALE BRACERS"] = 7995,
|
|
[21219] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21219,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Sagefish Delight",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["LIGHT CHAIN BELT"] = 2399,
|
|
["BLACKENED DEFIAS LEGGINGS"] = 10400,
|
|
["SPECKLED SHELL FRAGMENT"] = 4556,
|
|
["ABORIGINAL ROD"] = 15971,
|
|
["PROTECTOR BUCKLER"] = 14790,
|
|
["GLOVES OF OLD"] = 9395,
|
|
[12619] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12619,
|
|
["class"] = 2,
|
|
["name"] = "Enchanted Thorium Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 58,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["BURNISHED CLOAK"] = 4695,
|
|
[10646] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 10646,
|
|
["class"] = 5,
|
|
["name"] = "Goblin Sapper Charge",
|
|
["texture"] = "Interface\\Icons\\Spell_Fire_SelfDestruct",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["KRAVEL'S SCHEME"] = 5826,
|
|
[840] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 840,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Weave Shoes",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 12,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["CINDERCLOTH VEST"] = 14042,
|
|
["FLIMSY CHAIN PANTS"] = 2654,
|
|
["PLAIN LETTER"] = 8383,
|
|
["GLOOM REAPER"] = 863,
|
|
["VITAL LEGGINGS"] = 14207,
|
|
["OGREMIND RING"] = 1993,
|
|
["ALABASTER PLATE GREAVES"] = 8316,
|
|
[880] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 880,
|
|
["class"] = 1,
|
|
["name"] = "Staff of Horrors",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_25",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 18,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
[892] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 892,
|
|
["class"] = 2,
|
|
["name"] = "Gnoll Casting Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 17,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RUNED COPPER BELT"] = 2857,
|
|
[924] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 924,
|
|
["class"] = 1,
|
|
["name"] = "Maul",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_07",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 21,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[928] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 928,
|
|
["class"] = 1,
|
|
["name"] = "Long Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_20",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 20,
|
|
["subclass"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
["DEPRECATED TAUREN TRAPPER'S PANTS"] = 128,
|
|
[15179] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15179,
|
|
["class"] = 2,
|
|
["name"] = "Praetorian Padded Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 52,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[8278] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8278,
|
|
["class"] = 2,
|
|
["name"] = "Valorous Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 42,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15755] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15755,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Chimeric Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["ALABASTER IDOL"] = 20873,
|
|
["COARSE BLASTING POWDER"] = 4364,
|
|
["GREEN LEATHER BAG"] = 5573,
|
|
[4332] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4332,
|
|
["class"] = 2,
|
|
["name"] = "Bright Yellow Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Yellow_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["BRIGHT YELLOW SHIRT"] = 4332,
|
|
["DARK IRON LEGGINGS"] = 17013,
|
|
[8268] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8268,
|
|
["class"] = 2,
|
|
["name"] = "Ebonhold Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_26",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 49,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["FEL ELEMENTAL ROD"] = 21939,
|
|
[6301] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6301,
|
|
["class"] = 10,
|
|
["name"] = "Old Teamster's Skull",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_DwarfSkull_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["FIGHT CLUB"] = 7736,
|
|
["ARCLIGHT SPANNER"] = 6219,
|
|
["WICKED CHAIN SHOULDER PADS"] = 15542,
|
|
[4326] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4326,
|
|
["class"] = 2,
|
|
["name"] = "Long Silken Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["GRIZZLY BRACERS"] = 15297,
|
|
["MOONSIGHT RIFLE"] = 4383,
|
|
["PATTERN: TOUGH SCORPID HELM"] = 8402,
|
|
["RECIPE: HOT SMOKED BASS"] = 13943,
|
|
["REDRIDGE MACHETE"] = 1219,
|
|
[8306] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8306,
|
|
["class"] = 2,
|
|
["name"] = "Hero's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_30",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 54,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[2108] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2108,
|
|
["class"] = 2,
|
|
["name"] = "Frostmane Leather Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Wolf",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["THICK CLOTH SHOES"] = 202,
|
|
[10124] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10124,
|
|
["class"] = 2,
|
|
["name"] = "Ornate Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 52,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["GLORIOUS BELT"] = 14968,
|
|
[2236] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2236,
|
|
["class"] = 1,
|
|
["name"] = "Blackfang",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_02",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 20,
|
|
["subclass"] = 13,
|
|
["quality"] = 3,
|
|
},
|
|
[2268] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2268,
|
|
["class"] = 1,
|
|
["name"] = "Stonesplinter Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_47",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 5,
|
|
["subclass"] = 8,
|
|
["quality"] = 1,
|
|
},
|
|
[2300] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2300,
|
|
["class"] = 2,
|
|
["name"] = "Embossed Leather Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_09",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 7,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[18660] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18660,
|
|
["class"] = 5,
|
|
["name"] = "World Enlarger",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_EngGizmos_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["LIGHT CHAIN BOOTS"] = 2401,
|
|
[2396] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2396,
|
|
["class"] = 2,
|
|
["name"] = "Light Mail Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 5,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["SEAFARER'S PANTALOONS"] = 3563,
|
|
[9842] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9842,
|
|
["class"] = 2,
|
|
["name"] = "Banded Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_15",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 27,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[2492] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2492,
|
|
["class"] = 1,
|
|
["name"] = "Cudgel",
|
|
["texture"] = "Interface\\Icons\\INV_Torch_Unlit",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 2,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[2524] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2524,
|
|
["class"] = 1,
|
|
["name"] = "Truncheon",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_11",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 29,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[10226] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10226,
|
|
["class"] = 2,
|
|
["name"] = "Nightshade Helmet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_08",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 56,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[20708] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20708,
|
|
["class"] = 10,
|
|
["name"] = "Tightly Sealed Trunk",
|
|
["texture"] = "Interface\\Icons\\INV_Box_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["KHAN'S BUCKLER"] = 14780,
|
|
[2652] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2652,
|
|
["class"] = 2,
|
|
["name"] = "Flimsy Chain Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["PATTERN: IRONFEATHER SHOULDERS"] = 15735,
|
|
["THIN CLOTH BRACERS"] = 3600,
|
|
[2748] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 2748,
|
|
["class"] = 10,
|
|
["name"] = "Green Hills of Stranglethorn - Page 24",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2780] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2780,
|
|
["class"] = 1,
|
|
["name"] = "Light Hunting Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_02",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 14,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["TOP HALF OF ADVANCED ARMORSMITHING: VOLUME II"] = 18782,
|
|
["CHIEFTAIN'S BOOTS"] = 9948,
|
|
[6406] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6406,
|
|
["class"] = 2,
|
|
["name"] = "Nightsky Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 29,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[13068] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13068,
|
|
["class"] = 2,
|
|
["name"] = "Obsidian Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[2940] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 2940,
|
|
["class"] = 10,
|
|
["name"] = "Bloody Bear Paw",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterClaw_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["MYSTICAL BOOTS"] = 10179,
|
|
["LESSER WIZARD'S ROBE"] = 5766,
|
|
["OPULENT CAPE"] = 14280,
|
|
["ANCIENT CLOAK"] = 15603,
|
|
["THICK LEATHER PANTS"] = 3966,
|
|
[1721] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1721,
|
|
["class"] = 1,
|
|
["name"] = "Viking Warhammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_09",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 49,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
[3164] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3164,
|
|
["class"] = 5,
|
|
["name"] = "Discolored Worg Heart",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Organ_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["DARK SILK SHIRT"] = 4333,
|
|
["BIG VOODOO ROBE"] = 8200,
|
|
[3260] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3260,
|
|
["class"] = 2,
|
|
["name"] = "Scarlet Initiate Robes",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_18",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[3292] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3292,
|
|
["class"] = 2,
|
|
["name"] = "Ancestral Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 8,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["THICK LEATHER GLOVES"] = 3965,
|
|
[3356] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3356,
|
|
["class"] = 5,
|
|
["name"] = "Kingsblood",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[3388] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3388,
|
|
["class"] = 4,
|
|
["name"] = "Strong Troll's Blood Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_78",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
[3420] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3420,
|
|
["class"] = 2,
|
|
["name"] = "Black Rose",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Talisman_03",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[14668] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14668,
|
|
["class"] = 2,
|
|
["name"] = "Keeper's Woolies",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 47,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3484] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3484,
|
|
["class"] = 2,
|
|
["name"] = "Green Iron Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 24,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["ETERNAL CHESTGUARD"] = 14328,
|
|
[14194] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14194,
|
|
["class"] = 2,
|
|
["name"] = "Raincaller Cord",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandana_01",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 23,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14322] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14322,
|
|
["class"] = 2,
|
|
["name"] = "Resplendent Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 57,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14450] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14450,
|
|
["class"] = 2,
|
|
["name"] = "Highborne Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_14",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 46,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["INFILTRATOR CORD"] = 7406,
|
|
[3676] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 3676,
|
|
["class"] = 10,
|
|
["name"] = "Slimy Ichor",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Slime_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[14834] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14834,
|
|
["class"] = 2,
|
|
["name"] = "Tyrant's Armguards",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_13",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[3740] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3740,
|
|
["class"] = 1,
|
|
["name"] = "Decapitating Sword",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_26",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 19,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
[3772] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3772,
|
|
["class"] = 4,
|
|
["name"] = "Conjured Spring Water",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_10",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[3804] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3804,
|
|
["class"] = 2,
|
|
["name"] = "Hardened Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 31,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
["SEVERED BAT CLAW"] = 11392,
|
|
[3868] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3868,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Frost Tiger Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15602] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15602,
|
|
["class"] = 2,
|
|
["name"] = "Ancient Crown",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_11",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 40,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[2211] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2211,
|
|
["class"] = 2,
|
|
["name"] = "Bent Large Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 1,
|
|
["subclass"] = 6,
|
|
["quality"] = 0,
|
|
},
|
|
["CAPTAIN'S BRACERS"] = 7493,
|
|
[3996] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3996,
|
|
["class"] = 2,
|
|
["name"] = "Laminated Scale Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 54,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["BRONZE AXE"] = 2849,
|
|
[16242] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16242,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Chest - Major Mana",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["STYLISH BLUE SHIRT"] = 6384,
|
|
[2291] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2291,
|
|
["class"] = 1,
|
|
["name"] = "Kang the Decapitator",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_15",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 44,
|
|
["subclass"] = 2,
|
|
["quality"] = 4,
|
|
},
|
|
[9293] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9293,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Magic Resistance Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
["RAW SPINEFIN HALIBUT"] = 8959,
|
|
["TURTLE SCALE BREASTPLATE"] = 8189,
|
|
["MURLOC SKIN BAG"] = 1470,
|
|
[2435] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2435,
|
|
["class"] = 2,
|
|
["name"] = "Embroidered Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_17",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["GYPSY SASH"] = 9750,
|
|
[18405] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18405,
|
|
["class"] = 2,
|
|
["name"] = "Belt of the Archmage",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_31",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 57,
|
|
["subclass"] = 2,
|
|
["quality"] = 4,
|
|
},
|
|
["GREATER MAGIC WAND"] = 11288,
|
|
["MERCURIAL CIRCLET"] = 10160,
|
|
[4793] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4793,
|
|
["class"] = 2,
|
|
["name"] = "Sylvan Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_01",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 19,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["JAZERAINT HELM"] = 9902,
|
|
["STONEMASON TROUSERS"] = 1934,
|
|
["SCHEMATIC: PORTABLE BRONZE MORTAR"] = 4414,
|
|
["RAW SUNSCALE SALMON"] = 13760,
|
|
[5113] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5113,
|
|
["class"] = 10,
|
|
["name"] = "Mark of the Syndicate",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Talisman_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[20709] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 20709,
|
|
["class"] = 4,
|
|
["name"] = "Rumsey Rum Light",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["RUMSEY RUM LIGHT"] = 20709,
|
|
["SHORT CUTLASS"] = 1829,
|
|
[5369] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5369,
|
|
["class"] = 10,
|
|
["name"] = "Gnawed Bone",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[5433] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5433,
|
|
["class"] = 10,
|
|
["name"] = "Rag Doll",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Idol_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[3011] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3011,
|
|
["class"] = 2,
|
|
["name"] = "Feathered Headdress",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_24",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 31,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["GRIZZLY JERKIN"] = 15304,
|
|
[3107] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 3107,
|
|
["class"] = 1,
|
|
["name"] = "Keen Throwing Knife",
|
|
["texture"] = "Interface\\Icons\\INV_ThrowingKnife_01",
|
|
["slot"] = "INVTYPE_THROWN",
|
|
["level"] = 11,
|
|
["subclass"] = 14,
|
|
["quality"] = 1,
|
|
},
|
|
["THIN CLOTH GLOVES"] = 2119,
|
|
[5753] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5753,
|
|
["class"] = 2,
|
|
["name"] = "Ruffled Chaplet",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_04",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 26,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["WORN MAIL GLOVES"] = 1734,
|
|
["TINY CRIMSON WHELPLING"] = 8499,
|
|
[13005] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13005,
|
|
["class"] = 2,
|
|
["name"] = "Amy's Blanket",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_16",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 23,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[3331] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3331,
|
|
["class"] = 2,
|
|
["name"] = "Melrache's Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 7,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["42 POUND REDGILL"] = 13882,
|
|
["TRIUMPHANT CHESTPIECE"] = 15680,
|
|
[6201] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6201,
|
|
["class"] = 2,
|
|
["name"] = "Lithe Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["EXALTED EPAULETS"] = 14981,
|
|
[6329] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6329,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Loch Frenzy Delight",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[6393] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6393,
|
|
["class"] = 2,
|
|
["name"] = "Silver-thread Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_27",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 23,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6457] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 6457,
|
|
["class"] = 10,
|
|
["name"] = "Rusted Engineering Parts",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gear_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[6521] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6521,
|
|
["class"] = 2,
|
|
["name"] = "Pioneer Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 6,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["ELIXIR OF GREATER FIREPOWER"] = 21546,
|
|
["SHADOW PROTECTION POTION"] = 6048,
|
|
[3811] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3811,
|
|
["class"] = 2,
|
|
["name"] = "Double-stitched Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 32,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[3843] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3843,
|
|
["class"] = 2,
|
|
["name"] = "Golden Scale Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 29,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SHIMMERING GLOVES"] = 6565,
|
|
[3939] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3939,
|
|
["class"] = 2,
|
|
["name"] = "Crochet Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 42,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["ALLIANCE GIFT COLLECTION"] = 22262,
|
|
[4051] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4051,
|
|
["class"] = 2,
|
|
["name"] = "Emblazoned Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 25,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7097] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 7097,
|
|
["class"] = 4,
|
|
["name"] = "Leg Meat",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_18",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["LADY ALIZABETH'S PENDANT"] = 13002,
|
|
["BURNT LEATHER BELT"] = 4666,
|
|
[7289] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7289,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Black Whelp Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["GOLD-CAPPED TROLL TUSK"] = 9336,
|
|
[7417] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7417,
|
|
["class"] = 2,
|
|
["name"] = "Phalanx Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 29,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[7481] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7481,
|
|
["class"] = 2,
|
|
["name"] = "Ranger Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 37,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7545] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7545,
|
|
["class"] = 2,
|
|
["name"] = "Champion's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_16",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 40,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[7609] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7609,
|
|
["class"] = 2,
|
|
["name"] = "Elder's Amber Stave",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_07",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 30,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["GOLDEN SCALE LEGGINGS"] = 3843,
|
|
[4583] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4583,
|
|
["class"] = 10,
|
|
["name"] = "Thick Furry Mane",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Bear_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["52 POUND REDGILL"] = 13887,
|
|
["SPARKLESHELL LEGGUARDS"] = 15582,
|
|
["COUNCILLOR'S GLOVES"] = 10099,
|
|
[7993] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7993,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Dazzling Mithril Rapier",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[19227] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19227,
|
|
["class"] = 10,
|
|
["name"] = "Ace of Beasts",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Beasts_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[8121] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8121,
|
|
["class"] = 2,
|
|
["name"] = "Heraldic Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_15",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 42,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[8185] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8185,
|
|
["class"] = 2,
|
|
["name"] = "Turtle Scale Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 42,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["DEMON GUARD"] = 10366,
|
|
[10318] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10318,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Admiral's Hat",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["BRIGHTCLOTH CLOAK"] = 14103,
|
|
[10574] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10574,
|
|
["class"] = 2,
|
|
["name"] = "Corpseshroud",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_04",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 35,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[5319] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5319,
|
|
["class"] = 2,
|
|
["name"] = "Bashing Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_07",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 15,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["ARACHNIDIAN GIRDLE"] = 14289,
|
|
["CONJURED PURIFIED WATER"] = 2136,
|
|
["POTENT PANTS"] = 15176,
|
|
["FOREST LEATHER BRACERS"] = 3202,
|
|
["VOLCANIC ROCK RING"] = 12053,
|
|
["TEMPLAR CHESTPLATE"] = 10164,
|
|
["LARGE KNAPSACK"] = 1725,
|
|
[19686] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19686,
|
|
["class"] = 2,
|
|
["name"] = "Primal Batskin Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_31",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 60,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["GREEN HILLS OF STRANGLETHORN - PAGE 1"] = 2725,
|
|
[10099] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10099,
|
|
["class"] = 2,
|
|
["name"] = "Councillor's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_21",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 50,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10227] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10227,
|
|
["class"] = 2,
|
|
["name"] = "Nightshade Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 57,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["FIRE GOGGLES"] = 10500,
|
|
["ARISTOCRATIC CUFFS"] = 12546,
|
|
[21222] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 21222,
|
|
["class"] = 10,
|
|
["name"] = "Armored Chitin",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["HIDE OF THE WILD"] = 18510,
|
|
["SCHEMATIC: SHADOW GOGGLES"] = 4410,
|
|
[11414] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 11414,
|
|
["class"] = 10,
|
|
["name"] = "Grizzled Mane",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Bear_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[22246] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22246,
|
|
["class"] = 3,
|
|
["name"] = "Enchanted Mageweave Pouch",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_EnchantedMageweave",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["BARBARIC HARNESS"] = 5739,
|
|
["RAGECLAW GLOVES"] = 15383,
|
|
["HYPERION SHIELD"] = 10367,
|
|
[20380] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20380,
|
|
["class"] = 2,
|
|
["name"] = "Dreamscale Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 60,
|
|
["subclass"] = 4,
|
|
["quality"] = 4,
|
|
},
|
|
["STRONG IRON LOCKBOX"] = 4636,
|
|
["HULKING GAUNTLETS"] = 14747,
|
|
[12019] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12019,
|
|
["class"] = 2,
|
|
["name"] = "Cerulean Talisman",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_01",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 27,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[14670] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14670,
|
|
["class"] = 2,
|
|
["name"] = "Pridelord Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_02",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 54,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7367] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7367,
|
|
["class"] = 2,
|
|
["name"] = "Elder's Mantle",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_26",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 28,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["HEADHUNTER'S HEADDRESS"] = 15353,
|
|
["PRISTINE BLACK DIAMOND"] = 18335,
|
|
[15310] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15310,
|
|
["class"] = 2,
|
|
["name"] = "Feral Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 13,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15502] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15502,
|
|
["class"] = 2,
|
|
["name"] = "Outrunner's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_17",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 15,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["JOUSTER'S GIRDLE"] = 8159,
|
|
[13043] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13043,
|
|
["class"] = 1,
|
|
["name"] = "Blade of the Titans",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_07",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 44,
|
|
["subclass"] = 9,
|
|
["quality"] = 3,
|
|
},
|
|
["HERALDIC GLOVES"] = 8121,
|
|
[8167] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8167,
|
|
["class"] = 5,
|
|
["name"] = "Turtle Scale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_11",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["LONG BATTLE BOW"] = 15284,
|
|
["MUDSKUNK LURE"] = 19974,
|
|
["ROSE COLORED GOGGLES"] = 10503,
|
|
["SIMPLE BLOUSE"] = 9749,
|
|
[13939] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13939,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Spotted Yellowtail",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[21294] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21294,
|
|
["class"] = 8,
|
|
["name"] = "Book of Healing Touch XI",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_11",
|
|
["slot"] = "",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[14195] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14195,
|
|
["class"] = 2,
|
|
["name"] = "Raincaller Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 24,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["BEATSTICK"] = 3190,
|
|
[14451] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14451,
|
|
["class"] = 2,
|
|
["name"] = "Highborne Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_17",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 48,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14579] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14579,
|
|
["class"] = 2,
|
|
["name"] = "Dokebi Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 26,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PERIDOT CIRCLE"] = 11979,
|
|
[14835] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14835,
|
|
["class"] = 2,
|
|
["name"] = "Tyrant's Chestpiece",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 43,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[14963] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14963,
|
|
["class"] = 2,
|
|
["name"] = "High Chief's Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_05",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 48,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["OVERLORD'S VAMBRACES"] = 10202,
|
|
["CAVALIER TWO-HANDER"] = 3206,
|
|
[15347] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15347,
|
|
["class"] = 2,
|
|
["name"] = "Pathfinder Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_25",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 23,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15475] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15475,
|
|
["class"] = 2,
|
|
["name"] = "Charger's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_14",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 3,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[15603] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15603,
|
|
["class"] = 2,
|
|
["name"] = "Ancient Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_11",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 36,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[15731] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15731,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Runic Leather Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[18600] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18600,
|
|
["class"] = 8,
|
|
["name"] = "Tome of Arcane Brilliance",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_07",
|
|
["slot"] = "",
|
|
["level"] = 56,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[15987] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15987,
|
|
["class"] = 2,
|
|
["name"] = "Astral Orb",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Orb_01",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 56,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["SAVAGE BEAR CLAW"] = 11410,
|
|
[19230] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19230,
|
|
["class"] = 10,
|
|
["name"] = "Two of Beasts",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Beasts_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["VOLCANIC LEGGINGS"] = 15054,
|
|
["NEOPHYTE'S PANTS"] = 52,
|
|
[11990] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11990,
|
|
["class"] = 2,
|
|
["name"] = "Selenium Loop",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_04",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 50,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: BARBARIC BRACERS"] = 18949,
|
|
["19 POUND LOBSTER"] = 13911,
|
|
["LEFT-HANDED BRASS KNUCKLES"] = 15906,
|
|
["BOTTOM HALF OF ADVANCED ARMORSMITHING: VOLUME III"] = 18783,
|
|
["MYRMIDON'S BRACERS"] = 8125,
|
|
["OOZING BAG"] = 20768,
|
|
[15759] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15759,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Black Dragonscale Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["RIGHTEOUS GLOVES"] = 10072,
|
|
["SWORD OF THE MAGISTRATE"] = 13042,
|
|
["IRON COUNTERWEIGHT"] = 6043,
|
|
[19687] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19687,
|
|
["class"] = 2,
|
|
["name"] = "Primal Batskin Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_07",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 60,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[19943] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 19943,
|
|
["class"] = 5,
|
|
["name"] = "Massive Mojo",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_Strength",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["RAVEN'S CLAWS"] = 6628,
|
|
["SLEEK BAT PELT"] = 11402,
|
|
["GLOVES OF HOLY MIGHT"] = 867,
|
|
["SCHEMATIC: GOBLIN LAND MINE"] = 4416,
|
|
["PATTERN: WARBEAR HARNESS"] = 15742,
|
|
[9296] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9296,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Gift of Arthas",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
["ELDER'S BOOTS"] = 7354,
|
|
["AURORA COWL"] = 4041,
|
|
["FROM THE DESK OF LORD VICTOR NEFARIUS"] = 21142,
|
|
["RING OF DEFENSE"] = 12985,
|
|
[5128] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5128,
|
|
["class"] = 10,
|
|
["name"] = "Shed Lizard Skin",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["WARDEN'S WRISTBANDS"] = 14600,
|
|
["DREAMFOIL"] = 13463,
|
|
["BOTTOMLESS BAG"] = 14156,
|
|
["HEAVY QUIVER"] = 7371,
|
|
["BLOODSPATTERED SASH"] = 15492,
|
|
[2532] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2532,
|
|
["class"] = 1,
|
|
["name"] = "Morning Star",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_12",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 41,
|
|
["subclass"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[5642] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5642,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Free Action Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 1,
|
|
},
|
|
[6120] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6120,
|
|
["class"] = 2,
|
|
["name"] = "Recruit's Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_05",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["MASTERWORK CIRCLET"] = 10272,
|
|
["BLUE PEARL"] = 4611,
|
|
["AEGIS OF STORMWIND"] = 1203,
|
|
["SERATHIL"] = 13015,
|
|
["GRIMCLAW"] = 1481,
|
|
["LUMBERJACK AXE"] = 768,
|
|
["FLIMSY CHAIN BOOTS"] = 2650,
|
|
[20768] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 20768,
|
|
["class"] = 10,
|
|
["name"] = "Oozing Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_12",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SHARP CANINE"] = 3301,
|
|
["PATTERN: RUNIC LEATHER GAUNTLETS"] = 15731,
|
|
["SALTSTONE HELM"] = 14899,
|
|
["BRACKWATER BOOTS"] = 3302,
|
|
[15632] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15632,
|
|
["class"] = 2,
|
|
["name"] = "Formidable Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 41,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["GREATER MANA POTION"] = 6149,
|
|
["BROKEN BINDING BRACER"] = 6439,
|
|
["PATTERN: SPIDER BELT"] = 4353,
|
|
["SOFT FRENZY FLESH"] = 5468,
|
|
[2100] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2100,
|
|
["class"] = 1,
|
|
["name"] = "Precisely Calibrated Boomstick",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Rifle_06",
|
|
["slot"] = "INVTYPE_RANGEDRIGHT",
|
|
["level"] = 43,
|
|
["subclass"] = 4,
|
|
["quality"] = 4,
|
|
},
|
|
["ARMORED CHITIN"] = 21222,
|
|
["TABLET OF HEALING WAVE X"] = 21291,
|
|
["ENDURING BREECHES"] = 14766,
|
|
["MIGHTY GIRDLE"] = 10145,
|
|
[2372] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2372,
|
|
["class"] = 2,
|
|
["name"] = "Battered Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_Wolf",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["RUNECLOTH BAG"] = 14046,
|
|
[10257] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10257,
|
|
["class"] = 2,
|
|
["name"] = "Adventurer's Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 57,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[2596] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2596,
|
|
["class"] = 4,
|
|
["name"] = "Skin of Dwarven Stout",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_Milk_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2612] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2612,
|
|
["class"] = 2,
|
|
["name"] = "Plain Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_33",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 3,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["FIERY PLATE GAUNTLETS"] = 12631,
|
|
["ESSENCE OF EARTH"] = 7076,
|
|
["RUSSET GLOVES"] = 2434,
|
|
["GREEN IRON LEGGINGS"] = 3842,
|
|
[8308] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8308,
|
|
["class"] = 2,
|
|
["name"] = "Hero's Band",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 55,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[2852] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2852,
|
|
["class"] = 2,
|
|
["name"] = "Copper Chain Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 4,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
["OVERLINKED CHAIN CLOAK"] = 4003,
|
|
["INTERLACED BELT"] = 3792,
|
|
["SCARAB COFFER KEY"] = 21761,
|
|
[8948] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8948,
|
|
["class"] = 4,
|
|
["name"] = "Dried King Bolete",
|
|
["texture"] = "Interface\\Icons\\INV_Mushroom_05",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
["UNBRIDLED LEGGINGS"] = 18298,
|
|
[18408] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18408,
|
|
["class"] = 2,
|
|
["name"] = "Inferno Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_19",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 57,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[18664] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18664,
|
|
["class"] = 10,
|
|
["name"] = "A Treatise on Military Ranks",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[17196] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17196,
|
|
["class"] = 4,
|
|
["name"] = "Holiday Spirits",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_10",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["SIMPLE KILT"] = 10047,
|
|
["BROAD BLADED KNIFE"] = 12247,
|
|
[19688] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19688,
|
|
["class"] = 2,
|
|
["name"] = "Blood Tiger Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_07",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 60,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[9972] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9972,
|
|
["class"] = 2,
|
|
["name"] = "Embossed Plate Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_03",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[10100] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10100,
|
|
["class"] = 2,
|
|
["name"] = "Councillor's Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_06",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 52,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10228] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10228,
|
|
["class"] = 2,
|
|
["name"] = "Nightshade Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_11",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 55,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3380] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3380,
|
|
["class"] = 2,
|
|
["name"] = "Cross-stitched Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_26",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 25,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["SCALED SHIELD"] = 9830,
|
|
[21224] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 21224,
|
|
["class"] = 10,
|
|
["name"] = "Ancient Armor Fragment",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_ArmorKit_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[19049] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19049,
|
|
["class"] = 2,
|
|
["name"] = "Timbermaw Brawlers",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_26",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 59,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[3972] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3972,
|
|
["class"] = 2,
|
|
["name"] = "Smooth Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_12",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 51,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
["PATTERN: BARBARIC GLOVES"] = 4297,
|
|
[22248] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22248,
|
|
["class"] = 3,
|
|
["name"] = "Enchanted Runecloth Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_EnchantedRunecloth",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["CURIOUSLY TASTY OMELET"] = 3665,
|
|
["GRUNT'S HANDWRAPS"] = 15509,
|
|
["INFANTRY GAUNTLETS"] = 6510,
|
|
[4297] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4297,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Barbaric Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["IMP IN A JAR"] = 18688,
|
|
["POLISHED SCALE BRACERS"] = 2150,
|
|
["ENERGY CLOAK"] = 9397,
|
|
["BOOK OF STARFIRE VII"] = 21295,
|
|
["LIGHT HIDE"] = 783,
|
|
["FORMIDABLE BRACERS"] = 15629,
|
|
[12532] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12532,
|
|
["class"] = 1,
|
|
["name"] = "Spire of the Stoneshaper",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_07",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 51,
|
|
["subclass"] = 10,
|
|
["quality"] = 3,
|
|
},
|
|
[19235] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19235,
|
|
["class"] = 10,
|
|
["name"] = "Seven of Beasts",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ticket_Tarot_Beasts_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
["SORCERER CLOAK"] = 9877,
|
|
[9874] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9874,
|
|
["class"] = 2,
|
|
["name"] = "Sorcerer Drape",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_13",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 38,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[13044] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13044,
|
|
["class"] = 1,
|
|
["name"] = "Demonslayer",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_03",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 52,
|
|
["subclass"] = 9,
|
|
["quality"] = 3,
|
|
},
|
|
["IMPENETRABLE PAULDRONS"] = 15666,
|
|
[10066] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10066,
|
|
["class"] = 2,
|
|
["name"] = "Duskwoven Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 44,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["POTENT GLOVES"] = 15174,
|
|
["MOONCLOTH SHOULDERS"] = 14139,
|
|
[20515] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 20515,
|
|
["class"] = 10,
|
|
["name"] = "Abyssal Scepter",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_13",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 4,
|
|
},
|
|
["SEER'S FINE STEIN"] = 7608,
|
|
["SPELLBINDER BRACERS"] = 3643,
|
|
[10578] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10578,
|
|
["class"] = 2,
|
|
["name"] = "Thoughtcast Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 33,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["BURNT LEATHER BRACERS"] = 3200,
|
|
[14324] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14324,
|
|
["class"] = 2,
|
|
["name"] = "Resplendent Sarong",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_12",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 55,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14452] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14452,
|
|
["class"] = 2,
|
|
["name"] = "Highborne Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_24",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 49,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14580] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14580,
|
|
["class"] = 2,
|
|
["name"] = "Dokebi Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_13",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 22,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["IVYCLOTH MANTLE"] = 9796,
|
|
["SALTSTONE GAUNTLETS"] = 14897,
|
|
[14964] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14964,
|
|
["class"] = 2,
|
|
["name"] = "High Chief's Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_20",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 51,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[15092] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15092,
|
|
["class"] = 2,
|
|
["name"] = "Runic Leather Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_11",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 50,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15220] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15220,
|
|
["class"] = 1,
|
|
["name"] = "Battlefell Sabre",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_36",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 57,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
[15348] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15348,
|
|
["class"] = 2,
|
|
["name"] = "Pathfinder Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_12",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 21,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15476] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15476,
|
|
["class"] = 2,
|
|
["name"] = "Charger's Handwraps",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 5,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[15604] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15604,
|
|
["class"] = 2,
|
|
["name"] = "Ancient Defender",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_03",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 41,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["RABBIT CRATE (SNOWSHOE)"] = 8497,
|
|
["STAFF OF HALE MAGEFIRE"] = 13000,
|
|
["WARPED CLOAK"] = 1505,
|
|
["HIGHBORNE CORD"] = 14454,
|
|
[16244] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16244,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Gloves - Greater Strength",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["DARK WHELPLING"] = 10822,
|
|
["PLATEMAIL LEGGINGS"] = 8093,
|
|
[13522] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13522,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Flask of Chromatic Resistance",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
["STONECLOTH ROBE"] = 14413,
|
|
[4346] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4346,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Heavy Woolen Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["LONG REDWOOD BOW"] = 15286,
|
|
[4474] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4474,
|
|
["class"] = 1,
|
|
["name"] = "Ravenwood Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_10",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 27,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[4538] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4538,
|
|
["class"] = 4,
|
|
["name"] = "Snapvine Watermelon",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_22",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
[18409] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18409,
|
|
["class"] = 2,
|
|
["name"] = "Mooncloth Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_17",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 57,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
["JADE"] = 1529,
|
|
["MYSTICAL CAPE"] = 10174,
|
|
[4794] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4794,
|
|
["class"] = 2,
|
|
["name"] = "Wolf Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_04",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 20,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PILLAGER'S CROWN"] = 15558,
|
|
["GRIZZLED MANE"] = 11414,
|
|
["FREE ACTION POTION"] = 5634,
|
|
["HANDSTITCHED LEATHER CLOAK"] = 7276,
|
|
[5114] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5114,
|
|
["class"] = 10,
|
|
["name"] = "Severed Talon",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterClaw_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["GYPSY CLOAK"] = 9754,
|
|
["GRILLED SQUID"] = 13928,
|
|
["MOONCLOTH LEGGINGS"] = 14137,
|
|
["TOME OF ARCANE BRILLIANCE"] = 18600,
|
|
[21737] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21737,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Cluster Launcher",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[5498] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5498,
|
|
["class"] = 5,
|
|
["name"] = "Small Lustrous Pearl",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Pearl_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[22249] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22249,
|
|
["class"] = 3,
|
|
["name"] = "Big Bag of Enchantment",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_BigBagofEnchantments",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: ICY CLOAK"] = 4355,
|
|
[6519] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6519,
|
|
["class"] = 2,
|
|
["name"] = "Pioneer Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_12",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 5,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[5754] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5754,
|
|
["class"] = 2,
|
|
["name"] = "Wolfpack Medallion",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Amulet_03",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 26,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["MISTSCAPE WIZARD HAT"] = 6429,
|
|
["GREEN DYE"] = 2605,
|
|
[10003] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10003,
|
|
["class"] = 2,
|
|
["name"] = "Black Mageweave Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 38,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["LEGGUARDS OF THE VAULT"] = 9396,
|
|
[10259] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10259,
|
|
["class"] = 2,
|
|
["name"] = "Adventurer's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_06",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 57,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["GIFT OF FRIENDSHIP: IRONFORGE"] = 22168,
|
|
["JOUSTER'S PAULDRONS"] = 8163,
|
|
["SCHEMATIC: ARCANE BOMB"] = 16055,
|
|
[6330] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6330,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Bristle Whisker Catfish",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[6394] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6394,
|
|
["class"] = 2,
|
|
["name"] = "Silver-thread Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6458] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6458,
|
|
["class"] = 4,
|
|
["name"] = "Oil Covered Fish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterHead_02",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[6522] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6522,
|
|
["class"] = 5,
|
|
["name"] = "Deviate Fish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterHead_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[6586] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6586,
|
|
["class"] = 2,
|
|
["name"] = "Scouting Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_27",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 18,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[2437] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2437,
|
|
["class"] = 2,
|
|
["name"] = "Embroidered Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_08",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 45,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[6714] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 6714,
|
|
["class"] = 5,
|
|
["name"] = "Ez-Thro Dynamite",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bomb_06",
|
|
["slot"] = "",
|
|
["level"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
["DECAPITATING SWORD"] = 3740,
|
|
["CAPTAIN SANDER'S TREASURE MAP"] = 1357,
|
|
["ORNAMENTAL MACE"] = 1815,
|
|
["MYSTICAL HEADWRAP"] = 10175,
|
|
[16806] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16806,
|
|
["class"] = 2,
|
|
["name"] = "Felheart Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_13",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 60,
|
|
["subclass"] = 2,
|
|
["quality"] = 4,
|
|
},
|
|
[7098] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 7098,
|
|
["class"] = 10,
|
|
["name"] = "Splintered Tusk",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_05",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[13011] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13011,
|
|
["class"] = 2,
|
|
["name"] = "Silver-lined Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_22",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 22,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["CUTTHROAT'S BOOTS"] = 15131,
|
|
[7290] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7290,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Red Whelp Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["GARGOYLE'S BITE"] = 12989,
|
|
[7418] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7418,
|
|
["class"] = 2,
|
|
["name"] = "Phalanx Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate01",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 30,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[7482] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7482,
|
|
["class"] = 2,
|
|
["name"] = "Ranger Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_18",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 37,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7546] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7546,
|
|
["class"] = 2,
|
|
["name"] = "Champion's Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 41,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[7610] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7610,
|
|
["class"] = 2,
|
|
["name"] = "Aurora Sphere",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Pearl_02",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 36,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["UPPER MAP FRAGMENT"] = 9251,
|
|
[4298] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4298,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Guardian Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[9172] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 9172,
|
|
["class"] = 4,
|
|
["name"] = "Invisibility Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_25",
|
|
["slot"] = "",
|
|
["level"] = 37,
|
|
["quality"] = 1,
|
|
},
|
|
["GLORIOUS GAUNTLETS"] = 14967,
|
|
[7930] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7930,
|
|
["class"] = 2,
|
|
["name"] = "Heavy Mithril Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 41,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["POTENT BANDS"] = 15172,
|
|
[5066] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5066,
|
|
["class"] = 4,
|
|
["name"] = "Fissure Plant",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Herb_04",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
[8122] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8122,
|
|
["class"] = 2,
|
|
["name"] = "Heraldic Headpiece",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_25",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 43,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["BRONZE FRAMEWORK"] = 4382,
|
|
["SOLID DYNAMITE"] = 10507,
|
|
["HUNTING KNIFE"] = 2765,
|
|
["GRUNT'S ANKLEWRAPS"] = 15506,
|
|
["ELUNARIAN BELT"] = 14465,
|
|
["DELICATE FEATHER"] = 5636,
|
|
[8949] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 8949,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Agility",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_93",
|
|
["slot"] = "",
|
|
["level"] = 27,
|
|
["quality"] = 1,
|
|
},
|
|
[18154] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18154,
|
|
["class"] = 4,
|
|
["name"] = "Blizzard Stationery",
|
|
["texture"] = "Interface\\Icons\\Mail_GMIcon",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[1378] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1378,
|
|
["class"] = 2,
|
|
["name"] = "Frayed Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_09",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[9333] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 9333,
|
|
["class"] = 2,
|
|
["name"] = "Tarnished Silver Necklace",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_18",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 0,
|
|
},
|
|
[10512] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 10512,
|
|
["class"] = 6,
|
|
["name"] = "Hi-Impact Mithril Slugs",
|
|
["texture"] = "Interface\\Icons\\INV_Ammo_Bullet_01",
|
|
["slot"] = "INVTYPE_AMMO",
|
|
["level"] = 37,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["KEEPER'S BINDINGS"] = 14663,
|
|
["MASSIVE IRON AXE"] = 3855,
|
|
[9845] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9845,
|
|
["class"] = 2,
|
|
["name"] = "Conjurer's Shoes",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 30,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[9973] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9973,
|
|
["class"] = 2,
|
|
["name"] = "Embossed Plate Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_07",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[10101] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10101,
|
|
["class"] = 2,
|
|
["name"] = "Councillor's Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_10",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 53,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["CURED LEATHER BOOTS"] = 238,
|
|
["RAWHIDE TUNIC"] = 1802,
|
|
["RAIDER'S CLOAK"] = 9786,
|
|
[21226] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 21226,
|
|
["class"] = 10,
|
|
["name"] = "Runic Stone",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_StoneTablet_10",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["COUNCILLOR'S TUNIC"] = 10104,
|
|
[21738] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21738,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Firework Launcher",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["BLACKFURY"] = 19167,
|
|
[22250] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22250,
|
|
["class"] = 3,
|
|
["name"] = "Herb Pouch",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_HerbPouch",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["WARLORD'S AXE"] = 15238,
|
|
[15572] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15572,
|
|
["class"] = 2,
|
|
["name"] = "Marauder's Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 34,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[16084] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16084,
|
|
["class"] = 8,
|
|
["name"] = "Expert First Aid - Under Wraps",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Book_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 8,
|
|
["quality"] = 1,
|
|
},
|
|
[2085] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 2085,
|
|
["class"] = 10,
|
|
["name"] = "Chunk of Flesh",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_16",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["STAFF OF THE BLESSED SEER"] = 2271,
|
|
[15219] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15219,
|
|
["class"] = 1,
|
|
["name"] = "Dimensional Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_23",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 54,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
["DIMENSIONAL BLADE"] = 15219,
|
|
[2469] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2469,
|
|
["class"] = 2,
|
|
["name"] = "Studded Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_25",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 32,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[2549] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2549,
|
|
["class"] = 1,
|
|
["name"] = "Staff of the Shade",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_25",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 22,
|
|
["subclass"] = 10,
|
|
["quality"] = 3,
|
|
},
|
|
[12405] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12405,
|
|
["class"] = 2,
|
|
["name"] = "Thorium Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 45,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["RESILIENT HANDGRIPS"] = 14403,
|
|
["WORN RUNNING BOOTS"] = 9398,
|
|
["WARPED BLADE"] = 1821,
|
|
[3013] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 3013,
|
|
["class"] = 4,
|
|
["name"] = "Scroll of Protection",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_07",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["BURNT LEATHER VEST"] = 2961,
|
|
["WILD LEATHER CLOAK"] = 8215,
|
|
["MARAUDER'S CIRCLET"] = 15572,
|
|
["MASTERWORK PAULDRONS"] = 10274,
|
|
[16022] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16022,
|
|
["class"] = 2,
|
|
["name"] = "Arcanite Dragonling",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Head_Dragon_01",
|
|
["slot"] = "INVTYPE_TRINKET",
|
|
["level"] = 50,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
["WORN MAIL PANTS"] = 1735,
|
|
[14485] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14485,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Wizardweave Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[13941] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13941,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Filet of Redgill",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[3813] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3813,
|
|
["class"] = 2,
|
|
["name"] = "Double Mail Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_03",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 30,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
[14197] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14197,
|
|
["class"] = 2,
|
|
["name"] = "Thistlefur Bands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_13",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 25,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14325] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14325,
|
|
["class"] = 2,
|
|
["name"] = "Resplendent Epaulets",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_23",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 56,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["GIZMOTRON MEGACHOPPER"] = 9490,
|
|
[14581] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14581,
|
|
["class"] = 2,
|
|
["name"] = "Dokebi Chestguard",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_01",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 28,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[10326] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10326,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Tuxedo Jacket",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[10582] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10582,
|
|
["class"] = 2,
|
|
["name"] = "Briar Tredders",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 31,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
[14965] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14965,
|
|
["class"] = 2,
|
|
["name"] = "High Chief's Bindings",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_13",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 44,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[15093] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15093,
|
|
["class"] = 2,
|
|
["name"] = "Runic Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_23",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 51,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["RED DRAGONSCALE BREASTPLATE"] = 15047,
|
|
[15349] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15349,
|
|
["class"] = 2,
|
|
["name"] = "Headhunter's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_03",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 28,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[15477] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15477,
|
|
["class"] = 2,
|
|
["name"] = "Charger's Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_12",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 6,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15605] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15605,
|
|
["class"] = 2,
|
|
["name"] = "Ancient Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_16",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 37,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["BRIAR TREDDERS"] = 10582,
|
|
[17964] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17964,
|
|
["class"] = 10,
|
|
["name"] = "Gray Sack of Gems",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_10_Black",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
[15989] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15989,
|
|
["class"] = 2,
|
|
["name"] = "Eternal Rod",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_14",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 60,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["KRIS"] = 2209,
|
|
[16245] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16245,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Boots - Greater Agility",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
["CRISPY BAT WING"] = 12224,
|
|
["SHORTSWORD"] = 2131,
|
|
["REINFORCED CHAIN PANTS"] = 1759,
|
|
["SCALEMAIL VEST"] = 285,
|
|
["LESSER MAGIC WAND"] = 11287,
|
|
["FIELD PLATE GAUNTLETS"] = 9287,
|
|
[18046] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18046,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Tender Wolf Steak",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["CARNELIAN LOOP"] = 11972,
|
|
["GREATER DREAMLESS SLEEP POTION"] = 20002,
|
|
[1166] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1166,
|
|
["class"] = 2,
|
|
["name"] = "Dented Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 1,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[8171] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 8171,
|
|
["class"] = 5,
|
|
["name"] = "Rugged Hide",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Bear_Ruin_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["RAVAGER'S CORD"] = 14773,
|
|
["FINE LEATHER PANTS"] = 5958,
|
|
[19691] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19691,
|
|
["class"] = 2,
|
|
["name"] = "Bloodsoul Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_15",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 60,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
[8279] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8279,
|
|
["class"] = 2,
|
|
["name"] = "Valorous Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_22",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 43,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["BUCCANEER'S BRACERS"] = 14166,
|
|
["CUERGO'S GOLD"] = 9360,
|
|
["TRIUMPHANT SHIELD"] = 15687,
|
|
["THAUMATURGIST STAFF"] = 15275,
|
|
[1326] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 1326,
|
|
["class"] = 4,
|
|
["name"] = "Sauteed Sunfish",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[9367] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9367,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Golden Scale Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[3859] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3859,
|
|
["class"] = 5,
|
|
["name"] = "Steel Bar",
|
|
["texture"] = "Interface\\Icons\\INV_Ingot_Steel",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[1374] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1374,
|
|
["class"] = 2,
|
|
["name"] = "Frayed Shoes",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[22251] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22251,
|
|
["class"] = 3,
|
|
["name"] = "Cenarion Herb Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_CenarionHerbBag",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[1406] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1406,
|
|
["class"] = 1,
|
|
["name"] = "Pearl-encrusted Spear",
|
|
["texture"] = "Interface\\Icons\\INV_Spear_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 20,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
[1422] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1422,
|
|
["class"] = 2,
|
|
["name"] = "Worn Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_18",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 1,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[1438] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1438,
|
|
["class"] = 2,
|
|
["name"] = "Warrior's Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_03",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 4,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[1454] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1454,
|
|
["class"] = 1,
|
|
["name"] = "Axe of the Enforcer",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_21",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 22,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[1470] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1470,
|
|
["class"] = 3,
|
|
["name"] = "Murloc Skin Bag",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_05",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[1486] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1486,
|
|
["class"] = 2,
|
|
["name"] = "Tree Bark Jacket",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_02",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 19,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[1502] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1502,
|
|
["class"] = 2,
|
|
["name"] = "Warped Leather Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_26",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 9,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[7959] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7959,
|
|
["class"] = 1,
|
|
["name"] = "Blight",
|
|
["texture"] = "Interface\\Icons\\INV_Spear_07",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 45,
|
|
["subclass"] = 7,
|
|
["quality"] = 3,
|
|
},
|
|
["RAW SPOTTED YELLOWTAIL"] = 4603,
|
|
[7973] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7973,
|
|
["class"] = 10,
|
|
["name"] = "Big-mouth Clam",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Shell_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SCROLL OF AGILITY IV"] = 10309,
|
|
["OBSIDIAN GREAVES"] = 13068,
|
|
["ROUGH BRONZE SHOULDERS"] = 3480,
|
|
["PILLAGER'S CLOAK"] = 15559,
|
|
["SUNBLAZE COIF"] = 5819,
|
|
[10374] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10374,
|
|
["class"] = 2,
|
|
["name"] = "Imbued Plate Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_02",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 54,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[2084] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2084,
|
|
["class"] = 1,
|
|
["name"] = "Darksteel Bastard Sword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_13",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 25,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[1678] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1678,
|
|
["class"] = 2,
|
|
["name"] = "Black Ogre Kickers",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_01",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 32,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["FINE POINTED DAGGER"] = 4023,
|
|
[1710] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 1710,
|
|
["class"] = 4,
|
|
["name"] = "Greater Healing Potion",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_52",
|
|
["slot"] = "",
|
|
["level"] = 21,
|
|
["quality"] = 1,
|
|
},
|
|
[1726] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1726,
|
|
["class"] = 1,
|
|
["name"] = "Poison-tipped Bone Spear",
|
|
["texture"] = "Interface\\Icons\\INV_Spear_02",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 31,
|
|
["subclass"] = 7,
|
|
["quality"] = 3,
|
|
},
|
|
[1742] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1742,
|
|
["class"] = 2,
|
|
["name"] = "Laced Mail Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 13,
|
|
["subclass"] = 4,
|
|
["quality"] = 0,
|
|
},
|
|
["SIMPLE ROBE"] = 9748,
|
|
["PATTERN: RUNIC LEATHER BELT"] = 15745,
|
|
["JOURNEYMAN'S BELT"] = 4663,
|
|
[1806] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1806,
|
|
["class"] = 2,
|
|
["name"] = "Tough Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_06",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 23,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[1822] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1822,
|
|
["class"] = 1,
|
|
["name"] = "Cedar Walking Stick",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_08",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 18,
|
|
["subclass"] = 10,
|
|
["quality"] = 0,
|
|
},
|
|
["BURNT LEATHER BOOTS"] = 2963,
|
|
[3478] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3478,
|
|
["class"] = 5,
|
|
["name"] = "Coarse Grinding Stone",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_GrindingStone_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["MORNING STAR"] = 2532,
|
|
["CUTTHROAT'S CAPE"] = 15135,
|
|
["SHINY POLISHED STONE"] = 4554,
|
|
["HIBERNAL BOOTS"] = 8107,
|
|
["CHROMITE GIRDLE"] = 8140,
|
|
[4333] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4333,
|
|
["class"] = 2,
|
|
["name"] = "Dark Silk Shirt",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_Black_01",
|
|
["slot"] = "INVTYPE_BODY",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["RESPLENDENT TUNIC"] = 14318,
|
|
[1982] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1982,
|
|
["class"] = 1,
|
|
["name"] = "Nightblade",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_02",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 39,
|
|
["subclass"] = 9,
|
|
["quality"] = 4,
|
|
},
|
|
[1998] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1998,
|
|
["class"] = 1,
|
|
["name"] = "Bloodscalp Channeling Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_18",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 28,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
[2014] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2014,
|
|
["class"] = 1,
|
|
["name"] = "Black Metal Greatsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_15",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 24,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[2030] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2030,
|
|
["class"] = 1,
|
|
["name"] = "Gnarled Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_10",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 15,
|
|
["subclass"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
[2046] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2046,
|
|
["class"] = 1,
|
|
["name"] = "Bluegill Kukri",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_26",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 19,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
[2077] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2077,
|
|
["class"] = 1,
|
|
["name"] = "Magician Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Wand_06",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 24,
|
|
["subclass"] = 10,
|
|
["quality"] = 2,
|
|
},
|
|
["HARDENED CLOAK"] = 3803,
|
|
[2141] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2141,
|
|
["class"] = 2,
|
|
["name"] = "Cuirboulli Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_09",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 22,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["SHADOWHIDE BATTLE AXE"] = 2175,
|
|
[2205] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2205,
|
|
["class"] = 1,
|
|
["name"] = "Duskbringer",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_41",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 20,
|
|
["subclass"] = 9,
|
|
["quality"] = 3,
|
|
},
|
|
["AZURE SILK HOOD"] = 7048,
|
|
["VALOROUS GIRDLE"] = 8277,
|
|
[9206] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 9206,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Giants",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_61",
|
|
["slot"] = "",
|
|
["level"] = 38,
|
|
["quality"] = 1,
|
|
},
|
|
[9334] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 9334,
|
|
["class"] = 10,
|
|
["name"] = "Cracked Pottery",
|
|
["texture"] = "Interface\\Icons\\INV_Egg_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["HANDFUL OF COPPER BOLTS"] = 4359,
|
|
[2397] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2397,
|
|
["class"] = 2,
|
|
["name"] = "Light Mail Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_04",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 5,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[9718] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9718,
|
|
["class"] = 1,
|
|
["name"] = "Reforged Blade of Heroes",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_10",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 33,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
[9846] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9846,
|
|
["class"] = 2,
|
|
["name"] = "Conjurer's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_13",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 30,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[9974] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9974,
|
|
["class"] = 2,
|
|
["name"] = "Overlord's Shield",
|
|
["texture"] = "Interface\\Icons\\Spell_Holy_SealOfWrath",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 47,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
[10102] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10102,
|
|
["class"] = 2,
|
|
["name"] = "Councillor's Robes",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_39",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 54,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10230] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10230,
|
|
["class"] = 2,
|
|
["name"] = "Engraved Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate16",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 55,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[2589] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2589,
|
|
["class"] = 5,
|
|
["name"] = "Linen Cloth",
|
|
["texture"] = "Interface\\Icons\\INV_Fabric_Linen_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["HUNTING TUNIC"] = 2973,
|
|
[21228] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 21228,
|
|
["class"] = 10,
|
|
["name"] = "Mithril Bound Trunk",
|
|
["texture"] = "Interface\\Icons\\INV_Box_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[2685] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2685,
|
|
["class"] = 4,
|
|
["name"] = "Succulent Pork Ribs",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_16",
|
|
["slot"] = "",
|
|
["level"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
["COUNCILLOR'S SHOULDERS"] = 10100,
|
|
[10998] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 10998,
|
|
["class"] = 5,
|
|
["name"] = "Lesser Astral Essence",
|
|
["texture"] = "Interface\\Icons\\INV_Enchant_EssenceAstralSmall",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["MYSTICAL BELT"] = 10180,
|
|
["PATTERN: VOLCANIC LEGGINGS"] = 15732,
|
|
["KHAN'S MANTLE"] = 14787,
|
|
["BLACKFORGE COWL"] = 4080,
|
|
["BLACK DRAGONSCALE"] = 15416,
|
|
["NIGHT WATCH SHORTSWORD"] = 935,
|
|
[2973] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2973,
|
|
["class"] = 2,
|
|
["name"] = "Hunting Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Wolf",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 12,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[12022] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12022,
|
|
["class"] = 2,
|
|
["name"] = "Iridium Chain",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_05",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 36,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[3037] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3037,
|
|
["class"] = 1,
|
|
["name"] = "Whipwood Recurve Bow",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_Bow_12",
|
|
["slot"] = "INVTYPE_RANGED",
|
|
["level"] = 29,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[3069] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3069,
|
|
["class"] = 2,
|
|
["name"] = "Bright Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_26",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["THISTLEFUR BELT"] = 14205,
|
|
["FORMULA: ENCHANT WEAPON - FIERY WEAPON"] = 11207,
|
|
["DELICATE INSECT WING"] = 6302,
|
|
[3197] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3197,
|
|
["class"] = 1,
|
|
["name"] = "Stonecutter Claymore",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_47",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 30,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[3229] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3229,
|
|
["class"] = 2,
|
|
["name"] = "Tarantula Silk Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_07",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 18,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[3261] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3261,
|
|
["class"] = 2,
|
|
["name"] = "Webbed Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_11",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[3293] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3293,
|
|
["class"] = 1,
|
|
["name"] = "Deadman Cleaver",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_23",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 1,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[3325] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3325,
|
|
["class"] = 1,
|
|
["name"] = "Vile Fin Battle Axe",
|
|
["texture"] = "Interface\\Icons\\INV_Axe_21",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 4,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[3357] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 3357,
|
|
["class"] = 5,
|
|
["name"] = "Liferoot",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Root_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SHINY FISH SCALES"] = 17057,
|
|
[3421] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3421,
|
|
["class"] = 2,
|
|
["name"] = "Simple Wildflowers",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Flower_02",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
["STAR RUBY"] = 7910,
|
|
["PRIDELORD GLOVES"] = 14675,
|
|
[16254] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16254,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Weapon - Lifestealing",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 3,
|
|
},
|
|
[14198] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14198,
|
|
["class"] = 2,
|
|
["name"] = "Thistlefur Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 26,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14326] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14326,
|
|
["class"] = 2,
|
|
["name"] = "Resplendent Robes",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_25",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 58,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14454] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14454,
|
|
["class"] = 2,
|
|
["name"] = "Highborne Cord",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_30",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 48,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14582] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14582,
|
|
["class"] = 2,
|
|
["name"] = "Dokebi Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_10",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 23,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["KEEN THROWING KNIFE"] = 3107,
|
|
[14838] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14838,
|
|
["class"] = 2,
|
|
["name"] = "Tyrant's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_24",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["ELDER RAPTOR FEATHERS"] = 20015,
|
|
["BEATEN BATTLE AXE"] = 1417,
|
|
["SHODDY BLUNDERBUSS"] = 2783,
|
|
["TRIBAL WORG HELM"] = 6204,
|
|
[15478] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15478,
|
|
["class"] = 2,
|
|
["name"] = "Charger's Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 3,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[15606] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15606,
|
|
["class"] = 2,
|
|
["name"] = "Ancient Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_10",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 36,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[15734] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15734,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Living Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
[3965] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3965,
|
|
["class"] = 2,
|
|
["name"] = "Thick Leather Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_24",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 44,
|
|
["subclass"] = 3,
|
|
["quality"] = 0,
|
|
},
|
|
[15990] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15990,
|
|
["class"] = 2,
|
|
["name"] = "Enduring Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_05",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 34,
|
|
["subclass"] = 6,
|
|
["quality"] = 2,
|
|
},
|
|
["RENEGADE BOOTS"] = 9864,
|
|
["SUNSCALE SHIELD"] = 14852,
|
|
[4093] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4093,
|
|
["class"] = 10,
|
|
["name"] = "Large Basilisk Tail",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Root_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["SILVER ORE"] = 2775,
|
|
["MITHRIL COIF"] = 7931,
|
|
["SUPERIOR BUCKLER"] = 9804,
|
|
[4347] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4347,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Reinforced Woolen Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[4411] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4411,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: Flame Deflector",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["RUSTY WARHAMMER"] = 1514,
|
|
[4539] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4539,
|
|
["class"] = 4,
|
|
["name"] = "Goldenbark Apple",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_20",
|
|
["slot"] = "",
|
|
["level"] = 25,
|
|
["quality"] = 1,
|
|
},
|
|
[4603] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4603,
|
|
["class"] = 4,
|
|
["name"] = "Raw Spotted Yellowtail",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Fish_01",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
["KING'S SQUARE POSTBOX KEY"] = 13306,
|
|
[4731] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4731,
|
|
["class"] = 2,
|
|
["name"] = "Glyphed Epaulets",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_25",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 34,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: STORMSHROUD PANTS"] = 15741,
|
|
["LAMBENT SCALE PAULDRONS"] = 4705,
|
|
["AZURE SILK GLOVES"] = 4319,
|
|
["ROUGH LEATHER VEST"] = 799,
|
|
[1910] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1910,
|
|
["class"] = 1,
|
|
["name"] = "Imported from 3.3.5 DBCs",
|
|
["texture"] = "Interface\\Icons\\INV_Pick_01",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 0,
|
|
},
|
|
[5115] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5115,
|
|
["class"] = 10,
|
|
["name"] = "Broken Wishbone",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_10",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["ANCIENT GAUNTLETS"] = 15605,
|
|
[15356] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15356,
|
|
["class"] = 2,
|
|
["name"] = "Headhunter's Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 31,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["HERO'S BUCKLER"] = 8313,
|
|
[5371] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5371,
|
|
["class"] = 10,
|
|
["name"] = "Piece of Coral",
|
|
["texture"] = "Interface\\Icons\\INV_Stone_14",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[5435] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 5435,
|
|
["class"] = 10,
|
|
["name"] = "Shiny Dinglehopper",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Shovel_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["TRICKSTER'S SASH"] = 15361,
|
|
["RUNE THREAD"] = 14341,
|
|
["CONJURED WATER"] = 5350,
|
|
["NIGHTSCAPE PANTS"] = 8193,
|
|
[5755] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5755,
|
|
["class"] = 2,
|
|
["name"] = "Onyx Shredder Plate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Plate04",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 30,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[5819] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5819,
|
|
["class"] = 2,
|
|
["name"] = "Sunblaze Coif",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_03",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 28,
|
|
["subclass"] = 4,
|
|
["quality"] = 3,
|
|
},
|
|
["ICY CLOAK"] = 4327,
|
|
[14140] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14140,
|
|
["class"] = 2,
|
|
["name"] = "Mooncloth Circlet",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bandana_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 57,
|
|
["subclass"] = 2,
|
|
["quality"] = 3,
|
|
},
|
|
[22166] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22166,
|
|
["class"] = 4,
|
|
["name"] = "Gift of Adoration: Undercity",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesBoxOfChocolates02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PATTERN: ENCHANTED RUNECLOTH BAG"] = 22308,
|
|
[6139] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6139,
|
|
["class"] = 2,
|
|
["name"] = "Novice's Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_13",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[6203] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6203,
|
|
["class"] = 2,
|
|
["name"] = "Thuggish Shield",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_09",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 6,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
[6267] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6267,
|
|
["class"] = 2,
|
|
["name"] = "Disciple's Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 7,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[6331] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6331,
|
|
["class"] = 1,
|
|
["name"] = "Howling Blade",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_15",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 31,
|
|
["subclass"] = 13,
|
|
["quality"] = 3,
|
|
},
|
|
[6395] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6395,
|
|
["class"] = 2,
|
|
["name"] = "Silver-thread Amice",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_05",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 24,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["EMBERSILK ROBES"] = 14234,
|
|
["CINDERCLOTH BOOTS"] = 10044,
|
|
["PATTERN: RED WHELP GLOVES"] = 7290,
|
|
["BLOODWOVEN WRAPS"] = 14265,
|
|
[6715] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6715,
|
|
["class"] = 5,
|
|
["name"] = "Ruined Jumper Cables",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gear_08",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[15407] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 15407,
|
|
["class"] = 5,
|
|
["name"] = "Cured Rugged Hide",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Pelt_Bear_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["SERPENTSKIN LEGGINGS"] = 8262,
|
|
["GLOVES OF THE GREATFATHER"] = 17721,
|
|
["SCARLET WRISTGUARDS"] = 10333,
|
|
[3363] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3363,
|
|
["class"] = 2,
|
|
["name"] = "Frayed Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_04",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[7099] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 7099,
|
|
["class"] = 10,
|
|
["name"] = "Severed Pincer",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Birdbeck_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["THORIUM TUBE"] = 16000,
|
|
["ROUGH VULTURE FEATHERS"] = 555,
|
|
["AXE OF THE ENFORCER"] = 1454,
|
|
[7355] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7355,
|
|
["class"] = 2,
|
|
["name"] = "Elder's Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_13",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 26,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["RAGECLAW BRACERS"] = 15380,
|
|
["BRIGADE BOOTS"] = 9926,
|
|
["WOLF RIDER'S BOOTS"] = 15370,
|
|
["NORTHERN SHORTSWORD"] = 2078,
|
|
["LINEN BAG"] = 4238,
|
|
["BANDIT CLOAK"] = 9779,
|
|
["MISTSCAPE CLOAK"] = 4735,
|
|
[8202] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8202,
|
|
["class"] = 2,
|
|
["name"] = "Big Voodoo Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 42,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[7931] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7931,
|
|
["class"] = 2,
|
|
["name"] = "Mithril Coif",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_35",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 41,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["ALABASTER PLATE VAMBRACES"] = 8311,
|
|
["PATTERN: BIG BAG OF ENCHANTMENT"] = 22309,
|
|
["ANCIENT LEGGUARDS"] = 15607,
|
|
[8187] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8187,
|
|
["class"] = 2,
|
|
["name"] = "Turtle Scale Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_05",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 36,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[8311] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8311,
|
|
["class"] = 2,
|
|
["name"] = "Alabaster Plate Vambraces",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_16",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 48,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["PRIMAL BUCKLER"] = 15006,
|
|
["PATTERN: BIG VOODOO MASK"] = 8387,
|
|
["TIGHTLY SEALED TRUNK"] = 20708,
|
|
["MISTSCAPE MANTLE"] = 4734,
|
|
[8951] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 8951,
|
|
["class"] = 4,
|
|
["name"] = "Elixir of Greater Defense",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_65",
|
|
["slot"] = "",
|
|
["level"] = 29,
|
|
["quality"] = 1,
|
|
},
|
|
["MAGISTER'S GLOVES"] = 16684,
|
|
[18414] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18414,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Belt of the Archmage",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 4,
|
|
},
|
|
["CRUSADER'S BOOTS"] = 10192,
|
|
[9875] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9875,
|
|
["class"] = 2,
|
|
["name"] = "Sorcerer Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_10",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 34,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["TWILL VEST"] = 3951,
|
|
[9719] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9719,
|
|
["class"] = 5,
|
|
["name"] = "Broken Blade of Heroes",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_10",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 3,
|
|
},
|
|
[19694] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19694,
|
|
["class"] = 2,
|
|
["name"] = "Darksoul Leggings",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_Plate_21",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 60,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["LARGE RAW MIGHTFISH"] = 13893,
|
|
["ABJURER'S BOOTS"] = 9936,
|
|
[10231] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10231,
|
|
["class"] = 2,
|
|
["name"] = "Engraved Cape",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_18",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 50,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["IDOL OF THE SUN"] = 20874,
|
|
["THICK HIDE"] = 8169,
|
|
["TATTERED CLOTH GLOVES"] = 711,
|
|
["BLACKFORGE PAULDRONS"] = 4733,
|
|
["RITUAL BLADE"] = 5112,
|
|
["DIGMASTER 5000"] = 9465,
|
|
["TRUESILVER BREASTPLATE"] = 7939,
|
|
["FORMIDABLE CIRCLET"] = 15634,
|
|
["STEADFAST BRACELETS"] = 15590,
|
|
[23022] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 23022,
|
|
["class"] = 10,
|
|
["name"] = "Curmudgeon's Payoff",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_10_Black",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PRAETORIAN LEGGINGS"] = 15186,
|
|
[35] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 35,
|
|
["class"] = 1,
|
|
["name"] = "Bent Staff",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_08",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 1,
|
|
["subclass"] = 10,
|
|
["quality"] = 1,
|
|
},
|
|
[22169] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22169,
|
|
["class"] = 4,
|
|
["name"] = "Gift of Friendship: Orgrimmar",
|
|
["texture"] = "Interface\\Icons\\INV_ValentinesBoxOfChocolates01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[12023] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12023,
|
|
["class"] = 2,
|
|
["name"] = "Tellurium Necklace",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_03",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 40,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["RUSSET HAT"] = 3889,
|
|
[15694] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15694,
|
|
["class"] = 2,
|
|
["name"] = "Merciless Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_08",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 49,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["GAEA'S RAIMENT"] = 14275,
|
|
[12535] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12535,
|
|
["class"] = 1,
|
|
["name"] = "Doomforged Straightedge",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_41",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 49,
|
|
["subclass"] = 8,
|
|
["quality"] = 3,
|
|
},
|
|
["FORMULA: ENCHANT BOOTS - MINOR AGILITY"] = 6377,
|
|
[17188] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 17188,
|
|
["class"] = 2,
|
|
["name"] = "Ringed Buckler",
|
|
["texture"] = "Interface\\Icons\\INV_Shield_10",
|
|
["slot"] = "INVTYPE_SHIELD",
|
|
["level"] = 14,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["LIVING ESSENCE"] = 12803,
|
|
[13047] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13047,
|
|
["class"] = 1,
|
|
["name"] = "Twig of the World Tree",
|
|
["texture"] = "Interface\\Icons\\INV_Mace_13",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 53,
|
|
["subclass"] = 6,
|
|
["quality"] = 3,
|
|
},
|
|
["SHIMMERING STAVE"] = 7558,
|
|
[13303] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 13303,
|
|
["name"] = "Crusaders' Square Postbox Key",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Key_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4699] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4699,
|
|
["class"] = 2,
|
|
["name"] = "Seer's Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_22",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 13,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["OVERLINKED CHAIN GLOVES"] = 4004,
|
|
[18672] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 18672,
|
|
["class"] = 2,
|
|
["name"] = "Elemental Ember",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Orb_05",
|
|
["slot"] = "INVTYPE_HOLDABLE",
|
|
["level"] = 54,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["SUNSCALE SABATONS"] = 14848,
|
|
[13943] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13943,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Hot Smoked Bass",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 6,
|
|
["quality"] = 1,
|
|
},
|
|
["TWILIGHT CUFFS"] = 7437,
|
|
[14199] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14199,
|
|
["class"] = 2,
|
|
["name"] = "Thistlefur Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_06",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 28,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14327] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14327,
|
|
["class"] = 2,
|
|
["name"] = "Resplendent Belt",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_13",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 53,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14455] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14455,
|
|
["class"] = 2,
|
|
["name"] = "Highborne Padded Armor",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_03",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 54,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["IDOL OF THE SAGE"] = 20877,
|
|
["IRONWOOD MAUL"] = 4777,
|
|
[14839] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14839,
|
|
["class"] = 2,
|
|
["name"] = "Tyrant's Greaves",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_Plate_06",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 40,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["RUGGED LEATHER"] = 8170,
|
|
[15095] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15095,
|
|
["class"] = 2,
|
|
["name"] = "Runic Leather Pants",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_02",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 55,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["SORCERER SLIPPERS"] = 9876,
|
|
[15351] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15351,
|
|
["class"] = 2,
|
|
["name"] = "Headhunter's Bands",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_13",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 25,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["EXALTED LEGPLATES"] = 14980,
|
|
[15607] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15607,
|
|
["class"] = 2,
|
|
["name"] = "Ancient Legguards",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_04",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 39,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["FORMIDABLE LEGGUARDS"] = 15637,
|
|
[2593] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 2593,
|
|
["class"] = 4,
|
|
["name"] = "Flask of Port",
|
|
["texture"] = "Interface\\Icons\\INV_Potion_12",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["PAGAN CAPE"] = 14161,
|
|
["SUPREME SHOULDERS"] = 15441,
|
|
[16247] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 16247,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant 2H Weapon - Superior Impact",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[15221] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15221,
|
|
["class"] = 1,
|
|
["name"] = "Holy War Sword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_06",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 60,
|
|
["subclass"] = 8,
|
|
["quality"] = 2,
|
|
},
|
|
["MIGHTY IRON HAMMER"] = 3492,
|
|
["BEAR BRACERS"] = 4795,
|
|
["PERRINE'S BOOTS"] = 3332,
|
|
["MUGTHOL'S HELM"] = 13073,
|
|
["PATTERN: STAR BELT"] = 4356,
|
|
["STAFF OF THE SHADE"] = 2549,
|
|
["RECIPE: NIGHTFIN SOUP"] = 13945,
|
|
["EMERALD PAULDRONS"] = 10281,
|
|
["THE ZIGGLER"] = 8006,
|
|
["RED SPARKLER"] = 8624,
|
|
[19183] = {
|
|
["max_stack"] = 200,
|
|
["id"] = 19183,
|
|
["class"] = 4,
|
|
["name"] = "Hourglass Sand",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Dust_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["DARK IRON SUNDERER"] = 11607,
|
|
[19695] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 19695,
|
|
["class"] = 2,
|
|
["name"] = "Darksoul Shoulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_01",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 60,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["PLAIN ROBE"] = 2612,
|
|
["GREENSTONE TALISMAN"] = 12029,
|
|
["DARK IRON ORE"] = 11370,
|
|
["EBONHOLD ARMOR"] = 8265,
|
|
["BROKEN WINE BOTTLE"] = 6651,
|
|
["LACED MAIL BRACERS"] = 1740,
|
|
["STYLISH RED SHIRT"] = 4330,
|
|
["LUNAR WAND"] = 15283,
|
|
["RUNED STYGIAN BELT"] = 20539,
|
|
["ROUGH BRONZE CUIRASS"] = 2866,
|
|
["PLANS: IRIDESCENT HAMMER"] = 5543,
|
|
["GRILLED KING CRAWLER LEGS"] = 9681,
|
|
[9361] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9361,
|
|
["class"] = 4,
|
|
["name"] = "Cuergo's Gold with Worm",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[9297] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9297,
|
|
["class"] = 8,
|
|
["name"] = "Recipe: Elixir of Dream Vision",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 7,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: ELIXIR OF DREAM VISION"] = 9297,
|
|
["COARSE GRINDING STONE"] = 3478,
|
|
["TEMPLAR BOOTS"] = 10167,
|
|
["NIGHTSCAPE SHOULDERS"] = 8192,
|
|
["WOLFPACK MEDALLION"] = 5754,
|
|
["PHALANX BRACERS"] = 7416,
|
|
["PATTERN: IRONFEATHER BREASTPLATE"] = 15760,
|
|
["RUINED TOME"] = 15696,
|
|
["BATTLE CHAIN BOOTS"] = 3279,
|
|
["ELDER'S PANTS"] = 7368,
|
|
["MESSAGE IN A BOTTLE"] = 6307,
|
|
["FRAYED ROBE"] = 1380,
|
|
["SCHEMATIC: VOICE AMPLIFICATION MODULATOR"] = 16052,
|
|
[15408] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 15408,
|
|
["class"] = 10,
|
|
["name"] = "Heavy Scorpid Scale",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_MonsterScales_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["25 POUND SALMON"] = 13904,
|
|
["ROYAL CAPE"] = 9908,
|
|
[1190] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1190,
|
|
["class"] = 2,
|
|
["name"] = "Overseer's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_08",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 15,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[1198] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1198,
|
|
["class"] = 1,
|
|
["name"] = "Claymore",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_40",
|
|
["slot"] = "INVTYPE_2HWEAPON",
|
|
["level"] = 10,
|
|
["subclass"] = 9,
|
|
["quality"] = 1,
|
|
},
|
|
["MISTSCAPE GLOVES"] = 6428,
|
|
[2156] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 2156,
|
|
["class"] = 2,
|
|
["name"] = "Padded Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_09",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 22,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["SMALL WOODEN HAMMER"] = 2055,
|
|
["UNEARTHED BANDS"] = 9428,
|
|
["MARAUDER'S TUNIC"] = 15567,
|
|
["FERAL HARNESS"] = 15311,
|
|
["HEAVY SPEAR"] = 15811,
|
|
["LIGHT SHOT"] = 2516,
|
|
["FORMAL WHITE SHIRT"] = 4334,
|
|
["FORESTER'S AXE"] = 790,
|
|
["THORNSTONE SLEDGEHAMMER"] = 1722,
|
|
["CROSS-STITCHED BELT"] = 3380,
|
|
["TWO OF BEASTS"] = 19230,
|
|
["LORDLY ARMGUARDS"] = 13135,
|
|
["PATTERN: WHITE BANDIT MASK"] = 10301,
|
|
["MECHANICAL REPAIR KIT"] = 11590,
|
|
["PATHFINDER BRACERS"] = 15348,
|
|
["MYSTICAL ROBE"] = 10178,
|
|
["SPECTRAL NECKLACE"] = 12047,
|
|
[8312] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 8312,
|
|
["class"] = 2,
|
|
["name"] = "Alabaster Breastplate",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Chain_05",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 52,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
[10305] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 10305,
|
|
["class"] = 4,
|
|
["name"] = "Scroll of Protection IV",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_07",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
["TEMPLAR GAUNTLETS"] = 10165,
|
|
["HIGH CHIEF'S BELT"] = 14960,
|
|
[11151] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11151,
|
|
["class"] = 8,
|
|
["name"] = "Formula: Enchant Gloves - Herbalism",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Note_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 9,
|
|
["quality"] = 2,
|
|
},
|
|
[8952] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 8952,
|
|
["class"] = 4,
|
|
["name"] = "Roasted Quail",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_15",
|
|
["slot"] = "",
|
|
["level"] = 45,
|
|
["quality"] = 1,
|
|
},
|
|
["GOLD HAKKARI BIJOU"] = 19715,
|
|
[121] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 121,
|
|
["class"] = 2,
|
|
["name"] = "Thug Boots",
|
|
["texture"] = "Interface\\Icons\\INV_Boots_05",
|
|
["slot"] = "INVTYPE_FEET",
|
|
["level"] = 0,
|
|
["subclass"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[9336] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 9336,
|
|
["class"] = 10,
|
|
["name"] = "Gold-capped Troll Tusk",
|
|
["texture"] = "Interface\\Icons\\INV_Gizmo_Pipe_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
[1958] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 1958,
|
|
["class"] = 1,
|
|
["name"] = "Petrified Shinbone",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_01",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 12,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["RUNECLOTH BANDAGE"] = 14529,
|
|
["BLOODLUST BRACELETS"] = 14807,
|
|
[9848] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 9848,
|
|
["class"] = 2,
|
|
["name"] = "Conjurer's Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_22",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 31,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
["PLANS: HEAVY MITHRIL PANTS"] = 7975,
|
|
[10104] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10104,
|
|
["class"] = 2,
|
|
["name"] = "Councillor's Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_10",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 54,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[10232] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10232,
|
|
["class"] = 2,
|
|
["name"] = "Engraved Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Gauntlets_03",
|
|
["slot"] = "INVTYPE_HAND",
|
|
["level"] = 53,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[10360] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10360,
|
|
["class"] = 10,
|
|
["name"] = "Black Kingsnake",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_GuardianWard",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["WARDEN'S GLOVES"] = 14606,
|
|
["BARBARIC LOINCLOTH"] = 3309,
|
|
["SAGE'S CIRCLET"] = 10288,
|
|
["RAVAGER'S ARMGUARDS"] = 14770,
|
|
["THORIUM GRENADE"] = 15993,
|
|
[11128] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 11128,
|
|
["class"] = 5,
|
|
["name"] = "Golden Rod",
|
|
["texture"] = "Interface\\Icons\\INV_Staff_10",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["DESTINY"] = 647,
|
|
[11384] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 11384,
|
|
["class"] = 10,
|
|
["name"] = "Broken Basilisk Teeth",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bone_07",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 0,
|
|
},
|
|
["VIOLET ROBES"] = 5767,
|
|
["LESSER HEALTHSTONE"] = 19007,
|
|
["CORPSESHROUD"] = 10574,
|
|
["BRIGADE PAULDRONS"] = 9934,
|
|
[12024] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12024,
|
|
["class"] = 2,
|
|
["name"] = "Vanadium Talisman",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Necklace_07",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 45,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
["LIGHT MAGESMITH ROBE"] = 2110,
|
|
["DRY PORK RIBS"] = 2687,
|
|
["CHIPPED GORILLA TOOTH"] = 4097,
|
|
[10361] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 10361,
|
|
["class"] = 10,
|
|
["name"] = "Brown Snake",
|
|
["texture"] = "Interface\\Icons\\Spell_Nature_GuardianWard",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[4422] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 4422,
|
|
["class"] = 4,
|
|
["name"] = "Scroll of Stamina III",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_07",
|
|
["slot"] = "",
|
|
["level"] = 35,
|
|
["quality"] = 1,
|
|
},
|
|
[12792] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 12792,
|
|
["class"] = 1,
|
|
["name"] = "Volcanic Hammer",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_06",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 53,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["TROGG BEATER"] = 3571,
|
|
[13048] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13048,
|
|
["class"] = 1,
|
|
["name"] = "Looming Gavel",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_04",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 26,
|
|
["subclass"] = 5,
|
|
["quality"] = 3,
|
|
},
|
|
["GREATER MAGIC ESSENCE"] = 10939,
|
|
["SPINEL RING"] = 11970,
|
|
["STYLISH BLACK SHIRT"] = 3427,
|
|
[13118] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13118,
|
|
["class"] = 2,
|
|
["name"] = "Serpentine Sash",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_25",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 52,
|
|
["subclass"] = 3,
|
|
["quality"] = 3,
|
|
},
|
|
["SERPENTINE SASH"] = 13118,
|
|
[13816] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 13816,
|
|
["class"] = 1,
|
|
["name"] = "Fine Longsword",
|
|
["texture"] = "Interface\\Icons\\INV_Sword_27",
|
|
["slot"] = "INVTYPE_WEAPONMAINHAND",
|
|
["level"] = 47,
|
|
["subclass"] = 8,
|
|
["quality"] = 0,
|
|
},
|
|
["DENSE TRIANGLE MACE"] = 3203,
|
|
[17036] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 17036,
|
|
["class"] = 9,
|
|
["name"] = "Ashwood Seed",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[14200] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14200,
|
|
["class"] = 2,
|
|
["name"] = "Thistlefur Cap",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_31",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 30,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14328] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14328,
|
|
["class"] = 2,
|
|
["name"] = "Eternal Chestguard",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_17",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 60,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14456] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14456,
|
|
["class"] = 2,
|
|
["name"] = "Elunarian Vest",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_01",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 59,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[14584] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14584,
|
|
["class"] = 2,
|
|
["name"] = "Dokebi Hat",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_15",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 30,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["GUT RIPPER"] = 2164,
|
|
[14840] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 14840,
|
|
["class"] = 2,
|
|
["name"] = "Tyrant's Legplates",
|
|
["texture"] = "Interface\\Icons\\INV_Pants_06",
|
|
["slot"] = "INVTYPE_LEGS",
|
|
["level"] = 42,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["INNERVATING BAND"] = 18701,
|
|
["HORDE GIFT COLLECTION"] = 22263,
|
|
[15224] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15224,
|
|
["class"] = 1,
|
|
["name"] = "Battlesmasher",
|
|
["texture"] = "Interface\\Icons\\INV_Hammer_08",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 20,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
["CONJURED SPARKLING WATER"] = 8078,
|
|
[15480] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15480,
|
|
["class"] = 2,
|
|
["name"] = "War Torn Girdle",
|
|
["texture"] = "Interface\\Icons\\INV_Belt_13",
|
|
["slot"] = "INVTYPE_WAIST",
|
|
["level"] = 8,
|
|
["subclass"] = 4,
|
|
["quality"] = 1,
|
|
},
|
|
[15608] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 15608,
|
|
["class"] = 2,
|
|
["name"] = "Ancient Pauldrons",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_09",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 39,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["SMALL CLAW"] = 3176,
|
|
["GRYPHON MAIL PAULDRONS"] = 15628,
|
|
[15992] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 15992,
|
|
["class"] = 5,
|
|
["name"] = "Dense Blasting Powder",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Ammo_Gunpowder_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[1705] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 1705,
|
|
["class"] = 5,
|
|
["name"] = "Lesser Moonstone",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Crystal_01",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["HEART OF FIRE"] = 7077,
|
|
["ELIXIR OF GIANT GROWTH"] = 6662,
|
|
["BONELINK BRACERS"] = 15610,
|
|
["ICE-COVERED BRACERS"] = 763,
|
|
[22252] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 22252,
|
|
["class"] = 3,
|
|
["name"] = "Satchel of Cenarius",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Bag_SatchelofCenarius",
|
|
["slot"] = "INVTYPE_BAG",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[4348] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4348,
|
|
["class"] = 8,
|
|
["name"] = "Pattern: Phoenix Gloves",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: CINDERCLOTH CLOAK"] = 14482,
|
|
[4476] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4476,
|
|
["class"] = 2,
|
|
["name"] = "Beastwalker Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_39",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 29,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[4540] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4540,
|
|
["class"] = 4,
|
|
["name"] = "Tough Hunk of Bread",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_11",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[4604] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 4604,
|
|
["class"] = 4,
|
|
["name"] = "Forest Mushroom Cap",
|
|
["texture"] = "Interface\\Icons\\INV_Mushroom_13",
|
|
["slot"] = "",
|
|
["level"] = 1,
|
|
["quality"] = 1,
|
|
},
|
|
[4668] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4668,
|
|
["class"] = 2,
|
|
["name"] = "Battle Chain Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_19",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 4,
|
|
["subclass"] = 2,
|
|
["quality"] = 1,
|
|
},
|
|
["TEMPLAR BRACERS"] = 10171,
|
|
[4796] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 4796,
|
|
["class"] = 2,
|
|
["name"] = "Owl Bracers",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_04",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 20,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[19441] = {
|
|
["max_stack"] = 5,
|
|
["id"] = 19441,
|
|
["class"] = 5,
|
|
["name"] = "Huge Venom Sac",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Organ_04",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["CUERGO'S HIDDEN TREASURE"] = 9265,
|
|
["DEADLY POISON IV"] = 8985,
|
|
["SAPPHIRON'S SCALE BOOTS"] = 13070,
|
|
[5116] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 5116,
|
|
["class"] = 9,
|
|
["name"] = "Long Tail Feather",
|
|
["texture"] = "Interface\\Icons\\INV_Feather_03",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
[5180] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5180,
|
|
["class"] = 2,
|
|
["name"] = "Necklace of Harmony",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Amulet_04",
|
|
["slot"] = "INVTYPE_NECK",
|
|
["level"] = 29,
|
|
["subclass"] = 1,
|
|
["quality"] = 2,
|
|
},
|
|
[18287] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 18287,
|
|
["class"] = 4,
|
|
["name"] = "Evermurky",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_11",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 1,
|
|
},
|
|
["ELIXIR OF GREATER DEFENSE"] = 8951,
|
|
["BATTLECHASER'S GREAVES"] = 12555,
|
|
["INTERLACED BOOTS"] = 3793,
|
|
[5500] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 5500,
|
|
["class"] = 5,
|
|
["name"] = "Iridescent Pearl",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Gem_Pearl_02",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: BLUE DRAGONSCALE BREASTPLATE"] = 15751,
|
|
["RECIPE: WESTFALL STEW"] = 728,
|
|
["DARK IRON SCRAPS"] = 22528,
|
|
[5756] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 5756,
|
|
["class"] = 1,
|
|
["name"] = "Sliverblade",
|
|
["texture"] = "Interface\\Icons\\INV_Weapon_ShortBlade_24",
|
|
["slot"] = "INVTYPE_WEAPON",
|
|
["level"] = 32,
|
|
["subclass"] = 13,
|
|
["quality"] = 3,
|
|
},
|
|
["TRICKSTER'S LEGGINGS"] = 15366,
|
|
["MAGNIFICENT BRACERS"] = 15668,
|
|
["TIGERBANE"] = 1465,
|
|
["THORNSPIKE"] = 6681,
|
|
["GYROMATIC MICRO-ADJUSTOR"] = 10498,
|
|
[6140] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6140,
|
|
["class"] = 2,
|
|
["name"] = "Apprentice's Robe",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Cloth_22",
|
|
["slot"] = "INVTYPE_ROBE",
|
|
["level"] = 1,
|
|
["subclass"] = 2,
|
|
["quality"] = 0,
|
|
},
|
|
[6204] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6204,
|
|
["class"] = 2,
|
|
["name"] = "Tribal Worg Helm",
|
|
["texture"] = "Interface\\Icons\\INV_Helmet_17",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 27,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[6268] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6268,
|
|
["class"] = 2,
|
|
["name"] = "Pioneer Tunic",
|
|
["texture"] = "Interface\\Icons\\INV_Shirt_06",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 8,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
[6332] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6332,
|
|
["class"] = 2,
|
|
["name"] = "Black Pearl Ring",
|
|
["texture"] = "Interface\\Icons\\INV_Jewelry_Ring_05",
|
|
["slot"] = "INVTYPE_FINGER",
|
|
["level"] = 17,
|
|
["subclass"] = 1,
|
|
["quality"] = 3,
|
|
},
|
|
[6396] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6396,
|
|
["class"] = 2,
|
|
["name"] = "Emblazoned Chestpiece",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_08",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 27,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["RECIPE: GREATER NATURE PROTECTION POTION"] = 13496,
|
|
[6524] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6524,
|
|
["class"] = 2,
|
|
["name"] = "Studded Leather Harness",
|
|
["texture"] = "Interface\\Icons\\INV_Chest_Leather_01",
|
|
["slot"] = "INVTYPE_CHEST",
|
|
["level"] = 17,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
[6588] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6588,
|
|
["class"] = 2,
|
|
["name"] = "Scouting Spaulders",
|
|
["texture"] = "Interface\\Icons\\INV_Shoulder_27",
|
|
["slot"] = "INVTYPE_SHOULDER",
|
|
["level"] = 18,
|
|
["subclass"] = 3,
|
|
["quality"] = 1,
|
|
},
|
|
["RECIPE: HOLY PROTECTION POTION"] = 6053,
|
|
[6716] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 6716,
|
|
["class"] = 8,
|
|
["name"] = "Schematic: EZ-Thro Dynamite",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
["PATTERN: LAVENDER MAGEWEAVE SHIRT"] = 10314,
|
|
["PIONEER BELT"] = 6517,
|
|
["MILD SPICES"] = 2678,
|
|
["FIERY CORE"] = 17010,
|
|
["DARKMIST ORB"] = 15980,
|
|
["RAW BLACK TRUFFLE"] = 4608,
|
|
["BLUE DRAGONSCALE SHOULDERS"] = 15049,
|
|
[7228] = {
|
|
["max_stack"] = 20,
|
|
["id"] = 7228,
|
|
["class"] = 4,
|
|
["name"] = "Tigule and Foror's Strawberry Ice Cream",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Food_31",
|
|
["slot"] = "",
|
|
["level"] = 15,
|
|
["quality"] = 1,
|
|
},
|
|
["WANDERER'S CLOAK"] = 10108,
|
|
[7356] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7356,
|
|
["class"] = 2,
|
|
["name"] = "Elder's Cloak",
|
|
["texture"] = "Interface\\Icons\\INV_Misc_Cape_02",
|
|
["slot"] = "INVTYPE_CLOAK",
|
|
["level"] = 25,
|
|
["subclass"] = 2,
|
|
["quality"] = 2,
|
|
},
|
|
[7420] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7420,
|
|
["class"] = 2,
|
|
["name"] = "Phalanx Headguard",
|
|
["texture"] = "Interface\\Icons\\INV_Crown_01",
|
|
["slot"] = "INVTYPE_HEAD",
|
|
["level"] = 28,
|
|
["subclass"] = 4,
|
|
["quality"] = 2,
|
|
},
|
|
[7484] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 7484,
|
|
["class"] = 2,
|
|
["name"] = "Ranger Wristguards",
|
|
["texture"] = "Interface\\Icons\\INV_Bracer_09",
|
|
["slot"] = "INVTYPE_WRIST",
|
|
["level"] = 36,
|
|
["subclass"] = 3,
|
|
["quality"] = 2,
|
|
},
|
|
["DOKEBI BUCKLER"] = 14608,
|
|
["SHARP THROWING AXE"] = 3135,
|
|
[7676] = {
|
|
["max_stack"] = 10,
|
|
["id"] = 7676,
|
|
["class"] = 4,
|
|
["name"] = "Thistle Tea",
|
|
["texture"] = "Interface\\Icons\\INV_Drink_Milk_05",
|
|
["slot"] = "",
|
|
["level"] = 5,
|
|
["quality"] = 1,
|
|
},
|
|
["FRESHLY BAKED BREAD"] = 4541,
|
|
["HOLIDAY SPIRITS"] = 17196,
|
|
["HEAVY CROSSBOW"] = 15809,
|
|
[3612] = {
|
|
["max_stack"] = 1,
|
|
["id"] = 3612,
|
|
["class"] = 8,
|
|
["name"] = "Plans: Green Iron Gauntlets",
|
|
["texture"] = "Interface\\Icons\\INV_Scroll_06",
|
|
["slot"] = "",
|
|
["level"] = 0,
|
|
["subclass"] = 5,
|
|
["quality"] = 2,
|
|
},
|
|
} |