mirror of
https://codeberg.org/Duvelcorp/MetaHunt.git
synced 2026-09-22 07:36:58 +00:00
17890 lines
503 KiB
Lua
17890 lines
503 KiB
Lua
-- MetaHunt Item Origins Overlay (Projectiles, Bows, Guns, Crossbows)
|
|
-- Sources: ?items=6, ?items=2.2, ?items=2.3, ?items=2.18
|
|
-- World-drop heavy lists are collapsed to worldDrop + droppedByCount.
|
|
|
|
if not MTH_DS then MTH_DS = {} end
|
|
if not MTH_DS_AmmoItems then MTH_DS_AmmoItems = {} end
|
|
|
|
MTH_DS_ItemOrigins = {
|
|
[2098] = {
|
|
["name"] = "Double-barreled Shotgun",
|
|
["icon"] = "INV_Weapon_Rifle_08",
|
|
["quality"] = 3,
|
|
["level"] = 27,
|
|
["reqlevel"] = 22,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Double-barreled Shotgun\nBinds when equippedRangedGun21 - 40 DamageSpeed 2.30(13.3 damage per second)\nDurability 70 / 70\nRequires Level 22",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2098",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 408,
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 7,
|
|
["name"] = "*",
|
|
["level"] = 1,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 18,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 75297,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75300,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75296,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75299,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 74447,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 74448,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75295,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75298,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2852,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4095,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 4096,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2849,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 111095,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[2099] = {
|
|
["name"] = "Dwarven Hand Cannon",
|
|
["icon"] = "INV_Weapon_Rifle_09",
|
|
["quality"] = 4,
|
|
["level"] = 58,
|
|
["reqlevel"] = 53,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Dwarven Hand Cannon\nBinds when equippedRangedGun66 - 124 DamageSpeed 2.90(32.8 damage per second)\nDurability 90 / 90\nRequires Level 53\nEquip: Chance to strike your ranged target with a Flaming Cannonball for 33 to 50 Fire damage.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2099",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 489,
|
|
},
|
|
},
|
|
[2100] = {
|
|
["name"] = "Precisely Calibrated Boomstick",
|
|
["icon"] = "INV_Weapon_Rifle_06",
|
|
["quality"] = 4,
|
|
["level"] = 48,
|
|
["reqlevel"] = 43,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Precisely Calibrated Boomstick\nBinds when equippedRangedGun38 - 45 DamageSpeed 1.50(27.7 damage per second)\n+14 Agility\nDurability 90 / 90\nRequires Level 43",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2100",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 302,
|
|
},
|
|
},
|
|
[2504] = {
|
|
["name"] = "Worn Shortbow",
|
|
["icon"] = "INV_Weapon_Bow_05",
|
|
["quality"] = 1,
|
|
["level"] = 2,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Worn ShortbowRangedBow2 - 5 DamageSpeed 2.30(1.5 damage per second)\nDurability 20 / 20",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2504",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 4,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 12029,
|
|
["name"] = "Narianna",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1459,
|
|
["name"] = "Naela Trance",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1297,
|
|
["name"] = "Lina Stover",
|
|
["tag"] = "Bow & Gun Merchant",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 14301,
|
|
["name"] = "Brinna Valanaar",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[2505] = {
|
|
["name"] = "Polished Shortbow",
|
|
["icon"] = "INV_Weapon_Bow_02",
|
|
["quality"] = 1,
|
|
["level"] = 4,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Polished ShortbowRangedBow2 - 5 DamageSpeed 2.00(1.8 damage per second)\nDurability 20 / 20",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2505",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 4,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 12029,
|
|
["name"] = "Narianna",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1459,
|
|
["name"] = "Naela Trance",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1297,
|
|
["name"] = "Lina Stover",
|
|
["tag"] = "Bow & Gun Merchant",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 14301,
|
|
["name"] = "Brinna Valanaar",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[2506] = {
|
|
["name"] = "Hornwood Recurve Bow",
|
|
["icon"] = "INV_Weapon_Bow_11",
|
|
["quality"] = 1,
|
|
["level"] = 8,
|
|
["reqlevel"] = 3,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Hornwood Recurve BowRangedBow3 - 7 DamageSpeed 2.10(2.4 damage per second)\nDurability 30 / 30\nRequires Level 3",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2506",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 11,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 91246,
|
|
["name"] = "Valkar",
|
|
["tag"] = "Fletcher",
|
|
["level"] = 13,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 10369,
|
|
["name"] = "Trayexir",
|
|
["tag"] = "Weapon Merchant",
|
|
["level"] = 13,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1198,
|
|
["name"] = "Rallic Finn",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 12,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12029,
|
|
["name"] = "Narianna",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 12,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1459,
|
|
["name"] = "Naela Trance",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 18,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1297,
|
|
["name"] = "Lina Stover",
|
|
["tag"] = "Bow & Gun Merchant",
|
|
["level"] = 18,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62088,
|
|
["name"] = "Laithor Morningleaf",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3589,
|
|
["name"] = "Keina",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3610,
|
|
["name"] = "Jeena Featherbow",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3165,
|
|
["name"] = "Ghrawt",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 14301,
|
|
["name"] = "Brinna Valanaar",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[2507] = {
|
|
["name"] = "Laminated Recurve Bow",
|
|
["icon"] = "INV_Weapon_Bow_01",
|
|
["quality"] = 1,
|
|
["level"] = 16,
|
|
["reqlevel"] = 11,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Laminated Recurve BowRangedBow10 - 20 DamageSpeed 2.60(5.8 damage per second)\nDurability 40 / 40\nRequires Level 11",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2507",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 21,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 3409,
|
|
["name"] = "Zendo'jian",
|
|
["tag"] = "Weapon Vendor",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1668,
|
|
["name"] = "William MacGregor",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["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"] = 13,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1198,
|
|
["name"] = "Rallic Finn",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 13,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91977,
|
|
["name"] = "Olfan Goldenbrow",
|
|
["tag"] = "The Army of Lordaeron",
|
|
["level"] = 16,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12029,
|
|
["name"] = "Narianna",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 16,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1459,
|
|
["name"] = "Naela Trance",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 12,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9553,
|
|
["name"] = "Nadia Vernon",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 12,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1297,
|
|
["name"] = "Lina Stover",
|
|
["tag"] = "Bow & Gun Merchant",
|
|
["level"] = 18,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62088,
|
|
["name"] = "Laithor Morningleaf",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 18,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3589,
|
|
["name"] = "Keina",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3610,
|
|
["name"] = "Jeena Featherbow",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3165,
|
|
["name"] = "Ghrawt",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60659,
|
|
["name"] = "Cydas Moonshadow",
|
|
["tag"] = "School of the Dragonhawk",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1687,
|
|
["name"] = "Cliff Hadin",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 14301,
|
|
["name"] = "Brinna Valanaar",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9549,
|
|
["name"] = "Borand",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3951,
|
|
["name"] = "Bhaldaran Ravenshade",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4203,
|
|
["name"] = "Ariyell Skyshadow",
|
|
["tag"] = "Weapon Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[2508] = {
|
|
["name"] = "Old Blunderbuss",
|
|
["icon"] = "INV_Weapon_Rifle_01",
|
|
["quality"] = 1,
|
|
["level"] = 2,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Old BlunderbussRangedGun2 - 5 DamageSpeed 2.30(1.5 damage per second)\nDurability 20 / 20",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2508",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 5510,
|
|
["name"] = "Thulman Flintcrag",
|
|
["tag"] = "Guns Vendor",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[2509] = {
|
|
["name"] = "Ornate Blunderbuss",
|
|
["icon"] = "INV_Weapon_Rifle_02",
|
|
["quality"] = 1,
|
|
["level"] = 9,
|
|
["reqlevel"] = 4,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Ornate BlunderbussRangedGun4 - 9 DamageSpeed 2.20(3.0 damage per second)\nDurability 30 / 30\nRequires Level 4",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2509",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 17,
|
|
["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"] = 3018,
|
|
["name"] = "Hogor Thunderhoof",
|
|
["tag"] = "Guns Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1243,
|
|
["name"] = "Hegnar Rumbleshot",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5123,
|
|
["name"] = "Bretta Goldfury",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[2510] = {
|
|
["name"] = "Solid Blunderbuss",
|
|
["icon"] = "INV_Weapon_Rifle_07",
|
|
["quality"] = 1,
|
|
["level"] = 3,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Solid BlunderbussRangedGun3 - 6 DamageSpeed 2.20(2.0 damage per second)\nDurability 20 / 20",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2510",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 6,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 5510,
|
|
["name"] = "Thulman Flintcrag",
|
|
["tag"] = "Guns Vendor",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4603,
|
|
["name"] = "Nicholas Atwood",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3078,
|
|
["name"] = "Kennah Hawkseye",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3018,
|
|
["name"] = "Hogor Thunderhoof",
|
|
["tag"] = "Guns Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1243,
|
|
["name"] = "Hegnar Rumbleshot",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5123,
|
|
["name"] = "Bretta Goldfury",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[2511] = {
|
|
["name"] = "Hunter's Boomstick",
|
|
["icon"] = "INV_Weapon_Rifle_04",
|
|
["quality"] = 1,
|
|
["level"] = 14,
|
|
["reqlevel"] = 9,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Hunter's BoomstickRangedGun7 - 14 DamageSpeed 2.10(5.0 damage per second)\nDurability 40 / 40\nRequires Level 9",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2511",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 14,
|
|
["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"] = 7976,
|
|
["name"] = "Thalgus Thunderfist",
|
|
["tag"] = "Weapon Merchant",
|
|
["level"] = 16,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9551,
|
|
["name"] = "Starn",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 16,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1297,
|
|
["name"] = "Lina Stover",
|
|
["tag"] = "Bow & Gun Merchant",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61445,
|
|
["name"] = "Krilee Stormshot",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 52,
|
|
["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"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2997,
|
|
["name"] = "Jyn Stonehoof",
|
|
["tag"] = "Weapons Merchant",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1686,
|
|
["name"] = "Irene Sureshot",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 37,
|
|
["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,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[2512] = {
|
|
["name"] = "Rough Arrow",
|
|
["icon"] = "INV_Ammo_Arrow_02",
|
|
["quality"] = 1,
|
|
["level"] = 5,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "projectile",
|
|
["description"] = "",
|
|
["tooltip"] = "Rough ArrowProjectileArrowAdds 1.5 damage per second",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2512",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 93,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 3409,
|
|
["name"] = "Zendo'jian",
|
|
["tag"] = "Weapon Vendor",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9552,
|
|
["name"] = "Zanara",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1682,
|
|
["name"] = "Yanni Stoutheart",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1685,
|
|
["name"] = "Xandar Goodbeard",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91248,
|
|
["name"] = "Wixx",
|
|
["tag"] = "General Goods",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1668,
|
|
["name"] = "William MacGregor",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61115,
|
|
["name"] = "Wezzy Coppersaw",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61651,
|
|
["name"] = "Vi'cha Spirithowler",
|
|
["tag"] = "Wolfskull Clan",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91246,
|
|
["name"] = "Valkar",
|
|
["tag"] = "Fletcher",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3488,
|
|
["name"] = "Uthrok",
|
|
["tag"] = "Bowyer & Gunsmith",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12027,
|
|
["name"] = "Tukk",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 10369,
|
|
["name"] = "Trayexir",
|
|
["tag"] = "Weapon Merchant",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3313,
|
|
["name"] = "Trak'gen",
|
|
["tag"] = "General Goods Merchant",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 80267,
|
|
["name"] = "Torial Dawnrise",
|
|
["tag"] = "General Goods",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1285,
|
|
["name"] = "Thurman Mullby",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 7976,
|
|
["name"] = "Thalgus Thunderfist",
|
|
["tag"] = "Weapon Merchant",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9551,
|
|
["name"] = "Starn",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 13,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 21002,
|
|
["name"] = "Squire Boltfling",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 13,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5122,
|
|
["name"] = "Skolmin Goldfury",
|
|
["tag"] = "Ammunition Vendor",
|
|
["level"] = 16,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 17598,
|
|
["name"] = "Renn'az",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 16,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1198,
|
|
["name"] = "Rallic Finn",
|
|
["tag"] = "Quartermaster",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 491,
|
|
["name"] = "Quartermaster Lewis",
|
|
["tag"] = "Bow & Arrow Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62739,
|
|
["name"] = "Orthol the Tracker",
|
|
["tag"] = "The Army of Lordaeron",
|
|
["level"] = 12,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91977,
|
|
["name"] = "Olfan Goldenbrow",
|
|
["tag"] = "Trader",
|
|
["level"] = 12,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 80102,
|
|
["name"] = "Ohgi Cardya",
|
|
["tag"] = "Everyday Necessities",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62628,
|
|
["name"] = "Nyxma Niftpatch",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12029,
|
|
["name"] = "Narianna",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1459,
|
|
["name"] = "Naela Trance",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9553,
|
|
["name"] = "Nadia Vernon",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4241,
|
|
["name"] = "Mydrannul",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9555,
|
|
["name"] = "Mu'uta",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2134,
|
|
["name"] = "Mrs. Winters",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3076,
|
|
["name"] = "Moorat Longstride",
|
|
["tag"] = "General Goods",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62086,
|
|
["name"] = "Meldor Swiftlance",
|
|
["tag"] = "Weapon and Shield Merchant",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61742,
|
|
["name"] = "Mazin Forkblast",
|
|
["tag"] = "Weapons Merchant",
|
|
["level"] = 1,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1287,
|
|
["name"] = "Marda Weller",
|
|
["tag"] = "Food Merchant",
|
|
["level"] = 1,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 80214,
|
|
["name"] = "Malanius Silvershine",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62437,
|
|
["name"] = "Maktha",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3587,
|
|
["name"] = "Lyrai",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 46,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 791,
|
|
["name"] = "Lindsay Ashlock",
|
|
["tag"] = "Bow & Gun Merchant",
|
|
["level"] = 46,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1297,
|
|
["name"] = "Lina Stover",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 18,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4173,
|
|
["name"] = "Landria",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 18,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62088,
|
|
["name"] = "Laithor Morningleaf",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 8362,
|
|
["name"] = "Kuruk",
|
|
["tag"] = "Bowyer & Fletching Goods",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3015,
|
|
["name"] = "Kuna Thunderhorn",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 92169,
|
|
["name"] = "Kryillos",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1691,
|
|
["name"] = "Kreg Bilmn",
|
|
["tag"] = "Fletcher",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 789,
|
|
["name"] = "Kimberly Hiett",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3589,
|
|
["name"] = "Keina",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62404,
|
|
["name"] = "Kazand Blundergate",
|
|
["tag"] = "General Goods",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3072,
|
|
["name"] = "Kawnie Softbreeze",
|
|
["tag"] = "Metalsmith",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62402,
|
|
["name"] = "Kargun Mightfall",
|
|
["tag"] = "General Goods",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3186,
|
|
["name"] = "K'waii",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2115,
|
|
["name"] = "Joshua Kien",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3410,
|
|
["name"] = "Jin'sora",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4892,
|
|
["name"] = "Jensen Farran",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3610,
|
|
["name"] = "Jeena Featherbow",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3498,
|
|
["name"] = "Jazzik",
|
|
["tag"] = "General Goods",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3164,
|
|
["name"] = "Jark",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 81035,
|
|
["name"] = "Jake Booker",
|
|
["tag"] = "Superior Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2839,
|
|
["name"] = "Haren Kanmae",
|
|
["tag"] = "General Goods",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4082,
|
|
["name"] = "Grawnal",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3165,
|
|
["name"] = "Ghrawt",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62409,
|
|
["name"] = "Gazla Blackforge",
|
|
["tag"] = "Bow & Arrow Merchant",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1298,
|
|
["name"] = "Frederick Stover",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 12,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 7942,
|
|
["name"] = "Faralorn",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 12,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4170,
|
|
["name"] = "Ellandrieth",
|
|
["tag"] = "Fletcher",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1462,
|
|
["name"] = "Edwina Monzor",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2140,
|
|
["name"] = "Edwin Harly",
|
|
["tag"] = "General Goods",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3158,
|
|
["name"] = "Duokna",
|
|
["tag"] = "General & Trade Supplies",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1250,
|
|
["name"] = "Drake Lindgren",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61443,
|
|
["name"] = "Dimbil Stormshot",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4182,
|
|
["name"] = "Dalmond",
|
|
["tag"] = "School of the Dragonhawk",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60659,
|
|
["name"] = "Cydas Moonshadow",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1687,
|
|
["name"] = "Cliff Hadin",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4084,
|
|
["name"] = "Chylina",
|
|
["tag"] = "General Goods",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12960,
|
|
["name"] = "Christi Galvanis",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 9,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9548,
|
|
["name"] = "Cawind Trueaim",
|
|
["tag"] = "Heavy Armor Merchant",
|
|
["level"] = 9,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 6028,
|
|
["name"] = "Burkrum",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 152,
|
|
["name"] = "Brother Danil",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 151,
|
|
["name"] = "Brog Hamfist",
|
|
["tag"] = "Bowyer",
|
|
["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"] = "Weapon Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4602,
|
|
["name"] = "Benijah Fenner",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3481,
|
|
["name"] = "Barg",
|
|
["tag"] = "Fletcher",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62307,
|
|
["name"] = "Barbara Lee",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 228,
|
|
["name"] = "Avette Fellwood",
|
|
["tag"] = "Weapon Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4203,
|
|
["name"] = "Ariyell Skyshadow",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3608,
|
|
["name"] = "Aldia",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62096,
|
|
["name"] = "Aira Starsworn",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 829,
|
|
["name"] = "Adlin Pridedrift",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4604,
|
|
["name"] = "Abigail Sawyer",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[2515] = {
|
|
["name"] = "Sharp Arrow",
|
|
["icon"] = "INV_Ammo_Arrow_02",
|
|
["quality"] = 1,
|
|
["level"] = 15,
|
|
["reqlevel"] = 10,
|
|
["subtype"] = "projectile",
|
|
["description"] = "",
|
|
["tooltip"] = "Sharp ArrowProjectileArrowAdds 3.5 damage per second\nRequires Level 10",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2515",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 142,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 3409,
|
|
["name"] = "Zendo'jian",
|
|
["tag"] = "Weapon Vendor",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9552,
|
|
["name"] = "Zanara",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1682,
|
|
["name"] = "Yanni Stoutheart",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1685,
|
|
["name"] = "Xandar Goodbeard",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62148,
|
|
["name"] = "Wisteria Gallagher",
|
|
["tag"] = "General Goods",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1668,
|
|
["name"] = "William MacGregor",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61115,
|
|
["name"] = "Wezzy Coppersaw",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2808,
|
|
["name"] = "Vikki Lonsav",
|
|
["tag"] = "General Goods",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61651,
|
|
["name"] = "Vi'cha Spirithowler",
|
|
["tag"] = "Wolfskull Clan",
|
|
["level"] = 46,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91246,
|
|
["name"] = "Valkar",
|
|
["tag"] = "Fletcher",
|
|
["level"] = 46,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3488,
|
|
["name"] = "Uthrok",
|
|
["tag"] = "Bowyer & Gunsmith",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1149,
|
|
["name"] = "Uthok",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60803,
|
|
["name"] = "Tyrion Bouden",
|
|
["tag"] = "The Blackwing Guard",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12027,
|
|
["name"] = "Tukk",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 10369,
|
|
["name"] = "Trayexir",
|
|
["tag"] = "Weapon Merchant",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3313,
|
|
["name"] = "Trak'gen",
|
|
["tag"] = "General Goods Merchant",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 80267,
|
|
["name"] = "Torial Dawnrise",
|
|
["tag"] = "General Goods",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1285,
|
|
["name"] = "Thurman Mullby",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 7976,
|
|
["name"] = "Thalgus Thunderfist",
|
|
["tag"] = "Weapon Merchant",
|
|
["level"] = 13,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61058,
|
|
["name"] = "Tazo Wirelight",
|
|
["tag"] = "General Goods",
|
|
["level"] = 13,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60966,
|
|
["name"] = "Tanzig Wexlight",
|
|
["tag"] = "General Goods",
|
|
["level"] = 16,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61478,
|
|
["name"] = "Talavana Andalorah",
|
|
["tag"] = "General Goods",
|
|
["level"] = 16,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12246,
|
|
["name"] = "Super-Seller 680",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9551,
|
|
["name"] = "Starn",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 21002,
|
|
["name"] = "Squire Boltfling",
|
|
["tag"] = "The Scourge",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5122,
|
|
["name"] = "Skolmin Goldfury",
|
|
["tag"] = "General Goods",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60653,
|
|
["name"] = "Skeletal Blacksmith",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61288,
|
|
["name"] = "Savenna Mosscage",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3541,
|
|
["name"] = "Sarah Raycroft",
|
|
["tag"] = "Alchemy Supplies",
|
|
["level"] = 12,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61272,
|
|
["name"] = "Samantha Stewards",
|
|
["tag"] = "Ammunition Vendor",
|
|
["level"] = 12,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 51656,
|
|
["name"] = "Rug",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 17598,
|
|
["name"] = "Renn'az",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3625,
|
|
["name"] = "Rarck",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 80808,
|
|
["name"] = "Ranor Riptusk",
|
|
["tag"] = "Quartermaster",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1198,
|
|
["name"] = "Rallic Finn",
|
|
["tag"] = "Voodoo Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 491,
|
|
["name"] = "Quartermaster Lewis",
|
|
["tag"] = "Shanty Awares",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91868,
|
|
["name"] = "Primalist Gojo",
|
|
["tag"] = "Bow & Arrow Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9320,
|
|
["name"] = "Pipoca the Searunner",
|
|
["tag"] = "The Army of Lordaeron",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62739,
|
|
["name"] = "Orthol the Tracker",
|
|
["tag"] = "Everyday Necessities",
|
|
["level"] = 19,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91977,
|
|
["name"] = "Olfan Goldenbrow",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 19,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62628,
|
|
["name"] = "Nyxma Niftpatch",
|
|
["tag"] = "Engineering & General Goods Supplier",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12959,
|
|
["name"] = "Nergal",
|
|
["tag"] = "General Goods",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1448,
|
|
["name"] = "Neal Allen",
|
|
["tag"] = "General Goods",
|
|
["level"] = 48,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61523,
|
|
["name"] = "Naytha Grovelight",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 48,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62469,
|
|
["name"] = "Navigator Weebletax",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2084,
|
|
["name"] = "Natheril Raincaller",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12029,
|
|
["name"] = "Narianna",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1459,
|
|
["name"] = "Naela Trance",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9553,
|
|
["name"] = "Nadia Vernon",
|
|
["tag"] = "General Goods",
|
|
["level"] = 1,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4241,
|
|
["name"] = "Mydrannul",
|
|
["tag"] = "Weapon and Shield Merchant",
|
|
["level"] = 1,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9555,
|
|
["name"] = "Mu'uta",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62086,
|
|
["name"] = "Meldor Swiftlance",
|
|
["tag"] = "The Thorium Brotherhood",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61742,
|
|
["name"] = "Mazin Forkblast",
|
|
["tag"] = "Weapons Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60790,
|
|
["name"] = "Mathilda Beckett",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 14624,
|
|
["name"] = "Master Smith Burninate",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1287,
|
|
["name"] = "Marda Weller",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2803,
|
|
["name"] = "Malygen",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62437,
|
|
["name"] = "Maktha",
|
|
["tag"] = "Bow & Gun Merchant",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 227,
|
|
["name"] = "Mabel Solaj",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 45,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 791,
|
|
["name"] = "Lindsay Ashlock",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 45,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1297,
|
|
["name"] = "Lina Stover",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 14,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4173,
|
|
["name"] = "Landria",
|
|
["tag"] = "Bowyer & Fletching Goods",
|
|
["level"] = 14,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62088,
|
|
["name"] = "Laithor Morningleaf",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 46,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 8362,
|
|
["name"] = "Kuruk",
|
|
["tag"] = "General Goods",
|
|
["level"] = 46,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3015,
|
|
["name"] = "Kuna Thunderhorn",
|
|
["tag"] = "Fletcher",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 92169,
|
|
["name"] = "Kryillos",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91403,
|
|
["name"] = "Kintello",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 789,
|
|
["name"] = "Kimberly Hiett",
|
|
["tag"] = "General Goods",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3589,
|
|
["name"] = "Keina",
|
|
["tag"] = "Metalsmith",
|
|
["level"] = 18,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62404,
|
|
["name"] = "Kazand Blundergate",
|
|
["tag"] = "General Goods",
|
|
["level"] = 18,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2401,
|
|
["name"] = "Kayren Soothallow",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62402,
|
|
["name"] = "Kargun Mightfall",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5134,
|
|
["name"] = "Jonivera Farmountain",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3410,
|
|
["name"] = "Jin'sora",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4892,
|
|
["name"] = "Jensen Farran",
|
|
["tag"] = "General Goods",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3610,
|
|
["name"] = "Jeena Featherbow",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3498,
|
|
["name"] = "Jazzik",
|
|
["tag"] = "General Goods",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4876,
|
|
["name"] = "Jawn Highmesa",
|
|
["tag"] = "General Goods",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 81035,
|
|
["name"] = "Jake Booker",
|
|
["tag"] = "Superior Bowyer",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 8139,
|
|
["name"] = "Jabbey",
|
|
["tag"] = "General Goods",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61743,
|
|
["name"] = "Hazlor Torkfuse",
|
|
["tag"] = "General Goods",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2839,
|
|
["name"] = "Haren Kanmae",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3962,
|
|
["name"] = "Haljan Oakheart",
|
|
["tag"] = "Unhappy Prisoner",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62436,
|
|
["name"] = "Hagrekk",
|
|
["tag"] = "General Goods",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1452,
|
|
["name"] = "Gruham Rumdnul",
|
|
["tag"] = "General Goods",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60663,
|
|
["name"] = "Grin Harold",
|
|
["tag"] = "General Goods",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4082,
|
|
["name"] = "Grawnal",
|
|
["tag"] = "Hand of Wrath",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2908,
|
|
["name"] = "Grawl",
|
|
["tag"] = "General Goods",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2820,
|
|
["name"] = "Graud",
|
|
["tag"] = "General Goods",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 11555,
|
|
["name"] = "Gorn One Eye",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60641,
|
|
["name"] = "Goma",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 57,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60766,
|
|
["name"] = "Golsh",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 57,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61440,
|
|
["name"] = "Gnidabern Coilspinner",
|
|
["tag"] = "Bow & Arrow Merchant",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3165,
|
|
["name"] = "Ghrawt",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62409,
|
|
["name"] = "Gazla Blackforge",
|
|
["tag"] = "Golden Moon",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 92177,
|
|
["name"] = "Garto'ogg",
|
|
["tag"] = "General Goods",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1298,
|
|
["name"] = "Frederick Stover",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 7942,
|
|
["name"] = "Faralorn",
|
|
["tag"] = "Provisions",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60646,
|
|
["name"] = "Evatax",
|
|
["tag"] = "Fletcher",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 65002,
|
|
["name"] = "Ethernos",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4170,
|
|
["name"] = "Ellandrieth",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62462,
|
|
["name"] = "Elindra Swiftluck",
|
|
["tag"] = "General Goods",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1462,
|
|
["name"] = "Edwina Monzor",
|
|
["tag"] = "General Goods",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2140,
|
|
["name"] = "Edwin Harly",
|
|
["tag"] = "General Goods",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61443,
|
|
["name"] = "Dimbil Stormshot",
|
|
["tag"] = "General Goods",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91956,
|
|
["name"] = "Denia Hale",
|
|
["tag"] = "School of the Dragonhawk",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91725,
|
|
["name"] = "Darren Mistwall",
|
|
["tag"] = "Camp Trader",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4182,
|
|
["name"] = "Dalmond",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12021,
|
|
["name"] = "Daeolyn Summerleaf",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60659,
|
|
["name"] = "Cydas Moonshadow",
|
|
["tag"] = "General Goods",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 734,
|
|
["name"] = "Corporal Bluth",
|
|
["tag"] = "Innkeeper",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1687,
|
|
["name"] = "Cliff Hadin",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4084,
|
|
["name"] = "Chylina",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12960,
|
|
["name"] = "Christi Galvanis",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 65003,
|
|
["name"] = "Chradarmu",
|
|
["tag"] = "The Argent Dawn",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4896,
|
|
["name"] = "Charity Mipsy",
|
|
["tag"] = "Innkeeper",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61812,
|
|
["name"] = "Celia Daywing",
|
|
["tag"] = "Heavy Armor Merchant",
|
|
["level"] = 26,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9548,
|
|
["name"] = "Cawind Trueaim",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 26,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 11038,
|
|
["name"] = "Caretaker Alen",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 15174,
|
|
["name"] = "Calandrath",
|
|
["tag"] = "General Goods",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 6028,
|
|
["name"] = "Burkrum",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5101,
|
|
["name"] = "Bryllia Ironbrand",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 14301,
|
|
["name"] = "Brinna Valanaar",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60989,
|
|
["name"] = "Borrin Dustshoulder",
|
|
["tag"] = "Weapon Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9549,
|
|
["name"] = "Borand",
|
|
["tag"] = "General Goods",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 92200,
|
|
["name"] = "Bhatra",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3951,
|
|
["name"] = "Bhaldaran Ravenshade",
|
|
["tag"] = "Fletcher",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4602,
|
|
["name"] = "Benijah Fenner",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60456,
|
|
["name"] = "Belgrush Daggerfist",
|
|
["tag"] = "The Scarlet Crusade",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3481,
|
|
["name"] = "Barg",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62307,
|
|
["name"] = "Barbara Lee",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2806,
|
|
["name"] = "Bale",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60740,
|
|
["name"] = "Bald'aan The Quiet",
|
|
["tag"] = "Weapon Merchant",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61140,
|
|
["name"] = "Azmela Shadowcrest",
|
|
["tag"] = "General Goods",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 228,
|
|
["name"] = "Avette Fellwood",
|
|
["tag"] = "General Goods",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3350,
|
|
["name"] = "Asoran",
|
|
["tag"] = "General Goods",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4203,
|
|
["name"] = "Ariyell Skyshadow",
|
|
["tag"] = "General Goods",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61563,
|
|
["name"] = "Arayna Softwind",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61369,
|
|
["name"] = "Anati Gapper",
|
|
["level"] = 23,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62096,
|
|
["name"] = "Aira Starsworn",
|
|
["level"] = 23,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60813,
|
|
["name"] = "Ahnja Summerwind",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4604,
|
|
["name"] = "Abigail Sawyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[2516] = {
|
|
["name"] = "Light Shot",
|
|
["icon"] = "INV_Ammo_Bullet_02",
|
|
["quality"] = 1,
|
|
["level"] = 5,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "projectile",
|
|
["description"] = "",
|
|
["tooltip"] = "Light ShotProjectileBulletAdds 1.5 damage per second",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2516",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 72,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 1682,
|
|
["name"] = "Yanni Stoutheart",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1685,
|
|
["name"] = "Xandar Goodbeard",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 11184,
|
|
["name"] = "Wixxrak",
|
|
["tag"] = "Weaponsmith & Gunsmith",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91248,
|
|
["name"] = "Wixx",
|
|
["tag"] = "General Goods",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1469,
|
|
["name"] = "Vrok Blunderblast",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 53,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62403,
|
|
["name"] = "Vohand Blundergate",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 53,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61651,
|
|
["name"] = "Vi'cha Spirithowler",
|
|
["tag"] = "Wolfskull Clan",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3488,
|
|
["name"] = "Uthrok",
|
|
["tag"] = "Bowyer & Gunsmith",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12027,
|
|
["name"] = "Tukk",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3313,
|
|
["name"] = "Trak'gen",
|
|
["tag"] = "General Goods Merchant",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4889,
|
|
["name"] = "Torq Ironblast",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 33,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 80267,
|
|
["name"] = "Torial Dawnrise",
|
|
["tag"] = "General Goods",
|
|
["level"] = 33,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 92217,
|
|
["name"] = "Ticas Quirkfuzz",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1285,
|
|
["name"] = "Thurman Mullby",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 34,
|
|
["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"] = 3053,
|
|
["name"] = "Synge",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9551,
|
|
["name"] = "Starn",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 21002,
|
|
["name"] = "Squire Boltfling",
|
|
["tag"] = "Quartermaster",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 491,
|
|
["name"] = "Quartermaster Lewis",
|
|
["tag"] = "Trader",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 80102,
|
|
["name"] = "Ohgi Cardya",
|
|
["tag"] = "Everyday Necessities",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62628,
|
|
["name"] = "Nyxma Niftpatch",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4603,
|
|
["name"] = "Nicholas Atwood",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4241,
|
|
["name"] = "Mydrannul",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1461,
|
|
["name"] = "Murndan Derth",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2134,
|
|
["name"] = "Mrs. Winters",
|
|
["tag"] = "General Goods",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3076,
|
|
["name"] = "Moorat Longstride",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62086,
|
|
["name"] = "Meldor Swiftlance",
|
|
["tag"] = "Engineering Supplies",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2685,
|
|
["name"] = "Mazk Snipeshot",
|
|
["tag"] = "Food Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 80214,
|
|
["name"] = "Malanius Silvershine",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3587,
|
|
["name"] = "Lyrai",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 791,
|
|
["name"] = "Lindsay Ashlock",
|
|
["tag"] = "Bow & Gun Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1297,
|
|
["name"] = "Lina Stover",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 8362,
|
|
["name"] = "Kuruk",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 92169,
|
|
["name"] = "Kryillos",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61445,
|
|
["name"] = "Krilee Stormshot",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1691,
|
|
["name"] = "Kreg Bilmn",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 1,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3078,
|
|
["name"] = "Kennah Hawkseye",
|
|
["tag"] = "General Goods",
|
|
["level"] = 1,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3072,
|
|
["name"] = "Kawnie Softbreeze",
|
|
["tag"] = "Metalsmith",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62402,
|
|
["name"] = "Kargun Mightfall",
|
|
["tag"] = "Guns and Ammo",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61751,
|
|
["name"] = "Kango Boltblast",
|
|
["tag"] = "Guns and Ammo Merchant",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3322,
|
|
["name"] = "Kaja",
|
|
["tag"] = "General Goods",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3186,
|
|
["name"] = "K'waii",
|
|
["tag"] = "Weapons Merchant",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2997,
|
|
["name"] = "Jyn Stonehoof",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2115,
|
|
["name"] = "Joshua Kien",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3498,
|
|
["name"] = "Jazzik",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3164,
|
|
["name"] = "Jark",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1686,
|
|
["name"] = "Irene Sureshot",
|
|
["tag"] = "Guns Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3018,
|
|
["name"] = "Hogor Thunderhoof",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3088,
|
|
["name"] = "Henry Chapal",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1243,
|
|
["name"] = "Hegnar Rumbleshot",
|
|
["tag"] = "General Goods",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61743,
|
|
["name"] = "Hazlor Torkfuse",
|
|
["tag"] = "General Goods",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4082,
|
|
["name"] = "Grawnal",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 12,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62409,
|
|
["name"] = "Gazla Blackforge",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 12,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 7942,
|
|
["name"] = "Faralorn",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4170,
|
|
["name"] = "Ellandrieth",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2140,
|
|
["name"] = "Edwin Harly",
|
|
["tag"] = "General Goods",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3158,
|
|
["name"] = "Duokna",
|
|
["tag"] = "General & Trade Supplies",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1250,
|
|
["name"] = "Drake Lindgren",
|
|
["tag"] = "General Goods",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4182,
|
|
["name"] = "Dalmond",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4084,
|
|
["name"] = "Chylina",
|
|
["tag"] = "General Goods",
|
|
["level"] = 9,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12960,
|
|
["name"] = "Christi Galvanis",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 9,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9548,
|
|
["name"] = "Cawind Trueaim",
|
|
["tag"] = "Heavy Armor Merchant",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 6028,
|
|
["name"] = "Burkrum",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 152,
|
|
["name"] = "Brother Danil",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 151,
|
|
["name"] = "Brog Hamfist",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5123,
|
|
["name"] = "Bretta Goldfury",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 8131,
|
|
["name"] = "Blizrik Buckshot",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3481,
|
|
["name"] = "Barg",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3608,
|
|
["name"] = "Aldia",
|
|
["tag"] = "General Goods",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62096,
|
|
["name"] = "Aira Starsworn",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 829,
|
|
["name"] = "Adlin Pridedrift",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[2519] = {
|
|
["name"] = "Heavy Shot",
|
|
["icon"] = "INV_Ammo_Bullet_02",
|
|
["quality"] = 1,
|
|
["level"] = 15,
|
|
["reqlevel"] = 10,
|
|
["subtype"] = "projectile",
|
|
["description"] = "",
|
|
["tooltip"] = "Heavy ShotProjectileBulletAdds 3.5 damage per second\nRequires Level 10",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2519",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 123,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 1682,
|
|
["name"] = "Yanni Stoutheart",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1685,
|
|
["name"] = "Xandar Goodbeard",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 11184,
|
|
["name"] = "Wixxrak",
|
|
["tag"] = "Weaponsmith & Gunsmith",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62148,
|
|
["name"] = "Wisteria Gallagher",
|
|
["tag"] = "General Goods",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61115,
|
|
["name"] = "Wezzy Coppersaw",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 53,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1469,
|
|
["name"] = "Vrok Blunderblast",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 53,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62403,
|
|
["name"] = "Vohand Blundergate",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 46,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2808,
|
|
["name"] = "Vikki Lonsav",
|
|
["tag"] = "General Goods",
|
|
["level"] = 46,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61651,
|
|
["name"] = "Vi'cha Spirithowler",
|
|
["tag"] = "Wolfskull Clan",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3488,
|
|
["name"] = "Uthrok",
|
|
["tag"] = "Bowyer & Gunsmith",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1149,
|
|
["name"] = "Uthok",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12027,
|
|
["name"] = "Tukk",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3313,
|
|
["name"] = "Trak'gen",
|
|
["tag"] = "General Goods Merchant",
|
|
["level"] = 33,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4889,
|
|
["name"] = "Torq Ironblast",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 33,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 80267,
|
|
["name"] = "Torial Dawnrise",
|
|
["tag"] = "General Goods",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 92217,
|
|
["name"] = "Ticas Quirkfuzz",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1285,
|
|
["name"] = "Thurman Mullby",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5510,
|
|
["name"] = "Thulman Flintcrag",
|
|
["tag"] = "Guns Vendor",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 7976,
|
|
["name"] = "Thalgus Thunderfist",
|
|
["tag"] = "Weapon Merchant",
|
|
["level"] = 16,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61058,
|
|
["name"] = "Tazo Wirelight",
|
|
["tag"] = "General Goods",
|
|
["level"] = 16,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60966,
|
|
["name"] = "Tanzig Wexlight",
|
|
["tag"] = "General Goods",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61478,
|
|
["name"] = "Talavana Andalorah",
|
|
["tag"] = "General Goods",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3053,
|
|
["name"] = "Synge",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12246,
|
|
["name"] = "Super-Seller 680",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9551,
|
|
["name"] = "Starn",
|
|
["tag"] = "The Scourge",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 21002,
|
|
["name"] = "Squire Boltfling",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60653,
|
|
["name"] = "Skeletal Blacksmith",
|
|
["tag"] = "General Goods",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61288,
|
|
["name"] = "Savenna Mosscage",
|
|
["tag"] = "General Goods",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3541,
|
|
["name"] = "Sarah Raycroft",
|
|
["tag"] = "Alchemy Supplies",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61272,
|
|
["name"] = "Samantha Stewards",
|
|
["tag"] = "General Goods",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 51656,
|
|
["name"] = "Rug",
|
|
["tag"] = "General Goods",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3625,
|
|
["name"] = "Rarck",
|
|
["tag"] = "Quartermaster",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 80808,
|
|
["name"] = "Ranor Riptusk",
|
|
["tag"] = "Voodoo Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 491,
|
|
["name"] = "Quartermaster Lewis",
|
|
["tag"] = "Shanty Awares",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91868,
|
|
["name"] = "Primalist Gojo",
|
|
["tag"] = "Everyday Necessities",
|
|
["level"] = 30,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9320,
|
|
["name"] = "Pipoca the Searunner",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62628,
|
|
["name"] = "Nyxma Niftpatch",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4603,
|
|
["name"] = "Nicholas Atwood",
|
|
["tag"] = "Engineering & General Goods Supplier",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12959,
|
|
["name"] = "Nergal",
|
|
["tag"] = "General Goods",
|
|
["level"] = 19,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1448,
|
|
["name"] = "Neal Allen",
|
|
["tag"] = "General Goods",
|
|
["level"] = 19,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61523,
|
|
["name"] = "Naytha Grovelight",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62469,
|
|
["name"] = "Navigator Weebletax",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2084,
|
|
["name"] = "Natheril Raincaller",
|
|
["tag"] = "General Goods",
|
|
["level"] = 48,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4241,
|
|
["name"] = "Mydrannul",
|
|
["tag"] = "Engineering Supplies",
|
|
["level"] = 48,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1461,
|
|
["name"] = "Murndan Derth",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62086,
|
|
["name"] = "Meldor Swiftlance",
|
|
["tag"] = "The Thorium Brotherhood",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2685,
|
|
["name"] = "Mazk Snipeshot",
|
|
["tag"] = "General Goods",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60790,
|
|
["name"] = "Mathilda Beckett",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 14624,
|
|
["name"] = "Master Smith Burninate",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2803,
|
|
["name"] = "Malygen",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62437,
|
|
["name"] = "Maktha",
|
|
["tag"] = "Bow & Gun Merchant",
|
|
["level"] = 1,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 227,
|
|
["name"] = "Mabel Solaj",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 1,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 791,
|
|
["name"] = "Lindsay Ashlock",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1297,
|
|
["name"] = "Lina Stover",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 8362,
|
|
["name"] = "Kuruk",
|
|
["tag"] = "General Goods",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 92169,
|
|
["name"] = "Kryillos",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61445,
|
|
["name"] = "Krilee Stormshot",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91403,
|
|
["name"] = "Kintello",
|
|
["tag"] = "General Goods",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3078,
|
|
["name"] = "Kennah Hawkseye",
|
|
["tag"] = "Metalsmith",
|
|
["level"] = 45,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62404,
|
|
["name"] = "Kazand Blundergate",
|
|
["tag"] = "Guns and Ammo",
|
|
["level"] = 45,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2401,
|
|
["name"] = "Kayren Soothallow",
|
|
["tag"] = "Guns and Ammo Merchant",
|
|
["level"] = 14,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62402,
|
|
["name"] = "Kargun Mightfall",
|
|
["tag"] = "Weapons Merchant",
|
|
["level"] = 14,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61751,
|
|
["name"] = "Kango Boltblast",
|
|
["tag"] = "General Goods",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3322,
|
|
["name"] = "Kaja",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2997,
|
|
["name"] = "Jyn Stonehoof",
|
|
["tag"] = "General Goods",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5134,
|
|
["name"] = "Jonivera Farmountain",
|
|
["tag"] = "General Goods",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3498,
|
|
["name"] = "Jazzik",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4876,
|
|
["name"] = "Jawn Highmesa",
|
|
["tag"] = "Guns Merchant",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 8139,
|
|
["name"] = "Jabbey",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1686,
|
|
["name"] = "Irene Sureshot",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3018,
|
|
["name"] = "Hogor Thunderhoof",
|
|
["tag"] = "General Goods",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3088,
|
|
["name"] = "Henry Chapal",
|
|
["tag"] = "General Goods",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1243,
|
|
["name"] = "Hegnar Rumbleshot",
|
|
["tag"] = "General Goods",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61743,
|
|
["name"] = "Hazlor Torkfuse",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3962,
|
|
["name"] = "Haljan Oakheart",
|
|
["tag"] = "Unhappy Prisoner",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62436,
|
|
["name"] = "Hagrekk",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1452,
|
|
["name"] = "Gruham Rumdnul",
|
|
["tag"] = "General Goods",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60663,
|
|
["name"] = "Grin Harold",
|
|
["tag"] = "General Goods",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4082,
|
|
["name"] = "Grawnal",
|
|
["tag"] = "Hand of Wrath",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2908,
|
|
["name"] = "Grawl",
|
|
["tag"] = "General Goods",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2820,
|
|
["name"] = "Graud",
|
|
["tag"] = "General Goods",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 11555,
|
|
["name"] = "Gorn One Eye",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60641,
|
|
["name"] = "Goma",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60766,
|
|
["name"] = "Golsh",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61440,
|
|
["name"] = "Gnidabern Coilspinner",
|
|
["tag"] = "Golden Moon",
|
|
["level"] = 57,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62409,
|
|
["name"] = "Gazla Blackforge",
|
|
["tag"] = "General Goods",
|
|
["level"] = 57,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 92177,
|
|
["name"] = "Garto'ogg",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 7942,
|
|
["name"] = "Faralorn",
|
|
["tag"] = "Provisions",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60646,
|
|
["name"] = "Evatax",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 65002,
|
|
["name"] = "Ethernos",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4170,
|
|
["name"] = "Ellandrieth",
|
|
["tag"] = "General Goods",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62462,
|
|
["name"] = "Elindra Swiftluck",
|
|
["tag"] = "General Goods",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2140,
|
|
["name"] = "Edwin Harly",
|
|
["tag"] = "General Goods",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61443,
|
|
["name"] = "Dimbil Stormshot",
|
|
["tag"] = "General Goods",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91956,
|
|
["name"] = "Denia Hale",
|
|
["tag"] = "Camp Trader",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91725,
|
|
["name"] = "Darren Mistwall",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4182,
|
|
["name"] = "Dalmond",
|
|
["tag"] = "General Goods",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12021,
|
|
["name"] = "Daeolyn Summerleaf",
|
|
["tag"] = "Innkeeper",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 734,
|
|
["name"] = "Corporal Bluth",
|
|
["tag"] = "General Goods",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4084,
|
|
["name"] = "Chylina",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12960,
|
|
["name"] = "Christi Galvanis",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 65003,
|
|
["name"] = "Chradarmu",
|
|
["tag"] = "The Argent Dawn",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4896,
|
|
["name"] = "Charity Mipsy",
|
|
["tag"] = "Innkeeper",
|
|
["level"] = 26,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61812,
|
|
["name"] = "Celia Daywing",
|
|
["tag"] = "Heavy Armor Merchant",
|
|
["level"] = 26,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9548,
|
|
["name"] = "Cawind Trueaim",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 11038,
|
|
["name"] = "Caretaker Alen",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 15174,
|
|
["name"] = "Calandrath",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 6028,
|
|
["name"] = "Burkrum",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5101,
|
|
["name"] = "Bryllia Ironbrand",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5123,
|
|
["name"] = "Bretta Goldfury",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60989,
|
|
["name"] = "Borrin Dustshoulder",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 8131,
|
|
["name"] = "Blizrik Buckshot",
|
|
["tag"] = "General Goods",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 92200,
|
|
["name"] = "Bhatra",
|
|
["tag"] = "The Scarlet Crusade",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60456,
|
|
["name"] = "Belgrush Daggerfist",
|
|
["tag"] = "General Goods",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3481,
|
|
["name"] = "Barg",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2806,
|
|
["name"] = "Bale",
|
|
["tag"] = "General Goods",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60740,
|
|
["name"] = "Bald'aan The Quiet",
|
|
["tag"] = "General Goods",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61140,
|
|
["name"] = "Azmela Shadowcrest",
|
|
["tag"] = "General Goods",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3350,
|
|
["name"] = "Asoran",
|
|
["tag"] = "General Goods",
|
|
["level"] = 23,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61563,
|
|
["name"] = "Arayna Softwind",
|
|
["level"] = 23,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61369,
|
|
["name"] = "Anati Gapper",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62096,
|
|
["name"] = "Aira Starsworn",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60813,
|
|
["name"] = "Ahnja Summerwind",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[2550] = {
|
|
["name"] = "Monster - Bow, Short",
|
|
["icon"] = "INV_Weapon_Bow_05",
|
|
["quality"] = 0,
|
|
["level"] = 1,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Monster - Bow, ShortRangedBow1 - 2 DamageSpeed 2.00(0.8 damage per second)\nDurability 18 / 18",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2550",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[2551] = {
|
|
["name"] = "Monster - Crossbow",
|
|
["icon"] = "INV_Weapon_Crossbow_02",
|
|
["quality"] = 0,
|
|
["level"] = 1,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "Monster - CrossbowRangedCrossbow1 - 2 DamageSpeed 2.00(0.8 damage per second)\nDurability 18 / 18",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2551",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[2552] = {
|
|
["name"] = "Monster - Gun",
|
|
["icon"] = "INV_Weapon_Rifle_03",
|
|
["quality"] = 0,
|
|
["level"] = 1,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Monster - GunRangedGun1 - 2 DamageSpeed 2.00(0.8 damage per second)\nDurability 18 / 18",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2552",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[2773] = {
|
|
["name"] = "Cracked Shortbow",
|
|
["icon"] = "INV_Weapon_Bow_05",
|
|
["quality"] = 0,
|
|
["level"] = 8,
|
|
["reqlevel"] = 3,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Cracked ShortbowRangedBow3 - 6 DamageSpeed 2.30(2.0 damage per second)\nDurability 30 / 30\nRequires Level 3",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2773",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 293,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 5,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 2039,
|
|
["name"] = "Hidden Strongbox",
|
|
},
|
|
{
|
|
["id"] = 106319,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 106318,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 2844,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 2843,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[2774] = {
|
|
["name"] = "Rust-covered Blunderbuss",
|
|
["icon"] = "INV_Weapon_Rifle_03",
|
|
["quality"] = 0,
|
|
["level"] = 7,
|
|
["reqlevel"] = 2,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Rust-covered BlunderbussRangedGun3 - 6 DamageSpeed 2.40(1.9 damage per second)\nDurability 30 / 30\nRequires Level 2",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2774",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 293,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 4,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 106319,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 106318,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 2844,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 2843,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[2777] = {
|
|
["name"] = "Feeble Shortbow",
|
|
["icon"] = "INV_Weapon_Bow_05",
|
|
["quality"] = 0,
|
|
["level"] = 13,
|
|
["reqlevel"] = 8,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Feeble ShortbowRangedBow4 - 8 DamageSpeed 1.80(3.3 damage per second)\nDurability 35 / 35\nRequires Level 8",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2777",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 264,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 4,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 2039,
|
|
["name"] = "Hidden Strongbox",
|
|
},
|
|
{
|
|
["id"] = 2849,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 111095,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 106319,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[2778] = {
|
|
["name"] = "Cheap Blunderbuss",
|
|
["icon"] = "INV_Weapon_Rifle_03",
|
|
["quality"] = 0,
|
|
["level"] = 13,
|
|
["reqlevel"] = 8,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Cheap BlunderbussRangedGun5 - 9 DamageSpeed 2.20(3.2 damage per second)\nDurability 35 / 35\nRequires Level 8",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2778",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 264,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 4,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 2039,
|
|
["name"] = "Hidden Strongbox",
|
|
},
|
|
{
|
|
["id"] = 2849,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 111095,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 106319,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[2780] = {
|
|
["name"] = "Light Hunting Bow",
|
|
["icon"] = "INV_Weapon_Bow_02",
|
|
["quality"] = 0,
|
|
["level"] = 19,
|
|
["reqlevel"] = 14,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Light Hunting BowRangedBow5 - 10 DamageSpeed 1.70(4.4 damage per second)\nDurability 45 / 45\nRequires Level 14",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2780",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 345,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 10,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 3642,
|
|
["name"] = "Kolkars' Booty",
|
|
},
|
|
{
|
|
["id"] = 152608,
|
|
["name"] = "Kolkar's Booty",
|
|
},
|
|
{
|
|
["id"] = 152618,
|
|
["name"] = "Kolkar's Booty",
|
|
},
|
|
{
|
|
["id"] = 75293,
|
|
["name"] = "Large Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 2849,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 111095,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 106319,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 3661,
|
|
["name"] = "Weapon Crate",
|
|
},
|
|
{
|
|
["id"] = 3660,
|
|
["name"] = "Armor Crate",
|
|
},
|
|
{
|
|
["id"] = 3689,
|
|
["name"] = "Weapon Crate",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[2781] = {
|
|
["name"] = "Dirty Blunderbuss",
|
|
["icon"] = "INV_Weapon_Rifle_01",
|
|
["quality"] = 0,
|
|
["level"] = 18,
|
|
["reqlevel"] = 13,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Dirty BlunderbussRangedGun6 - 12 DamageSpeed 2.20(4.1 damage per second)\nDurability 45 / 45\nRequires Level 13",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2781",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 345,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 9,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 3642,
|
|
["name"] = "Kolkars' Booty",
|
|
},
|
|
{
|
|
["id"] = 152608,
|
|
["name"] = "Kolkar's Booty",
|
|
},
|
|
{
|
|
["id"] = 152618,
|
|
["name"] = "Kolkar's Booty",
|
|
},
|
|
{
|
|
["id"] = 75293,
|
|
["name"] = "Large Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 2849,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 111095,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 106319,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 3661,
|
|
["name"] = "Weapon Crate",
|
|
},
|
|
{
|
|
["id"] = 3689,
|
|
["name"] = "Weapon Crate",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[2782] = {
|
|
["name"] = "Mishandled Recurve Bow",
|
|
["icon"] = "INV_Weapon_Bow_03",
|
|
["quality"] = 0,
|
|
["level"] = 24,
|
|
["reqlevel"] = 19,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Mishandled Recurve BowRangedBow9 - 18 DamageSpeed 2.40(5.6 damage per second)\nDurability 55 / 55\nRequires Level 19",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2782",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 336,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 22,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 75297,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75300,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75296,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75299,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 74447,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 74448,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75295,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75298,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2852,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4095,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 4096,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2850,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 3714,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 3715,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2849,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 111095,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 106319,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[2783] = {
|
|
["name"] = "Shoddy Blunderbuss",
|
|
["icon"] = "INV_Weapon_Rifle_01",
|
|
["quality"] = 0,
|
|
["level"] = 22,
|
|
["reqlevel"] = 17,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Shoddy BlunderbussRangedGun7 - 14 DamageSpeed 2.10(5.0 damage per second)\nDurability 50 / 50\nRequires Level 17",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2783",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 336,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 22,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 75297,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75300,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75296,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75299,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 74447,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 74448,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75295,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75298,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2852,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4095,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 4096,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2850,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 3714,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 3715,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2849,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 111095,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 106319,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[2785] = {
|
|
["name"] = "Stiff Recurve Bow",
|
|
["icon"] = "INV_Weapon_Bow_05",
|
|
["quality"] = 0,
|
|
["level"] = 28,
|
|
["reqlevel"] = 23,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Stiff Recurve BowRangedBow13 - 25 DamageSpeed 2.80(6.8 damage per second)\nDurability 60 / 60\nRequires Level 23",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2785",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 954,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 20,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 75297,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75300,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75296,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75299,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 74447,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 74448,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75295,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75298,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2852,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4095,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 4096,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2849,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 111095,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 3704,
|
|
["name"] = "Weapon Crate",
|
|
},
|
|
{
|
|
["id"] = 3689,
|
|
["name"] = "Weapon Crate",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[2786] = {
|
|
["name"] = "Oiled Blunderbuss",
|
|
["icon"] = "INV_Weapon_Rifle_01",
|
|
["quality"] = 0,
|
|
["level"] = 29,
|
|
["reqlevel"] = 24,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Oiled BlunderbussRangedGun9 - 19 DamageSpeed 2.00(7.0 damage per second)\nDurability 65 / 65\nRequires Level 24",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2786",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 954,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 20,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 75297,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75300,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75296,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75299,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 74447,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 74448,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75295,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75298,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2852,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4095,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 4096,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2849,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 111095,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 3704,
|
|
["name"] = "Weapon Crate",
|
|
},
|
|
{
|
|
["id"] = 3689,
|
|
["name"] = "Weapon Crate",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[2824] = {
|
|
["name"] = "Hurricane",
|
|
["icon"] = "INV_Weapon_Bow_12",
|
|
["quality"] = 4,
|
|
["level"] = 53,
|
|
["reqlevel"] = 48,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Hurricane\nBinds when equippedRangedBow34 - 63 DamageSpeed 1.60(30.3 damage per second)\nDurability 90 / 90\nRequires Level 48\nEquip: Chance to strike your target with a Frost Arrow for 31 to 46 Frost damage.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2824",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 428,
|
|
},
|
|
},
|
|
[2825] = {
|
|
["name"] = "Bow of Searing Arrows",
|
|
["icon"] = "INV_Weapon_Bow_09",
|
|
["quality"] = 4,
|
|
["level"] = 42,
|
|
["reqlevel"] = 37,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Bow of Searing Arrows\nBinds when equippedRangedBow47 - 88 DamageSpeed 2.70(25.0 damage per second)\nDurability 90 / 90\nRequires Level 37\nEquip: Chance to strike your ranged target with a Searing Arrow for 18 to 27 Fire damage.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2825",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 257,
|
|
},
|
|
},
|
|
[2903] = {
|
|
["name"] = "Daryl's Hunting Bow",
|
|
["icon"] = "INV_Weapon_Bow_02",
|
|
["quality"] = 2,
|
|
["level"] = 15,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Daryl's Hunting Bow\nBinds when picked upRangedBow9 - 18 DamageSpeed 2.30(5.9 damage per second)\nDurability 40 / 40",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2903",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[2904] = {
|
|
["name"] = "Daryl's Hunting Rifle",
|
|
["icon"] = "INV_Weapon_Rifle_03",
|
|
["quality"] = 2,
|
|
["level"] = 16,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Daryl's Hunting Rifle\nBinds when picked upRangedGun11 - 21 DamageSpeed 2.50(6.4 damage per second)\nDurability 40 / 40",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=2904",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3021] = {
|
|
["name"] = "Ranger Bow",
|
|
["icon"] = "INV_Weapon_Bow_11",
|
|
["quality"] = 3,
|
|
["level"] = 25,
|
|
["reqlevel"] = 20,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Ranger Bow\nBinds when equippedRangedBow23 - 45 DamageSpeed 2.70(12.6 damage per second)\n+1 Agility\nDurability 65 / 65\nRequires Level 20",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=3021",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 457,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 19,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 75297,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75300,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75296,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75299,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 74447,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 74448,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75295,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75298,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2852,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4095,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 4096,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2849,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 111095,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 106319,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3023] = {
|
|
["name"] = "Large Bore Blunderbuss",
|
|
["icon"] = "INV_Weapon_Rifle_03",
|
|
["quality"] = 1,
|
|
["level"] = 21,
|
|
["reqlevel"] = 16,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Large Bore BlunderbussRangedGun13 - 24 DamageSpeed 2.50(7.4 damage per second)\nDurability 50 / 50\nRequires Level 16",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=3023",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 17,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 11184,
|
|
["name"] = "Wixxrak",
|
|
["tag"] = "Weaponsmith & Gunsmith",
|
|
["level"] = 53,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62403,
|
|
["name"] = "Vohand Blundergate",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 53,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4889,
|
|
["name"] = "Torq Ironblast",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 33,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 92217,
|
|
["name"] = "Ticas Quirkfuzz",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 33,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3053,
|
|
["name"] = "Synge",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9551,
|
|
["name"] = "Starn",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4603,
|
|
["name"] = "Nicholas Atwood",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1461,
|
|
["name"] = "Murndan Derth",
|
|
["tag"] = "Gunsmith",
|
|
["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"] = 3322,
|
|
["name"] = "Kaja",
|
|
["tag"] = "Guns and Ammo Merchant",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1686,
|
|
["name"] = "Irene Sureshot",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 37,
|
|
["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"] = 9548,
|
|
["name"] = "Cawind Trueaim",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5123,
|
|
["name"] = "Bretta Goldfury",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 8131,
|
|
["name"] = "Blizrik Buckshot",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3024] = {
|
|
["name"] = "BKP 2700 \"Enforcer\"",
|
|
["icon"] = "INV_Weapon_Rifle_03",
|
|
["quality"] = 1,
|
|
["level"] = 26,
|
|
["reqlevel"] = 21,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "BKP 2700 \"Enforcer\"RangedGun18 - 34 DamageSpeed 2.70(9.6 damage per second)\nDurability 60 / 60\nRequires Level 21",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=3024",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 16,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 11184,
|
|
["name"] = "Wixxrak",
|
|
["tag"] = "Weaponsmith & Gunsmith",
|
|
["level"] = 53,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62403,
|
|
["name"] = "Vohand Blundergate",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 53,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4889,
|
|
["name"] = "Torq Ironblast",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 33,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 92217,
|
|
["name"] = "Ticas Quirkfuzz",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 33,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3053,
|
|
["name"] = "Synge",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9551,
|
|
["name"] = "Starn",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4603,
|
|
["name"] = "Nicholas Atwood",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1461,
|
|
["name"] = "Murndan Derth",
|
|
["tag"] = "Gunsmith",
|
|
["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"] = 61751,
|
|
["name"] = "Kango Boltblast",
|
|
["tag"] = "Guns and Ammo",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3322,
|
|
["name"] = "Kaja",
|
|
["tag"] = "Guns and Ammo Merchant",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3018,
|
|
["name"] = "Hogor Thunderhoof",
|
|
["tag"] = "Guns Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9548,
|
|
["name"] = "Cawind Trueaim",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5123,
|
|
["name"] = "Bretta Goldfury",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 8131,
|
|
["name"] = "Blizrik Buckshot",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3025] = {
|
|
["name"] = "BKP 42 \"Ultra\"",
|
|
["icon"] = "INV_Weapon_Rifle_03",
|
|
["quality"] = 1,
|
|
["level"] = 36,
|
|
["reqlevel"] = 31,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "BKP 42 \"Ultra\"RangedGun20 - 38 DamageSpeed 2.10(13.8 damage per second)\nDurability 65 / 65\nRequires Level 31",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=3025",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 4,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 11184,
|
|
["name"] = "Wixxrak",
|
|
["tag"] = "Weaponsmith & Gunsmith",
|
|
["level"] = 53,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3322,
|
|
["name"] = "Kaja",
|
|
["tag"] = "Guns and Ammo Merchant",
|
|
["level"] = 53,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9548,
|
|
["name"] = "Cawind Trueaim",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 8131,
|
|
["name"] = "Blizrik Buckshot",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3026] = {
|
|
["name"] = "Reinforced Bow",
|
|
["icon"] = "INV_Weapon_Bow_02",
|
|
["quality"] = 1,
|
|
["level"] = 21,
|
|
["reqlevel"] = 16,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Reinforced BowRangedBow11 - 22 DamageSpeed 2.20(7.5 damage per second)\nDurability 50 / 50\nRequires Level 16",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=3026",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 28,
|
|
["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"] = 3488,
|
|
["name"] = "Uthrok",
|
|
["tag"] = "Bowyer & Gunsmith",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9551,
|
|
["name"] = "Starn",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5122,
|
|
["name"] = "Skolmin Goldfury",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 15,
|
|
["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"] = 16,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12029,
|
|
["name"] = "Narianna",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1459,
|
|
["name"] = "Naela Trance",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9553,
|
|
["name"] = "Nadia Vernon",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9555,
|
|
["name"] = "Mu'uta",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1297,
|
|
["name"] = "Lina Stover",
|
|
["tag"] = "Bow & Gun Merchant",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4173,
|
|
["name"] = "Landria",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3015,
|
|
["name"] = "Kuna Thunderhorn",
|
|
["tag"] = "Bowyer & Fletching Goods",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3410,
|
|
["name"] = "Jin'sora",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4892,
|
|
["name"] = "Jensen Farran",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2839,
|
|
["name"] = "Haren Kanmae",
|
|
["tag"] = "Superior Bowyer",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1298,
|
|
["name"] = "Frederick Stover",
|
|
["tag"] = "Bow & Arrow Merchant",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60659,
|
|
["name"] = "Cydas Moonshadow",
|
|
["tag"] = "School of the Dragonhawk",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1687,
|
|
["name"] = "Cliff Hadin",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9548,
|
|
["name"] = "Cawind Trueaim",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 14301,
|
|
["name"] = "Brinna Valanaar",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9549,
|
|
["name"] = "Borand",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3951,
|
|
["name"] = "Bhaldaran Ravenshade",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["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"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3027] = {
|
|
["name"] = "Heavy Recurve Bow",
|
|
["icon"] = "INV_Weapon_Bow_01",
|
|
["quality"] = 1,
|
|
["level"] = 25,
|
|
["reqlevel"] = 20,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Heavy Recurve BowRangedBow15 - 29 DamageSpeed 2.40(9.2 damage per second)\nDurability 55 / 55\nRequires Level 20",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=3027",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 18,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 9552,
|
|
["name"] = "Zanara",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9551,
|
|
["name"] = "Starn",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5122,
|
|
["name"] = "Skolmin Goldfury",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62739,
|
|
["name"] = "Orthol the Tracker",
|
|
["tag"] = "Bow & Arrow Merchant",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12029,
|
|
["name"] = "Narianna",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1459,
|
|
["name"] = "Naela Trance",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9555,
|
|
["name"] = "Mu'uta",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1297,
|
|
["name"] = "Lina Stover",
|
|
["tag"] = "Bow & Gun Merchant",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4173,
|
|
["name"] = "Landria",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3015,
|
|
["name"] = "Kuna Thunderhorn",
|
|
["tag"] = "Bowyer & Fletching Goods",
|
|
["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"] = 2839,
|
|
["name"] = "Haren Kanmae",
|
|
["tag"] = "Superior Bowyer",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1298,
|
|
["name"] = "Frederick Stover",
|
|
["tag"] = "Bow & Arrow Merchant",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9548,
|
|
["name"] = "Cawind Trueaim",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 14301,
|
|
["name"] = "Brinna Valanaar",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 228,
|
|
["name"] = "Avette Fellwood",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4604,
|
|
["name"] = "Abigail Sawyer",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3028] = {
|
|
["name"] = "Longbow",
|
|
["icon"] = "INV_Weapon_Bow_07",
|
|
["quality"] = 1,
|
|
["level"] = 34,
|
|
["reqlevel"] = 29,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "LongbowRangedBow21 - 39 DamageSpeed 2.30(13.0 damage per second)\nDurability 65 / 65\nRequires Level 29",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=3028",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[3030] = {
|
|
["name"] = "Razor Arrow",
|
|
["icon"] = "INV_Ammo_Arrow_02",
|
|
["quality"] = 1,
|
|
["level"] = 30,
|
|
["reqlevel"] = 25,
|
|
["subtype"] = "projectile",
|
|
["description"] = "",
|
|
["tooltip"] = "Razor ArrowProjectileArrowAdds 7.5 damage per second\nRequires Level 25",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=3030",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 114,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 9552,
|
|
["name"] = "Zanara",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62148,
|
|
["name"] = "Wisteria Gallagher",
|
|
["tag"] = "General Goods",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61115,
|
|
["name"] = "Wezzy Coppersaw",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 46,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2808,
|
|
["name"] = "Vikki Lonsav",
|
|
["tag"] = "General Goods",
|
|
["level"] = 46,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61651,
|
|
["name"] = "Vi'cha Spirithowler",
|
|
["tag"] = "Wolfskull Clan",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1149,
|
|
["name"] = "Uthok",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60803,
|
|
["name"] = "Tyrion Bouden",
|
|
["tag"] = "The Blackwing Guard",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12027,
|
|
["name"] = "Tukk",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3313,
|
|
["name"] = "Trak'gen",
|
|
["tag"] = "General Goods Merchant",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 80267,
|
|
["name"] = "Torial Dawnrise",
|
|
["tag"] = "General Goods",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1285,
|
|
["name"] = "Thurman Mullby",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 7976,
|
|
["name"] = "Thalgus Thunderfist",
|
|
["tag"] = "Weapon Merchant",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61058,
|
|
["name"] = "Tazo Wirelight",
|
|
["tag"] = "General Goods",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60966,
|
|
["name"] = "Tanzig Wexlight",
|
|
["tag"] = "General Goods",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61478,
|
|
["name"] = "Talavana Andalorah",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12246,
|
|
["name"] = "Super-Seller 680",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9551,
|
|
["name"] = "Starn",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 21002,
|
|
["name"] = "Squire Boltfling",
|
|
["tag"] = "The Scourge",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5122,
|
|
["name"] = "Skolmin Goldfury",
|
|
["tag"] = "General Goods",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60653,
|
|
["name"] = "Skeletal Blacksmith",
|
|
["tag"] = "General Goods",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61288,
|
|
["name"] = "Savenna Mosscage",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3541,
|
|
["name"] = "Sarah Raycroft",
|
|
["tag"] = "Alchemy Supplies",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61272,
|
|
["name"] = "Samantha Stewards",
|
|
["tag"] = "Ammunition Vendor",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 51656,
|
|
["name"] = "Rug",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 17598,
|
|
["name"] = "Renn'az",
|
|
["tag"] = "General Goods",
|
|
["level"] = 19,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3625,
|
|
["name"] = "Rarck",
|
|
["tag"] = "Voodoo Goods",
|
|
["level"] = 19,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 80808,
|
|
["name"] = "Ranor Riptusk",
|
|
["tag"] = "Shanty Awares",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91868,
|
|
["name"] = "Primalist Gojo",
|
|
["tag"] = "Bow & Arrow Merchant",
|
|
["level"] = 25,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9320,
|
|
["name"] = "Pipoca the Searunner",
|
|
["tag"] = "Everyday Necessities",
|
|
["level"] = 48,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62739,
|
|
["name"] = "Orthol the Tracker",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 48,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62628,
|
|
["name"] = "Nyxma Niftpatch",
|
|
["tag"] = "Engineering & General Goods Supplier",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12959,
|
|
["name"] = "Nergal",
|
|
["tag"] = "General Goods",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1448,
|
|
["name"] = "Neal Allen",
|
|
["tag"] = "General Goods",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61523,
|
|
["name"] = "Naytha Grovelight",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62469,
|
|
["name"] = "Navigator Weebletax",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 1,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2084,
|
|
["name"] = "Natheril Raincaller",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 1,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12029,
|
|
["name"] = "Narianna",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1459,
|
|
["name"] = "Naela Trance",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4241,
|
|
["name"] = "Mydrannul",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9555,
|
|
["name"] = "Mu'uta",
|
|
["tag"] = "The Thorium Brotherhood",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62086,
|
|
["name"] = "Meldor Swiftlance",
|
|
["tag"] = "Weapons Merchant",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60790,
|
|
["name"] = "Mathilda Beckett",
|
|
["tag"] = "General Goods",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 14624,
|
|
["name"] = "Master Smith Burninate",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1287,
|
|
["name"] = "Marda Weller",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2803,
|
|
["name"] = "Malygen",
|
|
["tag"] = "Bow & Gun Merchant",
|
|
["level"] = 45,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62437,
|
|
["name"] = "Maktha",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 45,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 227,
|
|
["name"] = "Mabel Solaj",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 14,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1297,
|
|
["name"] = "Lina Stover",
|
|
["tag"] = "Bowyer & Fletching Goods",
|
|
["level"] = 14,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4173,
|
|
["name"] = "Landria",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 46,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 8362,
|
|
["name"] = "Kuruk",
|
|
["tag"] = "General Goods",
|
|
["level"] = 46,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3015,
|
|
["name"] = "Kuna Thunderhorn",
|
|
["tag"] = "Fletcher",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 92169,
|
|
["name"] = "Kryillos",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91403,
|
|
["name"] = "Kintello",
|
|
["tag"] = "General Goods",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 789,
|
|
["name"] = "Kimberly Hiett",
|
|
["tag"] = "Metalsmith",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62404,
|
|
["name"] = "Kazand Blundergate",
|
|
["tag"] = "General Goods",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2401,
|
|
["name"] = "Kayren Soothallow",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62402,
|
|
["name"] = "Kargun Mightfall",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5134,
|
|
["name"] = "Jonivera Farmountain",
|
|
["tag"] = "General Goods",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3410,
|
|
["name"] = "Jin'sora",
|
|
["tag"] = "General Goods",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4892,
|
|
["name"] = "Jensen Farran",
|
|
["tag"] = "General Goods",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4876,
|
|
["name"] = "Jawn Highmesa",
|
|
["tag"] = "Superior Bowyer",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 8139,
|
|
["name"] = "Jabbey",
|
|
["tag"] = "General Goods",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61743,
|
|
["name"] = "Hazlor Torkfuse",
|
|
["tag"] = "General Goods",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2839,
|
|
["name"] = "Haren Kanmae",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3962,
|
|
["name"] = "Haljan Oakheart",
|
|
["tag"] = "Unhappy Prisoner",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62436,
|
|
["name"] = "Hagrekk",
|
|
["tag"] = "General Goods",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1452,
|
|
["name"] = "Gruham Rumdnul",
|
|
["tag"] = "General Goods",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60663,
|
|
["name"] = "Grin Harold",
|
|
["tag"] = "Hand of Wrath",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2908,
|
|
["name"] = "Grawl",
|
|
["tag"] = "General Goods",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2820,
|
|
["name"] = "Graud",
|
|
["tag"] = "General Goods",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 11555,
|
|
["name"] = "Gorn One Eye",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 57,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60641,
|
|
["name"] = "Goma",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 57,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60766,
|
|
["name"] = "Golsh",
|
|
["tag"] = "Bow & Arrow Merchant",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61440,
|
|
["name"] = "Gnidabern Coilspinner",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62409,
|
|
["name"] = "Gazla Blackforge",
|
|
["tag"] = "Golden Moon",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 92177,
|
|
["name"] = "Garto'ogg",
|
|
["tag"] = "General Goods",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1298,
|
|
["name"] = "Frederick Stover",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 7942,
|
|
["name"] = "Faralorn",
|
|
["tag"] = "Provisions",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60646,
|
|
["name"] = "Evatax",
|
|
["tag"] = "Fletcher",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 65002,
|
|
["name"] = "Ethernos",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4170,
|
|
["name"] = "Ellandrieth",
|
|
["tag"] = "General Goods",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62462,
|
|
["name"] = "Elindra Swiftluck",
|
|
["tag"] = "General Goods",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1462,
|
|
["name"] = "Edwina Monzor",
|
|
["tag"] = "General Goods",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61443,
|
|
["name"] = "Dimbil Stormshot",
|
|
["tag"] = "Camp Trader",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91956,
|
|
["name"] = "Denia Hale",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91725,
|
|
["name"] = "Darren Mistwall",
|
|
["tag"] = "General Goods",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12021,
|
|
["name"] = "Daeolyn Summerleaf",
|
|
["tag"] = "Innkeeper",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 734,
|
|
["name"] = "Corporal Bluth",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4084,
|
|
["name"] = "Chylina",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12960,
|
|
["name"] = "Christi Galvanis",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 65003,
|
|
["name"] = "Chradarmu",
|
|
["tag"] = "The Argent Dawn",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4896,
|
|
["name"] = "Charity Mipsy",
|
|
["tag"] = "Innkeeper",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61812,
|
|
["name"] = "Celia Daywing",
|
|
["tag"] = "Heavy Armor Merchant",
|
|
["level"] = 26,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9548,
|
|
["name"] = "Cawind Trueaim",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 26,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 11038,
|
|
["name"] = "Caretaker Alen",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 15174,
|
|
["name"] = "Calandrath",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 6028,
|
|
["name"] = "Burkrum",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5101,
|
|
["name"] = "Bryllia Ironbrand",
|
|
["tag"] = "Weapon Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 14301,
|
|
["name"] = "Brinna Valanaar",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60989,
|
|
["name"] = "Borrin Dustshoulder",
|
|
["tag"] = "Fletcher",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 92200,
|
|
["name"] = "Bhatra",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4602,
|
|
["name"] = "Benijah Fenner",
|
|
["tag"] = "The Scarlet Crusade",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60456,
|
|
["name"] = "Belgrush Daggerfist",
|
|
["tag"] = "General Goods",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62307,
|
|
["name"] = "Barbara Lee",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2806,
|
|
["name"] = "Bale",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60740,
|
|
["name"] = "Bald'aan The Quiet",
|
|
["tag"] = "General Goods",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61140,
|
|
["name"] = "Azmela Shadowcrest",
|
|
["tag"] = "General Goods",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 228,
|
|
["name"] = "Avette Fellwood",
|
|
["tag"] = "General Goods",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3350,
|
|
["name"] = "Asoran",
|
|
["tag"] = "General Goods",
|
|
["level"] = 23,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61563,
|
|
["name"] = "Arayna Softwind",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 23,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61369,
|
|
["name"] = "Anati Gapper",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62096,
|
|
["name"] = "Aira Starsworn",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60813,
|
|
["name"] = "Ahnja Summerwind",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4604,
|
|
["name"] = "Abigail Sawyer",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3033] = {
|
|
["name"] = "Solid Shot",
|
|
["icon"] = "INV_Ammo_Bullet_02",
|
|
["quality"] = 1,
|
|
["level"] = 30,
|
|
["reqlevel"] = 25,
|
|
["subtype"] = "projectile",
|
|
["description"] = "",
|
|
["tooltip"] = "Solid ShotProjectileBulletAdds 7.5 damage per second\nRequires Level 25",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=3033",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 105,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 11184,
|
|
["name"] = "Wixxrak",
|
|
["tag"] = "Weaponsmith & Gunsmith",
|
|
["level"] = 53,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62148,
|
|
["name"] = "Wisteria Gallagher",
|
|
["tag"] = "General Goods",
|
|
["level"] = 53,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61115,
|
|
["name"] = "Wezzy Coppersaw",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 46,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62403,
|
|
["name"] = "Vohand Blundergate",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 46,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2808,
|
|
["name"] = "Vikki Lonsav",
|
|
["tag"] = "General Goods",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61651,
|
|
["name"] = "Vi'cha Spirithowler",
|
|
["tag"] = "Wolfskull Clan",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1149,
|
|
["name"] = "Uthok",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 33,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12027,
|
|
["name"] = "Tukk",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 33,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3313,
|
|
["name"] = "Trak'gen",
|
|
["tag"] = "General Goods Merchant",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4889,
|
|
["name"] = "Torq Ironblast",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 80267,
|
|
["name"] = "Torial Dawnrise",
|
|
["tag"] = "General Goods",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 92217,
|
|
["name"] = "Ticas Quirkfuzz",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1285,
|
|
["name"] = "Thurman Mullby",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61058,
|
|
["name"] = "Tazo Wirelight",
|
|
["tag"] = "General Goods",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60966,
|
|
["name"] = "Tanzig Wexlight",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61478,
|
|
["name"] = "Talavana Andalorah",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3053,
|
|
["name"] = "Synge",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12246,
|
|
["name"] = "Super-Seller 680",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9551,
|
|
["name"] = "Starn",
|
|
["tag"] = "The Scourge",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 21002,
|
|
["name"] = "Squire Boltfling",
|
|
["tag"] = "General Goods",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60653,
|
|
["name"] = "Skeletal Blacksmith",
|
|
["tag"] = "General Goods",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61288,
|
|
["name"] = "Savenna Mosscage",
|
|
["tag"] = "General Goods",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3541,
|
|
["name"] = "Sarah Raycroft",
|
|
["tag"] = "Alchemy Supplies",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61272,
|
|
["name"] = "Samantha Stewards",
|
|
["tag"] = "General Goods",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 51656,
|
|
["name"] = "Rug",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3625,
|
|
["name"] = "Rarck",
|
|
["tag"] = "Voodoo Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 80808,
|
|
["name"] = "Ranor Riptusk",
|
|
["tag"] = "Shanty Awares",
|
|
["level"] = 19,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91868,
|
|
["name"] = "Primalist Gojo",
|
|
["tag"] = "Everyday Necessities",
|
|
["level"] = 19,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9320,
|
|
["name"] = "Pipoca the Searunner",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62628,
|
|
["name"] = "Nyxma Niftpatch",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4603,
|
|
["name"] = "Nicholas Atwood",
|
|
["tag"] = "Engineering & General Goods Supplier",
|
|
["level"] = 48,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12959,
|
|
["name"] = "Nergal",
|
|
["tag"] = "General Goods",
|
|
["level"] = 48,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1448,
|
|
["name"] = "Neal Allen",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61523,
|
|
["name"] = "Naytha Grovelight",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62469,
|
|
["name"] = "Navigator Weebletax",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2084,
|
|
["name"] = "Natheril Raincaller",
|
|
["tag"] = "General Goods",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4241,
|
|
["name"] = "Mydrannul",
|
|
["tag"] = "Engineering Supplies",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1461,
|
|
["name"] = "Murndan Derth",
|
|
["tag"] = "General Goods",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62086,
|
|
["name"] = "Meldor Swiftlance",
|
|
["tag"] = "The Thorium Brotherhood",
|
|
["level"] = 1,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2685,
|
|
["name"] = "Mazk Snipeshot",
|
|
["tag"] = "General Goods",
|
|
["level"] = 1,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60790,
|
|
["name"] = "Mathilda Beckett",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 14624,
|
|
["name"] = "Master Smith Burninate",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2803,
|
|
["name"] = "Malygen",
|
|
["tag"] = "Bow & Gun Merchant",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62437,
|
|
["name"] = "Maktha",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 227,
|
|
["name"] = "Mabel Solaj",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1297,
|
|
["name"] = "Lina Stover",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 8362,
|
|
["name"] = "Kuruk",
|
|
["tag"] = "General Goods",
|
|
["level"] = 45,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 92169,
|
|
["name"] = "Kryillos",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 45,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61445,
|
|
["name"] = "Krilee Stormshot",
|
|
["tag"] = "General Goods",
|
|
["level"] = 14,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91403,
|
|
["name"] = "Kintello",
|
|
["tag"] = "Metalsmith",
|
|
["level"] = 14,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62404,
|
|
["name"] = "Kazand Blundergate",
|
|
["tag"] = "Guns and Ammo Merchant",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2401,
|
|
["name"] = "Kayren Soothallow",
|
|
["tag"] = "General Goods",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62402,
|
|
["name"] = "Kargun Mightfall",
|
|
["tag"] = "General Goods",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3322,
|
|
["name"] = "Kaja",
|
|
["tag"] = "General Goods",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5134,
|
|
["name"] = "Jonivera Farmountain",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4876,
|
|
["name"] = "Jawn Highmesa",
|
|
["tag"] = "Guns Merchant",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 8139,
|
|
["name"] = "Jabbey",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1686,
|
|
["name"] = "Irene Sureshot",
|
|
["tag"] = "General Goods",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3018,
|
|
["name"] = "Hogor Thunderhoof",
|
|
["tag"] = "General Goods",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3088,
|
|
["name"] = "Henry Chapal",
|
|
["tag"] = "General Goods",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61743,
|
|
["name"] = "Hazlor Torkfuse",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3962,
|
|
["name"] = "Haljan Oakheart",
|
|
["tag"] = "Unhappy Prisoner",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62436,
|
|
["name"] = "Hagrekk",
|
|
["tag"] = "General Goods",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1452,
|
|
["name"] = "Gruham Rumdnul",
|
|
["tag"] = "General Goods",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60663,
|
|
["name"] = "Grin Harold",
|
|
["tag"] = "Hand of Wrath",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2908,
|
|
["name"] = "Grawl",
|
|
["tag"] = "General Goods",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2820,
|
|
["name"] = "Graud",
|
|
["tag"] = "General Goods",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 11555,
|
|
["name"] = "Gorn One Eye",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60641,
|
|
["name"] = "Goma",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60766,
|
|
["name"] = "Golsh",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61440,
|
|
["name"] = "Gnidabern Coilspinner",
|
|
["tag"] = "Golden Moon",
|
|
["level"] = 57,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62409,
|
|
["name"] = "Gazla Blackforge",
|
|
["tag"] = "General Goods",
|
|
["level"] = 57,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 92177,
|
|
["name"] = "Garto'ogg",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 7942,
|
|
["name"] = "Faralorn",
|
|
["tag"] = "Provisions",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60646,
|
|
["name"] = "Evatax",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 65002,
|
|
["name"] = "Ethernos",
|
|
["tag"] = "General Goods",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4170,
|
|
["name"] = "Ellandrieth",
|
|
["tag"] = "General Goods",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62462,
|
|
["name"] = "Elindra Swiftluck",
|
|
["tag"] = "General Goods",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61443,
|
|
["name"] = "Dimbil Stormshot",
|
|
["tag"] = "Camp Trader",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91956,
|
|
["name"] = "Denia Hale",
|
|
["tag"] = "General Goods",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91725,
|
|
["name"] = "Darren Mistwall",
|
|
["tag"] = "Innkeeper",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12021,
|
|
["name"] = "Daeolyn Summerleaf",
|
|
["tag"] = "General Goods",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 734,
|
|
["name"] = "Corporal Bluth",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12960,
|
|
["name"] = "Christi Galvanis",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 65003,
|
|
["name"] = "Chradarmu",
|
|
["tag"] = "The Argent Dawn",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4896,
|
|
["name"] = "Charity Mipsy",
|
|
["tag"] = "Innkeeper",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61812,
|
|
["name"] = "Celia Daywing",
|
|
["tag"] = "Heavy Armor Merchant",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9548,
|
|
["name"] = "Cawind Trueaim",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 11038,
|
|
["name"] = "Caretaker Alen",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 26,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 15174,
|
|
["name"] = "Calandrath",
|
|
["tag"] = "General Goods",
|
|
["level"] = 26,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 6028,
|
|
["name"] = "Burkrum",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5101,
|
|
["name"] = "Bryllia Ironbrand",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5123,
|
|
["name"] = "Bretta Goldfury",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60989,
|
|
["name"] = "Borrin Dustshoulder",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 8131,
|
|
["name"] = "Blizrik Buckshot",
|
|
["tag"] = "The Scarlet Crusade",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 92200,
|
|
["name"] = "Bhatra",
|
|
["tag"] = "General Goods",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60456,
|
|
["name"] = "Belgrush Daggerfist",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2806,
|
|
["name"] = "Bale",
|
|
["tag"] = "General Goods",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60740,
|
|
["name"] = "Bald'aan The Quiet",
|
|
["tag"] = "General Goods",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61140,
|
|
["name"] = "Azmela Shadowcrest",
|
|
["tag"] = "General Goods",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3350,
|
|
["name"] = "Asoran",
|
|
["tag"] = "General Goods",
|
|
["level"] = 23,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61563,
|
|
["name"] = "Arayna Softwind",
|
|
["level"] = 23,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61369,
|
|
["name"] = "Anati Gapper",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62096,
|
|
["name"] = "Aira Starsworn",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60813,
|
|
["name"] = "Ahnja Summerwind",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3036] = {
|
|
["name"] = "Heavy Shortbow",
|
|
["icon"] = "INV_Weapon_Bow_12",
|
|
["quality"] = 2,
|
|
["level"] = 15,
|
|
["reqlevel"] = 10,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Heavy Shortbow\nBinds when equippedRangedBow10 - 20 DamageSpeed 2.50(6.0 damage per second)\nDurability 40 / 40\nRequires Level 10",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=3036",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 488,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 4,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 2039,
|
|
["name"] = "Hidden Strongbox",
|
|
},
|
|
{
|
|
["id"] = 2849,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 111095,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 106319,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3037] = {
|
|
["name"] = "Whipwood Recurve Bow",
|
|
["icon"] = "INV_Weapon_Bow_12",
|
|
["quality"] = 2,
|
|
["level"] = 34,
|
|
["reqlevel"] = 29,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Whipwood Recurve Bow\nBinds when equippedRangedBow17 - 32 DamageSpeed 1.80(13.6 damage per second)\nDurability 65 / 65\nRequires Level 29",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=3037",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 622,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 15,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 4149,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75297,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75300,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75296,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75299,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 2857,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105581,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2852,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4095,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 4096,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3039] = {
|
|
["name"] = "Short Ash Bow",
|
|
["icon"] = "INV_Weapon_Bow_03",
|
|
["quality"] = 2,
|
|
["level"] = 23,
|
|
["reqlevel"] = 18,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Short Ash Bow\nBinds when equippedRangedBow12 - 23 DamageSpeed 1.90(9.2 damage per second)\nDurability 55 / 55\nRequires Level 18",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=3039",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 531,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 19,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 75297,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75300,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75296,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75299,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 74447,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 74448,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75295,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75298,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2852,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4095,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 4096,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2849,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 111095,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 106319,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3040] = {
|
|
["name"] = "Hunter's Muzzle Loader",
|
|
["icon"] = "INV_Weapon_Rifle_01",
|
|
["quality"] = 2,
|
|
["level"] = 19,
|
|
["reqlevel"] = 14,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Hunter's Muzzle Loader\nBinds when equippedRangedGun9 - 18 DamageSpeed 1.80(7.5 damage per second)\nDurability 45 / 45\nRequires Level 14",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=3040",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 564,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 7,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 3642,
|
|
["name"] = "Kolkars' Booty",
|
|
},
|
|
{
|
|
["id"] = 152608,
|
|
["name"] = "Kolkar's Booty",
|
|
},
|
|
{
|
|
["id"] = 152618,
|
|
["name"] = "Kolkar's Booty",
|
|
},
|
|
{
|
|
["id"] = 75293,
|
|
["name"] = "Large Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 2849,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 111095,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 106319,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3041] = {
|
|
["name"] = "\"Mage-Eye\" Blunderbuss",
|
|
["icon"] = "INV_Weapon_Rifle_05",
|
|
["quality"] = 2,
|
|
["level"] = 31,
|
|
["reqlevel"] = 26,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "\"Mage-Eye\" Blunderbuss\nBinds when equippedRangedGun24 - 46 DamageSpeed 2.80(12.5 damage per second)\nDurability 65 / 65\nRequires Level 26",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=3041",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 699,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 15,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 4149,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75297,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75300,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75296,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75299,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 2857,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105581,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2852,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4095,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 4096,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3042] = {
|
|
["name"] = "BKP \"Sparrow\" Smallbore",
|
|
["icon"] = "INV_Weapon_Rifle_01",
|
|
["quality"] = 2,
|
|
["level"] = 33,
|
|
["reqlevel"] = 28,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "BKP \"Sparrow\" Smallbore\nBinds when equippedRangedGun15 - 30 DamageSpeed 1.70(13.2 damage per second)\nDurability 65 / 65\nRequires Level 28",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=3042",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 548,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 15,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 4149,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75297,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75300,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75296,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75299,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 2857,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105581,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2852,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4095,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 4096,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3078] = {
|
|
["name"] = "Naga Heartpiercer",
|
|
["icon"] = "INV_Weapon_Bow_04",
|
|
["quality"] = 2,
|
|
["level"] = 26,
|
|
["reqlevel"] = 21,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Naga Heartpiercer\nBinds when picked upRangedBow13 - 25 DamageSpeed 1.80(10.6 damage per second)\nDurability 60 / 60\nRequires Level 21",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=3078",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 4831,
|
|
["name"] = "Lady Sarevess",
|
|
["level"] = 25,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3079] = {
|
|
["name"] = "Skorn's Rifle",
|
|
["icon"] = "INV_Weapon_Rifle_01",
|
|
["quality"] = 2,
|
|
["level"] = 12,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Skorn's Rifle\nBinds when picked upRangedGun6 - 13 DamageSpeed 1.90(5.0 damage per second)\nDurability 35 / 35",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=3079",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3430] = {
|
|
["name"] = "Sniper Rifle",
|
|
["icon"] = "INV_Weapon_Rifle_05",
|
|
["quality"] = 2,
|
|
["level"] = 44,
|
|
["reqlevel"] = 39,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Sniper Rifle\nBinds when equippedRangedGun56 - 65 DamageSpeed 3.00(20.2 damage per second)\nDurability 65 / 65\nRequires Level 39\nRandom Bonuses",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=3430",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 636,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 9,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 153451,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4149,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 142184,
|
|
["name"] = "Captain's Chest",
|
|
},
|
|
{
|
|
["id"] = 2857,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105581,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3464] = {
|
|
["name"] = "Feathered Arrow",
|
|
["icon"] = "INV_Ammo_Arrow_02",
|
|
["quality"] = 2,
|
|
["level"] = 35,
|
|
["subtype"] = "projectile",
|
|
["description"] = "",
|
|
["tooltip"] = "Feathered ArrowProjectileArrowAdds 9.5 damage per second",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=3464",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3465] = {
|
|
["name"] = "Exploding Shot",
|
|
["icon"] = "INV_Ammo_Bullet_02",
|
|
["quality"] = 2,
|
|
["level"] = 36,
|
|
["subtype"] = "projectile",
|
|
["description"] = "",
|
|
["tooltip"] = "Exploding ShotProjectileBulletAdds 9.5 damage per second",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=3465",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3493] = {
|
|
["name"] = "Raptor's End",
|
|
["icon"] = "INV_Weapon_Bow_03",
|
|
["quality"] = 2,
|
|
["level"] = 30,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Raptor's End\nBinds when picked upRangedBow24 - 46 DamageSpeed 2.90(12.1 damage per second)\nDurability 65 / 65",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=3493",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3567] = {
|
|
["name"] = "Dwarven Fishing Pole",
|
|
["icon"] = "INV_Weapon_Rifle_01",
|
|
["quality"] = 2,
|
|
["level"] = 19,
|
|
["subtype"] = "gun",
|
|
["description"] = "Dwarves aren't known for their subtlety.",
|
|
["tooltip"] = "Dwarven Fishing Pole\nBinds when picked upRangedGun9 - 19 DamageSpeed 1.90(7.4 damage per second)\nDurability 45 / 45\n\"Dwarves aren't known for their subtlety.\"",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=3567",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3742] = {
|
|
["name"] = "Bow of Plunder",
|
|
["icon"] = "INV_Weapon_Bow_02",
|
|
["quality"] = 2,
|
|
["level"] = 28,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Bow of Plunder\nBinds when picked upRangedBow20 - 39 DamageSpeed 2.60(11.3 damage per second)\nDurability 60 / 60",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=3742",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3778] = {
|
|
["name"] = "Taut Compound Bow",
|
|
["icon"] = "INV_Weapon_Bow_02",
|
|
["quality"] = 0,
|
|
["level"] = 31,
|
|
["reqlevel"] = 26,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Taut Compound BowRangedBow13 - 25 DamageSpeed 2.50(7.6 damage per second)\nDurability 65 / 65\nRequires Level 26",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=3778",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 954,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 17,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 4149,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75297,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75300,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75296,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75299,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 2857,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105581,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2852,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4095,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 4096,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 3703,
|
|
["name"] = "Armor Crate",
|
|
},
|
|
{
|
|
["id"] = 3704,
|
|
["name"] = "Weapon Crate",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[3780] = {
|
|
["name"] = "Long-barreled Musket",
|
|
["icon"] = "INV_Weapon_Rifle_01",
|
|
["quality"] = 0,
|
|
["level"] = 33,
|
|
["reqlevel"] = 28,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Long-barreled MusketRangedGun14 - 27 DamageSpeed 2.60(7.9 damage per second)\nDurability 65 / 65\nRequires Level 28",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=3780",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 706,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 17,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 4149,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75297,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75300,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75296,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75299,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 2857,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105581,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2852,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4095,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 4096,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 3703,
|
|
["name"] = "Armor Crate",
|
|
},
|
|
{
|
|
["id"] = 3704,
|
|
["name"] = "Weapon Crate",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[4025] = {
|
|
["name"] = "Balanced Long Bow",
|
|
["icon"] = "INV_Weapon_Bow_02",
|
|
["quality"] = 0,
|
|
["level"] = 45,
|
|
["reqlevel"] = 40,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Balanced Long BowRangedBow15 - 29 DamageSpeed 1.80(12.2 damage per second)\nDurability 65 / 65\nRequires Level 40",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=4025",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 1421,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 11,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 153453,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153451,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4149,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 141596,
|
|
["name"] = "Witch Doctor's Chest",
|
|
},
|
|
{
|
|
["id"] = 2857,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105581,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[4026] = {
|
|
["name"] = "Sentinel Musket",
|
|
["icon"] = "INV_Weapon_Rifle_01",
|
|
["quality"] = 0,
|
|
["level"] = 43,
|
|
["reqlevel"] = 38,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Sentinel MusketRangedGun22 - 43 DamageSpeed 2.80(11.6 damage per second)\nDurability 65 / 65\nRequires Level 38",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=4026",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 1421,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 10,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 153451,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4149,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 141596,
|
|
["name"] = "Witch Doctor's Chest",
|
|
},
|
|
{
|
|
["id"] = 2857,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105581,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[4086] = {
|
|
["name"] = "Flash Rifle",
|
|
["icon"] = "INV_Weapon_Rifle_07",
|
|
["quality"] = 2,
|
|
["level"] = 37,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Flash Rifle\nBinds when picked upRangedGun19 - 36 DamageSpeed 1.80(15.3 damage per second)\nDurability 65 / 65",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=4086",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[4087] = {
|
|
["name"] = "Trueshot Bow",
|
|
["icon"] = "INV_Weapon_Bow_10",
|
|
["quality"] = 2,
|
|
["level"] = 41,
|
|
["reqlevel"] = 36,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Trueshot Bow\nBinds when equippedRangedBow24 - 45 DamageSpeed 1.90(18.2 damage per second)\nDurability 65 / 65\nRequires Level 36\nRandom Bonuses",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=4087",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 609,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 9,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 153451,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4149,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 142184,
|
|
["name"] = "Captain's Chest",
|
|
},
|
|
{
|
|
["id"] = 2857,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105581,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[4089] = {
|
|
["name"] = "Ricochet Blunderbuss",
|
|
["icon"] = "INV_Weapon_Rifle_03",
|
|
["quality"] = 2,
|
|
["level"] = 48,
|
|
["reqlevel"] = 43,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Ricochet Blunderbuss\nBinds when equippedRangedGun36 - 67 DamageSpeed 2.30(22.4 damage per second)\nDurability 65 / 65\nRequires Level 43\nRandom Bonuses",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=4089",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 705,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 4,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 153453,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153451,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4149,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[4110] = {
|
|
["name"] = "Master Hunter's Bow",
|
|
["icon"] = "INV_Weapon_Bow_11",
|
|
["quality"] = 2,
|
|
["level"] = 45,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Master Hunter's Bow\nBinds when picked upRangedBow35 - 65 DamageSpeed 2.40(20.8 damage per second)\nDurability 65 / 65",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=4110",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[4111] = {
|
|
["name"] = "Master Hunter's Rifle",
|
|
["icon"] = "INV_Weapon_Rifle_05",
|
|
["quality"] = 2,
|
|
["level"] = 45,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Master Hunter's Rifle\nBinds when picked upRangedGun37 - 70 DamageSpeed 2.60(20.6 damage per second)\nDurability 65 / 65",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=4111",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[4127] = {
|
|
["name"] = "Shrapnel Blaster",
|
|
["icon"] = "INV_Weapon_Rifle_02",
|
|
["quality"] = 2,
|
|
["level"] = 40,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Shrapnel Blaster\nBinds when picked upRangedGun23 - 43 DamageSpeed 1.90(17.4 damage per second)\nDurability 65 / 65",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=4127",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[4362] = {
|
|
["name"] = "Rough Boomstick",
|
|
["icon"] = "INV_Weapon_Rifle_03",
|
|
["quality"] = 2,
|
|
["level"] = 10,
|
|
["reqlevel"] = 5,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Rough Boomstick\nBinds when equippedRangedGun6 - 13 DamageSpeed 2.30(4.1 damage per second)\nDurability 35 / 35\nRequires Level 5",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=4362",
|
|
["sources"] = {
|
|
["created-by"] = {
|
|
["template"] = "spell",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 3925,
|
|
["name"] = "@Rough Boomstick",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[4369] = {
|
|
["name"] = "Deadly Blunderbuss",
|
|
["icon"] = "INV_Weapon_Rifle_07",
|
|
["quality"] = 2,
|
|
["level"] = 21,
|
|
["reqlevel"] = 16,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Deadly Blunderbuss\nBinds when equippedRangedGun15 - 28 DamageSpeed 2.60(8.3 damage per second)\nDurability 50 / 50\nRequires Level 16",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=4369",
|
|
["sources"] = {
|
|
["created-by"] = {
|
|
["template"] = "spell",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 3936,
|
|
["name"] = "@Deadly Blunderbuss",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[4372] = {
|
|
["name"] = "Lovingly Crafted Boomstick",
|
|
["icon"] = "INV_Weapon_Rifle_07",
|
|
["quality"] = 2,
|
|
["level"] = 24,
|
|
["reqlevel"] = 19,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Lovingly Crafted Boomstick\nBinds when equippedRangedGun12 - 23 DamageSpeed 1.80(9.7 damage per second)\nDurability 55 / 55\nRequires Level 19",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=4372",
|
|
["sources"] = {
|
|
["created-by"] = {
|
|
["template"] = "spell",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 3939,
|
|
["name"] = "@Lovingly Crafted Boomstick",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[4379] = {
|
|
["name"] = "Silver-plated Shotgun",
|
|
["icon"] = "INV_Weapon_Rifle_07",
|
|
["quality"] = 2,
|
|
["level"] = 26,
|
|
["reqlevel"] = 21,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Silver-plated Shotgun\nBinds when equippedRangedGun19 - 37 DamageSpeed 2.70(10.4 damage per second)\nDurability 60 / 60\nRequires Level 21",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=4379",
|
|
["sources"] = {
|
|
["created-by"] = {
|
|
["template"] = "spell",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 3949,
|
|
["name"] = "@Silver-plated Shotgun",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[4383] = {
|
|
["name"] = "Moonsight Rifle",
|
|
["icon"] = "INV_Weapon_Rifle_06",
|
|
["quality"] = 2,
|
|
["level"] = 29,
|
|
["reqlevel"] = 24,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Moonsight Rifle\nBinds when equippedRangedGun14 - 26 DamageSpeed 1.70(11.8 damage per second)\nDurability 65 / 65\nRequires Level 24",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=4383",
|
|
["sources"] = {
|
|
["created-by"] = {
|
|
["template"] = "spell",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 3954,
|
|
["name"] = "@Moonsight Rifle",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[4474] = {
|
|
["name"] = "Ravenwood Bow",
|
|
["icon"] = "INV_Weapon_Bow_10",
|
|
["quality"] = 2,
|
|
["level"] = 32,
|
|
["reqlevel"] = 27,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Ravenwood Bow\nBinds when equippedRangedBow17 - 32 DamageSpeed 1.90(12.9 damage per second)\nDurability 65 / 65\nRequires Level 27",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=4474",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 507,
|
|
["name"] = "Fenros",
|
|
["level"] = 32,
|
|
["classification"] = 2,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[4576] = {
|
|
["name"] = "Light Bow",
|
|
["icon"] = "INV_Weapon_Bow_07",
|
|
["quality"] = 2,
|
|
["level"] = 21,
|
|
["reqlevel"] = 16,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Light Bow\nBinds when equippedRangedBow9 - 18 DamageSpeed 1.70(7.9 damage per second)\nDurability 50 / 50\nRequires Level 16",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=4576",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 512,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 22,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 75297,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75300,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75296,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75299,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 74447,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 74448,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75295,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75298,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2852,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4095,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 4096,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2850,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 3714,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 3715,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2849,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 111095,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 106319,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[4577] = {
|
|
["name"] = "Compact Shotgun",
|
|
["icon"] = "INV_Weapon_Rifle_03",
|
|
["quality"] = 2,
|
|
["level"] = 13,
|
|
["reqlevel"] = 8,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Compact Shotgun\nBinds when equippedRangedGun7 - 14 DamageSpeed 2.00(5.3 damage per second)\nDurability 35 / 35\nRequires Level 8",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=4577",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 544,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 4,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 2039,
|
|
["name"] = "Hidden Strongbox",
|
|
},
|
|
{
|
|
["id"] = 2849,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 111095,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 106319,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[4763] = {
|
|
["name"] = "Blackwood Recurve Bow",
|
|
["icon"] = "INV_Weapon_Bow_12",
|
|
["quality"] = 2,
|
|
["level"] = 9,
|
|
["reqlevel"] = 4,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Blackwood Recurve Bow\nBinds when equippedRangedBow7 - 14 DamageSpeed 2.70(3.9 damage per second)\nDurability 30 / 30\nRequires Level 4",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=4763",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[4931] = {
|
|
["name"] = "Hickory Shortbow",
|
|
["icon"] = "INV_Weapon_Bow_05",
|
|
["quality"] = 1,
|
|
["level"] = 11,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Hickory Shortbow\nBinds when picked upRangedBow5 - 10 DamageSpeed 2.00(3.8 damage per second)\nDurability 35 / 35",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=4931",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[4960] = {
|
|
["name"] = "Flash Pellet",
|
|
["icon"] = "INV_Ammo_Bullet_02",
|
|
["quality"] = 1,
|
|
["level"] = 7,
|
|
["subtype"] = "projectile",
|
|
["description"] = "",
|
|
["tooltip"] = "Flash PelletProjectileBulletAdds 2.0 damage per second",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=4960",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[5258] = {
|
|
["name"] = "Monster - Bow, Black",
|
|
["icon"] = "INV_Weapon_Bow_05",
|
|
["quality"] = 0,
|
|
["level"] = 1,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Monster - Bow, BlackRangedBow1 - 2 DamageSpeed 2.00(0.8 damage per second)\nDurability 18 / 18",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=5258",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[5259] = {
|
|
["name"] = "Monster - Bow, Red",
|
|
["icon"] = "INV_Weapon_Bow_05",
|
|
["quality"] = 0,
|
|
["level"] = 1,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Monster - Bow, RedRangedBow1 - 2 DamageSpeed 2.00(0.8 damage per second)\nDurability 18 / 18",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=5259",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[5260] = {
|
|
["name"] = "Monster - Bow, Brown",
|
|
["icon"] = "INV_Weapon_Bow_05",
|
|
["quality"] = 0,
|
|
["level"] = 1,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Monster - Bow, BrownRangedBow1 - 2 DamageSpeed 2.00(0.8 damage per second)\nDurability 18 / 18",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=5260",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[5261] = {
|
|
["name"] = "Monster - Bow, Gray",
|
|
["icon"] = "INV_Weapon_Bow_05",
|
|
["quality"] = 0,
|
|
["level"] = 1,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Monster - Bow, GrayRangedBow1 - 2 DamageSpeed 2.00(0.8 damage per second)\nDurability 18 / 18",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=5261",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[5262] = {
|
|
["name"] = "Monster - Bow, Dark Brown",
|
|
["icon"] = "INV_Weapon_Bow_05",
|
|
["quality"] = 0,
|
|
["level"] = 1,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Monster - Bow, Dark BrownRangedBow1 - 2 DamageSpeed 2.00(0.8 damage per second)\nDurability 18 / 18",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=5262",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[5309] = {
|
|
["name"] = "Privateer Musket",
|
|
["icon"] = "INV_Weapon_Rifle_04",
|
|
["quality"] = 2,
|
|
["level"] = 20,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Privateer Musket\nBinds when picked upRangedGun12 - 24 DamageSpeed 2.30(7.8 damage per second)\nDurability 50 / 50",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=5309",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[5346] = {
|
|
["name"] = "Orcish Battle Bow",
|
|
["icon"] = "INV_Weapon_Bow_08",
|
|
["quality"] = 2,
|
|
["level"] = 14,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Orcish Battle Bow\nBinds when picked upRangedBow7 - 14 DamageSpeed 1.90(5.5 damage per second)\nDurability 40 / 40",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=5346",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[5568] = {
|
|
["name"] = "Smooth Pebble",
|
|
["icon"] = "INV_Ammo_Bullet_02",
|
|
["quality"] = 1,
|
|
["level"] = 18,
|
|
["reqlevel"] = 13,
|
|
["subtype"] = "projectile",
|
|
["description"] = "",
|
|
["tooltip"] = "Smooth PebbleProjectileBulletAdds 4.0 damage per second\nRequires Level 13",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=5568",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 21,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 2156,
|
|
["name"] = "Cracked Golem",
|
|
["tag"] = "Engineering Supplies",
|
|
["level"] = 18,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2157,
|
|
["name"] = "Stone Behemoth",
|
|
["tag"] = "Engineering Supplies",
|
|
["level"] = 19,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 6206,
|
|
["name"] = "Caverndeep Burrower",
|
|
["level"] = 19,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6207,
|
|
["name"] = "Caverndeep Ambusher",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 6210,
|
|
["name"] = "Caverndeep Pillager",
|
|
["level"] = 25,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6211,
|
|
["name"] = "Caverndeep Reaver",
|
|
["level"] = 27,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6218,
|
|
["name"] = "Irradiated Slime",
|
|
["level"] = 25,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6220,
|
|
["name"] = "Irradiated Horror",
|
|
["level"] = 27,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6223,
|
|
["name"] = "Leprous Defender",
|
|
["level"] = 24,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6233,
|
|
["name"] = "Mechanized Sentry",
|
|
["level"] = 25,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6234,
|
|
["name"] = "Mechanized Guardian",
|
|
["level"] = 27,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6391,
|
|
["name"] = "Holdout Warrior",
|
|
["level"] = 28,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6392,
|
|
["name"] = "Holdout Medic",
|
|
["level"] = 27,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6407,
|
|
["name"] = "Holdout Technician",
|
|
["level"] = 28,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9676,
|
|
["name"] = "Tink Sprocketwhistle",
|
|
["level"] = 28,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 81028,
|
|
["name"] = "Gizmax Leaprocket",
|
|
["level"] = 29,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 6329,
|
|
["name"] = "Irradiated Pillager",
|
|
["level"] = 28,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6219,
|
|
["name"] = "Corrosive Lurker",
|
|
["level"] = 29,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6221,
|
|
["name"] = "Addled Leper",
|
|
["level"] = 28,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 11920,
|
|
["name"] = "Goggeroc",
|
|
["level"] = 29,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 60442,
|
|
["name"] = "Bael Modan Golem",
|
|
["level"] = 31,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[5596] = {
|
|
["name"] = "Ashwood Bow",
|
|
["icon"] = "INV_Weapon_Bow_01",
|
|
["quality"] = 1,
|
|
["level"] = 11,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Ashwood Bow\nBinds when picked upRangedBow5 - 11 DamageSpeed 2.10(3.8 damage per second)\nDurability 35 / 35",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=5596",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[5748] = {
|
|
["name"] = "Centaur Longbow",
|
|
["icon"] = "INV_Weapon_Bow_07",
|
|
["quality"] = 2,
|
|
["level"] = 16,
|
|
["reqlevel"] = 11,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Centaur Longbow\nBinds when equippedRangedBow9 - 18 DamageSpeed 2.20(6.1 damage per second)\nDurability 40 / 40\nRequires Level 11",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=5748",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 2,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 80941,
|
|
["name"] = "Earthcaller Jalyssa",
|
|
["tag"] = "Gelkis Quartermaster",
|
|
["level"] = 11,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 80942,
|
|
["name"] = "Deathcaller Aisha",
|
|
["tag"] = "Magram Quartermaster",
|
|
["level"] = 11,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[5817] = {
|
|
["name"] = "Lunaris Bow",
|
|
["icon"] = "INV_Weapon_Bow_01",
|
|
["quality"] = 2,
|
|
["level"] = 30,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Lunaris Bow\nBinds when picked upRangedBow23 - 43 DamageSpeed 2.70(12.2 damage per second)\nDurability 65 / 65",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=5817",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[6315] = {
|
|
["name"] = "Steelarrow Crossbow",
|
|
["icon"] = "INV_Weapon_Crossbow_01",
|
|
["quality"] = 2,
|
|
["level"] = 27,
|
|
["reqlevel"] = 22,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "Steelarrow Crossbow\nBinds when equippedRangedCrossbow29 - 45 DamageSpeed 3.40(10.9 damage per second)\nDurability 60 / 60\nRequires Level 22",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=6315",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 6523,
|
|
["name"] = "Dark Iron Rifleman",
|
|
["level"] = 27,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[6469] = {
|
|
["name"] = "Venomstrike",
|
|
["icon"] = "INV_Weapon_Bow_10",
|
|
["quality"] = 3,
|
|
["level"] = 24,
|
|
["reqlevel"] = 19,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Venomstrike\nBinds when picked upRangedBow16 - 30 DamageSpeed 2.40(9.6 damage per second)\nDurability 65 / 65\nRequires Level 19\nEquip: Chance to strike your ranged target with a Venom Shot for 31 to 46 Nature damage.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=6469",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 3673,
|
|
["name"] = "Lord Serpentis",
|
|
["tag"] = "Fanglord",
|
|
["level"] = 21,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[6696] = {
|
|
["name"] = "Nightstalker Bow",
|
|
["icon"] = "INV_Weapon_Bow_12",
|
|
["quality"] = 3,
|
|
["level"] = 32,
|
|
["reqlevel"] = 27,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Nightstalker Bow\nBinds when picked upRangedBow19 - 36 DamageSpeed 1.70(16.2 damage per second)\n+3 Agility\nDurability 75 / 75\nRequires Level 27",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=6696",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 4425,
|
|
["name"] = "Blind Hunter",
|
|
["level"] = 32,
|
|
["classification"] = 2,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[6739] = {
|
|
["name"] = "Cliffrunner's Aim",
|
|
["icon"] = "INV_Weapon_Bow_08",
|
|
["quality"] = 2,
|
|
["level"] = 29,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Cliffrunner's Aim\nBinds when picked upRangedBow19 - 36 DamageSpeed 2.30(12.0 damage per second)\nDurability 65 / 65",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=6739",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[6798] = {
|
|
["name"] = "Blasting Hackbut",
|
|
["icon"] = "INV_Weapon_Rifle_04",
|
|
["quality"] = 2,
|
|
["level"] = 37,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Blasting Hackbut\nBinds when picked upRangedGun30 - 56 DamageSpeed 2.80(15.4 damage per second)\nDurability 65 / 65",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=6798",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[7729] = {
|
|
["name"] = "Chesterfall Musket",
|
|
["icon"] = "INV_Weapon_Rifle_06",
|
|
["quality"] = 3,
|
|
["level"] = 33,
|
|
["reqlevel"] = 28,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Chesterfall Musket\nBinds when equippedRangedGun26 - 50 DamageSpeed 2.30(16.5 damage per second)\nDurability 75 / 75\nRequires Level 28",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=7729",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 34,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 4282,
|
|
["name"] = "Scarlet Magician",
|
|
["level"] = 29,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4283,
|
|
["name"] = "Scarlet Sentry",
|
|
["level"] = 30,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4285,
|
|
["name"] = "Scarlet Disciple",
|
|
["level"] = 30,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4286,
|
|
["name"] = "Scarlet Soldier",
|
|
["level"] = 31,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4287,
|
|
["name"] = "Scarlet Gallant",
|
|
["level"] = 30,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4288,
|
|
["name"] = "Scarlet Beastmaster",
|
|
["level"] = 31,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4290,
|
|
["name"] = "Scarlet Guardsman",
|
|
["level"] = 35,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4291,
|
|
["name"] = "Scarlet Diviner",
|
|
["level"] = 36,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4292,
|
|
["name"] = "Scarlet Protector",
|
|
["level"] = 33,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4294,
|
|
["name"] = "Scarlet Sorcerer",
|
|
["level"] = 34,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4295,
|
|
["name"] = "Scarlet Myrmidon",
|
|
["level"] = 34,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4296,
|
|
["name"] = "Scarlet Adept",
|
|
["level"] = 35,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4298,
|
|
["name"] = "Scarlet Defender",
|
|
["level"] = 36,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4299,
|
|
["name"] = "Scarlet Chaplain",
|
|
["level"] = 37,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4300,
|
|
["name"] = "Scarlet Wizard",
|
|
["level"] = 34,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4301,
|
|
["name"] = "Scarlet Centurion",
|
|
["level"] = 35,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4302,
|
|
["name"] = "Scarlet Champion",
|
|
["level"] = 36,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4303,
|
|
["name"] = "Scarlet Abbot",
|
|
["level"] = 37,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4306,
|
|
["name"] = "Scarlet Torturer",
|
|
["level"] = 37,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4308,
|
|
["name"] = "Unfettered Spirit",
|
|
["level"] = 38,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4540,
|
|
["name"] = "Scarlet Monk",
|
|
["level"] = 37,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6426,
|
|
["name"] = "Anguished Dead",
|
|
["level"] = 38,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6427,
|
|
["name"] = "Haunting Phantasm",
|
|
["level"] = 33,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4304,
|
|
["name"] = "Scarlet Tracking Hound",
|
|
["level"] = 34,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4293,
|
|
["name"] = "Scarlet Scryer",
|
|
["level"] = 37,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 61971,
|
|
["name"] = "Scarlet Jailer",
|
|
["level"] = 38,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 62537,
|
|
["name"] = "Stormreaver Battlemaster",
|
|
["level"] = 34,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 62645,
|
|
["name"] = "Shadow Council Alchemist",
|
|
["level"] = 36,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 62651,
|
|
["name"] = "Shadow Council Cultist",
|
|
["level"] = 38,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 62659,
|
|
["name"] = "Shadow Council Torturer",
|
|
["level"] = 39,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 62647,
|
|
["name"] = "Shadow Council Summoner",
|
|
["level"] = 38,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 62663,
|
|
["name"] = "Sinister Interrogator",
|
|
["level"] = 39,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 62666,
|
|
["name"] = "Brutish Felguard",
|
|
["level"] = 39,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 62669,
|
|
["name"] = "Shadow Council Soulweaver",
|
|
["level"] = 40,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[8067] = {
|
|
["name"] = "Crafted Light Shot",
|
|
["icon"] = "INV_Ammo_Bullet_02",
|
|
["quality"] = 1,
|
|
["level"] = 10,
|
|
["reqlevel"] = 5,
|
|
["subtype"] = "projectile",
|
|
["description"] = "",
|
|
["tooltip"] = "Crafted Light ShotProjectileBulletAdds 2.0 damage per second\nRequires Level 5",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=8067",
|
|
["sources"] = {
|
|
["created-by"] = {
|
|
["template"] = "spell",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 3920,
|
|
["name"] = "@Crafted Light Shot",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[8068] = {
|
|
["name"] = "Crafted Heavy Shot",
|
|
["icon"] = "INV_Ammo_Bullet_02",
|
|
["quality"] = 1,
|
|
["level"] = 20,
|
|
["reqlevel"] = 15,
|
|
["subtype"] = "projectile",
|
|
["description"] = "",
|
|
["tooltip"] = "Crafted Heavy ShotProjectileBulletAdds 4.5 damage per second\nRequires Level 15",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=8068",
|
|
["sources"] = {
|
|
["created-by"] = {
|
|
["template"] = "spell",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 3930,
|
|
["name"] = "@Crafted Heavy Shot",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[8069] = {
|
|
["name"] = "Crafted Solid Shot",
|
|
["icon"] = "INV_Ammo_Bullet_02",
|
|
["quality"] = 1,
|
|
["level"] = 35,
|
|
["reqlevel"] = 30,
|
|
["subtype"] = "projectile",
|
|
["description"] = "",
|
|
["tooltip"] = "Crafted Solid ShotProjectileBulletAdds 8.5 damage per second\nRequires Level 30",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=8069",
|
|
["sources"] = {
|
|
["created-by"] = {
|
|
["template"] = "spell",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 3947,
|
|
["name"] = "@Crafted Solid Shot",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[8179] = {
|
|
["name"] = "Cadet's Bow",
|
|
["icon"] = "INV_Weapon_Bow_05",
|
|
["quality"] = 1,
|
|
["level"] = 6,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Cadet's BowRangedBow3 - 6 DamageSpeed 2.00(2.3 damage per second)\nDurability 25 / 25",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=8179",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 124,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 4,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 106319,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 106318,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 2844,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 2843,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[8180] = {
|
|
["name"] = "Hunting Bow",
|
|
["icon"] = "INV_Weapon_Bow_03",
|
|
["quality"] = 2,
|
|
["level"] = 11,
|
|
["reqlevel"] = 6,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Hunting Bow\nBinds when equippedRangedBow8 - 16 DamageSpeed 2.60(4.6 damage per second)\nDurability 35 / 35\nRequires Level 6",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=8180",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 485,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 4,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 2039,
|
|
["name"] = "Hidden Strongbox",
|
|
},
|
|
{
|
|
["id"] = 2849,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 111095,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 106319,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[8181] = {
|
|
["name"] = "Hunting Rifle",
|
|
["icon"] = "INV_Weapon_Rifle_04",
|
|
["quality"] = 1,
|
|
["level"] = 9,
|
|
["reqlevel"] = 4,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Hunting RifleRangedGun5 - 11 DamageSpeed 2.70(3.0 damage per second)\nDurability 30 / 30\nRequires Level 4",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=8181",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 298,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 4,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 106319,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 106318,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 2844,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 2843,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[8182] = {
|
|
["name"] = "Pellet Rifle",
|
|
["icon"] = "INV_Weapon_Rifle_04",
|
|
["quality"] = 1,
|
|
["level"] = 7,
|
|
["reqlevel"] = 2,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Pellet RifleRangedGun4 - 9 DamageSpeed 2.60(2.5 damage per second)\nDurability 30 / 30\nRequires Level 2",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=8182",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 186,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 4,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 106319,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 106318,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 2844,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 2843,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[8183] = {
|
|
["name"] = "Precision Bow",
|
|
["icon"] = "INV_Weapon_Bow_04",
|
|
["quality"] = 2,
|
|
["level"] = 27,
|
|
["reqlevel"] = 22,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Precision Bow\nBinds when equippedRangedBow20 - 37 DamageSpeed 2.60(11.0 damage per second)\nDurability 60 / 60\nRequires Level 22",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=8183",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 556,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 18,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 75297,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75300,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75296,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75299,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 74447,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 74448,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75295,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75298,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2852,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4095,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 4096,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2849,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 111095,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[8188] = {
|
|
["name"] = "Explosive Shotgun",
|
|
["icon"] = "INV_Weapon_Rifle_08",
|
|
["quality"] = 2,
|
|
["level"] = 37,
|
|
["reqlevel"] = 32,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Explosive Shotgun\nBinds when equippedRangedGun22 - 42 DamageSpeed 2.10(15.2 damage per second)\nDurability 65 / 65\nRequires Level 32",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=8188",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 715,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 8,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 4149,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 2857,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105581,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[9399] = {
|
|
["name"] = "Precision Arrow",
|
|
["icon"] = "INV_Ammo_Arrow_01",
|
|
["quality"] = 2,
|
|
["level"] = 40,
|
|
["reqlevel"] = 35,
|
|
["subtype"] = "projectile",
|
|
["description"] = "",
|
|
["tooltip"] = "Precision ArrowProjectileArrowAdds 11.5 damage per second\nRequires Level 35",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=9399",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 6906,
|
|
["name"] = "Baelog",
|
|
["level"] = 41,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[9400] = {
|
|
["name"] = "Baelog's Shortbow",
|
|
["icon"] = "INV_Weapon_Bow_11",
|
|
["quality"] = 1,
|
|
["level"] = 41,
|
|
["reqlevel"] = 36,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Baelog's Shortbow\nBinds when picked upRangedBow29 - 55 DamageSpeed 2.30(18.3 damage per second)\n+3 Agility\nDurability 65 / 65\nRequires Level 36",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=9400",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 6906,
|
|
["name"] = "Baelog",
|
|
["level"] = 41,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[9412] = {
|
|
["name"] = "Galgann's Fireblaster",
|
|
["icon"] = "INV_Weapon_Rifle_07",
|
|
["quality"] = 3,
|
|
["level"] = 47,
|
|
["reqlevel"] = 42,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Galgann's Fireblaster\nBinds when picked upRangedGun44 - 84 DamageSpeed 2.60(24.6 damage per second)\nDurability 75 / 75\nRequires Level 42\nEquip: Chance to strike your ranged target with a Fire Blast for 12 to 19 Fire damage.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=9412",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 7291,
|
|
["name"] = "Galgann Firehammer",
|
|
["level"] = 45,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[9422] = {
|
|
["name"] = "Shadowforge Bushmaster",
|
|
["icon"] = "INV_Musket_02",
|
|
["quality"] = 3,
|
|
["level"] = 43,
|
|
["reqlevel"] = 38,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Shadowforge Bushmaster\nBinds when equippedRangedGun46 - 86 DamageSpeed 2.90(22.8 damage per second)\n+7 Shadow Resistance\nDurability 75 / 75\nRequires Level 38",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=9422",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 11,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 4849,
|
|
["name"] = "Shadowforge Archaeologist",
|
|
["level"] = 43,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4853,
|
|
["name"] = "Stonevault Geomancer",
|
|
["level"] = 44,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4855,
|
|
["name"] = "Stonevault Brawler",
|
|
["level"] = 43,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4857,
|
|
["name"] = "Stone Keeper",
|
|
["level"] = 44,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4860,
|
|
["name"] = "Stone Steward",
|
|
["level"] = 43,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 7012,
|
|
["name"] = "Earthen Sculptor",
|
|
["level"] = 44,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 7022,
|
|
["name"] = "Venomlash Scorpid",
|
|
["level"] = 46,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 7290,
|
|
["name"] = "Shadowforge Sharpshooter",
|
|
["level"] = 46,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 7320,
|
|
["name"] = "Stonevault Mauler",
|
|
["level"] = 44,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 7321,
|
|
["name"] = "Stonevault Flameweaver",
|
|
["level"] = 44,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 60906,
|
|
["name"] = "Kegdesh Foulmantle",
|
|
["level"] = 42,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[9426] = {
|
|
["name"] = "Monolithic Bow",
|
|
["icon"] = "INV_Weapon_Bow_01",
|
|
["quality"] = 3,
|
|
["level"] = 41,
|
|
["reqlevel"] = 36,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Monolithic Bow\nBinds when equippedRangedBow41 - 77 DamageSpeed 2.70(21.9 damage per second)\n+6 Strength\n+3 Agility\nDurability 75 / 75\nRequires Level 36",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=9426",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 14,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 4848,
|
|
["name"] = "Shadowforge Darkcaster",
|
|
["tag"] = "Skardyn",
|
|
["level"] = 43,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4850,
|
|
["name"] = "Stonevault Cave Lurker",
|
|
["level"] = 44,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4853,
|
|
["name"] = "Stonevault Geomancer",
|
|
["level"] = 38,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4855,
|
|
["name"] = "Stonevault Brawler",
|
|
["level"] = 39,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4857,
|
|
["name"] = "Stone Keeper",
|
|
["level"] = 43,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4860,
|
|
["name"] = "Stone Steward",
|
|
["level"] = 44,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4861,
|
|
["name"] = "Shrike Bat",
|
|
["level"] = 43,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4863,
|
|
["name"] = "Jadespine Basilisk",
|
|
["level"] = 44,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 7022,
|
|
["name"] = "Venomlash Scorpid",
|
|
["level"] = 46,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 7023,
|
|
["name"] = "Obsidian Sentinel",
|
|
["level"] = 46,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 7320,
|
|
["name"] = "Stonevault Mauler",
|
|
["level"] = 44,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 7321,
|
|
["name"] = "Stonevault Flameweaver",
|
|
["level"] = 44,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 4852,
|
|
["name"] = "Stonevault Oracle",
|
|
["level"] = 38,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 62725,
|
|
["name"] = "Thromrar Darkflame",
|
|
["level"] = 39,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[9456] = {
|
|
["name"] = "Glass Shooter",
|
|
["icon"] = "INV_Weapon_Rifle_02",
|
|
["quality"] = 3,
|
|
["level"] = 35,
|
|
["reqlevel"] = 30,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Glass Shooter\nBinds when picked upRangedGun36 - 68 DamageSpeed 2.90(17.9 damage per second)\nDurability 75 / 75\nRequires Level 30",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=9456",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 6228,
|
|
["name"] = "Dark Iron Ambassador",
|
|
["level"] = 33,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[9487] = {
|
|
["name"] = "Hi-tech Supergun",
|
|
["icon"] = "INV_Weapon_Rifle_06",
|
|
["quality"] = 3,
|
|
["level"] = 29,
|
|
["reqlevel"] = 24,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Hi-tech Supergun\nBinds when equippedRangedGun23 - 43 DamageSpeed 2.30(14.3 damage per second)\nDurability 75 / 75\nRequires Level 24",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=9487",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 17,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 6206,
|
|
["name"] = "Caverndeep Burrower",
|
|
["level"] = 25,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6207,
|
|
["name"] = "Caverndeep Ambusher",
|
|
["level"] = 27,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 6208,
|
|
["name"] = "Caverndeep Invader",
|
|
["level"] = 25,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6211,
|
|
["name"] = "Caverndeep Reaver",
|
|
["level"] = 27,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6212,
|
|
["name"] = "Dark Iron Agent",
|
|
["level"] = 25,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6213,
|
|
["name"] = "Irradiated Invader",
|
|
["level"] = 26,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6220,
|
|
["name"] = "Irradiated Horror",
|
|
["level"] = 27,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6223,
|
|
["name"] = "Leprous Defender",
|
|
["level"] = 28,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6225,
|
|
["name"] = "Mechano-Tank",
|
|
["level"] = 32,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6226,
|
|
["name"] = "Mechano-Flamewalker",
|
|
["level"] = 33,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6227,
|
|
["name"] = "Mechano-Frostwalker",
|
|
["level"] = 24,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6230,
|
|
["name"] = "Peacekeeper Security Suit",
|
|
["level"] = 26,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6232,
|
|
["name"] = "Arcane Nullifier X-21",
|
|
["level"] = 28,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6233,
|
|
["name"] = "Mechanized Sentry",
|
|
["level"] = 29,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6234,
|
|
["name"] = "Mechanized Guardian",
|
|
["level"] = 28,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6231,
|
|
["name"] = "Techbot",
|
|
["level"] = 29,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 6329,
|
|
["name"] = "Irradiated Pillager",
|
|
["level"] = 29,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[10508] = {
|
|
["name"] = "Mithril Blunderbuss",
|
|
["icon"] = "INV_Weapon_Rifle_07",
|
|
["quality"] = 2,
|
|
["level"] = 41,
|
|
["reqlevel"] = 36,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Mithril Blunderbuss\nBinds when equippedRangedGun36 - 68 DamageSpeed 2.90(17.9 damage per second)\n+5 Agility\nDurability 65 / 65\nRequires Level 36",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=10508",
|
|
["sources"] = {
|
|
["created-by"] = {
|
|
["template"] = "spell",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 12595,
|
|
["name"] = "@Mithril Blunderbuss",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[10510] = {
|
|
["name"] = "Mithril Heavy-bore Rifle",
|
|
["icon"] = "INV_Weapon_Rifle_07",
|
|
["quality"] = 2,
|
|
["level"] = 44,
|
|
["reqlevel"] = 39,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Mithril Heavy-bore Rifle\nBinds when equippedRangedGun41 - 76 DamageSpeed 2.90(20.2 damage per second)\nDurability 65 / 65\nRequires Level 39\nEquip: +14 ranged Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=10510",
|
|
["sources"] = {
|
|
["created-by"] = {
|
|
["template"] = "spell",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 12614,
|
|
["name"] = "@Mithril Heavy-bore Rifle",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[10512] = {
|
|
["name"] = "Hi-Impact Mithril Slugs",
|
|
["icon"] = "INV_Ammo_Bullet_01",
|
|
["quality"] = 2,
|
|
["level"] = 42,
|
|
["reqlevel"] = 37,
|
|
["subtype"] = "projectile",
|
|
["description"] = "",
|
|
["tooltip"] = "Hi-Impact Mithril SlugsProjectileBulletAdds 12.5 damage per second\nRequires Level 37",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=10512",
|
|
["sources"] = {
|
|
["created-by"] = {
|
|
["template"] = "spell",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 12596,
|
|
["name"] = "@Hi-Impact Mithril Slugs",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[10513] = {
|
|
["name"] = "Mithril Gyro-Shot",
|
|
["icon"] = "INV_Ammo_Bullet_01",
|
|
["quality"] = 2,
|
|
["level"] = 49,
|
|
["reqlevel"] = 44,
|
|
["subtype"] = "projectile",
|
|
["description"] = "",
|
|
["tooltip"] = "Mithril Gyro-ShotProjectileBulletAdds 15.0 damage per second\nRequires Level 44",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=10513",
|
|
["sources"] = {
|
|
["created-by"] = {
|
|
["template"] = "spell",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 12621,
|
|
["name"] = "@Mithril Gyro-Shot",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[10567] = {
|
|
["name"] = "Quillshooter",
|
|
["icon"] = "INV_Weapon_Bow_01",
|
|
["quality"] = 3,
|
|
["level"] = 38,
|
|
["reqlevel"] = 33,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Quillshooter\nBinds when equippedRangedBow31 - 58 DamageSpeed 2.80(15.9 damage per second)\nDurability 75 / 75\nRequires Level 33\nEquip: Chance to strike your ranged target with a Quill Shot for 66 to 99 Nature damage.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=10567",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 16,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 7328,
|
|
["name"] = "Withered Reaver",
|
|
["level"] = 35,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 7329,
|
|
["name"] = "Withered Quilguard",
|
|
["level"] = 36,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 62678,
|
|
["name"] = "Death's Head Battleguard",
|
|
["level"] = 35,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 7335,
|
|
["name"] = "Death's Head Geomancer",
|
|
["level"] = 36,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 62676,
|
|
["name"] = "Death's Head Worshipper",
|
|
["level"] = 37,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 62677,
|
|
["name"] = "Death's Head Servitor",
|
|
["level"] = 38,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 7337,
|
|
["name"] = "Death's Head Necromancer",
|
|
["level"] = 35,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 7341,
|
|
["name"] = "Skeletal Frostweaver",
|
|
["level"] = 36,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 7342,
|
|
["name"] = "Skeletal Summoner",
|
|
["level"] = 36,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 7345,
|
|
["name"] = "Splinterbone Captain",
|
|
["level"] = 37,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 7347,
|
|
["name"] = "Boneflayer Ghoul",
|
|
["level"] = 36,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 7348,
|
|
["name"] = "Thorn Eater Ghoul",
|
|
["level"] = 37,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 7353,
|
|
["name"] = "Freezing Spirit",
|
|
["level"] = 36,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 7332,
|
|
["name"] = "Withered Spearhide",
|
|
["level"] = 37,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 7352,
|
|
["name"] = "Frozen Soul",
|
|
["level"] = 37,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 7349,
|
|
["name"] = "Tomb Fiend",
|
|
["level"] = 38,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[10579] = {
|
|
["name"] = "Explosive Arrow",
|
|
["icon"] = "INV_Ammo_Arrow_02",
|
|
["quality"] = 3,
|
|
["level"] = 42,
|
|
["reqlevel"] = 37,
|
|
["subtype"] = "projectile",
|
|
["description"] = "",
|
|
["tooltip"] = "Explosive ArrowProjectileArrowAdds 14.5 damage per second\nRequires Level 37",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=10579",
|
|
["sources"] = {
|
|
["created-by"] = {
|
|
["template"] = "spell",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 12719,
|
|
["name"] = "@Explosive Arrow",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[10624] = {
|
|
["name"] = "Stinging Bow",
|
|
["icon"] = "INV_Weapon_Bow_08",
|
|
["quality"] = 3,
|
|
["level"] = 47,
|
|
["reqlevel"] = 42,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Stinging Bow\nBinds when equippedRangedBow36 - 67 DamageSpeed 2.10(24.5 damage per second)\n+3 Strength\nDurability 75 / 75\nRequires Level 42\nEquip: +14 Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=10624",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 23,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 5224,
|
|
["name"] = "Murk Slitherer",
|
|
["level"] = 45,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 5226,
|
|
["name"] = "Murk Worm",
|
|
["level"] = 46,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 5228,
|
|
["name"] = "Saturated Ooze",
|
|
["level"] = 47,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 5243,
|
|
["name"] = "Cursed Atal'ai",
|
|
["level"] = 48,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 5256,
|
|
["name"] = "Atal'ai Warrior",
|
|
["level"] = 47,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 5259,
|
|
["name"] = "Atal'ai Witch Doctor",
|
|
["level"] = 48,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 5263,
|
|
["name"] = "Mummified Atal'ai",
|
|
["level"] = 45,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 5267,
|
|
["name"] = "Unliving Atal'ai",
|
|
["level"] = 46,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 5269,
|
|
["name"] = "Atal'ai Priest",
|
|
["level"] = 48,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 5271,
|
|
["name"] = "Atal'ai Deathwalker",
|
|
["level"] = 49,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 5273,
|
|
["name"] = "Atal'ai High Priest",
|
|
["level"] = 48,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 5277,
|
|
["name"] = "Nightmare Scalebane",
|
|
["level"] = 50,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 5280,
|
|
["name"] = "Nightmare Wyrmkin",
|
|
["level"] = 46,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 5291,
|
|
["name"] = "Hakkari Frostwing",
|
|
["level"] = 47,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 5708,
|
|
["name"] = "Spawn of Hakkar",
|
|
["level"] = 48,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 8497,
|
|
["name"] = "Nightmare Suppressor",
|
|
["level"] = 49,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 5283,
|
|
["name"] = "Nightmare Wanderer",
|
|
["level"] = 46,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 5225,
|
|
["name"] = "Murk Spitter",
|
|
["level"] = 47,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 5261,
|
|
["name"] = "Enthralled Atal'ai",
|
|
["level"] = 50,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 5235,
|
|
["name"] = "Fungal Ooze",
|
|
["level"] = 51,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 5270,
|
|
["name"] = "Atal'ai Corpse Eater",
|
|
["level"] = 50,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 8438,
|
|
["name"] = "Hakkari Bloodkeeper",
|
|
["level"] = 51,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 8336,
|
|
["name"] = "Hakkari Sapper",
|
|
["level"] = 49,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[11021] = {
|
|
["name"] = "Monster - Big Sniper Gun",
|
|
["icon"] = "INV_Weapon_Rifle_03",
|
|
["quality"] = 0,
|
|
["level"] = 1,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Monster - Big Sniper GunRangedGun1 - 2 DamageSpeed 2.00(0.8 damage per second)\nDurability 18 / 18",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=11021",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[11284] = {
|
|
["name"] = "Accurate Slugs",
|
|
["icon"] = "INV_Ammo_Bullet_01",
|
|
["quality"] = 1,
|
|
["level"] = 45,
|
|
["reqlevel"] = 40,
|
|
["subtype"] = "projectile",
|
|
["description"] = "",
|
|
["tooltip"] = "Accurate SlugsProjectileBulletAdds 13.0 damage per second\nRequires Level 40",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=11284",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 89,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 11184,
|
|
["name"] = "Wixxrak",
|
|
["tag"] = "Weaponsmith & Gunsmith",
|
|
["level"] = 53,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62148,
|
|
["name"] = "Wisteria Gallagher",
|
|
["tag"] = "General Goods",
|
|
["level"] = 53,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61115,
|
|
["name"] = "Wezzy Coppersaw",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 46,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62403,
|
|
["name"] = "Vohand Blundergate",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 46,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2808,
|
|
["name"] = "Vikki Lonsav",
|
|
["tag"] = "General Goods",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61651,
|
|
["name"] = "Vi'cha Spirithowler",
|
|
["tag"] = "Wolfskull Clan",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1149,
|
|
["name"] = "Uthok",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 33,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12027,
|
|
["name"] = "Tukk",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 33,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3313,
|
|
["name"] = "Trak'gen",
|
|
["tag"] = "General Goods Merchant",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4889,
|
|
["name"] = "Torq Ironblast",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 80267,
|
|
["name"] = "Torial Dawnrise",
|
|
["tag"] = "General Goods",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 92217,
|
|
["name"] = "Ticas Quirkfuzz",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1285,
|
|
["name"] = "Thurman Mullby",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61478,
|
|
["name"] = "Talavana Andalorah",
|
|
["tag"] = "General Goods",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3053,
|
|
["name"] = "Synge",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12246,
|
|
["name"] = "Super-Seller 680",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9551,
|
|
["name"] = "Starn",
|
|
["tag"] = "The Scourge",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 21002,
|
|
["name"] = "Squire Boltfling",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60653,
|
|
["name"] = "Skeletal Blacksmith",
|
|
["tag"] = "General Goods",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61288,
|
|
["name"] = "Savenna Mosscage",
|
|
["tag"] = "General Goods",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3541,
|
|
["name"] = "Sarah Raycroft",
|
|
["tag"] = "Alchemy Supplies",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61272,
|
|
["name"] = "Samantha Stewards",
|
|
["tag"] = "General Goods",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 51656,
|
|
["name"] = "Rug",
|
|
["tag"] = "General Goods",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3625,
|
|
["name"] = "Rarck",
|
|
["tag"] = "Voodoo Goods",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 80808,
|
|
["name"] = "Ranor Riptusk",
|
|
["tag"] = "Shanty Awares",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91868,
|
|
["name"] = "Primalist Gojo",
|
|
["tag"] = "Everyday Necessities",
|
|
["level"] = 30,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9320,
|
|
["name"] = "Pipoca the Searunner",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 48,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62628,
|
|
["name"] = "Nyxma Niftpatch",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 48,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4603,
|
|
["name"] = "Nicholas Atwood",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12959,
|
|
["name"] = "Nergal",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61523,
|
|
["name"] = "Naytha Grovelight",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62469,
|
|
["name"] = "Navigator Weebletax",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2084,
|
|
["name"] = "Natheril Raincaller",
|
|
["tag"] = "General Goods",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4241,
|
|
["name"] = "Mydrannul",
|
|
["tag"] = "General Goods",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1461,
|
|
["name"] = "Murndan Derth",
|
|
["tag"] = "The Thorium Brotherhood",
|
|
["level"] = 1,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62086,
|
|
["name"] = "Meldor Swiftlance",
|
|
["tag"] = "General Goods",
|
|
["level"] = 1,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60790,
|
|
["name"] = "Mathilda Beckett",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 14624,
|
|
["name"] = "Master Smith Burninate",
|
|
["tag"] = "Bow & Gun Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2803,
|
|
["name"] = "Malygen",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62437,
|
|
["name"] = "Maktha",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1297,
|
|
["name"] = "Lina Stover",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 8362,
|
|
["name"] = "Kuruk",
|
|
["tag"] = "General Goods",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 92169,
|
|
["name"] = "Kryillos",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 45,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61445,
|
|
["name"] = "Krilee Stormshot",
|
|
["tag"] = "General Goods",
|
|
["level"] = 45,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91403,
|
|
["name"] = "Kintello",
|
|
["tag"] = "Guns and Ammo Merchant",
|
|
["level"] = 14,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62404,
|
|
["name"] = "Kazand Blundergate",
|
|
["tag"] = "General Goods",
|
|
["level"] = 14,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2401,
|
|
["name"] = "Kayren Soothallow",
|
|
["tag"] = "General Goods",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3322,
|
|
["name"] = "Kaja",
|
|
["tag"] = "Guns Merchant",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5134,
|
|
["name"] = "Jonivera Farmountain",
|
|
["tag"] = "General Goods",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 8139,
|
|
["name"] = "Jabbey",
|
|
["tag"] = "Unhappy Prisoner",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3018,
|
|
["name"] = "Hogor Thunderhoof",
|
|
["tag"] = "General Goods",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62436,
|
|
["name"] = "Hagrekk",
|
|
["tag"] = "General Goods",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60663,
|
|
["name"] = "Grin Harold",
|
|
["tag"] = "Hand of Wrath",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2908,
|
|
["name"] = "Grawl",
|
|
["tag"] = "General Goods",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2820,
|
|
["name"] = "Graud",
|
|
["tag"] = "General Goods",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 11555,
|
|
["name"] = "Gorn One Eye",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60641,
|
|
["name"] = "Goma",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60766,
|
|
["name"] = "Golsh",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61440,
|
|
["name"] = "Gnidabern Coilspinner",
|
|
["tag"] = "Golden Moon",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62409,
|
|
["name"] = "Gazla Blackforge",
|
|
["tag"] = "General Goods",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 92177,
|
|
["name"] = "Garto'ogg",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 7942,
|
|
["name"] = "Faralorn",
|
|
["tag"] = "Provisions",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60646,
|
|
["name"] = "Evatax",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 65002,
|
|
["name"] = "Ethernos",
|
|
["tag"] = "General Goods",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4170,
|
|
["name"] = "Ellandrieth",
|
|
["tag"] = "General Goods",
|
|
["level"] = 57,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62462,
|
|
["name"] = "Elindra Swiftluck",
|
|
["tag"] = "Camp Trader",
|
|
["level"] = 57,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61443,
|
|
["name"] = "Dimbil Stormshot",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91956,
|
|
["name"] = "Denia Hale",
|
|
["tag"] = "Innkeeper",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12021,
|
|
["name"] = "Daeolyn Summerleaf",
|
|
["tag"] = "General Goods",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 734,
|
|
["name"] = "Corporal Bluth",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12960,
|
|
["name"] = "Christi Galvanis",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 65003,
|
|
["name"] = "Chradarmu",
|
|
["tag"] = "The Argent Dawn",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4896,
|
|
["name"] = "Charity Mipsy",
|
|
["tag"] = "Innkeeper",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61812,
|
|
["name"] = "Celia Daywing",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9548,
|
|
["name"] = "Cawind Trueaim",
|
|
["tag"] = "Gun Merchant",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 11038,
|
|
["name"] = "Caretaker Alen",
|
|
["tag"] = "Gunsmith",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 15174,
|
|
["name"] = "Calandrath",
|
|
["tag"] = "General Goods",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5101,
|
|
["name"] = "Bryllia Ironbrand",
|
|
["tag"] = "General Goods",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5123,
|
|
["name"] = "Bretta Goldfury",
|
|
["tag"] = "General Goods",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 8131,
|
|
["name"] = "Blizrik Buckshot",
|
|
["tag"] = "General Goods",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 92200,
|
|
["name"] = "Bhatra",
|
|
["tag"] = "Blue Anchor Exports Trader",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60456,
|
|
["name"] = "Belgrush Daggerfist",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2806,
|
|
["name"] = "Bale",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61140,
|
|
["name"] = "Azmela Shadowcrest",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 80008,
|
|
["name"] = "Aubrey Merton",
|
|
["tag"] = "General Goods",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3350,
|
|
["name"] = "Asoran",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61563,
|
|
["name"] = "Arayna Softwind",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61369,
|
|
["name"] = "Anati Gapper",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62096,
|
|
["name"] = "Aira Starsworn",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[11285] = {
|
|
["name"] = "Jagged Arrow",
|
|
["icon"] = "INV_Weapon_ShortBlade_25",
|
|
["quality"] = 1,
|
|
["level"] = 45,
|
|
["reqlevel"] = 40,
|
|
["subtype"] = "projectile",
|
|
["description"] = "",
|
|
["tooltip"] = "Jagged ArrowProjectileArrowAdds 13.0 damage per second\nRequires Level 40",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=11285",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 95,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 9552,
|
|
["name"] = "Zanara",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62148,
|
|
["name"] = "Wisteria Gallagher",
|
|
["tag"] = "General Goods",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61115,
|
|
["name"] = "Wezzy Coppersaw",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 46,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2808,
|
|
["name"] = "Vikki Lonsav",
|
|
["tag"] = "General Goods",
|
|
["level"] = 46,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61651,
|
|
["name"] = "Vi'cha Spirithowler",
|
|
["tag"] = "Wolfskull Clan",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1149,
|
|
["name"] = "Uthok",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60803,
|
|
["name"] = "Tyrion Bouden",
|
|
["tag"] = "The Blackwing Guard",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12027,
|
|
["name"] = "Tukk",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3313,
|
|
["name"] = "Trak'gen",
|
|
["tag"] = "General Goods Merchant",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 80267,
|
|
["name"] = "Torial Dawnrise",
|
|
["tag"] = "General Goods",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1285,
|
|
["name"] = "Thurman Mullby",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61478,
|
|
["name"] = "Talavana Andalorah",
|
|
["tag"] = "General Goods",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12246,
|
|
["name"] = "Super-Seller 680",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9551,
|
|
["name"] = "Starn",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 21002,
|
|
["name"] = "Squire Boltfling",
|
|
["tag"] = "The Scourge",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5122,
|
|
["name"] = "Skolmin Goldfury",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60653,
|
|
["name"] = "Skeletal Blacksmith",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61288,
|
|
["name"] = "Savenna Mosscage",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3541,
|
|
["name"] = "Sarah Raycroft",
|
|
["tag"] = "Alchemy Supplies",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61272,
|
|
["name"] = "Samantha Stewards",
|
|
["tag"] = "Ammunition Vendor",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 51656,
|
|
["name"] = "Rug",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 17598,
|
|
["name"] = "Renn'az",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3625,
|
|
["name"] = "Rarck",
|
|
["tag"] = "Voodoo Goods",
|
|
["level"] = 48,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 80808,
|
|
["name"] = "Ranor Riptusk",
|
|
["tag"] = "Shanty Awares",
|
|
["level"] = 48,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91868,
|
|
["name"] = "Primalist Gojo",
|
|
["tag"] = "Bow & Arrow Merchant",
|
|
["level"] = 36,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9320,
|
|
["name"] = "Pipoca the Searunner",
|
|
["tag"] = "Everyday Necessities",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62739,
|
|
["name"] = "Orthol the Tracker",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62628,
|
|
["name"] = "Nyxma Niftpatch",
|
|
["tag"] = "General Goods",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12959,
|
|
["name"] = "Nergal",
|
|
["tag"] = "General Goods",
|
|
["level"] = 1,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61523,
|
|
["name"] = "Naytha Grovelight",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 1,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62469,
|
|
["name"] = "Navigator Weebletax",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2084,
|
|
["name"] = "Natheril Raincaller",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4241,
|
|
["name"] = "Mydrannul",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9555,
|
|
["name"] = "Mu'uta",
|
|
["tag"] = "The Thorium Brotherhood",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62086,
|
|
["name"] = "Meldor Swiftlance",
|
|
["tag"] = "General Goods",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60790,
|
|
["name"] = "Mathilda Beckett",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 36,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 14624,
|
|
["name"] = "Master Smith Burninate",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2803,
|
|
["name"] = "Malygen",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62437,
|
|
["name"] = "Maktha",
|
|
["tag"] = "Bowyer & Fletching Goods",
|
|
["level"] = 45,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4173,
|
|
["name"] = "Landria",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 45,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 8362,
|
|
["name"] = "Kuruk",
|
|
["tag"] = "General Goods",
|
|
["level"] = 14,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3015,
|
|
["name"] = "Kuna Thunderhorn",
|
|
["tag"] = "Fletcher",
|
|
["level"] = 14,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 92169,
|
|
["name"] = "Kryillos",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 46,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91403,
|
|
["name"] = "Kintello",
|
|
["tag"] = "General Goods",
|
|
["level"] = 46,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 789,
|
|
["name"] = "Kimberly Hiett",
|
|
["tag"] = "Metalsmith",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62404,
|
|
["name"] = "Kazand Blundergate",
|
|
["tag"] = "General Goods",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2401,
|
|
["name"] = "Kayren Soothallow",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62402,
|
|
["name"] = "Kargun Mightfall",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 3,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5134,
|
|
["name"] = "Jonivera Farmountain",
|
|
["tag"] = "General Goods",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3410,
|
|
["name"] = "Jin'sora",
|
|
["tag"] = "Superior Bowyer",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4892,
|
|
["name"] = "Jensen Farran",
|
|
["tag"] = "General Goods",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 8139,
|
|
["name"] = "Jabbey",
|
|
["tag"] = "Unhappy Prisoner",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2839,
|
|
["name"] = "Haren Kanmae",
|
|
["tag"] = "General Goods",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62436,
|
|
["name"] = "Hagrekk",
|
|
["tag"] = "General Goods",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60663,
|
|
["name"] = "Grin Harold",
|
|
["tag"] = "Hand of Wrath",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2908,
|
|
["name"] = "Grawl",
|
|
["tag"] = "General Goods",
|
|
["level"] = 43,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2820,
|
|
["name"] = "Graud",
|
|
["tag"] = "General Goods",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 11555,
|
|
["name"] = "Gorn One Eye",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60641,
|
|
["name"] = "Goma",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60766,
|
|
["name"] = "Golsh",
|
|
["tag"] = "Bow & Arrow Merchant",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61440,
|
|
["name"] = "Gnidabern Coilspinner",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62409,
|
|
["name"] = "Gazla Blackforge",
|
|
["tag"] = "Golden Moon",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 92177,
|
|
["name"] = "Garto'ogg",
|
|
["tag"] = "General Goods",
|
|
["level"] = 57,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1298,
|
|
["name"] = "Frederick Stover",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 57,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 7942,
|
|
["name"] = "Faralorn",
|
|
["tag"] = "Provisions",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60646,
|
|
["name"] = "Evatax",
|
|
["tag"] = "Fletcher",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 65002,
|
|
["name"] = "Ethernos",
|
|
["tag"] = "Ammunition",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4170,
|
|
["name"] = "Ellandrieth",
|
|
["tag"] = "General Goods",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62462,
|
|
["name"] = "Elindra Swiftluck",
|
|
["tag"] = "General Goods",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1462,
|
|
["name"] = "Edwina Monzor",
|
|
["tag"] = "Camp Trader",
|
|
["level"] = 10,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61443,
|
|
["name"] = "Dimbil Stormshot",
|
|
["tag"] = "General Goods",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 91956,
|
|
["name"] = "Denia Hale",
|
|
["tag"] = "Innkeeper",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12021,
|
|
["name"] = "Daeolyn Summerleaf",
|
|
["tag"] = "General Goods",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 734,
|
|
["name"] = "Corporal Bluth",
|
|
["tag"] = "General Supplies",
|
|
["level"] = 52,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 12960,
|
|
["name"] = "Christi Galvanis",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 65003,
|
|
["name"] = "Chradarmu",
|
|
["tag"] = "The Argent Dawn",
|
|
["level"] = 55,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4896,
|
|
["name"] = "Charity Mipsy",
|
|
["tag"] = "Innkeeper",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61812,
|
|
["name"] = "Celia Daywing",
|
|
["tag"] = "Heavy Armor Merchant",
|
|
["level"] = 34,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9548,
|
|
["name"] = "Cawind Trueaim",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 11038,
|
|
["name"] = "Caretaker Alen",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 15174,
|
|
["name"] = "Calandrath",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 6028,
|
|
["name"] = "Burkrum",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 5101,
|
|
["name"] = "Bryllia Ironbrand",
|
|
["tag"] = "Fletcher",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 14301,
|
|
["name"] = "Brinna Valanaar",
|
|
["tag"] = "General Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 92200,
|
|
["name"] = "Bhatra",
|
|
["tag"] = "General Goods",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 60456,
|
|
["name"] = "Belgrush Daggerfist",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62307,
|
|
["name"] = "Barbara Lee",
|
|
["tag"] = "General Goods Vendor",
|
|
["level"] = 40,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2806,
|
|
["name"] = "Bale",
|
|
["tag"] = "General Goods",
|
|
["level"] = 50,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61140,
|
|
["name"] = "Azmela Shadowcrest",
|
|
["tag"] = "General Goods",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 228,
|
|
["name"] = "Avette Fellwood",
|
|
["tag"] = "General Goods",
|
|
["level"] = 20,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3350,
|
|
["name"] = "Asoran",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 23,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61563,
|
|
["name"] = "Arayna Softwind",
|
|
["level"] = 23,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 61369,
|
|
["name"] = "Anati Gapper",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 62096,
|
|
["name"] = "Aira Starsworn",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4604,
|
|
["name"] = "Abigail Sawyer",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[11303] = {
|
|
["name"] = "Fine Shortbow",
|
|
["icon"] = "INV_Weapon_Bow_07",
|
|
["quality"] = 2,
|
|
["level"] = 16,
|
|
["reqlevel"] = 11,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Fine Shortbow\nBinds when equippedRangedBow7 - 14 DamageSpeed 1.70(6.2 damage per second)\nDurability 40 / 40\nRequires Level 11",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=11303",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 8,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 5122,
|
|
["name"] = "Skolmin Goldfury",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1198,
|
|
["name"] = "Rallic Finn",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 14846,
|
|
["name"] = "Lhara",
|
|
["tag"] = "Darkmoon Faire Exotic Goods",
|
|
["level"] = 18,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4173,
|
|
["name"] = "Landria",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 18,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3015,
|
|
["name"] = "Kuna Thunderhorn",
|
|
["tag"] = "Bowyer & Fletching Goods",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3410,
|
|
["name"] = "Jin'sora",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1298,
|
|
["name"] = "Frederick Stover",
|
|
["tag"] = "Bow & Arrow Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4604,
|
|
["name"] = "Abigail Sawyer",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[11304] = {
|
|
["name"] = "Fine Longbow",
|
|
["icon"] = "INV_Weapon_Bow_02",
|
|
["quality"] = 2,
|
|
["level"] = 19,
|
|
["reqlevel"] = 14,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Fine Longbow\nBinds when equippedRangedBow14 - 26 DamageSpeed 2.70(7.4 damage per second)\nDurability 45 / 45\nRequires Level 14",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=11304",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 9,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 1668,
|
|
["name"] = "William MacGregor",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3534,
|
|
["name"] = "Wallace the Blind",
|
|
["tag"] = "Weaponsmith",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3488,
|
|
["name"] = "Uthrok",
|
|
["tag"] = "Bowyer & Gunsmith",
|
|
["level"] = 19,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9551,
|
|
["name"] = "Starn",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 19,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1459,
|
|
["name"] = "Naela Trance",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 16,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9553,
|
|
["name"] = "Nadia Vernon",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 16,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1687,
|
|
["name"] = "Cliff Hadin",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9549,
|
|
["name"] = "Borand",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 228,
|
|
["name"] = "Avette Fellwood",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 25,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[11305] = {
|
|
["name"] = "Dense Shortbow",
|
|
["icon"] = "INV_Weapon_Bow_07",
|
|
["quality"] = 2,
|
|
["level"] = 35,
|
|
["reqlevel"] = 30,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Dense Shortbow\nBinds when equippedRangedBow19 - 35 DamageSpeed 1.90(14.2 damage per second)\nDurability 65 / 65\nRequires Level 30",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=11305",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 7,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 9551,
|
|
["name"] = "Starn",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9555,
|
|
["name"] = "Mu'uta",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 14846,
|
|
["name"] = "Lhara",
|
|
["tag"] = "Darkmoon Faire Exotic Goods",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4892,
|
|
["name"] = "Jensen Farran",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 2839,
|
|
["name"] = "Haren Kanmae",
|
|
["tag"] = "Superior Bowyer",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 14301,
|
|
["name"] = "Brinna Valanaar",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3951,
|
|
["name"] = "Bhaldaran Ravenshade",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 37,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[11306] = {
|
|
["name"] = "Sturdy Recurve",
|
|
["icon"] = "INV_Weapon_Bow_07",
|
|
["quality"] = 2,
|
|
["level"] = 32,
|
|
["reqlevel"] = 27,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Sturdy Recurve\nBinds when equippedRangedBow20 - 37 DamageSpeed 2.20(13.0 damage per second)\nDurability 65 / 65\nRequires Level 27",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=11306",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 6,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 5122,
|
|
["name"] = "Skolmin Goldfury",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 14846,
|
|
["name"] = "Lhara",
|
|
["tag"] = "Darkmoon Faire Exotic Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4173,
|
|
["name"] = "Landria",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3015,
|
|
["name"] = "Kuna Thunderhorn",
|
|
["tag"] = "Bowyer & Fletching Goods",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1298,
|
|
["name"] = "Frederick Stover",
|
|
["tag"] = "Bow & Arrow Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4604,
|
|
["name"] = "Abigail Sawyer",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[11307] = {
|
|
["name"] = "Massive Longbow",
|
|
["icon"] = "GenBow_twow3F",
|
|
["quality"] = 2,
|
|
["level"] = 47,
|
|
["reqlevel"] = 42,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Massive Longbow\nBinds when equippedRangedBow43 - 80 DamageSpeed 2.80(22.0 damage per second)\nDurability 65 / 65\nRequires Level 42",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=11307",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 4,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 5122,
|
|
["name"] = "Skolmin Goldfury",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 3015,
|
|
["name"] = "Kuna Thunderhorn",
|
|
["tag"] = "Bowyer & Fletching Goods",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 1298,
|
|
["name"] = "Frederick Stover",
|
|
["tag"] = "Bow & Arrow Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4604,
|
|
["name"] = "Abigail Sawyer",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[11308] = {
|
|
["name"] = "Sylvan Shortbow",
|
|
["icon"] = "INV_Weapon_Bow_07",
|
|
["quality"] = 2,
|
|
["level"] = 49,
|
|
["reqlevel"] = 44,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Sylvan Shortbow\nBinds when equippedRangedBow32 - 59 DamageSpeed 2.00(22.8 damage per second)\nDurability 65 / 65\nRequires Level 44",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=11308",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 4,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 12029,
|
|
["name"] = "Narianna",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 14846,
|
|
["name"] = "Lhara",
|
|
["tag"] = "Darkmoon Faire Exotic Goods",
|
|
["level"] = 51,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4173,
|
|
["name"] = "Landria",
|
|
["tag"] = "Bow Merchant",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 9548,
|
|
["name"] = "Cawind Trueaim",
|
|
["tag"] = "Gunsmith & Bowyer",
|
|
["level"] = 35,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[11628] = {
|
|
["name"] = "Houndmaster's Bow",
|
|
["icon"] = "INV_Weapon_Bow_04",
|
|
["quality"] = 3,
|
|
["level"] = 53,
|
|
["reqlevel"] = 48,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Houndmaster's Bow\nBinds when picked upRangedBow34 - 64 DamageSpeed 1.80(27.2 damage per second)\n+3 Agility\nDurability 75 / 75\nRequires Level 48\nEquip: Attack Power increased by 24 when fighting Beasts.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=11628",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 9319,
|
|
["name"] = "Houndmaster Grebmar",
|
|
["level"] = 52,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[11629] = {
|
|
["name"] = "Houndmaster's Rifle",
|
|
["icon"] = "INV_Weapon_Rifle_07",
|
|
["quality"] = 3,
|
|
["level"] = 53,
|
|
["reqlevel"] = 48,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Houndmaster's Rifle\nBinds when picked upRangedGun44 - 82 DamageSpeed 2.30(27.4 damage per second)\n+3 Agility\nDurability 75 / 75\nRequires Level 48\nEquip: Attack Power increased by 24 when fighting Beasts.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=11629",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 9319,
|
|
["name"] = "Houndmaster Grebmar",
|
|
["level"] = 52,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[11630] = {
|
|
["name"] = "Rockshard Pellets",
|
|
["icon"] = "INV_Ammo_Bullet_02",
|
|
["quality"] = 3,
|
|
["level"] = 52,
|
|
["reqlevel"] = 47,
|
|
["subtype"] = "projectile",
|
|
["description"] = "",
|
|
["tooltip"] = "Rockshard PelletsProjectileBulletAdds 18.0 damage per second\nRequires Level 47",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=11630",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 9025,
|
|
["name"] = "Lord Roccor",
|
|
["level"] = 51,
|
|
["classification"] = 2,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[12446] = {
|
|
["name"] = "Anvilmar Musket",
|
|
["icon"] = "INV_Weapon_Rifle_07",
|
|
["quality"] = 1,
|
|
["level"] = 5,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Anvilmar Musket\nBinds when picked upRangedGun4 - 8 DamageSpeed 2.70(2.2 damage per second)\nDurability 25 / 25",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=12446",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[12447] = {
|
|
["name"] = "Thistlewood Bow",
|
|
["icon"] = "INV_Weapon_Bow_02",
|
|
["quality"] = 1,
|
|
["level"] = 5,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Thistlewood Bow\nBinds when picked upRangedBow3 - 7 DamageSpeed 2.30(2.2 damage per second)\nDurability 25 / 25",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=12447",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[12448] = {
|
|
["name"] = "Light Hunting Rifle",
|
|
["icon"] = "INV_Weapon_Rifle_07",
|
|
["quality"] = 1,
|
|
["level"] = 5,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Light Hunting Rifle\nBinds when picked upRangedGun2 - 6 DamageSpeed 1.90(2.1 damage per second)\nDurability 25 / 25",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=12448",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[12449] = {
|
|
["name"] = "Primitive Bow",
|
|
["icon"] = "INV_Weapon_Bow_02",
|
|
["quality"] = 1,
|
|
["level"] = 5,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Primitive Bow\nBinds when picked upRangedBow4 - 8 DamageSpeed 2.70(2.2 damage per second)\nDurability 25 / 25",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=12449",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[12523] = {
|
|
["name"] = "Monster - Gun, Silver Musket",
|
|
["icon"] = "INV_Weapon_Rifle_03",
|
|
["quality"] = 0,
|
|
["level"] = 1,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Monster - Gun, Silver MusketRangedGun1 - 2 DamageSpeed 2.00(0.8 damage per second)\nDurability 18 / 18",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=12523",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[12651] = {
|
|
["name"] = "Blackcrow",
|
|
["icon"] = "INV_Weapon_Crossbow_04",
|
|
["quality"] = 3,
|
|
["level"] = 59,
|
|
["reqlevel"] = 54,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "Blackcrow\nBinds when picked upRangedCrossbow77 - 117 DamageSpeed 3.20(30.3 damage per second)\n+3 Agility\nDurability 75 / 75\nRequires Level 54\nEquip: Improves your chance to hit by 1%.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=12651",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 9236,
|
|
["name"] = "Shadow Hunter Vosh'gajin",
|
|
["level"] = 58,
|
|
["classification"] = 3,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[12653] = {
|
|
["name"] = "Riphook",
|
|
["icon"] = "INV_Weapon_Bow_08",
|
|
["quality"] = 3,
|
|
["level"] = 59,
|
|
["reqlevel"] = 54,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Riphook\nBinds when picked upRangedBow46 - 87 DamageSpeed 2.20(30.2 damage per second)\nDurability 75 / 75\nRequires Level 54\nEquip: +22 Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=12653",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 9236,
|
|
["name"] = "Shadow Hunter Vosh'gajin",
|
|
["level"] = 58,
|
|
["classification"] = 3,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[12654] = {
|
|
["name"] = "Doomshot",
|
|
["icon"] = "Ability_Hunter_CriticalShot",
|
|
["quality"] = 3,
|
|
["level"] = 59,
|
|
["reqlevel"] = 54,
|
|
["subtype"] = "projectile",
|
|
["description"] = "",
|
|
["tooltip"] = "DoomshotProjectileArrowAdds 20.0 damage per second\nRequires Level 54",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=12654",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[13019] = {
|
|
["name"] = "Harpyclaw Short Bow",
|
|
["icon"] = "INV_Weapon_Bow_11",
|
|
["quality"] = 3,
|
|
["level"] = 32,
|
|
["reqlevel"] = 27,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Harpyclaw Short Bow\nBinds when equippedRangedBow20 - 38 DamageSpeed 1.80(16.1 damage per second)\nDurability 75 / 75\nRequires Level 27",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=13019",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 442,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 15,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 4149,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75297,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75300,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75296,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75299,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 2857,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105581,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2852,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4095,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 4096,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[13020] = {
|
|
["name"] = "Skystriker Bow",
|
|
["icon"] = "INV_Weapon_Bow_11",
|
|
["quality"] = 3,
|
|
["level"] = 39,
|
|
["reqlevel"] = 34,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Skystriker Bow\nBinds when equippedRangedBow30 - 57 DamageSpeed 2.10(20.7 damage per second)\nDurability 75 / 75\nRequires Level 34",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=13020",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 379,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 8,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 4149,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 2857,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105581,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[13021] = {
|
|
["name"] = "Needle Threader",
|
|
["icon"] = "INV_Weapon_Bow_08",
|
|
["quality"] = 3,
|
|
["level"] = 47,
|
|
["reqlevel"] = 42,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Needle Threader\nBinds when equippedRangedBow34 - 64 DamageSpeed 2.00(24.5 damage per second)\n+4 Spirit\n+6 Stamina\nDurability 75 / 75\nRequires Level 42",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=13021",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 407,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 3,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 153453,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153451,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4149,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[13022] = {
|
|
["name"] = "Gryphonwing Long Bow",
|
|
["icon"] = "INV_Weapon_Bow_11",
|
|
["quality"] = 3,
|
|
["level"] = 55,
|
|
["reqlevel"] = 50,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Gryphonwing Long Bow\nBinds when equippedRangedBow53 - 100 DamageSpeed 2.70(28.3 damage per second)\n+8 Agility\n+4 Stamina\nDurability 75 / 75\nRequires Level 50",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=13022",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 651,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 8,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 153469,
|
|
["name"] = "Large Mithril Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 153464,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153463,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153468,
|
|
["name"] = "Large Mithril Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 153454,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153453,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153451,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 160836,
|
|
["name"] = "Relic Coffer",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[13023] = {
|
|
["name"] = "Eaglehorn Long Bow",
|
|
["icon"] = "INV_Weapon_Bow_11",
|
|
["quality"] = 3,
|
|
["level"] = 63,
|
|
["reqlevel"] = 58,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Eaglehorn Long Bow\nBinds when equippedRangedBow40 - 76 DamageSpeed 1.80(32.2 damage per second)\n+10 Agility\n+4 Stamina\nDurability 75 / 75\nRequires Level 58",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=13023",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 316,
|
|
},
|
|
},
|
|
[13037] = {
|
|
["name"] = "Crystalpine Stinger",
|
|
["icon"] = "INV_Weapon_Crossbow_04",
|
|
["quality"] = 3,
|
|
["level"] = 32,
|
|
["reqlevel"] = 27,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "Crystalpine Stinger\nBinds when equippedRangedCrossbow35 - 54 DamageSpeed 2.80(15.9 damage per second)\nDurability 75 / 75\nRequires Level 27",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=13037",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 442,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 16,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 4149,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75297,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75300,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75296,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75299,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 2857,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105581,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2852,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4095,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 4096,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 3703,
|
|
["name"] = "Armor Crate",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[13038] = {
|
|
["name"] = "Swiftwind",
|
|
["icon"] = "INV_Weapon_Crossbow_04",
|
|
["quality"] = 3,
|
|
["level"] = 40,
|
|
["reqlevel"] = 35,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "Swiftwind\nBinds when equippedRangedCrossbow34 - 51 DamageSpeed 2.00(21.3 damage per second)\n+7 Agility\nDurability 75 / 75\nRequires Level 35",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=13038",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 350,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 9,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 153451,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4149,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 2857,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105581,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[13039] = {
|
|
["name"] = "Skull Splitting Crossbow",
|
|
["icon"] = "INV_Weapon_Crossbow_04",
|
|
["quality"] = 3,
|
|
["level"] = 48,
|
|
["reqlevel"] = 43,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "Skull Splitting Crossbow\nBinds when equippedRangedCrossbow52 - 79 DamageSpeed 2.60(25.2 damage per second)\n+3 Strength\nDurability 75 / 75\nRequires Level 43\nEquip: +14 Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=13039",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 397,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 3,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 153453,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153451,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4149,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[13040] = {
|
|
["name"] = "Heartseeking Crossbow",
|
|
["icon"] = "INV_Weapon_Crossbow_04",
|
|
["quality"] = 3,
|
|
["level"] = 56,
|
|
["reqlevel"] = 51,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "Heartseeking Crossbow\nBinds when equippedRangedCrossbow71 - 108 DamageSpeed 3.10(28.9 damage per second)\n+9 Agility\n+4 Stamina\nDurability 75 / 75\nRequires Level 51\nEquip: Chance to strike your ranged target with a Shadowbolt for 13 to 20 Shadow damage.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=13040",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 706,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 3,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 153454,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153453,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[13136] = {
|
|
["name"] = "Lil Timmy's Peashooter",
|
|
["icon"] = "INV_Weapon_Rifle_08",
|
|
["quality"] = 3,
|
|
["level"] = 21,
|
|
["reqlevel"] = 16,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Lil Timmy's Peashooter\nBinds when equippedRangedGun20 - 37 DamageSpeed 2.60(11.0 damage per second)\nDurability 60 / 60\nRequires Level 16",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=13136",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 243,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 19,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 75297,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75300,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75296,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75299,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 74447,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 74448,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75295,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75298,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2852,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4095,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 4096,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2849,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 111095,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 106319,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[13137] = {
|
|
["name"] = "Ironweaver",
|
|
["icon"] = "INV_Weapon_Rifle_08",
|
|
["quality"] = 3,
|
|
["level"] = 34,
|
|
["reqlevel"] = 29,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Ironweaver\nBinds when equippedRangedGun31 - 59 DamageSpeed 2.60(17.3 damage per second)\nDurability 75 / 75\nRequires Level 29",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=13137",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 464,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 15,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 4149,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75297,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75300,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75296,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75299,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 2857,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105581,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2852,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4095,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 4096,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[13138] = {
|
|
["name"] = "The Silencer",
|
|
["icon"] = "INV_Weapon_Rifle_08",
|
|
["quality"] = 3,
|
|
["level"] = 42,
|
|
["reqlevel"] = 37,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "The Silencer\nBinds when equippedRangedGun43 - 82 DamageSpeed 2.80(22.3 damage per second)\nDurability 75 / 75\nRequires Level 37\nEquip: +14 Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=13138",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 353,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 8,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 153451,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4149,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 2857,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105581,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[13139] = {
|
|
["name"] = "Guttbuster",
|
|
["icon"] = "INV_Weapon_Rifle_08",
|
|
["quality"] = 3,
|
|
["level"] = 50,
|
|
["reqlevel"] = 45,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Guttbuster\nBinds when equippedRangedGun49 - 92 DamageSpeed 2.70(26.1 damage per second)\n+8 Agility\n+3 Strength\nDurability 75 / 75\nRequires Level 45",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=13139",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 497,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 4,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 153454,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153453,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153451,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4149,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[13146] = {
|
|
["name"] = "Shell Launcher Shotgun",
|
|
["icon"] = "INV_Weapon_Rifle_08",
|
|
["quality"] = 3,
|
|
["level"] = 58,
|
|
["reqlevel"] = 53,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Shell Launcher Shotgun\nBinds when equippedRangedGun48 - 89 DamageSpeed 2.30(29.8 damage per second)\nDurability 75 / 75\nRequires Level 53\nEquip: Chance to strike your ranged target with a Flaming Shell for 18 to 27 Fire damage.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=13146",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 684,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 3,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 153454,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153453,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[13147] = {
|
|
["name"] = "Monster - Bow, White",
|
|
["icon"] = "INV_Weapon_Bow_05",
|
|
["quality"] = 0,
|
|
["level"] = 1,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Monster - Bow, WhiteRangedBow1 - 2 DamageSpeed 2.00(0.8 damage per second)\nDurability 18 / 18",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=13147",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[13175] = {
|
|
["name"] = "Voone's Twitchbow",
|
|
["icon"] = "INV_Weapon_Bow_10",
|
|
["quality"] = 2,
|
|
["level"] = 60,
|
|
["reqlevel"] = 55,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Voone's Twitchbow\nBinds when picked upRangedBow31 - 58 DamageSpeed 1.60(27.8 damage per second)\nDurability 65 / 65\nRequires Level 55",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=13175",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 9237,
|
|
["name"] = "War Master Voone",
|
|
["level"] = 59,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[13248] = {
|
|
["name"] = "Burstshot Harquebus",
|
|
["icon"] = "INV_Weapon_Rifle_06",
|
|
["quality"] = 3,
|
|
["level"] = 56,
|
|
["reqlevel"] = 51,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Burstshot Harquebus\nBinds when picked upRangedGun52 - 98 DamageSpeed 2.60(28.8 damage per second)\n+8 Stamina\nDurability 75 / 75\nRequires Level 51\nEquip: +10 Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=13248",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 9046,
|
|
["name"] = "Scarshield Quartermaster",
|
|
["tag"] = "Scarshield Legion",
|
|
["level"] = 55,
|
|
["classification"] = 2,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[13377] = {
|
|
["name"] = "Miniature Cannon Balls",
|
|
["icon"] = "INV_Ammo_Bullet_02",
|
|
["quality"] = 3,
|
|
["level"] = 61,
|
|
["reqlevel"] = 56,
|
|
["subtype"] = "projectile",
|
|
["description"] = "",
|
|
["tooltip"] = "Miniature Cannon BallsProjectileBulletAdds 20.5 damage per second\nRequires Level 56",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=13377",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[13380] = {
|
|
["name"] = "Willey's Portable Howitzer",
|
|
["icon"] = "INV_Weapon_Rifle_07",
|
|
["quality"] = 3,
|
|
["level"] = 61,
|
|
["reqlevel"] = 56,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Willey's Portable Howitzer\nBinds when picked upRangedGun63 - 118 DamageSpeed 2.90(31.2 damage per second)\n+9 Stamina\nDurability 75 / 75\nRequires Level 56\nEquip: +8 Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=13380",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 2,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 10997,
|
|
["name"] = "Cannon Master Willey",
|
|
["level"] = 60,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 10997,
|
|
["name"] = "Cannon Master Willey",
|
|
["level"] = 60,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[13474] = {
|
|
["name"] = "Farmer Dalson's Shotgun",
|
|
["icon"] = "INV_Weapon_Rifle_04",
|
|
["quality"] = 2,
|
|
["level"] = 56,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Farmer Dalson's Shotgun\nBinds when picked upRangedGun34 - 64 DamageSpeed 1.90(25.8 damage per second)\nDurability 65 / 65",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=13474",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[13824] = {
|
|
["name"] = "Recurve Long Bow",
|
|
["icon"] = "INV_Weapon_Bow_02",
|
|
["quality"] = 0,
|
|
["level"] = 55,
|
|
["reqlevel"] = 45,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Recurve Long BowRangedBow26 - 50 DamageSpeed 2.50(15.2 damage per second)\nDurability 65 / 65\nRequires Level 45",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=13824",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 1422,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 5,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 153454,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153453,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153451,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 176224,
|
|
["name"] = "Supply Crate",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[13825] = {
|
|
["name"] = "Primed Musket",
|
|
["icon"] = "INV_Weapon_Rifle_01",
|
|
["quality"] = 0,
|
|
["level"] = 57,
|
|
["reqlevel"] = 52,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Primed MusketRangedGun20 - 37 DamageSpeed 1.80(15.8 damage per second)\nDurability 65 / 65\nRequires Level 52",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=13825",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 1053,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 4,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 153454,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153453,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 176224,
|
|
["name"] = "Supply Crate",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[13923] = {
|
|
["name"] = "Monster - Gun, Tauren Blade Silver",
|
|
["icon"] = "INV_Weapon_Rifle_03",
|
|
["quality"] = 0,
|
|
["level"] = 1,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Monster - Gun, Tauren Blade SilverRangedGun1 - 2 DamageSpeed 2.00(0.8 damage per second)\nDurability 18 / 18",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=13923",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[13924] = {
|
|
["name"] = "Monster - Gun, Tauren Scope Blade Feathered Silver Deluxe",
|
|
["icon"] = "INV_Weapon_Rifle_03",
|
|
["quality"] = 0,
|
|
["level"] = 1,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Monster - Gun, Tauren Scope Blade Feathered Silver DeluxeRangedGun1 - 2 DamageSpeed 2.00(0.8 damage per second)\nDurability 18 / 18",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=13924",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[14105] = {
|
|
["name"] = "Monster - Bow, C01/B02 White",
|
|
["icon"] = "INV_Weapon_Bow_05",
|
|
["quality"] = 0,
|
|
["level"] = 1,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Monster - Bow, C01/B02 WhiteRangedBow1 - 2 DamageSpeed 2.00(0.8 damage per second)\nDurability 18 / 18",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=14105",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[14118] = {
|
|
["name"] = "Monster - Bow, C02/B02 Black",
|
|
["icon"] = "INV_Weapon_Bow_05",
|
|
["quality"] = 0,
|
|
["level"] = 1,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Monster - Bow, C02/B02 BlackRangedBow1 - 2 DamageSpeed 2.00(0.8 damage per second)\nDurability 18 / 18",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=14118",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[14394] = {
|
|
["name"] = "Durability Bow",
|
|
["icon"] = "INV_Weapon_Bow_02",
|
|
["quality"] = 1,
|
|
["level"] = 1,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Durability BowRangedBow1 - 3 DamageSpeed 1.80(1.1 damage per second)\nDurability 18 / 18",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=14394",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[14642] = {
|
|
["name"] = "Monster - Gun, Tauren Feathers Silver",
|
|
["icon"] = "INV_Weapon_Rifle_03",
|
|
["quality"] = 0,
|
|
["level"] = 1,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Monster - Gun, Tauren Feathers SilverRangedGun1 - 2 DamageSpeed 2.00(0.8 damage per second)\nDurability 18 / 18",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=14642",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[15205] = {
|
|
["name"] = "Owlsight Rifle",
|
|
["icon"] = "INV_Weapon_Rifle_04",
|
|
["quality"] = 2,
|
|
["level"] = 20,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Owlsight Rifle\nBinds when picked upRangedGun14 - 27 DamageSpeed 2.60(7.9 damage per second)\nDurability 50 / 50",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=15205",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[15284] = {
|
|
["name"] = "Long Battle Bow",
|
|
["icon"] = "INV_Weapon_Bow_01",
|
|
["quality"] = 2,
|
|
["level"] = 29,
|
|
["reqlevel"] = 24,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Long Battle Bow\nBinds when equippedRangedBow18 - 34 DamageSpeed 2.20(11.8 damage per second)\nDurability 65 / 65\nRequires Level 24",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=15284",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 597,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 18,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 75297,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75300,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75296,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75299,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 74447,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 74448,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75295,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75298,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2852,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4095,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 4096,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2849,
|
|
["name"] = "Battered Chest",
|
|
},
|
|
{
|
|
["id"] = 111095,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[15285] = {
|
|
["name"] = "Archer's Longbow",
|
|
["icon"] = "INV_Weapon_Bow_03",
|
|
["quality"] = 2,
|
|
["level"] = 32,
|
|
["reqlevel"] = 27,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Archer's Longbow\nBinds when equippedRangedBow23 - 44 DamageSpeed 2.60(12.9 damage per second)\nDurability 65 / 65\nRequires Level 27",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=15285",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 549,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 15,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 4149,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75297,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75300,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75296,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75299,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 2857,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105581,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2852,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4095,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 4096,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[15286] = {
|
|
["name"] = "Long Redwood Bow",
|
|
["icon"] = "INV_Weapon_Bow_10",
|
|
["quality"] = 2,
|
|
["level"] = 35,
|
|
["reqlevel"] = 30,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Long Redwood Bow\nBinds when equippedRangedBow28 - 52 DamageSpeed 2.80(14.3 damage per second)\nDurability 65 / 65\nRequires Level 30",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=15286",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 621,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 15,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 4149,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75297,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75300,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 75296,
|
|
["name"] = "Large Iron Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 75299,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 2857,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105581,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2852,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4095,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 4096,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[15287] = {
|
|
["name"] = "Crusader Bow",
|
|
["icon"] = "INV_Weapon_Bow_02",
|
|
["quality"] = 2,
|
|
["level"] = 45,
|
|
["reqlevel"] = 40,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Crusader Bow\nBinds when equippedRangedBow32 - 60 DamageSpeed 2.20(20.9 damage per second)\nDurability 65 / 65\nRequires Level 40\nRandom Bonuses",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=15287",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 636,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 12,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 153469,
|
|
["name"] = "Large Mithril Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 153464,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153453,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153451,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4149,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 142184,
|
|
["name"] = "Captain's Chest",
|
|
},
|
|
{
|
|
["id"] = 2857,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105581,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[15288] = {
|
|
["name"] = "Blasthorn Bow",
|
|
["icon"] = "INV_Weapon_Bow_07",
|
|
["quality"] = 2,
|
|
["level"] = 61,
|
|
["reqlevel"] = 56,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Blasthorn Bow\nBinds when equippedRangedBow51 - 96 DamageSpeed 2.60(28.3 damage per second)\nDurability 65 / 65\nRequires Level 56\nRandom Bonuses",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=15288",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 533,
|
|
},
|
|
},
|
|
[15289] = {
|
|
["name"] = "Archstrike Bow",
|
|
["icon"] = "INV_Weapon_Bow_06",
|
|
["quality"] = 2,
|
|
["level"] = 65,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Archstrike Bow\nBinds when equippedRangedBow48 - 91 DamageSpeed 2.30(30.2 damage per second)\nDurability 65 / 65\nRequires Level 60\nRandom Bonuses",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=15289",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 232,
|
|
},
|
|
},
|
|
[15291] = {
|
|
["name"] = "Harpy Needler",
|
|
["icon"] = "INV_Weapon_Bow_08",
|
|
["quality"] = 2,
|
|
["level"] = 51,
|
|
["reqlevel"] = 46,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Harpy Needler\nBinds when equippedRangedBow44 - 84 DamageSpeed 2.70(23.7 damage per second)\nDurability 65 / 65\nRequires Level 46\nRandom Bonuses",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=15291",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 695,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 9,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 153469,
|
|
["name"] = "Large Mithril Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 153464,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153463,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153468,
|
|
["name"] = "Large Mithril Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 153454,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153453,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153451,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 179697,
|
|
["name"] = "Arena Treasure Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[15294] = {
|
|
["name"] = "Siege Bow",
|
|
["icon"] = "INV_Weapon_Bow_07",
|
|
["quality"] = 2,
|
|
["level"] = 53,
|
|
["reqlevel"] = 48,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Siege Bow\nBinds when equippedRangedBow48 - 90 DamageSpeed 2.80(24.6 damage per second)\nDurability 65 / 65\nRequires Level 48\nRandom Bonuses",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=15294",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 748,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 8,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 153469,
|
|
["name"] = "Large Mithril Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 153464,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153463,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153468,
|
|
["name"] = "Large Mithril Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 153454,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153453,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153451,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[15295] = {
|
|
["name"] = "Quillfire Bow",
|
|
["icon"] = "INV_Weapon_Bow_10",
|
|
["quality"] = 2,
|
|
["level"] = 55,
|
|
["reqlevel"] = 50,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Quillfire Bow\nBinds when equippedRangedBow41 - 77 DamageSpeed 2.30(25.7 damage per second)\nDurability 65 / 65\nRequires Level 50\nRandom Bonuses",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=15295",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 930,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 8,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 153469,
|
|
["name"] = "Large Mithril Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 153464,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153463,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153468,
|
|
["name"] = "Large Mithril Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 153454,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153453,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153451,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 179697,
|
|
["name"] = "Arena Treasure Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[15296] = {
|
|
["name"] = "Hawkeye Bow",
|
|
["icon"] = "INV_Weapon_Bow_12",
|
|
["quality"] = 2,
|
|
["level"] = 63,
|
|
["reqlevel"] = 58,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Hawkeye Bow\nBinds when equippedRangedBow35 - 65 DamageSpeed 1.70(29.4 damage per second)\nDurability 65 / 65\nRequires Level 58\nRandom Bonuses",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=15296",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 601,
|
|
},
|
|
},
|
|
[15322] = {
|
|
["name"] = "Smoothbore Gun",
|
|
["icon"] = "INV_Weapon_Rifle_01",
|
|
["quality"] = 2,
|
|
["level"] = 39,
|
|
["reqlevel"] = 34,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Smoothbore Gun\nBinds when equippedRangedGun29 - 54 DamageSpeed 2.50(16.6 damage per second)\nDurability 65 / 65\nRequires Level 34",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=15322",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 573,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 8,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 4149,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 2857,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105581,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 2855,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 105570,
|
|
["name"] = "Alliance Strongbox",
|
|
},
|
|
{
|
|
["id"] = 105578,
|
|
["name"] = "Horde Chest",
|
|
},
|
|
{
|
|
["id"] = 105579,
|
|
["name"] = "Alliance Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[15323] = {
|
|
["name"] = "Percussion Shotgun",
|
|
["icon"] = "INV_Weapon_Rifle_01",
|
|
["quality"] = 2,
|
|
["level"] = 50,
|
|
["reqlevel"] = 45,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Percussion Shotgun\nBinds when equippedRangedGun37 - 70 DamageSpeed 2.30(23.3 damage per second)\nDurability 65 / 65\nRequires Level 45\nRandom Bonuses",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=15323",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 695,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 5,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 153454,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153453,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153451,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 4149,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[15324] = {
|
|
["name"] = "Burnside Rifle",
|
|
["icon"] = "INV_Weapon_Rifle_01",
|
|
["quality"] = 2,
|
|
["level"] = 56,
|
|
["reqlevel"] = 51,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Burnside Rifle\nBinds when equippedRangedGun45 - 85 DamageSpeed 2.50(26.0 damage per second)\nDurability 65 / 65\nRequires Level 51\nRandom Bonuses",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=15324",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 909,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 9,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 153469,
|
|
["name"] = "Large Mithril Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 153464,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153463,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153468,
|
|
["name"] = "Large Mithril Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 153454,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153453,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 160845,
|
|
["name"] = "Dark Coffer",
|
|
},
|
|
{
|
|
["id"] = 176224,
|
|
["name"] = "Supply Crate",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[15325] = {
|
|
["name"] = "Sharpshooter Harquebus",
|
|
["icon"] = "INV_Weapon_Rifle_06",
|
|
["quality"] = 2,
|
|
["level"] = 60,
|
|
["reqlevel"] = 55,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Sharpshooter Harquebus\nBinds when equippedRangedGun43 - 80 DamageSpeed 2.20(28.0 damage per second)\nDurability 65 / 65\nRequires Level 55\nRandom Bonuses",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=15325",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 547,
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 8,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 153469,
|
|
["name"] = "Large Mithril Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 153464,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153463,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153468,
|
|
["name"] = "Large Mithril Bound Chest",
|
|
},
|
|
{
|
|
["id"] = 153454,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153453,
|
|
["name"] = "Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 153462,
|
|
["name"] = "Large Solid Chest",
|
|
},
|
|
{
|
|
["id"] = 160845,
|
|
["name"] = "Dark Coffer",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[15460] = {
|
|
["name"] = "Monster - Gun, Shotgun",
|
|
["icon"] = "INV_Weapon_Rifle_03",
|
|
["quality"] = 0,
|
|
["level"] = 1,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Monster - Gun, ShotgunRangedGun1 - 2 DamageSpeed 2.00(0.8 damage per second)\nDurability 18 / 18",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=15460",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[15691] = {
|
|
["name"] = "Sidegunner Shottie",
|
|
["icon"] = "INV_Weapon_Rifle_04",
|
|
["quality"] = 2,
|
|
["level"] = 38,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Sidegunner Shottie\nBinds when picked upRangedGun32 - 61 DamageSpeed 2.90(16.0 damage per second)\nDurability 65 / 65",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=15691",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[15807] = {
|
|
["name"] = "Light Crossbow",
|
|
["icon"] = "INV_Weapon_Crossbow_02",
|
|
["quality"] = 1,
|
|
["level"] = 8,
|
|
["reqlevel"] = 3,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "Light CrossbowRangedCrossbow6 - 7 DamageSpeed 2.50(2.6 damage per second)\nDurability 30 / 30\nRequires Level 3",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=15807",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 4,
|
|
["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"] = 81035,
|
|
["name"] = "Jake Booker",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 4602,
|
|
["name"] = "Benijah Fenner",
|
|
["tag"] = "Weapon Merchant",
|
|
["level"] = 30,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[15808] = {
|
|
["name"] = "Fine Light Crossbow",
|
|
["icon"] = "INV_Weapon_Crossbow_02",
|
|
["quality"] = 1,
|
|
["level"] = 21,
|
|
["reqlevel"] = 16,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "Fine Light CrossbowRangedCrossbow20 - 20 DamageSpeed 2.70(7.4 damage per second)\nDurability 50 / 50\nRequires Level 16",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=15808",
|
|
["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,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[15809] = {
|
|
["name"] = "Heavy Crossbow",
|
|
["icon"] = "INV_Weapon_Crossbow_03",
|
|
["quality"] = 1,
|
|
["level"] = 34,
|
|
["reqlevel"] = 29,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "Heavy CrossbowRangedCrossbow36 - 37 DamageSpeed 2.80(13.0 damage per second)\nDurability 65 / 65\nRequires Level 29",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=15809",
|
|
["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,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[15995] = {
|
|
["name"] = "Thorium Rifle",
|
|
["icon"] = "INV_Weapon_Rifle_07",
|
|
["quality"] = 2,
|
|
["level"] = 52,
|
|
["reqlevel"] = 47,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Thorium Rifle\nBinds when equippedRangedGun42 - 79 DamageSpeed 2.50(24.2 damage per second)\nDurability 65 / 65\nRequires Level 47\nEquip: +17 ranged Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=15995",
|
|
["sources"] = {
|
|
["created-by"] = {
|
|
["template"] = "spell",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 19792,
|
|
["name"] = "@Thorium Rifle",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[15997] = {
|
|
["name"] = "Thorium Shells",
|
|
["icon"] = "INV_Ammo_Bullet_03",
|
|
["quality"] = 2,
|
|
["level"] = 57,
|
|
["reqlevel"] = 52,
|
|
["subtype"] = "projectile",
|
|
["description"] = "",
|
|
["tooltip"] = "Thorium ShellsProjectileBulletAdds 17.5 damage per second\nRequires Level 52",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=15997",
|
|
["sources"] = {
|
|
["created-by"] = {
|
|
["template"] = "spell",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 19800,
|
|
["name"] = "@Thorium Shells",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[16004] = {
|
|
["name"] = "Dark Iron Rifle",
|
|
["icon"] = "INV_Weapon_Rifle_08",
|
|
["quality"] = 3,
|
|
["level"] = 55,
|
|
["reqlevel"] = 50,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Dark Iron Rifle\nBinds when equippedRangedGun70 - 106 DamageSpeed 3.10(28.4 damage per second)\nDurability 75 / 75\nRequires Level 50\nEquip: Chance to strike your ranged target with Shadow Shot for 18 to 27 Shadow damage.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=16004",
|
|
["sources"] = {
|
|
["created-by"] = {
|
|
["template"] = "spell",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 19796,
|
|
["name"] = "@Dark Iron Rifle",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[16007] = {
|
|
["name"] = "Flawless Arcanite Rifle",
|
|
["icon"] = "INV_Weapon_Rifle_03",
|
|
["quality"] = 3,
|
|
["level"] = 61,
|
|
["reqlevel"] = 56,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Flawless Arcanite Rifle\nBinds when equippedRangedGun68 - 126 DamageSpeed 3.10(31.3 damage per second)\nDurability 75 / 75\nRequires Level 56\nEquip: Increased Guns +4.\nEquip: +10 ranged Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=16007",
|
|
["sources"] = {
|
|
["created-by"] = {
|
|
["template"] = "spell",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 19833,
|
|
["name"] = "@Flawless Arcanite Rifle",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[16622] = {
|
|
["name"] = "Thornflinger",
|
|
["icon"] = "INV_Weapon_Bow_06",
|
|
["quality"] = 2,
|
|
["level"] = 57,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Thornflinger\nBinds when picked upRangedBow52 - 97 DamageSpeed 2.80(26.6 damage per second)\nDurability 65 / 65",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=16622",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[16992] = {
|
|
["name"] = "Smokey's Explosive Launcher",
|
|
["icon"] = "INV_Weapon_Rifle_08",
|
|
["quality"] = 2,
|
|
["level"] = 60,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Smokey's Explosive Launcher\nBinds when picked upRangedGun52 - 98 DamageSpeed 2.70(27.8 damage per second)\nDurability 65 / 65",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=16992",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[16996] = {
|
|
["name"] = "Gorewood Bow",
|
|
["icon"] = "INV_Weapon_Bow_04",
|
|
["quality"] = 3,
|
|
["level"] = 62,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Gorewood Bow\nBinds when picked upRangedBow55 - 104 DamageSpeed 2.50(31.8 damage per second)\n+9 Stamina\n+3 Agility\n+2 Strength\nDurability 75 / 75",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=16996",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[17042] = {
|
|
["name"] = "Nail Spitter",
|
|
["icon"] = "INV_Weapon_Rifle_01",
|
|
["quality"] = 2,
|
|
["level"] = 36,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Nail Spitter\nBinds when picked upRangedGun19 - 37 DamageSpeed 1.90(14.7 damage per second)\nDurability 65 / 65",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=17042",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[17069] = {
|
|
["name"] = "Striker's Mark",
|
|
["icon"] = "INV_Weapon_Bow_08",
|
|
["quality"] = 4,
|
|
["level"] = 69,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Striker's Mark\nBinds when picked upRangedBow69 - 129 DamageSpeed 2.50(39.6 damage per second)\nDurability 90 / 90\nRequires Level 60\nEquip: +22 Attack Power.\nEquip: Improves your chance to hit by 1%.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=17069",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 11982,
|
|
["name"] = "Magmadar",
|
|
["level"] = 63,
|
|
["classification"] = 3,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[17072] = {
|
|
["name"] = "Blastershot Launcher",
|
|
["icon"] = "INV_Weapon_Rifle_09",
|
|
["quality"] = 4,
|
|
["level"] = 70,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Blastershot Launcher\nBinds when picked upRangedGun73 - 136 DamageSpeed 2.60(40.2 damage per second)\n+6 Stamina\nDurability 90 / 90\nRequires Level 60\nEquip: Improves your chance to get a critical strike by 1%.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=17072",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 11988,
|
|
["name"] = "Golemagg the Incinerator",
|
|
["level"] = 63,
|
|
["classification"] = 3,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[17686] = {
|
|
["name"] = "Master Hunter's Bow",
|
|
["icon"] = "INV_Weapon_Bow_11",
|
|
["quality"] = 2,
|
|
["level"] = 43,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Master Hunter's Bow\nBinds when picked upRangedBow32 - 61 DamageSpeed 2.40(19.4 damage per second)\nDurability 65 / 65",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=17686",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[17687] = {
|
|
["name"] = "Master Hunter's Rifle",
|
|
["icon"] = "INV_Weapon_Rifle_05",
|
|
["quality"] = 2,
|
|
["level"] = 43,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Master Hunter's Rifle\nBinds when picked upRangedGun35 - 66 DamageSpeed 2.60(19.4 damage per second)\nDurability 65 / 65",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=17687",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[17717] = {
|
|
["name"] = "Megashot Rifle",
|
|
["icon"] = "INV_Weapon_Rifle_05",
|
|
["quality"] = 3,
|
|
["level"] = 53,
|
|
["reqlevel"] = 48,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Megashot Rifle\nBinds when picked upRangedGun32 - 61 DamageSpeed 1.70(27.4 damage per second)\n+5 Arcane Resistance\nDurability 75 / 75\nRequires Level 48\nEquip: +19 ranged Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=17717",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 13601,
|
|
["name"] = "Tinkerer Gizlock",
|
|
["level"] = 50,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[17753] = {
|
|
["name"] = "Verdant Keeper's Aim",
|
|
["icon"] = "INV_Weapon_Bow_03",
|
|
["quality"] = 3,
|
|
["level"] = 53,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Verdant Keeper's Aim\nBinds when picked upRangedBow53 - 100 DamageSpeed 2.80(27.3 damage per second)\nDurability 75 / 75\nEquip: Chance to strike your ranged target with Keeper's Sting for 15 to 22 Nature damage.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=17753",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[18042] = {
|
|
["name"] = "Thorium Headed Arrow",
|
|
["icon"] = "INV_Ammo_Arrow_02",
|
|
["quality"] = 2,
|
|
["level"] = 57,
|
|
["reqlevel"] = 52,
|
|
["subtype"] = "projectile",
|
|
["description"] = "",
|
|
["tooltip"] = "Thorium Headed ArrowProjectileArrowAdds 17.5 damage per second\nRequires Level 52",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=18042",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[18282] = {
|
|
["name"] = "Core Marksman Rifle",
|
|
["icon"] = "INV_Weapon_Rifle_05",
|
|
["quality"] = 4,
|
|
["level"] = 66,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Core Marksman Rifle\nBinds when equippedRangedGun91 - 149 DamageSpeed 3.20(37.5 damage per second)\nDurability 90 / 90\nRequires Level 60\nEquip: +24 ranged Attack Power.\nEquip: Improves your chance to hit by 1%.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=18282",
|
|
["sources"] = {
|
|
["created-by"] = {
|
|
["template"] = "spell",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 22795,
|
|
["name"] = "@Core Marksman Rifle",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[18323] = {
|
|
["name"] = "Satyr's Bow",
|
|
["icon"] = "INV_Weapon_Bow_03",
|
|
["quality"] = 3,
|
|
["level"] = 58,
|
|
["reqlevel"] = 53,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Satyr's Bow\nBinds when picked upRangedBow50 - 93 DamageSpeed 2.40(29.8 damage per second)\n+3 Agility\nDurability 75 / 75\nRequires Level 53\nEquip: Improves your chance to hit by 1%.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=18323",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 11490,
|
|
["name"] = "Zevrim Thornhoof",
|
|
["level"] = 56,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[18388] = {
|
|
["name"] = "Stoneshatter",
|
|
["icon"] = "INV_Weapon_Crossbow_08",
|
|
["quality"] = 3,
|
|
["level"] = 62,
|
|
["reqlevel"] = 57,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "Stoneshatter\nBinds when picked upRangedCrossbow73 - 111 DamageSpeed 2.90(31.7 damage per second)\nDurability 75 / 75\nRequires Level 57\nEquip: Increased Crossbows +4.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=18388",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 2,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 11486,
|
|
["name"] = "Prince Tortheldrin",
|
|
["level"] = 60,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 11486,
|
|
["name"] = "Prince Tortheldrin",
|
|
["level"] = 61,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[18460] = {
|
|
["name"] = "Unsophisticated Hand Cannon",
|
|
["icon"] = "INV_Weapon_Rifle_07",
|
|
["quality"] = 2,
|
|
["level"] = 60,
|
|
["reqlevel"] = 55,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Unsophisticated Hand Cannon\nBinds when picked upRangedGun48 - 91 DamageSpeed 2.50(27.8 damage per second)\n+8 Strength\nDurability 65 / 65\nRequires Level 55",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=18460",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 3,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 14321,
|
|
["name"] = "Guard Fengus",
|
|
["level"] = 59,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 14326,
|
|
["name"] = "Guard Mol'dar",
|
|
["level"] = 59,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 14323,
|
|
["name"] = "Guard Slip'kik",
|
|
["level"] = 58,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[18482] = {
|
|
["name"] = "Ogre Toothpick Shooter",
|
|
["icon"] = "INV_Weapon_Bow_05",
|
|
["quality"] = 2,
|
|
["level"] = 60,
|
|
["reqlevel"] = 55,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Ogre Toothpick Shooter\nBinds when picked upRangedBow61 - 62 DamageSpeed 2.20(28.0 damage per second)\n+6 Agility\n+5 Stamina\nDurability 65 / 65\nRequires Level 55",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=18482",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[18680] = {
|
|
["name"] = "Ancient Bone Bow",
|
|
["icon"] = "INV_Weapon_Bow_08",
|
|
["quality"] = 3,
|
|
["level"] = 61,
|
|
["reqlevel"] = 56,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Ancient Bone Bow\nBinds when picked upRangedBow61 - 114 DamageSpeed 2.80(31.3 damage per second)\n+11 Agility\nDurability 75 / 75\nRequires Level 56",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=18680",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 6,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 10504,
|
|
["name"] = "Lord Alexei Barov",
|
|
["tag"] = "The Butcher",
|
|
["level"] = 60,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 11261,
|
|
["name"] = "Doctor Theolen Krastinov",
|
|
["level"] = 60,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 10505,
|
|
["name"] = "Instructor Malicia",
|
|
["level"] = 60,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 10502,
|
|
["name"] = "Lady Illucia Barov",
|
|
["level"] = 60,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 10507,
|
|
["name"] = "The Ravenian",
|
|
["level"] = 60,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 10901,
|
|
["name"] = "Lorekeeper Polkelt",
|
|
["level"] = 60,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[18713] = {
|
|
["name"] = "Rhok'delar, Longbow of the Ancient Keepers",
|
|
["icon"] = "INV_Weapon_Bow_01",
|
|
["quality"] = 4,
|
|
["level"] = 75,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Rhok'delar, Longbow of the Ancient Keepers\nBinds when picked up\nUniqueRangedBow89 - 166 DamageSpeed 2.90(44.0 damage per second)\nDurability 90 / 90\nClasses: Hunter\nRequires Level 60\nEquip: Improves your chance to get a critical strike by 1%.\nEquip: +17 ranged Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=18713",
|
|
["sources"] = {
|
|
["created-by"] = {
|
|
["template"] = "spell",
|
|
["count"] = 2,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 23192,
|
|
["name"] = "@Forming Rhok'delar",
|
|
},
|
|
{
|
|
["id"] = 24873,
|
|
["name"] = "@Create Hunter Epic Bow DND",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[18729] = {
|
|
["name"] = "Screeching Bow",
|
|
["icon"] = "INV_Weapon_Bow_12",
|
|
["quality"] = 3,
|
|
["level"] = 60,
|
|
["reqlevel"] = 55,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Screeching Bow\nBinds when picked upRangedBow70 - 71 DamageSpeed 2.30(30.7 damage per second)\n+3 Stamina\n+10 Shadow Resistance\nDurability 75 / 75\nRequires Level 55",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=18729",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 10436,
|
|
["name"] = "Baroness Anastari",
|
|
["level"] = 59,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[18738] = {
|
|
["name"] = "Carapace Spine Crossbow",
|
|
["icon"] = "INV_Weapon_Crossbow_04",
|
|
["quality"] = 3,
|
|
["level"] = 61,
|
|
["reqlevel"] = 56,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "Carapace Spine Crossbow\nBinds when picked upRangedCrossbow82 - 124 DamageSpeed 3.30(31.2 damage per second)\n+9 Stamina\n+4 Agility\nDurability 75 / 75\nRequires Level 56",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=18738",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 10437,
|
|
["name"] = "Nerub'enkan",
|
|
["level"] = 60,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[18755] = {
|
|
["name"] = "Xorothian Firestick",
|
|
["icon"] = "INV_Weapon_Rifle_03",
|
|
["quality"] = 3,
|
|
["level"] = 62,
|
|
["reqlevel"] = 57,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Xorothian Firestick\nBinds when picked upRangedGun57 - 108 DamageSpeed 2.60(31.7 damage per second)\n+6 Stamina\n+4 Agility\n+6 Shadow Resistance\nDurability 75 / 75\nRequires Level 57",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=18755",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 14506,
|
|
["name"] = "Lord Hel'nurath",
|
|
["level"] = 62,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[18833] = {
|
|
["name"] = "Grand Marshal's Bullseye",
|
|
["icon"] = "INV_Weapon_Bow_12",
|
|
["quality"] = 4,
|
|
["level"] = 83,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Grand Marshal's Bullseye\nBinds when picked upRangedBow74 - 109 DamageSpeed 1.80(50.8 damage per second)\n+9 Stamina\nDurability 90 / 90\nRequires Level 60\nEquip: +41 ranged Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=18833",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[18835] = {
|
|
["name"] = "High Warlord's Recurve",
|
|
["icon"] = "INV_Weapon_Bow_08",
|
|
["quality"] = 4,
|
|
["level"] = 83,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "High Warlord's Recurve\nBinds when picked upRangedBow74 - 109 DamageSpeed 1.80(50.8 damage per second)\n+9 Stamina\nDurability 90 / 90\nRequires Level 60\nEquip: +41 ranged Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=18835",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[18836] = {
|
|
["name"] = "Grand Marshal's Repeater",
|
|
["icon"] = "INV_Weapon_Crossbow_04",
|
|
["quality"] = 4,
|
|
["level"] = 83,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "Grand Marshal's Repeater\nBinds when picked upRangedCrossbow120 - 175 DamageSpeed 2.90(50.9 damage per second)\n+9 Stamina\nDurability 90 / 90\nRequires Level 60\nEquip: +41 ranged Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=18836",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[18837] = {
|
|
["name"] = "High Warlord's Crossbow",
|
|
["icon"] = "INV_Weapon_Crossbow_10",
|
|
["quality"] = 4,
|
|
["level"] = 83,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "High Warlord's Crossbow\nBinds when picked upRangedCrossbow120 - 175 DamageSpeed 2.90(50.9 damage per second)\n+9 Stamina\nDurability 90 / 90\nRequires Level 60\nEquip: +41 ranged Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=18837",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[18855] = {
|
|
["name"] = "Grand Marshal's Hand Cannon",
|
|
["icon"] = "INV_Weapon_Rifle_08",
|
|
["quality"] = 4,
|
|
["level"] = 83,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Grand Marshal's Hand Cannon\nBinds when picked upRangedGun120 - 175 DamageSpeed 2.90(50.9 damage per second)\n+9 Stamina\nDurability 90 / 90\nRequires Level 60\nEquip: +41 ranged Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=18855",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[18860] = {
|
|
["name"] = "High Warlord's Street Sweeper",
|
|
["icon"] = "INV_Weapon_Rifle_06",
|
|
["quality"] = 4,
|
|
["level"] = 83,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "High Warlord's Street Sweeper\nBinds when picked upRangedGun120 - 175 DamageSpeed 2.90(50.9 damage per second)\n+9 Stamina\nDurability 90 / 90\nRequires Level 60\nEquip: +41 ranged Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=18860",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[19082] = {
|
|
["name"] = "Monster - Fire Arrow",
|
|
["icon"] = "INV_Ammo_Arrow_02",
|
|
["quality"] = 1,
|
|
["level"] = 1,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "projectile",
|
|
["description"] = "",
|
|
["tooltip"] = "Monster - Fire ArrowProjectileArrowAdds 1.0 damage per second",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=19082",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[19107] = {
|
|
["name"] = "Bloodseeker",
|
|
["icon"] = "INV_Weapon_Crossbow_07",
|
|
["quality"] = 3,
|
|
["level"] = 63,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "Bloodseeker\nBinds when picked upRangedCrossbow85 - 128 DamageSpeed 3.30(32.3 damage per second)\n+7 Agility\n+8 Strength\nDurability 75 / 75",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=19107",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[19114] = {
|
|
["name"] = "Highland Bow",
|
|
["icon"] = "INV_Weapon_Bow_08",
|
|
["quality"] = 2,
|
|
["level"] = 51,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Highland Bow\nBinds when picked upRangedBow41 - 77 DamageSpeed 2.50(23.6 damage per second)\n+5 Agility\n+4 Stamina\nDurability 65 / 65",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=19114",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[19316] = {
|
|
["name"] = "Ice Threaded Arrow",
|
|
["icon"] = "Spell_Frost_IceShard",
|
|
["quality"] = 2,
|
|
["level"] = 54,
|
|
["reqlevel"] = 51,
|
|
["subtype"] = "projectile",
|
|
["description"] = "",
|
|
["tooltip"] = "Ice Threaded Arrow\nBinds when picked upProjectileArrowAdds 16.5 damage per second\nRequires Level 51",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=19316",
|
|
["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,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[19317] = {
|
|
["name"] = "Ice Threaded Bullet",
|
|
["icon"] = "Spell_Frost_FrostBlast",
|
|
["quality"] = 2,
|
|
["level"] = 54,
|
|
["reqlevel"] = 51,
|
|
["subtype"] = "projectile",
|
|
["description"] = "",
|
|
["tooltip"] = "Ice Threaded Bullet\nBinds when picked upProjectileBulletAdds 16.5 damage per second\nRequires Level 51",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=19317",
|
|
["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,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[19350] = {
|
|
["name"] = "Heartstriker",
|
|
["icon"] = "INV_Weapon_Bow_09",
|
|
["quality"] = 4,
|
|
["level"] = 75,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Heartstriker\nBinds when picked upRangedBow80 - 149 DamageSpeed 2.60(44.0 damage per second)\n+9 Stamina\nDurability 90 / 90\nRequires Level 60\nEquip: +24 Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=19350",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 12017,
|
|
["name"] = "Broodlord Lashlayer",
|
|
["level"] = 63,
|
|
["classification"] = 3,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[19361] = {
|
|
["name"] = "Ashjre'thul, Crossbow of Smiting",
|
|
["icon"] = "INV_Weapon_Crossbow_09",
|
|
["quality"] = 4,
|
|
["level"] = 77,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "Ashjre'thul, Crossbow of Smiting\nBinds when picked upRangedCrossbow124 - 186 DamageSpeed 3.40(45.6 damage per second)\n+7 Stamina\nDurability 90 / 90\nRequires Level 60\nEquip: +36 ranged Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=19361",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 14020,
|
|
["name"] = "Chromaggus",
|
|
["level"] = 63,
|
|
["classification"] = 3,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[19368] = {
|
|
["name"] = "Dragonbreath Hand Cannon",
|
|
["icon"] = "INV_Weapon_Rifle_02",
|
|
["quality"] = 4,
|
|
["level"] = 75,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Dragonbreath Hand Cannon\nBinds when picked upRangedGun99 - 173 DamageSpeed 3.10(43.9 damage per second)\n+14 Agility\n+7 Stamina\nDurability 90 / 90\nRequires Level 60",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=19368",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 14601,
|
|
["name"] = "Ebonroc",
|
|
["level"] = 63,
|
|
["classification"] = 3,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[19558] = {
|
|
["name"] = "Outrider's Bow",
|
|
["icon"] = "INV_Weapon_Bow_06",
|
|
["quality"] = 3,
|
|
["level"] = 71,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Outrider's Bow\nBinds when picked upRangedBow62 - 114 DamageSpeed 2.40(36.7 damage per second)\n+11 Stamina\n+5 Agility\nDurability 75 / 75\nRequires Level 60",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=19558",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 14754,
|
|
["name"] = "Kelm Hargunth",
|
|
["tag"] = "Warsong Supply Officer",
|
|
["level"] = 55,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[19559] = {
|
|
["name"] = "Outrider's Bow",
|
|
["icon"] = "INV_Weapon_Bow_06",
|
|
["quality"] = 3,
|
|
["level"] = 53,
|
|
["reqlevel"] = 48,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Outrider's Bow\nBinds when picked upRangedBow46 - 86 DamageSpeed 2.40(27.5 damage per second)\n+8 Stamina\n+3 Agility\nDurability 75 / 75\nRequires Level 48",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=19559",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 14754,
|
|
["name"] = "Kelm Hargunth",
|
|
["tag"] = "Warsong Supply Officer",
|
|
["level"] = 55,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[19560] = {
|
|
["name"] = "Outrider's Bow",
|
|
["icon"] = "INV_Weapon_Bow_06",
|
|
["quality"] = 3,
|
|
["level"] = 43,
|
|
["reqlevel"] = 38,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Outrider's Bow\nBinds when picked upRangedBow38 - 71 DamageSpeed 2.40(22.7 damage per second)\n+6 Stamina\n+3 Agility\nDurability 75 / 75\nRequires Level 38",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=19560",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 14754,
|
|
["name"] = "Kelm Hargunth",
|
|
["tag"] = "Warsong Supply Officer",
|
|
["level"] = 55,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[19561] = {
|
|
["name"] = "Outrider's Bow",
|
|
["icon"] = "INV_Weapon_Bow_06",
|
|
["quality"] = 3,
|
|
["level"] = 33,
|
|
["reqlevel"] = 28,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Outrider's Bow\nBinds when picked upRangedBow28 - 52 DamageSpeed 2.40(16.7 damage per second)\nDurability 75 / 75\nRequires Level 28",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=19561",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 14754,
|
|
["name"] = "Kelm Hargunth",
|
|
["tag"] = "Warsong Supply Officer",
|
|
["level"] = 55,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[19562] = {
|
|
["name"] = "Outrunner's Bow",
|
|
["icon"] = "INV_Weapon_Bow_02",
|
|
["quality"] = 3,
|
|
["level"] = 71,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Outrunner's Bow\nBinds when picked upRangedBow62 - 114 DamageSpeed 2.40(36.7 damage per second)\n+11 Stamina\n+5 Agility\nDurability 75 / 75\nRequires Level 60",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=19562",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 14753,
|
|
["name"] = "Illiyana Moonblaze",
|
|
["tag"] = "Silverwing Supply Officer",
|
|
["level"] = 55,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[19563] = {
|
|
["name"] = "Outrunner's Bow",
|
|
["icon"] = "INV_Weapon_Bow_02",
|
|
["quality"] = 3,
|
|
["level"] = 53,
|
|
["reqlevel"] = 48,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Outrunner's Bow\nBinds when picked upRangedBow46 - 86 DamageSpeed 2.40(27.5 damage per second)\n+8 Stamina\n+3 Agility\nDurability 75 / 75\nRequires Level 48",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=19563",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 14753,
|
|
["name"] = "Illiyana Moonblaze",
|
|
["tag"] = "Silverwing Supply Officer",
|
|
["level"] = 55,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[19564] = {
|
|
["name"] = "Outrunner's Bow",
|
|
["icon"] = "INV_Weapon_Bow_02",
|
|
["quality"] = 3,
|
|
["level"] = 43,
|
|
["reqlevel"] = 38,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Outrunner's Bow\nBinds when picked upRangedBow38 - 71 DamageSpeed 2.40(22.7 damage per second)\n+6 Stamina\n+3 Agility\nDurability 75 / 75\nRequires Level 38",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=19564",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 14753,
|
|
["name"] = "Illiyana Moonblaze",
|
|
["tag"] = "Silverwing Supply Officer",
|
|
["level"] = 55,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[19565] = {
|
|
["name"] = "Outrunner's Bow",
|
|
["icon"] = "INV_Weapon_Bow_02",
|
|
["quality"] = 3,
|
|
["level"] = 33,
|
|
["reqlevel"] = 28,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Outrunner's Bow\nBinds when picked upRangedBow28 - 52 DamageSpeed 2.40(16.7 damage per second)\nDurability 75 / 75\nRequires Level 28",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=19565",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 14753,
|
|
["name"] = "Illiyana Moonblaze",
|
|
["tag"] = "Silverwing Supply Officer",
|
|
["level"] = 55,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[19853] = {
|
|
["name"] = "Gurubashi Dwarf Destroyer",
|
|
["icon"] = "INV_Weapon_Rifle_10",
|
|
["quality"] = 4,
|
|
["level"] = 68,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Gurubashi Dwarf Destroyer\nBinds when picked up\nUniqueRangedGun76 - 142 DamageSpeed 2.80(38.9 damage per second)\nDurability 90 / 90\nRequires Level 60\nEquip: +30 Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=19853",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 14834,
|
|
["name"] = "Hakkar",
|
|
["level"] = 63,
|
|
["classification"] = 3,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[19993] = {
|
|
["name"] = "Hoodoo Hunting Bow",
|
|
["icon"] = "INV_Waepon_Bow_ZulGrub_D_02",
|
|
["quality"] = 3,
|
|
["level"] = 68,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Hoodoo Hunting Bow\nBinds when picked upRangedBow68 - 128 DamageSpeed 2.80(35.0 damage per second)\n+10 Agility\n+4 Stamina\nDurability 75 / 75\nRequires Level 60",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=19993",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 15085,
|
|
["name"] = "Wushoolay",
|
|
["level"] = 63,
|
|
["classification"] = 3,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[20038] = {
|
|
["name"] = "Mandokir's Sting",
|
|
["icon"] = "INV_Waepon_Bow_ZulGrub_D_01",
|
|
["quality"] = 4,
|
|
["level"] = 66,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Mandokir's Sting\nBinds when picked upRangedBow68 - 127 DamageSpeed 2.60(37.5 damage per second)\n+11 Agility\n+8 Stamina\nDurability 90 / 90\nRequires Level 60",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=20038",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 2,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 11382,
|
|
["name"] = "Bloodlord Mandokir",
|
|
["level"] = 63,
|
|
["classification"] = 3,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 11382,
|
|
["name"] = "Bloodlord Mandokir",
|
|
["level"] = 63,
|
|
["classification"] = 3,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[20245] = {
|
|
["name"] = "90 Green Warrior Gun",
|
|
["icon"] = "INV_Weapon_Rifle_05",
|
|
["quality"] = 2,
|
|
["level"] = 90,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "90 Green Warrior Gun\nBinds when equippedRangedGun81 - 151 DamageSpeed 2.50(46.4 damage per second)\n+9 Strength\n+8 Stamina\nDurability 65 / 65\nRequires Level 60",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=20245",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[20285] = {
|
|
["name"] = "63 Green Warrior Gun",
|
|
["icon"] = "INV_Weapon_Rifle_05",
|
|
["quality"] = 2,
|
|
["level"] = 63,
|
|
["reqlevel"] = 58,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "63 Green Warrior Gun\nBinds when equippedRangedGun51 - 96 DamageSpeed 2.50(29.4 damage per second)\n+6 Strength\n+6 Stamina\nDurability 65 / 65\nRequires Level 58",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=20285",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[20299] = {
|
|
["name"] = "90 Green Rogue Bow",
|
|
["icon"] = "INV_Weapon_Bow_04",
|
|
["quality"] = 2,
|
|
["level"] = 90,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "90 Green Rogue Bow\nBinds when picked upRangedBow81 - 151 DamageSpeed 2.50(46.4 damage per second)\n+6 Stamina\n+10 Agility\nDurability 65 / 65\nRequires Level 60",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=20299",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[20313] = {
|
|
["name"] = "63 Green Rogue Bow",
|
|
["icon"] = "INV_Weapon_Bow_04",
|
|
["quality"] = 2,
|
|
["level"] = 63,
|
|
["reqlevel"] = 58,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "63 Green Rogue Bow\nBinds when picked upRangedBow51 - 96 DamageSpeed 2.50(29.4 damage per second)\n+4 Stamina\n+7 Agility\nDurability 65 / 65\nRequires Level 58",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=20313",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[20368] = {
|
|
["name"] = "Bland Bow of Steadiness",
|
|
["icon"] = "INV_Weapon_Bow_08",
|
|
["quality"] = 3,
|
|
["level"] = 60,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "bow",
|
|
["description"] = "This bow has no real variance.",
|
|
["tooltip"] = "Bland Bow of Steadiness\nBinds when picked upRangedBow46 - 46 DamageSpeed 1.50(30.7 damage per second)\nDurability 75 / 75\nRequires Level 60\n\"This bow has no real variance.\"",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=20368",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[20437] = {
|
|
["name"] = "Outrider's Bow",
|
|
["icon"] = "INV_Weapon_Bow_06",
|
|
["quality"] = 3,
|
|
["level"] = 23,
|
|
["reqlevel"] = 18,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Outrider's Bow\nBinds when picked upRangedBow19 - 37 DamageSpeed 2.40(11.7 damage per second)\nDurability 65 / 65\nRequires Level 18",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=20437",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 14754,
|
|
["name"] = "Kelm Hargunth",
|
|
["tag"] = "Warsong Supply Officer",
|
|
["level"] = 55,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[20438] = {
|
|
["name"] = "Outrunner's Bow",
|
|
["icon"] = "INV_Weapon_Bow_02",
|
|
["quality"] = 3,
|
|
["level"] = 23,
|
|
["reqlevel"] = 18,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Outrunner's Bow\nBinds when picked upRangedBow19 - 37 DamageSpeed 2.40(11.7 damage per second)\nDurability 65 / 65\nRequires Level 18",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=20438",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 14753,
|
|
["name"] = "Illiyana Moonblaze",
|
|
["tag"] = "Silverwing Supply Officer",
|
|
["level"] = 55,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[20488] = {
|
|
["name"] = "Rhok'delar, Longbow of the Ancient Keepers DEP",
|
|
["icon"] = "INV_Weapon_Bow_01",
|
|
["quality"] = 4,
|
|
["level"] = 75,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Rhok'delar, Longbow of the Ancient Keepers DEP\nBinds when picked up\nUniqueRangedBow89 - 166 DamageSpeed 2.90(44.0 damage per second)\nDurability 90 / 90\nClasses: Hunter\nRequires Level 60\nEquip: Improves your chance to get a critical strike by 1%.\nEquip: +17 ranged Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=20488",
|
|
["sources"] = {
|
|
["created-by"] = {
|
|
["template"] = "spell",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 23194,
|
|
["name"] = "@Forming Rhok'delar",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[20599] = {
|
|
["name"] = "Polished Ironwood Crossbow",
|
|
["icon"] = "INV_Weapon_Crossbow_11",
|
|
["quality"] = 4,
|
|
["level"] = 76,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "Polished Ironwood Crossbow\nBinds when picked up\nUniqueRangedCrossbow101 - 177 DamageSpeed 3.10(44.8 damage per second)\n+6 Stamina\n+7 Nature Resistance\nDurability 90 / 90\nRequires Level 60\nEquip: +26 Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=20599",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 14889,
|
|
["name"] = "Emeriss",
|
|
["level"] = 63,
|
|
["classification"] = 3,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[20646] = {
|
|
["name"] = "Sandstrider's Mark",
|
|
["icon"] = "INV_Weapon_Bow_03",
|
|
["quality"] = 2,
|
|
["level"] = 59,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Sandstrider's Mark\nBinds when picked upRangedBow44 - 82 DamageSpeed 2.30(27.4 damage per second)\n+8 Stamina\nDurability 65 / 65",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=20646",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[20663] = {
|
|
["name"] = "Deep Strike Bow",
|
|
["icon"] = "INV_Weapon_Bow_10",
|
|
["quality"] = 3,
|
|
["level"] = 60,
|
|
["reqlevel"] = 55,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Deep Strike Bow\nBinds when picked upRangedBow58 - 108 DamageSpeed 2.70(30.7 damage per second)\n+6 Agility\n+6 Intellect\n+4 Stamina\nDurability 75 / 75\nRequires Level 55",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=20663",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 15307,
|
|
["name"] = "Earthen Templar",
|
|
["tag"] = "Abyssal Council",
|
|
["level"] = 60,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[20722] = {
|
|
["name"] = "Crystal Slugthrower",
|
|
["icon"] = "INV_Weapon_Rifle_03",
|
|
["quality"] = 3,
|
|
["level"] = 65,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Crystal Slugthrower\nBinds when equippedRangedGun65 - 122 DamageSpeed 2.80(33.4 damage per second)\n+4 Stamina\nDurability 75 / 75\nRequires Level 60\nEquip: +20 Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=20722",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[21272] = {
|
|
["name"] = "Blessed Qiraji Musket",
|
|
["icon"] = "INV_Weapon_Rifle_11",
|
|
["quality"] = 4,
|
|
["level"] = 79,
|
|
["subtype"] = "gun",
|
|
["description"] = "The weapon is infused and reinforced with Elementium.",
|
|
["tooltip"] = "Blessed Qiraji Musket\nBinds when picked up\nUniqueRangedGun109 - 184 DamageSpeed 3.10(47.3 damage per second)\n+10 Stamina\nDurability 90 / 90\nEquip: +31 ranged Attack Power.\n\"The weapon is infused and reinforced with Elementium.\"",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=21272",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[21459] = {
|
|
["name"] = "Crossbow of Imminent Doom",
|
|
["icon"] = "INV_Weapon_Crossbow_06",
|
|
["quality"] = 4,
|
|
["level"] = 72,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "Crossbow of Imminent Doom\nBinds when picked upRangedCrossbow103 - 155 DamageSpeed 3.10(41.6 damage per second)\n+7 Agility\n+5 Stamina\n+5 Strength\nDurability 90 / 90\nRequires Level 60\nEquip: Improves your chance to hit by 1%.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=21459",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 15339,
|
|
["name"] = "Ossirian the Unscarred",
|
|
["level"] = 63,
|
|
["classification"] = 3,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[21478] = {
|
|
["name"] = "Bow of Taut Sinew",
|
|
["icon"] = "INV_Weapon_Bow_13",
|
|
["quality"] = 4,
|
|
["level"] = 68,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Bow of Taut Sinew\nBinds when picked upRangedBow59 - 111 DamageSpeed 2.20(38.6 damage per second)\n+8 Nature Resistance\nDurability 90 / 90\nRequires Level 60\nEquip: +22 Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=21478",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 15369,
|
|
["name"] = "Ayamiss the Hunter",
|
|
["level"] = 63,
|
|
["classification"] = 3,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[21550] = {
|
|
["name"] = "Monster - Bow, Kaldorei",
|
|
["icon"] = "INV_Weapon_Bow_05",
|
|
["quality"] = 0,
|
|
["level"] = 1,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Monster - Bow, KaldoreiRangedBow1 - 2 DamageSpeed 2.00(0.8 damage per second)\nDurability 18 / 18",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=21550",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[21554] = {
|
|
["name"] = "Monster - Gun, PvP Horde",
|
|
["icon"] = "INV_Weapon_Rifle_03",
|
|
["quality"] = 0,
|
|
["level"] = 1,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Monster - Gun, PvP HordeRangedGun1 - 2 DamageSpeed 2.00(0.8 damage per second)\nDurability 18 / 18",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=21554",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[21564] = {
|
|
["name"] = "Monster - Gun, Kaldorei PVP Alliance",
|
|
["icon"] = "INV_Weapon_Rifle_03",
|
|
["quality"] = 0,
|
|
["level"] = 1,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Monster - Gun, Kaldorei PVP AllianceRangedGun1 - 2 DamageSpeed 2.00(0.8 damage per second)\nDurability 18 / 18",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=21564",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[21616] = {
|
|
["name"] = "Huhuran's Stinger",
|
|
["icon"] = "INV_Weapon_Bow_14",
|
|
["quality"] = 4,
|
|
["level"] = 78,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Huhuran's Stinger\nBinds when picked upRangedBow87 - 163 DamageSpeed 2.70(46.3 damage per second)\n+18 Agility\nDurability 90 / 90\nRequires Level 60",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=21616",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 15509,
|
|
["name"] = "Princess Huhuran",
|
|
["level"] = 63,
|
|
["classification"] = 3,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[21800] = {
|
|
["name"] = "Silithid Husked Launcher",
|
|
["icon"] = "INV_Weapon_Rifle_10",
|
|
["quality"] = 3,
|
|
["level"] = 68,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Silithid Husked Launcher\nBinds when equippedRangedGun68 - 128 DamageSpeed 2.80(35.0 damage per second)\n+10 Stamina\n+4 Agility\nDurability 75 / 75\nRequires Level 60",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=21800",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 19,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 15318,
|
|
["name"] = "Hive'Zara Drone",
|
|
["level"] = 60,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 15320,
|
|
["name"] = "Hive'Zara Soldier",
|
|
["level"] = 60,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 15323,
|
|
["name"] = "Hive'Zara Sandstalker",
|
|
["level"] = 61,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 15325,
|
|
["name"] = "Hive'Zara Wasp",
|
|
["level"] = 61,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 15327,
|
|
["name"] = "Hive'Zara Stinger",
|
|
["level"] = 61,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 15333,
|
|
["name"] = "Silicate Feeder",
|
|
["level"] = 61,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 15335,
|
|
["name"] = "Flesh Hunter",
|
|
["level"] = 61,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 15336,
|
|
["name"] = "Hive'Zara Tail Lasher",
|
|
["level"] = 61,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 15338,
|
|
["name"] = "Obsidian Destroyer",
|
|
["level"] = 61,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 15355,
|
|
["name"] = "Anubisath Guardian",
|
|
["level"] = 61,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 15462,
|
|
["name"] = "Spitting Scarab",
|
|
["level"] = 55,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 15324,
|
|
["name"] = "Qiraji Gladiator",
|
|
["level"] = 55,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 15387,
|
|
["name"] = "Qiraji Warrior",
|
|
["level"] = 62,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 15386,
|
|
["name"] = "Major Yeggeth",
|
|
["level"] = 62,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 15392,
|
|
["name"] = "Captain Tuubid",
|
|
["level"] = 61,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 15391,
|
|
["name"] = "Captain Qeez",
|
|
["level"] = 61,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 15390,
|
|
["name"] = "Captain Xurrem",
|
|
["level"] = 61,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 15389,
|
|
["name"] = "Captain Drenn",
|
|
["level"] = 61,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 15343,
|
|
["name"] = "Qiraji Swarmguard",
|
|
["level"] = 62,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[22318] = {
|
|
["name"] = "Malgen's Long Bow",
|
|
["icon"] = "INV_Weapon_Bow_12",
|
|
["quality"] = 3,
|
|
["level"] = 61,
|
|
["reqlevel"] = 56,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Malgen's Long Bow\nBinds when picked upRangedBow63 - 118 DamageSpeed 2.90(31.2 damage per second)\n+4 Stamina\nDurability 75 / 75\nRequires Level 56\nEquip: +20 Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=22318",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 2,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 8925,
|
|
["name"] = "Dredge Worm",
|
|
["level"] = 50,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 8927,
|
|
["name"] = "Dark Screecher",
|
|
["level"] = 52,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 181074,
|
|
["name"] = "Arena Spoils",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[22347] = {
|
|
["name"] = "Fahrad's Reloading Repeater",
|
|
["icon"] = "INV_Weapon_Crossbow_04",
|
|
["quality"] = 3,
|
|
["level"] = 65,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "Fahrad's Reloading Repeater\nBinds when picked upRangedCrossbow85 - 128 DamageSpeed 3.20(33.3 damage per second)\n+4 Agility\nDurability 75 / 75\nEquip: Improves your chance to hit by 1%.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=22347",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[22656] = {
|
|
["name"] = "The Purifier",
|
|
["icon"] = "INV_Weapon_Rifle_06",
|
|
["quality"] = 4,
|
|
["level"] = 63,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "The Purifier\nBinds when picked upRangedGun74 - 138 DamageSpeed 3.00(35.3 damage per second)\nDurability 90 / 90\nEquip: Improves your chance to get a critical strike by 1%.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=22656",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[22810] = {
|
|
["name"] = "Toxin Injector",
|
|
["icon"] = "INV_weapon_rifle_13",
|
|
["quality"] = 4,
|
|
["level"] = 83,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Toxin Injector\nBinds when picked upRangedGun68 - 135 DamageSpeed 2.00(50.8 damage per second)\n+10 Stamina\nDurability 90 / 90\nRequires Level 60\nEquip: +28 Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=22810",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 15931,
|
|
["name"] = "Grobbulus",
|
|
["level"] = 63,
|
|
["classification"] = 3,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[22811] = {
|
|
["name"] = "Soulstring",
|
|
["icon"] = "INV_Weapon_Bow_13",
|
|
["quality"] = 4,
|
|
["level"] = 86,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Soulstring\nBinds when picked upRangedBow113 - 201 DamageSpeed 2.90(54.1 damage per second)\n+6 Stamina\nDurability 90 / 90\nRequires Level 60\nEquip: Improves your chance to get a critical strike by 1%.\nEquip: +18 Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=22811",
|
|
["sources"] = {
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 181366,
|
|
["name"] = "Four Horsemen Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[22812] = {
|
|
["name"] = "Nerubian Slavemaker",
|
|
["icon"] = "INV_Weapon_Crossbow_12",
|
|
["quality"] = 4,
|
|
["level"] = 89,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "Nerubian Slavemaker\nBinds when picked upRangedCrossbow128 - 238 DamageSpeed 3.20(57.2 damage per second)\nDurability 90 / 90\nRequires Level 60\nEquip: +24 Attack Power.\nEquip: Improves your chance to get a critical strike by 1%.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=22812",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 2,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 15990,
|
|
["name"] = "Kel'Thuzad",
|
|
["level"] = 63,
|
|
["classification"] = 3,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 15990,
|
|
["name"] = "Kel'Thuzad",
|
|
["level"] = 63,
|
|
["classification"] = 3,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[23557] = {
|
|
["name"] = "Larvae of the Great Worm",
|
|
["icon"] = "INV_Weapon_Rifle_10",
|
|
["quality"] = 4,
|
|
["level"] = 81,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Larvae of the Great Worm\nBinds when picked upRangedGun103 - 192 DamageSpeed 3.00(49.2 damage per second)\nDurability 90 / 90\nRequires Level 60\nEquip: Improves your chance to get a critical strike by 1%.\nEquip: +18 Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=23557",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 15517,
|
|
["name"] = "Ouro",
|
|
["level"] = 63,
|
|
["classification"] = 3,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[41023] = {
|
|
["name"] = "Water-logged Musket",
|
|
["icon"] = "INV_Weapon_Rifle_03",
|
|
["quality"] = 1,
|
|
["level"] = 5,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Water-logged Musket\nBinds when picked upRangedGun2 - 6 DamageSpeed 2.20(1.8 damage per second)\nDurability 20 / 20",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=41023",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[41190] = {
|
|
["name"] = "Bow of Alah'Thalas",
|
|
["icon"] = "INV_Weapon_Bow_01",
|
|
["quality"] = 2,
|
|
["level"] = 13,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Bow of Alah'Thalas\nBinds when picked upRangedBow9 - 18 DamageSpeed 2.50(5.4 damage per second)\n+1 Agility\nDurability 35 / 35",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=41190",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[41725] = {
|
|
["name"] = "Dragonmaw Battle Bow",
|
|
["icon"] = "GenBow_twow3F",
|
|
["quality"] = 3,
|
|
["level"] = 33,
|
|
["reqlevel"] = 28,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Dragonmaw Battle Bow\nBinds when picked upRangedBow22 - 58 DamageSpeed 2.40(16.7 damage per second)\n+5 Fire Resistance\nDurability 75 / 75\nRequires Level 28",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=41725",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 62070,
|
|
["name"] = "Overlord Blackheart",
|
|
["level"] = 31,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[51746] = {
|
|
["name"] = "Shadowblaster",
|
|
["icon"] = "INV_Musket_02",
|
|
["quality"] = 3,
|
|
["level"] = 62,
|
|
["reqlevel"] = 57,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Shadowblaster\nBinds when picked upRangedGun126 - 65 DamageSpeed 3.10+2 - 5 Shadow Damage\n(31.9 damage per second)\n+9 Stamina\nDurability 75 / 75\nRequires Level 57\nEquip: +14 ranged Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=51746",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[51759] = {
|
|
["name"] = "Siege Bomber",
|
|
["icon"] = "INV_Weapon_Rifle_04",
|
|
["quality"] = 2,
|
|
["level"] = 42,
|
|
["reqlevel"] = 37,
|
|
["subtype"] = "gun",
|
|
["description"] = "Comes with an underbarrel bomb launcher.",
|
|
["tooltip"] = "Siege Bomber\nBinds when equippedRangedGun36 - 68 DamageSpeed 2.80(18.6 damage per second)\nDurability 65 / 65\nRequires Level 37\nUse: Inflicts 149 to 202 Fire damage and stuns targets in a 5 yard radius for 3 sec. Any damage will break the effect.\n\"Comes with an underbarrel bomb launcher.\"",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=51759",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 2749,
|
|
["name"] = "Siege Golem",
|
|
["level"] = 40,
|
|
["classification"] = 2,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[51768] = {
|
|
["name"] = "Bow of Quel'Danil",
|
|
["icon"] = "INV_Weapon_Bow_16",
|
|
["quality"] = 2,
|
|
["level"] = 49,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Bow of Quel'Danil\nBinds when picked upRangedBow32 - 59 DamageSpeed 2.10(21.7 damage per second)\n+4 Agility\n+4 Stamina\nDurability 65 / 65",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=51768",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[51780] = {
|
|
["name"] = "Ghoulslayer Shotgun",
|
|
["icon"] = "INV_weapon_rifle_13",
|
|
["quality"] = 4,
|
|
["level"] = 66,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Ghoulslayer Shotgun\nBinds when picked upRangedGun81 - 151 DamageSpeed 3.10(37.4 damage per second)\nDurability 90 / 90\nRequires Level 60\nEquip: +24 Attack Power.\nEquip: +15 Attack Power when fighting Undead.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=51780",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 80936,
|
|
["name"] = "Dark Reaver of Karazhan",
|
|
["level"] = 63,
|
|
["classification"] = 3,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[51794] = {
|
|
["name"] = "Otherworldly Rifle",
|
|
["icon"] = "INV_Weapon_Rifle_04",
|
|
["quality"] = 2,
|
|
["level"] = 52,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Otherworldly Rifle\nBinds when picked upRangedGun40 - 76 DamageSpeed 2.60+1 - 2 Fire Damage\n+1 - 2 Shadow Damage\n+1 - 2 Frost Damage\n(24.1 damage per second)\nDurability 65 / 65",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=51794",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[51828] = {
|
|
["name"] = "Hawkwind Rifle",
|
|
["icon"] = "INV_Weapon_Rifle_07",
|
|
["quality"] = 1,
|
|
["level"] = 10,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Hawkwind Rifle\nBinds when picked upRangedGun6 - 12 DamageSpeed 2.60(3.5 damage per second)\nDurability 30 / 30",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=51828",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[51844] = {
|
|
["name"] = "Stunning Crossbow",
|
|
["icon"] = "INV_Weapon_Crossbow_08",
|
|
["quality"] = 2,
|
|
["level"] = 41,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "Cock the bow, aim, and fire!",
|
|
["tooltip"] = "Stunning Crossbow\nBinds when picked upRangedCrossbow40 - 73 DamageSpeed 3.40(16.6 damage per second)\n\"Cock the bow, aim, and fire!\"",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=51844",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[51862] = {
|
|
["name"] = "Brave's Rifle",
|
|
["icon"] = "INV_Weapon_Rifle_04",
|
|
["quality"] = 2,
|
|
["level"] = 20,
|
|
["subtype"] = "gun",
|
|
["description"] = "Shu'halo warriors nickname this gun \"Greenboy\" for the way the sun reflects off it.",
|
|
["tooltip"] = "Brave's Rifle\nBinds when picked upRangedGun17 - 30 DamageSpeed 2.60(9.0 damage per second)\nDurability 50 / 50\n\"Shu'halo warriors nickname this gun \"Greenboy\" for the way the sun reflects off it.\"",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=51862",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[55028] = {
|
|
["name"] = "Kavdan's Patient Watch",
|
|
["icon"] = "INV_Weapon_Crossbow_04",
|
|
["quality"] = 4,
|
|
["level"] = 62,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "Always hits the heart.",
|
|
["tooltip"] = "Kavdan's Patient Watch\nBinds when picked upRangedCrossbow81 - 151 DamageSpeed 3.10(37.4 damage per second)\n+8 Stamina\nRequires Level 60\nRequires Syndicate - ExaltedEquip: +22 ranged Attack Power.\n\"Always hits the heart.\"",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=55028",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[55068] = {
|
|
["name"] = "Zan's Leperification Blaster",
|
|
["icon"] = "INV_Weapon_Rifle_06",
|
|
["quality"] = 3,
|
|
["level"] = 50,
|
|
["reqlevel"] = 45,
|
|
["subtype"] = "gun",
|
|
["description"] = "Needs spell: Use: Zap your target with radioactive energy, turning it into a Leper Gnome and reducing its damage dealt by 15 and its movement speed by 20% for 12 seconds. (5 min cd) actual quote :Still very much a prototype. Don't show it to other gnomes",
|
|
["tooltip"] = "Zan's Leperification Blaster\nBinds when picked upRangedGun49 - 92 DamageSpeed 2.70(26.1 damage per second)\n+4 Agility\n+4 Stamina\nDurability 75 / 75\nRequires Level 45\nRequires Ravenholdt - Revered\"Needs spell: Use: Zap your target with radioactive energy, turning it into a Leper Gnome and reducing its damage dealt by 15 and its movement speed by 20% for 12 seconds. (5 min cd) actual quote :Still very much a prototype. Don't show it to other gnomes\"",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=55068",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[55096] = {
|
|
["name"] = "Phase-shifting Crossbow",
|
|
["icon"] = "INV_Weapon_Crossbow_18",
|
|
["quality"] = 4,
|
|
["level"] = 88,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "Phase-shifting Crossbow\nBinds when picked up\nUniqueRangedCrossbow111 - 203 DamageSpeed 2.80(56.1 damage per second)\n+9 Strength\nDurability 90 / 90\nRequires Level 60\nEquip: Improves your chance to get a critical strike by 1%.\nEquip: Improves your chance to hit by 1%.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=55096",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 61951,
|
|
["name"] = "Anomalus",
|
|
["level"] = 63,
|
|
["classification"] = 3,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[55346] = {
|
|
["name"] = "Rain of Spiders",
|
|
["icon"] = "INV_Weapon_BoneBow2",
|
|
["quality"] = 4,
|
|
["level"] = 96,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Rain of Spiders\nBinds when picked up\nUniqueRangedBow144 - 255 DamageSpeed 3.10(64.4 damage per second)\n+10 Stamina\nDurability 90 / 90\nRequires Level 60\nEquip: +22 ranged Attack Power.\nEquip: Improves your chance to get a critical strike by 1%.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=55346",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 93333,
|
|
["name"] = "Mephistroth",
|
|
["level"] = 63,
|
|
["classification"] = 3,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[55379] = {
|
|
["name"] = "Slag Slugger",
|
|
["icon"] = "INV_Weapon_Rifle_03",
|
|
["quality"] = 3,
|
|
["level"] = 23,
|
|
["reqlevel"] = 18,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Slag Slugger\nBinds when picked upRangedGun15 - 28 DamageSpeed 2.30(9.3 damage per second)\nDurability 65 / 65\nRequires Level 18\nEquip: Chance to strike your ranged target with a Slag Bolt for 13 to 18 Fire damage immediately and 30 Fire damage over 6 sec.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=55379",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 61963,
|
|
["name"] = "Masterpiece Harvester",
|
|
["level"] = 20,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[58016] = {
|
|
["name"] = "Ashwood Bow",
|
|
["icon"] = "INV_Weapon_Bow_11",
|
|
["quality"] = 2,
|
|
["level"] = 39,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Ashwood Bow\nBinds when picked upRangedBow29 - 50 DamageSpeed 2.30(17.2 damage per second)\n+5 Stamina\nDurability 65 / 65",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=58016",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[58083] = {
|
|
["name"] = "Nippsy's Precision Rifle",
|
|
["icon"] = "INV_Weapon_Rifle_02",
|
|
["quality"] = 3,
|
|
["level"] = 47,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Nippsy's Precision Rifle\nBinds when picked upRangedGun51 - 92 DamageSpeed 2.90(24.7 damage per second)\n+6 Agility\n+5 Intellect\nDurability 75 / 75",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=58083",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[58086] = {
|
|
["name"] = "Standard Grade Rifle",
|
|
["icon"] = "INV_Weapon_Rifle_04",
|
|
["quality"] = 1,
|
|
["level"] = 8,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Standard Grade Rifle\nBinds when picked upRangedGun4 - 9 DamageSpeed 2.60(2.5 damage per second)\nDurability 30 / 30",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=58086",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[58193] = {
|
|
["name"] = "Demon Hair Bow",
|
|
["icon"] = "GenBow_twow3F",
|
|
["quality"] = 3,
|
|
["level"] = 40,
|
|
["reqlevel"] = 35,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Demon Hair Bow\nBinds when picked upRangedBow53 - 79 DamageSpeed 3.10(21.3 damage per second)\nDurability 75 / 75\nRequires Level 35\nEquip: +19 ranged Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=58193",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 62665,
|
|
["name"] = "Lady Drazare",
|
|
["level"] = 38,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[58284] = {
|
|
["name"] = "Waterlogged Blunderbuss",
|
|
["icon"] = "INV_Weapon_Rifle_03",
|
|
["quality"] = 2,
|
|
["level"] = 35,
|
|
["reqlevel"] = 30,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Waterlogged Blunderbuss\nBinds when picked upRangedGun31 - 55 DamageSpeed 3.00(14.3 damage per second)\n+3 Stamina\n+3 Agility\nDurability 65 / 65\nRequires Level 30",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=58284",
|
|
["sources"] = {
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 12843,
|
|
["name"] = "Sunken Treasure Chest",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[60165] = {
|
|
["name"] = "Wobblefree Fizz-rifle",
|
|
["icon"] = "INV_Weapon_Rifle_06",
|
|
["quality"] = 2,
|
|
["level"] = 59,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Wobblefree Fizz-rifle\nBinds when picked upRangedGun71 - 107 DamageSpeed 2.60(34.2 damage per second)\n+5 Intellect\nDurability 65 / 65\nEquip: +10 Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=60165",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[60309] = {
|
|
["name"] = "'Jadewood' Longbow",
|
|
["icon"] = "INV_Weapon_Bow_08",
|
|
["quality"] = 2,
|
|
["level"] = 40,
|
|
["subtype"] = "bow",
|
|
["description"] = "The band is encrusted with bright jades",
|
|
["tooltip"] = "'Jadewood' Longbow\nBinds when picked upRangedBow23 - 45 DamageSpeed 1.90(17.9 damage per second)\n+6 Intellect\nDurability 65 / 65\n\"The band is encrusted with bright jades\"",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=60309",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[60338] = {
|
|
["name"] = "Lordaeron Rusty Crossbow",
|
|
["icon"] = "INV_Weapon_Crossbow_01",
|
|
["quality"] = 2,
|
|
["level"] = 15,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "Lordaeron Rusty Crossbow\nBinds when picked upRangedCrossbow12 - 23 DamageSpeed 3.00(5.8 damage per second)\nDurability 40 / 40",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=60338",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[60339] = {
|
|
["name"] = "High Elven Rotten Bow",
|
|
["icon"] = "INV_Weapon_Bow_11",
|
|
["quality"] = 2,
|
|
["level"] = 15,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "High Elven Rotten Bow\nBinds when picked upRangedBow9 - 18 DamageSpeed 2.30(5.9 damage per second)\nDurability 40 / 40",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=60339",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[60440] = {
|
|
["name"] = "Bloodscalp Longbow",
|
|
["icon"] = "INV_Weapon_Bow_02",
|
|
["quality"] = 3,
|
|
["level"] = 50,
|
|
["reqlevel"] = 45,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Bloodscalp Longbow\nBinds when picked upRangedBow56 - 108 DamageSpeed 3.00(27.3 damage per second)\n+6 Agility\nDurability 75 / 75\nRequires Level 45",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=60440",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 80269,
|
|
["name"] = "Kin'Tozo",
|
|
["tag"] = "Exiled Bloodscalp Warlord",
|
|
["level"] = 45,
|
|
["classification"] = 2,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[60506] = {
|
|
["name"] = "Vigilance",
|
|
["icon"] = "INV_Weapon_Crossbow_05",
|
|
["quality"] = 3,
|
|
["level"] = 65,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "Vigilance\nBinds when picked upRangedCrossbow72 - 114 DamageSpeed 2.80(33.2 damage per second)\n+9 Stamina\n+5 Agility\nDurability 75 / 75\nRequires Level 60",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=60506",
|
|
["sources"] = {
|
|
["contained-in-object"] = {
|
|
["template"] = "object",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 2010867,
|
|
["name"] = "Vault Armory Equipment",
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[60545] = {
|
|
["name"] = "Techrifle X-TREME 5200",
|
|
["icon"] = "INV_Weapon_Rifle_06",
|
|
["quality"] = 3,
|
|
["level"] = 56,
|
|
["reqlevel"] = 51,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Techrifle X-TREME 5200\nBinds when picked upRangedGun47 - 93 DamageSpeed 2.60+1 - 5 Fire Damage\n(28.1 damage per second)\n+8 Agility\n+2 Intellect\nDurability 75 / 75\nRequires Level 51",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=60545",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 60736,
|
|
["name"] = "Engineer Figgles",
|
|
["tag"] = "The Creator",
|
|
["level"] = 54,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[60624] = {
|
|
["name"] = "Goldplated Royal Crossbow",
|
|
["icon"] = "INV_Weapon_Crossbow_03",
|
|
["quality"] = 3,
|
|
["level"] = 65,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "Goldplated Royal Crossbow\nBinds when picked upRangedCrossbow86 - 131 DamageSpeed 3.30(32.9 damage per second)\n+5 Intellect\n+5 Agility\nDurability 75 / 75\nEquip: +12 Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=60624",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[60782] = {
|
|
["name"] = "Shieldbreaker Arbalest",
|
|
["icon"] = "INV_Weapon_Crossbow_15",
|
|
["quality"] = 4,
|
|
["level"] = 61,
|
|
["reqlevel"] = 56,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "Shieldbreaker Arbalest\nBinds when equippedRangedCrossbow73 - 133 DamageSpeed 3.00(34.3 damage per second)\nDurability 90 / 90\nRequires Level 56\nEquip: Your attacks ignore 35 of the target's armor.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=60782",
|
|
["sources"] = {
|
|
["worldDrop"] = true,
|
|
["droppedByCount"] = 348,
|
|
},
|
|
},
|
|
[60821] = {
|
|
["name"] = "Theramore Arbalest",
|
|
["icon"] = "INV_Weapon_Crossbow_02",
|
|
["quality"] = 3,
|
|
["level"] = 47,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "Theramore Arbalest\nBinds when picked upRangedCrossbow57 - 106 DamageSpeed 3.40(24.0 damage per second)\n+8 Agility\nDurability 75 / 75",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=60821",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[60882] = {
|
|
["name"] = "Magram Windstriker",
|
|
["icon"] = "GenBow_twow3F",
|
|
["quality"] = 3,
|
|
["level"] = 53,
|
|
["reqlevel"] = 48,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Magram Windstriker\nBinds when picked upRangedBow71 - 92 DamageSpeed 2.90+5 - 7 Nature Damage\n(30.2 damage per second)\n+4 Intellect\nDurability 75 / 75\nRequires Level 48\nRequires Magram Clan Centaur - ReveredEquip: +12 ranged Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=60882",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 80942,
|
|
["name"] = "Deathcaller Aisha",
|
|
["tag"] = "Magram Quartermaster",
|
|
["level"] = 11,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[60953] = {
|
|
["name"] = "Brackenwall Longbow",
|
|
["icon"] = "INV_Weapon_Bow_07",
|
|
["quality"] = 3,
|
|
["level"] = 47,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Brackenwall Longbow\nBinds when picked upRangedBow49 - 90 DamageSpeed 2.90(24.0 damage per second)\n+8 Agility\nDurability 75 / 75",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=60953",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[61011] = {
|
|
["name"] = "Flintlocke's Hand Cannon",
|
|
["icon"] = "INV_Weapon_Rifle_09",
|
|
["quality"] = 4,
|
|
["level"] = 65,
|
|
["subtype"] = "gun",
|
|
["description"] = "Also good for shooting woodchucks.",
|
|
["tooltip"] = "Flintlocke's Hand Cannon\nBinds when picked up\nUniqueRangedGun97 - 139 DamageSpeed 3.20(36.9 damage per second)\n+5 Stamina\nDurability 90 / 90\nRequires - ExaltedEquip: Improves your chance to hit by 1%.\n\"Also good for shooting woodchucks.\"",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=61011",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 80943,
|
|
["name"] = "Dronormu",
|
|
["tag"] = "Quartermaster",
|
|
["level"] = 57,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[61068] = {
|
|
["name"] = "Dark Iron Desecrator",
|
|
["icon"] = "Spell_frost_fireresistancetotem",
|
|
["quality"] = 4,
|
|
["level"] = 65,
|
|
["subtype"] = "gun",
|
|
["description"] = "The true embodiment of Dark Iron construction.",
|
|
["tooltip"] = "Dark Iron Desecrator\nBinds when picked upRangedGun72 - 142 DamageSpeed 2.90+5 - 10 Fire Damage\n(39.5 damage per second)\n+10 Fire Resistance\n+10 Shadow Resistance\nDurability 90 / 90\nUse: Blasts a target for 50 to 71 Fire damage.\nEquip: Improves your chance to get a critical strike by 1%.\n\"The true embodiment of Dark Iron construction.\"",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=61068",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[61165] = {
|
|
["name"] = "Bow of the Night Huntress",
|
|
["icon"] = "INV_Weapon_Bow_01",
|
|
["quality"] = 2,
|
|
["level"] = 35,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Bow of the Night Huntress\nBinds when picked upRangedBow22 - 41 DamageSpeed 2.20(14.3 damage per second)\n+5 Shadow Resistance\nDurability 65 / 65",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=61165",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[61248] = {
|
|
["name"] = "Beasthunter's Blunderbuss",
|
|
["icon"] = "INV_Weapon_Rifle_TWoW_02_Gray",
|
|
["quality"] = 4,
|
|
["level"] = 66,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "gun",
|
|
["description"] = "The initials G.G. are etched on the stock.",
|
|
["tooltip"] = "Beasthunter's Blunderbuss\nBinds when picked upRangedGun72 - 138 DamageSpeed 2.80(37.5 damage per second)\n+5 Agility\nDurability 90 / 90\nRequires Level 60\nEquip: +39 Attack Power when fighting Beasts.\n\"The initials G.G. are etched on the stock.\"",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=61248",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 61223,
|
|
["name"] = "Clawlord Howlfang",
|
|
["level"] = 63,
|
|
["classification"] = 3,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[61307] = {
|
|
["name"] = "Worgen Hunter Musket",
|
|
["icon"] = "INV_Weapon_Rifle_TWoW_02_Ironblack",
|
|
["quality"] = 3,
|
|
["level"] = 46,
|
|
["reqlevel"] = 41,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Worgen Hunter Musket\nBinds when picked upRangedGun50 - 92 DamageSpeed 2.90(24.5 damage per second)\n+4 Stamina\nDurability 75 / 75\nRequires Level 41\nEquip: +12 Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=61307",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 61419,
|
|
["name"] = "Matthias Holtz",
|
|
["tag"] = "Worgen Hunter",
|
|
["level"] = 44,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[61383] = {
|
|
["name"] = "Intricate Gnomish Blunderbuss",
|
|
["icon"] = "INV_Weapon_Rifle_TWoW_01_Gold_Noglow",
|
|
["quality"] = 3,
|
|
["level"] = 37,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Intricate Gnomish Blunderbuss\nBinds when picked upRangedGun30 - 78 DamageSpeed 3.00(18.0 damage per second)\n+3 Intellect\nDurability 75 / 75",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=61383",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[61472] = {
|
|
["name"] = "Brigade Rifle",
|
|
["icon"] = "INV_Weapon_Rifle_TWoW_02_Gray",
|
|
["quality"] = 2,
|
|
["level"] = 45,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Brigade Rifle\nBinds when picked upRangedGun42 - 76 DamageSpeed 2.80(21.1 damage per second)\n+4 Agility\nDurability 65 / 65",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=61472",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[61525] = {
|
|
["name"] = "Nature's Call",
|
|
["icon"] = "INV_Weapon_Bow_04",
|
|
["quality"] = 4,
|
|
["level"] = 81,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "bow",
|
|
["description"] = "Favored by the dryad.",
|
|
["tooltip"] = "Nature's Call\nBinds when picked up\nUniqueRangedBow103 - 191 DamageSpeed 3.00(49.0 damage per second)\n+8 Stamina\nDurability 90 / 90\nRequires Level 60\nEquip: Improves your chance to hit by 1%.\nEquip: Your attacks ignore 25 of the target's armor.\n\"Favored by the dryad.\"",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=61525",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[61569] = {
|
|
["name"] = "Time Frozen Bow",
|
|
["icon"] = "INV_Weapon_Bow_09",
|
|
["quality"] = 3,
|
|
["level"] = 64,
|
|
["reqlevel"] = 59,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Time Frozen Bow\nBinds when equippedRangedBow76 - 139 DamageSpeed 3.50+4 - 10 Fire Damage\n(32.7 damage per second)\n+-10 Frost Resistance\nDurability 75 / 75\nRequires Level 59\nEquip: Increases your attack and casting speed by 1%.\nEquip: Improves your chance to hit by 1%.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=61569",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 11,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 65100,
|
|
["name"] = "Infinite Dragonspawn",
|
|
["level"] = 62,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 65101,
|
|
["name"] = "Infinite Riftguard",
|
|
["level"] = 62,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 65102,
|
|
["name"] = "Infinite Riftweaver",
|
|
["level"] = 62,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 65103,
|
|
["name"] = "Infinite Whelp",
|
|
["level"] = 62,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 61317,
|
|
["name"] = "Temporal Dust",
|
|
["level"] = 62,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 61318,
|
|
["name"] = "Echo of Time",
|
|
["level"] = 62,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 65105,
|
|
["name"] = "Infinite Rift-Lord",
|
|
["level"] = 62,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 50106,
|
|
["name"] = "Time Anomaly",
|
|
["level"] = 62,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 65110,
|
|
["name"] = "Darkwater Python",
|
|
["level"] = 61,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 65111,
|
|
["name"] = "Murkwater Crocolisk",
|
|
["level"] = 61,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 65112,
|
|
["name"] = "Blackfang Tarantula",
|
|
["level"] = 62,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[61629] = {
|
|
["name"] = "Farmer's Musket",
|
|
["icon"] = "INV_Weapon_Rifle_TWoW_02_Purple",
|
|
["quality"] = 2,
|
|
["level"] = 46,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Farmer's Musket\nBinds when picked upRangedGun38 - 76 DamageSpeed 2.60(21.9 damage per second)\n+6 Stamina\n+3 Agility\nDurability 65 / 65",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=61629",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[61683] = {
|
|
["name"] = "Battered Arbalest",
|
|
["icon"] = "INV_Weapon_Crossbow_02",
|
|
["quality"] = 0,
|
|
["level"] = 45,
|
|
["reqlevel"] = 40,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "Somehow still in working condition.",
|
|
["tooltip"] = "Battered ArbalestRangedCrossbow19 - 35 DamageSpeed 2.20(12.3 damage per second)\nDurability 65 / 65\nRequires Level 40\n\"Somehow still in working condition.\"",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=61683",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 61364,
|
|
["name"] = "Greymane Arbalest",
|
|
["level"] = 43,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[70049] = {
|
|
["name"] = "Worn Crossbow",
|
|
["icon"] = "INV_Weapon_Crossbow_02",
|
|
["quality"] = 1,
|
|
["level"] = 2,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "Worn CrossbowRangedCrossbow3 - 6 DamageSpeed 3.00(1.5 damage per second)\nDurability 20 / 20",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=70049",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[80106] = {
|
|
["name"] = "Miscalibrated Rifle",
|
|
["icon"] = "INV_Weapon_Rifle_01",
|
|
["quality"] = 1,
|
|
["level"] = 6,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Miscalibrated Rifle\nBinds when picked upRangedGun5 - 9 DamageSpeed 2.80(2.5 damage per second)\nDurability 25 / 25",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=80106",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[80127] = {
|
|
["name"] = "Polished Boomstick",
|
|
["icon"] = "INV_Weapon_Rifle_03",
|
|
["quality"] = 2,
|
|
["level"] = 11,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Polished Boomstick\nBinds when picked upRangedGun8 - 15 DamageSpeed 2.40(4.8 damage per second)\nDurability 35 / 35",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=80127",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[80207] = {
|
|
["name"] = "Worn Wooden Bow",
|
|
["icon"] = "INV_Weapon_Bow_02",
|
|
["quality"] = 1,
|
|
["level"] = 6,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Worn Wooden Bow\nBinds when picked upRangedBow5 - 9 DamageSpeed 2.80(2.5 damage per second)\nDurability 25 / 25",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=80207",
|
|
["sources"] = {
|
|
["reward-of"] = {
|
|
["template"] = "quest",
|
|
["count"] = 0,
|
|
["entries"] = {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[80223] = {
|
|
["name"] = "Farstrider Lodge Protector's Bow",
|
|
["icon"] = "INV_Weapon_Bow_17",
|
|
["quality"] = 3,
|
|
["level"] = 23,
|
|
["reqlevel"] = 18,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Farstrider Lodge Protector's Bow\nBinds when picked upRangedBow19 - 37 DamageSpeed 2.40(11.7 damage per second)\nDurability 65 / 65\nRequires Level 18",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=80223",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[80503] = {
|
|
["name"] = "Well-balanced Short Bow",
|
|
["icon"] = "INV_Weapon_Bow_02",
|
|
["quality"] = 2,
|
|
["level"] = 16,
|
|
["reqlevel"] = 10,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Well-balanced Short Bow\nBinds when picked upRangedBow8 - 15 DamageSpeed 1.70(6.8 damage per second)\nDurability 40 / 40\nClasses: Warrior, Hunter, Rogue\nRequires Level 10\nRequires Silvermoon Remnant - Friendly",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=80503",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 80266,
|
|
["name"] = "Soalara Dawnstar",
|
|
["tag"] = "Silvermoon Remnant Quartermaster",
|
|
["level"] = 11,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[80546] = {
|
|
["name"] = "Quel'dorei Ranger's Longbow",
|
|
["icon"] = "INV_Weapon_Bow_17",
|
|
["quality"] = 3,
|
|
["level"] = 65,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Quel'dorei Ranger's Longbow\nBinds when picked upRangedBow75 - 118 DamageSpeed 2.90(33.3 damage per second)\n+5 Stamina\nDurability 75 / 75\nRequires Level 60\nRequires Silvermoon Remnant - ReveredEquip: +22 Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=80546",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 80266,
|
|
["name"] = "Soalara Dawnstar",
|
|
["tag"] = "Silvermoon Remnant Quartermaster",
|
|
["level"] = 11,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[80603] = {
|
|
["name"] = "Sturdy Short Bow",
|
|
["icon"] = "INV_Weapon_Bow_02",
|
|
["quality"] = 2,
|
|
["level"] = 16,
|
|
["reqlevel"] = 10,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Sturdy Short Bow\nBinds when picked upRangedBow7 - 14 DamageSpeed 1.70(6.2 damage per second)\nDurability 40 / 40\nClasses: Warrior, Hunter, Rogue\nRequires Level 10\nRequires Revantusk Trolls - Friendly",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=80603",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 2,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 80915,
|
|
["name"] = "Tan'Pogo",
|
|
["tag"] = "Revantusk Trolls Quartermaster",
|
|
["level"] = 11,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 80807,
|
|
["name"] = "Reolis Riptusk",
|
|
["tag"] = "Horde Cloth Quartermaster",
|
|
["level"] = 11,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[80646] = {
|
|
["name"] = "Revantusk Shadow Hunter's Longbow",
|
|
["icon"] = "INV_Weapon_Bow_08",
|
|
["quality"] = 3,
|
|
["level"] = 65,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Revantusk Shadow Hunter's Longbow\nBinds when picked upRangedBow75 - 118 DamageSpeed 2.90(33.3 damage per second)\n+5 Stamina\nDurability 75 / 75\nRequires Level 60\nRequires Revantusk Trolls - ReveredEquip: +22 Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=80646",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 2,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 80915,
|
|
["name"] = "Tan'Pogo",
|
|
["tag"] = "Revantusk Trolls Quartermaster",
|
|
["level"] = 11,
|
|
["classification"] = 0,
|
|
},
|
|
{
|
|
["id"] = 80807,
|
|
["name"] = "Reolis Riptusk",
|
|
["tag"] = "Horde Cloth Quartermaster",
|
|
["level"] = 11,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[80745] = {
|
|
["name"] = "Abomination Crossbow",
|
|
["icon"] = "INV_Weapon_Crossbow_04",
|
|
["quality"] = 3,
|
|
["level"] = 42,
|
|
["reqlevel"] = 37,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "Made from abomination ribs and stitching. Truly horrifying.",
|
|
["tooltip"] = "Abomination Crossbow\nBinds when picked upRangedCrossbow47 - 87 DamageSpeed 3.00(22.3 damage per second)\n+4 Strength\n+4 Stamina\nDurability 75 / 75\nRequires Level 37\n\"Made from abomination ribs and stitching. Truly horrifying.\"",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=80745",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 8567,
|
|
["name"] = "Glutton",
|
|
["level"] = 40,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[80795] = {
|
|
["name"] = "Burstshot Harquebus",
|
|
["icon"] = "INV_Weapon_Rifle_06",
|
|
["quality"] = 3,
|
|
["level"] = 56,
|
|
["reqlevel"] = 51,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Burstshot Harquebus\nBinds when equippedRangedGun52 - 98 DamageSpeed 2.60(28.8 damage per second)\n+8 Stamina\nDurability 75 / 75\nRequires Level 51\nEquip: +10 Attack Power.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=80795",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 37,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 9097,
|
|
["name"] = "Scarshield Legionnaire",
|
|
["tag"] = "Scarshield Legion",
|
|
["level"] = 54,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9098,
|
|
["name"] = "Scarshield Spellbinder",
|
|
["tag"] = "Scarshield Legion",
|
|
["level"] = 55,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9045,
|
|
["name"] = "Scarshield Acolyte",
|
|
["tag"] = "Scarshield Legion",
|
|
["level"] = 54,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9258,
|
|
["name"] = "Scarshield Raider",
|
|
["tag"] = "Scarshield Legion",
|
|
["level"] = 55,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9257,
|
|
["name"] = "Scarshield Warlock",
|
|
["tag"] = "Scarshield Legion",
|
|
["level"] = 54,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9239,
|
|
["name"] = "Smolderthorn Mystic",
|
|
["tag"] = "Firebrand Legion",
|
|
["level"] = 55,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9240,
|
|
["name"] = "Smolderthorn Shadow Priest",
|
|
["tag"] = "Firebrand Legion",
|
|
["level"] = 55,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9265,
|
|
["name"] = "Smolderthorn Shadow Hunter",
|
|
["tag"] = "Firebrand Legion",
|
|
["level"] = 56,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9236,
|
|
["name"] = "Shadow Hunter Vosh'gajin",
|
|
["tag"] = "Firebrand Legion",
|
|
["level"] = 54,
|
|
["classification"] = 3,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9199,
|
|
["name"] = "Spirestone Enforcer",
|
|
["tag"] = "Firebrand Legion",
|
|
["level"] = 55,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9201,
|
|
["name"] = "Spirestone Ogre Magus",
|
|
["tag"] = "Bloodaxe Legion",
|
|
["level"] = 55,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9197,
|
|
["name"] = "Spirestone Battle Mage",
|
|
["tag"] = "Bloodaxe Legion",
|
|
["level"] = 56,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9219,
|
|
["name"] = "Spirestone Butcher",
|
|
["tag"] = "Bloodaxe Legion",
|
|
["level"] = 55,
|
|
["classification"] = 2,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9200,
|
|
["name"] = "Spirestone Reaver",
|
|
["tag"] = "Bloodaxe Legion",
|
|
["level"] = 56,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9216,
|
|
["name"] = "Spirestone Warlord",
|
|
["tag"] = "Bloodaxe Legion",
|
|
["level"] = 56,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9196,
|
|
["name"] = "Highlord Omokk",
|
|
["level"] = 57,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9259,
|
|
["name"] = "Firebrand Grunt",
|
|
["level"] = 58,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9262,
|
|
["name"] = "Firebrand Invoker",
|
|
["level"] = 58,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9261,
|
|
["name"] = "Firebrand Darkweaver",
|
|
["level"] = 54,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9264,
|
|
["name"] = "Firebrand Pyromancer",
|
|
["level"] = 55,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9260,
|
|
["name"] = "Firebrand Legionnaire",
|
|
["level"] = 54,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9692,
|
|
["name"] = "Bloodaxe Raider",
|
|
["level"] = 55,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9583,
|
|
["name"] = "Bloodaxe Veteran",
|
|
["level"] = 57,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9716,
|
|
["name"] = "Bloodaxe Warmonger",
|
|
["level"] = 58,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9693,
|
|
["name"] = "Bloodaxe Evoker",
|
|
["level"] = 57,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9717,
|
|
["name"] = "Bloodaxe Summoner",
|
|
["level"] = 57,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 9268,
|
|
["name"] = "Smolderthorn Berserker",
|
|
["level"] = 55,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 61191,
|
|
["name"] = "Shadowbane Alpha",
|
|
["level"] = 56,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 61192,
|
|
["name"] = "Shadowbane Darkcaster",
|
|
["level"] = 57,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 61193,
|
|
["name"] = "Shadowbane Ambusher",
|
|
["level"] = 58,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 61194,
|
|
["name"] = "Shadowbane Ragefang",
|
|
["level"] = 59,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 61211,
|
|
["name"] = "Shadowbane Glutton",
|
|
["level"] = 59,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 65100,
|
|
["name"] = "Infinite Dragonspawn",
|
|
["level"] = 56,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 65101,
|
|
["name"] = "Infinite Riftguard",
|
|
["level"] = 57,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 65102,
|
|
["name"] = "Infinite Riftweaver",
|
|
["level"] = 56,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 65105,
|
|
["name"] = "Infinite Rift-Lord",
|
|
["level"] = 57,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
{
|
|
["id"] = 62555,
|
|
["name"] = "Blackrock Pyremaster",
|
|
["level"] = 56,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[80820] = {
|
|
["name"] = "Quilflinger",
|
|
["icon"] = "INV_Weapon_Bow_02",
|
|
["quality"] = 2,
|
|
["level"] = 13,
|
|
["reqlevel"] = 8,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Quilflinger\nBinds when equippedRangedBow7 - 14 DamageSpeed 2.10+1 - 1 Nature Damage\n(5.5 damage per second)\nDurability 35 / 35\nRequires Level 8",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=80820",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 5785,
|
|
["name"] = "Sister Hatelash",
|
|
["level"] = 11,
|
|
["classification"] = 4,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[80825] = {
|
|
["name"] = "Flamestring Bow",
|
|
["icon"] = "INV_Weapon_Bow_09",
|
|
["quality"] = 3,
|
|
["level"] = 47,
|
|
["reqlevel"] = 42,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Flamestring Bow\nBinds when equippedRangedBow44 - 84 DamageSpeed 2.60+2 - 7 Fire Damage\n(26.3 damage per second)\nRequires Level 42\nEquip: Adds 4 fire damage to your weapon attack.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=80825",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 2447,
|
|
["name"] = "Narillasanz",
|
|
["level"] = 44,
|
|
["classification"] = 2,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[80876] = {
|
|
["name"] = "Silvermoon Bow",
|
|
["icon"] = "INV_Weapon_Bow_02",
|
|
["quality"] = 1,
|
|
["level"] = 2,
|
|
["reqlevel"] = 1,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Silvermoon BowRangedBow2 - 5 DamageSpeed 2.30(1.5 damage per second)\nDurability 20 / 20",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=80876",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[83094] = {
|
|
["name"] = "Monster - Rifle2H, Mechagnome",
|
|
["icon"] = "INV_Weapon_Rifle_29",
|
|
["quality"] = 1,
|
|
["level"] = 7,
|
|
["reqlevel"] = 2,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Monster - Rifle2H, MechagnomeRangedGun4 - 9 DamageSpeed 2.60(2.5 damage per second)\nDurability 30 / 30\nRequires Level 2",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=83094",
|
|
["sources"] = {
|
|
},
|
|
},
|
|
[83225] = {
|
|
["name"] = "Bow of the Grove",
|
|
["icon"] = "INV_Weapon_Bow_11",
|
|
["quality"] = 3,
|
|
["level"] = 40,
|
|
["reqlevel"] = 35,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Bow of the Grove\nBinds when picked upRangedBow43 - 68 DamageSpeed 2.60(21.3 damage per second)\n+3 Agility\nDurability 75 / 75\nRequires Level 35",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=83225",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 92109,
|
|
["name"] = "Keeper Ranathos",
|
|
["level"] = 35,
|
|
["classification"] = 1,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[83257] = {
|
|
["name"] = "Caer Darrow Reserve Rifle",
|
|
["icon"] = "INV_Weapon_Rifle_07",
|
|
["quality"] = 3,
|
|
["level"] = 62,
|
|
["reqlevel"] = 56,
|
|
["subtype"] = "gun",
|
|
["description"] = "",
|
|
["tooltip"] = "Caer Darrow Reserve Rifle\nBinds when picked upRangedGun76 - 94 DamageSpeed 2.60(32.7 damage per second)\nDurability 75 / 75\nRequires Level 56\nEquip: Improves your chance to get a critical strike by 1%.",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=83257",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 49007,
|
|
["name"] = "The Wandering Knight",
|
|
["level"] = 55,
|
|
["classification"] = 2,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[83452] = {
|
|
["name"] = "Windbreaker",
|
|
["icon"] = "INV_Weapon_Bow_01",
|
|
["quality"] = 3,
|
|
["level"] = 65,
|
|
["reqlevel"] = 60,
|
|
["subtype"] = "bow",
|
|
["description"] = "",
|
|
["tooltip"] = "Windbreaker\nBinds when picked upRangedBow44 - 96 DamageSpeed 2.30+7 - 14 Frost Damage\n(35.0 damage per second)\n+12 Agility\n+5 Frost Resistance\nDurability 75 / 75\nRequires Level 60",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=83452",
|
|
["sources"] = {
|
|
["dropped-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 91916,
|
|
["name"] = "Archlich Enkhraz",
|
|
["level"] = 62,
|
|
["classification"] = 3,
|
|
["isBossLike"] = true,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
[83517] = {
|
|
["name"] = "Balanced Light Crossbow",
|
|
["icon"] = "INV_Weapon_Crossbow_01",
|
|
["quality"] = 1,
|
|
["level"] = 16,
|
|
["reqlevel"] = 11,
|
|
["subtype"] = "crossbow",
|
|
["description"] = "",
|
|
["tooltip"] = "Balanced Light CrossbowRangedCrossbow12 - 21 DamageSpeed 2.90(5.7 damage per second)\nDurability 40 / 40\nRequires Level 11",
|
|
["sourceUrl"] = "https://database.turtlecraft.gg/?item=83517",
|
|
["sources"] = {
|
|
["sold-by"] = {
|
|
["template"] = "npc",
|
|
["count"] = 1,
|
|
["entries"] = {
|
|
{
|
|
["id"] = 81035,
|
|
["name"] = "Jake Booker",
|
|
["tag"] = "Bowyer",
|
|
["level"] = 15,
|
|
["classification"] = 0,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
}
|
|
|
|
for itemId, originRow in pairs(MTH_DS_ItemOrigins) do
|
|
local item = MTH_DS_AmmoItems[itemId]
|
|
if not item then
|
|
item = {}
|
|
MTH_DS_AmmoItems[itemId] = item
|
|
end
|
|
if not item["name"] and originRow["name"] then item["name"] = originRow["name"] end
|
|
if not item["icon"] and originRow["icon"] then item["icon"] = originRow["icon"] end
|
|
if not item["quality"] and originRow["quality"] then item["quality"] = originRow["quality"] end
|
|
if not item["level"] and originRow["level"] then item["level"] = originRow["level"] end
|
|
if not item["reqlevel"] and originRow["reqlevel"] then item["reqlevel"] = originRow["reqlevel"] end
|
|
if not item["subtype"] and originRow["subtype"] then item["subtype"] = originRow["subtype"] end
|
|
if (not item["description"] or item["description"] == "") and originRow["description"] then item["description"] = originRow["description"] end
|
|
if (not item["tooltip"] or item["tooltip"] == "") and originRow["tooltip"] then item["tooltip"] = originRow["tooltip"] end
|
|
if not item["sourceUrl"] and originRow["sourceUrl"] then item["sourceUrl"] = originRow["sourceUrl"] end
|
|
item["sources"] = originRow["sources"]
|
|
if originRow["sources"] and originRow["sources"]["worldDrop"] then
|
|
item["worlddrop"] = true
|
|
end
|
|
end
|