mirror of
https://codeberg.org/Duvelcorp/MetaHunt.git
synced 2026-09-22 15:46:59 +00:00
c55cd66ffc
- Hunter's Book and options window now show a full 'DISABLED.' overlay on realm-gated realms instead of rendering content - Pet training: new rank of an already-known ability is now recognised, announced, and reflected in tooltips - Restore curated 'unique appearance' beast allowlist (34 beasts) in data/init.lua - CHANGELOG updated
1514 lines
41 KiB
Lua
1514 lines
41 KiB
Lua
-- MetaHunt Bags Database (Quivers + Ammo Pouches)
|
|
-- Source: https://octowow.st/db/?items=11
|
|
-- Auto-generated extraction with source recursion.
|
|
|
|
if not MTH_DS then MTH_DS = {} end
|
|
|
|
MTH_DS_BagItems = {
|
|
[2101] = {
|
|
["name"] = "Light Quiver",
|
|
["icon"] = "INV_Misc_Quiver_09",
|
|
["quality"] = 1,
|
|
["level"] = 1,
|
|
["slots"] = 6,
|
|
["subtype"] = "quiver",
|
|
["description"] = "",
|
|
["tooltip"] = "Light Quiver\n6 Slot Bag\nEquip: Increases ranged attack speed by 10%.",
|
|
["sourceUrl"] = "https://octowow.st/db/?item=2101",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 8,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 1685,
|
|
["name"] = "Xandar Goodbeard",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 7976,
|
|
["name"] = "Thalgus Thunderfist",
|
|
["tag"] = "Weapon Merchant",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 80102,
|
|
["name"] = "Ohgi Cardya",
|
|
["tag"] = "Trader",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1459,
|
|
["name"] = "Naela Trance",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1287,
|
|
["name"] = "Marda Weller",
|
|
["tag"] = "Weapons Merchant",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3589,
|
|
["name"] = "Keina",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3158,
|
|
["name"] = "Duokna",
|
|
["tag"] = "General Goods",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4602,
|
|
["name"] = "Benijah Fenner",
|
|
["tag"] = "Weapon Merchant",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[2102] = {
|
|
["name"] = "Small Ammo Pouch",
|
|
["icon"] = "INV_Misc_Ammo_Bullet_01",
|
|
["quality"] = 1,
|
|
["level"] = 1,
|
|
["slots"] = 6,
|
|
["subtype"] = "ammo pouch",
|
|
["description"] = "",
|
|
["tooltip"] = "Small Ammo Pouch\n6 Slot Bag\nEquip: Increases ranged attack speed by 10%.",
|
|
["sourceUrl"] = "https://octowow.st/db/?item=2102",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 5,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 2685,
|
|
["name"] = "Mazk Snipeshot",
|
|
["tag"] = "Engineering Supplies",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3072,
|
|
["name"] = "Kawnie Softbreeze",
|
|
["tag"] = "General Goods",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62402,
|
|
["name"] = "Kargun Mightfall",
|
|
["tag"] = "Metalsmith",
|
|
["level"] = 8,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 6028,
|
|
["name"] = "Burkrum",
|
|
["tag"] = "Heavy Armor Merchant",
|
|
["level"] = 8,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 829,
|
|
["name"] = "Adlin Pridedrift",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[2662] = {
|
|
["name"] = "Ribbly's Quiver",
|
|
["icon"] = "INV_Misc_Quiver_06",
|
|
["quality"] = 2,
|
|
["level"] = 55,
|
|
["reqlevel"] = 50,
|
|
["slots"] = 16,
|
|
["subtype"] = "quiver",
|
|
["description"] = "",
|
|
["tooltip"] = "Ribbly's Quiver\nBinds when picked up\nUnique\n16 Slot Bag\nRequires Level 50\nEquip: Increases ranged attack speed by 14%.",
|
|
["sourceUrl"] = "https://octowow.st/db/?item=2662",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 9543,
|
|
["name"] = "Ribbly Screwspigot",
|
|
["level"] = 53,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[2663] = {
|
|
["name"] = "Ribbly's Bandolier",
|
|
["icon"] = "INV_Misc_Ammo_Bullet_01",
|
|
["quality"] = 2,
|
|
["level"] = 55,
|
|
["reqlevel"] = 50,
|
|
["slots"] = 16,
|
|
["subtype"] = "ammo pouch",
|
|
["description"] = "",
|
|
["tooltip"] = "Ribbly's Bandolier\nBinds when picked up\nUnique\n16 Slot Bag\nRequires Level 50\nEquip: Increases ranged attack speed by 14%.",
|
|
["sourceUrl"] = "https://octowow.st/db/?item=2663",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 9543,
|
|
["name"] = "Ribbly Screwspigot",
|
|
["level"] = 53,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3573] = {
|
|
["name"] = "Hunting Quiver",
|
|
["icon"] = "INV_Misc_Quiver_03",
|
|
["quality"] = 1,
|
|
["level"] = 15,
|
|
["slots"] = 10,
|
|
["subtype"] = "quiver",
|
|
["description"] = "",
|
|
["tooltip"] = "Hunting Quiver\nBinds when picked up\nUnique\n10 Slot Bag\nEquip: Increases ranged attack speed by 10%.",
|
|
["sourceUrl"] = "https://octowow.st/db/?item=3573",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3574] = {
|
|
["name"] = "Hunting Ammo Sack",
|
|
["icon"] = "INV_Misc_Ammo_Bullet_01",
|
|
["quality"] = 1,
|
|
["level"] = 15,
|
|
["slots"] = 10,
|
|
["subtype"] = "ammo pouch",
|
|
["description"] = "",
|
|
["tooltip"] = "Hunting Ammo Sack\nBinds when picked up\n10 Slot Bag\nEquip: Increases ranged attack speed by 10%.",
|
|
["sourceUrl"] = "https://octowow.st/db/?item=3574",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3604] = {
|
|
["name"] = "Bandolier of the Night Watch",
|
|
["icon"] = "INV_Misc_Bag_09_Blue",
|
|
["quality"] = 2,
|
|
["level"] = 25,
|
|
["slots"] = 12,
|
|
["subtype"] = "ammo pouch",
|
|
["description"] = "",
|
|
["tooltip"] = "Bandolier of the Night Watch\nBinds when picked up\nUnique\n12 Slot Bag\nEquip: Increases ranged attack speed by 11%.",
|
|
["sourceUrl"] = "https://octowow.st/db/?item=3604",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3605] = {
|
|
["name"] = "Quiver of the Night Watch",
|
|
["icon"] = "INV_Misc_Quiver_04",
|
|
["quality"] = 2,
|
|
["level"] = 25,
|
|
["slots"] = 12,
|
|
["subtype"] = "quiver",
|
|
["description"] = "",
|
|
["tooltip"] = "Quiver of the Night Watch\nBinds when picked up\nUnique\n12 Slot Bag\nEquip: Increases ranged attack speed by 11%.",
|
|
["sourceUrl"] = "https://octowow.st/db/?item=3605",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[5439] = {
|
|
["name"] = "Small Quiver",
|
|
["icon"] = "INV_Misc_Quiver_09",
|
|
["quality"] = 1,
|
|
["level"] = 5,
|
|
["slots"] = 8,
|
|
["subtype"] = "quiver",
|
|
["description"] = "",
|
|
["tooltip"] = "Small Quiver\n8 Slot Bag\nEquip: Increases ranged attack speed by 10%.",
|
|
["sourceUrl"] = "https://octowow.st/db/?item=5439",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 47,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 3409,
|
|
["name"] = "Zendo'jian",
|
|
["tag"] = "Weapon Vendor",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9552,
|
|
["name"] = "Zanara",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1668,
|
|
["name"] = "William MacGregor",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61115,
|
|
["name"] = "Wezzy Coppersaw",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91246,
|
|
["name"] = "Valkar",
|
|
["tag"] = "Fletcher",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3488,
|
|
["name"] = "Uthrok",
|
|
["tag"] = "Bowyer & Gunsmith",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 10369,
|
|
["name"] = "Trayexir",
|
|
["tag"] = "Weapon Merchant",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9551,
|
|
["name"] = "Starn",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5122,
|
|
["name"] = "Skolmin Goldfury",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 13,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 17598,
|
|
["name"] = "Renn'az",
|
|
["tag"] = "Ammunition Vendor",
|
|
["level"] = 13,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1198,
|
|
["name"] = "Rallic Finn",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 16,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62739,
|
|
["name"] = "Orthol the Tracker",
|
|
["tag"] = "Bow & Arrow Merchant",
|
|
["level"] = 16,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91977,
|
|
["name"] = "Olfan Goldenbrow",
|
|
["tag"] = "The Army of Lordaeron",
|
|
["level"] = 12,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12029,
|
|
["name"] = "Narianna",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 12,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1459,
|
|
["name"] = "Naela Trance",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9553,
|
|
["name"] = "Nadia Vernon",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9555,
|
|
["name"] = "Mu'uta",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61742,
|
|
["name"] = "Mazin Forkblast",
|
|
["tag"] = "Weapon and Shield Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62437,
|
|
["name"] = "Maktha",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 46,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1297,
|
|
["name"] = "Lina Stover",
|
|
["tag"] = "Bow & Gun Merchant",
|
|
["level"] = 46,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4173,
|
|
["name"] = "Landria",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 18,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62088,
|
|
["name"] = "Laithor Morningleaf",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 18,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3015,
|
|
["name"] = "Kuna Thunderhorn",
|
|
["tag"] = "Bowyer & Fletching Goods",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 789,
|
|
["name"] = "Kimberly Hiett",
|
|
["tag"] = "Fletcher",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3589,
|
|
["name"] = "Keina",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62404,
|
|
["name"] = "Kazand Blundergate",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62402,
|
|
["name"] = "Kargun Mightfall",
|
|
["tag"] = "Metalsmith",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3410,
|
|
["name"] = "Jin'sora",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4892,
|
|
["name"] = "Jensen Farran",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3610,
|
|
["name"] = "Jeena Featherbow",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 81035,
|
|
["name"] = "Jake Booker",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2839,
|
|
["name"] = "Haren Kanmae",
|
|
["tag"] = "Superior Bowyer",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3165,
|
|
["name"] = "Ghrawt",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1298,
|
|
["name"] = "Frederick Stover",
|
|
["tag"] = "Bow & Arrow Merchant",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1462,
|
|
["name"] = "Edwina Monzor",
|
|
["tag"] = "Fletcher",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61443,
|
|
["name"] = "Dimbil Stormshot",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60659,
|
|
["name"] = "Cydas Moonshadow",
|
|
["tag"] = "School of the Dragonhawk",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1687,
|
|
["name"] = "Cliff Hadin",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9548,
|
|
["name"] = "Cawind Trueaim",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 6028,
|
|
["name"] = "Burkrum",
|
|
["tag"] = "Heavy Armor Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 14301,
|
|
["name"] = "Brinna Valanaar",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9549,
|
|
["name"] = "Borand",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3951,
|
|
["name"] = "Bhaldaran Ravenshade",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62307,
|
|
["name"] = "Barbara Lee",
|
|
["tag"] = "Fletcher",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 228,
|
|
["name"] = "Avette Fellwood",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4203,
|
|
["name"] = "Ariyell Skyshadow",
|
|
["tag"] = "Weapon Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4604,
|
|
["name"] = "Abigail Sawyer",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[5441] = {
|
|
["name"] = "Small Shot Pouch",
|
|
["icon"] = "INV_Misc_Ammo_Bullet_01",
|
|
["quality"] = 1,
|
|
["level"] = 5,
|
|
["slots"] = 8,
|
|
["subtype"] = "ammo pouch",
|
|
["description"] = "",
|
|
["tooltip"] = "Small Shot Pouch\n8 Slot Bag\nEquip: Increases ranged attack speed by 10%.",
|
|
["sourceUrl"] = "https://octowow.st/db/?item=5441",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 19,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 1469,
|
|
["name"] = "Vrok Blunderblast",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62403,
|
|
["name"] = "Vohand Blundergate",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3488,
|
|
["name"] = "Uthrok",
|
|
["tag"] = "Bowyer & Gunsmith",
|
|
["level"] = 33,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 92217,
|
|
["name"] = "Ticas Quirkfuzz",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 33,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5510,
|
|
["name"] = "Thulman Flintcrag",
|
|
["tag"] = "Guns Vendor",
|
|
["level"] = 16,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 7976,
|
|
["name"] = "Thalgus Thunderfist",
|
|
["tag"] = "Weapon Merchant",
|
|
["level"] = 16,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9551,
|
|
["name"] = "Starn",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4603,
|
|
["name"] = "Nicholas Atwood",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1297,
|
|
["name"] = "Lina Stover",
|
|
["tag"] = "Bow & Gun Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61445,
|
|
["name"] = "Krilee Stormshot",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3078,
|
|
["name"] = "Kennah Hawkseye",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61751,
|
|
["name"] = "Kango Boltblast",
|
|
["tag"] = "Guns and Ammo",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3322,
|
|
["name"] = "Kaja",
|
|
["tag"] = "Guns and Ammo Merchant",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2997,
|
|
["name"] = "Jyn Stonehoof",
|
|
["tag"] = "Weapons Merchant",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1686,
|
|
["name"] = "Irene Sureshot",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3018,
|
|
["name"] = "Hogor Thunderhoof",
|
|
["tag"] = "Guns Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3088,
|
|
["name"] = "Henry Chapal",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1243,
|
|
["name"] = "Hegnar Rumbleshot",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5123,
|
|
["name"] = "Bretta Goldfury",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[7278] = {
|
|
["name"] = "Light Leather Quiver",
|
|
["icon"] = "INV_Misc_Quiver_01",
|
|
["quality"] = 1,
|
|
["level"] = 5,
|
|
["slots"] = 8,
|
|
["subtype"] = "quiver",
|
|
["description"] = "",
|
|
["tooltip"] = "Light Leather Quiver\n8 Slot Bag\nEquip: Increases ranged attack speed by 10%.",
|
|
["sourceUrl"] = "https://octowow.st/db/?item=7278",
|
|
["sources"] = {
|
|
["created-by"] = {
|
|
["template"] = "spell",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 9060,
|
|
["name"] = "@Light Leather Quiver",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[7279] = {
|
|
["name"] = "Small Leather Ammo Pouch",
|
|
["icon"] = "INV_Misc_Ammo_Bullet_01",
|
|
["quality"] = 1,
|
|
["level"] = 5,
|
|
["slots"] = 8,
|
|
["subtype"] = "ammo pouch",
|
|
["description"] = "",
|
|
["tooltip"] = "Small Leather Ammo Pouch\n8 Slot Bag\nEquip: Increases ranged attack speed by 10%.",
|
|
["sourceUrl"] = "https://octowow.st/db/?item=7279",
|
|
["sources"] = {
|
|
["created-by"] = {
|
|
["template"] = "spell",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 9062,
|
|
["name"] = "@Small Leather Ammo Pouch",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[7371] = {
|
|
["name"] = "Heavy Quiver",
|
|
["icon"] = "INV_Misc_Quiver_02",
|
|
["quality"] = 2,
|
|
["level"] = 35,
|
|
["reqlevel"] = 30,
|
|
["slots"] = 14,
|
|
["subtype"] = "quiver",
|
|
["description"] = "",
|
|
["tooltip"] = "Heavy Quiver\n14 Slot Bag\nRequires Level 30\nEquip: Increases ranged attack speed by 12%.",
|
|
["sourceUrl"] = "https://octowow.st/db/?item=7371",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 3,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 7976,
|
|
["name"] = "Thalgus Thunderfist",
|
|
["tag"] = "Weapon Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1287,
|
|
["name"] = "Marda Weller",
|
|
["tag"] = "Weapons Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4602,
|
|
["name"] = "Benijah Fenner",
|
|
["tag"] = "Weapon Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
["created-by"] = {
|
|
["template"] = "spell",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 9193,
|
|
["name"] = "@Heavy Quiver",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[7372] = {
|
|
["name"] = "Heavy Leather Ammo Pouch",
|
|
["icon"] = "INV_Misc_Bag_09",
|
|
["quality"] = 2,
|
|
["level"] = 35,
|
|
["reqlevel"] = 30,
|
|
["slots"] = 14,
|
|
["subtype"] = "ammo pouch",
|
|
["description"] = "",
|
|
["tooltip"] = "Heavy Leather Ammo Pouch\n14 Slot Bag\nRequires Level 30\nEquip: Increases ranged attack speed by 12%.",
|
|
["sourceUrl"] = "https://octowow.st/db/?item=7372",
|
|
["sources"] = {
|
|
["created-by"] = {
|
|
["template"] = "spell",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 9194,
|
|
["name"] = "@Heavy Leather Ammo Pouch",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[8217] = {
|
|
["name"] = "Quickdraw Quiver",
|
|
["icon"] = "INV_Misc_Quiver_07",
|
|
["quality"] = 2,
|
|
["level"] = 45,
|
|
["reqlevel"] = 40,
|
|
["slots"] = 16,
|
|
["subtype"] = "quiver",
|
|
["description"] = "",
|
|
["tooltip"] = "Quickdraw Quiver\n16 Slot Bag\nRequires Level 40\nEquip: Increases ranged attack speed by 13%.",
|
|
["sourceUrl"] = "https://octowow.st/db/?item=8217",
|
|
["sources"] = {
|
|
["created-by"] = {
|
|
["template"] = "spell",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 14930,
|
|
["name"] = "@Quickdraw Quiver",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[8218] = {
|
|
["name"] = "Thick Leather Ammo Pouch",
|
|
["icon"] = "INV_Misc_Bag_09_Black",
|
|
["quality"] = 2,
|
|
["level"] = 45,
|
|
["reqlevel"] = 40,
|
|
["slots"] = 16,
|
|
["subtype"] = "ammo pouch",
|
|
["description"] = "",
|
|
["tooltip"] = "Thick Leather Ammo Pouch\n16 Slot Bag\nRequires Level 40\nEquip: Increases ranged attack speed by 13%.",
|
|
["sourceUrl"] = "https://octowow.st/db/?item=8218",
|
|
["sources"] = {
|
|
["created-by"] = {
|
|
["template"] = "spell",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 14932,
|
|
["name"] = "@Thick Leather Ammo Pouch",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[11362] = {
|
|
["name"] = "Medium Quiver",
|
|
["icon"] = "INV_Misc_Quiver_10",
|
|
["quality"] = 1,
|
|
["level"] = 15,
|
|
["reqlevel"] = 10,
|
|
["slots"] = 10,
|
|
["subtype"] = "quiver",
|
|
["description"] = "",
|
|
["tooltip"] = "Medium Quiver\n10 Slot Bag\nRequires Level 10\nEquip: Increases ranged attack speed by 10%.",
|
|
["sourceUrl"] = "https://octowow.st/db/?item=11362",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 52,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 3409,
|
|
["name"] = "Zendo'jian",
|
|
["tag"] = "Weapon Vendor",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9552,
|
|
["name"] = "Zanara",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1668,
|
|
["name"] = "William MacGregor",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61115,
|
|
["name"] = "Wezzy Coppersaw",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91246,
|
|
["name"] = "Valkar",
|
|
["tag"] = "Fletcher",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3488,
|
|
["name"] = "Uthrok",
|
|
["tag"] = "Bowyer & Gunsmith",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 10369,
|
|
["name"] = "Trayexir",
|
|
["tag"] = "Weapon Merchant",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 7976,
|
|
["name"] = "Thalgus Thunderfist",
|
|
["tag"] = "Weapon Merchant",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9551,
|
|
["name"] = "Starn",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 13,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5122,
|
|
["name"] = "Skolmin Goldfury",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 13,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 17598,
|
|
["name"] = "Renn'az",
|
|
["tag"] = "Ammunition Vendor",
|
|
["level"] = 16,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1198,
|
|
["name"] = "Rallic Finn",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 16,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62739,
|
|
["name"] = "Orthol the Tracker",
|
|
["tag"] = "Bow & Arrow Merchant",
|
|
["level"] = 12,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91977,
|
|
["name"] = "Olfan Goldenbrow",
|
|
["tag"] = "The Army of Lordaeron",
|
|
["level"] = 12,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12029,
|
|
["name"] = "Narianna",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1459,
|
|
["name"] = "Naela Trance",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9553,
|
|
["name"] = "Nadia Vernon",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9555,
|
|
["name"] = "Mu'uta",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61742,
|
|
["name"] = "Mazin Forkblast",
|
|
["tag"] = "Weapon and Shield Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1287,
|
|
["name"] = "Marda Weller",
|
|
["tag"] = "Weapons Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91207,
|
|
["name"] = "Maleka",
|
|
["tag"] = "Weapon and Armor Vendor",
|
|
["level"] = 46,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62437,
|
|
["name"] = "Maktha",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 46,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1297,
|
|
["name"] = "Lina Stover",
|
|
["tag"] = "Bow & Gun Merchant",
|
|
["level"] = 18,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4173,
|
|
["name"] = "Landria",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 18,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62088,
|
|
["name"] = "Laithor Morningleaf",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3015,
|
|
["name"] = "Kuna Thunderhorn",
|
|
["tag"] = "Bowyer & Fletching Goods",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 789,
|
|
["name"] = "Kimberly Hiett",
|
|
["tag"] = "Fletcher",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3589,
|
|
["name"] = "Keina",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62404,
|
|
["name"] = "Kazand Blundergate",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62402,
|
|
["name"] = "Kargun Mightfall",
|
|
["tag"] = "Metalsmith",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3410,
|
|
["name"] = "Jin'sora",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4892,
|
|
["name"] = "Jensen Farran",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3610,
|
|
["name"] = "Jeena Featherbow",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 81035,
|
|
["name"] = "Jake Booker",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2839,
|
|
["name"] = "Haren Kanmae",
|
|
["tag"] = "Superior Bowyer",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3165,
|
|
["name"] = "Ghrawt",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1298,
|
|
["name"] = "Frederick Stover",
|
|
["tag"] = "Bow & Arrow Merchant",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1462,
|
|
["name"] = "Edwina Monzor",
|
|
["tag"] = "Fletcher",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61443,
|
|
["name"] = "Dimbil Stormshot",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60659,
|
|
["name"] = "Cydas Moonshadow",
|
|
["tag"] = "School of the Dragonhawk",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1687,
|
|
["name"] = "Cliff Hadin",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9548,
|
|
["name"] = "Cawind Trueaim",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 6028,
|
|
["name"] = "Burkrum",
|
|
["tag"] = "Heavy Armor Merchant",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 14301,
|
|
["name"] = "Brinna Valanaar",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9549,
|
|
["name"] = "Borand",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60762,
|
|
["name"] = "Blacksmith Torren",
|
|
["tag"] = "Weapons and Armor",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3951,
|
|
["name"] = "Bhaldaran Ravenshade",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4602,
|
|
["name"] = "Benijah Fenner",
|
|
["tag"] = "Weapon Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62307,
|
|
["name"] = "Barbara Lee",
|
|
["tag"] = "Fletcher",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 228,
|
|
["name"] = "Avette Fellwood",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4203,
|
|
["name"] = "Ariyell Skyshadow",
|
|
["tag"] = "Weapon Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4604,
|
|
["name"] = "Abigail Sawyer",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[11363] = {
|
|
["name"] = "Medium Shot Pouch",
|
|
["icon"] = "INV_Misc_Ammo_Bullet_01",
|
|
["quality"] = 1,
|
|
["level"] = 15,
|
|
["reqlevel"] = 10,
|
|
["slots"] = 10,
|
|
["subtype"] = "ammo pouch",
|
|
["description"] = "",
|
|
["tooltip"] = "Medium Shot Pouch\n10 Slot Bag\nRequires Level 10\nEquip: Increases ranged attack speed by 10%.",
|
|
["sourceUrl"] = "https://octowow.st/db/?item=11363",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 3,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 2685,
|
|
["name"] = "Mazk Snipeshot",
|
|
["tag"] = "Engineering Supplies",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62402,
|
|
["name"] = "Kargun Mightfall",
|
|
["tag"] = "Metalsmith",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 6028,
|
|
["name"] = "Burkrum",
|
|
["tag"] = "Heavy Armor Merchant",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[18714] = {
|
|
["name"] = "Ancient Sinew Wrapped Lamina",
|
|
["icon"] = "INV_Misc_Quiver_03",
|
|
["quality"] = 4,
|
|
["level"] = 75,
|
|
["reqlevel"] = 60,
|
|
["slots"] = 18,
|
|
["subtype"] = "quiver",
|
|
["description"] = "",
|
|
["tooltip"] = "Ancient Sinew Wrapped Lamina\nBinds when picked up\nUnique\n18 Slot Bag\nClasses: Hunter\nRequires Level 60\nEquip: Increases ranged attack speed by 15%.",
|
|
["sourceUrl"] = "https://octowow.st/db/?item=18714",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[19319] = {
|
|
["name"] = "Harpy Hide Quiver",
|
|
["icon"] = "INV_Misc_Quiver_06",
|
|
["quality"] = 3,
|
|
["level"] = 60,
|
|
["reqlevel"] = 55,
|
|
["slots"] = 16,
|
|
["subtype"] = "quiver",
|
|
["description"] = "",
|
|
["tooltip"] = "Harpy Hide Quiver\nBinds when picked up\nUnique\n16 Slot Bag\nRequires Level 55\nEquip: Increases ranged attack speed by 15%.",
|
|
["sourceUrl"] = "https://octowow.st/db/?item=19319",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 4,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 13217,
|
|
["name"] = "Thanthaldis Snowgleam",
|
|
["tag"] = "Stormpike Supply Officer",
|
|
["level"] = 58,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 13219,
|
|
["name"] = "Jekyll Flandring",
|
|
["tag"] = "Frostwolf Supply Officer",
|
|
["level"] = 58,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 13218,
|
|
["name"] = "Grunnda Wolfheart",
|
|
["tag"] = "Frostwolf Supply Officer",
|
|
["level"] = 58,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 13216,
|
|
["name"] = "Gaelden Hammersmith",
|
|
["tag"] = "Stormpike Supply Officer",
|
|
["level"] = 58,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[19320] = {
|
|
["name"] = "Gnoll Skin Bandolier",
|
|
["icon"] = "INV_Misc_Ammo_Bullet_01",
|
|
["quality"] = 3,
|
|
["level"] = 60,
|
|
["reqlevel"] = 55,
|
|
["slots"] = 16,
|
|
["subtype"] = "ammo pouch",
|
|
["description"] = "",
|
|
["tooltip"] = "Gnoll Skin Bandolier\nBinds when picked up\nUnique\n16 Slot Bag\nRequires Level 55\nEquip: Increases ranged attack speed by 15%.",
|
|
["sourceUrl"] = "https://octowow.st/db/?item=19320",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 4,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 13217,
|
|
["name"] = "Thanthaldis Snowgleam",
|
|
["tag"] = "Stormpike Supply Officer",
|
|
["level"] = 58,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 13219,
|
|
["name"] = "Jekyll Flandring",
|
|
["tag"] = "Frostwolf Supply Officer",
|
|
["level"] = 58,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 13218,
|
|
["name"] = "Grunnda Wolfheart",
|
|
["tag"] = "Frostwolf Supply Officer",
|
|
["level"] = 58,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 13216,
|
|
["name"] = "Gaelden Hammersmith",
|
|
["tag"] = "Stormpike Supply Officer",
|
|
["level"] = 58,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[61549] = {
|
|
["name"] = "Swiftfeather Quiver",
|
|
["icon"] = "INV_Misc_Quiver_03",
|
|
["quality"] = 3,
|
|
["reqlevel"] = 57,
|
|
["slots"] = 16,
|
|
["subtype"] = "quiver",
|
|
["description"] = "",
|
|
["tooltip"] = "Swiftfeather Quiver\nBinds when equipped\nUnique\n16 Slot Bag\nRequires Level 57\nEquip: Increases ranged attack speed by 14%.",
|
|
["sourceUrl"] = "https://octowow.st/db/?item=61549",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 61488,
|
|
["name"] = "Azurebeak",
|
|
["level"] = 60,
|
|
["classification"] = 2,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
}
|
|
|
|
MTH_DS_Bags = MTH_DS_BagItems
|