From 21e0efb98d01506a6ae3fb02e6bd112f59d4342a Mon Sep 17 00:00:00 2001 From: gbrage Date: Sun, 5 Dec 2021 18:35:30 +0100 Subject: [PATCH] Removed items from Soulbind bags --- .../Covenant - Kyrian/Vendors.lua | 14 ++--------- .../Covenant - Necrolord/Vendors.lua | 18 ++------------ .../Covenant - Night Fae/Vendors.lua | 24 +------------------ .../Covenant - Venthyr/Vendors.lua | 21 ++-------------- db/Categories.lua | 2 +- 5 files changed, 8 insertions(+), 71 deletions(-) diff --git a/.contrib/Parser/DATAS/06 - Expansion Features/08 Shadowlands/01 Covenants/Covenant - Kyrian/Vendors.lua b/.contrib/Parser/DATAS/06 - Expansion Features/08 Shadowlands/01 Covenants/Covenant - Kyrian/Vendors.lua index 46f82e6bce..964b7a6159 100644 --- a/.contrib/Parser/DATAS/06 - Expansion Features/08 Shadowlands/01 Covenants/Covenant - Kyrian/Vendors.lua +++ b/.contrib/Parser/DATAS/06 - Expansion Features/08 Shadowlands/01 Covenants/Covenant - Kyrian/Vendors.lua @@ -16,20 +16,12 @@ local CHRONICLE_OF_LOST_MEMORIES = i(184665, { -- Chronicle of Lost Memories local MEMORY_OF_A_VITAL_SACRIFICE = i(183249, { -- Memory of a Vital Sacrifice ["cost"] = { { "c", ANIMA, 250 } }, -- 250x Reservoir Anima }); -local PELAGOS_GROUP = { - i(172232), -- Eternal Crystal - i(173204), -- Lightless Silk - i(172231), -- Sacred Shard - i(173202), -- Shrouded Cloth - i(172230), -- Soul Dust -}; root("ExpansionFeatures", tier(SL_TIER, bubbleDown({ ["customCollect"] = "SL_COV_KYR" }, { n(KYRIAN, { n(REWARDS, { i(183701, { -- Cleansing Rite Materials ["description"] = "Only Obtainable via Pelagos Soulbind.", - ["g"] = PELAGOS_GROUP, }), }), n(VENDORS, { @@ -1545,10 +1537,8 @@ root("ExpansionFeatures", tier(SL_TIER, bubbleDown({ ["customCollect"] = "SL_COV }), }))); -for _,g in ipairs({PELAGOS_GROUP,{CHRONICLE_OF_LOST_MEMORIES, MEMORY_OF_A_VITAL_SACRIFICE}}) do - for _,t in ipairs(g) do - t.customCollect = nil; - end +for _,t in ipairs({CHRONICLE_OF_LOST_MEMORIES, MEMORY_OF_A_VITAL_SACRIFICE}) do + t.customCollect = nil; end root("HiddenQuestTriggers", { diff --git a/.contrib/Parser/DATAS/06 - Expansion Features/08 Shadowlands/01 Covenants/Covenant - Necrolord/Vendors.lua b/.contrib/Parser/DATAS/06 - Expansion Features/08 Shadowlands/01 Covenants/Covenant - Necrolord/Vendors.lua index 5b4d9b7c35..6ecbe19a6c 100644 --- a/.contrib/Parser/DATAS/06 - Expansion Features/08 Shadowlands/01 Covenants/Covenant - Necrolord/Vendors.lua +++ b/.contrib/Parser/DATAS/06 - Expansion Features/08 Shadowlands/01 Covenants/Covenant - Necrolord/Vendors.lua @@ -16,24 +16,12 @@ local CHRONICLE_OF_LOST_MEMORIES = i(184665, { -- Chronicle of Lost Memories local MEMORY_OF_A_VITAL_SACRIFICE = i(183249, { -- Memory of a Vital Sacrifice ["cost"] = { { "c", ANIMA, 250 } }, -- 250x Reservoir Anima }); -local HEIRMIR_GROUP = { - i(173109), -- Angerseye - i(171833), -- Elethium Ore - i(171828), -- Laestrite Ore - i(173108), -- Oriblase - i(171830), -- Oxxein Ore - i(171831), -- Phaedrum Ore - i(171832), -- Sinvyr Ore - i(171829), -- Solenium Ore - i(173110), -- Umbryl -}; root("ExpansionFeatures", tier(SL_TIER, bubbleDown({ ["customCollect"] = "SL_COV_NEC" }, { n(NECROLORD, { n(REWARDS, { i(183703, { ["description"] = "Only Obtainable from Heirmir Soulbind.", - ["g"] = HEIRMIR_GROUP, }), }), n(VENDORS, { @@ -1382,10 +1370,8 @@ root("ExpansionFeatures", tier(SL_TIER, bubbleDown({ ["customCollect"] = "SL_COV }), }))); -for _,g in ipairs({HEIRMIR_GROUP,{CHRONICLE_OF_LOST_MEMORIES, MEMORY_OF_A_VITAL_SACRIFICE}}) do - for _,t in ipairs(g) do - t.customCollect = nil; - end +for _,t in ipairs({CHRONICLE_OF_LOST_MEMORIES, MEMORY_OF_A_VITAL_SACRIFICE}) do + t.customCollect = nil; end root("HiddenQuestTriggers", { diff --git a/.contrib/Parser/DATAS/06 - Expansion Features/08 Shadowlands/01 Covenants/Covenant - Night Fae/Vendors.lua b/.contrib/Parser/DATAS/06 - Expansion Features/08 Shadowlands/01 Covenants/Covenant - Night Fae/Vendors.lua index 31e7bf7740..2b91d44851 100644 --- a/.contrib/Parser/DATAS/06 - Expansion Features/08 Shadowlands/01 Covenants/Covenant - Night Fae/Vendors.lua +++ b/.contrib/Parser/DATAS/06 - Expansion Features/08 Shadowlands/01 Covenants/Covenant - Night Fae/Vendors.lua @@ -4,30 +4,12 @@ local MEMORY_OF_A_VITAL_SACRIFICE = i(183249, { -- Memory of a Vital Sacrifice ["cost"] = { { "c", ANIMA, 250 } }, -- 250x Reservoir Anima }); -local NIYA_GROUP = { - i(172052); -- Aethereal Meat - i(172094); -- Callous Hide - i(179314); -- Creeping Crawler Meat - i(172089); -- Desolate Leather - i(173037); -- Elysian Thade - i(173033); -- Iridescent Amberjack - i(173032); -- Lost Sole - i(172092); -- Pallid Bone - i(172055); -- Phantasmal Haunch - i(173035); -- Pocked Bonefish - i(172054); -- Raw Seraphic Wing - i(179315); -- Shadowy Shank - i(173034); -- Silvergill Pike - i(173036); -- Spinefin Piranha - i(172053); -- Tenebrous Ribs -}; root("ExpansionFeatures", tier(SL_TIER, bubbleDown({ ["customCollect"] = "SL_COV_NFA" }, { n(NIGHT_FAE, { n(REWARDS, { i(183702, { -- Nature's Splendor ["description"] = "Only Obtainable from Niya Soulbind.", - ["g"] = NIYA_GROUP, }), }), n(VENDORS, { @@ -1398,11 +1380,7 @@ root("ExpansionFeatures", tier(SL_TIER, bubbleDown({ ["customCollect"] = "SL_COV }), }))); -for _,g in ipairs({NIYA_GROUP,{MEMORY_OF_A_VITAL_SACRIFICE}}) do - for _,t in ipairs(g) do - t.customCollect = nil; - end -end +MEMORY_OF_A_VITAL_SACRIFICE.customCollect = nil; root("HiddenQuestTriggers", { q(61908), -- Ensemble: Conservator's Warbark diff --git a/.contrib/Parser/DATAS/06 - Expansion Features/08 Shadowlands/01 Covenants/Covenant - Venthyr/Vendors.lua b/.contrib/Parser/DATAS/06 - Expansion Features/08 Shadowlands/01 Covenants/Covenant - Venthyr/Vendors.lua index 2200c4e2ab..3fd52a604a 100644 --- a/.contrib/Parser/DATAS/06 - Expansion Features/08 Shadowlands/01 Covenants/Covenant - Venthyr/Vendors.lua +++ b/.contrib/Parser/DATAS/06 - Expansion Features/08 Shadowlands/01 Covenants/Covenant - Venthyr/Vendors.lua @@ -16,27 +16,12 @@ local CHRONICLE_OF_LOST_MEMORIES = i(184665, { -- Chronicle of Lost Memories local MEMORY_OF_A_VITAL_SACRIFICE = i(183249, { -- Memory of a Vital Sacrifice ["cost"] = { { "c", ANIMA, 250 } }, -- 250x Reservoir Anima }); -local THEOTAR_GROUP = { - i(182122), -- Ardenwood Vermouth - i(178217), -- Azurebloom Tea - i(178545), -- Bone Apple Tea - i(169701), -- Death Blossom - i(168589), -- Marrowroot - i(178219), -- Mulled Faewine - i(171315), -- Nightshade - i(168586), -- Rising Glory - i(179278), -- Shadeskin Brandy - i(179992), -- Shadespring Water - i(170554), -- Vigil's Torch - i(168583), -- Widowbloom -}; root("ExpansionFeatures", tier(SL_TIER, bubbleDown({ ["customCollect"] = "SL_COV_VEN" }, { n(VENTHYR, { n(REWARDS, { i(183699, { -- Exquisite Ingredients ["description"] = "Only Obtainable from Theotar Soulbind.", - ["g"] = THEOTAR_GROUP, }), }), n(VENDORS, { @@ -1448,10 +1433,8 @@ root("ExpansionFeatures", tier(SL_TIER, bubbleDown({ ["customCollect"] = "SL_COV }), }))); -for _,g in ipairs({THEOTAR_GROUP,{CHRONICLE_OF_LOST_MEMORIES, MEMORY_OF_A_VITAL_SACRIFICE}}) do - for _,t in ipairs(g) do - t.customCollect = nil; - end +for _,t in ipairs({CHRONICLE_OF_LOST_MEMORIES, MEMORY_OF_A_VITAL_SACRIFICE}) do + t.customCollect = nil; end root("HiddenQuestTriggers", { diff --git a/db/Categories.lua b/db/Categories.lua index df2feae64b..8d2fb9cbd2 100644 --- a/db/Categories.lua +++ b/db/Categories.lua @@ -77,7 +77,7 @@ tinsert(l,t(5,{n(-10066,g({icon=656543,isRaid=1,maps={371,379,388,390,391,392,39 tinsert(l,t(6,{n(-9966,{n(-4,g({maps={582,590}},{ach(9130),ach(9131),ach(9494,{ach(9109),ach(9108),ach(9107)}),ach(9630,{pvp=1,r=2}),ach(9248,{pvp=1,r=1}),ach(9928,g({r=2},{follower(465),crit(1)})),ach(9901,g({r=1},{follower(465),crit(1)})),ach(9264,{pb=1}),ach(9101,g({r=2},{ach(9100,{r=2})})),ach(9546,g({r=1},{ach(9545,{r=1})})),ach(9129,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(10,{b=1,itemID=111967,lvl=10,r=2}),gb(10,{b=1,itemID=116186,lvl=10,r=1}),ach(9111),ach(9110)})),ach(10015,g({r=2},{crit(1),crit(2),crit(3),crit(4),crit(5),crit(6),crit(7),crit(8),crit(9),crit(10),crit(11),crit(12),crit(13),crit(14),crit(15),crit(16),crit(17),crit(18),crit(19),crit(20),crit(21),crit(22),crit(23),crit(24),crit(25),crit(26),crit(27),crit(28),crit(29),crit(30),crit(31),ach(9912,{toy(122700,{b=1})}),ach(9828)})),ach(10016,g({r=1},{crit(1),crit(2),crit(3),crit(4),crit(5),crit(6),crit(7),crit(8),crit(9),crit(10),crit(11),crit(12),crit(13),crit(14),crit(15),crit(16),crit(17),crit(18),crit(19),crit(20),crit(21),crit(22),crit(23),crit(24),crit(25),crit(26),crit(27),crit(28),crit(29),crit(30),crit(31),ach(9914,{toy(122700,{b=1})}),ach(9897)})),ach(9094,{title(260),crit(1),crit(2),crit(3),crit(4),crit(5)}),ach(9210,{r=2}),ach(9132,{r=1}),ach(9487,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(143,{b=1,itemID=111983,lvl=10})})),ach(9128,{ach(9126),ach(9125)}),ach(10067,g({collectible=false,r=2},{crit(1,{sourceQuests={38259}})})),ach(10074,g({collectible=false,r=1},{crit(1,{sourceQuests={38574}})})),ach(9243,{ach(9213),ach(9212),ach(9211)}),ach(9097,{crit(1),crit(2),crit(3),crit(4)}),ach(9096,{crit(1),crit(2),crit(3),ach(9095,{crit(1),crit(2),crit(3)})}),ach(9246),ach(9265),ach(9825,g({r=2},{crit(1),crit(2),crit(3),crit(4),crit(5),crit(6)})),ach(9836,g({r=1},{crit(1),crit(2),crit(3),crit(5),crit(4),crit(6)})),ach(9098,{ach(9099)}),ach(8933),ach(9491,g({r=2},{crit(1),crit(2),crit(3),crit(4,{sourceQuests={34033}}),crit(5),crit(6),crit(7),crit(8),crit(9),crit(10),crit(11),crit(12)})),ach(9492,g({r=1},{crit(1),crit(2),crit(3),crit(4),crit(5),crit(6),crit(7),crit(8),crit(9),crit(10),crit(11),crit(12)})),ach(9407,{ach(9406,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(120,{b=1,itemID=111930,lvl=10}),gb(126,{b=1,itemID=111973,lvl=10}),gb(124,{b=1,itemID=109257,lvl=10}),gb(132,{b=1,itemID=111975,lvl=10}),gb(130,{b=1,itemID=111979,lvl=10}),gb(128,{b=1,itemID=111993,lvl=10}),gb(118,{b=1,itemID=111991,lvl=10}),gb(122,{b=1,itemID=111989,lvl=10})})),ach(9405)})})),flt(101,g({maps={582,590},pb=1},{p(560,{crs={62953},pb=1}),n(-17,g({pb=1},{q(36483,g({coords={{28.3,38.8,582}},isDaily=1,pb=1,providers={{"n",85418}},r=2,sourceQuests={36423}},{i(116415,{b=2,f=102})})),q(40329,g({coords={{28.3,38.8,582},{32.6,39.8,590}},isWeekly=1,lvl=10,pb=1,qgs={79858,85418},sourceQuests={36567,36592}},{i(116429,{b=1,f=55,spellID=171525})})),q(38299,g({coords={{28.8,39.2,582}},isDaily=1,pb=1,providers={{"n",90675},{"n",91014},{"n",91015},{"n",91016},{"n",91017}},r=2},{i(122535,g({b=1,f=55,pb=1,spellID=181405},{p(1600,{b=1,itemID=122532,pb=1}),p(1655,{b=1,itemID=122534,pb=1}),p(1656,{b=1,itemID=122533,pb=1})})),i(116429,{b=1,f=55,spellID=171525})})),q(38300,g({coords={{32.6,39.8,590}},isDaily=1,pb=1,providers={{"n",91026},{"n",91361},{"n",91362},{"n",91363},{"n",91364}},r=1},{i(122535,g({b=1,f=55,pb=1,spellID=181405},{p(1600,{b=1,itemID=122532,pb=1}),p(1655,{b=1,itemID=122534,pb=1}),p(1656,{b=1,itemID=122533,pb=1})})),i(116429,{b=1,f=55,spellID=171525})})),q(37644,g({coords={{29,40.4,582}},isDaily=1,pb=1,providers={{"n",85418}},r=2},{i(118697,g({b=1,f=55,pb=1,spellID=175767},{p(1385,{b=1,itemID=119434,pb=1}),p(1545,{b=1,itemID=118578,pb=1}),p(1568,{b=1,itemID=119467,pb=1}),p(1442,{b=1,itemID=113623,pb=1}),p(1570,{b=1,itemID=119468,pb=1}),p(1434,{b=1,itemID=118598,pb=1}),p(1394,{b=1,itemID=113558,pb=1})}))})),q(37645,g({coords={{32.6,39.8,590}},isDaily=1,pb=1,providers={{"n",79858}},r=1},{i(118697,g({b=1,f=55,pb=1,spellID=175767},{p(1545,{b=1,itemID=118578,pb=1}),p(1442,{b=1,itemID=113623,pb=1}),p(1434,{b=1,itemID=118598,pb=1}),p(1570,{b=1,itemID=119468,pb=1}),p(1568,{b=1,itemID=119467,pb=1}),p(1394,{b=1,itemID=113558,pb=1}),p(1385,{b=1,itemID=119434,pb=1})}))})),q(36423,g({coords={{28.2,38.8,582}},lvl=35,pb=1,providers={{"n",85418}},r=2,sourceQuests={38241}},{gb(42,{pb=1})})),q(36469,g({coords={{32.6,39.8,590}},lvl=35,pb=1,providers={{"n",79858}},r=1,sourceQuests={38242}},{gb(42,{pb=1})})),q(36662,g({coords={{32.6,39.8,590}},isDaily=1,pb=1,providers={{"n",79858}},r=1,sourceQuests={36469}},{i(116415,{b=2,f=102})})),q(38241,g({coords={{28.2,38.8,582}},lvl=35,pb=1,providers={{"n",85418}},r=2,sourceQuests={36615}},{i(122457,{b=1,f=55,pb=1,spellID=181062})})),q(38242,g({coords={{32.6,39.8,590}},lvl=35,pb=1,providers={{"n",79858}},r=1,sourceQuests={36614}},{i(122457,{b=1,f=55,pb=1,spellID=181062})}))}))})),n(-99,g({maps={582,590}},{gb(120,{n(-17,{q(37270,g({isDaily=1,lvl=10,providers={{"n",88145},{"n",88392}}},{i(122453,{b=1,f=55,lvl=35,spellID=156423}),i(122451,{b=1,f=55,lvl=35,spellID=175833}),i(122454,{b=1,f=55,lvl=35,spellID=156426}),i(122452,{b=1,f=55,lvl=35,spellID=175790}),i(122455,{b=1,f=55,lvl=35,spellID=156428}),i(122456,{b=1,f=55,lvl=35,spellID=156430})})),q(35342,g({lvl=10,providers={{"i",113103}},r=2,requireSkill=171},{i(109152,{f=55,lvl=35,spellID=156077})})),q(35058,g({lvl=10,providers={{"i",112566}},r=1,requireSkill=171},{i(109152,{f=55,lvl=35,spellID=156077})})),q(35343,{coords={{47.2,45.8,582}},lvl=10,providers={{"n",82466}},r=2,requireSkill=171,sourceQuests={35342}}),q(35103,{coords={{45.4,50.4,590}},lvl=10,providers={{"n",81166}},r=1,requireSkill=171,sourceQuests={35058}}),q(36641,g({lvl=10,providers={{"n",77363}},r=2},{i(108996)})),q(37568,g({lvl=10,providers={{"n",79813}},r=1},{i(108996)}))}),n(-2,{n(79813,g({r=1},{i(109558,g({b=1,collectible=false,description="This is a quest reward for completing the Alchemy Intro Warlords Quest that can drop from any Draenor mob. Also sold at the Alchemy Lab for 100 gold.",f=200,lvl=10,requireSkill=171},{r(156587,{requireSkill=171}),r(156585,{requireSkill=171}),r(175865,{requireSkill=171}),r(175867,{requireSkill=171}),r(156582,{requireSkill=171}),r(175853,{requireSkill=171}),r(175866,{requireSkill=171}),r(175869,{requireSkill=171}),r(175868,{requireSkill=171}),r(175880,{requireSkill=171})})),r(156581,{b=1,itemID=112042,lvl=10,requireSkill=171}),r(156582,{b=1,itemID=112043,lvl=10,requireSkill=171,u=1}),r(156580,{b=1,itemID=112041,lvl=10,requireSkill=171}),r(156577,{b=1,itemID=112038,lvl=10,requireSkill=171}),r(156578,{b=1,itemID=112039,lvl=10,requireSkill=171}),r(156579,{b=1,itemID=112040,lvl=10,requireSkill=171}),r(175880,{b=1,itemID=120132,lvl=10,requireSkill=171,u=1}),i(118700,g({b=1,collectible=false},{r(156560,{b=1,itemID=112023,lvl=10,requireSkill=171}),r(156584,{b=1,itemID=112045,lvl=10,requireSkill=171}),r(156561,{b=1,itemID=112024,lvl=10,requireSkill=171}),r(156563,{b=1,itemID=112026,lvl=10,requireSkill=171}),r(156568,{b=1,itemID=112030,lvl=10,requireSkill=171}),r(156564,{b=1,itemID=112027,lvl=10,requireSkill=171}),r(156569,{b=1,itemID=112031,lvl=10,requireSkill=171}),r(156571,{b=1,itemID=112033,lvl=10,requireSkill=171}),r(156576,{b=1,itemID=112037,lvl=10,requireSkill=171}),r(156572,{b=1,itemID=112034,lvl=10,requireSkill=171}),r(162403,{b=1,itemID=112047,lvl=10,requireSkill=171}),r(172541,{b=1,itemID=160662,lvl=10,requireSkill=171}),r(172540,{b=1,itemID=160663,lvl=10,requireSkill=171}),r(172542,{b=1,itemID=160661,lvl=10,requireSkill=171}),i(114028,{b=1,description="Contains between 1 and 5 gold. Don't waste your secrets.\n\nSide note: Counts towards Looted Gold Achievements. (Got My Mind on My Money, etc)"})}))})),n(77363,g({r=2},{i(109558,g({b=1,collectible=false,description="This is a quest reward for completing the Alchemy Intro Warlords Quest that can drop from any Draenor mob. Also sold at the Alchemy Lab for 100 gold.",f=200,lvl=10,requireSkill=171},{r(156587,{requireSkill=171}),r(156585,{requireSkill=171}),r(175865,{requireSkill=171}),r(175867,{requireSkill=171}),r(156582,{requireSkill=171}),r(175853,{requireSkill=171}),r(175866,{requireSkill=171}),r(175869,{requireSkill=171}),r(175868,{requireSkill=171}),r(175880,{requireSkill=171})})),r(156581,{b=1,itemID=112042,lvl=10,requireSkill=171}),r(156582,{b=1,itemID=112043,lvl=10,requireSkill=171,u=1}),r(156580,{b=1,itemID=112041,lvl=10,requireSkill=171}),r(156577,{b=1,itemID=112038,lvl=10,requireSkill=171}),r(156578,{b=1,itemID=112039,lvl=10,requireSkill=171}),r(156579,{b=1,itemID=112040,lvl=10,requireSkill=171}),r(175880,{b=1,itemID=120132,lvl=10,requireSkill=171,u=1}),i(118700,g({b=1,collectible=false},{r(156560,{b=1,itemID=112023,lvl=10,requireSkill=171}),r(156584,{b=1,itemID=112045,lvl=10,requireSkill=171}),r(156561,{b=1,itemID=112024,lvl=10,requireSkill=171}),r(156563,{b=1,itemID=112026,lvl=10,requireSkill=171}),r(156568,{b=1,itemID=112030,lvl=10,requireSkill=171}),r(156564,{b=1,itemID=112027,lvl=10,requireSkill=171}),r(156569,{b=1,itemID=112031,lvl=10,requireSkill=171}),r(156571,{b=1,itemID=112033,lvl=10,requireSkill=171}),r(156576,{b=1,itemID=112037,lvl=10,requireSkill=171}),r(156572,{b=1,itemID=112034,lvl=10,requireSkill=171}),r(162403,{b=1,itemID=112047,lvl=10,requireSkill=171}),r(172541,{b=1,itemID=160662,lvl=10,requireSkill=171}),r(172540,{b=1,itemID=160663,lvl=10,requireSkill=171}),r(172542,{b=1,itemID=160661,lvl=10,requireSkill=171}),i(114028,{b=1,description="Contains between 1 and 5 gold. Don't waste your secrets.\n\nSide note: Counts towards Looted Gold Achievements. (Got My Mind on My Money, etc)"})}))}))})}),gb(133,{n(-4,{ach(9452,{ach(9451),ach(9565,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(133,{b=1,itemID=111969,lvl=10})})),ach(9450)})}),n(-17,{q(36274,{lvl=35,providers={{"n",84524}},r=2}),q(36346,{lvl=35,providers={{"n",85048}},r=1}),q(36272,{lvl=15,providers={{"n",84524}},r=2}),q(36344,{lvl=15,providers={{"n",85048}},r=1}),q(36271,{coords={{51,42,582}},lvl=10,providers={{"n",84524}},r=2}),q(36345,{coords={{59,26,582}},lvl=10,providers={{"n",85048}},r=1})}),n(-16,{o(239171,g({r=2},{p(1543,{b=1,itemID=120309})})),o(239143,g({r=1},{p(1543,{b=1,itemID=120309})}))})}),gb(28,{n(-4,{ach(9499,{crit(1),crit(2),crit(3),crit(4,{r=1}),crit(5,{r=2}),crit(6,{r=2}),crit(7,{r=1}),ach(9498)})}),n(-17,{q(37126,{lvl=40,providers={{"n",86682}},r=2}),q(37180,{lvl=40,providers={{"n",86682}},r=1}),q(37081,{lvl=40,providers={{"n",86933}},r=1}),q(37085,{lvl=40,providers={{"n",86964}},r=1}),q(37080,{lvl=40,providers={{"n",86927}},r=2}),q(37140,{lvl=40,providers={{"n",86964}},r=2}),q(37181,{lvl=40,providers={{"n",86964}},r=1}),q(36947,{lvl=40,providers={{"n",86682}},r=1}),q(37070,{lvl=40,providers={{"n",86945}},r=1}),q(37137,{lvl=40,providers={{"n",86946}},r=2}),q(37182,{lvl=40,providers={{"n",86946}},r=1}),q(37128,{lvl=40,providers={{"n",86945}},r=1}),q(37131,{lvl=40,providers={{"n",86933}},r=1}),q(37047,{lvl=40,providers={{"n",86934}},r=2}),q(37127,{lvl=40,providers={{"n",86934}},r=2}),q(37084,{lvl=40,providers={{"n",86946}},r=1}),q(37129,{lvl=40,providers={{"n",86927}},r=2})}),n(-2,{n(77379,g({r=2},{toy(122298,{b=1,cost={{"c",824,250}},lvl=10})})),n(79812,g({r=1},{toy(122298,{b=1,cost={{"c",824,250}},lvl=10})}))})}),gb(126,{n(-17,{q(38290,g({cost={{"i",109693,50}},isDaily=1,lvl=10,providers={{"n",91020},{"n",91029}}},{i(120945,{b=1})})),q(36310,{lvl=10,providers={{"n",83491}},r=2,requireSkill=333,sourceQuests={36308}}),q(36256,{lvl=10,providers={{"n",83482}},r=1,requireSkill=333,sourceQuests={36255}}),q(36645,g({cost={{"i",109693,5}},lvl=10,providers={{"n",77354}},r=2},{i(115504,{spellID=170443})})),q(37570,g({cost={{"i",109693,5}},lvl=10,providers={{"n",79821}},r=1},{i(115504,{spellID=170443})}))}),n(-2,{n(77354,g({r=2},{r(161788,g({b=1,collectible=false,description="This is a quest reward for completing the Enchanting Intro Warlords Quest that can drop from any Draenor mob. Also sold at the Enchanter's Study for 100 gold.",itemID=111922,lvl=10,requireSkill=333},{r(177043,{requireSkill=333}),r(169092,{requireSkill=333}),r(169091,{requireSkill=333}),r(162948,{requireSkill=333}),r(158907,{requireSkill=333}),r(158908,{requireSkill=333}),r(158909,{requireSkill=333}),r(158910,{u=1}),r(158911,{requireSkill=333}),r(159236,{requireSkill=333})})),i(119293,g({b=1,collectible=false},{r(158877,{b=1,itemID=118394,requireSkill=333}),r(158878,{b=1,itemID=118429,requireSkill=333}),r(158879,{b=1,itemID=118430,requireSkill=333}),r(158881,{b=1,itemID=118432,requireSkill=333}),r(158884,{b=1,itemID=118433,requireSkill=333}),r(158885,{b=1,itemID=118434,requireSkill=333}),r(158886,{b=1,itemID=118435,requireSkill=333}),r(158889,{b=1,itemID=118437,requireSkill=333}),r(158892,{b=1,itemID=118438,requireSkill=333}),r(158893,{b=1,itemID=118439,requireSkill=333}),r(158894,{b=1,itemID=118440,requireSkill=333}),r(158896,{b=1,itemID=118442,requireSkill=333}),r(158899,{b=1,itemID=118443,requireSkill=333}),r(158900,{b=1,itemID=118444,requireSkill=333}),r(158901,{b=1,itemID=118445,requireSkill=333}),r(158903,{b=1,itemID=118447,requireSkill=333}),r(158914,{b=1,itemID=118453,requireSkill=333}),r(158915,{b=1,itemID=118454,requireSkill=333}),r(158916,{b=1,itemID=118455,requireSkill=333}),r(158918,{b=1,itemID=118457,requireSkill=333}),r(159674,{b=1,itemID=118463,requireSkill=333}),r(173323,{b=1,itemID=118467,requireSkill=333}),r(159672,{b=1,itemID=118461,requireSkill=333}),r(159235,{b=1,itemID=118458,requireSkill=333}),r(159673,{b=1,itemID=118462,requireSkill=333}),r(159671,{b=1,itemID=118460,requireSkill=333}),r(217655,{b=1,itemID=138882,requireSkill=333})}))})),n(88611,g({description="You have to build Level 3 Enchanter's Study and hire an enchanter there in order to use these spells."},{sp(177355,{u=15}),sp(173716,{u=15}),sp(173717,{u=15}),sp(173718,{u=15}),sp(174979,{u=15}),sp(173720,{u=15}),sp(175076,{u=15}),sp(173721,{u=15}),sp(173722,{u=15}),sp(173723,{u=15}),sp(175072,{u=15}),sp(175071,{u=15}),sp(173719,{u=15}),sp(173724,{u=15}),sp(181870,{u=1}),sp(175070,{u=15}),sp(173725,{u=15}),sp(173726,{u=15}),sp(175085,{u=15}),sp(173727,{u=15}),sp(173728,{u=15}),sp(173729,{u=15}),sp(175086,{u=15}),sp(175078,{u=15}),sp(173730,{u=15}),sp(173731,{u=15}),sp(173732,{u=15}),sp(175074,{u=15})})),n(79821,g({r=1},{r(161788,g({b=1,collectible=false,description="This is a quest reward for completing the Enchanting Intro Warlords Quest that can drop from any Draenor mob. Also sold at the Enchanter's Study for 100 gold.",itemID=111922,lvl=10,requireSkill=333},{r(177043,{requireSkill=333}),r(169092,{requireSkill=333}),r(169091,{requireSkill=333}),r(162948,{requireSkill=333}),r(158907,{requireSkill=333}),r(158908,{requireSkill=333}),r(158909,{requireSkill=333}),r(158910,{u=1}),r(158911,{requireSkill=333}),r(159236,{requireSkill=333})})),i(119293,g({b=1,collectible=false},{r(158877,{b=1,itemID=118394,requireSkill=333}),r(158878,{b=1,itemID=118429,requireSkill=333}),r(158879,{b=1,itemID=118430,requireSkill=333}),r(158881,{b=1,itemID=118432,requireSkill=333}),r(158884,{b=1,itemID=118433,requireSkill=333}),r(158885,{b=1,itemID=118434,requireSkill=333}),r(158886,{b=1,itemID=118435,requireSkill=333}),r(158889,{b=1,itemID=118437,requireSkill=333}),r(158892,{b=1,itemID=118438,requireSkill=333}),r(158893,{b=1,itemID=118439,requireSkill=333}),r(158894,{b=1,itemID=118440,requireSkill=333}),r(158896,{b=1,itemID=118442,requireSkill=333}),r(158899,{b=1,itemID=118443,requireSkill=333}),r(158900,{b=1,itemID=118444,requireSkill=333}),r(158901,{b=1,itemID=118445,requireSkill=333}),r(158903,{b=1,itemID=118447,requireSkill=333}),r(158914,{b=1,itemID=118453,requireSkill=333}),r(158915,{b=1,itemID=118454,requireSkill=333}),r(158916,{b=1,itemID=118455,requireSkill=333}),r(158918,{b=1,itemID=118457,requireSkill=333}),r(159674,{b=1,itemID=118463,requireSkill=333}),r(173323,{b=1,itemID=118467,requireSkill=333}),r(159672,{b=1,itemID=118461,requireSkill=333}),r(159235,{b=1,itemID=118458,requireSkill=333}),r(159673,{b=1,itemID=118462,requireSkill=333}),r(159671,{b=1,itemID=118460,requireSkill=333}),r(217655,{b=1,itemID=138882,requireSkill=333})}))})),r(177043,{b=1,itemID=120135,lvl=10,requireSkill=333,u=1})})}),gb(124,{n(-17,{q(36646,g({lvl=10,providers={{"n",77365}},r=2},{i(111366,{b=1})})),q(37571,g({lvl=10,providers={{"n",79826}},r=1},{i(111366,{b=1})}))}),n(-2,{n(88607,g({r=2},{i(117438,{b=1,f=53,lvl=35}),i(117403,{b=1,f=53,lvl=35}),i(117402,{b=1,f=53,lvl=35})})),n(88610,g({r=1},{i(117438,{b=1,f=53,lvl=35}),i(117403,{b=1,f=53,lvl=35}),i(117402,{b=1,f=53,lvl=35})})),n(79826,g({r=1},{r(161787,g({b=1,collectible=false,itemID=111921,lvl=10,requireSkill=202},{r(169080,{requireSkill=202}),r(162204,{requireSkill=202}),r(173308,{requireSkill=202}),r(177054,{b=1,itemID=120134,requireSkill=202}),r(173309,{requireSkill=202}),r(162207,{requireSkill=202}),r(169140,{requireSkill=202})})),r(162218,{b=1,cost={{"i",119299,1}},itemID=118490,requireSkill=202}),r(162195,{b=1,cost={{"i",119299,1}},itemID=118497,requireSkill=202}),r(169078,{b=1,cost={{"i",119299,1}},itemID=118493,requireSkill=202}),r(162205,{b=1,cost={{"i",119299,1}},itemID=118480,requireSkill=202}),r(173289,{b=1,cost={{"i",119299,1}},itemID=118495,requireSkill=202}),r(162210,{b=1,cost={{"i",119299,1}},itemID=118485,requireSkill=202}),r(169076,{b=1,collectible=false,cost={{"i",119299,5}},itemID=118491,requireSkill=202}),r(162209,{b=1,cost={{"i",119299,1}},itemID=118484,requireSkill=202}),r(176732,{b=1,cost={{"i",119299,1}},itemID=119177,requireSkill=202}),r(162203,{b=1,cost={{"i",119299,1}},itemID=118478,requireSkill=202}),r(162196,{b=1,cost={{"i",119299,1}},itemID=118498,requireSkill=202}),r(162202,{b=1,cost={{"i",119299,1}},itemID=118477,requireSkill=202}),r(162214,{b=1,cost={{"i",119299,1}},itemID=118487,requireSkill=202}),r(162197,{b=1,cost={{"i",119299,1}},itemID=118499,requireSkill=202}),r(162198,{b=1,cost={{"i",119299,1}},itemID=118500,requireSkill=202}),r(162199,{b=1,cost={{"i",119299,1}},itemID=118476,requireSkill=202}),r(162217,{b=1,cost={{"i",119299,1}},itemID=118489,requireSkill=202}),r(177363,{b=1,collectible=false,cost={{"i",119299,5}},itemID=120268,requireSkill=202}),r(162206,{b=1,cost={{"i",119299,1}},itemID=118481,requireSkill=202}),r(162216,{b=1,cost={{"i",119299,1}},itemID=118488,requireSkill=202}),i(128327,{b=1,cost={{"i",119299,1}}}),i(120267,{b=1,f=200,requireSkill=202,u=2}),i(122546,{b=1,f=200,requireSkill=202,u=2}),i(122554,{b=1,f=200,requireSkill=202,u=2})})),n(77365,g({r=2},{r(161787,g({b=1,collectible=false,itemID=111921,lvl=10,requireSkill=202},{r(169080,{requireSkill=202}),r(162204,{requireSkill=202}),r(173308,{requireSkill=202}),r(177054,{b=1,itemID=120134,requireSkill=202}),r(173309,{requireSkill=202}),r(162207,{requireSkill=202}),r(169140,{requireSkill=202})})),r(162218,{b=1,cost={{"i",119299,1}},itemID=118490,requireSkill=202}),r(162195,{b=1,cost={{"i",119299,1}},itemID=118497,requireSkill=202}),r(169078,{b=1,cost={{"i",119299,1}},itemID=118493,requireSkill=202}),r(162205,{b=1,cost={{"i",119299,1}},itemID=118480,requireSkill=202}),r(173289,{b=1,cost={{"i",119299,1}},itemID=118495,requireSkill=202}),r(162210,{b=1,cost={{"i",119299,1}},itemID=118485,requireSkill=202}),r(169076,{b=1,collectible=false,cost={{"i",119299,5}},itemID=118491,requireSkill=202}),r(162209,{b=1,cost={{"i",119299,1}},itemID=118484,requireSkill=202}),r(176732,{b=1,cost={{"i",119299,1}},itemID=119177,requireSkill=202}),r(162203,{b=1,cost={{"i",119299,1}},itemID=118478,requireSkill=202}),r(162196,{b=1,cost={{"i",119299,1}},itemID=118498,requireSkill=202}),r(162202,{b=1,cost={{"i",119299,1}},itemID=118477,requireSkill=202}),r(162214,{b=1,cost={{"i",119299,1}},itemID=118487,requireSkill=202}),r(162197,{b=1,cost={{"i",119299,1}},itemID=118499,requireSkill=202}),r(162198,{b=1,cost={{"i",119299,1}},itemID=118500,requireSkill=202}),r(162199,{b=1,cost={{"i",119299,1}},itemID=118476,requireSkill=202}),r(162217,{b=1,cost={{"i",119299,1}},itemID=118489,requireSkill=202}),r(177363,{b=1,collectible=false,cost={{"i",119299,5}},itemID=120268,requireSkill=202}),r(162206,{b=1,cost={{"i",119299,1}},itemID=118481,requireSkill=202}),r(162216,{b=1,cost={{"i",119299,1}},itemID=118488,requireSkill=202}),i(128327,{b=1,cost={{"i",119299,1}}}),i(120267,{b=1,f=200,requireSkill=202,u=2}),i(122546,{b=1,f=200,requireSkill=202,u=2}),i(122554,{b=1,f=200,requireSkill=202,u=2})}))})}),gb(135,g({requireSkill=356},{n(-4,{ach(7274,{toy(86596,{b=1})})}),n(-17,{i(112623,g({b=1,description="Rewarded by the current Fishing Daily Quest from the Fishing Shack."},{r(45695,{b=1,itemID=34834,requireSkill=185}),s(15661,33820,{b=1,f=4}),p(211,{b=1,itemID=44983}),s(22166,45991,{b=1,f=57,requireSkill=356}),s(22167,45992,{b=1,f=57,requireSkill=356})})),q(36611,{lvl=20,providers={{"n",85984}},requireSkill=356,sourceQuests={36612,36870}}),q(36517,g({coords={{54.4,13.9,582}},isDaily=1,lvl=10,providers={{"n",77733}},r=2,requireSkill=356,sourceQuests={36132}},{i(112623,{b=1})})),q(35075,g({coords={{38,72.2,590}},isDaily=1,lvl=10,providers={{"n",79892}},r=1,requireSkill=356,sourceQuests={36132}},{i(112623,{b=1})})),q(36802,g({cost={{"i",116818,1}},isDaily=1,lvl=10,providers={{"n",85984}},repeatable=1,requireSkill=356},{i(117397,{b=1,f=102})})),q(36616,g({lvl=20,providers={{"n",85984}},requireSkill=356,sourceQuests={36611}},{follower(202)})),q(36515,g({coords={{54.4,13.9,582}},isDaily=1,lvl=10,providers={{"n",77733}},r=2,requireSkill=356,sourceQuests={36132}},{i(112623,{b=1})})),q(35074,g({coords={{38,72.2,590}},isDaily=1,lvl=10,providers={{"n",79892}},r=1,requireSkill=356,sourceQuests={36132}},{i(112623,{b=1})})),q(36803,g({cost={{"i",116817,1}},isDaily=1,lvl=10,providers={{"n",85984}},repeatable=1,requireSkill=356},{i(117397,{b=1,f=102})})),q(36804,g({cost={{"i",116820,1}},isDaily=1,lvl=10,providers={{"n",85984}},repeatable=1,requireSkill=356},{i(117397,{b=1,f=102})})),q(36514,g({coords={{54.4,13.9,582}},isDaily=1,lvl=10,providers={{"n",77733}},r=2,requireSkill=356,sourceQuests={36132}},{i(112623,{b=1})})),q(35073,g({coords={{38,72.2,590}},isDaily=1,lvl=10,providers={{"n",79892}},r=1,requireSkill=356,sourceQuests={36132}},{i(112623,{b=1})})),q(36513,g({coords={{54.4,13.9,582}},isDaily=1,lvl=10,providers={{"n",77733}},r=2,requireSkill=356,sourceQuests={36132}},{i(112623,{b=1})})),q(35072,g({coords={{38,72.2,590}},isDaily=1,lvl=10,providers={{"n",79892}},r=1,requireSkill=356,sourceQuests={36132}},{i(112623,{b=1})})),q(36805,g({cost={{"i",116821,1}},isDaily=1,lvl=10,providers={{"n",85984}},repeatable=1,requireSkill=356},{i(117397,{b=1,f=102})})),q(39283,g({cost={{"i",127994,1}},isDaily=1,lvl=10,providers={{"n",85984}},repeatable=1,requireSkill=356},{i(117397,{b=1,f=102})})),q(36608,{lvl=20,providers={{"n",79917},{"n",85708}},sourceQuests={36612,36870}}),q(36510,g({coords={{54.4,13.9,582}},isDaily=1,lvl=10,providers={{"n",77733}},r=2,requireSkill=356,sourceQuests={36132}},{i(112623,{b=1})})),q(35066,g({coords={{38,72.2,590}},isDaily=1,lvl=10,providers={{"n",79892}},r=1,requireSkill=356,sourceQuests={36132}},{i(112623,{b=1})})),q(36800,g({cost={{"i",116819,1}},isDaily=1,lvl=10,providers={{"n",85984}},repeatable=1,requireSkill=356},{i(117397,{b=1,f=102})})),q(36511,g({coords={{54.4,13.9,582}},isDaily=1,lvl=10,providers={{"n",77733}},r=2,requireSkill=356,sourceQuests={36132}},{i(112623,{b=1})})),q(35071,g({coords={{38,72.2,590}},isDaily=1,lvl=10,providers={{"n",79892}},r=1,requireSkill=356,sourceQuests={36132}},{i(112623,{b=1})})),q(36806,g({cost={{"i",116822,1}},isDaily=1,lvl=10,providers={{"n",85984}},repeatable=1,requireSkill=356},{i(117397,{b=1,f=102})})),q(34194,{coords={{53.9,13.4,582}},lvl=20,providers={{"n",77733}},r=2,requireSkill=356,sourceQuests={36592}}),q(34758,{coords={{38.1,72.2,590}},lvl=20,providers={{"n",79892}},r=1,requireSkill=356}),q(36870,{description="Requires upgrading your Fishing Shack to level 3.",lvl=20,providers={{"n",85708}},r=2}),q(36612,{description="Requires upgrading your Fishing Shack to level 3.",lvl=20,providers={{"n",79971}},r=1}),q(38406,g({cost={{"i",122696,1}},isDaily=1,lvl=10,providers={{"n",85984}},repeatable=1,requireSkill=356},{i(117397,{b=1,f=102})}))}),n(-16,{i(116158,g({b=1,r=2,spellID=163769},{n(85715,{mnt(30174,{b=1,itemID=23720,requireSkill=356}),mnt(64731,{b=1,itemID=46109,requireSkill=356}),s(66540,118380,{b=1,collectible=false,f=2,requireSkill=356,u=15}),p(211,{b=1,itemID=44983}),s(66542,118393,{b=1,collectible=false,f=2,requireSkill=356,u=15})})})),i(112633,g({b=1,r=1,spellID=163769},{n(81171,{mnt(30174,{b=1,itemID=23720,requireSkill=356}),mnt(64731,{b=1,itemID=46109,requireSkill=356}),s(66540,118380,{b=1,collectible=false,f=2,requireSkill=356,u=15}),p(211,{b=1,itemID=44983}),s(66542,118393,{b=1,collectible=false,f=2,requireSkill=356,u=15})})}))}),n(-2,{n(85984,{heir(168416,{b=1,f=0,itemID=168416,lvl=10,spellID=299583}),s(65558,116826,{b=1,cost={{"i",117397,25}},f=57,r=2,requireSkill=356}),p(115,{cost={{"i",117397,50}},itemID=117404}),i(117401,{b=1,f=55,requireSkill=356,spellID=172694}),s(65966,117405,{b=1,cost={{"i",117397,25}},f=2}),toy(86596,{b=1}),mnt(127271,{b=1,cost={{"i",117397,100}},itemID=87791,lvl=35}),p(1448,{b=1,cost={{"i",117397,50}},itemID=114919})})})})),gb(132,{n(-17,{q(37320,{isDaily=1,lvl=10,providers={{"n",88545}}}),q(37321,{isDaily=1,lvl=10,providers={{"n",88545}}}),q(37323,{isDaily=1,lvl=10,providers={{"n",88545}}}),q(37319,{isDaily=1,lvl=10,providers={{"n",88545}}}),q(37324,{isDaily=1,lvl=10,providers={{"n",88545}}}),q(37325,{isDaily=1,lvl=10,providers={{"n",88545}}}),q(36644,g({lvl=10,providers={{"n",77356}},r=2},{i(115524,{b=1})})),q(37573,g({lvl=10,providers={{"n",79832}},r=1},{i(115524,{b=1})}))}),n(-2,{n(77356,g({r=2},{i(115359,g({b=1,collectible=false,f=59,lvl=10,requireSkill=755,spellID=169926},{r(176087,g({b=1,itemID=120131,requireSkill=755},{r(170710,{b=1,itemID=116087,requireSkill=755}),r(170704,{b=1,itemID=116081,requireSkill=755}),r(170707,{b=1,itemID=116084,requireSkill=755}),r(170711,{b=1,itemID=116088,requireSkill=755}),r(170705,{b=1,itemID=116082,requireSkill=755}),r(170708,{b=1,itemID=116085,requireSkill=755}),r(170712,{b=1,itemID=116089,requireSkill=755}),r(170706,{b=1,itemID=116083,requireSkill=755}),r(170709,{b=1,itemID=116086,requireSkill=755}),r(170700,{requireSkill=755,u=15})}))})),r(170719,{b=1,cost={{"i",118723,1}},itemID=116096,lvl=10,requireSkill=755}),r(170716,{b=1,cost={{"i",118723,1}},itemID=116093,lvl=10,requireSkill=755}),r(170713,{b=1,cost={{"i",118723,1}},itemID=116090,lvl=10,requireSkill=755}),r(170725,{b=1,cost={{"i",118723,5}},itemID=116102,lvl=10,requireSkill=755}),r(170726,{b=1,cost={{"i",118723,5}},itemID=116103,lvl=10,requireSkill=755}),r(170727,{b=1,cost={{"i",118723,5}},itemID=116104,lvl=10,requireSkill=755}),r(170730,{b=1,cost={{"i",118723,5}},itemID=116107,lvl=10,requireSkill=755}),r(170729,{b=1,cost={{"i",118723,5}},itemID=116106,lvl=10,requireSkill=755}),r(170720,{b=1,cost={{"i",118723,1}},itemID=116097,lvl=10,requireSkill=755}),r(170721,{b=1,cost={{"i",118723,1}},itemID=116098,lvl=10,requireSkill=755}),r(170732,{b=1,cost={{"i",118723,3}},itemID=116109,lvl=10,requireSkill=755}),r(170731,{b=1,cost={{"i",118723,3}},itemID=116108,lvl=10,requireSkill=755}),r(170717,{b=1,cost={{"i",118723,1}},itemID=116094,lvl=10,requireSkill=755}),r(170714,{b=1,cost={{"i",118723,1}},itemID=116091,lvl=10,requireSkill=755}),r(170724,{b=1,cost={{"i",118723,1}},itemID=116101,lvl=10,requireSkill=755}),r(170702,{b=1,collectible=false,cost={{"i",118723,5}},itemID=116079,lvl=10,requireSkill=755}),r(170701,{b=1,cost={{"i",118723,1}},itemID=116078,lvl=10,requireSkill=755}),r(170723,{b=1,cost={{"i",118723,1}},itemID=116100,lvl=10,requireSkill=755}),r(170718,{b=1,cost={{"i",118723,1}},itemID=116095,lvl=10,requireSkill=755}),r(170715,{b=1,cost={{"i",118723,1}},itemID=116092,lvl=10,requireSkill=755})})),n(79832,g({r=1},{i(115359,g({b=1,collectible=false,f=59,lvl=10,requireSkill=755,spellID=169926},{r(176087,g({b=1,itemID=120131,requireSkill=755},{r(170710,{b=1,itemID=116087,requireSkill=755}),r(170704,{b=1,itemID=116081,requireSkill=755}),r(170707,{b=1,itemID=116084,requireSkill=755}),r(170711,{b=1,itemID=116088,requireSkill=755}),r(170705,{b=1,itemID=116082,requireSkill=755}),r(170708,{b=1,itemID=116085,requireSkill=755}),r(170712,{b=1,itemID=116089,requireSkill=755}),r(170706,{b=1,itemID=116083,requireSkill=755}),r(170709,{b=1,itemID=116086,requireSkill=755}),r(170700,{requireSkill=755,u=15})}))})),r(170719,{b=1,cost={{"i",118723,1}},itemID=116096,lvl=10,requireSkill=755}),r(170716,{b=1,cost={{"i",118723,1}},itemID=116093,lvl=10,requireSkill=755}),r(170713,{b=1,cost={{"i",118723,1}},itemID=116090,lvl=10,requireSkill=755}),r(170725,{b=1,cost={{"i",118723,5}},itemID=116102,lvl=10,requireSkill=755}),r(170726,{b=1,cost={{"i",118723,5}},itemID=116103,lvl=10,requireSkill=755}),r(170727,{b=1,cost={{"i",118723,5}},itemID=116104,lvl=10,requireSkill=755}),r(170730,{b=1,cost={{"i",118723,5}},itemID=116107,lvl=10,requireSkill=755}),r(170729,{b=1,cost={{"i",118723,5}},itemID=116106,lvl=10,requireSkill=755}),r(170720,{b=1,cost={{"i",118723,1}},itemID=116097,lvl=10,requireSkill=755}),r(170721,{b=1,cost={{"i",118723,1}},itemID=116098,lvl=10,requireSkill=755}),r(170732,{b=1,cost={{"i",118723,3}},itemID=116109,lvl=10,requireSkill=755}),r(170731,{b=1,cost={{"i",118723,3}},itemID=116108,lvl=10,requireSkill=755}),r(170717,{b=1,cost={{"i",118723,1}},itemID=116094,lvl=10,requireSkill=755}),r(170714,{b=1,cost={{"i",118723,1}},itemID=116091,lvl=10,requireSkill=755}),r(170724,{b=1,cost={{"i",118723,1}},itemID=116101,lvl=10,requireSkill=755}),r(170702,{b=1,collectible=false,cost={{"i",118723,5}},itemID=116079,lvl=10,requireSkill=755}),r(170701,{b=1,cost={{"i",118723,1}},itemID=116078,lvl=10,requireSkill=755}),r(170723,{b=1,cost={{"i",118723,1}},itemID=116100,lvl=10,requireSkill=755}),r(170718,{b=1,cost={{"i",118723,1}},itemID=116095,lvl=10,requireSkill=755}),r(170715,{b=1,cost={{"i",118723,1}},itemID=116092,lvl=10,requireSkill=755})}))})}),gb(161,{n(-4,g({pvp=1},{ach(9495,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors.",pvp=1},{gb(161,{b=1,itemID=111981,lvl=10,pvp=1})})),ach(9738,g({pvp=1,r=2},{title(269,{pvp=1}),ach(9639,{pvp=1}),ach(9522,g({pvp=1,r=2},{title(274,{pvp=1,r=2})})),ach(9521,g({pvp=1,r=2},{title(270,{pvp=1,r=2})})),ach(9520,g({pvp=1,r=2},{title(276,{pvp=1,r=2})})),ach(9519,g({pvp=1,r=2},{title(271,{pvp=1,r=2})})),ach(9518,g({pvp=1,r=2},{title(273,{pvp=1,r=2})})),ach(9517,g({pvp=1,r=2},{title(272,{pvp=1,r=2})})),ach(9516,g({pvp=1,r=2},{title(275,{pvp=1,r=2})}))})),ach(9508,g({pvp=1,r=1},{title(269,{pvp=1}),ach(9639,{pvp=1}),ach(9515,g({pvp=1,r=1},{title(265,{pvp=1,r=1})})),ach(9514,g({pvp=1,r=1},{title(268,{pvp=1,r=1})})),ach(9513,g({pvp=1,r=1},{title(266,{pvp=1,r=1})})),ach(9512,g({pvp=1,r=1},{title(262,{pvp=1,r=1})})),ach(9511,g({pvp=1,r=1},{title(263,{pvp=1,r=1})})),ach(9510,g({pvp=1,r=1},{title(264,{pvp=1,r=1})})),ach(9509,g({pvp=1,r=1},{title(267,{pvp=1,r=1})}))}))})),n(-17,g({pvp=1},{q(37082,{lvl=40,pvp=1}),q(37083,g({lvl=40,pvp=1},{toy(119219,{b=1,description="Requires being the last player alive in the coliseum.",pvp=1}),i(120142,g({b=1,f=55,pvp=1},{toy(119217,{b=1,pvp=1}),toy(119218,{b=1,pvp=1})}))})),q(36957,{lvl=10,providers={{"n",86677}},pvp=1,r=2}),q(36959,{lvl=10,providers={{"n",86677}},pvp=1,r=2}),q(36969,{lvl=10,providers={{"n",86677}},pvp=1,r=2}),q(36963,{lvl=10,providers={{"n",86677}},pvp=1,r=2}),q(36967,{lvl=10,providers={{"n",86677}},pvp=1,r=2}),q(36961,{lvl=10,providers={{"n",86677}},pvp=1,r=2}),q(36965,{lvl=10,providers={{"n",86677}},pvp=1,r=2}),q(36960,{lvl=10,providers={{"n",86677}},pvp=1,r=2}),q(36955,{lvl=10,providers={{"n",86677}},pvp=1,r=2,repeatable=1}),q(36968,{lvl=10,providers={{"n",86677}},pvp=1,r=2}),q(36970,{lvl=10,providers={{"n",86677}},pvp=1,r=2}),q(36964,{lvl=10,providers={{"n",86677}},pvp=1,r=2}),q(36958,{lvl=10,providers={{"n",86677}},pvp=1,r=2}),q(36962,{lvl=10,providers={{"n",86677}},pvp=1,r=2}),q(36966,{lvl=10,providers={{"n",86677}},pvp=1,r=2}),q(36929,{lvl=10,providers={{"n",86629}},pvp=1,r=1}),q(36923,{lvl=10,providers={{"n",86629}},pvp=1,r=1}),q(36925,{lvl=10,providers={{"n",86629}},pvp=1,r=1}),q(36897,{lvl=10,providers={{"n",86629}},pvp=1,r=1}),q(36931,{lvl=10,providers={{"n",86629}},pvp=1,r=1}),q(36933,{lvl=10,providers={{"n",86629}},pvp=1,r=1}),q(36927,{lvl=10,providers={{"n",86629}},pvp=1,r=1}),q(36930,{lvl=10,providers={{"n",86629}},pvp=1,r=1}),q(36924,{lvl=10,providers={{"n",86629}},pvp=1,r=1}),q(36926,{lvl=10,providers={{"n",86629}},pvp=1,r=1}),q(36889,{lvl=10,providers={{"n",86629}},pvp=1,r=1,repeatable=1}),q(36921,{lvl=10,providers={{"n",86629}},pvp=1,r=1}),q(36932,{lvl=10,providers={{"n",86629}},pvp=1,r=1}),q(36934,{lvl=10,providers={{"n",86629}},pvp=1,r=1}),q(36928,{lvl=10,providers={{"n",86629}},pvp=1,r=1}),q(36876,{lvl=10,providers={{"n",86677}},pvp=1,r=2}),q(36874,{lvl=10,providers={{"n",86629}},pvp=1,r=1})})),n(-153,g({pvp=1},{n(86639,g({pvp=1},{i(118043,g({b=1,f=102,pvp=1},{n(-659,g({pvp=1},{cl(6,g({pvp=1},{s(71613,126184,{b=1,c=a6,f=7,lvl=40,pvp=1,r=2}),s(71614,126185,{b=1,c=a6,f=7,lvl=40,pvp=1,r=2}),s(71615,126186,{b=1,c=a6,f=7,lvl=40,pvp=1,r=2}),s(71616,126187,{b=1,c=a6,f=7,lvl=40,pvp=1,r=2}),s(71617,126188,{b=1,c=a6,f=7,lvl=40,pvp=1,r=2}),s(71991,126661,{b=1,c=a6,f=7,lvl=40,pvp=1,r=1}),s(71992,126662,{b=1,c=a6,f=7,lvl=40,pvp=1,r=1}),s(71993,126663,{b=1,c=a6,f=7,lvl=40,pvp=1,r=1}),s(71994,126664,{b=1,c=a6,f=7,lvl=40,pvp=1,r=1}),s(71995,126665,{b=1,c=a6,f=7,lvl=40,pvp=1,r=1})})),cl(11,g({pvp=1},{s(71618,126189,{b=1,c=a2,f=5,lvl=40,pvp=1,r=2}),s(71619,126190,{b=1,c=a2,f=5,lvl=40,pvp=1,r=2}),s(71620,126191,{b=1,c=a2,f=5,lvl=40,pvp=1,r=2}),s(71622,126193,{b=1,c=a2,f=5,lvl=40,pvp=1,r=2}),s(71621,126192,{b=1,c=a2,f=5,lvl=40,pvp=1,r=2}),s(71996,126666,{b=1,c=a2,f=5,lvl=40,pvp=1,r=1}),s(71997,126667,{b=1,c=a2,f=5,lvl=40,pvp=1,r=1}),s(71998,126668,{b=1,c=a2,f=5,lvl=40,pvp=1,r=1}),s(72000,126670,{b=1,c=a2,f=5,lvl=40,pvp=1,r=1}),s(71999,126669,{b=1,c=a2,f=5,lvl=40,pvp=1,r=1})})),cl(3,g({pvp=1},{s(71623,126194,{b=1,c=a10,f=6,lvl=40,pvp=1,r=2}),s(71624,126195,{b=1,c=a10,f=6,lvl=40,pvp=1,r=2}),s(71625,126196,{b=1,c=a10,f=6,lvl=40,pvp=1,r=2}),s(71626,126197,{b=1,c=a10,f=6,lvl=40,pvp=1,r=2}),s(71627,126198,{b=1,c=a10,f=6,lvl=40,pvp=1,r=2}),s(72001,126671,{b=1,c=a10,f=6,lvl=40,pvp=1,r=1}),s(72002,126672,{b=1,c=a10,f=6,lvl=40,pvp=1,r=1}),s(72003,126673,{b=1,c=a10,f=6,lvl=40,pvp=1,r=1}),s(72004,126674,{b=1,c=a10,f=6,lvl=40,pvp=1,r=1}),s(72005,126675,{b=1,c=a10,f=6,lvl=40,pvp=1,r=1})})),cl(8,g({pvp=1},{s(71637,126214,{b=1,c=a9,f=4,lvl=40,pvp=1,r=2}),s(71634,126211,{b=1,c=a9,f=4,lvl=40,pvp=1,r=2}),s(71633,126210,{b=1,c=a9,f=4,lvl=40,pvp=1,r=2}),s(71636,126213,{b=1,c=a9,f=4,lvl=40,pvp=1,r=2}),s(71635,126212,{b=1,c=a9,f=4,lvl=40,pvp=1,r=2}),s(72015,126691,{b=1,c=a9,f=4,lvl=40,pvp=1,r=1}),s(72012,126688,{b=1,c=a9,f=4,lvl=40,pvp=1,r=1}),s(72011,126687,{b=1,c=a9,f=4,lvl=40,pvp=1,r=1}),s(72014,126690,{b=1,c=a9,f=4,lvl=40,pvp=1,r=1}),s(72013,126689,{b=1,c=a9,f=4,lvl=40,pvp=1,r=1})})),cl(10,g({pvp=1},{s(71641,126218,{b=1,c=a11,f=5,lvl=40,pvp=1,r=2}),s(71642,126219,{b=1,c=a11,f=5,lvl=40,pvp=1,r=2}),s(71643,126220,{b=1,c=a11,f=5,lvl=40,pvp=1,r=2}),s(71644,126221,{b=1,c=a11,f=5,lvl=40,pvp=1,r=2}),s(71645,126222,{b=1,c=a11,f=5,lvl=40,pvp=1,r=2}),s(72019,126695,{b=1,c=a11,f=5,lvl=40,pvp=1,r=1}),s(72020,126696,{b=1,c=a11,f=5,lvl=40,pvp=1,r=1}),s(72021,126697,{b=1,c=a11,f=5,lvl=40,pvp=1,r=1}),s(72022,126698,{b=1,c=a11,f=5,lvl=40,pvp=1,r=1}),s(72023,126699,{b=1,c=a11,f=5,lvl=40,pvp=1,r=1})})),cl(2,g({pvp=1},{s(71646,126223,{b=1,c=a3,f=7,lvl=40,pvp=1,r=2}),s(71647,126224,{b=1,c=a3,f=7,lvl=40,pvp=1,r=2}),s(71648,126225,{b=1,c=a3,f=7,lvl=40,pvp=1,r=2}),s(71649,126226,{b=1,c=a3,f=7,lvl=40,pvp=1,r=2}),s(71650,126227,{b=1,c=a3,f=7,lvl=40,pvp=1,r=2}),s(72024,126700,{b=1,c=a3,f=7,lvl=40,pvp=1,r=1}),s(72025,126701,{b=1,c=a3,f=7,lvl=40,pvp=1,r=1}),s(72026,126702,{b=1,c=a3,f=7,lvl=40,pvp=1,r=1}),s(72027,126703,{b=1,c=a3,f=7,lvl=40,pvp=1,r=1}),s(72028,126704,{b=1,c=a3,f=7,lvl=40,pvp=1,r=1})})),cl(5,g({pvp=1},{s(71654,126231,{b=1,c=a4,f=4,lvl=40,pvp=1,r=2}),s(71655,126232,{b=1,c=a4,f=4,lvl=40,pvp=1,r=2}),s(71656,126233,{b=1,c=a4,f=4,lvl=40,pvp=1,r=2}),s(71658,126235,{b=1,c=a4,f=4,lvl=40,pvp=1,r=2}),s(71657,126234,{b=1,c=a4,f=4,lvl=40,pvp=1,r=2}),s(72032,126708,{b=1,c=a4,f=4,lvl=40,pvp=1,r=1}),s(72033,126709,{b=1,c=a4,f=4,lvl=40,pvp=1,r=1}),s(72034,126710,{b=1,c=a4,f=4,lvl=40,pvp=1,r=1}),s(72036,126712,{b=1,c=a4,f=4,lvl=40,pvp=1,r=1}),s(72035,126711,{b=1,c=a4,f=4,lvl=40,pvp=1,r=1})})),cl(4,g({pvp=1},{s(71660,126237,{b=1,c=a8,f=5,lvl=40,pvp=1,r=2}),s(71661,126238,{b=1,c=a8,f=5,lvl=40,pvp=1,r=2}),s(71662,126239,{b=1,c=a8,f=5,lvl=40,pvp=1,r=2}),s(71663,126240,{b=1,c=a8,f=5,lvl=40,pvp=1,r=2}),s(71659,126236,{b=1,c=a8,f=5,lvl=40,pvp=1,r=2}),s(72038,126714,{b=1,c=a8,f=5,lvl=40,pvp=1,r=1}),s(72039,126715,{b=1,c=a8,f=5,lvl=40,pvp=1,r=1}),s(72040,126716,{b=1,c=a8,f=5,lvl=40,pvp=1,r=1}),s(72041,126717,{b=1,c=a8,f=5,lvl=40,pvp=1,r=1}),s(72037,126713,{b=1,c=a8,f=5,lvl=40,pvp=1,r=1})})),cl(7,g({pvp=1},{s(71664,126241,{b=1,c=a1,f=6,lvl=40,pvp=1,r=2}),s(71665,126242,{b=1,c=a1,f=6,lvl=40,pvp=1,r=2}),s(71666,126243,{b=1,c=a1,f=6,lvl=40,pvp=1,r=2}),s(71667,126244,{b=1,c=a1,f=6,lvl=40,pvp=1,r=2}),s(71668,126245,{b=1,c=a1,f=6,lvl=40,pvp=1,r=2}),s(72042,126718,{b=1,c=a1,f=6,lvl=40,pvp=1,r=1}),s(72043,126719,{b=1,c=a1,f=6,lvl=40,pvp=1,r=1}),s(72044,126720,{b=1,c=a1,f=6,lvl=40,pvp=1,r=1}),s(72045,126721,{b=1,c=a1,f=6,lvl=40,pvp=1,r=1}),s(72046,126722,{b=1,c=a1,f=6,lvl=40,pvp=1,r=1})})),cl(9,g({pvp=1},{s(71675,126262,{b=1,c=a7,f=4,lvl=40,pvp=1,r=2}),s(71672,126259,{b=1,c=a7,f=4,lvl=40,pvp=1,r=2}),s(71671,126258,{b=1,c=a7,f=4,lvl=40,pvp=1,r=2}),s(71674,126261,{b=1,c=a7,f=4,lvl=40,pvp=1,r=2}),s(71673,126260,{b=1,c=a7,f=4,lvl=40,pvp=1,r=2}),s(72053,126739,{b=1,c=a7,f=4,lvl=40,pvp=1,r=1}),s(72050,126736,{b=1,c=a7,f=4,lvl=40,pvp=1,r=1}),s(72049,126735,{b=1,c=a7,f=4,lvl=40,pvp=1,r=1}),s(72052,126738,{b=1,c=a7,f=4,lvl=40,pvp=1,r=1}),s(72051,126737,{b=1,c=a7,f=4,lvl=40,pvp=1,r=1})})),cl(1,g({pvp=1},{s(71676,126263,{b=1,c=a5,f=7,lvl=40,pvp=1,r=2}),s(71677,126264,{b=1,c=a5,f=7,lvl=40,pvp=1,r=2}),s(71678,126265,{b=1,c=a5,f=7,lvl=40,pvp=1,r=2}),s(71679,126266,{b=1,c=a5,f=7,lvl=40,pvp=1,r=2}),s(71680,126267,{b=1,c=a5,f=7,lvl=40,pvp=1,r=2}),s(72054,126740,{b=1,c=a5,f=7,lvl=40,pvp=1,r=1}),s(72055,126741,{b=1,c=a5,f=7,lvl=40,pvp=1,r=1}),s(72056,126742,{b=1,c=a5,f=7,lvl=40,pvp=1,r=1}),s(72057,126743,{b=1,c=a5,f=7,lvl=40,pvp=1,r=1}),s(72058,126744,{b=1,c=a5,f=7,lvl=40,pvp=1,r=1})})),n(-322,g({pvp=1},{s(71609,126177,{b=1,f=3,lvl=40,pvp=1,r=2}),s(71669,126246,{b=1,f=3,lvl=40,pvp=1,r=2}),s(71670,126249,{b=1,f=3,lvl=40,pvp=1,r=2}),s(71628,126199,{b=1,f=3,lvl=40,pvp=1,r=2}),s(71629,126200,{b=1,f=3,lvl=40,pvp=1,r=2}),s(71987,126654,{b=1,f=3,lvl=40,pvp=1,r=1}),s(72047,126723,{b=1,f=3,lvl=40,pvp=1,r=1}),s(72048,126726,{b=1,f=3,lvl=40,pvp=1,r=1}),s(72006,126676,{b=1,f=3,lvl=40,pvp=1,r=1}),s(72007,126677,{b=1,f=3,lvl=40,pvp=1,r=1})})),n(-326,g({pvp=1},{s(71640,126217,{b=1,f=6,lvl=40,pvp=1,r=2}),s(71653,126230,{b=1,f=7,lvl=40,pvp=1,r=2}),s(71632,126209,{b=1,f=5,lvl=40,pvp=1,r=2}),s(71612,126183,{b=1,f=4,lvl=40,pvp=1,r=2}),s(72018,126694,{b=1,f=6,lvl=40,pvp=1,r=1}),s(72031,126707,{b=1,f=7,lvl=40,pvp=1,r=1}),s(72010,126686,{b=1,f=5,lvl=40,pvp=1,r=1}),s(71990,126660,{b=1,f=4,lvl=40,pvp=1,r=1})})),n(-328,g({pvp=1},{s(71630,126207,{b=1,f=5,lvl=40,pvp=1,r=2}),s(71610,126181,{b=1,f=4,lvl=40,pvp=1,r=2}),s(71651,126228,{b=1,f=7,lvl=40,pvp=1,r=2}),s(71638,126215,{b=1,f=6,lvl=40,pvp=1,r=2}),s(72008,126684,{b=1,f=5,lvl=40,pvp=1,r=1}),s(71988,126658,{b=1,f=4,lvl=40,pvp=1,r=1}),s(72029,126705,{b=1,f=7,lvl=40,pvp=1,r=1}),s(72016,126692,{b=1,f=6,lvl=40,pvp=1,r=1})})),n(-330,g({pvp=1},{s(71631,126208,{b=1,f=5,lvl=40,pvp=1,r=2}),s(71639,126216,{b=1,f=6,lvl=40,pvp=1,r=2}),s(71611,126182,{b=1,f=4,lvl=40,pvp=1,r=2}),s(71652,126229,{b=1,f=7,lvl=40,pvp=1,r=2}),s(72009,126685,{b=1,f=5,lvl=40,pvp=1,r=1}),s(72017,126693,{b=1,f=6,lvl=40,pvp=1,r=1}),s(71989,126659,{b=1,f=4,lvl=40,pvp=1,r=1}),s(72030,126706,{b=1,f=7,lvl=40,pvp=1,r=1})})),n(-384,g({pvp=1},{i(126247,{b=1,f=51,lvl=40,pvp=1,r=2}),i(126250,{b=1,f=51,lvl=40,pvp=1,r=2}),i(126178,{b=1,f=51,lvl=40,pvp=1,r=2}),i(126201,{b=1,f=51,lvl=40,pvp=1,r=2}),i(126202,{b=1,f=51,lvl=40,pvp=1,r=2}),i(126724,{b=1,f=51,lvl=40,pvp=1,r=1}),i(126727,{b=1,f=51,lvl=40,pvp=1,r=1}),i(126655,{b=1,f=51,lvl=40,pvp=1,r=1}),i(126678,{b=1,f=51,lvl=40,pvp=1,r=1}),i(126679,{b=1,f=51,lvl=40,pvp=1,r=1})})),n(-385,g({pvp=1},{i(126206,{b=1,f=52,lvl=40,pvp=1,r=2}),i(126203,{b=1,f=52,lvl=40,pvp=1,r=2}),i(126205,{b=1,f=52,lvl=40,pvp=1,r=2}),i(126204,{b=1,f=52,lvl=40,pvp=1,r=2}),i(126179,{b=1,f=52,lvl=40,pvp=1,r=2}),i(126180,{b=1,f=52,lvl=40,pvp=1,r=2}),i(127120,{b=1,f=52,lvl=40,pvp=1,r=2}),i(126248,{b=1,f=52,lvl=40,pvp=1,r=2}),i(126251,{b=1,f=52,lvl=40,pvp=1,r=2}),i(126252,{b=1,f=52,lvl=40,pvp=1,r=2}),i(126683,{b=1,f=52,lvl=40,pvp=1,r=1}),i(126680,{b=1,f=52,lvl=40,pvp=1,r=1}),i(126682,{b=1,f=52,lvl=40,pvp=1,r=1}),i(126681,{b=1,f=52,lvl=40,pvp=1,r=1}),i(126656,{b=1,f=52,lvl=40,pvp=1,r=1}),i(126657,{b=1,f=52,lvl=40,pvp=1,r=1}),i(127121,{b=1,f=52,lvl=40,pvp=1,r=1}),i(126725,{b=1,f=52,lvl=40,pvp=1,r=1}),i(126728,{b=1,f=52,lvl=40,pvp=1,r=1}),i(126729,{b=1,f=52,lvl=40,pvp=1,r=1})})),n(-386,g({pvp=1},{i(126253,{b=1,f=53,lvl=40,pvp=1,r=2}),i(126254,{b=1,f=53,lvl=40,pvp=1,r=2}),i(126257,{b=1,f=53,lvl=40,pvp=1,r=2}),i(126256,{b=1,f=53,lvl=40,pvp=1,r=2}),i(126255,{b=1,f=53,lvl=40,pvp=1,r=2}),i(126730,{b=1,f=53,lvl=40,pvp=1,r=1}),i(126731,{b=1,f=53,lvl=40,pvp=1,r=1}),i(126734,{b=1,f=53,lvl=40,pvp=1,r=1}),i(126733,{b=1,f=53,lvl=40,pvp=1,r=1}),i(126732,{b=1,f=53,lvl=40,pvp=1,r=1})}))}))}))}))}))}),gb(137,{n(-4,{ach(9454,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(137,{b=1,itemID=111997,lvl=10})}))}),n(-2,{n(85344,g({r=2},{p(1396,{b=1,cost={{"i",116053,1000}},itemID=110721}),s(66607,118568,{b=1,cost={{"g",25000000},{"i",116053,500}},f=23}),s(66603,118560,{b=1,cost={{"g",50000000},{"i",116053,1000}},f=28}),s(66605,118562,{b=1,cost={{"g",50000000},{"i",116053,1000}},f=28}),s(66602,118559,{b=1,cost={{"g",50000000},{"i",116053,1000}},f=28}),s(66606,118563,{b=1,cost={{"g",25000000},{"i",116053,500}},f=23})})),n(81981,g({r=1},{p(1396,{b=1,cost={{"i",116053,1000}},itemID=110721}),s(66607,118568,{b=1,cost={{"g",25000000},{"i",116053,500}},f=23}),s(66603,118560,{b=1,cost={{"g",50000000},{"i",116053,1000}},f=28}),s(66605,118562,{b=1,cost={{"g",50000000},{"i",116053,1000}},f=28}),s(66602,118559,{b=1,cost={{"g",50000000},{"i",116053,1000}},f=28}),s(66606,118563,{b=1,cost={{"g",25000000},{"i",116053,500}},f=23})}))})}),gb(36,{n(-4,{ach(9703,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(36,{b=1,itemID=109065,lvl=10,r=2}),gb(36,{b=1,itemID=116432,lvl=10,r=1}),crit(1),crit(2),crit(3),crit(4),crit(5),crit(6),crit(7),crit(8),crit(9),crit(10),crit(11),crit(12),crit(13),crit(14),crit(15),crit(16),crit(17),crit(18),crit(19),crit(20)}))}),n(-101,g({crs={84947,87305},sort=1},{follower(342),follower(227),follower(406),follower(382),follower(351),follower(91),follower(395),follower(285),follower(363),follower(92),follower(341),follower(347),follower(237),follower(87),follower(429),follower(280),follower(287),follower(390),follower(107),follower(326),follower(235),follower(288),follower(230),follower(279),follower(417),follower(447),follower(444),follower(371),follower(254),follower(365),follower(364),follower(295),follower(408),follower(400),follower(271),follower(262),follower(345),follower(401),follower(360),follower(434),follower(385),follower(394),follower(368),follower(377),follower(276),follower(297),follower(413),follower(258),follower(265),follower(96),follower(333),follower(427),follower(431),follower(350),follower(301),follower(379),follower(354),follower(115),follower(387),follower(441),follower(410),follower(398),follower(250),follower(323),follower(277),follower(289),follower(424),follower(450),follower(335),follower(426),follower(357),follower(298),follower(384),follower(231),follower(388),follower(93),follower(89),follower(436),follower(299),follower(270),follower(330),follower(383),follower(397),follower(88),follower(245),follower(113),follower(110),follower(449),follower(327),follower(430),follower(119),follower(294),follower(334),follower(346),follower(403),follower(255),follower(236),follower(343),follower(402),follower(263),follower(331),follower(248),follower(274),follower(97),follower(355),follower(419),follower(412),follower(396),follower(374),follower(370),follower(105),follower(359),follower(253),follower(386),follower(416),follower(432),follower(112),follower(414),follower(284),follower(407),follower(392),follower(448),follower(283),follower(247),follower(361),follower(348),follower(260),follower(421),follower(442),follower(269),follower(373),follower(376),follower(102),follower(422),follower(273),follower(391),follower(356),follower(118),follower(286),follower(332),follower(437),follower(352),follower(244),follower(338),follower(375),follower(362),follower(106),follower(103),follower(238),follower(272),follower(438),follower(239),follower(329),follower(372),follower(114),follower(445),follower(302),follower(94),follower(233),follower(399),follower(443),follower(228),follower(439),follower(117),follower(405),follower(292),follower(415),follower(393),follower(340),follower(409),follower(303),follower(337),follower(95),follower(328),follower(290),follower(275),follower(349),follower(109),follower(98),follower(111),follower(440),follower(378),follower(325),follower(366),follower(267),follower(242),follower(232),follower(264),follower(252),follower(411),follower(324),follower(300),follower(304),follower(99),follower(101),follower(358),follower(380),follower(246),follower(404),follower(259),follower(435),follower(268),follower(90),follower(251),follower(428),follower(296),follower(234),follower(425),follower(293),follower(344),follower(172,{toy(117573,{b=1,crs={82717},description="|cff3399ffStep 1:|r Recruit |cFFFFD700Soulare of Andorhal|r from the Inn using either Magic Debuff or Wild Aggression.\n|cff3399ffStep 2:|r Do a |cFFFFFFFF/tired|r emote and he will award the toy.\n|cff3399ffNote:|r Can get by visiting someone's Garrison, and players of both factions can now visit Soulare in Stormwind City at |cFFFFFFFF38.2, 64.6|r and emote at him to get the toy.",lvl=10})}),follower(452),follower(281),follower(381),follower(120),follower(420),follower(116),follower(108),follower(367),follower(249),follower(241),follower(423),follower(336),follower(291),follower(266),follower(446),follower(229),follower(282),follower(353),follower(451),follower(243),follower(261),follower(256),follower(278),follower(339),follower(100),follower(104),follower(257),follower(433),follower(418),follower(240),follower(369),follower(389)})),n(-17,{i(119036,{b=1,description="Commonly rewarded from quests provided from the Inn.",f=102,sym={{"sub","common_wod_dungeon_drop",1,-327},{"sub","common_wod_dungeon_drop",1,-328},{"sub","common_wod_dungeon_drop",1,-329},{"sub","common_wod_dungeon_drop",1,-323},{"sub","common_wod_dungeon_drop",1,-330},{"sub","common_wod_dungeon_drop",1,-320},{"sub","common_wod_dungeon_drop",1,-326},{"sub","common_wod_dungeon_drop",1,-321},{"sub","common_wod_dungeon_drop",1,-322},{"sub","common_wod_dungeon_drop",1,-384},{"sub","common_wod_dungeon_drop",1,-385},{"is","itemID"}}}),i(119037,{b=1,description="Commonly rewarded from quests provided from the Inn.",f=102,sym={{"sub","common_wod_dungeon_drop",2,-327},{"sub","common_wod_dungeon_drop",2,-328},{"sub","common_wod_dungeon_drop",2,-329},{"sub","common_wod_dungeon_drop",2,-323},{"sub","common_wod_dungeon_drop",2,-330},{"sub","common_wod_dungeon_drop",2,-320},{"sub","common_wod_dungeon_drop",2,-326},{"sub","common_wod_dungeon_drop",2,-321},{"sub","common_wod_dungeon_drop",2,-322},{"sub","common_wod_dungeon_drop",2,-384},{"sub","common_wod_dungeon_drop",2,-385}}}),q(37228,g({isDaily=1,lvl=40,providers={{"n",87991}},repeatable=1,sourceQuests={37152}},{i(119037,{b=1,f=102})})),q(37237,g({isDaily=1,lvl=40,providers={{"n",88001}},repeatable=1,sourceQuests={37162}},{i(119037,{b=1,f=102})})),q(37235,g({isDaily=1,lvl=40,providers={{"n",87999}},repeatable=1,sourceQuests={37159}},{i(119037,{b=1,f=102})})),q(37243,g({isDaily=1,lvl=40,providers={{"n",88007}},repeatable=1,sourceQuests={37160}},{i(119037,{b=1,f=102})})),q(37167,g({lvl=40,providers={{"n",88006}}},{i(118924,g({b=1},{i(114073,g({b=1,spellID=168734},{s(63293,114448,{b=1,f=4}),s(63296,114449,{b=1,f=5}),s(63299,114450,{b=1,f=6}),s(63302,114451,{b=1,f=7})})),i(114079,g({b=1,spellID=168728},{s(63341,114482,{b=1,f=3}),s(63344,114485,{b=1,f=3}),s(63342,114483,{b=1,f=3}),s(63345,114486,{b=1,f=3}),s(63343,114484,{b=1,f=3})})),i(114072,g({b=1,spellID=168735},{s(63281,114444,{b=1,f=4}),s(63284,114445,{b=1,f=5}),s(63287,114446,{b=1,f=6}),s(63290,114447,{b=1,f=7})})),i(114074,g({b=1,spellID=168733},{s(63305,114452,{b=1,f=4}),s(63308,114453,{b=1,f=5}),s(63311,114454,{b=1,f=6}),s(63314,114455,{b=1,f=7})}))}))})),q(37159,g({lvl=40,providers={{"n",87999}}},{toy(119093,{b=1})})),q(37230,g({isDaily=1,lvl=40,providers={{"n",87994}},repeatable=1,sourceQuests={37157}},{i(119037,{b=1,f=102})})),q(37145,g({isDaily=1,lvl=15,providers={{"n",88017}},repeatable=1},{i(119041,{b=1,f=102,sym={{"sub","common_wod_dungeon_drop",1,-327},{"sub","common_wod_dungeon_drop",1,-328},{"sub","common_wod_dungeon_drop",1,-329},{"sub","common_wod_dungeon_drop",1,-323},{"sub","common_wod_dungeon_drop",1,-320},{"sub","common_wod_dungeon_drop",1,-326},{"sub","common_wod_dungeon_drop",1,-321},{"sub","common_wod_dungeon_drop",1,-322},{"sub","common_wod_dungeon_drop",1,-384},{"sub","common_wod_dungeon_drop",1,-385},{"is","itemID"}}})})),q(37165,g({lvl=40,providers={{"n",88004}}},{toy(118935,{b=1})})),q(37160,g({lvl=40,providers={{"n",88007}}},{toy(118937,{b=1})})),q(37151,g({lvl=35,providers={{"n",88026}}},{s(66666,118918,{b=1,f=2})})),q(37209,g({isDaily=1,lvl=35,providers={{"n",88026}},repeatable=1,sourceQuests={37151}},{i(119036,{b=1,f=102})})),q(37152,g({lvl=40,providers={{"n",87991}}},{toy(119083,{b=1})})),q(37162,g({lvl=40,providers={{"n",88001}}},{i(118927,{b=1})})),q(37161,g({lvl=40,providers={{"n",88000}}},{i(118926,{b=1})})),q(33814,{coords={{31,31.1,582}},isBreadcrumb=1,lvl=10,providers={{"n",81152}},r=2}),q(37239,g({isDaily=1,lvl=40,providers={{"n",88003}},repeatable=1,sourceQuests={37164}},{i(119037,{b=1,f=102})})),q(37157,g({lvl=40,providers={{"n",87994}}},{toy(119092,{b=1})})),q(37244,g({isDaily=1,lvl=35,providers={{"n",88024}},repeatable=1,sourceQuests={37148}},{i(119036,{b=1,f=102})})),q(37150,g({lvl=35,providers={{"n",88025}}},{p(1566,{itemID=118921})})),q(37179,g({lvl=40,providers={{"n",88009}}},{toy(118938,{b=1}),follower(455)})),q(37146,g({isDaily=1,lvl=20,providers={{"n",88022}},repeatable=1},{i(119042,{b=1,f=102,sym={{"sub","common_wod_dungeon_drop",1,-327},{"sub","common_wod_dungeon_drop",1,-328},{"sub","common_wod_dungeon_drop",1,-329},{"sub","common_wod_dungeon_drop",1,-323},{"sub","common_wod_dungeon_drop",1,-330},{"sub","common_wod_dungeon_drop",1,-326},{"sub","common_wod_dungeon_drop",1,-322},{"sub","common_wod_dungeon_drop",1,-384},{"sub","common_wod_dungeon_drop",1,-385},{"is","itemID"}}})})),q(37158,g({lvl=40,providers={{"n",87998}}},{i(118928,{b=1})})),q(37242,g({isDaily=1,lvl=40,providers={{"n",88006}},repeatable=1,sourceQuests={37167}},{i(119037,{b=1,f=102})})),q(37241,g({isDaily=1,lvl=40,providers={{"n",88005}},repeatable=1,sourceQuests={37166}},{i(119037,{b=1,f=102})})),q(37229,g({isDaily=1,lvl=40,providers={{"n",87992}},repeatable=1,sourceQuests={37153}},{i(119037,{b=1,f=102})})),q(37236,g({isDaily=1,lvl=40,providers={{"n",88000}},repeatable=1,sourceQuests={37161}},{i(119037,{b=1,f=102})})),q(37142,g({isDaily=1,lvl=10,providers={{"n",88013}}},{i(119040,{b=1,f=102,sym={{"sub","common_wod_dungeon_drop",1,-327},{"sub","common_wod_dungeon_drop",1,-329},{"sub","common_wod_dungeon_drop",1,-323},{"sub","common_wod_dungeon_drop",1,-330},{"sub","common_wod_dungeon_drop",1,-320},{"sub","common_wod_dungeon_drop",1,-326},{"sub","common_wod_dungeon_drop",1,-321},{"sub","common_wod_dungeon_drop",1,-322},{"sub","common_wod_dungeon_drop",1,-384},{"sub","common_wod_dungeon_drop",1,-385},{"is","itemID"}}})})),q(37148,g({lvl=35,providers={{"n",88024}}},{i(118922,{b=1,f=55,spellID=176151})})),q(37227,g({isDaily=1,lvl=35,providers={{"n",88025}},repeatable=1,sourceQuests={37150}},{i(119036,{b=1,f=102})})),q(37238,g({isDaily=1,lvl=40,providers={{"n",88002}},repeatable=1,sourceQuests={37163}},{i(119037,{b=1,f=102})})),q(37163,g({lvl=40,providers={{"n",88002}}},{toy(119003,{b=1})})),q(37147,g({isDaily=1,lvl=30,providers={{"n",88023}},repeatable=1},{i(119043,{b=1,f=102,sym={{"sub","common_wod_dungeon_drop",1,-327},{"sub","common_wod_dungeon_drop",1,-328},{"sub","common_wod_dungeon_drop",1,-329},{"sub","common_wod_dungeon_drop",1,-330},{"sub","common_wod_dungeon_drop",1,-320},{"sub","common_wod_dungeon_drop",1,-326},{"sub","common_wod_dungeon_drop",1,-321},{"sub","common_wod_dungeon_drop",1,-322},{"sub","common_wod_dungeon_drop",1,-384},{"sub","common_wod_dungeon_drop",1,-385},{"is","itemID"}}})})),q(37232,g({isDaily=1,lvl=40,providers={{"n",87996}},repeatable=1,sourceQuests={37156}},{i(119037,{b=1,f=102})})),q(37155,g({lvl=40,providers={{"n",87995}}},{i(118925,{b=1})})),q(37154,g({lvl=40,providers={{"n",87997}}},{i(118931,{b=1})})),q(37234,g({isDaily=1,lvl=40,providers={{"n",87998}},repeatable=1,sourceQuests={37158}},{i(119037,{b=1,f=102})})),q(37119,{lvl=10,providers={{"n",84947}},r=2}),q(37046,{lvl=10,providers={{"n",87305}},r=1}),q(37164,g({lvl=40,providers={{"n",88003}}},{p(1567,{itemID=118923})})),q(37240,g({isDaily=1,lvl=40,providers={{"n",88004}},repeatable=1,sourceQuests={37165}},{i(119037,{b=1,f=102})})),q(37231,g({isDaily=1,lvl=40,providers={{"n",87995}},repeatable=1,sourceQuests={37155}},{i(119037,{b=1,f=102})})),q(37156,g({lvl=40,providers={{"n",87996}}},{toy(119039,{b=1})})),q(37149,g({lvl=10,providers={{"n",88027}}},{i(118936,{b=1,f=53,lvl=35})})),q(37153,g({lvl=40,providers={{"n",87992}}},{i(118929,{b=1})})),q(37166,g({lvl=40,providers={{"n",88005}}},{i(118930,{b=1})})),q(37233,g({isDaily=1,lvl=40,providers={{"n",87997}},repeatable=1,sourceQuests={37154}},{i(119037,{b=1,f=102})})),q(37245,g({isDaily=1,lvl=10,providers={{"n",88027}},repeatable=1,sourceQuests={37149}},{i(119036,{b=1,f=102})}))}),n(-2,{n(77368,g({r=2},{s(66863,119207,{b=1,cost=50000000,f=21})})),n(87302,g({r=1},{s(66863,119207,{b=1,cost=50000000,f=21})}))})}),gb(138,{n(-4,{ach(9078,g({r=2},{title(259,{r=2})})),ach(9080,g({r=1},{title(258,{r=1})})),ach(9077,{title(257)}),ach(9076),ach(9429,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(138,{b=1,itemID=109255,lvl=10}),crit(1),crit(2)}))}),n(-17,{q(36189,{lvl=10,providers={{"n",84248}},r=2}),q(36137,{lvl=10,providers={{"n",84247}},r=1}),q(36296,g({description="Chance to spawn when you cut down trees with a rank 3 lumbermill in your garrison. After spawning 3 times, he will become your follower.",lvl=10},{follower(194)})),q(36448,g({lvl=10,providers={{"n",85413}},r=2,sourceQuests={36429}},{i(116154,{b=1,f=53,lvl=40})})),q(36449,g({lvl=10,providers={{"n",85414}},r=1,sourceQuests={36427}},{i(116154,{b=1,f=53,lvl=40})})),q(36194,{description="Requires Lumber Mill level 2",lvl=10,providers={{"n",84248}},r=2}),q(36142,{description="Requires Lumber Mill level 2",lvl=10,providers={{"n",84247}},r=1}),q(36813,g({description="This Quest requires a Level 3 Lumber Mill as well as the Follower Phylarch the Green either active or attached to the Lumber Mill.",lvl=35,providers={{"n",84889}},races={1,2,3,4,5,6,7,8,9,10,11,22,25,26,27,28,29,30,31,32,34,35,36,37}},{i(117398,{b=1,f=55,lvl=40,spellID=172609})})),q(36429,g({coords={{54.9,79.7,542},{59,38.4,550},{56,70,550},{59,29,535},{73,28,535},{73.7,64,535},{46,31.5,539},{45.5,66.3,543}},description="Weldon Barov is found at various locations in Draenor. He is stuck under a log and you need the lumber mill to get him out of there.",lvl=10,providers={{"n",85378}},r=2},{follower(195)})),q(36427,g({description="Alexi Barov is found at 51.30, 61.98 in Gorgrond. He is stuck under a log and it seems you need lumber mill to be able to get him out of there.",lvl=10,providers={{"n",85379}},r=1},{follower(195)})),q(36195,{description="This Quest requires a Level 3 Lumber Mill.",lvl=10,providers={{"n",84248}},r=2}),q(36182,{description="This Quest requires a Level 3 Lumber Mill.",lvl=10,providers={{"n",84247}},r=1}),q(36192,{lvl=10,providers={{"n",84248}},r=2,sourceQuests={36189}}),q(36138,{lvl=10,providers={{"n",84247}},r=1,sourceQuests={36137}}),n(85199,g({description="These will appear as nodes on your mini-map as trees do after you have built your Level 2 Lumber Mill."},{q(36385,g({lvl=10,providers={{"i",115467}}},{toy(115506,{b=1,lvl=35})}))}))})}),gb(168,{n(-2,{n(94516,g({r=1},{p(1577,{cost={{"i",116415,50}},itemID=127704}),p(1588,{cost={{"i",116415,50}},itemID=127703}),p(1598,{cost={{"i",116415,100}},itemID=127701}),toy(127707,{cost={{"i",116415,50}}}),p(1661,{cost={{"i",116415,200}},itemID=127705}),toy(127696,{b=1,cost={{"i",116415,500}}}),toy(127695,{cost={{"i",116415,100}}})})),n(-2,{n(94512,g({r=2},{p(1577,{cost={{"i",116415,50}},itemID=127704}),p(1588,{cost={{"i",116415,50}},itemID=127703}),p(1598,{cost={{"i",116415,100}},itemID=127701}),toy(127707,{cost={{"i",116415,50}}}),p(1661,{cost={{"i",116415,200}},itemID=127705}),toy(127696,{b=1,cost={{"i",116415,500}}}),toy(127695,{cost={{"i",116415,100}}})}))})})}),gb(63,{n(-4,{ach(9453,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(63,{b=1,itemID=116249,lvl=10,r=1}),gb(63,{b=1,itemID=111996,lvl=10,r=2})}))})}),gb(141,{n(-4,{ach(9468,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(141,{b=1,itemID=111977,lvl=10})}))}),n(-17,{q(37086,g({lvl=10,providers={{"n",77378}},r=2},{i(139593,{b=1,f=55,lvl=35,spellID=220971})})),q(37045,g({lvl=10,providers={{"n",79857}},r=1},{i(139593,{b=1,f=55,lvl=35,spellID=220971})}))}),i(139594,{b=1,f=55,spellID=220972}),i(114120,g({b=1,f=55,lvl=40,spellID=168180,u=2},{s(17270,36533,{f=26,u=2}),s(17340,36603,{f=29,u=2}),s(10282,25285,{f=27,u=2}),s(27234,55631,{f=6,u=2}),s(27171,55568,{f=6,u=2}),s(27198,55595,{f=6,u=2}),s(27189,55586,{f=6,u=2}),s(27207,55604,{f=6,u=2}),s(27216,55613,{f=6,u=2}),s(27225,55622,{f=6,u=2}),s(27180,55577,{f=6,u=2}),s(17242,36505,{f=24,u=2}),s(27378,55775,{f=4,u=2}),s(27351,55748,{f=4,u=2}),s(27342,55739,{f=4,u=2}),s(27360,55757,{f=4,u=2}),s(27324,55721,{f=4,u=2}),s(27333,55730,{f=4,u=2}),s(27369,55766,{f=4,u=2}),s(27315,55712,{f=4,u=2}),s(17368,36631,{f=33,u=2}),s(10170,25173,{f=28,u=2}),s(27243,55640,{f=5,u=2}),s(27261,55658,{f=5,u=2}),s(27288,55685,{f=5,u=2}),s(27270,55667,{f=5,u=2}),s(27279,55676,{f=5,u=2}),s(27252,55649,{f=5,u=2}),s(27297,55694,{f=5,u=2}),s(27306,55703,{f=5,u=2}),s(17438,36701,{f=28,u=2}),s(27072,55469,{f=26,u=2}),s(27063,55460,{f=25,u=2}),s(26964,55343,{f=28,u=2}),s(27054,55451,{f=28,u=2}),s(27027,55415,{f=29,u=2}),s(27018,55397,{f=24,u=2}),s(27009,55388,{f=23,u=2}),s(26982,55361,{f=31,u=2}),s(26973,55352,{f=34,u=2}),s(26955,55334,{f=20,u=2}),s(26946,55325,{f=33,u=2}),s(26928,55307,{f=32,u=2}),s(26919,55298,{f=22,u=2}),s(26910,55289,{f=21,u=2}),s(17396,36659,{f=27,u=2}),s(26937,55316,{f=3,u=2}),s(27000,55379,{f=1,u=2}),s(26991,55370,{f=23,u=2}),s(27045,55442,{f=20,u=2}),s(27090,55487,{f=27,u=2}),s(27108,55505,{f=7,u=2}),s(27126,55523,{f=7,u=2}),s(27162,55559,{f=7,u=2}),s(27135,55532,{f=7,u=2}),s(27144,55541,{f=7,u=2}),s(27153,55550,{f=7,u=2}),s(27117,55514,{f=7,u=2}),s(27099,55496,{f=7,u=2}),s(27036,55433,{f=8,u=2}),s(17382,36645,{f=31,u=2}),s(17354,36617,{f=32,u=2})})),i(140590,g({b=1,f=55,spellID=220973},{cl(5,{s(67476,119689,{b=1,c=a4,f=4,lvl=40}),s(67469,119682,{b=1,c=a4,f=4,lvl=40}),s(67471,119684,{b=1,c=a4,f=4,lvl=40}),s(67470,119683,{b=1,c=a4,f=4,lvl=40}),s(67474,119687,{b=1,c=a4,f=4,lvl=40}),s(67472,119685,{b=1,c=a4,f=4,lvl=40}),s(67473,119686,{b=1,c=a4,f=4,lvl=40}),s(67475,119688,{b=1,c=a4,f=4,lvl=40}),s(67467,119680,{b=1,c=a4,f=28,lvl=40}),s(67477,119690,{b=1,c=a4,f=28,lvl=40}),s(67457,119665,{b=1,c=a4,f=27,lvl=40})}),cl(9,{s(67524,119762,{b=1,c=a7,f=4,lvl=40}),s(67528,119766,{b=1,c=a7,f=4,lvl=40}),s(67523,119761,{b=1,c=a7,f=4,lvl=40}),s(67525,119763,{b=1,c=a7,f=4,lvl=40}),s(67526,119764,{b=1,c=a7,f=4,lvl=40}),s(67522,119760,{b=1,c=a7,f=4,lvl=40}),s(67527,119765,{b=1,c=a7,f=4,lvl=40}),s(67532,119770,{b=1,c=a7,f=28,lvl=40}),s(67530,119768,{b=1,c=a7,f=27,lvl=40}),s(67529,119767,{b=1,c=a7,f=4,lvl=40})}),cl(6,{s(67340,119478,{b=1,c=a6,f=25,lvl=40}),s(67332,119470,{b=1,c=a6,f=7,lvl=40}),s(67334,119472,{b=1,c=a6,f=7,lvl=40}),s(67338,119476,{b=1,c=a6,f=7,lvl=40}),s(67331,119469,{b=1,c=a6,f=26,lvl=40}),s(67335,119473,{b=1,c=a6,f=7,lvl=40}),s(67336,119474,{b=1,c=a6,f=7,lvl=40}),s(67337,119475,{b=1,c=a6,f=7,lvl=40}),s(67351,119499,{b=1,c=a6,f=26,lvl=40}),s(67333,119471,{b=1,c=a6,f=7,lvl=40}),s(67339,119477,{b=1,c=a6,f=7,lvl=40})}),cl(4,{s(67486,119704,{b=1,c=a8,f=5,lvl=40}),s(67483,119701,{b=1,c=a8,f=5,lvl=40}),s(67480,119698,{b=1,c=a8,f=5,lvl=40}),s(67487,119705,{b=1,c=a8,f=20,lvl=40}),s(67481,119699,{b=1,c=a8,f=5,lvl=40}),s(67482,119700,{b=1,c=a8,f=5,lvl=40}),s(67479,119697,{b=1,c=a8,f=5,lvl=40}),s(67488,119706,{b=1,c=a8,f=20,lvl=40}),s(67484,119702,{b=1,c=a8,f=5,lvl=40}),s(67489,119707,{b=1,c=a8,f=25,lvl=40}),s(67485,119703,{b=1,c=a8,f=5,lvl=40})}),cl(10,{s(67411,119589,{b=1,c=a11,f=5,lvl=40}),s(67412,119590,{b=1,c=a11,f=5,lvl=40}),s(67406,119584,{b=1,c=a11,f=5,lvl=40}),s(67407,119585,{b=1,c=a11,f=5,lvl=40}),s(67408,119586,{b=1,c=a11,f=5,lvl=40}),s(67409,119587,{b=1,c=a11,f=5,lvl=40}),s(67410,119588,{b=1,c=a11,f=5}),s(67404,119581,{b=1,c=a11,f=28,lvl=40}),s(67419,119602,{b=1,c=a11,f=28,lvl=40}),s(67422,119605,{b=1,c=a11,f=25,lvl=40}),s(67405,119583,{b=1,c=a11,f=5,lvl=40})}),cl(8,{s(67399,119572,{b=1,c=a9,f=4,lvl=40}),s(67394,119567,{b=1,c=a9,f=4,lvl=40}),s(67395,119568,{b=1,c=a9,f=4,lvl=40}),s(67396,119569,{b=1,c=a9,f=4,lvl=40}),s(67397,119570,{b=1,c=a9,f=4,lvl=40}),s(67393,119566,{b=1,c=a9,f=4,lvl=40}),s(67398,119571,{b=1,c=a9,f=4,lvl=40}),s(67403,119576,{b=1,c=a9,f=28,lvl=40}),s(67401,119574,{b=1,c=a9,f=27,lvl=40}),s(67400,119573,{b=1,c=a9,f=4,lvl=40})}),cl(1,{s(67543,119781,{b=1,c=a5,f=21,lvl=40}),s(67534,119772,{b=1,c=a5,f=7,lvl=40}),s(67544,119782,{b=1,c=a5,f=8,lvl=40}),s(67536,119774,{b=1,c=a5,f=7,lvl=40}),s(67540,119778,{b=1,c=a5,f=7,lvl=40}),s(67533,119771,{b=1,c=a5,f=22,lvl=40}),s(67542,119780,{b=1,c=a5,f=22,lvl=40}),s(67537,119775,{b=1,c=a5,f=7,lvl=40}),s(67538,119776,{b=1,c=a5,f=7,lvl=40}),s(67539,119777,{b=1,c=a5,f=7,lvl=40}),s(67535,119773,{b=1,c=a5,f=7,lvl=40}),s(67541,119779,{b=1,c=a5,f=7,lvl=40})}),cl(11,{s(67360,119513,{b=1,c=a2,f=5,lvl=40}),s(67361,119514,{b=1,c=a2,f=5,lvl=40}),s(67355,119508,{b=1,c=a2,f=5,lvl=40}),s(67356,119509,{b=1,c=a2,f=5,lvl=40}),s(67357,119510,{b=1,c=a2,f=5,lvl=40}),s(67358,119511,{b=1,c=a2,f=5,lvl=40}),s(67367,119525,{b=1,c=a2,f=29,lvl=40}),s(67381,119544,{b=1,c=a2,f=28,lvl=40}),s(67359,119512,{b=1,c=a2,f=28,lvl=40}),s(67354,119507,{b=1,c=a2,f=5,lvl=40}),s(67353,119506,{b=1,c=a2,f=5,lvl=40})}),cl(7,{s(67497,119725,{b=1,c=a1,f=8,lvl=40}),s(67500,119728,{b=1,c=a1,f=6,lvl=40}),s(67509,119737,{b=1,c=a1,f=6,lvl=40,u=1}),i(119717,{b=1,c=a1,f=52,lvl=40}),i(119711,{b=1,c=a1,f=52,lvl=40}),i(119742,{b=1,c=a1,f=52,lvl=40}),s(67499,119727,{b=1,c=a1,f=6,lvl=40}),s(67493,119721,{b=1,c=a1,f=6,lvl=40}),s(67521,119754,{b=1,c=a1,f=6,lvl=40,u=1}),i(119709,{b=1,c=a1,f=51,lvl=40}),s(67491,119719,{b=1,c=a1,f=34,lvl=40}),s(67511,119744,{b=1,c=a1,f=3,lvl=40,u=1}),s(67490,119708,{b=1,c=a1,f=3,lvl=40,u=1}),s(67510,119738,{b=1,c=a1,f=3,lvl=40,u=1}),s(67502,119730,{b=1,c=a1,f=6,lvl=40,u=1}),s(67495,119723,{b=1,c=a1,f=6,lvl=40}),s(67516,119749,{b=1,c=a1,f=6,lvl=40,u=1}),s(67520,119753,{b=1,c=a1,f=6,lvl=40,u=1}),s(67494,119722,{b=1,c=a1,f=6,lvl=40}),s(67503,119731,{b=1,c=a1,f=6,lvl=40,u=1}),s(67515,119748,{b=1,c=a1,f=6,lvl=40,u=1}),s(67504,119732,{b=1,c=a1,f=6,lvl=40,u=1}),s(67505,119733,{b=1,c=a1,f=6,lvl=40,u=1}),i(119715,{b=1,c=a1,f=53,lvl=40}),i(119710,{b=1,c=a1,f=53,lvl=40}),i(119740,{b=1,c=a1,f=53,lvl=40}),s(67517,119750,{b=1,c=a1,f=6,lvl=40,u=1}),s(67506,119734,{b=1,c=a1,f=6,lvl=40,u=1}),s(67496,119724,{b=1,c=a1,f=6,lvl=40}),i(119714,{b=1,c=a1,f=51,lvl=40}),i(119739,{b=1,c=a1,f=51,lvl=40}),s(67498,119726,{b=1,c=a1,f=6,lvl=40}),i(119716,{b=1,c=a1,f=52,lvl=40}),i(119712,{b=1,c=a1,f=52,lvl=40}),i(119741,{b=1,c=a1,f=52,lvl=40}),s(67514,119747,{b=1,c=a1,f=6,lvl=40,u=1}),s(67518,119751,{b=1,c=a1,f=8,lvl=40}),s(67507,119735,{b=1,c=a1,f=6,lvl=40,u=1}),s(67512,119745,{b=1,c=a1,f=34,lvl=40}),s(67519,119752,{b=1,c=a1,f=6,lvl=40,u=1}),i(119718,{b=1,c=a1,f=53,lvl=40}),i(119713,{b=1,c=a1,f=53,lvl=40}),i(119743,{b=1,c=a1,f=53,lvl=40}),s(67501,119729,{b=1,c=a1,f=34,lvl=40}),s(67492,119720,{b=1,c=a1,f=6,lvl=40}),s(67513,119746,{b=1,c=a1,f=6,lvl=40,u=1}),s(67508,119736,{b=1,c=a1,f=6,lvl=40,u=1})}),cl(2,{s(67425,119613,{b=1,c=a3,f=7,lvl=40}),s(67445,119638,{b=1,c=a3,f=8,lvl=40}),s(67427,119615,{b=1,c=a3,f=7,lvl=40}),s(67431,119619,{b=1,c=a3,f=7,lvl=40}),s(67428,119616,{b=1,c=a3,f=7,lvl=40}),s(67429,119617,{b=1,c=a3,f=7,lvl=40}),s(67430,119618,{b=1,c=a3,f=7,lvl=40}),s(67426,119614,{b=1,c=a3,f=7,lvl=40}),s(67442,119635,{b=1,c=a3,f=23,lvl=40}),s(67443,119636,{b=1,c=a3,f=8,lvl=40}),s(67444,119637,{b=1,c=a3,f=25,lvl=40}),s(67432,119620,{b=1,c=a3,f=7,lvl=40}),s(67446,119639,{b=1,c=a3,f=24,lvl=40})}),cl(3,{s(67389,119557,{b=1,c=a10,f=6,lvl=40}),s(67390,119558,{b=1,c=a10,f=6,lvl=40}),s(67382,119545,{b=1,c=a10,f=3,lvl=40,u=1}),s(67385,119553,{b=1,c=a10,f=6,lvl=40}),s(67384,119552,{b=1,c=a10,f=6,lvl=40}),s(67386,119554,{b=1,c=a10,f=6,lvl=40}),s(67387,119555,{b=1,c=a10,f=6,lvl=40}),s(67391,119559,{b=1,c=a10,f=31,lvl=40}),s(67388,119556,{b=1,c=a10,f=6,lvl=40}),s(67383,119551,{b=1,c=a10,f=6,lvl=40})})}))}),gb(130,{n(-17,{q(36647,g({lvl=10,providers={{"n",77372}},r=2},{i(112377,{b=1})})),q(37572,g({lvl=10,providers={{"n",79829}},r=1},{i(112377,{b=1})}))}),n(-2,{n(77372,g({r=2},{r(161789,g({b=1,collectible=false,itemID=111923,lvl=10,requireSkill=773},{r(177045,{b=1,itemID=120136,requireSkill=773}),r(169081,{requireSkill=773}),r(167950,g({requireSkill=773},{i(113992,{f=59,requireSkill=773,spellID=167948})})),r(175390,{requireSkill=773}),r(175389,{requireSkill=773}),r(175392,{requireSkill=773}),r(166669,{requireSkill=773}),r(178497,{requireSkill=773})})),r(166356,{b=1,cost={{"i",119297,1}},itemID=118605,requireSkill=773}),r(163294,{b=1,cost={{"i",119297,5}},itemID=118606,requireSkill=773}),r(178248,{b=1,collectible=false,cost={{"i",119297,5}},itemID=120265,requireSkill=773}),r(166359,{b=1,cost={{"i",119297,1}},itemID=118607,requireSkill=773}),r(166363,{b=1,cost={{"i",119297,1}},itemID=118613,requireSkill=773}),r(166432,{b=1,cost={{"i",119297,1}},itemID=118614,requireSkill=773}),r(165804,{b=1,cost={{"i",119297,1}},itemID=118615,requireSkill=773}),r(166366,{b=1,collectible=false,cost={{"i",119297,5}},itemID=118610,requireSkill=773}),i(118608,{b=1,f=200,requireSkill=773,u=1}),i(120266,{b=1,f=200,requireSkill=773,u=1}),i(122548,{b=1,f=200,requireSkill=773,u=1}),i(122553,{b=1,f=200,requireSkill=773,u=1})})),n(79829,g({r=1},{r(161789,g({b=1,collectible=false,itemID=111923,lvl=10,requireSkill=773},{r(177045,{b=1,itemID=120136,requireSkill=773}),r(169081,{requireSkill=773}),r(167950,g({requireSkill=773},{i(113992,{f=59,requireSkill=773,spellID=167948})})),r(175390,{requireSkill=773}),r(175389,{requireSkill=773}),r(175392,{requireSkill=773}),r(166669,{requireSkill=773}),r(178497,{requireSkill=773})})),r(166356,{b=1,cost={{"i",119297,1}},itemID=118605,requireSkill=773}),r(163294,{b=1,cost={{"i",119297,5}},itemID=118606,requireSkill=773}),r(178248,{b=1,collectible=false,cost={{"i",119297,5}},itemID=120265,requireSkill=773}),r(166359,{b=1,cost={{"i",119297,1}},itemID=118607,requireSkill=773}),r(166363,{b=1,cost={{"i",119297,1}},itemID=118613,requireSkill=773}),r(166432,{b=1,cost={{"i",119297,1}},itemID=118614,requireSkill=773}),r(165804,{b=1,cost={{"i",119297,1}},itemID=118615,requireSkill=773}),r(166366,{b=1,collectible=false,cost={{"i",119297,5}},itemID=118610,requireSkill=773}),i(118608,{b=1,f=200,requireSkill=773,u=1}),i(120266,{b=1,f=200,requireSkill=773,u=1}),i(122548,{b=1,f=200,requireSkill=773,u=1}),i(122553,{b=1,f=200,requireSkill=773,u=1})}))})}),gb(207,g({maps={525,539}},{n(-4,{ach(10165,{crit(1),crit(2),crit(3),crit(4),crit(5)}),ach(10168,{ach(10169),ach(10177)}),ach(10166,{crit(1),crit(2),crit(3),crit(4),crit(5),crit(6),crit(7),crit(8),crit(9),crit(10),crit(11)})}),n(-101,{i(128302,g({f=55,spellID=189659,u=15},{follower(512,{u=15}),follower(515,{u=15}),follower(545,{u=15}),follower(542,{u=15}),follower(485,{u=15}),follower(541,{u=15}),follower(547,{u=15}),follower(543,{u=15}),follower(470,{u=15}),follower(513,{u=15}),follower(486,{u=15}),follower(516,{u=15}),follower(549,{u=15}),follower(540,{u=15}),follower(546,{u=15}),follower(517,{u=15}),follower(544,{u=15}),follower(514,{u=15}),follower(487,{u=15}),follower(548,{u=15})})),i(126986,g({f=55,spellID=186225,u=15},{follower(505,{u=15}),follower(488,{u=15}),follower(472,{u=15}),follower(502,{u=15}),follower(539,{u=15}),follower(538,{u=15}),follower(503,{u=15}),follower(535,{u=15}),follower(533,{u=15}),follower(537,{u=15}),follower(489,{u=15}),follower(532,{u=15}),follower(490,{u=15}),follower(536,{u=15}),follower(500,{u=15}),follower(504,{u=15}),follower(531,{u=15}),follower(530,{u=15}),follower(501,{u=15}),follower(534,{u=15})})),i(128303,g({f=55,spellID=189658,u=15},{follower(564,{u=15}),follower(511,{u=15}),follower(473,{u=15}),follower(560,{u=15}),follower(568,{u=15}),follower(492,{u=15}),follower(569,{u=15}),follower(508,{u=15}),follower(563,{u=15}),follower(562,{u=15}),follower(583,{u=15}),follower(491,{u=15}),follower(566,{u=15}),follower(567,{u=15}),follower(506,{u=15}),follower(507,{u=15}),follower(510,{u=15}),follower(509,{u=15}),follower(561,{u=15}),follower(565,{u=15}),follower(493,{u=15})})),i(128301,g({f=55,spellID=189660,u=15},{follower(518,{u=15}),follower(559,{u=15}),follower(521,{u=15}),follower(558,{u=15}),follower(552,{u=15}),follower(471,{u=15}),follower(550,{u=15}),follower(522,{u=15}),follower(520,{u=15}),follower(553,{u=15}),follower(555,{u=15}),follower(557,{u=15}),follower(496,{u=15}),follower(554,{u=15}),follower(494,{u=15}),follower(495,{u=15}),follower(523,{u=15}),follower(556,{u=15}),follower(551,{u=15}),follower(519,{u=15})})),i(127135,g({f=55,spellID=186223,u=15},{follower(579,{u=15}),follower(578,{u=15}),follower(575,{u=15}),follower(482,{u=15}),follower(573,{u=15}),follower(484,{u=15}),follower(577,{u=15}),follower(469,{u=15}),follower(572,{u=15}),follower(574,{u=15}),follower(483,{u=15}),follower(526,{u=15}),follower(570,{u=15}),follower(529,{u=15}),follower(525,{u=15}),follower(571,{u=15}),follower(528,{u=15}),follower(576,{u=15}),follower(527,{u=15}),follower(524,{u=15})}))}),n(-17,{q(39278,{lvl=40,providers={{"i",127989}}}),q(39665,g({coords={{28.6,10.8,539}},lvl=40,providers={{"n",93812}},r=2,sourceQuests={39666}},{i(128373,{b=1,f=102,spellID=189962})})),q(39676,g({coords={{40,72.2,525}},lvl=40,providers={{"n",94801}},r=1,sourceQuests={39675}},{i(128373,{b=1,f=102,spellID=189962})})),q(39404,{coords={{28.2,11.6,539}},lvl=40,providers={{"n",93822}},r=2,sourceQuests={39056}}),q(39401,{coords={{42.1,71,525}},lvl=40,providers={{"n",94789}},r=1,sourceQuests={39243}}),q(39666,{coords={{28.2,11.6,539}},lvl=40,providers={{"n",93822}},r=2,sourceQuests={39655}}),q(39675,{coords={{42.1,71,525}},lvl=40,providers={{"n",94789}},r=1,sourceQuests={39674}}),q(39601,g({coords={{28.2,11.6,539}},lvl=40,providers={{"n",93822}},r=2,sourceQuests={39665}},{i(128373,{b=1,f=102,spellID=189962})})),q(39604,{coords={{42.1,71,525}},lvl=40,providers={{"n",94789}},r=1,sourceQuests={39676}}),q(39655,{coords={{28.2,11.6,539}},lvl=40,providers={{"n",93822}},r=2,sourceQuests={39404}}),q(39674,{coords={{42.1,71,525}},lvl=40,providers={{"n",94789}},r=1,sourceQuests={39401}}),q(39082,{coords={{28.1,10.6,539}},lvl=40,providers={{"n",93822}},r=2,sourceQuests={38259}}),q(39236,{coords={{42.1,71,525}},lvl=40,providers={{"n",94789}},r=1,sourceQuests={38259}}),q(39056,{coords={{28.2,10.6,539}},lvl=40,providers={{"n",93822}},r=2,sourceQuests={39422}}),q(39243,{coords={{42.1,71,525}},lvl=40,providers={{"n",94789}},r=1,sourceQuests={39423}}),q(39068,g({coords={{28.2,11.6,539}},lvl=40,providers={{"n",93822}},r=2,sourceQuests={39067}},{i(127267,{b=1,f=102,spellID=186230})})),q(39246,g({coords={{42.1,71,525}},lvl=40,providers={{"n",94789}},r=1,sourceQuests={39245}},{i(127267,{b=1,f=102,spellID=186230})})),q(39055,{coords={{29.8,10.6,539}},lvl=40,providers={{"n",95002}},r=2,sourceQuests={39276}}),q(39242,{coords={{40.8,70.2,525}},lvl=40,providers={{"n",94429}},r=1,sourceQuests={39241}}),q(39054,g({coords={{29.7,10.6,539}},lvl=40,providers={{"n",94429}},r=2,sourceQuests={39082}},{i(127268,{b=1,f=102,spellID=186231})})),q(39241,g({coords={{40.8,70.2,525}},lvl=40,providers={{"n",94429}},r=1,sourceQuests={39236}},{i(127268,{b=1,f=102,spellID=186231})})),q(39276,{coords={{29.7,10.6,539}},lvl=40,providers={{"n",94429}},r=2,sourceQuests={39054}}),q(38435,{coords={{29.8,10.6,539}},lvl=40,providers={{"n",95002}},r=2,sourceQuests={39055}}),q(37889,{coords={{40.8,70.2,525}},lvl=40,providers={{"n",94429}},r=1,sourceQuests={39242}}),q(39067,g({coords={{28.2,11.6,539}},lvl=40,providers={{"n",93822}},r=2,sourceQuests={39665}},{i(127270,{b=1,f=102,spellID=186233})})),q(39245,g({coords={{42.1,71,525}},lvl=40,providers={{"n",94789}},r=1,sourceQuests={39676}},{i(127270,{b=1,f=102,spellID=186233})}))})})),gb(67,{n(-4,{ach(9539,g({r=2},{mnt(171629,{b=1,itemID=116668,lvl=17}),crit(1),crit(2),crit(3),crit(4),crit(5),crit(6)})),ach(9705,g({r=1},{mnt(171629,{b=1,itemID=116668,lvl=17}),crit(1),crit(2),crit(3),crit(4),crit(5),crit(6)})),ach(9526,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(67,{b=1,itemID=112003,lvl=10}),crit(1),crit(2),crit(3),crit(4),crit(5),crit(6),ach(9538,{crit(1),crit(2),crit(3),crit(4),crit(5),crit(6)})})),ach(9540,g({r=2},{mnt(171838,{b=1,itemID=116781,lvl=17}),title(277),crit(1),crit(2),crit(3),crit(4),crit(5),crit(6)})),ach(9706,g({r=1},{mnt(171838,{b=1,itemID=116781,lvl=17}),title(277),crit(1),crit(2),crit(3),crit(4),crit(5),crit(6)}))}),n(-17,{q(36913,{lvl=15,providers={{"n",86973}},r=2}),q(36997,{lvl=30,providers={{"n",86973}},r=2,sourceQuests={36996}}),q(36998,{lvl=35,providers={{"n",86973}},r=2,sourceQuests={36997}}),q(36999,{lvl=38,providers={{"n",86973}},r=2,sourceQuests={36998}}),q(36996,{lvl=20,providers={{"n",86973}},r=2,sourceQuests={36995}}),q(37002,{lvl=40,providers={{"n",86973}},r=2,sourceQuests={37001}}),q(37000,{lvl=40,providers={{"n",86973}},r=2,sourceQuests={36999}}),q(37003,{lvl=40,providers={{"n",86973}},r=2,sourceQuests={37002}}),q(36995,{lvl=15,providers={{"n",86973}},r=2,sourceQuests={36913}}),q(37004,g({lvl=40,providers={{"n",86973}},r=2,sourceQuests={37003}},{mnt(171637,{b=1,itemID=116675})})),q(37001,{lvl=40,providers={{"n",86973}},r=2,sourceQuests={37000}}),q(36916,{lvl=10,providers={{"n",86973}},r=2}),q(36987,{lvl=30,providers={{"n",86973}},r=2,sourceQuests={36986}}),q(36988,{lvl=35,providers={{"n",86973}},r=2,sourceQuests={36987}}),q(36989,{lvl=38,providers={{"n",86973}},r=2,sourceQuests={36988}}),q(36986,{lvl=20,providers={{"n",86973}},r=2,sourceQuests={36985}}),q(36983,{lvl=10,providers={{"n",86973}},r=2,sourceQuests={36916}}),q(36992,{lvl=40,providers={{"n",86973}},r=2,sourceQuests={36991}}),q(36990,{lvl=40,providers={{"n",86973}},r=2,sourceQuests={36989}}),q(36993,{lvl=40,providers={{"n",86973}},r=2,sourceQuests={36992}}),q(36984,{lvl=10,providers={{"n",86973}},r=2,sourceQuests={36983}}),q(36985,{lvl=15,providers={{"n",86973}},r=2,sourceQuests={36984}}),q(36994,g({lvl=40,providers={{"n",86973}},r=2,sourceQuests={36993}},{mnt(171617,{b=1,itemID=116656})})),q(36991,{lvl=40,providers={{"n",86973}},r=2,sourceQuests={36990}}),q(37015,{lvl=35,providers={{"n",86973}},r=2,sourceQuests={36915}}),q(37016,{lvl=38,providers={{"n",86973}},r=2,sourceQuests={37015}}),q(37019,{lvl=40,providers={{"n",86973}},r=2,sourceQuests={37018}}),q(37017,{lvl=40,providers={{"n",86973}},r=2,sourceQuests={37016}}),q(37020,{lvl=40,providers={{"n",86973}},r=2,sourceQuests={37019}}),q(37021,g({lvl=40,providers={{"n",86973}},r=2,sourceQuests={37020}},{mnt(171623,{b=1,itemID=116662})})),q(37018,{lvl=40,providers={{"n",86973}},r=2,sourceQuests={37017}}),q(36915,{lvl=35,providers={{"n",86973}},r=2}),q(36918,{lvl=20,providers={{"n",86974}},r=2}),q(37006,{lvl=30,providers={{"n",86974}},r=2,sourceQuests={37005}}),q(37007,{lvl=35,providers={{"n",86974}},r=2,sourceQuests={37006}}),q(37008,{lvl=38,providers={{"n",86974}},r=2,sourceQuests={37007}}),q(37005,{lvl=20,providers={{"n",86974}},r=2,sourceQuests={36918}}),q(37011,{lvl=40,providers={{"n",86974}},r=2,sourceQuests={37010}}),q(37009,{lvl=40,providers={{"n",86974}},r=2,sourceQuests={37008}}),q(37012,{lvl=40,providers={{"n",86974}},r=2,sourceQuests={37011}}),q(37013,g({lvl=40,providers={{"n",86974}},r=2,sourceQuests={37012}},{mnt(171638,{b=1,itemID=116676})})),q(37010,{lvl=40,providers={{"n",86974}},r=2,sourceQuests={37009}}),q(36975,{lvl=30,providers={{"n",86974}},r=2,sourceQuests={36974}}),q(36976,{lvl=35,providers={{"n",86974}},r=2,sourceQuests={36975}}),q(36977,{lvl=38,providers={{"n",86974}},r=2,sourceQuests={36976}}),q(36974,{lvl=20,providers={{"n",86974}},r=2,sourceQuests={36973}}),q(36971,{lvl=10,providers={{"n",86974}},r=2,sourceQuests={36911}}),q(36980,{lvl=40,providers={{"n",86974}},r=2,sourceQuests={36979}}),q(36978,{lvl=40,providers={{"n",86974}},r=2,sourceQuests={36977}}),q(36981,{lvl=40,providers={{"n",86974}},r=2,sourceQuests={36980}}),q(36972,{lvl=10,providers={{"n",86974}},r=2,sourceQuests={36971}}),q(36973,{lvl=15,providers={{"n",86974}},r=2,sourceQuests={36972}}),q(36982,g({lvl=40,providers={{"n",86974}},r=2,sourceQuests={36981}},{mnt(171831,{b=1,itemID=116774})})),q(36979,{lvl=40,providers={{"n",86974}},r=2,sourceQuests={36978}}),q(36911,{lvl=10,providers={{"n",86974}},r=2}),q(37122,{lvl=10,providers={{"n",86974}},r=2}),q(37121,{lvl=10,providers={{"n",86974}},r=2}),q(37022,{lvl=35,providers={{"n",86974}},r=2,sourceQuests={36914}}),q(37023,{lvl=38,providers={{"n",86974}},r=2,sourceQuests={37022}}),q(37026,{lvl=40,providers={{"n",86974}},r=2,sourceQuests={37025}}),q(37024,{lvl=40,providers={{"n",86974}},r=2,sourceQuests={37023}}),q(37027,{lvl=40,providers={{"n",86974}},r=2,sourceQuests={37026}}),q(37028,g({lvl=40,providers={{"n",86974}},r=2,sourceQuests={37027}},{mnt(171841,{b=1,itemID=116784})})),q(37025,{lvl=40,providers={{"n",86974}},r=2,sourceQuests={37024}}),q(36914,{lvl=38,providers={{"n",86974}},r=2}),q(36944,{lvl=15,providers={{"n",86979}},r=1}),q(37034,{lvl=30,providers={{"n",86979}},r=1,sourceQuests={37033}}),q(37035,{lvl=35,providers={{"n",86979}},r=1,sourceQuests={37034}}),q(37036,{lvl=38,providers={{"n",86979}},r=1,sourceQuests={37035}}),q(37033,{lvl=20,providers={{"n",86979}},r=1,sourceQuests={37032}}),q(37039,{lvl=40,providers={{"n",86979}},r=1,sourceQuests={37038}}),q(37037,{lvl=40,providers={{"n",86979}},r=1,sourceQuests={37036}}),q(37040,{lvl=40,providers={{"n",86979}},r=1,sourceQuests={37039}}),q(37032,{lvl=15,providers={{"n",86979}},r=1,sourceQuests={36944}}),q(37041,g({lvl=40,providers={{"n",86979}},r=1,sourceQuests={37040}},{mnt(171637,{b=1,itemID=116675})})),q(37038,{lvl=40,providers={{"n",86979}},r=1,sourceQuests={37037}}),q(36912,{lvl=10,providers={{"n",86979}},r=1}),q(37052,{lvl=30,providers={{"n",86979}},r=1,sourceQuests={37051}}),q(37053,{lvl=35,providers={{"n",86979}},r=1,sourceQuests={37052}}),q(37054,{lvl=38,providers={{"n",86979}},r=1,sourceQuests={37053}}),q(37051,{lvl=20,providers={{"n",86979}},r=1,sourceQuests={37050}}),q(37048,{lvl=10,providers={{"n",86979}},r=1,sourceQuests={36912}}),q(37057,{lvl=40,providers={{"n",86979}},r=1,sourceQuests={37056}}),q(37055,{lvl=40,providers={{"n",86979}},r=1,sourceQuests={37054}}),q(37058,{lvl=40,providers={{"n",86979}},r=1,sourceQuests={37057}}),q(37049,{lvl=10,providers={{"n",86979}},r=1,sourceQuests={37048}}),q(37050,{lvl=15,providers={{"n",86979}},r=1,sourceQuests={37049}}),q(37059,g({lvl=40,providers={{"n",86979}},r=1,sourceQuests={37058}},{mnt(171617,{b=1,itemID=116656})})),q(37056,{lvl=40,providers={{"n",86979}},r=1,sourceQuests={37055}}),q(37063,{lvl=35,providers={{"n",86979}},r=1,sourceQuests={36946}}),q(37064,{lvl=38,providers={{"n",86979}},r=1,sourceQuests={37063}}),q(37067,{lvl=40,providers={{"n",86979}},r=1,sourceQuests={37066}}),q(37065,{lvl=40,providers={{"n",86979}},r=1,sourceQuests={37064}}),q(37068,{lvl=40,providers={{"n",86979}},r=1,sourceQuests={37067}}),q(37069,g({lvl=40,providers={{"n",86979}},r=1,sourceQuests={37068}},{mnt(171623,{b=1,itemID=116662})})),q(37066,{lvl=40,providers={{"n",86979}},r=1,sourceQuests={37065}}),q(36946,{lvl=35,providers={{"n",86979}},r=1}),q(36945,{lvl=20,providers={{"n",87242}},r=1}),q(37072,{lvl=30,providers={{"n",87242}},r=1,sourceQuests={37071}}),q(37073,{lvl=35,providers={{"n",87242}},r=1,sourceQuests={37072}}),q(37074,{lvl=38,providers={{"n",87242}},r=1,sourceQuests={37073}}),q(37071,{lvl=20,providers={{"n",87242}},r=1,sourceQuests={36945}}),q(37077,{lvl=40,providers={{"n",87242}},r=1,sourceQuests={37076}}),q(37075,{lvl=40,providers={{"n",87242}},r=1,sourceQuests={37074}}),q(37078,{lvl=40,providers={{"n",87242}},r=1,sourceQuests={37077}}),q(37079,g({lvl=40,providers={{"n",87242}},r=1,sourceQuests={37078}},{mnt(171638,{b=1,itemID=116676})})),q(37076,{lvl=40,providers={{"n",87242}},r=1,sourceQuests={37075}}),q(37097,{lvl=30,providers={{"n",87242}},r=1,sourceQuests={37096}}),q(37098,{lvl=35,providers={{"n",87242}},r=1,sourceQuests={37097}}),q(37099,{lvl=38,providers={{"n",87242}},r=1,sourceQuests={37098}}),q(37096,{lvl=20,providers={{"n",87242}},r=1,sourceQuests={37095}}),q(37093,{lvl=10,providers={{"n",87242}},r=1,sourceQuests={36917}}),q(37102,{lvl=40,providers={{"n",87242}},r=1,sourceQuests={37101}}),q(37100,{lvl=40,providers={{"n",87242}},r=1,sourceQuests={37099}}),q(37103,{lvl=40,providers={{"n",87242}},r=1,sourceQuests={37102}}),q(37094,{lvl=10,providers={{"n",87242}},r=1,sourceQuests={37093}}),q(37095,{lvl=15,providers={{"n",87242}},r=1,sourceQuests={37094}}),q(37104,g({lvl=40,providers={{"n",87242}},r=1,sourceQuests={37103}},{mnt(171831,{b=1,itemID=116774})})),q(37101,{lvl=40,providers={{"n",87242}},r=1,sourceQuests={37100}}),q(36917,{lvl=10,providers={{"n",87242}},r=1}),q(37124,{lvl=10,providers={{"n",87242}},r=1}),q(37123,{lvl=10,providers={{"n",87242}},r=1}),q(37105,{lvl=35,providers={{"n",87242}},r=1,sourceQuests={36950}}),q(37106,{lvl=38,providers={{"n",87242}},r=1,sourceQuests={37105}}),q(37109,{lvl=40,providers={{"n",87242}},r=1,sourceQuests={37108}}),q(37107,{lvl=40,providers={{"n",87242}},r=1,sourceQuests={37106}}),q(37110,{lvl=40,providers={{"n",87242}},r=1,sourceQuests={37109}}),q(37111,g({lvl=40,providers={{"n",87242}},r=1,sourceQuests={37110}},{mnt(171841,{b=1,itemID=116784})})),q(37108,{lvl=40,providers={{"n",87242}},r=1,sourceQuests={37107}}),q(36950,{lvl=38,providers={{"n",87242}},r=1})})}),gb(143,{n(-17,{q(37087,{lvl=10,providers={{"n",84857}},r=2}),q(37060,{lvl=10,providers={{"n",79862}},r=1})})}),gb(128,{n(-17,{q(36262,{lvl=10,providers={{"n",84776}},r=2,requireSkill=197,sourceQuests={36236}}),q(36643,g({lvl=10,providers={{"n",77382}},r=2},{i(111556,{b=1})})),q(37575,g({lvl=10,providers={{"n",79864}},r=1},{i(111556,{b=1})}))}),n(-2,{n(77382,g({r=2},{r(169924,g({b=1,collectible=false,description="This is a reward for completing the introductory Tailoring questline that can drop from any Draenor mob. Also sold at the Tailoring Emporium for 100 gold.",itemID=115357,lvl=10,requireSkill=197},{r(168835,{requireSkill=197}),r(176058,{requireSkill=197}),r(168852,{requireSkill=197}),r(168854,{requireSkill=197}),r(168853,{requireSkill=197})})),i(118722,g({b=1,collectible=false},{r(168847,{b=1,itemID=114863,lvl=10,requireSkill=197}),r(168850,{b=1,itemID=114866,lvl=10,requireSkill=197}),r(168849,{b=1,itemID=114865,lvl=10,requireSkill=197}),r(168836,{b=1,itemID=114852,lvl=10,requireSkill=197}),r(168848,{b=1,itemID=114864,lvl=10,requireSkill=197}),r(168844,{b=1,itemID=114860,lvl=10,requireSkill=197}),r(168842,{b=1,itemID=114858,lvl=10,requireSkill=197}),r(168838,{b=1,itemID=114854,lvl=10,requireSkill=197}),r(168840,{b=1,itemID=114856,lvl=10,requireSkill=197}),r(168839,{b=1,itemID=114855,lvl=10,requireSkill=197}),r(168837,{b=1,itemID=114853,lvl=10,requireSkill=197}),r(168841,{b=1,itemID=114857,lvl=10,requireSkill=197}),r(168843,{b=1,itemID=114859,lvl=10,requireSkill=197}),r(168846,{b=1,itemID=114862,lvl=10,requireSkill=197}),r(168845,{b=1,itemID=114861,lvl=10,requireSkill=197}),i(114970,{b=1,description="Contains between 1 and 5 gold. Don't waste your secrets.\n\nSide note: Counts towards Looted Gold Achievements. (Got My Mind on My Money, etc)"})})),r(168847,{b=1,cost={{"i",118722,1}},itemID=114863,lvl=10,requireSkill=197}),r(168850,{b=1,cost={{"i",118722,5}},itemID=114866,lvl=10,requireSkill=197}),r(168849,{b=1,cost={{"i",118722,5}},itemID=114865,lvl=10,requireSkill=197}),r(168848,{b=1,cost={{"i",118722,5}},itemID=114864,lvl=10,requireSkill=197}),r(168844,{b=1,cost={{"i",118722,1}},itemID=114860,lvl=10,requireSkill=197}),r(168842,{b=1,cost={{"i",118722,1}},itemID=114858,lvl=10,requireSkill=197}),r(168838,{b=1,cost={{"i",118722,1}},itemID=114854,lvl=10,requireSkill=197}),r(168836,{b=1,cost={{"i",118722,1}},itemID=114852,lvl=10,requireSkill=197}),r(168840,{b=1,cost={{"i",118722,1}},itemID=114856,lvl=10,requireSkill=197}),r(168839,{b=1,cost={{"i",118722,1}},itemID=114855,lvl=10,requireSkill=197}),r(168837,{b=1,cost={{"i",118722,1}},itemID=114853,lvl=10,requireSkill=197}),r(168841,{b=1,cost={{"i",118722,1}},itemID=114857,lvl=10,requireSkill=197}),r(168843,{b=1,cost={{"i",118722,1}},itemID=114859,lvl=10,requireSkill=197}),r(168846,{b=1,cost={{"i",118722,1}},itemID=114862,lvl=10,requireSkill=197}),r(168845,{b=1,cost={{"i",118722,1}},itemID=114861,lvl=10,requireSkill=197}),r(168855,{b=1,collectible=false,cost={{"i",118722,5}},itemID=114871,lvl=10,requireSkill=197})})),n(88283,g({description="You have to build Level 3 Tailoring Emporium and hire a tailor there in order to use these spells.",r=2},{sp(176314,{u=15}),sp(176313,{u=15})})),n(88285,g({description="You have to build Level 3 Tailoring Emporium and hire a tailor there in order to use these spells.",r=1},{sp(176316,{u=15}),sp(176315,{u=15})})),n(79864,g({r=1},{r(169924,g({b=1,collectible=false,description="This is a reward for completing the introductory Tailoring questline that can drop from any Draenor mob. Also sold at the Tailoring Emporium for 100 gold.",itemID=115357,lvl=10,requireSkill=197},{r(168835,{requireSkill=197}),r(176058,{requireSkill=197}),r(168852,{requireSkill=197}),r(168854,{requireSkill=197}),r(168853,{requireSkill=197})})),r(168847,{b=1,cost={{"i",118722,1}},itemID=114863,lvl=10,requireSkill=197}),r(168850,{b=1,cost={{"i",118722,5}},itemID=114866,lvl=10,requireSkill=197}),r(168849,{b=1,cost={{"i",118722,5}},itemID=114865,lvl=10,requireSkill=197}),r(168848,{b=1,cost={{"i",118722,5}},itemID=114864,lvl=10,requireSkill=197}),r(168844,{b=1,cost={{"i",118722,1}},itemID=114860,lvl=10,requireSkill=197}),r(168842,{b=1,cost={{"i",118722,1}},itemID=114858,lvl=10,requireSkill=197}),r(168838,{b=1,cost={{"i",118722,1}},itemID=114854,lvl=10,requireSkill=197}),r(168836,{b=1,cost={{"i",118722,1}},itemID=114852,lvl=10,requireSkill=197}),r(168840,{b=1,cost={{"i",118722,1}},itemID=114856,lvl=10,requireSkill=197}),r(168839,{b=1,cost={{"i",118722,1}},itemID=114855,lvl=10,requireSkill=197}),r(168837,{b=1,cost={{"i",118722,1}},itemID=114853,lvl=10,requireSkill=197}),r(168841,{b=1,cost={{"i",118722,1}},itemID=114857,lvl=10,requireSkill=197}),r(168843,{b=1,cost={{"i",118722,1}},itemID=114859,lvl=10,requireSkill=197}),r(168846,{b=1,cost={{"i",118722,1}},itemID=114862,lvl=10,requireSkill=197}),r(168845,{b=1,cost={{"i",118722,1}},itemID=114861,lvl=10,requireSkill=197}),r(168855,{b=1,collectible=false,cost={{"i",118722,5}},itemID=114871,lvl=10,requireSkill=197})}))})}),gb(39,g({r=1},{n(-4,{ach(9497,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(39,{b=1,itemID=109063,lvl=10,r=2}),gb(39,{b=1,itemID=116197,lvl=10,r=1})}))}),n(-17,{q(36848,{cost={{"i",117491,25}},lvl=10,providers={{"n",77367},{"n",79836}}}),q(38354,{lvl=10,providers={{"n",77367}},r=2}),q(38351,{lvl=10,providers={{"n",79836}},r=1})})})),gb(118,{n(-17,{q(35168,g({lvl=10,providers={{"n",77359}},r=2},{i(108257,{b=1})})),q(37569,g({lvl=10,providers={{"n",79867}},r=1},{i(108257,{b=1})}))}),n(-2,{n(77359,g({r=2},{r(169923,g({b=1,collectible=false,itemID=115356,lvl=10,requireSkill=164},{r(171692,{b=1,itemID=116727,requireSkill=164}),r(171691,{b=1,itemID=116726,requireSkill=164}),r(171693,{b=1,itemID=116728,requireSkill=164}),r(176090,{b=1,itemID=120129,requireSkill=164}),r(171690,{requireSkill=164})})),r(177169,{b=1,cost={{"i",118720,1}},itemID=119329,lvl=10,requireSkill=164}),r(178245,{b=1,cost={{"i",118720,1}},itemID=120262,lvl=10,requireSkill=164}),r(178243,{b=1,cost={{"i",118720,1}},itemID=120260,lvl=10,requireSkill=164}),r(171696,{b=1,cost={{"i",118720,1}},itemID=116731,lvl=10,requireSkill=164}),r(171710,{b=1,collectible=false,cost={{"i",118720,5}},itemID=116745,lvl=10,requireSkill=164}),r(171694,{b=1,cost={{"i",118720,1}},itemID=116729,lvl=10,requireSkill=164}),r(171697,{b=1,cost={{"i",118720,1}},itemID=116732,lvl=10,requireSkill=164}),r(171695,{b=1,cost={{"i",118720,1}},itemID=116730,lvl=10,requireSkill=164}),r(171698,{b=1,cost={{"i",118720,1}},itemID=116733,lvl=10,requireSkill=164}),r(171705,{b=1,cost={{"i",118720,1}},itemID=116740,lvl=10,requireSkill=164}),r(171706,{b=1,cost={{"i",118720,1}},itemID=116741,lvl=10,requireSkill=164}),r(171704,{b=1,cost={{"i",118720,1}},itemID=116739,lvl=10,requireSkill=164}),r(171708,{b=1,collectible=false,cost={{"i",118720,5}},itemID=116743,lvl=10,requireSkill=164}),r(171703,{b=1,cost={{"i",118720,1}},itemID=116738,lvl=10,requireSkill=164}),r(171702,{b=1,cost={{"i",118720,1}},itemID=116737,lvl=10,requireSkill=164}),r(171699,{b=1,cost={{"i",118720,1}},itemID=116734,lvl=10,requireSkill=164}),r(171701,{b=1,cost={{"i",118720,1}},itemID=116736,lvl=10,requireSkill=164}),r(171700,{b=1,cost={{"i",118720,1}},itemID=116735,lvl=10,requireSkill=164}),r(173355,{b=1,cost={{"i",118720,1}},itemID=118044,lvl=10,requireSkill=164}),r(171707,{b=1,cost={{"i",118720,1}},itemID=116742,lvl=10,requireSkill=164}),i(116764,{b=1,description="This item contains 1-5 gold. DON'T WASTE YOUR SECRETS!\n\nSide note: This gold counts toward gold-looting achievements. (Got My Mind on My Money, etc.)"}),i(108421,{b=1,f=200,requireSkill=164,u=1}),i(122550,{b=1,f=200,requireSkill=164,u=1}),i(122552,{b=1,f=200,requireSkill=164,u=1})})),n(79867,g({r=1},{r(169923,g({b=1,collectible=false,itemID=115356,lvl=10,requireSkill=164},{r(171692,{b=1,itemID=116727,requireSkill=164}),r(171691,{b=1,itemID=116726,requireSkill=164}),r(171693,{b=1,itemID=116728,requireSkill=164}),r(176090,{b=1,itemID=120129,requireSkill=164}),r(171690,{requireSkill=164})})),r(177169,{b=1,cost={{"i",118720,1}},itemID=119329,lvl=10,requireSkill=164}),r(178245,{b=1,cost={{"i",118720,1}},itemID=120262,lvl=10,requireSkill=164}),r(178243,{b=1,cost={{"i",118720,1}},itemID=120260,lvl=10,requireSkill=164}),r(171696,{b=1,cost={{"i",118720,1}},itemID=116731,lvl=10,requireSkill=164}),r(171710,{b=1,collectible=false,cost={{"i",118720,5}},itemID=116745,lvl=10,requireSkill=164}),r(171694,{b=1,cost={{"i",118720,1}},itemID=116729,lvl=10,requireSkill=164}),r(171697,{b=1,cost={{"i",118720,1}},itemID=116732,lvl=10,requireSkill=164}),r(171695,{b=1,cost={{"i",118720,1}},itemID=116730,lvl=10,requireSkill=164}),r(171698,{b=1,cost={{"i",118720,1}},itemID=116733,lvl=10,requireSkill=164}),r(171705,{b=1,cost={{"i",118720,1}},itemID=116740,lvl=10,requireSkill=164}),r(171706,{b=1,cost={{"i",118720,1}},itemID=116741,lvl=10,requireSkill=164}),r(171704,{b=1,cost={{"i",118720,1}},itemID=116739,lvl=10,requireSkill=164}),r(171708,{b=1,collectible=false,cost={{"i",118720,5}},itemID=116743,lvl=10,requireSkill=164}),r(171703,{b=1,cost={{"i",118720,1}},itemID=116738,lvl=10,requireSkill=164}),r(171702,{b=1,cost={{"i",118720,1}},itemID=116737,lvl=10,requireSkill=164}),r(171699,{b=1,cost={{"i",118720,1}},itemID=116734,lvl=10,requireSkill=164}),r(171701,{b=1,cost={{"i",118720,1}},itemID=116736,lvl=10,requireSkill=164}),r(171700,{b=1,cost={{"i",118720,1}},itemID=116735,lvl=10,requireSkill=164}),r(173355,{b=1,cost={{"i",118720,1}},itemID=118044,lvl=10,requireSkill=164}),r(171707,{b=1,cost={{"i",118720,1}},itemID=116742,lvl=10,requireSkill=164}),i(116764,{b=1,description="This item contains 1-5 gold. DON'T WASTE YOUR SECRETS!\n\nSide note: This gold counts toward gold-looting achievements. (Got My Mind on My Money, etc.)"}),i(108421,{b=1,f=200,requireSkill=164,u=1}),i(122550,{b=1,f=200,requireSkill=164,u=1}),i(122552,{b=1,f=200,requireSkill=164,u=1})}))})}),gb(122,{n(-17,{q(36642,g({lvl=10,providers={{"n",77383}},r=2},{i(110611,{b=1})})),q(37574,g({lvl=10,providers={{"n",79834}},r=1},{i(110611,{b=1})}))}),n(-2,{n(77383,g({r=2},{r(169925,g({b=1,collectible=false,itemID=115358,lvl=10,requireSkill=165},{r(171391,{requireSkill=165}),r(171260,{b=1,itemID=116319,requireSkill=165}),r(171261,{b=1,itemID=116320,requireSkill=165}),r(171262,{b=1,itemID=116321,requireSkill=165}),r(176089,{b=1,itemID=120130,requireSkill=165}),r(171263,{b=1,itemID=116322,requireSkill=165}),r(171265,{b=1,itemID=116324,requireSkill=165}),r(171264,{b=1,itemID=116323,requireSkill=165})})),r(171269,{b=1,cost={{"i",118721,1}},itemID=116328,lvl=10,requireSkill=165}),r(171286,{b=1,collectible=false,cost={{"i",118721,5}},itemID=116345,lvl=10,requireSkill=165}),r(171290,{b=1,cost={{"i",118721,5}},itemID=116349,lvl=10,requireSkill=165}),r(171288,{b=1,cost={{"i",118721,5}},itemID=116347,lvl=10,requireSkill=165}),r(171289,{b=1,cost={{"i",118721,5}},itemID=116348,lvl=10,requireSkill=165}),r(178208,{b=1,cost={{"i",118721,1}},itemID=120258,lvl=10,requireSkill=165}),r(171266,{b=1,cost={{"i",118721,1}},itemID=116325,lvl=10,requireSkill=165}),r(171268,{b=1,cost={{"i",118721,1}},itemID=116327,lvl=10,requireSkill=165}),r(171267,{b=1,cost={{"i",118721,1}},itemID=116326,lvl=10,requireSkill=165}),r(171291,{b=1,cost={{"i",118721,5}},itemID=116350,lvl=10,requireSkill=165}),r(171276,{b=1,cost={{"i",118721,1}},itemID=116335,lvl=10,requireSkill=165}),r(171275,{b=1,cost={{"i",118721,1}},itemID=116334,lvl=10,requireSkill=165}),r(171273,{b=1,cost={{"i",118721,1}},itemID=116332,lvl=10,requireSkill=165}),r(171271,{b=1,cost={{"i",118721,1}},itemID=116330,lvl=10,requireSkill=165}),r(171272,{b=1,cost={{"i",118721,1}},itemID=116331,lvl=10,requireSkill=165}),r(171270,{b=1,cost={{"i",118721,1}},itemID=116329,lvl=10,requireSkill=165}),r(171274,{b=1,cost={{"i",118721,1}},itemID=116333,lvl=10,requireSkill=165}),r(171277,{b=1,cost={{"i",118721,1}},itemID=116336,lvl=10,requireSkill=165}),r(171285,{b=1,cost={{"i",118721,1}},itemID=116344,lvl=10,requireSkill=165}),r(171284,{b=1,cost={{"i",118721,1}},itemID=116343,lvl=10,requireSkill=165}),r(171283,{b=1,cost={{"i",118721,1}},itemID=116342,lvl=10,requireSkill=165}),r(171281,{b=1,cost={{"i",118721,1}},itemID=116340,lvl=10,requireSkill=165}),r(171279,{b=1,cost={{"i",118721,1}},itemID=116338,lvl=10,requireSkill=165}),r(171280,{b=1,cost={{"i",118721,1}},itemID=116339,lvl=10,requireSkill=165}),r(171278,{b=1,cost={{"i",118721,1}},itemID=116337,lvl=10,requireSkill=165}),r(171282,{b=1,cost={{"i",118721,1}},itemID=116341,lvl=10,requireSkill=165}),i(116376,{b=1,cost={{"i",118721,1}},description="This item contains 1-5 gold. DON'T WASTE YOUR SECRETS!\n\nSide note: This gold counts toward gold-looting achievements. (Got My Mind on My Money, etc.)"})})),n(79834,g({r=1},{r(169925,g({b=1,collectible=false,itemID=115358,lvl=10,requireSkill=165},{r(171391,{requireSkill=165}),r(171260,{b=1,itemID=116319,requireSkill=165}),r(171261,{b=1,itemID=116320,requireSkill=165}),r(171262,{b=1,itemID=116321,requireSkill=165}),r(176089,{b=1,itemID=120130,requireSkill=165}),r(171263,{b=1,itemID=116322,requireSkill=165}),r(171265,{b=1,itemID=116324,requireSkill=165}),r(171264,{b=1,itemID=116323,requireSkill=165})})),r(171269,{b=1,cost={{"i",118721,1}},itemID=116328,lvl=10,requireSkill=165}),r(171286,{b=1,collectible=false,cost={{"i",118721,5}},itemID=116345,lvl=10,requireSkill=165}),r(171290,{b=1,cost={{"i",118721,5}},itemID=116349,lvl=10,requireSkill=165}),r(171288,{b=1,cost={{"i",118721,5}},itemID=116347,lvl=10,requireSkill=165}),r(171289,{b=1,cost={{"i",118721,5}},itemID=116348,lvl=10,requireSkill=165}),r(178208,{b=1,cost={{"i",118721,1}},itemID=120258,lvl=10,requireSkill=165}),r(171266,{b=1,cost={{"i",118721,1}},itemID=116325,lvl=10,requireSkill=165}),r(171268,{b=1,cost={{"i",118721,1}},itemID=116327,lvl=10,requireSkill=165}),r(171267,{b=1,cost={{"i",118721,1}},itemID=116326,lvl=10,requireSkill=165}),r(171291,{b=1,cost={{"i",118721,5}},itemID=116350,lvl=10,requireSkill=165}),r(171276,{b=1,cost={{"i",118721,1}},itemID=116335,lvl=10,requireSkill=165}),r(171275,{b=1,cost={{"i",118721,1}},itemID=116334,lvl=10,requireSkill=165}),r(171273,{b=1,cost={{"i",118721,1}},itemID=116332,lvl=10,requireSkill=165}),r(171271,{b=1,cost={{"i",118721,1}},itemID=116330,lvl=10,requireSkill=165}),r(171272,{b=1,cost={{"i",118721,1}},itemID=116331,lvl=10,requireSkill=165}),r(171270,{b=1,cost={{"i",118721,1}},itemID=116329,lvl=10,requireSkill=165}),r(171274,{b=1,cost={{"i",118721,1}},itemID=116333,lvl=10,requireSkill=165}),r(171277,{b=1,cost={{"i",118721,1}},itemID=116336,lvl=10,requireSkill=165}),r(171285,{b=1,cost={{"i",118721,1}},itemID=116344,lvl=10,requireSkill=165}),r(171284,{b=1,cost={{"i",118721,1}},itemID=116343,lvl=10,requireSkill=165}),r(171283,{b=1,cost={{"i",118721,1}},itemID=116342,lvl=10,requireSkill=165}),r(171281,{b=1,cost={{"i",118721,1}},itemID=116340,lvl=10,requireSkill=165}),r(171279,{b=1,cost={{"i",118721,1}},itemID=116338,lvl=10,requireSkill=165}),r(171280,{b=1,cost={{"i",118721,1}},itemID=116339,lvl=10,requireSkill=165}),r(171278,{b=1,cost={{"i",118721,1}},itemID=116337,lvl=10,requireSkill=165}),r(171282,{b=1,cost={{"i",118721,1}},itemID=116341,lvl=10,requireSkill=165}),i(116376,{b=1,cost={{"i",118721,1}},description="This item contains 1-5 gold. DON'T WASTE YOUR SECRETS!\n\nSide note: This gold counts toward gold-looting achievements. (Got My Mind on My Money, etc.)"})}))})}),gb(145,{n(-17,{q(36948,{cost={{"i",118375,1},{"i",118376,1},{"i",118379,1},{"i",118378,1}},description="Completing this quest grants you the ability to access the Auction House from your Garrison.",lvl=30,providers={{"n",87206}},r=2}),q(37014,{cost={{"i",118375,1},{"i",118376,1},{"i",118379,1},{"i",118378,1}},description="Completing this quest grants you the ability to access the Auction House from your Garrison.",lvl=30,providers={{"n",86806}},r=1}),i(118375,{cost={{"i",118344,1},{"i",118345,1},{"i",118346,1},{"i",118347,1}},f=102}),i(118376,{cost={{"i",118197,1},{"i",118331,1},{"i",118332,1}},f=102}),i(118379,{cost={{"i",118340,1},{"i",118341,1},{"i",118342,1},{"i",118343,1}},f=102}),i(118378,{cost={{"i",118336,1},{"i",118337,1},{"i",118338,1},{"i",118339,1}},f=102}),q(37088,{lvl=10,providers={{"n",87207},{"n",87208},{"n",87209},{"n",87210},{"n",87211},{"n",87212},{"n",87213},{"n",87214},{"n",87215},{"n",87216},{"n",87217},{"n",91071}},r=2})}),n(-2,{n(87015,g({crs={86698},r=1},{s(66610,118672,{b=1,cost={{"g",10000000},{"c",823,1000}},f=2}),p(1458,{b=1,cost={{"g",10000000},{"c",823,2000}},itemID=119146}),i(119166,g({b=1,cost=50000000,f=55,spellID=177012},{follower(458)})),s(66609,118671,{b=1,cost={{"g",10000000},{"c",823,1000}},f=2}),s(66611,118673,{b=1,cost={{"g",50000000},{"c",823,1000}},f=2}),i(119159,{b=1,cost=5000000,f=55,spellID=176665}),mnt(171839,{b=1,cost={{"g",50000000},{"c",823,5000}},itemID=116782,lvl=17}),i(118668,{b=1,f=55,lvl=40,spellID=175632}),s(66831,119138,{b=1,f=9,lvl=35}),i(118684,{b=1,cost=5000000,f=53,lvl=37}),toy(119160,{b=1,cost=12500000}),s(66612,118674,{b=1,cost={{"g",10000000},{"c",823,1000}},f=2})})),n(85427,g({r=2},{mnt(171626,{b=1,cost={{"g",50000000},{"c",823,5000}},itemID=116665,lvl=17}),i(119167,g({b=1,cost=50000000,f=55,spellID=177013},{follower(458)})),i(158208,g({b=1,c=a15,cost=75000000,f=55,lvl=40,spellID=264826},{s(67085,119425,{b=1,f=7,r=2}),s(67083,119423,{b=1,f=7,r=2}),s(67089,119429,{b=1,f=7,r=2}),s(67082,119422,{b=1,f=7,r=2}),s(67086,119426,{b=1,f=7,r=2}),s(67088,119428,{b=1,f=7,r=2}),s(67084,119424,{b=1,f=7,r=2}),s(67087,119427,{b=1,f=7,r=2})})),toy(119421,{b=1,lvl=40}),s(66832,119140,{b=1,f=9,lvl=35}),i(118669,{b=1,f=55,lvl=40,spellID=175633}),i(118685,{b=1,cost=5000000,f=53,lvl=37}),p(1575,{b=1,cost={{"g",10000000},{"c",823,2000}},itemID=119150}),toy(119182,{b=1})}))})}),gb(10,{n(-17,{q(38175,g({isDaily=1,lvl=10,providers={{"n",77377}},r=2},{i(120301,{b=1,f=55,spellID=178444}),i(120302,{b=1,f=55,spellID=178445})})),q(38188,g({isDaily=1,lvl=10,providers={{"n",79815}},r=1},{i(120301,{b=1,f=55,spellID=178444}),i(120302,{b=1,f=55,spellID=178445})})),q(37092,g({lvl=10,providers={{"n",77377}},r=2},{s(66538,118365,{b=1,f=9,lvl=35,r=2})})),q(37043,g({lvl=10,providers={{"n",79815}},r=1},{s(66537,118372,{b=1,f=9,lvl=35,r=1})}))}),n(-2,{n(77377,g({r=2},{s(62584,113807,{b=1,cost={{"i",113681,80}},f=7,lvl=35}),s(62585,113808,{b=1,cost={{"i",113681,50}},f=7,lvl=35}),s(62582,113805,{b=1,cost={{"i",113681,50},{"i",113822,1}},f=7,lvl=35}),s(62586,113809,{b=1,cost={{"i",113681,50},{"i",113821,1}},f=7,lvl=35}),s(62583,113806,{b=1,cost={{"i",113681,50}},f=7,lvl=35}),s(62587,113810,{b=1,cost={{"i",113681,80}},f=7,lvl=35}),s(62588,113811,{b=1,cost={{"i",113681,50},{"i",113823,1}},f=7,lvl=35}),s(62589,113812,{b=1,cost={{"i",113681,50}},f=7,lvl=35}),s(62581,113804,{b=1,cost={{"i",113681,50}},f=4,lvl=35}),s(62578,113801,{b=1,cost={{"i",113681,50},{"i",113821,1}},f=4,lvl=35}),s(62577,113800,{b=1,cost={{"i",113681,50}},f=4,lvl=35}),s(62579,113802,{b=1,cost={{"i",113681,80}},f=4,lvl=35}),s(62576,113799,{b=1,cost={{"i",113681,80}},f=4,lvl=35}),s(62574,113797,{b=1,cost={{"i",113681,50},{"i",113822,1}},f=4,lvl=35}),s(62580,113803,{b=1,cost={{"i",113681,50},{"i",113823,1}},f=4,lvl=35}),s(62575,113798,{b=1,cost={{"i",113681,50}},f=4,lvl=35}),s(65971,117410,{b=1,cost={{"i",113681,50},{"i",113822,1}},f=2,lvl=35,r=2}),s(65973,117412,{b=1,cost={{"i",113681,50}},f=2,lvl=35,r=2}),s(65969,117408,{b=1,cost={{"i",113681,80}},f=2,lvl=35,r=2}),s(65970,117409,{b=1,cost={{"i",113681,50}},f=2,lvl=35,r=2}),s(65967,117406,{b=1,cost={{"i",113681,50},{"i",113821,1}},f=2,lvl=35,r=2}),s(65972,117411,{b=1,cost={{"i",113681,80}},f=2,lvl=35,r=2}),s(65974,117413,{b=1,cost={{"i",113681,80}},f=8,lvl=35,r=2}),s(65968,117407,{b=1,cost={{"i",113681,50},{"i",113823,1}},f=2,lvl=35,r=2}),s(62573,113796,{b=1,cost={{"i",113681,50}},f=5,lvl=35}),s(62568,113791,{b=1,cost={{"i",113681,80}},f=5,lvl=35}),s(62566,113789,{b=1,cost={{"i",113681,50},{"i",113822,1}},f=5,lvl=35}),s(62569,113792,{b=1,cost={{"i",113681,50}},f=5,lvl=35}),s(62570,113793,{b=1,cost={{"i",113681,50},{"i",113821,1}},f=5,lvl=35}),s(62571,113794,{b=1,cost={{"i",113681,80}},f=5,lvl=35}),s(62567,113790,{b=1,cost={{"i",113681,50}},f=5,lvl=35}),s(62572,113795,{b=1,cost={{"i",113681,50},{"i",113823,1}},f=5,lvl=35}),s(62591,113814,{b=1,cost={{"i",113681,50}},f=6,lvl=35}),s(62597,113820,{b=1,cost={{"i",113681,50}},f=6,lvl=35}),s(62590,113813,{b=1,cost={{"i",113681,50},{"i",113822,1}},f=6,lvl=35}),s(62593,113816,{b=1,cost={{"i",113681,50}},f=6,lvl=35}),s(62594,113817,{b=1,cost={{"i",113681,50},{"i",113821,1}},f=6,lvl=35}),s(62595,113818,{b=1,cost={{"i",113681,80}},f=6,lvl=35}),s(62596,113819,{b=1,cost={{"i",113681,50},{"i",113823,1}},f=6,lvl=35}),s(62592,113815,{b=1,cost={{"i",113681,80}},f=6,lvl=35})})),n(79815,g({r=1},{s(62584,113807,{b=1,cost={{"i",113681,80}},f=7,lvl=35}),s(62585,113808,{b=1,cost={{"i",113681,50}},f=7,lvl=35}),s(62582,113805,{b=1,cost={{"i",113681,50},{"i",113822,1}},f=7,lvl=35}),s(62586,113809,{b=1,cost={{"i",113681,50},{"i",113821,1}},f=7,lvl=35}),s(62583,113806,{b=1,cost={{"i",113681,50}},f=7,lvl=35}),s(62587,113810,{b=1,cost={{"i",113681,80}},f=7,lvl=35}),s(62588,113811,{b=1,cost={{"i",113681,50},{"i",113823,1}},f=7,lvl=35}),s(62589,113812,{b=1,cost={{"i",113681,50}},f=7,lvl=35}),s(66548,118400,{b=1,cost={{"i",113681,80}},f=22,lvl=35,r=1}),s(66534,118369,{b=1,cost={{"i",113681,50},{"i",113822,1}},f=2,lvl=35,r=1}),s(66536,118371,{b=1,cost={{"i",113681,50}},f=2,lvl=35,r=1}),s(66532,118367,{b=1,cost={{"i",113681,80}},f=2,lvl=35,r=1}),s(66533,118368,{b=1,cost={{"i",113681,50}},f=2,lvl=35,r=1}),s(66535,118370,{b=1,cost={{"i",113681,80}},f=2,lvl=35,r=1}),s(66531,118366,{b=1,cost={{"i",113681,50},{"i",113823,1}},f=2,lvl=35,r=1}),s(62581,113804,{b=1,cost={{"i",113681,50}},f=4,lvl=35}),s(62578,113801,{b=1,cost={{"i",113681,50},{"i",113821,1}},f=4,lvl=35}),s(62577,113800,{b=1,cost={{"i",113681,50}},f=4,lvl=35}),s(62579,113802,{b=1,cost={{"i",113681,80}},f=4,lvl=35}),s(62576,113799,{b=1,cost={{"i",113681,80}},f=4,lvl=35}),s(62574,113797,{b=1,cost={{"i",113681,50},{"i",113822,1}},f=4,lvl=35}),s(62580,113803,{b=1,cost={{"i",113681,50},{"i",113823,1}},f=4,lvl=35}),s(62575,113798,{b=1,cost={{"i",113681,50}},f=4,lvl=35}),s(62573,113796,{b=1,cost={{"i",113681,50}},f=5,lvl=35}),s(62568,113791,{b=1,cost={{"i",113681,80}},f=5,lvl=35}),s(62566,113789,{b=1,cost={{"i",113681,50},{"i",113822,1}},f=5,lvl=35}),s(62569,113792,{b=1,cost={{"i",113681,50}},f=5,lvl=35}),s(62570,113793,{b=1,cost={{"i",113681,50},{"i",113821,1}},f=5,lvl=35}),s(62571,113794,{b=1,cost={{"i",113681,80}},f=5,lvl=35}),s(62567,113790,{b=1,cost={{"i",113681,50}},f=5,lvl=35}),s(62572,113795,{b=1,cost={{"i",113681,50},{"i",113823,1}},f=5,lvl=35}),s(62591,113814,{b=1,cost={{"i",113681,50}},f=6,lvl=35}),s(62597,113820,{b=1,cost={{"i",113681,50}},f=6,lvl=35}),s(62590,113813,{b=1,cost={{"i",113681,50},{"i",113822,1}},f=6,lvl=35}),s(62593,113816,{b=1,cost={{"i",113681,50}},f=6,lvl=35}),s(62594,113817,{b=1,cost={{"i",113681,50},{"i",113821,1}},f=6,lvl=35}),s(62595,113818,{b=1,cost={{"i",113681,80}},f=6,lvl=35}),s(62596,113819,{b=1,cost={{"i",113681,50},{"i",113823,1}},f=6,lvl=35}),s(62592,113815,{b=1,cost={{"i",113681,80}},f=6,lvl=35})}))})}),gb(164,{n(-4,{ach(9527,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(164,{b=1,itemID=111985,lvl=10,r=2}),gb(164,{b=1,itemID=116201,lvl=10,r=1}),crit(1),crit(2),crit(3),crit(4),crit(5),crit(6),crit(7),crit(8),crit(9)}))}),n(-17,{q(37420,{description="Requires Gnomish Gearworks Rank 3.",lvl=10,providers={{"n",84286}},r=2}),q(37418,{description="Requires Goblin Workshop Rank 3.",lvl=10,providers={{"n",85369}},r=1}),q(37091,{lvl=10,providers={{"n",84286}},r=2}),q(37044,{lvl=10,providers={{"n",85369}},r=1})})})})),n(-228,g({maps={582,590}},{fp(1476,{coords={{47.6,49.6,582}},r=2}),fp(1432,{coords={{45.8,50.2,590}},r=1})})),n(-136,g({description="To trigger an invasion, you need to do an assault quest or purchase a scouting missive from the garrison quartermaster. \n\nBotani Invasion -- Assault on Lost Veil Anzu, Assault on the Everbloom Wilds \n\nGoren Invasion -- Assault on Magnarok, Assault on the Broken Precipice \n\nIron Horde Invasion -- Assault on Mok'gol Watchpost, Assault on the Iron Siegeworks, Assault on the Pit, Battle in Ashran \n\nOgre Invasion -- Assault on Stonefury Cliffs, Assault on the Gorian Proving Grounds, Challenge at the Ring of Blood \n\nShadow Council Invasion -- Assault on Shattrath Harbor, Assault on the Heart of Shattrath \n\nShadowmoon Invasion -- Assault on Darktide Roost, Assault on Pillars of Fate, Assault on Skettis, Assault on Socrethar's Rise \n\nYou can earn Bronze, Silver, Gold, and Platinum rewards once per week per toon.",maps={582,590}},{n(-4,{ach(9208),ach(9207),ach(9827,{crit(1),crit(2),crit(3),crit(4),crit(5),crit(6),ach(9209,{crit(1),crit(2),crit(3),crit(4),crit(5),crit(6)})}),ach(9543,{ach(9167),ach(9152)}),ach(9244),ach(9205),ach(9858,{crit(1),crit(2),crit(3),crit(4),crit(5),crit(6)}),ach(9204),ach(9826,{crit(1),crit(2),crit(3),crit(4),crit(5),crit(6),ach(9165),ach(9164),ach(9162)}),ach(9181,{crit(1),crit(2),crit(3),crit(4),crit(5),crit(6)}),ach(9203),ach(9206)}),n(-139,{n(90802,{cost={{"i",122475,1}},description="Void Prison summons this boss. It has a chance to be obtained during a Shadowmoon Invasion.",sym={{"select","itemID",122163},{"pop"}}}),n(90841,{cost={{"i",122472,1}},description="Bloodied Iron Horde Banner summons this boss. It has a chance to be obtained during an Iron Horde Invasion.",sym={{"select","itemID",122163},{"pop"}}}),n(90943,{cost={{"i",122468,1}},description="Runed Greatstone summons this boss. It has a chance to be obtained during a Goren Invasion.",sym={{"select","itemID",122163},{"pop"}}}),n(91012,{cost={{"i",122473,1}},description="Legion Beacon summons this boss. It has a chance to be obtained during a Shadow Council Invasion.",sym={{"select","itemID",122163},{"pop"}}}),n(90995,{cost={{"i",122474,1}},description="Arcane Highmaul Relic summons this boss. It has a chance to be obtained during an Ogre Invasion.",sym={{"select","itemID",122163},{"pop"}}}),n(90946,{cost={{"i",122466,1}},description="Heart of Oak summons this boss. It has a chance to be obtained during a Botani Invasion.",sym={{"select","itemID",122163},{"pop"}}})}),n(-17,{q(36171,{lvl=40,providers={{"n",78564}},r=2,repeatable=1}),q(36653,{lvl=40,providers={{"n",79774}},r=1,repeatable=1}),q(36376,{lvl=40,providers={{"n",78564}},r=2,repeatable=1}),q(35142,{lvl=40,providers={{"n",79774}},r=1,repeatable=1}),q(36655,{lvl=40,providers={{"n",78564}},r=2,repeatable=1}),q(35935,{lvl=40,providers={{"n",79774}},r=1,repeatable=1}),q(36650,{lvl=40,providers={{"n",78564}},r=2,repeatable=1}),q(36623,{lvl=40,providers={{"n",79774}},r=1,repeatable=1}),q(36830,{lvl=40,providers={{"n",78564}},r=2,repeatable=1}),q(36831,{lvl=40,providers={{"n",79774}},r=1,repeatable=1}),q(36412,{lvl=40,providers={{"n",78564}},r=2,repeatable=1}),q(36414,{lvl=40,providers={{"n",79774}},r=1,repeatable=1})}),n(-18,{i(120320,g({b=1,description="Bronze Challenge",f=102,isWeekly=1,questID=37638},{s(64363,115418,{b=1,f=26,lvl=40}),s(64362,115417,{b=1,f=21,lvl=40}),s(64367,115422,{b=1,f=29,lvl=40}),s(64369,115424,{b=1,f=23,lvl=40}),s(64368,115423,{b=1,f=28,lvl=40}),s(64365,115420,{b=1,f=20,lvl=40}),s(64364,115419,{b=1,f=32,lvl=40}),s(64366,115421,{b=1,f=23,lvl=40}),s(64329,115405,{b=1,f=5,lvl=40}),s(64326,115404,{b=1,f=4,lvl=40}),s(64332,115406,{b=1,f=6,lvl=40}),s(64335,115407,{b=1,f=7,lvl=40}),s(64356,115414,{b=1,f=6,lvl=40}),s(64353,115413,{b=1,f=5,lvl=40}),s(64359,115415,{b=1,f=7,lvl=40}),s(64350,115412,{b=1,f=4,lvl=40}),s(64344,115410,{b=1,f=6,lvl=40}),s(64347,115411,{b=1,f=7,lvl=40}),s(64338,115408,{b=1,f=4,lvl=40}),s(64341,115409,{b=1,f=5,lvl=40})})),i(120319,{b=1,description="Silver Challenge",f=102,isWeekly=1,questID=37639,sym={{"select","itemID",120320},{"pop"}}}),i(116980,g({b=1,description="Gold Challenge",f=102,isWeekly=1,questID=37640,sym={{"select","itemID",120320},{"pop"}}},{mnt(171836,{b=1,itemID=116779,lvl=17}),mnt(171635,{b=1,itemID=116673,lvl=17}),mnt(171624,{b=1,itemID=116663,lvl=17}),mnt(171843,{b=1,itemID=116786,lvl=17})})),i(122163,g({b=1,description="Platinum Challenge",f=102,isWeekly=1,questID=38482,sym={{"select","itemID",116980},{"pop"}}},{s(69076,122186,{b=1,f=3,lvl=40}),s(69072,122178,{b=1,f=3,lvl=40}),s(69073,122181,{b=1,f=3,lvl=40}),s(69075,122185,{b=1,f=3,lvl=40}),s(69074,122182,{b=1,f=3,lvl=40}),s(69062,122167,{b=1,f=4,lvl=40}),s(69069,122174,{b=1,f=4,lvl=40}),s(69065,122170,{b=1,f=4,lvl=40}),s(69060,122165,{b=1,f=5,lvl=40}),s(69071,122176,{b=1,f=5,lvl=40}),s(69067,122172,{b=1,f=5,lvl=40}),s(69063,122168,{b=1,f=6,lvl=40}),s(69070,122175,{b=1,f=6,lvl=40}),s(69066,122171,{b=1,f=6,lvl=40}),i(122180,{b=1,f=51,lvl=40}),s(64359,115415,{b=1,f=7,lvl=40}),s(69061,122166,{b=1,f=7,lvl=40}),s(69068,122173,{b=1,f=7,lvl=40}),s(69064,122169,{b=1,f=7,lvl=40}),i(122183,{b=1,f=51,lvl=40}),i(122177,{b=1,f=51,lvl=40}),i(122179,{b=1,f=51,lvl=40}),i(122184,{b=1,f=51,lvl=40})}))})})),n(-299,g({maps={582,590}},{n(85805,g({crs={80432,81546,84224,84698,86031},modelScale=2.5},{ach(9900,{ach(9150),crit(1),crit(2),crit(3),crit(4),crit(5),crit(6),crit(7),crit(8),crit(9),crit(10),crit(11),crit(12),crit(13)}),ach(9147,{ach(9523),ach(9145)}),ach(9140,{ach(9133),ach(9134),ach(9138),ach(9139)}),ach(9523,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(28,{b=1,itemID=111971,lvl=10}),ach(9146)})),ach(9143,{ach(9141),ach(9142)}),ach(9524,{ach(9145)}),gm(463,{i(118731,{b=1,f=55,lvl=38,questID=36467,spellID=175897})}),gm(460,{i(118727,{b=1,f=55,lvl=35,questID=34557,spellID=175887})}),gm(462,{i(118730,{b=1,f=55,lvl=37,questID=36466,spellID=175896})}),gm(2,{i(112737,g({b=1,f=55},{follower(153,{description="Press Shift+Click to refresh or relog once you obtain this follower."})}))}),gm(464,{i(118732,{b=1,f=55,lvl=39,questID=36468,spellID=175898})}),gm(461,{i(118729,{b=1,f=55,lvl=36,questID=36465,spellID=175895})}),gm(335,{i(117492,{b=1,f=112,factionID=1515,lvl=35,repeatable=1})}),gm(465,{i(118728,{b=1,f=55,lvl=35,questID=36464,spellID=175894})}),i(114053,g({b=1,description="This token is a reward from one of the first missions when you initially unlock your garrison.",spellID=168115},{s(61740,112810,{b=1,f=4}),s(61738,112812,{b=1,f=5}),s(61741,112809,{b=1,f=6}),s(61739,112811,{b=1,f=7})})),i(118529,{b=1,f=102,sym={{"select","instanceID",477},{"pop"},{"where","difficultyID",14},{"pop"},{"is","encounterID"},{"pop"},{"contains","f",2,3,4,5,6,7,8,51,52,53}}}),i(118530,{b=1,f=102,sym={{"select","instanceID",477},{"pop"},{"where","difficultyID",15},{"pop"},{"is","encounterID"},{"pop"},{"contains","f",2,3,4,5,6,7,8,51,52,53}}}),i(118531,{b=1,f=102,sym={{"select","instanceID",477},{"pop"},{"where","difficultyID",16},{"pop"},{"is","encounterID"},{"pop"},{"contains","f",2,3,4,5,6,7,8,51,52,53}}}),i(122484,{b=1,f=102,sym={{"select","instanceID",457},{"pop"},{"where","difficultyID",14},{"pop"},{"is","encounterID"},{"pop"},{"contains","f",2,3,4,5,6,7,51,52,53},{"not","b",2}}}),i(122485,{b=1,f=102,sym={{"select","instanceID",457},{"pop"},{"where","difficultyID",15},{"pop"},{"is","encounterID"},{"pop"},{"contains","f",2,3,4,5,6,7,51,52,53},{"not","b",2}}}),i(122486,{b=1,f=102,sym={{"select","instanceID",457},{"pop"},{"where","difficultyID",16},{"pop"},{"is","encounterID"},{"pop"},{"contains","f",2,3,4,5,6,7,51,52,53},{"not","b",2}}}),i(114108,g({b=1,description="You must have level 34 active followers in order to get missions that reward this token.",spellID=168700},{s(64182,115303,{b=1,f=21,lvl=35}),s(64185,115306,{b=1,f=20,lvl=35}),s(64183,115304,{b=1,f=22,lvl=35}),s(64184,115305,{b=1,f=32,lvl=35}),s(64187,115308,{b=1,f=29,lvl=35}),s(64189,115310,{b=1,f=23,lvl=35}),s(64188,115309,{b=1,f=28,lvl=35}),s(64186,115307,{b=1,f=23,lvl=35})})),i(114098,g({b=1,description="You must have level 32 active followers in order to get missions that reward this token.",spellID=168708},{s(63089,114326,{b=1,f=4,lvl=36}),s(63092,114327,{b=1,f=5,lvl=36}),s(63095,114328,{b=1,f=6,lvl=36}),s(63098,114329,{b=1,f=7,lvl=36})})),i(114100,g({b=1,description="You must have level 39 active followers in order to get missions that reward this token.",spellID=168706},{s(63113,114334,{b=1,f=4,lvl=36}),s(63116,114335,{b=1,f=5,lvl=36}),s(63119,114336,{b=1,f=6,lvl=36}),s(63122,114337,{b=1,f=7,lvl=36})})),i(114094,g({b=1,description="You must have level 35 active followers in order to get missions that reward this token.",spellID=168712},{s(63041,114310,{b=1,f=4,lvl=36}),s(63044,114311,{b=1,f=5,lvl=36}),s(63047,114312,{b=1,f=6,lvl=36}),s(63050,114313,{b=1,f=7,lvl=36})})),i(114097,g({b=1,description="You must have level 37 active followers in order to get missions that reward this token.",spellID=168709},{s(63077,114322,{b=1,f=4,lvl=36}),s(63080,114323,{b=1,f=5,lvl=36}),s(63083,114324,{b=1,f=6,lvl=36}),s(63086,114325,{b=1,f=7,lvl=36})})),i(114101,g({b=1,description="You must have level 31 active followers in order to get missions that reward this token.",spellID=168705},{s(63125,114338,{b=1,f=4,lvl=36}),s(63128,114339,{b=1,f=5,lvl=36}),s(63131,114340,{b=1,f=6,lvl=36}),s(63134,114341,{b=1,f=7,lvl=36})})),i(114099,g({b=1,description="You must have level 36 active followers in order to get missions that reward this token.",spellID=168707},{s(63101,114330,{b=1,f=4,lvl=36}),s(63104,114331,{b=1,f=5,lvl=36}),s(63107,114332,{b=1,f=6,lvl=36}),s(63110,114333,{b=1,f=7,lvl=36})})),i(114096,g({b=1,description="You must have level 33 active followers in order to get missions that reward this token.",spellID=168710},{s(63065,114318,{b=1,f=4,lvl=36}),s(63068,114319,{b=1,f=5,lvl=36}),s(63071,114320,{b=1,f=6,lvl=36}),s(63074,114321,{b=1,f=7,lvl=36})})),i(114105,g({b=1,spellID=168701},{i(114367,{b=1,f=53,lvl=36}),i(114369,{b=1,f=53,lvl=36}),i(114368,{b=1,f=53,lvl=36}),i(114370,{b=1,f=53,lvl=36}),i(114366,{b=1,f=53,lvl=36})})),n(-493,{i(114109,g({b=1,description="If you see this item as a reward on your Garrion Mission Table, please report to the ATT Discord with screenshots of the item and level/ilvl of your active followers",spellID=168713,u=45},{s(64190,115311,{b=1,f=21,lvl=40}),s(64193,115314,{b=1,f=20,lvl=40}),s(64191,115312,{b=1,f=22,lvl=40}),s(64192,115313,{b=1,f=32,lvl=40}),s(64195,115316,{b=1,f=29,lvl=40}),s(64197,115318,{b=1,f=23,lvl=40}),s(64196,115317,{b=1,f=28,lvl=40}),s(64194,115315,{b=1,f=23,lvl=40})})),i(114066,g({b=1,description="If you see this item as a reward on your Garrion Mission Table, please report to the ATT Discord with screenshots of the item and level/ilvl of your active followers",spellID=168716,u=45},{i(114417,{b=1,f=51,lvl=40}),i(114416,{b=1,f=51,lvl=40}),i(114415,{b=1,f=51,lvl=40}),i(114418,{b=1,f=51,lvl=40}),i(114419,{b=1,f=51,lvl=40})})),i(114063,g({b=1,description="If you see this item as a reward on your Garrion Mission Table, please report to the ATT Discord with screenshots of the item and level/ilvl of your active followers",spellID=168719,u=45},{s(63215,114395,{b=1,f=4,lvl=40}),s(63218,114396,{b=1,f=5,lvl=40}),s(63221,114397,{b=1,f=6,lvl=40}),s(63224,114398,{b=1,f=7,lvl=40})})),i(114058,g({b=1,description="If you see this item as a reward on your Garrion Mission Table, please report to the ATT Discord with screenshots of the item and level/ilvl of your active followers",spellID=168724,u=45},{s(63164,114378,{b=1,f=4,lvl=40}),s(63155,114375,{b=1,f=5,lvl=40}),s(63158,114376,{b=1,f=6,lvl=40}),s(63161,114377,{b=1,f=7,lvl=40})})),i(114057,g({b=1,description="If you see this item as a reward on your Garrion Mission Table, please report to the ATT Discord with screenshots of the item and level/ilvl of your active followers",spellID=168725,u=45},{s(63143,114371,{b=1,f=4,lvl=40}),s(63146,114372,{b=1,f=5,lvl=40}),s(63149,114373,{b=1,f=6,lvl=40}),s(63152,114374,{b=1,f=7,lvl=40})})),i(114059,g({b=1,description="If you see this item as a reward on your Garrion Mission Table, please report to the ATT Discord with screenshots of the item and level/ilvl of your active followers",spellID=168723,u=45},{s(63167,114379,{b=1,f=4,lvl=40}),s(63170,114380,{b=1,f=5,lvl=40}),s(63173,114381,{b=1,f=6,lvl=40}),s(63176,114382,{b=1,f=7,lvl=40})})),i(114068,g({b=1,description="If you see this item as a reward on your Garrion Mission Table, please report to the ATT Discord with screenshots of the item and level/ilvl of your active followers",spellID=168714,u=45},{i(114430,{b=1,f=53,lvl=40}),i(114429,{b=1,f=53,lvl=40}),i(114427,{b=1,f=53,lvl=40}),i(114428,{b=1,f=53,lvl=40}),i(114431,{b=1,f=53,lvl=40})})),i(114110,g({b=1,description="If you see this item as a reward on your Garrion Mission Table, please report to the ATT Discord with screenshots of the item and level/ilvl of your active followers",spellID=168726,u=45},{s(64198,115319,{b=1,f=21,lvl=40}),s(64201,115322,{b=1,f=20,lvl=40}),s(64199,115320,{b=1,f=22,lvl=40}),s(64200,115321,{b=1,f=32,lvl=40}),s(64203,115324,{b=1,f=29,lvl=40}),s(64205,115326,{b=1,f=23,lvl=40}),s(64204,115325,{b=1,f=28,lvl=40}),s(64202,115323,{b=1,f=23,lvl=40})})),i(114078,g({b=1,description="If you see this item as a reward on your Garrion Mission Table, please report to the ATT Discord with screenshots of the item and level/ilvl of your active followers",spellID=168729,u=45},{i(114477,{b=1,f=51,lvl=40}),i(114476,{b=1,f=51,lvl=40}),i(114480,{b=1,f=51,lvl=40}),i(114479,{b=1,f=51,lvl=40}),i(114478,{b=1,f=51,lvl=40})})),i(114075,g({b=1,description="If you see this item as a reward on your Garrion Mission Table, please report to the ATT Discord with screenshots of the item and level/ilvl of your active followers",spellID=168732,u=45},{s(63317,114456,{b=1,f=4,lvl=40}),s(63320,114457,{b=1,f=5,lvl=40}),s(63323,114458,{b=1,f=6,lvl=40}),s(63326,114459,{b=1,f=7,lvl=40})})),i(114070,g({b=1,description="If you see this item as a reward on your Garrion Mission Table, please report to the ATT Discord with screenshots of the item and level/ilvl of your active followers",spellID=168737,u=45},{s(63266,114439,{b=1,f=4,lvl=40}),s(63257,114436,{b=1,f=5,lvl=40}),s(63260,114437,{b=1,f=6,lvl=40}),s(63263,114438,{b=1,f=7,lvl=40})})),i(114069,g({b=1,description="If you see this item as a reward on your Garrion Mission Table, please report to the ATT Discord with screenshots of the item and level/ilvl of your active followers",spellID=168738,u=45},{s(63245,114432,{b=1,f=4,lvl=40}),s(63248,114433,{b=1,f=5,lvl=40}),s(63251,114434,{b=1,f=6,lvl=40}),s(63254,114435,{b=1,f=7,lvl=40})})),i(114071,g({b=1,description="If you see this item as a reward on your Garrion Mission Table, please report to the ATT Discord with screenshots of the item and level/ilvl of your active followers",spellID=168736,u=45},{s(63269,114440,{b=1,f=4,lvl=40}),s(63272,114441,{b=1,f=5,lvl=40}),s(63275,114442,{b=1,f=6,lvl=40}),s(63278,114443,{b=1,f=7,lvl=40})})),i(114080,g({b=1,description="If you see this item as a reward on your Garrion Mission Table, please report to the ATT Discord with screenshots of the item and level/ilvl of your active followers",spellID=168727,u=45},{i(114491,{b=1,f=53,lvl=40}),i(114489,{b=1,f=53,lvl=40}),i(114490,{b=1,f=53,lvl=40}),i(114492,{b=1,f=53,lvl=40}),i(114488,{b=1,f=53,lvl=40})})),i(114112,g({b=1,description="If you see this item as a reward on your Garrion Mission Table, please report to the ATT Discord with screenshots of the item and level/ilvl of your active followers",spellID=168739,u=45},{s(64206,115327,{b=1,f=21,lvl=40}),s(64209,115330,{b=1,f=20,lvl=40}),s(64207,115328,{b=1,f=22,lvl=40}),s(64208,115329,{b=1,f=32,lvl=40}),s(64211,115332,{b=1,f=29,lvl=40}),s(64213,115334,{b=1,f=23,lvl=40}),s(64212,115333,{b=1,f=28,lvl=40}),s(64210,115331,{b=1,f=23,lvl=40})})),i(114086,g({b=1,description="If you see this item as a reward on your Garrion Mission Table, please report to the ATT Discord with screenshots of the item and level/ilvl of your active followers",spellID=168742,u=45},{i(114538,{b=1,f=51,lvl=40}),i(114539,{b=1,f=51,lvl=40}),i(114537,{b=1,f=51,lvl=40}),i(114541,{b=1,f=51,lvl=40}),i(114540,{b=1,f=51,lvl=40})})),i(114085,g({b=1,description="If you see this item as a reward on your Garrion Mission Table, please report to the ATT Discord with screenshots of the item and level/ilvl of your active followers",spellID=168745,u=45},{s(63428,114520,{b=1,f=7,lvl=40}),s(63419,114517,{b=1,f=4,lvl=40}),s(63422,114518,{b=1,f=5,lvl=40}),s(63425,114519,{b=1,f=6,lvl=40})})),i(114083,g({b=1,description="If you see this item as a reward on your Garrion Mission Table, please report to the ATT Discord with screenshots of the item and level/ilvl of your active followers",spellID=168750,u=45},{s(63359,114497,{b=1,f=5,lvl=40}),s(63365,114499,{b=1,f=7,lvl=40}),s(63368,114500,{b=1,f=4,lvl=40}),s(63362,114498,{b=1,f=6,lvl=40})})),i(114082,g({b=1,description="If you see this item as a reward on your Garrion Mission Table, please report to the ATT Discord with screenshots of the item and level/ilvl of your active followers",spellID=168751,u=45},{s(63350,114494,{b=1,f=5,lvl=40}),s(63347,114493,{b=1,f=4,lvl=40}),s(63356,114496,{b=1,f=7,lvl=40}),s(63353,114495,{b=1,f=6,lvl=40})})),i(114084,g({b=1,description="If you see this item as a reward on your Garrion Mission Table, please report to the ATT Discord with screenshots of the item and level/ilvl of your active followers",spellID=168749,u=45},{s(63374,114502,{b=1,f=5,lvl=40}),s(63380,114504,{b=1,f=7,lvl=40}),s(63371,114501,{b=1,f=4,lvl=40}),s(63377,114503,{b=1,f=6,lvl=40})})),i(114087,g({b=1,description="If you see this item as a reward on your Garrion Mission Table, please report to the ATT Discord with screenshots of the item and level/ilvl of your active followers",spellID=168740,u=45},{i(114552,{b=1,f=53,lvl=40}),i(114549,{b=1,f=53,lvl=40}),i(114550,{b=1,f=53,lvl=40}),i(114551,{b=1,f=53,lvl=40}),i(114553,{b=1,f=53,lvl=40})}))}),i(114052,g({b=1,spellID=168103},{i(112800,{b=1,f=52}),i(112799,{b=1,f=52}),i(112798,{b=1,f=52}),i(112802,{b=1,f=52}),i(112801,{b=1,f=52})})),toy(118191,{b=1}),toy(128310),mnt(189364,{itemID=128311,lvl=17}),p(1662,{itemID=127748}),i(128319,g({f=102},{heir(128318,{b=1,itemID=128318})})),i(120301,{b=1,f=55,spellID=178444}),toy(118427),i(114128,{b=1,f=55,spellID=168154}),i(114806,{b=1,f=55,spellID=168243}),i(114745,{b=1,f=55,spellID=168235}),i(128316,{lvl=10,spellID=189419}),i(123858,{b=1,f=102}),i(118354,{b=1,f=102,spellID=174254}),i(114808,{b=1,f=55,spellID=168236}),i(122583,{b=1,f=102,spellID=181531}),i(114746,{b=1,f=55,spellID=168244}),i(114622,{b=1,f=55,spellID=168150}),i(118475,{b=1,f=55,spellID=174829}),i(114822,{b=1,f=55,spellID=168238}),i(128313,{lvl=10,spellID=189386}),i(128315,{f=55,spellID=189389}),i(122514,{b=1,f=102,spellID=181253}),i(122580,{b=1,f=102,spellID=181523}),i(114131,{b=1,f=55,spellID=168157}),i(122576,{b=1,f=102,lvl=10,spellID=181507}),i(122594,{b=1,f=102,lvl=10,spellID=181521}),i(122596,{b=1,f=102,lvl=10,spellID=181518}),i(118474,{b=1,f=102,spellID=174828}),i(114616,{b=1,f=55,spellID=168389}),i(120302,{b=1,f=55,spellID=178445}),i(122584,{b=1,f=102,spellID=181530})})),n(94398,g({crs={94399},modelScale=2.3},{ach(10174,g({r=2},{ach(10173,{r=2}),ach(10172,g({r=2},{s(73444,128362,{b=1,f=2,r=2})}))})),ach(10276,g({r=1},{ach(10275,{r=1}),ach(10255,g({r=1},{s(73445,128363,{b=1,f=2,r=1})}))})),ach(10167,g({r=2},{ach(10256,g({r=2},{s(73447,128365,{b=1,f=2,r=2})}))})),ach(10307,g({r=1},{ach(10258,g({r=1},{s(73446,128364,{b=1,f=2,r=1})}))})),ach(10164,{title(317),crit(1),crit(2),crit(3),crit(4),crit(5)}),ach(10036,{ach(10017)}),ach(10154,{ach(10156)}),ach(10155,{ach(10161)}),ach(10163,{ach(10162)}),ach(10160,{ach(10159)}),ach(10170,{i(128353,{b=1,f=102,spellID=189838})}),gm(647,{i(127989,{b=1,lvl=40}),crit(3,{achID=10167,r=2}),crit(3,{achID=10307,r=1})}),gm(649,g({description="This rare mission has a chance to spawn after you build a level 3 Shipyard & completed the Quest Equipment Blueprint: Ghostly Spyglass, dropped from Captain Ironbeard in Tanaan Jungle."},{heir(128172,{b=1,itemID=128172}),crit(2,{achID=10167,r=2}),crit(2,{achID=10307,r=1})})),gm(615,{mnt(171826,{b=1,itemID=116769,lvl=17}),crit(6,{achID=10167,r=2}),crit(6,{achID=10307,r=1})}),gm(619,{p(1687,{itemID=127856}),crit(4,{achID=10167,r=2}),crit(4,{achID=10307,r=1})}),gm(650,g({description="This rare mission has a chance to spawn after you build a level 3 Shipyard & completed the Quest Equipment Blueprint: Ghostly Spyglass, dropped from Captain Ironbeard in Tanaan Jungle."},{heir(128173,{b=1,itemID=128173}),crit(1,{achID=10167,r=2}),crit(1,{achID=10307,r=1})})),gm(616,g({description="This rare mission has a chance to spawn after you build a level 3 Shipyard & completed the Quest Equipment Blueprint: Ghostly Spyglass, dropped from Captain Ironbeard in Tanaan Jungle."},{heir(128169,{b=1,itemID=128169}),crit(5,{achID=10167,r=2}),crit(5,{achID=10307,r=1})})),i(128391,{b=1,f=102,sym={{"select","instanceID",669},{"pop"},{"where","difficultyID",17},{"extract","encounterID"},{"pop"},{"contains","f",2,3,4,5,6,7,51,52,53},{"not","itemID",139630}}}),i(127853,{b=1,f=102,sym={{"select","instanceID",669},{"pop"},{"where","difficultyID",14},{"extract","encounterID"},{"pop"},{"contains","f",2,3,4,5,6,7,51,52,53},{"not","itemID",139630}}}),i(127854,{b=1,f=102,sym={{"select","instanceID",669},{"pop"},{"where","difficultyID",15},{"extract","encounterID"},{"pop"},{"contains","f",2,3,4,5,6,7,51,52,53},{"not","itemID",139630}}}),i(127855,{b=1,f=102,sym={{"select","instanceID",669},{"pop"},{"where","difficultyID",16},{"extract","encounterID"},{"pop"},{"contains","f",2,3,4,5,6,7,51,52,53},{"not","itemID",139630}}}),i(127781,g({b=1,c=a13,lvl=40,spellID=187903},{s(70308,124579,{b=1,f=4})})),i(127783,g({b=1,c=a13,lvl=40,spellID=187905},{s(70340,124587,{b=1,f=4})})),i(127778,g({b=1,c=a13,lvl=40,spellID=187900},{s(70272,124570,{b=1,f=4})})),i(127777,g({b=1,c=a13,lvl=40,spellID=187899},{s(70244,124563,{b=1,f=4})})),i(127780,g({b=1,c=a13,lvl=40,spellID=187902},{s(70292,124575,{b=1,f=4})})),i(127784,g({b=1,c=a13,lvl=40,spellID=187906},{s(70356,124591,{b=1,f=4})})),i(127782,g({b=1,c=a13,lvl=40,spellID=187904},{s(70324,124583,{b=1,f=4})})),i(127779,g({b=1,c=a13,lvl=40,spellID=187901},{s(70276,124571,{b=1,f=4})})),i(127794,g({b=1,c=a28,lvl=40,spellID=187915},{s(70312,124580,{b=1,f=5})})),i(127796,g({b=1,c=a28,lvl=40,spellID=187917},{s(70344,124588,{b=1,f=5})})),i(127791,g({b=1,c=a28,lvl=40,spellID=187912},{s(70260,124567,{b=1,f=5})})),i(127790,g({b=1,c=a28,lvl=40,spellID=187911},{s(70248,124564,{b=1,f=5})})),i(127793,g({b=1,c=a28,lvl=40,spellID=187914},{s(70296,124576,{b=1,f=5})})),i(127797,g({b=1,c=a28,lvl=40,spellID=187918},{s(70360,124592,{b=1,f=5})})),i(127795,g({b=1,c=a28,lvl=40,spellID=187916},{s(70328,124584,{b=1,f=5})})),i(127792,g({b=1,c=a28,lvl=40,spellID=187913},{s(70280,124572,{b=1,f=5})})),i(127807,g({b=1,c=a14,lvl=40,spellID=187923},{s(70316,124581,{b=1,f=6})})),i(127809,g({b=1,c=a14,lvl=40,spellID=187925},{s(70348,124589,{b=1,f=6})})),i(127804,g({b=1,c=a14,lvl=40,spellID=187920},{s(70264,124568,{b=1,f=6})})),i(127803,g({b=1,c=a14,lvl=40,spellID=187919},{s(70252,124565,{b=1,f=6})})),i(127806,g({b=1,c=a14,lvl=40,spellID=187922},{s(70300,124577,{b=1,f=6})})),i(127810,g({b=1,c=a14,lvl=40,spellID=187926},{s(70364,124593,{b=1,f=6})})),i(127808,g({b=1,c=a14,lvl=40,spellID=187924},{s(70332,124585,{b=1,f=6})})),i(127805,g({b=1,c=a14,lvl=40,spellID=187921},{s(70284,124573,{b=1,f=6})})),i(127820,g({b=1,c=a15,lvl=40,spellID=187931},{s(70320,124582,{b=1,f=7})})),i(127822,g({b=1,c=a15,lvl=40,spellID=187933},{s(70352,124590,{b=1,f=7})})),i(127817,g({b=1,c=a15,lvl=40,spellID=187928},{s(70268,124569,{b=1,f=7})})),i(127816,g({b=1,c=a15,lvl=40,spellID=187927},{s(70256,124566,{b=1,f=7})})),i(127819,g({b=1,c=a15,lvl=40,spellID=187930},{s(70304,124578,{b=1,f=7})})),i(127823,g({b=1,c=a15,lvl=40,spellID=187934},{s(70368,124594,{b=1,f=7})})),i(127821,g({b=1,c=a15,lvl=40,spellID=187932},{s(70336,124586,{b=1,f=7})})),i(127818,g({b=1,c=a15,lvl=40,spellID=187929},{s(70288,124574,{b=1,f=7})}))}))})),n(-17,g({maps={582,590}},{n(-152,{q(36160,{coords={{29.2,33.1,582}},lvl=40,providers={{"n",77209}},r=2}),q(36161,{coords={{29.6,34.4,582}},lvl=40,providers={{"n",84684}},r=2,sourceQuests={36160}}),q(35185,{coords={{42.6,46.8,582}},lvl=40,providers={{"n",83858}},r=2}),q(35186,{coords={{52,39.8,590}},lvl=40,providers={{"n",83858}},r=1}),q(35187,{coords={{43.6,77.2,525}},lvl=40,providers={{"n",88276}},sourceQuests={35185,35186}}),q(35188,{coords={{49.8,81.4,539}},lvl=40,providers={{"n",81499}},sourceQuests={35187}}),q(35189,{coords={{50,81.2,539}},lvl=40,providers={{"n",81530}},sourceQuests={35187}}),q(35190,{coords={{49.8,81.4,539}},lvl=40,providers={{"n",81499}},sourceQuests={35187}}),q(35191,{coords={{50,81.2,539}},lvl=40,providers={{"n",81530}},sourceQuests={35187}}),q(35194,{coords={{50,81.2,539}},lvl=40,providers={{"n",81530}},sourceQuests={35188,35189,35190,35191}}),q(35195,g({coords={{50,81.2,539}},lvl=40,providers={{"o",231918}},sourceQuests={35194}},{toy(119134,{b=1})})),q(35196,{coords={{50.6,82.2,539}},lvl=40,providers={{"n",81530}},r=2,sourceQuests={35195}}),q(35197,{coords={{50.6,82.2,539}},lvl=40,providers={{"n",81530}},r=1,sourceQuests={35195}}),q(32979,{coords={{51,37.4,590}},lvl=40,providers={{"n",74808}},r=1}),q(32980,{coords={{57.6,41.6,525}},lvl=40,providers={{"n",72230}},r=1,sourceQuests={32979}}),q(33444,{coords={{57.2,41.6,525}},lvl=40,providers={{"n",72230}},r=1,sourceQuests={32980}}),q(32983,{coords={{57.6,41.6,525}},lvl=40,providers={{"n",74253}},r=1,sourceQuests={32980}}),q(32984,{coords={{74,29.6,525}},lvl=40,providers={{"n",74253}},r=1,sourceQuests={32983,33444}}),q(32985,g({coords={{70,38.2,525}},lvl=40,providers={{"n",74330}},r=1,sourceQuests={32984}},{toy(119145,{b=1,r=1})})),q(33427,{coords={{70,38.2,525}},lvl=40,providers={{"n",76622}},r=1,sourceQuests={32985}}),q(34034,{coords={{51.6,51.6,590}},lvl=40,providers={{"n",78487}},r=1}),q(34035,{coords={{78.2,55,525}},lvl=40,providers={{"n",77928}},r=1,sourceQuests={34034}}),q(34040,{coords={{80,56.2,525}},lvl=40,providers={{"n",77928}},r=1,sourceQuests={34035}}),q(34041,{coords={{80,56.2,525}},lvl=40,providers={{"n",77928}},r=1,sourceQuests={34035}}),q(34042,{coords={{85.8,45.8,525}},lvl=40,providers={{"n",77928}},r=1,sourceQuests={34040,34041}}),q(34039,{coords={{85.8,45.8,525}},lvl=40,providers={{"n",77928}},r=1,sourceQuests={34042}}),q(34078,{coords={{85.8,45.8,525}},lvl=40,providers={{"n",77928}},r=1,sourceQuests={34039}}),q(34309,{coords={{51.6,51.6,590}},lvl=40,providers={{"n",78487}},r=1}),q(34314,{coords={{51.8,16.8,525}},lvl=40,providers={{"n",78659}},r=1,sourceQuests={34309}}),q(34315,{coords={{51.8,16.8,525}},lvl=40,providers={{"n",78659}},r=1,sourceQuests={34314}}),q(34316,{coords={{51.8,16.8,525}},lvl=40,providers={{"n",78746}},r=1,sourceQuests={34315}}),q(34381,{coords={{40.6,21.8,525}},lvl=40,providers={{"n",78785}},r=1,sourceQuests={34316}}),q(34469,{coords={{39.6,23.4,525}},lvl=40,providers={{"n",78428}},r=1,sourceQuests={34381}}),q(34318,{coords={{39.6,23.4,525}},lvl=40,providers={{"n",78428}},r=1,sourceQuests={34381}}),q(34319,g({coords={{39.6,23.4,525}},lvl=40,providers={{"n",78428}},r=1,sourceQuests={34318,34469}},{i(119151,{b=1,f=55,spellID=176602})})),q(36261,{coords={{53.8,54.6,590}},lvl=40,providers={{"n",79740}},r=1}),q(36242,{coords={{53.8,54.6,590},{63.8,44.9,590}},lvl=40,providers={{"n",79740},{"o",233956}},r=1,sourceQuests={36261}}),q(36248,{coords={{53.8,54.6,590}},lvl=40,providers={{"n",79740}},r=1,sourceQuests={36242}}),q(34026,{coords={{29.2,33.1,582}},lvl=40,providers={{"n",77209}},r=2}),q(34027,{coords={{64.5,69.8,582}},lvl=40,providers={{"n",77217}},r=2,sourceQuests={34026}}),q(34028,{coords={{64.5,69.8,582}},lvl=40,providers={{"n",77217}},r=2,sourceQuests={34027}}),q(36134,{lvl=40,providers={{"n",81492}},r=2}),q(36136,{lvl=40,providers={{"n",78487}},r=1}),q(34409,{lvl=40,providers={{"n",88112}},r=2}),q(34335,{lvl=40,r=1}),q(35861,{lvl=40,providers={{"n",81492}},r=2}),q(35876,{lvl=40,providers={{"n",78487}},r=1}),q(35837,{lvl=40,r=2}),q(35843,{lvl=40,r=1}),q(35985,{lvl=40,providers={{"n",88892}},r=2}),q(36117,{lvl=40,providers={{"n",88892}},r=1}),q(36163,{lvl=40,providers={{"n",82776}},r=2}),q(35679,{lvl=40,r=2}),q(35680,{lvl=40,r=1}),q(36219,{description="Offered if you have NOT completed |cFFFFD700The Ring of Trials|r in Nagrand or the |cFFFFD700Stonemaul Arena|r bonus objective in Gorgrond.",lvl=40}),q(36280,{description="Offered if you complete |cFFFFD700The Ring of Trials|r in Nagrand.",lvl=40}),q(36281,{description="Offered if you complete the |cFFFFD700Stonemaul Arena|r bonus objective in Gorgrond.",lvl=40}),q(36282,{description="Offered if you complete |cFFFFD700The Ring of Trials|r in Nagrand and the |cFFFFD700Stonemaul Arena|r bonus objective in Gorgrond.",lvl=40}),q(34284,{coords={{38,37.6,582}},lvl=40,providers={{"n",81492}},r=2}),q(38253,{altQuests={40418},description="Automatically granted upon entering your garrison.",lvl=40,r=2,sourceQuests={36615}}),q(38567,{altQuests={40417},description="Automatically granted upon upgrading your garrison to Rank 3.",lvl=40,r=1,sourceQuests={36614}})}),n(-77,{i(123975,g({b=1,description="This satchel is an award from some of the weekly garrison raid quests that can be picked up from High Overlord Saurfang and Muradin Bronzebeard.",f=102},{i(114111,g({b=1,spellID=168752},{s(64214,115335,{b=1,f=21,lvl=40}),s(64217,115338,{b=1,f=20,lvl=40}),s(64215,115336,{b=1,f=22,lvl=40}),s(64216,115337,{b=1,f=32,lvl=40}),s(64219,115340,{b=1,f=29,lvl=40}),s(64221,115342,{b=1,f=23,lvl=40}),s(64220,115341,{b=1,f=28,lvl=40}),s(64218,115339,{b=1,f=23,lvl=40})})),i(114088,g({b=1,spellID=168764},{s(63449,114554,{b=1,f=4,lvl=40}),s(63458,114557,{b=1,f=7,lvl=40}),s(63455,114556,{b=1,f=6,lvl=40}),s(63452,114555,{b=1,f=5,lvl=40})})),i(114092,g({b=1,spellID=168755},{i(114602,{b=1,f=51,lvl=40}),i(114600,{b=1,f=51,lvl=40}),i(114598,{b=1,f=51,lvl=40}),i(114601,{b=1,f=51,lvl=40}),i(114599,{b=1,f=51,lvl=40})})),i(119125,g({b=1,spellID=168754},{s(63548,114607,{b=1,f=3,lvl=40}),s(63545,114604,{b=1,f=3,lvl=40}),s(63546,114605,{b=1,f=3,lvl=40}),s(63547,114606,{b=1,f=3,lvl=40}),s(63549,114608,{b=1,f=3,lvl=40})})),i(119115,g({b=1,spellID=168761},{s(63485,114566,{b=1,f=4,lvl=40}),s(63494,114569,{b=1,f=7,lvl=40}),s(63491,114568,{b=1,f=6,lvl=40}),s(63488,114567,{b=1,f=5,lvl=40})})),i(119121,g({b=1,spellID=168757},{s(63533,114582,{b=1,f=4,lvl=40}),s(63542,114585,{b=1,f=7,lvl=40}),s(63539,114584,{b=1,f=6,lvl=40}),s(63536,114583,{b=1,f=5,lvl=40})})),i(119117,g({b=1,spellID=168760},{s(63497,114570,{b=1,f=4,lvl=40}),s(63506,114573,{b=1,f=7,lvl=40}),s(63503,114572,{b=1,f=6,lvl=40}),s(63500,114571,{b=1,f=5,lvl=40})})),i(119119,g({b=1,spellID=168759},{s(63509,114574,{b=1,f=4,lvl=40}),s(63518,114577,{b=1,f=7,lvl=40}),s(63515,114576,{b=1,f=6,lvl=40}),s(63512,114575,{b=1,f=5,lvl=40})})),i(119123,g({b=1,spellID=168756},{i(114593,{b=1,f=52,lvl=40}),i(114592,{b=1,f=52,lvl=40}),i(114595,{b=1,f=52,lvl=40}),i(114596,{b=1,f=52,lvl=40}),i(114594,{b=1,f=52,lvl=40})})),i(114089,g({b=1,spellID=168763},{s(63470,114561,{b=1,f=4,lvl=40}),s(63467,114560,{b=1,f=7,lvl=40}),s(63464,114559,{b=1,f=6,lvl=40}),s(63461,114558,{b=1,f=5,lvl=40})})),i(114091,g({b=1,spellID=168758},{s(63521,114578,{b=1,f=4,lvl=40}),s(63530,114581,{b=1,f=7,lvl=40}),s(63527,114580,{b=1,f=6,lvl=40}),s(63524,114579,{b=1,f=5,lvl=40})})),i(114090,g({b=1,spellID=168762},{s(63473,114562,{b=1,f=4,lvl=40}),s(63482,114565,{b=1,f=7,lvl=40}),s(63479,114564,{b=1,f=6,lvl=40}),s(63476,114563,{b=1,f=5,lvl=40})})),i(114112,g({b=1,spellID=168739},{s(64206,115327,{b=1,f=21,lvl=40}),s(64209,115330,{b=1,f=20,lvl=40}),s(64207,115328,{b=1,f=22,lvl=40}),s(64208,115329,{b=1,f=32,lvl=40}),s(64211,115332,{b=1,f=29,lvl=40}),s(64213,115334,{b=1,f=23,lvl=40}),s(64212,115333,{b=1,f=28,lvl=40}),s(64210,115331,{b=1,f=23,lvl=40})})),i(114082,g({b=1,spellID=168751},{s(63350,114494,{b=1,f=5,lvl=40}),s(63347,114493,{b=1,f=4,lvl=40}),s(63356,114496,{b=1,f=7,lvl=40}),s(63353,114495,{b=1,f=6,lvl=40})})),i(119124,g({b=1,spellID=168741},{s(63444,114544,{b=1,f=3,lvl=40}),s(63445,114545,{b=1,f=3,lvl=40}),s(63443,114543,{b=1,f=3,lvl=40}),s(63447,114547,{b=1,f=3,lvl=40}),s(63446,114546,{b=1,f=3,lvl=40})})),i(119114,g({b=1,spellID=168748},{s(63392,114508,{b=1,f=7,lvl=40}),s(63386,114506,{b=1,f=5,lvl=40}),s(63383,114505,{b=1,f=4,lvl=40}),s(63389,114507,{b=1,f=6,lvl=40})})),i(119120,g({b=1,spellID=168744},{s(63434,114522,{b=1,f=5,lvl=40}),s(63431,114521,{b=1,f=4,lvl=40}),s(63440,114524,{b=1,f=7,lvl=40}),s(63437,114523,{b=1,f=6,lvl=40})})),i(119116,g({b=1,spellID=168747},{s(63404,114512,{b=1,f=7,lvl=40}),s(63398,114510,{b=1,f=5,lvl=40}),s(63395,114509,{b=1,f=4,lvl=40}),s(63401,114511,{b=1,f=6,lvl=40})})),i(119118,g({b=1,spellID=168746},{s(63416,114516,{b=1,f=7,lvl=40}),s(63410,114514,{b=1,f=5,lvl=40}),s(63407,114513,{b=1,f=4,lvl=40}),s(63413,114515,{b=1,f=6,lvl=40})})),i(119122,g({b=1,spellID=168743},{i(114531,{b=1,f=52,lvl=40}),i(114532,{b=1,f=52,lvl=40}),i(114533,{b=1,f=52,lvl=40}),i(114535,{b=1,f=52,lvl=40}),i(114534,{b=1,f=52,lvl=40})})),i(114083,g({b=1,spellID=168750},{s(63359,114497,{b=1,f=5,lvl=40}),s(63365,114499,{b=1,f=7,lvl=40}),s(63368,114500,{b=1,f=4,lvl=40}),s(63362,114498,{b=1,f=6,lvl=40})})),i(114085,g({b=1,spellID=168745},{s(63428,114520,{b=1,f=7,lvl=40}),s(63419,114517,{b=1,f=4,lvl=40}),s(63422,114518,{b=1,f=5,lvl=40}),s(63425,114519,{b=1,f=6,lvl=40})})),i(114084,g({b=1,spellID=168749},{s(63374,114502,{b=1,f=5,lvl=40}),s(63380,114504,{b=1,f=7,lvl=40}),s(63371,114501,{b=1,f=4,lvl=40}),s(63377,114503,{b=1,f=6,lvl=40})}))})),n(89763,g({coords={{34.1,32.6,582}},crs={91196},description="Muradin Bronzebeard has a chance to spawn in your garrison daily, or you can find someone with him spawned and join their garrison. He starts a weekly raid quest which will either have Greater Bounty Spoils or Apexis Crystals as a reward.",r=2},{i(123975,{b=1,f=102,sym={{"fill"}}}),q(39255,{isWeekly=1,r=2,u=2}),q(37767,g({isWeekly=1,lvl=40,r=2},{i(123975,{b=1,f=102})})),q(37796,g({isDaily=1,lvl=20,r=2},{cu(824)})),q(37772,g({isWeekly=1,lvl=40,r=2},{i(123975,{b=1,f=102})})),q(37795,g({isDaily=1,lvl=10,r=2},{cu(824)})),q(39251,{isWeekly=1,r=2,u=2}),q(39252,{isWeekly=1,r=2,u=2}),q(39259,g({isWeekly=1,lvl=40,r=2},{cu(823)})),q(37794,g({isDaily=1,lvl=35,r=2},{cu(824)})),q(39257,{isWeekly=1,r=2,u=2}),q(39248,{isWeekly=1,r=2,u=2}),q(37768,g({isWeekly=1,lvl=40,r=2},{i(123975,{b=1,f=102})})),q(37771,g({isWeekly=1,lvl=40,r=2},{i(123975,{b=1,f=102})})),q(37793,g({isDaily=1,lvl=15,r=2},{cu(824)})),q(39254,{isWeekly=1,r=2,u=2}),q(39253,g({isWeekly=1,lvl=40,r=2},{cu(823)})),q(39250,g({isWeekly=1,lvl=40,r=2},{cu(823)})),q(37792,g({isDaily=1,lvl=10,r=2},{cu(824)})),q(37791,g({isDaily=1,lvl=30,r=2},{cu(824)})),q(37769,g({isWeekly=1,lvl=40,r=2},{i(123975,{b=1,f=102})})),q(39256,g({isWeekly=1,lvl=40,r=2},{cu(823)})),q(37770,g({isWeekly=1,lvl=40,r=2},{i(123975,{b=1,f=102})})),q(39260,g({isWeekly=1,lvl=40,r=2},{cu(823)})),q(37790,g({isDaily=1,lvl=35,r=2},{cu(824)})),q(39258,{isWeekly=1,r=2,u=2}),q(39249,{isWeekly=1,r=2,u=2}),q(37789,g({isDaily=1,lvl=35,r=2},{cu(824)})),q(37766,g({isWeekly=1,lvl=40,r=2},{i(123975,{b=1,f=102})}))})),n(89753,g({coords={{40.2,56.7,590}},crs={91195},description="High Overlord Saurfang has a chance to spawn in your garrison daily, or you can find someone with him spawned and join their garrison. He starts a weekly raid quest which will either have Greater Bounty Spoils or Apexis Crystals as a reward.",r=1},{i(123975,{b=1,f=102,sym={{"fill"}}}),q(39227,{isWeekly=1,r=1,u=2}),q(37757,g({isWeekly=1,lvl=40,r=1},{i(123975,{b=1,f=102})})),q(37780,g({isDaily=1,lvl=20,r=1},{cu(824)})),q(37765,g({isWeekly=1,lvl=40,r=1},{i(123975,{b=1,f=102})})),q(37781,g({isDaily=1,lvl=10,r=1},{cu(824)})),q(39222,{isWeekly=1,r=1,u=2}),q(39223,{isWeekly=1,r=1,u=2}),q(39231,g({isWeekly=1,lvl=40,r=1},{cu(823)})),q(37782,g({isDaily=1,lvl=35,r=1},{cu(824)})),q(39229,{isWeekly=1,r=1,u=2}),q(39193,{isWeekly=1,r=1,u=2}),q(37758,g({isWeekly=1,lvl=40,r=1},{i(123975,{b=1,f=102})})),q(37764,g({isWeekly=1,lvl=40,r=1},{i(123975,{b=1,f=102})})),q(37783,g({isDaily=1,lvl=15,r=1},{cu(824)})),q(39226,{isWeekly=1,r=1,u=2}),q(39225,g({isDaily=1,lvl=40,r=1},{cu(823)})),q(39221,g({isDaily=1,lvl=40,r=1},{cu(823)})),q(37784,g({isDaily=1,lvl=10,r=1},{cu(824)})),q(37785,g({isDaily=1,lvl=30,r=1},{cu(824)})),q(37762,g({isWeekly=1,lvl=40,r=1},{i(123975,{b=1,f=102})})),q(39228,g({isDaily=1,lvl=40,r=1},{cu(823)})),q(37763,g({isWeekly=1,lvl=40,r=1},{i(123975,{b=1,f=102})})),q(39232,g({isDaily=1,lvl=40,r=1},{cu(823)})),q(37786,g({isDaily=1,lvl=35,r=1},{cu(824)})),q(39230,{isWeekly=1,r=1,u=2}),q(39219,{isWeekly=1,r=1,u=2}),q(37787,g({isDaily=1,lvl=35,r=1},{cu(824)})),q(37756,g({isWeekly=1,lvl=40,r=1},{i(123975,{b=1,f=102})}))}))}),q(38243,g({isDaily=1,lvl=10,providers={{"n",90894},{"n",91030}}},{i(120945,{b=1})})),q(39020,g({coords={{33.6,37.6,582},{41.8,46.8,590}},isWeekly=1,lvl=40,providers={{"n",94870}},u=2},{i(127853,{b=1,f=102})})),q(39040,{coords={{33.6,37.6,582},{41.8,46.8,590}},isWeekly=1,lvl=40,providers={{"n",94870}},u=2}),q(39021,g({coords={{33.6,37.6,582},{41.8,46.8,590}},isWeekly=1,lvl=40,providers={{"n",94870}},u=2},{i(127853,{b=1,f=102})})),q(33075,{coords={{46.9,50.8,582},{47,51,582}},lvl=10,providers={{"n",80568}},r=2,sourceQuests={34692}}),q(36408,{lvl=10,providers={{"i",115507}},r=2,requireSkill=755}),q(40792,g({coords={{33.6,37.6,582},{41.8,46.8,590}},isWeekly=1,lvl=40,providers={{"n",94870}},u=2},{i(127853,{b=1,f=102})})),q(36162,{coords={{31.6,33.6,582}},lvl=40,providers={{"n",84511}},r=2,sourceQuests={36161}}),q(38259,g({coords={{32,31.9,582}},lvl=40,providers={{"n",92219}},r=2,sourceQuests={38258}},{gb(205)})),q(38574,{lvl=40,providers={{"n",92400}},r=1,sourceQuests={38573}}),q(34653,{coords={{45.6,43.2,590},{37.8,36.8,582}},isBreadcrumb=1,lvl=30,nextQuests={34655},providers={{"n",81492},{"n",78487}},sourceQuests={35537,35554}}),q(36951,{coords={{49.3,41.3,590},{42.8,45.2,582}},isBreadcrumb=1,lvl=30,nextQuests={34655},providers={{"o",232416},{"o",232400}},sourceQuests={35554}}),q(36624,{coords={{40.7,53.6,582},{31.1,32.8,582}},lvl=10,providers={{"n",79953}},r=2,sourceQuests={34692}}),q(36706,{coords={{52.4,53.3,590}},lvl=10,providers={{"n",78466}},r=1,sourceQuests={34775}}),q(36679,g({coords={{30.7,31.8,582},{31.4,31,582}},isDaily=1,lvl=40,providers={{"o",236165}},r=2},{crit(9,{achID=9564}),cu(823)})),q(36692,g({coords={{41.8,50.7,590},{41,50.8,590}},isDaily=1,lvl=40,providers={{"o",236206}},r=1},{crit(10,{achID=9562}),cu(823)})),q(36681,g({coords={{30.7,31.8,582},{31.4,31,582}},isDaily=1,lvl=40,providers={{"o",236165}},r=2},{cu(823)})),q(36690,g({coords={{41.8,50.7,590},{41,50.8,590}},isDaily=1,lvl=40,providers={{"o",236206}},r=1},{cu(823)})),q(36675,g({coords={{30.7,31.8,582},{31.4,31,582}},isDaily=1,lvl=40,providers={{"o",236165}},r=2},{crit(3,{achID=9564}),cu(823)})),q(36697,g({coords={{41.8,50.7,590},{41,50.8,590}},isDaily=1,lvl=40,providers={{"o",236206}},r=1},{crit(3,{achID=9562}),cu(823)})),q(36678,g({coords={{30.7,31.8,582},{31.4,31,582}},isDaily=1,lvl=40,providers={{"o",236165}},r=2},{crit(7,{achID=9564}),cu(823)})),q(36693,g({coords={{41.8,50.7,590},{41,50.8,590}},isDaily=1,lvl=40,providers={{"o",236206}},r=1},{crit(8,{achID=9562}),cu(823)})),q(36682,g({coords={{30.7,31.8,582},{31.4,31,582}},isDaily=1,lvl=40,providers={{"o",236165}},r=2},{crit(11,{achID=9564}),cu(823)})),q(36689,g({coords={{41.8,50.7,590},{41,50.8,590}},isDaily=1,lvl=40,providers={{"o",236206}},r=1},{crit(11,{achID=9562}),cu(823)})),q(36649,g({coords={{30.7,31.8,582},{31.4,31,582}},isDaily=1,lvl=40,providers={{"o",236165}},r=2},{crit(12,{achID=9564}),cu(823)})),q(36667,g({coords={{41.8,50.7,590},{41,50.8,590}},isDaily=1,lvl=40,providers={{"o",236206}},r=1},{crit(7,{achID=9562}),cu(823)})),q(36683,g({coords={{30.7,31.8,582},{31.4,31,582}},isDaily=1,lvl=40,providers={{"o",236165}},r=2},{crit(10,{achID=9564}),cu(823)})),q(36688,g({coords={{41.8,50.7,590},{41,50.8,590}},isDaily=1,lvl=40,providers={{"o",236206}},r=1},{crit(12,{achID=9562}),cu(823)})),q(36680,g({coords={{30.7,31.8,582},{31.4,31,582}},isDaily=1,lvl=40,providers={{"o",236165}},r=2},{crit(8,{achID=9564}),cu(823)})),q(36691,g({coords={{41.8,50.7,590},{41,50.8,590}},isDaily=1,lvl=40,providers={{"o",236206}},r=1},{crit(9,{achID=9562}),cu(823)})),q(36648,g({coords={{30.7,31.8,582},{31.4,31,582}},isDaily=1,lvl=40,providers={{"o",236165}},r=2},{crit(2,{achID=9564}),cu(823)})),q(36669,g({coords={{41.8,50.7,590},{41,50.8,590}},isDaily=1,lvl=40,providers={{"o",236206}},r=1},{crit(2,{achID=9562}),cu(823)})),q(36677,g({coords={{30.7,31.8,582},{31.4,31,582}},isDaily=1,lvl=40,providers={{"o",236165}},r=2},{crit(6,{achID=9564}),cu(823)})),q(36694,g({coords={{41.8,50.7,590},{41,50.8,590}},isDaily=1,lvl=40,providers={{"o",236206}},r=1},{crit(6,{achID=9562}),cu(823)})),q(36676,g({coords={{30.7,31.8,582},{31.4,31,582}},isDaily=1,lvl=40,providers={{"o",236165}},r=2},{crit(5,{achID=9564}),cu(823)})),q(36695,g({coords={{41.8,50.7,590},{41,50.8,590}},isDaily=1,lvl=40,providers={{"o",236206}},r=1},{crit(5,{achID=9562}),cu(823)})),q(36685,g({coords={{30.7,31.8,582},{31.4,31,582}},isDaily=1,lvl=40,providers={{"o",236165}},r=2},{cu(823)})),q(36699,g({coords={{41.8,50.7,590},{41,50.8,590}},isDaily=1,lvl=40,providers={{"o",236206}},r=1},{cu(823)})),q(36674,g({coords={{30.7,31.8,582},{31.4,31,582}},isDaily=1,lvl=40,providers={{"o",236165}},r=2},{crit(1,{achID=9564}),cu(823)})),q(36696,g({coords={{41.8,50.7,590},{41,50.8,590}},isDaily=1,lvl=40,providers={{"o",236206}},r=1},{crit(1,{achID=9562}),cu(823)})),q(36686,g({coords={{30.7,31.8,582},{31.4,31,582}},isDaily=1,lvl=40,providers={{"o",236165}},r=2},{crit(4,{achID=9564}),cu(823)})),q(36701,g({coords={{41.8,50.7,590},{41,50.8,590}},isDaily=1,lvl=40,providers={{"o",236206}},r=1},{crit(4,{achID=9562}),cu(823)})),q(38929,g({coords={{33.6,37.6,582}},isWeekly=1,lvl=40,providers={{"n",94870}},r=2,u=2},{i(126924,{b=1}),i(126923,{b=1})})),q(38927,g({coords={{41.8,46.8,590}},isWeekly=1,lvl=40,providers={{"n",94870}},r=1,u=2},{i(126924,{b=1})})),q(36684,g({coords={{30.7,31.8,582},{31.4,31,582},{41.8,50.7,590},{41,50.8,590}},isDaily=1,lvl=40,providers={{"o",236165},{"o",236206}},races={1,2,3,4,5,6,7,8,9,10,11,22,25,26,27,28,29,30,31,32,34,35,36,37}},{cu(823)})),q(36698,g({coords={{41.8,50.7,590},{41,50.8,590}},isDaily=1,lvl=40,providers={{"o",236206}},r=1},{cu(823)})),q(36627,g({coords={{62.2,73.4,590}},lvl=10,providers={{"n",85882}},r=1,requireSkill=202,sourceQuests={36594}},{r(161787,{b=1,collectible=false,itemID=111921,requireSkill=202}),gb(91,{b=1,itemID=109258})})),q(36592,{coords={{41.2,49.3,582}},lvl=10,providers={{"n",77209}},r=2,sourceQuests={33814,34692}}),q(36567,{coords={{52.4,53.3,590}},lvl=10,providers={{"n",78466}},r=1,sourceQuests={34775}}),q(38356,g({coords={{33.8,36.4,582}},lvl=40,providers={{"n",91589}},r=2,sourceQuests={36615}},{sp(181715),i(122613,g({b=1},{mr(38085,{b=1,itemID=122209}),mr(38083,{b=1,itemID=122208}),mr(38079,{b=1,itemID=122206}),mr(38073,{b=1,itemID=122203}),mr(38077,{b=1,itemID=122205}),mr(38069,{b=1,itemID=122201}),mr(38101,{b=1,itemID=122219}),mr(38081,{b=1,itemID=122207,r=2})}))})),q(37961,g({coords={{40.9,47.8,590}},lvl=40,providers={{"n",91072}},r=1},{sp(181715),i(122613,g({b=1},{mr(38070,{b=1,itemID=122210}),mr(38086,{b=1,itemID=122218}),mr(38084,{b=1,itemID=122217}),mr(38082,{b=1,itemID=122216}),mr(38074,{b=1,itemID=122213}),mr(38078,{b=1,itemID=122212}),mr(38101,{b=1,itemID=122219}),mr(38080,{b=1,itemID=122215})}))})),q(34587,{coords={{41.1,49.4,582}},lvl=10,providers={{"n",77209}},r=2,sourceQuests={35166,35174,35176}}),q(34461,{coords={{52.4,53.3,590}},lvl=10,providers={{"n",78466}},r=1,sourceQuests={34822,34823,34824}}),q(36100,{coords={{41.3,49.4,582},{29.2,33.1,582}},description="Becomes available after completing any seconday profession intro quest.",lvl=10,providers={{"n",77209}},r=2,sourceQuests={34586}}),q(37669,{coords={{52.4,53.3,590},{42.2,55.6,590},{37.6,50.3,590}},description="Becomes available after completing any seconday profession intro quest.",lvl=10,providers={{"n",78466}},r=1,sourceQuests={34378}}),q(36404,g({coords={{58.9,53.4,582}},lvl=30,providers={{"n",85344}},r=2,sourceQuests={36592}},{gb(29)})),q(34193,g({coords={{43.4,83.2,590}},lvl=30,providers={{"n",81981}},r=1,sourceQuests={36567}},{gb(29)})),q(37773,{isDaily=1,lvl=40,providers={{"n",89805}},r=2}),q(37813,{coords={{40.2,56.7,590}},isDaily=1,lvl=40,providers={{"n",89806}},r=1}),q(37774,{isDaily=1,lvl=40,providers={{"n",89805}},r=2}),q(37814,{coords={{40.2,56.7,590}},isDaily=1,lvl=40,providers={{"n",89806}},r=1}),q(37778,{isDaily=1,lvl=40,providers={{"n",89805}},r=2}),q(37818,{coords={{40.2,56.7,590}},isDaily=1,lvl=40,providers={{"n",89806}},r=1}),q(37775,{isDaily=1,lvl=40,providers={{"n",89805}},r=2}),q(37815,{coords={{40.2,56.7,590}},isDaily=1,lvl=40,providers={{"n",89806}},r=1}),q(37948,{isDaily=1,lvl=40,providers={{"n",89805}},r=2}),q(37949,{coords={{40.2,56.7,590}},isDaily=1,lvl=40,providers={{"n",89806}},r=1}),q(37777,{isDaily=1,lvl=40,providers={{"n",89805}},r=2}),q(37817,{coords={{40.2,56.7,590}},isDaily=1,lvl=40,providers={{"n",89806}},r=1}),q(37776,{isDaily=1,lvl=40,providers={{"n",89805}},r=2}),q(37816,{coords={{40.2,56.7,590}},isDaily=1,lvl=40,providers={{"n",89806}},r=1}),q(34692,{coords={{40.2,43.6,582}},lvl=10,providers={{"n",79953}},r=2,sourceQuests={34646}}),q(34379,{coords={{49.7,49.5,590}},lvl=10,providers={{"n",76411}},r=1,sourceQuests={34775}}),q(39034,g({coords={{41.8,46.8,590},{33.6,37.6,582}},isWeekly=1,lvl=40,providers={{"n",94870}},u=2},{i(127853,{b=1,f=102}),i(127854,{b=1,f=102})})),q(34586,g({coords={{32.7,34,582}},lvl=10,providers={{"n",79243}},r=2,sourceQuests={34585}},{i(110560,{b=1,spellID=171253})})),q(34378,g({coords={{51.2,39.6,590}},lvl=10,providers={{"n",78466}},r=1,sourceQuests={34765}},{i(110560,{b=1,spellID=171253})})),q(34583,g({coords={{30,34.3,582}},lvl=10,providers={{"n",79470}},r=2,sourceQuests={34582}},{s(58949,108908,{b=1,f=33}),s(58950,108909,{b=1,f=29}),s(58951,108910,{b=1,f=20}),s(58952,108912,{b=1,f=26}),s(58953,108913,{b=1,f=34}),s(58954,108914,{b=1,f=25}),s(58955,108918,{b=1,f=28}),s(58956,108919,{b=1,f=23})})),q(34364,g({coords={{51.2,43.2,590}},lvl=10,providers={{"n",70859}},r=1,sourceQuests={34402}},{s(60442,111540,{b=1,f=28}),s(60441,111539,{b=1,f=20}),s(60438,111536,{b=1,f=21}),s(60439,111537,{b=1,f=22}),s(60437,111535,{b=1,f=21}),s(60440,111538,{b=1,f=33}),s(60443,111541,{b=1,f=29}),s(60444,111542,{b=1,f=23})})),q(39195,{isBreadcrumb=1,lvl=40,providers={{"n",77209}},r=2,requireSkill=755}),q(39175,{isBreadcrumb=1,lvl=40,providers={{"n",78466}},r=1,requireSkill=755}),q(33461,{coords={{30.2,18.1,582},{39.8,29.4,539}},lvl=10,providers={{"o",230865},{"n",79966}},r=2,sourceQuests={33059,33081}}),q(37917,{coords={{40.2,56,590},{34.6,32.7,582}},isDaily=1,lvl=40,providers={{"o",239791}},sourceQuests={37916}}),q(37918,{coords={{40.2,56,590},{34.6,32.7,582}},isDaily=1,lvl=40,providers={{"o",239791}},sourceQuests={37917}}),q(37919,{coords={{40.2,56,590},{34.6,32.7,582}},isDaily=1,lvl=40,providers={{"o",239791}},r=2,sourceQuests={37918}}),q(37916,{coords={{40.2,56,590},{34.6,32.7,582}},isDaily=1,lvl=40,providers={{"o",239791}},sourceQuests={37914}}),q(36589,{lvl=10,providers={{"i",116438}},r=1,requireSkill=202}),q(38296,g({cost={{"i",109125,10},{"i",109126,10},{"i",109128,10},{"i",109127,10},{"i",109129,10}},isDaily=1,lvl=10,providers={{"n",91031},{"n",91404}}},{i(120945,{b=1})})),q(36953,{isBreadcrumb=1,lvl=20,nextQuests={34566},providers={{"o",232416},{"o",233291},{"o",237022}},r=1}),q(34681,{coords={{45.9,42.7,590}},lvl=20,providers={{"n",78487}},r=1,sourceQuests={36494}}),q(35176,{coords={{41.1,49.4,582}},lvl=10,providers={{"n",77209}},r=2,sourceQuests={34586}}),q(36352,{coords={{60.9,40,590}},lvl=10,providers={{"n",84967}},r=1,requireSkill=755,sourceQuests={36314}}),q(34584,{coords={{32.5,34.2,582}},lvl=10,providers={{"n",79243}},r=2,sourceQuests={34583}}),q(34820,{coords={{29.6,19.3,582},{40.3,54.4,582}},lvl=10,providers={{"n",80163}},r=2,sourceQuests={33059,33081}}),q(33359,{coords={{43.8,44.4,582},{43.1,44.7,582}},isBreadcrumb=1,lvl=10,nextQuests={33062,33113},providers={{"n",80645}},r=2,sourceQuests={34586}}),q(34778,{coords={{44.1,53.2,582},{41.5,44.9,582}},lvl=10,providers={{"n",79457}},r=2,sourceQuests={34692}}),q(36615,{coords={{31.8,31,582}},lvl=40,providers={{"n",77209}},r=2,sourceQuests={36592}}),q(36614,{coords={{42.1,55.5,590}},lvl=40,providers={{"n",78466}},r=1,sourceQuests={36567}}),q(38344,{coords={{33.8,36.4,582}},lvl=40,providers={{"n",91589}},r=2,sourceQuests={36615}}),q(38306,{coords={{40.9,47.8,590}},description="Requires Garrison Rank 3.",lvl=40,providers={{"n",91072}},r=1}),q(38408,{coords={{28.7,35,582}},lvl=40,providers={{"n",79953}},r=2,sourceQuests={36615}}),q(38427,{coords={{39.2,55.3,590}},description="Requires Garrison Rank 3.",lvl=40,providers={{"n",79740}},r=1}),q(35174,{coords={{44,53.3,582}},lvl=10,providers={{"n",79457}},r=2,sourceQuests={34586}}),q(36861,{coords={{45.8,46,582},{46.1,45.7,582}},isBreadcrumb=1,lvl=30,providers={{"n",86589}},r=2,sourceQuests={34586}}),q(36862,{coords={{50.8,50.7,590},{46.8,45.8,590}},lvl=30,providers={{"n",86614}},r=1,sourceQuests={34378}}),q(37433,g({coords={{29.1,34.6,582}},lvl=50,providers={{"n",79953}},r=2,sourceQuests={34586}},{s(67329,119463,{b=1,f=28}),s(67324,119458,{b=1,f=22}),s(67328,119462,{b=1,f=29}),s(67325,119459,{b=1,f=32}),s(67327,119461,{b=1,f=23}),s(67326,119460,{b=1,f=20}),s(67330,119464,{b=1,f=23}),s(67323,119457,{b=1,f=21})})),q(37434,g({coords={{53.8,54.9,590},{40.5,54.8,590}},lvl=50,providers={{"n",79740}},r=1},{s(67329,119463,{b=1,f=28}),s(67324,119458,{b=1,f=22}),s(67328,119462,{b=1,f=29}),s(67325,119459,{b=1,f=32}),s(67327,119461,{b=1,f=23}),s(67326,119460,{b=1,f=20}),s(67330,119464,{b=1,f=23}),s(67323,119457,{b=1,f=21})})),q(34646,g({coords={{44.1,53.3,582}},lvl=10,providers={{"n",79457}},r=2,sourceQuests={34587}},{follower(34)})),q(34585,{coords={{31.4,35.8,582}},lvl=10,providers={{"n",79567}},r=2,sourceQuests={34584,34616}}),q(34616,{coords={{32.5,34.2,582}},lvl=10,providers={{"n",79243}},r=2,sourceQuests={34583}}),q(38287,g({cost={{"i",110609,50}},isDaily=1,lvl=10,providers={{"n",91033},{"n",91024}}},{i(120945,{b=1})})),q(37288,{coords={{29.5,33.3,582}},lvl=15,providers={{"n",77209}},r=2}),q(34733,g({coords={{48.6,17.2,590},{61.6,74.8,582}},lvl=10},{follower(32)})),q(37289,{coords={{29.5,16.4,582}},lvl=10,providers={{"n",88223}},r=2,sourceQuests={33059,33081}}),o(233263,{coords={{48.91,52.21,590},{48.47,52.12,590},{48.67,52.21,590}},questID=33977,r=1}),q(35166,{coords={{41.1,49.4,582}},lvl=10,providers={{"n",77209}},r=2,sourceQuests={34586}}),q(36522,g({lvl=20,providers={{"n",85777}},sourceQuests={33973}},{follower(208)})),q(36594,{coords={{62.2,73.4,590}},lvl=10,providers={{"n",85882}},r=1,requireSkill=202,sourceQuests={36589}}),q(38293,g({cost={{"i",111557,50}},isDaily=1,lvl=10,providers={{"n",91034},{"n",91025}}},{i(120945,{b=1})})),q(34674,{coords={{42.8,45.2,582}},isBreadcrumb=1,lvl=35,nextQuests={34675},providers={{"o",232397}},r=2}),q(36952,{isBreadcrumb=1,lvl=35,nextQuests={34795},providers={{"o",232416},{"o",233291},{"o",237022}},r=1}),q(37184,{coords={{38.2,37,582}},isBreadcrumb=1,lvl=35,nextQuests={34675},providers={{"n",81492}},r=2,sourceQuests={36601,36606}}),q(34794,{isBreadcrumb=1,lvl=35,nextQuests={34795},providers={{"n",78487}},r=1}),q(39041,{coords={{41.8,46.8,590},{33.6,37.6,582}},isWeekly=1,lvl=40,providers={{"n",94870}},u=2}),q(34676,{coords={{42.8,45.2,582}},isBreadcrumb=1,lvl=20,nextQuests={34558},providers={{"o",232397}},r=2}),q(37183,{coords={{38.2,37,582}},isBreadcrumb=1,lvl=20,nextQuests={34558},providers={{"n",81492}},r=2}),q(36314,{lvl=10,providers={{"i",115287}},r=1,requireSkill=755}),q(35556,{coords={{31.4,33.5,582},{38.3,36.7,582}},isBreadcrumb=1,lvl=15,nextQuests={35033},providers={{"n",81492}},r=2}),q(35557,{isBreadcrumb=1,lvl=15,nextQuests={33543},providers={{"o",232416},{"o",233291},{"o",237022}},r=1}),q(35459,{coords={{42.8,45.2,582}},isBreadcrumb=1,lvl=10,providers={{"o",232397}},r=2,sourceQuests={34019},u=2}),q(39033,{coords={{41.8,46.8,590},{33.6,37.6,582}},isWeekly=1,lvl=40,providers={{"n",94870}},u=2}),q(39042,g({coords={{33.6,37.6,582},{41.8,46.8,590}},isWeekly=1,lvl=10,providers={{"n",94870}},u=2},{i(122457,{b=1,f=55,spellID=181062})})),q(34192,g({coords={{65.2,41.8,582}},lvl=15,providers={{"n",77730}},r=2,sourceQuests={36592}},{gb(61)})),q(35154,g({coords={{62,73.9,590}},lvl=15,providers={{"n",81688}},r=1,sourceQuests={36567}},{gb(61)})),q(40418,{altQuests={38253},lvl=40,r=2,sourceQuests={36615}}),q(40417,{altQuests={38567},lvl=40,r=1,sourceQuests={36615}}),q(37848,{isDaily=1,lvl=40,providers={{"n",89793},{"n",92223}}}),q(37788,{isDaily=1,lvl=40,providers={{"n",89793},{"n",92223}}}),q(37941,{isDaily=1,lvl=40,providers={{"n",89793},{"n",92223}}}),q(37914,{coords={{40.2,56,590},{34.6,33.2,582}},isDaily=1,lvl=40,providers={{"n",89793},{"n",92223}}}),q(37290,{coords={{37.5,50.3,590}},description="You need to have Comprehensive Construction Outpost Guide (item 116395) in your inventory",lvl=15,providers={{"n",78466}},r=1}),q(34209,{coords={{49.4,36.5,590}},lvl=10,providers={{"n",79252}},r=1,sourceQuests={34378}}),o(236165,{coords={{30.7,31.8,582},{31.4,31,582}},r=2,sourceQuests={36592}}),o(236206,{coords={{41.8,50.7,590},{41,50.8,590}},r=1,sourceQuests={36567}}),q(34736,{coords={{51.2,51.3,590}},isBreadcrumb=1,lvl=10,nextQuests={34344},providers={{"n",78487}},r=1}),q(38257,{coords={{32,31.9,582}},lvl=40,providers={{"n",92219}},r=2,sourceQuests={38253,40418}}),q(38568,{lvl=40,providers={{"n",92400}},r=1,sourceQuests={38567,40417}})})),n(-212,g({maps={582,590}},{o(231063,{coords={{38.2,63.2,590}},description="In an underwater cave.",questID=34936,r=1}),o(231064,g({coords={{74.7,56.8,590}},questID=34937,r=1},{cu(824)})),o(232507,g({coords={{49.8,43.6,582}},questID=35530,r=2},{cu(824)})),o(232248,g({questID=35381,r=2},{cu(824)})),o(232250,g({questID=35382,r=2},{cu(824)})),o(232251,g({questID=35383,r=2},{cu(824)})),o(232252,g({questID=35384,r=2},{cu(824)})),o(232090,g({questID=35289,r=2},{cu(824)})),o(233633,g({coords={{31.5,34.5,590},{48.6,31.3,590},{58.7,22,590}},questID=36053,r=1},{cu(824)}))})),n(-2,g({maps={582,590}},{n(90894,g({r=2},{i(120945,{b=1,cost={{"i",109118,5},{"i",109693,5},{"i",109125,5},{"i",110609,5},{"i",111557,5}}}),r(187490,{b=1,collectible=false,cost={{"i",109118,60}},itemID=127725,requireSkill=164}),r(187493,{b=1,collectible=false,cost={{"i",109118,60}},itemID=127726,requireSkill=755}),r(187491,{b=1,collectible=false,cost={{"i",109119,60}},itemID=127727,requireSkill=164}),i(122551,{b=1,f=200,requireSkill=755,u=2}),r(182127,{b=1,cost={{"i",109119,60}},itemID=122714,requireSkill=755}),r(182116,{b=1,cost={{"i",109119,60}},itemID=122705,requireSkill=164}),r(187514,{b=1,collectible=false,cost={{"i",109118,60}},itemID=127743,requireSkill=164}),r(187517,{b=1,collectible=false,cost={{"i",109118,60}},itemID=127744,requireSkill=755}),r(187515,{b=1,collectible=false,cost={{"i",109119,60}},itemID=127745,requireSkill=164}),r(187496,{b=1,collectible=false,cost={{"i",109119,60}},itemID=127729,requireSkill=202}),r(187497,{b=1,collectible=false,cost={{"i",109118,60}},itemID=127721,requireSkill=202}),r(187521,{b=1,collectible=false,cost={{"i",109118,60}},itemID=127739,requireSkill=202}),r(182120,{b=1,cost={{"i",109118,60}},itemID=122712,requireSkill=202}),r(187520,{b=1,collectible=false,cost={{"i",109119,60}},itemID=127747,requireSkill=202})})),n(80159,g({r=2},{r(180761,{b=1,itemID=122556,requireSkill=185}),r(180759,{b=1,itemID=122557,requireSkill=185}),r(180758,{b=1,itemID=122558,requireSkill=185}),r(180757,{b=1,itemID=122559,requireSkill=185}),r(180762,{b=1,itemID=122555,requireSkill=185}),r(180760,{b=1,itemID=122560,requireSkill=185})})),n(88779,{toy(119210,{cost=10000000}),toy(119212)}),n(91034,g({r=1},{r(182123,{b=1,cost={{"i",111557,60}},itemID=122716,requireSkill=197}),i(120945,{b=1,cost={{"i",109118,5},{"i",109693,5},{"i",109125,5},{"i",110609,5},{"i",111557,5}}}),r(187492,{b=1,collectible=false,cost={{"i",111557,60}},itemID=127724,requireSkill=197}),r(187516,{b=1,collectible=false,cost={{"i",111557,60}},itemID=127742,requireSkill=197})})),n(88633,g({description="Sells contracts for followers not chosen during zone quests.",r=2},{i(119291,g({b=1,cost=50000000,f=55,spellID=176954},{follower(184)})),i(119288,g({b=1,f=55,spellID=176957},{follower(463)})),i(119256,g({b=1,cost=50000000,f=55,spellID=177003},{follower(211)})),i(119244,g({b=1,cost=50000000,f=55,spellID=177015},{follower(453)})),i(119242,g({b=1,cost=50000000,f=55,spellID=177018},{follower(154)})),i(119420,g({b=1,cost=50000000,f=55,spellID=177191},{follower(155)})),i(119254,g({b=1,cost=50000000,f=55,spellID=177005},{follower(176)})),i(119296,g({b=1,cost=50000000,f=55,spellID=176950},{follower(185)})),i(119252,g({b=1,cost=50000000,f=55,spellID=177007},{follower(212)})),i(119298,g({b=1,cost=50000000,f=55,spellID=176949},{follower(159)})),i(119292,g({b=1,cost=50000000,f=55,spellID=176953},{follower(186)})),i(119267,g({b=1,cost=50000000,f=55,spellID=176990},{follower(168)}))})),n(91025,g({r=2},{r(182123,{b=1,cost={{"i",111557,60}},itemID=122716,requireSkill=197}),i(120945,{b=1,cost={{"i",109118,5},{"i",109693,5},{"i",109125,5},{"i",110609,5},{"i",111557,5}}}),r(187492,{b=1,collectible=false,cost={{"i",111557,60}},itemID=127724,requireSkill=197}),r(187516,{b=1,collectible=false,cost={{"i",111557,60}},itemID=127742,requireSkill=197})})),n(91020,g({r=2},{r(182129,{b=1,cost={{"i",111245,5}},itemID=122711,requireSkill=333}),i(120945,{b=1,cost={{"i",109118,5},{"i",109693,5},{"i",109125,5},{"i",110609,5},{"i",111557,5}}})})),n(80285,g({description="Must speak to him in |cFFFFD700Frostfire Ridge|r before he joins your garrison."},{s(67090,119430,{b=1,cost=10000000,f=28,lvl=35})})),n(91024,g({r=2},{i(120945,{b=1,cost={{"i",109118,5},{"i",109693,5},{"i",109125,5},{"i",110609,5},{"i",111557,5}}}),r(187489,{b=1,collectible=false,cost={{"i",110609,60}},itemID=127722,requireSkill=165}),i(122547,{b=1,f=200,requireSkill=165,u=2}),r(187513,{b=1,collectible=false,cost={{"i",110609,60}},itemID=127740,requireSkill=165}),r(182121,{b=1,cost={{"i",110609,60}},itemID=122715,requireSkill=165})})),n(76928,g({r=1},{r(180761,{b=1,itemID=122556,requireSkill=185}),r(180759,{b=1,itemID=122557,requireSkill=185}),r(180758,{b=1,itemID=122558,requireSkill=185}),r(180757,{b=1,itemID=122559,requireSkill=185}),r(180762,{b=1,itemID=122555,requireSkill=185}),r(180760,{b=1,itemID=122560,requireSkill=185})})),n(88635,g({r=1},{i(119255,g({b=1,cost=50000000,f=55,spellID=177004},{follower(176)})),i(119245,g({b=1,cost=50000000,f=55,spellID=177014},{follower(453)})),i(122135,g({b=1,cost=50000000,f=55,spellID=179922},{follower(186)})),i(122136,g({b=1,cost=50000000,f=55,spellID=179923},{follower(184)})),i(119233,g({b=1,cost=50000000,f=55,spellID=177029},{follower(159)})),i(119240,g({b=1,cost=50000000,f=55,spellID=177020},{follower(185)})),i(119243,g({b=1,cost=50000000,f=55,spellID=177017},{follower(154)})),i(119418,g({b=1,cost=50000000,f=55,spellID=177190},{follower(155)})),i(119257,g({b=1,cost=50000000,f=55,spellID=177002},{follower(211)})),i(119253,g({b=1,cost=50000000,f=55,spellID=177006},{follower(212)})),i(114825,g({b=1,f=55,spellID=168643},{follower(463)})),i(119267,g({b=1,cost=50000000,f=55,spellID=176990},{follower(168)}))})),n(91031,g({r=1},{i(120945,{b=1,cost={{"i",109118,5},{"i",109693,5},{"i",109125,5},{"i",110609,5},{"i",111557,5}}}),i(128161,{collectible=false,cost={{"i",108996,10}},requireSkill=171,spellID=188676}),r(156591,{b=1,cost={{"i",109127,60}},itemID=122710,lvl=10,requireSkill=171}),r(181643,{b=1,cost={{"i",108996,10}},itemID=122600,lvl=10,requireSkill=171}),i(128160,{collectible=false,cost={{"i",108996,10}},requireSkill=171,spellID=188674}),r(190382,{b=1,cost={{"i",114931,20}},itemID=128410,requireSkill=773}),r(190381,{b=1,cost={{"i",114931,20}},itemID=128409,requireSkill=773}),r(190383,{b=1,cost={{"i",114931,20}},itemID=128411,requireSkill=773}),r(190385,{b=1,cost={{"i",114931,20}},itemID=128413,requireSkill=773}),r(190384,{b=1,cost={{"i",114931,20}},itemID=128412,requireSkill=773}),r(190386,{b=1,cost={{"i",114931,20}},itemID=128414,requireSkill=773}),r(187495,{b=1,collectible=false,cost={{"i",114931,20}},itemID=127723,requireSkill=773}),r(187494,{b=1,collectible=false,cost={{"i",114931,20}},itemID=127728,requireSkill=773}),r(187519,{b=1,collectible=false,cost={{"i",114931,20}},itemID=127741,requireSkill=773}),r(187518,{b=1,collectible=false,cost={{"i",114931,20}},itemID=127746,requireSkill=773}),r(182125,{b=1,cost={{"i",114931,20}},itemID=122713,requireSkill=773}),r(227561,{b=1,cost={{"i",114931,20}},itemID=141642,lvl=10,requireSkill=773}),i(122599,g({b=1,cost={{"i",108996,10}},f=200,lvl=10,requireSkill=171},{r(181637,{requireSkill=171}),r(181633,{requireSkill=171}),r(181636,{requireSkill=171}),r(181631,{requireSkill=171}),r(181632,{requireSkill=171}),r(181635,{requireSkill=171}),r(181627,{requireSkill=171}),r(181625,{requireSkill=171}),r(181628,{requireSkill=171}),r(181630,{requireSkill=171}),r(181629,{requireSkill=171}),r(181634,{requireSkill=171})})),i(122605,g({b=1,cost={{"i",108996,10}},f=200,lvl=10,requireSkill=171},{r(181650,{requireSkill=171}),r(181648,{requireSkill=171}),r(181649,{requireSkill=171}),r(181647,{requireSkill=171})}))})),n(91029,g({r=1},{r(182129,{b=1,cost={{"i",111245,5}},itemID=122711,requireSkill=333}),i(120945,{b=1,cost={{"i",109118,5},{"i",109693,5},{"i",109125,5},{"i",110609,5},{"i",111557,5}}})})),n(79619,g({r=1},{gb(119,{b=1,itemID=111929,lvl=10}),i(118215,g({b=1,f=102,lvl=10,spellID=173838},{gb(76,{b=1,itemID=111812}),gb(24,{b=1,itemID=111959}),gb(26,{b=1,itemID=111956}),gb(93,{b=1,itemID=111817}),gb(91,{b=1,itemID=109258}),gb(34,{b=1,itemID=116433,r=1}),gb(96,{b=1,itemID=111814}),gb(159,{b=1,itemID=111962}),gb(162,{b=1,itemID=116199,r=1}),gb(40,{b=1,itemID=111961}),gb(95,{b=1,itemID=111815}),gb(37,{b=1,itemID=116198,r=1}),gb(65,{b=1,itemID=112001}),gb(51,{b=1,itemID=111958}),gb(94,{b=1,itemID=111816}),gb(60,{b=1,itemID=111813}),gb(90,{b=1,itemID=111818}),gb(111,{b=1,itemID=111963}),gb(8,{b=1,itemID=116184,r=1})})),gb(52,{b=1,itemID=111957,lvl=10}),gb(25,{b=1,itemID=111968,lvl=10}),gb(27,{b=1,itemID=111970,lvl=10}),gb(125,{b=1,itemID=111972,lvl=10}),gb(123,{b=1,itemID=109256,lvl=10}),gb(134,{b=1,itemID=111927,lvl=10}),gb(62,{b=1,itemID=116248,lvl=10,r=1}),gb(35,{b=1,itemID=116431,lvl=10,r=1}),gb(131,{b=1,itemID=111974,lvl=10}),gb(160,{b=1,itemID=111980,lvl=10}),gb(163,{b=1,itemID=116200,lvl=10,r=1}),gb(136,{b=1,itemID=109577,lvl=10}),gb(41,{b=1,itemID=109254,lvl=10}),gb(167,{b=1,itemID=111998,lvl=10}),gb(140,{b=1,itemID=111976,lvl=10}),gb(129,{b=1,itemID=111978,lvl=10}),gb(38,{b=1,itemID=116196,lvl=10,r=1}),gb(66,{b=1,itemID=112002,lvl=10}),gb(142,{b=1,itemID=111982,lvl=10}),gb(127,{b=1,itemID=111992,lvl=10}),gb(117,{b=1,itemID=111990,lvl=10}),gb(121,{b=1,itemID=111988,lvl=10}),gb(144,{b=1,itemID=111986,lvl=10}),gb(9,{b=1,itemID=116185,lvl=10,r=1}),ach(9406,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(120,{b=1,itemID=111930,lvl=10}),gb(126,{b=1,itemID=111973,lvl=10}),gb(124,{b=1,itemID=109257,lvl=10}),gb(132,{b=1,itemID=111975,lvl=10}),gb(130,{b=1,itemID=111979,lvl=10}),gb(128,{b=1,itemID=111993,lvl=10}),gb(118,{b=1,itemID=111991,lvl=10}),gb(122,{b=1,itemID=111989,lvl=10})})),ach(9565,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(133,{b=1,itemID=111969,lvl=10})})),ach(9523,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(28,{b=1,itemID=111971,lvl=10})})),ach(9462,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(135,{b=1,itemID=111928,lvl=10,requireSkill=356})})),ach(9453,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(63,{b=1,itemID=116249,lvl=10,r=1})})),ach(9703,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(36,{b=1,itemID=116432,lvl=10,r=1})})),ach(9495,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(161,{b=1,itemID=111981,lvl=10})})),ach(9527,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(164,{b=1,itemID=116201,lvl=10,r=1})})),ach(9454,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(137,{b=1,itemID=111997,lvl=10})})),ach(9429,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(138,{b=1,itemID=109255,lvl=10})})),ach(9463,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(168,{b=1,itemID=111999,lvl=10})})),ach(9468,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(141,{b=1,itemID=111977,lvl=10})})),ach(9497,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(39,{b=1,itemID=116197,lvl=10,r=1})})),ach(9526,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(67,{b=1,itemID=112003,lvl=10})})),ach(9487,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(143,{b=1,itemID=111983,lvl=10})})),ach(9477,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(145,{b=1,itemID=111987,lvl=10})})),ach(9129,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(10,{b=1,itemID=116186,lvl=10,r=1})}))})),n(91404,g({r=2},{i(120945,{b=1,cost={{"i",109118,5},{"i",109693,5},{"i",109125,5},{"i",110609,5},{"i",111557,5}}}),i(128161,{collectible=false,cost={{"i",108996,10}},requireSkill=171,spellID=188676}),r(156591,{b=1,cost={{"i",109127,60}},itemID=122710,lvl=10,requireSkill=171}),r(181643,{b=1,cost={{"i",108996,10}},itemID=122600,lvl=10,requireSkill=171}),i(128160,{collectible=false,cost={{"i",108996,10}},requireSkill=171,spellID=188674}),r(190382,{b=1,cost={{"i",114931,20}},itemID=128410,requireSkill=773}),r(190381,{b=1,cost={{"i",114931,20}},itemID=128409,requireSkill=773}),r(190383,{b=1,cost={{"i",114931,20}},itemID=128411,requireSkill=773}),r(190385,{b=1,cost={{"i",114931,20}},itemID=128413,requireSkill=773}),r(190384,{b=1,cost={{"i",114931,20}},itemID=128412,requireSkill=773}),r(190386,{b=1,cost={{"i",114931,20}},itemID=128414,requireSkill=773}),r(187495,{b=1,collectible=false,cost={{"i",114931,20}},itemID=127723,requireSkill=773}),r(187494,{b=1,collectible=false,cost={{"i",114931,20}},itemID=127728,requireSkill=773}),r(187519,{b=1,collectible=false,cost={{"i",114931,20}},itemID=127741,requireSkill=773}),r(187518,{b=1,collectible=false,cost={{"i",114931,20}},itemID=127746,requireSkill=773}),r(182125,{b=1,cost={{"i",114931,20}},itemID=122713,requireSkill=773}),r(227561,{b=1,cost={{"i",114931,20}},itemID=141642,lvl=10,requireSkill=773}),i(122599,g({b=1,cost={{"i",108996,10}},f=200,lvl=10,requireSkill=171},{r(181637,{requireSkill=171}),r(181633,{requireSkill=171}),r(181636,{requireSkill=171}),r(181631,{requireSkill=171}),r(181632,{requireSkill=171}),r(181635,{requireSkill=171}),r(181627,{requireSkill=171}),r(181625,{requireSkill=171}),r(181628,{requireSkill=171}),r(181630,{requireSkill=171}),r(181629,{requireSkill=171}),r(181634,{requireSkill=171})})),i(122605,g({b=1,cost={{"i",108996,10}},f=200,lvl=10,requireSkill=171},{r(181650,{requireSkill=171}),r(181648,{requireSkill=171}),r(181649,{requireSkill=171}),r(181647,{requireSkill=171})}))})),n(88223,g({crs={78564},r=2},{i(120348,{b=1,cost={{"c",824,60}},f=55,lvl=40,spellID=178651}),i(120347,{b=1,cost={{"c",824,60}},f=55,lvl=40,spellID=178653}),i(120349,{b=1,cost={{"c",824,60}},f=55,lvl=40,spellID=178660}),i(120182,{b=1,cost={{"c",824,100}},f=55,lvl=35,spellID=178119}),i(122272,{b=1,cost={{"c",824,1000}},f=102,spellID=180702}),i(122273,{b=1,cost={{"c",824,1000}},f=102,spellID=180703}),i(122307,{b=1,cost={{"c",824,1000}},f=102,spellID=180905}),i(122490,{b=1,cost={{"c",824,1000}},f=102,spellID=181215}),i(122497,{b=1,cost={{"c",824,300}},f=102,spellID=181219}),i(122487,{b=1,cost={{"c",824,1000}},f=102,spellID=181244}),i(122500,{b=1,cost={{"c",824,1000}},f=102,spellID=181249}),i(122503,{b=1,cost={{"c",824,300}},f=102,spellID=181221}),i(128373,{b=1,cost={{"c",824,500}},f=102,lvl=40,spellID=189962}),i(122423,{b=1,cost={{"c",824,200}},lvl=40,questID=38193,repeatable=1}),i(122417,{b=1,cost={{"c",824,200}},lvl=40,questID=38196,repeatable=1}),i(122404,{b=1,cost={{"c",824,200}},lvl=40,questID=38192,repeatable=1}),i(122420,{b=1,cost={{"c",824,200}},lvl=40,questID=38194,repeatable=1,u=1}),i(122406,{b=1,cost={{"c",824,200}},lvl=40,questID=38191,repeatable=1}),i(122414,{b=1,cost={{"c",824,200}},lvl=40,questID=38198,repeatable=1}),i(122399,{b=1,cost={{"c",824,200}},lvl=40,questID=38190,repeatable=1}),i(122422,{b=1,cost={{"c",824,200}},lvl=40,questID=38195,repeatable=1}),i(122409,{b=1,cost={{"c",824,200}},lvl=40,questID=38199,repeatable=1}),i(122410,{b=1,cost={{"c",824,200}},lvl=40,questID=38201,repeatable=1}),i(122407,{b=1,cost={{"c",824,200}},lvl=40,questID=38200,repeatable=1}),i(122415,{b=1,cost={{"c",824,200}},lvl=40,questID=38197,repeatable=1}),i(122401,{b=1,cost={{"c",824,200}},lvl=40,questID=38189,repeatable=1}),i(133883,{b=1,cost={{"c",824,200}},lvl=40,questID=40944,repeatable=1}),i(133878,{b=1,cost={{"c",824,200}},lvl=40,questID=40942,repeatable=1}),r(227561,{b=1,cost={{"i",114931,20}},itemID=141642,lvl=10,requireSkill=773})})),n(88228,g({crs={79774},r=1},{i(120348,{b=1,cost={{"c",824,60}},f=55,lvl=40,spellID=178651}),i(120347,{b=1,cost={{"c",824,60}},f=55,lvl=40,spellID=178653}),i(120349,{b=1,cost={{"c",824,60}},f=55,lvl=40,spellID=178660}),i(120182,{b=1,cost={{"c",824,100}},f=55,lvl=35,spellID=178119}),i(122272,{b=1,cost={{"c",824,1000}},f=102,spellID=180702}),i(122273,{b=1,cost={{"c",824,1000}},f=102,spellID=180703}),i(122307,{b=1,cost={{"c",824,1000}},f=102,spellID=180905}),i(122496,{b=1,cost={{"c",824,300}},f=102,spellID=181220}),i(122487,{b=1,cost={{"c",824,1000}},f=102,spellID=181244}),i(122501,{b=1,cost={{"c",824,1000}},f=102,spellID=181250}),i(122502,{b=1,cost={{"c",824,300}},f=102,spellID=181222}),i(128373,{b=1,cost={{"c",824,500}},f=102,lvl=40,spellID=189962}),i(122491,{b=1,cost={{"c",824,1000}},f=102,spellID=181217}),i(122424,{b=1,cost={{"c",824,200}},lvl=40,questID=38180,repeatable=1}),i(122418,{b=1,cost={{"c",824,200}},lvl=40,questID=38182,repeatable=1}),i(122400,{b=1,cost={{"c",824,200}},lvl=40,questID=38179,repeatable=1}),i(122419,{b=1,cost={{"c",824,200}},lvl=40,questID=38202,repeatable=1,u=1}),i(122402,{b=1,cost={{"c",824,200}},lvl=40,questID=38178,repeatable=1}),i(122413,{b=1,cost={{"c",824,200}},lvl=40,questID=38184,repeatable=1}),i(122403,{b=1,cost={{"c",824,200}},lvl=40,questID=38177,repeatable=1}),i(122421,{b=1,cost={{"c",824,200}},lvl=40,questID=38181,repeatable=1}),i(122411,{b=1,cost={{"c",824,200}},lvl=40,questID=38185,repeatable=1}),i(122412,{b=1,cost={{"c",824,200}},lvl=40,questID=38187,repeatable=1}),i(122408,{b=1,cost={{"c",824,200}},lvl=40,questID=38186,repeatable=1}),i(122416,{b=1,cost={{"c",824,200}},lvl=40,questID=38183,repeatable=1}),i(122405,{b=1,cost={{"c",824,200}},lvl=40,questID=38176,repeatable=1}),i(133884,{b=1,cost={{"c",824,200}},lvl=40,questID=40943,repeatable=1}),i(133876,{b=1,cost={{"c",824,200}},lvl=40,questID=40941,repeatable=1}),r(227561,{b=1,cost={{"i",114931,20}},itemID=141642,lvl=10,requireSkill=773})})),n(85839,g({r=2},{i(118215,g({b=1,f=102,lvl=10,spellID=173838},{gb(76,{b=1,itemID=111812}),gb(24,{b=1,itemID=111959}),gb(26,{b=1,itemID=111956}),gb(8,{b=1,itemID=111964,r=2}),gb(93,{b=1,itemID=111817}),gb(91,{b=1,itemID=109258}),gb(96,{b=1,itemID=111814}),gb(159,{b=1,itemID=111962}),gb(162,{b=1,itemID=111924,r=2}),gb(40,{b=1,itemID=111961}),gb(34,{b=1,itemID=111960,r=2}),gb(37,{b=1,itemID=111965,r=2}),gb(95,{b=1,itemID=111815}),gb(65,{b=1,itemID=112001}),gb(51,{b=1,itemID=111958}),gb(94,{b=1,itemID=111816}),gb(60,{b=1,itemID=111813}),gb(90,{b=1,itemID=111818}),gb(111,{b=1,itemID=111963})})),gb(52,{b=1,itemID=111957,lvl=10}),gb(119,{b=1,itemID=111929,lvl=10}),gb(25,{b=1,itemID=111968,lvl=10}),gb(27,{b=1,itemID=111970,lvl=10}),gb(9,{b=1,itemID=111966,lvl=10,r=2}),gb(125,{b=1,itemID=111972,lvl=10}),gb(123,{b=1,itemID=109256,lvl=10}),gb(134,{b=1,itemID=111927,lvl=10}),gb(131,{b=1,itemID=111974,lvl=10}),gb(160,{b=1,itemID=111980,lvl=10}),gb(163,{b=1,itemID=111984,lvl=10,r=2}),gb(136,{b=1,itemID=109577,lvl=10}),gb(41,{b=1,itemID=109254,lvl=10}),gb(62,{b=1,itemID=109576,lvl=10,r=2}),gb(35,{b=1,itemID=107694,lvl=10,r=2}),gb(38,{b=1,itemID=109062,lvl=10,r=2}),gb(167,{b=1,itemID=111998,lvl=10}),gb(140,{b=1,itemID=111976,lvl=10}),gb(129,{b=1,itemID=111978,lvl=10}),gb(66,{b=1,itemID=112002,lvl=10}),gb(142,{b=1,itemID=111982,lvl=10}),gb(127,{b=1,itemID=111992,lvl=10}),gb(117,{b=1,itemID=111990,lvl=10}),gb(121,{b=1,itemID=111988,lvl=10}),gb(144,{b=1,itemID=111986,lvl=10}),ach(9406,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(120,{b=1,itemID=111930,lvl=10}),gb(126,{b=1,itemID=111973,lvl=10}),gb(124,{b=1,itemID=109257,lvl=10}),gb(132,{b=1,itemID=111975,lvl=10}),gb(130,{b=1,itemID=111979,lvl=10}),gb(128,{b=1,itemID=111993,lvl=10}),gb(118,{b=1,itemID=111991,lvl=10}),gb(122,{b=1,itemID=111989,lvl=10})})),ach(9565,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(133,{b=1,itemID=111969,lvl=10})})),ach(9523,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(28,{b=1,itemID=111971,lvl=10})})),ach(9129,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(10,{b=1,itemID=111967,lvl=10,r=2})})),ach(9462,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(135,{b=1,itemID=111928,lvl=10,requireSkill=356})})),ach(9495,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(161,{b=1,itemID=111981,lvl=10})})),ach(9527,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(164,{b=1,itemID=111985,lvl=10,r=2})})),ach(9454,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(137,{b=1,itemID=111997,lvl=10})})),ach(9429,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(138,{b=1,itemID=109255,lvl=10})})),ach(9453,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(63,{b=1,itemID=111996,lvl=10,r=2})})),ach(9703,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(36,{b=1,itemID=109065,lvl=10,r=2})})),ach(9497,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(39,{b=1,itemID=109063,lvl=10,r=2})})),ach(9463,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(168,{b=1,itemID=111999,lvl=10})})),ach(9468,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(141,{b=1,itemID=111977,lvl=10})})),ach(9526,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(67,{b=1,itemID=112003,lvl=10})})),ach(9487,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(143,{b=1,itemID=111983,lvl=10})})),ach(9478,g({description="Unlocks the ability to purchase the blueprint from Blueprints Vendors."},{gb(145,{b=1,itemID=111987,lvl=10})}))})),n(95470,g({r=2},{p(1688,{cost=10000000,itemID=127868}),i(128308,{b=1,f=55,spellID=168244}),i(128307,{b=1,f=55,spellID=168150}),toy(127864,{b=1}),mnt(171628,{b=1,cost=100000000,itemID=116667,lvl=17}),mnt(171616,{b=1,cost=200000000,itemID=116655,lvl=17})})),n(95471,g({r=1},{p(1688,{cost=10000000,itemID=127868}),i(128308,{b=1,f=55,spellID=168244}),i(128307,{b=1,f=55,spellID=168150}),toy(127864,{b=1}),mnt(171628,{b=1,cost=100000000,itemID=116667,lvl=17}),mnt(171616,{b=1,cost=200000000,itemID=116655,lvl=17})})),n(91030,g({r=1},{i(120945,{b=1,cost={{"i",109118,5},{"i",109693,5},{"i",109125,5},{"i",110609,5},{"i",111557,5}}}),r(187490,{b=1,collectible=false,cost={{"i",109118,60}},itemID=127725,requireSkill=164}),r(187493,{b=1,collectible=false,cost={{"i",109118,60}},itemID=127726,requireSkill=755}),r(187491,{b=1,collectible=false,cost={{"i",109119,60}},itemID=127727,requireSkill=164}),i(122551,{b=1,f=200,requireSkill=755,u=2}),r(182127,{b=1,cost={{"i",109119,60}},itemID=122714,requireSkill=755}),r(182116,{b=1,cost={{"i",109119,60}},itemID=122705,requireSkill=164}),r(187514,{b=1,collectible=false,cost={{"i",109118,60}},itemID=127743,requireSkill=164}),r(187517,{b=1,collectible=false,cost={{"i",109118,60}},itemID=127744,requireSkill=755}),r(187515,{b=1,collectible=false,cost={{"i",109119,60}},itemID=127745,requireSkill=164}),r(187496,{b=1,collectible=false,cost={{"i",109119,60}},itemID=127729,requireSkill=202}),r(187497,{b=1,collectible=false,cost={{"i",109118,60}},itemID=127721,requireSkill=202}),r(187521,{b=1,collectible=false,cost={{"i",109118,60}},itemID=127739,requireSkill=202}),r(182120,{b=1,cost={{"i",109118,60}},itemID=122712,requireSkill=202}),r(187520,{b=1,collectible=false,cost={{"i",109119,60}},itemID=127747,requireSkill=202})})),n(91033,g({r=1},{i(120945,{b=1,cost={{"i",109118,5},{"i",109693,5},{"i",109125,5},{"i",110609,5},{"i",111557,5}}}),r(187489,{b=1,collectible=false,cost={{"i",110609,60}},itemID=127722,requireSkill=165}),i(122547,{b=1,f=200,requireSkill=165,u=2}),r(187513,{b=1,collectible=false,cost={{"i",110609,60}},itemID=127740,requireSkill=165}),r(182121,{b=1,cost={{"i",110609,60}},itemID=122715,requireSkill=165})}))})),m(590,{description="Frostwall is the Horde Garrison, located in Frostfire Ridge. A fully-upgraded Frostwall garrison is considered to be a fortress.",icon="Interface\\Icons\\achievement_garrison_tier01_horde",isRaid=1,maps={585,586,587}}),m(582,{description="Lunarfall is the Alliance Garrison, located in Shadowmoon Valley. Several Shadowmoon clan ruins dotted the area before the garrison was built. A fully-upgraded Lunarfall garrison is considered to be a castle.",icon="Interface\\Icons\\achievement_garrison_tier01_alliance",isRaid=1,maps={579,580,581}})}),n(-10066,g({icon=1097305,isRaid=1,maps={525,534,535,539,550,573,582,590,593,596,597,598,599,600,601,602,606,607,608,609,610,611,612,613,614,615,620,621,661,662,663,664,665,666,667,668,669,670},title="Darkness Incarnate"},{q(35988,{coords={{46,50.6,582},{52,40,590}},providers={{"n",83858}},u=2}),q(36157,{coords={{85.2,31.6,535}},providers={{"n",83823}},sourceQuests={35988},u=2}),q(35989,g({coords={{85.2,31.6,535}},providers={{"n",83823}},sourceQuests={36157},u=2},{i(118290,{b=1,f=52,lvl=39,u=2}),i(118291,{b=1,f=52,lvl=39,u=2}),i(118292,{b=1,f=52,lvl=39,u=2}),i(118293,{b=1,f=52,lvl=39,u=2}),i(118294,{b=1,f=52,lvl=39,u=2})})),q(35990,{coords={{85.2,31.6,535}},providers={{"n",83823}},sourceQuests={35989},u=2}),q(35991,{coords={{85.2,31.6,535}},providers={{"n",83823}},sourceQuests={35989},u=2}),q(35992,{coords={{85.2,31.6,535}},providers={{"n",83823}},sourceQuests={35989},u=2}),q(36158,{coords={{85.2,31.6,535}},cost={{"c",823,4986}},providers={{"n",83823}},sourceQuests={35989},u=2}),q(35993,{coords={{85.2,31.6,535}},providers={{"n",83823}},sourceQuests={35990,35991,35992},u=2}),q(35994,{coords={{85.2,31.6,535}},providers={{"n",83823}},sourceQuests={35993,36158},u=2}),q(36000,{coords={{85.2,31.6,535}},providers={{"n",83823}},sourceQuests={35994},u=2}),q(36206,{coords={{77.2,36.8,550}},providers={{"n",84702}},sourceQuests={35994},u=2}),q(35995,g({coords={{92.4,31.4,550}},providers={{"n",84702}},sourceQuests={36206},u=2},{ach(9640,{u=2})})),q(36004,g({coords={{92.4,31.4,550}},lvl=40,providers={{"n",84702}},sourceQuests={35995},u=2},{i(118295,{b=1,f=52,u=2}),i(118296,{b=1,f=52,u=2}),i(118297,{b=1,f=52,u=2}),i(118298,{b=1,f=52,u=2}),i(118299,{b=1,f=52,u=2})})),q(35997,{coords={{85.2,31.6,535}},lvl=40,providers={{"n",83823}},sourceQuests={36004,39022},u=2}),q(35998,{coords={{85.2,31.6,535}},lvl=40,providers={{"n",83823}},sourceQuests={36004,39022},u=2}),q(40235,g({coords={{57,58.6,534},{59.6,46.2,534}},cost={{"c",823,14958}},isWeekly=1,lvl=40,providers={{"n",99180}},sourceQuests={35998},u=2},{i(115981,{b=1,f=102,spellID=170648})})),q(36005,{coords={{85.2,31.6,535}},lvl=40,providers={{"n",83823}},sourceQuests={35997,35998},u=2}),q(36006,g({coords={{84.8,31.4,535}},lvl=40,providers={{"n",83929}},sourceQuests={36005},u=2},{ach(9641,{u=2})})),q(36007,g({coords={{85.2,31.6,535}},lvl=40,providers={{"n",83823}},sourceQuests={36006},u=2},{i(118300,{b=1,f=52,u=2}),i(118301,{b=1,f=52,u=2}),i(118302,{b=1,f=52,u=2}),i(118303,{b=1,f=52,u=2}),i(118304,{b=1,f=52,u=2})})),q(36013,g({coords={{85.2,31.6,535}},lvl=40,providers={{"n",83823}},sourceQuests={36007},u=2},{ach(9642,g({u=2},{crit(2)}))})),q(36009,{coords={{85.2,31.6,535}},lvl=40,providers={{"n",83823}},sourceQuests={36007},u=2}),q(36010,{coords={{85.2,31.6,535}},lvl=40,providers={{"n",83823}},sourceQuests={36007},u=2}),q(36012,{coords={{85.2,31.6,535}},lvl=40,providers={{"n",83823}},sourceQuests={36007},u=2}),q(40237,g({coords={{58,58.6,534},{59.8,46.2,534}},cost={{"c",823,20000}},isWeekly=1,lvl=40,providers={{"n",99183}},sourceQuests={36013},u=2},{i(115510,{b=1,spellID=170470})})),q(36014,g({coords={{85.2,31.6,535}},lvl=40,providers={{"n",83823}},sourceQuests={36009,36010,36012,36013},u=2},{ach(9642,g({u=2},{crit(1)}))})),q(36016,g({coords={{85.2,31.6,535}},lvl=40,providers={{"n",83823}},sourceQuests={36009,36010,36012,36013},u=2},{i(118305,{b=1,f=52,u=2}),i(118306,{b=1,f=52,u=2}),i(118307,{b=1,f=52,u=2}),i(118308,{b=1,f=52,u=2}),i(118309,{b=1,f=52,u=2})})),q(36018,{coords={{85.2,31.6,535}},isBreadcrumb=1,lvl=40,nextQuests={36017},providers={{"n",83823}},sourceQuests={36014,36016},u=2}),q(39023,{isBreadcrumb=1,lvl=40,nextQuests={36017},sourceQuests={36014,36016},u=2}),q(36017,{coords={{85.2,31.6,535}},lvl=40,providers={{"n",83823}},sourceQuests={36014,36016,36018,39023},u=2}),q(37835,{coords={{85.2,31.6,535}},lvl=40,providers={{"n",83823}},sourceQuests={36017},u=2}),q(37834,{coords={{85.2,31.6,535}},lvl=40,providers={{"n",83823}},sourceQuests={36017},u=2}),q(37836,{coords={{85.2,31.6,535}},lvl=40,providers={{"n",83823}},sourceQuests={37834},u=2}),q(37964,{coords={{85.2,31.6,535}},lvl=40,providers={{"n",83823}},sourceQuests={37836},u=2}),q(37837,{coords={{67.4,6.6,535}},lvl=40,providers={{"n",90233}},sourceQuests={37964},u=2}),q(37838,g({coords={{67.4,6.6,535}},lvl=40,providers={{"n",90237}},sourceQuests={37837},u=2},{follower(466,{u=2})})),q(37841,{coords={{67.4,6.6,535}},lvl=40,providers={{"n",90233}},sourceQuests={37837},u=2}),q(39024,{isBreadcrumb=1,lvl=40,nextQuests={39057,39000},sourceQuests={37841},u=2}),q(39057,{coords={{46,50.6,582},{52,40,590}},lvl=40,providers={{"n",92213}},sourceQuests={37841,39024},u=2}),q(39697,g({coords={{46,50.6,582},{52,40,590}},lvl=40,providers={{"n",92213}},sourceQuests={39057},u=2},{i(128693,{u=2})})),q(39000,{coords={{46,50.6,582},{52,40,590},{65.5,46.5,661}},lvl=40,providers={{"n",92213}},sourceQuests={37841,39024},u=2}),q(39003,{coords={{46,50.6,582},{52,40,590}},lvl=40,providers={{"n",92213}},sourceQuests={39000},u=2}),q(37839,g({coords={{46,50.6,582}},lvl=40,providers={{"n",92213}},r=2,sourceQuests={39003,39697},u=2},{ach(10021,{u=2}),i(124634,{b=1,f=52,u=2}),i(124635,{b=1,f=52,u=2}),i(124636,{b=1,f=52,u=2}),i(124637,{b=1,f=52,u=2}),i(124638,{b=1,f=52,u=2})})),q(37840,g({coords={{52,40,590}},lvl=40,providers={{"n",92213}},r=1,sourceQuests={39003,39697},u=2},{ach(10148,{u=2}),i(124634,{b=1,f=52,u=2}),i(124635,{b=1,f=52,u=2}),i(124636,{b=1,f=52,u=2}),i(124637,{b=1,f=52,u=2}),i(124638,{b=1,f=52,u=2})})),q(39004,{coords={{46,50.6,582},{52,40,590}},lvl=40,providers={{"n",92213}},sourceQuests={37839,37840},u=2}),q(39019,{lvl=40,u=2}),q(39018,{lvl=40,u=2}),q(39022,{lvl=40,u=2})}))})); tinsert(l,t(7,{n(-10067,g({description="\nPressing |cFFFFD700CTRL + Left Click|r will allow you to preview the appropriate skin and tint.\n\n"},{cl(1,{s(73752,128910,g({b=1,c=a5,f=26},{n(-5200,g({icon="Interface\\Icons\\inv_sword_2h_artifactarathor_d_01"},{artifact(295,{s=76539}),artifact(791,{s=77710}),artifact(792,{s=77711}),artifact(793,{s=77712})})),n(-5201,g({icon="Interface\\Icons\\inv_sword_2h_artifactarathor_d_02"},{artifact(794,{s=77713}),artifact(795,{s=77714}),artifact(796,{s=77715}),artifact(797,{s=77716})})),n(-5202,g({icon="Interface\\Icons\\inv_sword_2h_artifactarathor_d_04"},{artifact(805,{s=77724}),artifact(803,{s=77722}),artifact(804,{s=77723}),artifact(802,{s=77721})})),n(-5203,g({icon="Interface\\Icons\\inv_sword_2h_artifactarathor_d_03"},{artifact(799,{s=77718}),artifact(798,{s=77717}),artifact(800,{s=77719}),artifact(801,{s=77720})})),n(-5204,g({icon="Interface\\Icons\\inv_sword_2h_artifactarathor_d_05",u=2},{artifact(806,{s=77725,u=2}),artifact(807,{s=77726,u=2}),artifact(808,{s=77727,u=2}),artifact(809,{s=77728,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_axe_2h_artifactarathor_d_06"},{artifact(908,{s=80767}),artifact(906,{s=80765}),artifact(907,{s=80766}),artifact(905,{s=80764})}))})),s(76540,128908,g({b=1,c=a5,f=26},{n(-5200,g({icon="Interface\\Icons\\inv_sword_1h_artifactvigfus_d_01"},{artifact(296,{s=76540}),artifact(654,{s=77729}),artifact(655,{s=77730}),artifact(656,{s=77731})})),n(-5201,g({icon="Interface\\Icons\\inv_sword_1h_artifactvigfus_d_02"},{artifact(657,{s=77732}),artifact(660,{s=77735}),artifact(659,{s=77734}),artifact(658,{s=77733})})),n(-5202,g({icon="Interface\\Icons\\inv_sword_1h_artifactvigfus_d_05"},{artifact(669,{s=77744}),artifact(670,{s=77745}),artifact(671,{s=77746}),artifact(672,{s=77747})})),n(-5203,g({icon="Interface\\Icons\\inv_sword_1h_artifactvigfus_d_03"},{artifact(661,{s=77736}),artifact(662,{s=77737}),artifact(663,{s=77738}),artifact(664,{s=77739})})),n(-5204,g({icon="Interface\\Icons\\inv_sword_1h_artifactvigfus_d_04",u=2},{artifact(665,{s=77740,u=2}),artifact(666,{s=77741,u=2}),artifact(667,{s=77742,u=2}),artifact(668,{s=77743,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_axe_1h_artifactvigfus_d_06"},{i(139579,g({b=1,c=a5,f=55,spellID=220732},{i(140660,{b=1,c=a5,spellID=228132}),i(140658,{b=1,c=a5,spellID=228132}),i(140659,{b=1,c=a5,spellID=228132})})),artifact(964,{s=80771}),artifact(962,{s=80769}),artifact(961,{s=80768}),artifact(963,{s=80770})}))})),i(134553,g({b=1,c=a5,f=26},{n(-5200,g({icon="Interface\\Icons\\inv_sword_1h_artifactvigfus_d_01",isOffHand=1},{artifact(296,{isOffHand=1,s=77771}),artifact(654,{isOffHand=1,s=77772}),artifact(655,{isOffHand=1,s=77773}),artifact(656,{isOffHand=1,s=77774})})),n(-5201,g({icon="Interface\\Icons\\inv_sword_1h_artifactvigfus_d_02",isOffHand=1},{artifact(657,{isOffHand=1,s=77775}),artifact(660,{isOffHand=1,s=77778}),artifact(659,{isOffHand=1,s=77777}),artifact(658,{isOffHand=1,s=77776})})),n(-5202,g({icon="Interface\\Icons\\inv_sword_1h_artifactvigfus_d_05",isOffHand=1},{artifact(669,{isOffHand=1,s=77787}),artifact(670,{isOffHand=1,s=77788}),artifact(671,{isOffHand=1,s=77789}),artifact(672,{isOffHand=1,s=77790})})),n(-5203,g({icon="Interface\\Icons\\inv_sword_1h_artifactvigfus_d_03",isOffHand=1},{artifact(661,{isOffHand=1,s=77779}),artifact(662,{isOffHand=1,s=77780}),artifact(663,{isOffHand=1,s=77781}),artifact(664,{isOffHand=1,s=77782})})),n(-5204,g({icon="Interface\\Icons\\inv_sword_1h_artifactvigfus_d_04",isOffHand=1,u=2},{artifact(665,{isOffHand=1,s=77783,u=2}),artifact(666,{isOffHand=1,s=77784,u=2}),artifact(667,{isOffHand=1,s=77785,u=2}),artifact(668,{isOffHand=1,s=77786,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_axe_1h_artifactvigfus_d_06",isOffHand=1},{i(139579,g({b=1,c=a5,f=55,isOffHand=1,spellID=220732},{i(140660,{b=1,c=a5,isOffHand=1,spellID=228132}),i(140658,{b=1,c=a5,isOffHand=1,spellID=228132}),i(140659,{b=1,c=a5,isOffHand=1,spellID=228132})})),artifact(964,{isOffHand=1,s=80783}),artifact(962,{isOffHand=1,s=80781}),artifact(961,{isOffHand=1,s=80780}),artifact(963,{isOffHand=1,s=80782})}))})),s(73885,128289,g({b=1,c=a5,f=8},{n(-5200,g({icon="Interface\\Icons\\inv_shield_1h_artifactmagnar_d_01",isOffHand=1},{artifact(66,{isOffHand=1,s=73888}),artifact(147,{isOffHand=1,s=73886}),artifact(148,{isOffHand=1,s=73885}),artifact(146,{isOffHand=1,s=73887})})),n(-5201,g({icon="Interface\\Icons\\inv_shield_1h_artifactmagnar_d_02",isOffHand=1},{artifact(152,{isOffHand=1,s=73892}),artifact(150,{isOffHand=1,s=73890}),artifact(149,{isOffHand=1,s=73889}),artifact(151,{isOffHand=1,s=73891})})),n(-5202,g({icon="Interface\\Icons\\inv_shield_1h_artifactmagnar_d_03",isOffHand=1},{artifact(164,{isOffHand=1,s=73904}),artifact(162,{isOffHand=1,s=73902}),artifact(161,{isOffHand=1,s=73901}),artifact(163,{isOffHand=1,s=73903})})),n(-5203,g({icon="Interface\\Icons\\inv_shield_1h_artifactmagnar_d_04",isOffHand=1},{artifact(154,{isOffHand=1,s=73894}),artifact(153,{isOffHand=1,s=73893}),artifact(155,{isOffHand=1,s=73895}),artifact(156,{isOffHand=1,s=73896})})),n(-5204,g({icon="Interface\\Icons\\inv_shield_1h_artifactmagnar_d_06",isOffHand=1,u=2},{artifact(861,{isOffHand=1,s=80776,u=2}),artifact(862,{isOffHand=1,s=80777,u=2}),artifact(863,{isOffHand=1,s=80778,u=2}),artifact(864,{isOffHand=1,s=80779,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_shield_1h_artifactmagnar_d_05",isOffHand=1},{artifact(159,{isOffHand=1,s=73899}),artifact(157,{isOffHand=1,s=73897}),artifact(158,{isOffHand=1,s=73898}),artifact(160,{isOffHand=1,s=73900})}))})),s(73905,128288,g({b=1,c=a5,f=25},{n(-5200,g({icon="Interface\\Icons\\inv_sword_1h_artifactmagnar_d_01"},{artifact(66,{s=73908}),artifact(147,{s=73906}),artifact(148,{s=73905}),artifact(146,{s=73907})})),n(-5201,g({icon="Interface\\Icons\\inv_sword_1h_artifactmagnar_d_02"},{artifact(152,{s=73912}),artifact(150,{s=73910}),artifact(149,{s=73909}),artifact(151,{s=73911})})),n(-5202,g({icon="Interface\\Icons\\inv_axe_1h_artifactmagnar_d_03"},{artifact(164,{s=73924}),artifact(162,{s=73922}),artifact(161,{s=73921}),artifact(163,{s=73923})})),n(-5203,g({icon="Interface\\Icons\\inv_sword_1h_artifactmagnar_d_04"},{artifact(154,{s=73914}),artifact(153,{s=73913}),artifact(155,{s=73915}),artifact(156,{s=73916})})),n(-5204,g({icon="Interface\\Icons\\inv_mace_1h_artifactmagnar_d_06",u=2},{artifact(861,{s=80772,u=2}),artifact(862,{s=80773,u=2}),artifact(863,{s=80774,u=2}),artifact(864,{s=80775,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_mace_1h_artifactmagnar_d_05"},{artifact(159,{s=73919}),artifact(157,{s=73917}),artifact(158,{s=73918}),artifact(160,{s=73920})}))}))}),cl(2,{s(69077,120978,g({b=1,c=a3,f=26},{n(-5200,g({icon="Interface\\Icons\\inv_sword_2h_artifactashbringer_d_01"},{artifact(9,{s=69078}),artifact(8,{s=69077}),artifact(10,{s=69079}),artifact(11,{s=69080})})),n(-5201,g({icon="Interface\\Icons\\inv_sword_2h_artifactashbringerpurified_d_02"},{artifact(13,{s=70216}),artifact(12,{s=70215}),artifact(14,{s=70217}),artifact(15,{s=70218})})),n(-5202,g({icon="Interface\\Icons\\inv_sword_2h_artifactashbringerfire_d_03"},{artifact(16,{s=70219}),artifact(723,{s=78421}),artifact(724,{s=78422}),artifact(725,{s=78423})})),n(-5203,g({icon="Interface\\Icons\\inv_sword_2h_artifactashbringershadow_d_02"},{artifact(17,{s=70220}),artifact(18,{s=70221}),artifact(19,{s=70222}),artifact(20,{s=70223})})),n(-5204,g({icon="Interface\\Icons\\inv_sword_2h_artifactashbringerlightning_d_03",u=2},{artifact(23,{s=70226,u=2}),artifact(22,{s=70225,u=2}),artifact(21,{s=70224,u=2}),artifact(24,{s=70227,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_sword_2h_artifactashbringer_d_06"},{artifact(865,{s=80696}),artifact(866,{s=80697}),artifact(867,{s=80698}),artifact(868,{s=80699})}))})),s(76530,128823,g({b=1,c=a3,f=24},{n(-5200,g({icon="Interface\\Icons\\inv_mace_2h_artifactsilverhand_d_01"},{artifact(120,{s=76530}),artifact(547,{s=77145}),artifact(548,{s=77146}),artifact(549,{s=77237})})),n(-5201,g({icon="Interface\\Icons\\inv_mace_2h_artifactsilverhand_d_02"},{artifact(582,{s=77241}),artifact(543,{s=77238}),artifact(553,{s=77239}),artifact(581,{s=77240})})),n(-5202,g({icon="Interface\\Icons\\inv_mace_2h_artifactsilverhand_d_05"},{artifact(545,{s=77246}),artifact(588,{s=77249}),artifact(586,{s=77247}),artifact(587,{s=77248})})),n(-5203,g({icon="Interface\\Icons\\inv_mace_2h_artifactsilverhand_d_04"},{artifact(544,{s=77250}),artifact(550,{s=77251}),artifact(551,{s=77252}),artifact(552,{s=77253})})),n(-5204,g({icon="Interface\\Icons\\inv_mace_2h_artifactsilverhand_d_03",u=2},{artifact(584,{s=77244,u=2}),artifact(583,{s=77243,u=2}),artifact(546,{s=77242,u=2}),artifact(585,{s=77245,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_mace_2h_artifactsilverhand_d_06"},{artifact(977,{s=80688}),artifact(978,{s=80689}),artifact(979,{s=80690}),artifact(980,{s=80691})}))})),s(73672,128866,g({b=1,c=a3,f=8},{n(-5200,g({icon="Interface\\Icons\\inv_shield_1h_artifactnorgannon_d_01",isOffHand=1},{artifact(291,{isOffHand=1,s=73672}),artifact(704,{isOffHand=1,s=77313}),artifact(705,{isOffHand=1,s=77314}),artifact(706,{isOffHand=1,s=77315})})),n(-5201,g({icon="Interface\\Icons\\inv_shield_1h_artifactnorgannon_d_02",isOffHand=1},{artifact(707,{isOffHand=1,s=77316}),artifact(708,{isOffHand=1,s=77317}),artifact(709,{isOffHand=1,s=77318}),artifact(710,{isOffHand=1,s=77319})})),n(-5202,g({icon="Interface\\Icons\\inv_shield_1h_artifactnorgannon_d_06",isOffHand=1},{artifact(856,{isOffHand=1,s=80606}),artifact(854,{isOffHand=1,s=80604}),artifact(855,{isOffHand=1,s=80605}),artifact(853,{isOffHand=1,s=80603})})),n(-5203,g({icon="Interface\\Icons\\inv_shield_1h_artifactnorgannon_d_03",isOffHand=1},{artifact(712,{isOffHand=1,s=77321}),artifact(711,{isOffHand=1,s=77320}),artifact(713,{isOffHand=1,s=77322}),artifact(714,{isOffHand=1,s=77323})})),n(-5204,g({icon="Interface\\Icons\\inv_shield_1h_artifactnorgannon_d_04",isOffHand=1,u=2},{artifact(718,{isOffHand=1,s=77327,u=2}),artifact(716,{isOffHand=1,s=77325,u=2}),artifact(717,{isOffHand=1,s=77326,u=2}),artifact(715,{isOffHand=1,s=77324,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_shield_1h_artifactnorgannon_d_05",isOffHand=1},{artifact(720,{isOffHand=1,s=77329}),artifact(719,{isOffHand=1,s=77328}),artifact(721,{isOffHand=1,s=77330}),artifact(722,{isOffHand=1,s=77331})}))})),s(76531,128867,g({b=1,c=a3,f=25},{n(-5200,g({icon="Interface\\Icons\\inv_sword_1h_artifactnorgannon_d_01"},{artifact(291,{s=76531}),artifact(704,{s=77283}),artifact(705,{s=77284}),artifact(706,{s=77285})})),n(-5201,g({icon="Interface\\Icons\\inv_sword_1h_artifactnorgannon_d_02"},{artifact(707,{s=77286}),artifact(708,{s=77287}),artifact(709,{s=77288}),artifact(710,{s=77289})})),n(-5202,g({icon="Interface\\Icons\\inv_mace_1h_artifactnorgannon_d_06"},{artifact(856,{s=80602}),artifact(854,{s=80600}),artifact(855,{s=80601}),artifact(853,{s=80599})})),n(-5203,g({icon="Interface\\Icons\\inv_sword_1h_artifactnorgannon_d_03"},{artifact(712,{s=77291}),artifact(711,{s=77290}),artifact(713,{s=77292}),artifact(714,{s=77293})})),n(-5204,g({icon="Interface\\Icons\\inv_mace_1h_artifactnorgannon_d_04",u=2},{artifact(718,{s=77297,u=2}),artifact(716,{s=77295,u=2}),artifact(717,{s=77296,u=2}),artifact(715,{s=77294,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_mace_1h_artifactnorgannon_d_05"},{artifact(720,{s=77299}),artifact(719,{s=77298}),artifact(721,{s=77300}),artifact(722,{s=77301})}))}))}),cl(3,{s(75200,128826,g({b=1,c=a10,f=32},{n(-5200,g({icon="Interface\\Icons\\inv_bow_1h_artifactwindrunner_d_02"},{artifact(114,{s=75200}),artifact(209,{s=75201}),artifact(210,{s=75202}),artifact(211,{s=75203})})),n(-5201,g({icon="Interface\\Icons\\inv_bow_1h_artifactwindrunner_d_03"},{artifact(223,{s=75215}),artifact(221,{s=75213}),artifact(222,{s=75214}),artifact(220,{s=75212})})),n(-5202,g({icon="Interface\\Icons\\inv_bow_1h_artifactwindrunner_d_04"},{artifact(219,{s=75211}),artifact(217,{s=75209}),artifact(218,{s=75210}),artifact(216,{s=75208})})),n(-5203,g({icon="Interface\\Icons\\inv_bow_1h_artifactwindrunner_d_05"},{artifact(215,{s=75207}),artifact(212,{s=75204}),artifact(214,{s=75206}),artifact(213,{s=75205})})),n(-5204,g({icon="Interface\\Icons\\inv_bow_1h_artifactwindrunner_d_06",u=2},{artifact(965,{s=80652,u=2}),artifact(966,{s=80653,u=2}),artifact(967,{s=80654,u=2}),artifact(968,{s=80655,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_bow_2h_crossbow_artifactwindrunner_d_05"},{artifact(224,{s=75216}),artifact(225,{s=75217}),artifact(226,{s=75218}),artifact(227,{s=75220})}))})),s(76525,128861,g({b=1,c=a10,f=31},{n(-5200,g({icon="Interface\\Icons\\inv_firearm_2h_artifactlegion_d_01"},{artifact(288,{s=76525}),artifact(452,{s=77025}),artifact(453,{s=77026}),artifact(454,{s=77027})})),n(-5201,g({icon="Interface\\Icons\\inv_firearm_2h_artifactlegion_d_02"},{artifact(448,{s=77028}),artifact(456,{s=77030}),artifact(457,{s=77031}),artifact(455,{s=77029})})),n(-5202,g({icon="Interface\\Icons\\inv_firearm_2h_artifactlegion_d_04"},{artifact(462,{s=77038}),artifact(461,{s=77037}),artifact(450,{s=77036}),artifact(463,{s=77039})})),n(-5203,g({icon="Interface\\Icons\\inv_firearm_2h_artifactlegion_d_03"},{artifact(460,{s=77035}),artifact(458,{s=77033}),artifact(459,{s=77034}),artifact(449,{s=77032})})),n(-5204,g({icon="Interface\\Icons\\inv_firearm_2h_artifactlegion_d_05",u=2},{artifact(466,{s=77043,u=2}),artifact(465,{s=77042,u=2}),artifact(451,{s=77040,u=2}),artifact(464,{s=77041,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_bow_1h_artifactlegion_d_06"},{artifact(918,{s=80649}),artifact(917,{s=80648}),artifact(919,{s=80650}),artifact(920,{s=80651})}))})),s(76526,128808,g({b=1,c=a10,f=29},{n(-5200,g({icon="Interface\\Icons\\inv_polearm_2h_artifacteagle_d_01"},{artifact(125,{s=76526}),artifact(467,{s=77045}),artifact(468,{s=77046}),artifact(469,{s=77047})})),n(-5201,g({icon="Interface\\Icons\\inv_polearm_2h_artifacteagle_d_02"},{artifact(475,{s=77050}),artifact(470,{s=77048}),artifact(476,{s=77051}),artifact(474,{s=77049})})),n(-5202,g({icon="Interface\\Icons\\inv_polearm_2h_artifacteagle_d_03"},{artifact(481,{s=77054}),artifact(480,{s=77053}),artifact(471,{s=77052}),artifact(482,{s=77055})})),n(-5203,g({icon="Interface\\Icons\\inv_polearm_2h_artifacteagle_d_04"},{artifact(472,{s=77056}),artifact(477,{s=77057}),artifact(478,{s=77058}),artifact(479,{s=77059})})),n(-5204,g({icon="Interface\\Icons\\inv_polearm_2h_artifacteagle_d_06",u=2},{artifact(973,{s=80656,u=2}),artifact(974,{s=80657,u=2}),artifact(975,{s=80658,u=2}),artifact(976,{s=80659,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_polearm_2h_artifacteagle_d_05"},{artifact(473,{s=77060}),artifact(483,{s=77061}),artifact(484,{s=77062}),artifact(485,{s=77063})}))}))}),cl(4,{s(73695,128870,g({b=1,c=a8,f=20},{n(-5200,g({icon="Interface\\Icons\\inv_knife_1h_artifactgarona_d_01"},{artifact(228,{s=73696}),artifact(115,{s=73695}),artifact(229,{s=73697}),artifact(230,{s=73698})})),n(-5201,g({icon="Interface\\Icons\\inv_knife_1h_artifactgarona_d_02"},{artifact(235,{s=73701}),artifact(232,{s=73700}),artifact(231,{s=73699}),artifact(236,{s=73702})})),n(-5202,g({icon="Interface\\Icons\\inv_knife_1h_artifactgarona_d_04"},{artifact(237,{s=73704}),artifact(233,{s=73703}),artifact(238,{s=73705}),artifact(239,{s=73706})})),n(-5203,g({icon="Interface\\Icons\\inv_knife_1h_artifactgarona_d_03"},{artifact(240,{s=73708}),artifact(234,{s=73707}),artifact(241,{s=73709}),artifact(242,{s=73710})})),n(-5204,g({icon="Interface\\Icons\\inv_knife_1h_artifactgarona_d_06",u=2},{artifact(901,{s=80716,u=2}),artifact(902,{s=80717,u=2}),artifact(903,{s=80718,u=2}),artifact(904,{s=80719,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_knife_1h_artifactgarona_d_05"},{artifact(611,{s=73713}),artifact(610,{s=73712}),artifact(609,{s=73711}),artifact(612,{s=73714})}))})),s(73675,128869,g({b=1,c=a8,f=1},{n(-5200,g({icon="Interface\\Icons\\inv_knife_1h_artifactgarona_d_01",isOffHand=1},{artifact(228,{isOffHand=1,s=73676}),artifact(115,{isOffHand=1,s=73675}),artifact(229,{isOffHand=1,s=73677}),artifact(230,{isOffHand=1,s=73678})})),n(-5201,g({icon="Interface\\Icons\\inv_knife_1h_artifactgarona_d_02",isOffHand=1},{artifact(235,{isOffHand=1,s=73681}),artifact(232,{isOffHand=1,s=73680}),artifact(231,{isOffHand=1,s=73679}),artifact(236,{isOffHand=1,s=73682})})),n(-5202,g({icon="Interface\\Icons\\inv_knife_1h_artifactgarona_d_04",isOffHand=1},{artifact(237,{isOffHand=1,s=73684}),artifact(233,{isOffHand=1,s=73683}),artifact(238,{isOffHand=1,s=73685}),artifact(239,{isOffHand=1,s=73686})})),n(-5203,g({icon="Interface\\Icons\\inv_knife_1h_artifactgarona_d_03",isOffHand=1},{artifact(240,{isOffHand=1,s=73688}),artifact(234,{isOffHand=1,s=73687}),artifact(241,{isOffHand=1,s=73689}),artifact(242,{isOffHand=1,s=73690})})),n(-5204,g({icon="Interface\\Icons\\inv_knife_1h_artifactgarona_d_06",isOffHand=1,u=2},{artifact(901,{isOffHand=1,s=80720,u=2}),artifact(902,{isOffHand=1,s=80721,u=2}),artifact(903,{isOffHand=1,s=80722,u=2}),artifact(904,{isOffHand=1,s=80723,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_knife_1h_artifactgarona_d_05",isOffHand=1},{artifact(611,{isOffHand=1,s=73693}),artifact(610,{isOffHand=1,s=73692}),artifact(609,{isOffHand=1,s=73691}),artifact(612,{isOffHand=1,s=73694})}))})),s(73716,128872,g({b=1,c=a8,f=25},{n(-5200,g({icon="Interface\\Icons\\inv_sword_1h_artifactskywall_d_01"},{artifact(692,{s=73716}),artifact(693,{s=77429}),artifact(694,{s=77430}),artifact(695,{s=77431})})),n(-5201,g({icon="Interface\\Icons\\inv_sword_1h_artifactskywall_d_02"},{artifact(698,{s=77435}),artifact(697,{s=77434}),artifact(696,{s=77432}),artifact(699,{s=77436})})),n(-5202,g({icon="Interface\\Icons\\inv_sword_1h_artifactskywall_d_04"},{artifact(765,{s=77442}),artifact(764,{s=77441}),artifact(766,{s=77443}),artifact(767,{s=77444})})),n(-5203,g({icon="Interface\\Icons\\inv_sword_1h_artifactskywall_d_05"},{artifact(769,{s=77446}),artifact(768,{s=77445}),artifact(770,{s=77447}),artifact(771,{s=77448})})),n(-5204,g({icon="Interface\\Icons\\inv_sword_1h_artifactskywall_d_03",u=2},{artifact(702,{s=77439,u=2}),artifact(701,{s=77438,u=2}),artifact(700,{s=77437,u=2}),artifact(703,{s=77440,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_sword_1h_artifactskywall_d_06"},{artifact(881,{s=80724}),artifact(882,{s=80725}),artifact(883,{s=80726}),artifact(884,{s=80727})}))})),s(77751,134552,g({b=1,c=a8,f=1},{n(-5200,g({icon="Interface\\Icons\\inv_sword_1h_artifactskywall_d_01",isOffHand=1},{artifact(692,{isOffHand=1,s=77751}),artifact(693,{isOffHand=1,s=77752}),artifact(694,{isOffHand=1,s=77753}),artifact(695,{isOffHand=1,s=77754})})),n(-5201,g({icon="Interface\\Icons\\inv_sword_1h_artifactskywall_d_02",isOffHand=1},{artifact(698,{isOffHand=1,s=77757}),artifact(697,{isOffHand=1,s=77756}),artifact(696,{isOffHand=1,s=77755}),artifact(699,{isOffHand=1,s=77758})})),n(-5202,g({icon="Interface\\Icons\\inv_sword_1h_artifactskywall_d_04",isOffHand=1},{artifact(765,{isOffHand=1,s=77764}),artifact(764,{isOffHand=1,s=77763}),artifact(766,{isOffHand=1,s=77765}),artifact(767,{isOffHand=1,s=77766})})),n(-5203,g({icon="Interface\\Icons\\inv_sword_1h_artifactskywall_d_05",isOffHand=1},{artifact(769,{isOffHand=1,s=77768}),artifact(768,{isOffHand=1,s=77767}),artifact(770,{isOffHand=1,s=77769}),artifact(771,{isOffHand=1,s=77770})})),n(-5204,g({icon="Interface\\Icons\\inv_sword_1h_artifactskywall_d_03",isOffHand=1,u=2},{artifact(702,{isOffHand=1,s=77761,u=2}),artifact(701,{isOffHand=1,s=77760,u=2}),artifact(700,{isOffHand=1,s=77759,u=2}),artifact(703,{isOffHand=1,s=77762,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_sword_1h_artifactskywall_d_06",isOffHand=1},{artifact(881,{isOffHand=1,s=80728}),artifact(882,{isOffHand=1,s=80729}),artifact(883,{isOffHand=1,s=80730}),artifact(884,{isOffHand=1,s=80731})}))})),s(73502,128476,g({b=1,c=a8,f=20},{n(-5200,g({icon="Interface\\Icons\\inv_knife_1h_artifactfangs_d_01"},{artifact(67,{s=73502}),artifact(68,{s=73503}),artifact(69,{s=73504}),artifact(70,{s=73505})})),n(-5201,g({icon="Interface\\Icons\\inv_knife_1h_artifactfangs_d_03"},{artifact(77,{s=73512}),artifact(76,{s=73511}),artifact(75,{s=73510}),artifact(78,{s=73513})})),n(-5202,g({icon="Interface\\Icons\\inv_knife_1h_artifactfangs_d_02"},{artifact(71,{s=73506}),artifact(72,{s=73507}),artifact(73,{s=73508}),artifact(74,{s=73509})})),n(-5203,g({icon="Interface\\Icons\\inv_knife_1h_artifactfangs_d_04"},{artifact(81,{s=73516}),artifact(80,{s=73515}),artifact(79,{s=73514}),artifact(82,{s=73517})})),n(-5204,g({icon="Interface\\Icons\\inv_knife_1h_artifactfangs_d_05",u=2},{artifact(84,{s=73519,u=2}),artifact(83,{s=73518,u=2}),artifact(85,{s=73520,u=2}),artifact(86,{s=73521,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_knife_1h_artifactfangs_d_06"},{artifact(891,{s=80734}),artifact(890,{s=80733}),artifact(889,{s=80732}),artifact(892,{s=80735})}))})),s(73522,128479,g({b=1,c=a8,f=1},{n(-5200,g({icon="Interface\\Icons\\inv_knife_1h_artifactfangs_d_01",isOffHand=1},{artifact(67,{isOffHand=1,s=73522}),artifact(68,{isOffHand=1,s=73523}),artifact(69,{isOffHand=1,s=73524}),artifact(70,{isOffHand=1,s=73525})})),n(-5201,g({icon="Interface\\Icons\\inv_knife_1h_artifactfangs_d_03",isOffHand=1},{artifact(77,{isOffHand=1,s=73532}),artifact(76,{isOffHand=1,s=73531}),artifact(75,{isOffHand=1,s=73530}),artifact(78,{isOffHand=1,s=73533})})),n(-5202,g({icon="Interface\\Icons\\inv_knife_1h_artifactfangs_d_02",isOffHand=1},{artifact(71,{isOffHand=1,s=73526}),artifact(72,{isOffHand=1,s=73527}),artifact(73,{isOffHand=1,s=73528}),artifact(74,{isOffHand=1,s=73529})})),n(-5203,g({icon="Interface\\Icons\\inv_knife_1h_artifactfangs_d_04",isOffHand=1},{artifact(81,{isOffHand=1,s=73536}),artifact(80,{isOffHand=1,s=73535}),artifact(79,{isOffHand=1,s=73534}),artifact(82,{isOffHand=1,s=73537})})),n(-5204,g({icon="Interface\\Icons\\inv_knife_1h_artifactfangs_d_05",isOffHand=1,u=2},{artifact(84,{isOffHand=1,s=73539,u=2}),artifact(83,{isOffHand=1,s=73538,u=2}),artifact(85,{isOffHand=1,s=73540,u=2}),artifact(86,{isOffHand=1,s=73541,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_knife_1h_artifactfangs_d_06",isOffHand=1},{artifact(891,{isOffHand=1,s=80738}),artifact(890,{isOffHand=1,s=80737}),artifact(889,{isOffHand=1,s=80736}),artifact(892,{isOffHand=1,s=80739})}))}))}),cl(5,{s(76532,128868,g({b=1,c=a4,f=28},{n(-5200,g({icon="Interface\\Icons\\INV_Staff_2H_ArtifactTome_D_01"},{artifact(292,{s=76532}),artifact(726,{s=77371}),artifact(727,{s=77372}),artifact(728,{s=77373})})),n(-5201,g({icon="Interface\\Icons\\INV_Staff_2H_ArtifactTome_D_02"},{artifact(732,{s=77377}),artifact(730,{s=77375}),artifact(731,{s=77376}),artifact(729,{s=77374})})),n(-5202,g({icon="Interface\\Icons\\INV_Staff_2H_ArtifactTome_D_05"},{artifact(735,{s=77388}),artifact(734,{s=77387}),artifact(733,{s=77386}),artifact(736,{s=77389})})),n(-5203,g({icon="Interface\\Icons\\INV_Staff_2H_ArtifactTome_D_03"},{artifact(743,{s=77380}),artifact(742,{s=77379}),artifact(741,{s=77378}),artifact(744,{s=77381})})),n(-5204,g({icon="Interface\\Icons\\INV_Staff_2H_ArtifactTome_D_04",u=2},{artifact(956,{s=80703,u=2}),artifact(954,{s=80701,u=2}),artifact(955,{s=80702,u=2}),artifact(953,{s=80700,u=2})})),n(-5205,g({icon="Interface\\Icons\\INV_Staff_2H_ArtifactTome_D_06"},{artifact(738,{s=77383}),artifact(737,{s=77382}),artifact(739,{s=77384}),artifact(740,{s=77385})}))})),s(76533,128825,g({b=1,c=a4,f=28},{n(-5200,g({icon="Interface\\Icons\\INV_Staff_2h_ArtifactHeartofKure_D_01"},{artifact(118,{s=76533}),artifact(745,{s=77390}),artifact(746,{s=77391}),artifact(747,{s=77392})})),n(-5201,g({icon="Interface\\Icons\\INV_Staff_2h_ArtifactHeartofKure_D_02"},{artifact(748,{s=77393}),artifact(749,{s=77394}),artifact(750,{s=77395}),artifact(751,{s=77396})})),n(-5202,g({icon="Interface\\Icons\\INV_Staff_2h_ArtifactHeartofKure_D_03"},{artifact(753,{s=77398}),artifact(752,{s=77397}),artifact(754,{s=77399}),artifact(755,{s=77400})})),n(-5203,g({icon="Interface\\Icons\\INV_Staff_2h_ArtifactHeartofKure_D_05"},{artifact(763,{s=77408}),artifact(761,{s=77406}),artifact(762,{s=77407}),artifact(760,{s=77405})})),n(-5204,g({icon="Interface\\Icons\\INV_Staff_2h_ArtifactHeartofKure_D_04",u=2},{artifact(758,{s=77403,u=2}),artifact(757,{s=77402,u=2}),artifact(756,{s=77401,u=2}),artifact(759,{s=77404,u=2})})),n(-5205,g({icon="Interface\\Icons\\INV_Staff_2h_ArtifactHeartofKure_D_06"},{i(139568,g({b=1,c=a4,f=55,spellID=220705},{i(140657,{b=1,c=a4,f=55,spellID=224310}),i(140656,{b=1,c=a4,f=55,spellID=224310})})),artifact(910,{s=80705}),artifact(909,{s=80704}),artifact(911,{s=80706}),artifact(912,{s=80707})}))})),s(76173,128827,g({b=1,c=a4,f=20},{n(-5200,g({icon="Interface\\Icons\\inv_knife_1h_artifactcthun_d_01"},{artifact(119,{s=76173}),artifact(245,{s=76174}),artifact(246,{s=76175}),artifact(247,{s=76176})})),n(-5201,g({icon="Interface\\Icons\\inv_knife_1h_artifactcthun_d_02"},{artifact(250,{s=76179}),artifact(249,{s=76178}),artifact(248,{s=76177}),artifact(251,{s=76180})})),n(-5202,g({icon="Interface\\Icons\\inv_knife_1h_artifactcthun_d_03"},{artifact(255,{s=76184}),artifact(253,{s=76182}),artifact(254,{s=76183}),artifact(252,{s=76181})})),n(-5203,g({icon="Interface\\Icons\\inv_knife_1h_artifactcthun_d_04"},{artifact(257,{s=76186}),artifact(256,{s=76185}),artifact(258,{s=76187}),artifact(259,{s=76188})})),n(-5204,g({icon="Interface\\Icons\\inv_knife_1h_artifactcthun_d_05",u=2},{artifact(261,{s=76190,u=2}),artifact(260,{s=76189,u=2}),artifact(262,{s=76191,u=2}),artifact(263,{s=76192,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_knife_1h_artifactcthun_d_06"},{artifact(950,{s=80709}),artifact(949,{s=80708}),artifact(951,{s=80710}),artifact(952,{s=80711})}))})),s(77409,133958,g({b=1,c=a4,f=1},{n(-5200,g({icon="Interface\\Icons\\inv_offhand_1h_artifactcthun_d_01",isOffHand=1},{artifact(119,{isOffHand=1,s=77409}),artifact(245,{isOffHand=1,s=77410}),artifact(246,{isOffHand=1,s=77411}),artifact(247,{isOffHand=1,s=77412})})),n(-5201,g({icon="Interface\\Icons\\inv_offhand_1h_artifactcthun_d_02",isOffHand=1},{artifact(250,{isOffHand=1,s=77415}),artifact(249,{isOffHand=1,s=77414}),artifact(248,{isOffHand=1,s=77413}),artifact(251,{isOffHand=1,s=77416})})),n(-5202,g({icon="Interface\\Icons\\inv_offhand_1h_artifactcthun_d_03",isOffHand=1},{artifact(255,{isOffHand=1,s=77420}),artifact(253,{isOffHand=1,s=77418}),artifact(254,{isOffHand=1,s=77419}),artifact(252,{isOffHand=1,s=77417})})),n(-5203,g({icon="Interface\\Icons\\inv_offhand_1h_artifactcthun_d_04",isOffHand=1},{artifact(257,{isOffHand=1,s=77422}),artifact(256,{isOffHand=1,s=77421}),artifact(258,{isOffHand=1,s=77423}),artifact(259,{isOffHand=1,s=77424})})),n(-5204,g({icon="Interface\\Icons\\inv_offhand_1h_artifactcthun_d_05",isOffHand=1,u=2},{artifact(261,{isOffHand=1,s=77426,u=2}),artifact(260,{isOffHand=1,s=77425,u=2}),artifact(262,{isOffHand=1,s=77427,u=2}),artifact(263,{isOffHand=1,s=77428,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_offhand_1h_artifactcthun_d_06",isOffHand=1},{artifact(950,{isOffHand=1,s=80713}),artifact(949,{isOffHand=1,s=80712}),artifact(951,{isOffHand=1,s=80714}),artifact(952,{isOffHand=1,s=80715})}))}))}),cl(6,{s(73461,128402,g({b=1,c=a6,f=22},{n(-5200,g({icon="Interface\\Icons\\inv_axe_2h_artifactmaw_d_01"},{artifact(107,{s=76520}),artifact(355,{s=76950}),artifact(356,{s=76951}),artifact(357,{s=76952})})),n(-5201,g({icon="Interface\\Icons\\inv_axe_2h_artifactmaw_d_02"},{artifact(358,{s=76953}),artifact(361,{s=76954}),artifact(362,{s=76955}),artifact(363,{s=76956})})),n(-5202,g({icon="Interface\\Icons\\inv_axe_2h_artifactmaw_d_04"},{artifact(368,{s=76963}),artifact(367,{s=76962}),artifact(360,{s=76961}),artifact(369,{s=76964})})),n(-5203,g({icon="Interface\\Icons\\inv_axe_2h_artifactmaw_d_05"},{artifact(576,{s=77308}),artifact(577,{s=77309}),artifact(578,{s=77310}),artifact(579,{s=77311})})),n(-5204,g({icon="Interface\\Icons\\inv_axe_2h_artifactmaw_d_03",u=2},{artifact(364,{s=76958,u=2}),artifact(359,{s=76957,u=2}),artifact(365,{s=76959,u=2}),artifact(366,{s=76960,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_axe_2h_artifactmaw_d_06"},{artifact(921,{s=80608}),artifact(922,{s=80609}),artifact(923,{s=80610}),artifact(924,{s=80611})}))})),s(76521,128292,g({b=1,c=a6,f=25},{n(-5200,g({icon="Interface\\Icons\\inv_sword_1h_artifactruneblade_d_01"},{artifact(111,{s=76521}),artifact(374,{s=76965}),artifact(375,{s=76966}),artifact(376,{s=76967})})),n(-5201,g({icon="Interface\\Icons\\inv_sword_1h_artifactruneblade_d_02"},{artifact(370,{s=76968}),artifact(377,{s=76969}),artifact(378,{s=76970}),artifact(379,{s=76971})})),n(-5202,g({icon="Interface\\Icons\\inv_sword_1h_artifactruneblade_d_05"},{artifact(371,{s=76972}),artifact(380,{s=76973}),artifact(381,{s=76974}),artifact(382,{s=76975})})),n(-5203,g({icon="Interface\\Icons\\inv_sword_1h_artifactruneblade_d_04"},{artifact(373,{s=76980}),artifact(386,{s=76981}),artifact(387,{s=76982}),artifact(388,{s=76983})})),n(-5204,g({icon="Interface\\Icons\\inv_sword_1h_artifactruneblade_d_03",u=2},{artifact(383,{s=76977,u=2}),artifact(372,{s=76976,u=2}),artifact(384,{s=76978,u=2}),artifact(385,{s=76979,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_sword_1h_artifactruneblade_d_06"},{artifact(870,{s=80613}),artifact(869,{s=80612}),artifact(871,{s=80614}),artifact(872,{s=80615})}))})),s(76522,128293,g({b=1,c=a6,f=1},{n(-5200,g({icon="Interface\\Icons\\inv_sword_1h_artifactruneblade_d_01",isOffHand=1},{artifact(111,{isOffHand=1,s=76522}),artifact(374,{isOffHand=1,s=77176}),artifact(375,{isOffHand=1,s=77177}),artifact(376,{isOffHand=1,s=77178})})),n(-5201,g({icon="Interface\\Icons\\inv_sword_1h_artifactruneblade_d_02",isOffHand=1},{artifact(370,{isOffHand=1,s=77179}),artifact(377,{isOffHand=1,s=77180}),artifact(378,{isOffHand=1,s=77181}),artifact(379,{isOffHand=1,s=77182})})),n(-5202,g({icon="Interface\\Icons\\inv_sword_1h_artifactruneblade_d_05",isOffHand=1},{artifact(371,{isOffHand=1,s=77183}),artifact(380,{isOffHand=1,s=77184}),artifact(381,{isOffHand=1,s=77185}),artifact(382,{isOffHand=1,s=77186})})),n(-5203,g({icon="Interface\\Icons\\inv_sword_1h_artifactruneblade_d_04",isOffHand=1},{artifact(373,{isOffHand=1,s=77191}),artifact(386,{isOffHand=1,s=77192}),artifact(387,{isOffHand=1,s=77193}),artifact(388,{isOffHand=1,s=77194})})),n(-5204,g({icon="Interface\\Icons\\inv_sword_1h_artifactruneblade_d_03",isOffHand=1,u=2},{artifact(383,{isOffHand=1,s=77188,u=2}),artifact(372,{isOffHand=1,s=77187,u=2}),artifact(384,{isOffHand=1,s=77189,u=2}),artifact(385,{isOffHand=1,s=77190,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_sword_1h_artifactruneblade_d_06",isOffHand=1},{artifact(870,{isOffHand=1,s=80617}),artifact(869,{isOffHand=1,s=80616}),artifact(871,{isOffHand=1,s=80618}),artifact(872,{isOffHand=1,s=80619})}))})),s(76523,128403,g({b=1,c=a6,f=26},{n(-5200,g({icon="Interface\\Icons\\inv_sword_2h_artifactsoulrend_d_01"},{artifact(110,{s=76523}),artifact(112,{s=76984}),artifact(389,{s=76985}),artifact(390,{s=76986})})),n(-5201,g({icon="Interface\\Icons\\inv_sword_2h_artifactsoulrend_d_04"},{artifact(395,{s=76988}),artifact(391,{s=76987}),artifact(396,{s=76989}),artifact(397,{s=76990})})),n(-5202,g({icon="Interface\\Icons\\inv_sword_2h_artifactsoulrend_d_03"},{artifact(403,{s=76998}),artifact(401,{s=76996}),artifact(402,{s=76997}),artifact(393,{s=76995})})),n(-5203,g({icon="Interface\\Icons\\inv_sword_2h_artifactsoulrend_d_02"},{artifact(399,{s=76993}),artifact(398,{s=76992}),artifact(400,{s=76994}),artifact(392,{s=76991})})),n(-5204,g({icon="Interface\\Icons\\inv_sword_2h_artifactsoulrend_d_06",u=2},{artifact(947,{s=80622,u=2}),artifact(946,{s=80621,u=2}),artifact(945,{s=80620,u=2}),artifact(948,{s=80623,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_sword_2h_artifactsoulrend_d_05"},{artifact(404,{s=77000}),artifact(394,{s=76999}),artifact(405,{s=77001}),artifact(406,{s=77002})}))}))}),cl(7,{s(76535,128819,g({b=1,c=a1,f=23},{n(-5200,g({icon="Interface\\Icons\\inv_mace_1h_artifactdoomhammer_d_01"},{artifact(117,{s=76535}),artifact(297,{s=76543}),artifact(302,{s=76544}),artifact(303,{s=76545})})),n(-5201,g({icon="Interface\\Icons\\inv_mace_1h_artifactdoomhammer_d_02"},{artifact(298,{s=76546}),artifact(304,{s=76547}),artifact(305,{s=76548}),artifact(306,{s=76549})})),n(-5202,g({icon="Interface\\Icons\\inv_mace_1h_artifactdoomhammer_d_03"},{artifact(310,{s=76555}),artifact(300,{s=76554}),artifact(311,{s=76556}),artifact(312,{s=76557})})),n(-5203,g({icon="Interface\\Icons\\inv_mace_1h_artifactdoomhammer_d_04"},{artifact(299,{s=76550}),artifact(307,{s=76551}),artifact(308,{s=76552}),artifact(309,{s=76553})})),n(-5204,g({icon="Interface\\Icons\\inv_mace_1h_artifactdoomhammer_d_05",u=2},{artifact(301,{s=76558,u=2}),artifact(313,{s=76559,u=2}),artifact(314,{s=76560,u=2}),artifact(315,{s=76561,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_mace_1h_artifactdoomhammer_d_06"},{artifact(880,{s=80553}),artifact(878,{s=80551}),artifact(879,{s=80552}),artifact(877,{s=80550})}))})),s(73717,128873,g({b=1,c=a1,f=1},{n(-5200,g({icon="Interface\\Icons\\inv_offhand_1h_artifactdoomhammer_d_01",isOffHand=1},{artifact(117,{isOffHand=1,s=73717}),artifact(297,{isOffHand=1,s=80554}),artifact(302,{isOffHand=1,s=80555}),artifact(303,{isOffHand=1,s=80556})})),n(-5201,g({icon="Interface\\Icons\\inv_offhand_1h_artifactdoomhammer_d_02",isOffHand=1},{artifact(298,{isOffHand=1,s=80557}),artifact(304,{isOffHand=1,s=80558}),artifact(305,{isOffHand=1,s=80559}),artifact(306,{isOffHand=1,s=80560})})),n(-5202,g({icon="Interface\\Icons\\inv_offhand_1h_artifactdoomhammer_d_03",isOffHand=1},{artifact(310,{isOffHand=1,s=80566}),artifact(300,{isOffHand=1,s=80565}),artifact(311,{isOffHand=1,s=80567}),artifact(312,{isOffHand=1,s=80568})})),n(-5203,g({icon="Interface\\Icons\\inv_offhand_1h_artifactdoomhammer_d_04",isOffHand=1},{artifact(299,{isOffHand=1,s=80561}),artifact(307,{isOffHand=1,s=80562}),artifact(308,{isOffHand=1,s=80563}),artifact(309,{isOffHand=1,s=80564})})),n(-5204,g({icon="Interface\\Icons\\inv_offhand_1h_artifactdoomhammer_d_05",isOffHand=1,u=2},{artifact(301,{isOffHand=1,s=80569,u=2}),artifact(313,{isOffHand=1,s=80570,u=2}),artifact(314,{isOffHand=1,s=80571,u=2}),artifact(315,{isOffHand=1,s=80572,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_offhand_1h_artifactdoomhammer_d_06",isOffHand=1},{artifact(880,{isOffHand=1,s=80576}),artifact(878,{isOffHand=1,s=80574}),artifact(879,{isOffHand=1,s=80575}),artifact(877,{isOffHand=1,s=80573})}))})),s(76534,128935,g({b=1,c=a1,f=34},{n(-5200,g({icon="Interface\\Icons\\inv_hand_1h_artifactstormfist_d_01"},{artifact(113,{s=76534}),artifact(673,{s=77653}),artifact(674,{s=77654}),artifact(675,{s=77655})})),n(-5201,g({icon="Interface\\Icons\\inv_hand_1h_artifactstormfist_d_02"},{artifact(676,{s=77656}),artifact(677,{s=77657}),artifact(678,{s=77658}),artifact(679,{s=77659})})),n(-5202,g({icon="Interface\\Icons\\inv_hand_1h_artifactstormfist_d_03"},{artifact(682,{s=77662}),artifact(681,{s=77661}),artifact(680,{s=77660}),artifact(683,{s=77663})})),n(-5203,g({icon="Interface\\Icons\\inv_hand_1h_artifactstormfist_d_05"},{artifact(690,{s=77670}),artifact(689,{s=77669}),artifact(688,{s=77668}),artifact(691,{s=77671})})),n(-5204,g({icon="Interface\\Icons\\inv_hand_1h_artifactstormfist_d_04",u=2},{artifact(684,{s=77664,u=2}),artifact(685,{s=77665,u=2}),artifact(686,{s=77666,u=2}),artifact(687,{s=77667,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_hand_1h_artifactstormfist_d_06"},{artifact(900,{s=80743}),artifact(898,{s=80741}),artifact(899,{s=80742}),artifact(897,{s=80740})}))})),s(73766,128936,g({b=1,c=a1,f=8},{n(-5200,g({icon="Interface\\Icons\\inv_shield_1h_artifactstormfist_d_01",isOffHand=1},{artifact(113,{isOffHand=1,s=77278}),artifact(673,{isOffHand=1,s=77279}),artifact(674,{isOffHand=1,s=77280}),artifact(675,{isOffHand=1,s=77281})})),n(-5201,g({icon="Interface\\Icons\\inv_shield_1h_artifactstormfist_d_02",isOffHand=1},{artifact(676,{isOffHand=1,s=78644}),artifact(677,{isOffHand=1,s=78645}),artifact(678,{isOffHand=1,s=78646}),artifact(679,{isOffHand=1,s=78647})})),n(-5202,g({icon="Interface\\Icons\\inv_shield_1h_artifactstormfist_d_03",isOffHand=1},{artifact(682,{isOffHand=1,s=78650}),artifact(681,{isOffHand=1,s=78649}),artifact(680,{isOffHand=1,s=78648}),artifact(683,{isOffHand=1,s=78651})})),n(-5203,g({icon="Interface\\Icons\\inv_shield_1h_artifactstormfist_d_05",isOffHand=1},{artifact(690,{isOffHand=1,s=78658}),artifact(689,{isOffHand=1,s=78657}),artifact(688,{isOffHand=1,s=78656}),artifact(691,{isOffHand=1,s=78659})})),n(-5204,g({icon="Interface\\Icons\\inv_shield_1h_artifactstormfist_d_04",isOffHand=1,u=2},{artifact(684,{isOffHand=1,s=78652,u=2}),artifact(685,{isOffHand=1,s=78653,u=2}),artifact(686,{isOffHand=1,s=78654,u=2}),artifact(687,{isOffHand=1,s=78655,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_shield_1h_artifactstormfist_d_06",isOffHand=1},{artifact(900,{isOffHand=1,s=80747}),artifact(898,{isOffHand=1,s=80745}),artifact(899,{isOffHand=1,s=80746}),artifact(897,{isOffHand=1,s=80744})}))})),s(76536,128911,g({b=1,c=a1,f=23},{n(-5200,g({icon="Interface\\Icons\\inv_mace_1h_artifactazshara_d_01"},{artifact(116,{s=76536}),artifact(772,{s=77672}),artifact(773,{s=77673}),artifact(774,{s=77674})})),n(-5201,g({icon="Interface\\Icons\\inv_mace_1h_artifactazshara_d_02"},{artifact(775,{s=77675}),artifact(776,{s=77676}),artifact(777,{s=77677}),artifact(778,{s=77678})})),n(-5202,g({icon="Interface\\Icons\\inv_mace_1h_artifactazshara_d_03"},{artifact(781,{s=77681}),artifact(780,{s=77680}),artifact(779,{s=77679}),artifact(782,{s=77682})})),n(-5203,g({icon="Interface\\Icons\\inv_mace_1h_artifactazshara_d_04"},{artifact(785,{s=77685}),artifact(784,{s=77684}),artifact(783,{s=77683}),artifact(786,{s=77686})})),n(-5204,g({icon="Interface\\Icons\\inv_mace_1h_artifactazshara_d_05",u=2},{artifact(787,{s=77687,u=2}),artifact(788,{s=77688,u=2}),artifact(789,{s=77689,u=2}),artifact(790,{s=77690,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_mace_1h_artifactazshara_d_06"},{artifact(926,{s=80749}),artifact(925,{s=80748}),artifact(927,{s=80750}),artifact(928,{s=80751})}))})),s(76537,128934,g({b=1,c=a1,f=8},{n(-5200,g({icon="Interface\\Icons\\inv_shield_1h_artifactazshara_d_01",isOffHand=1},{artifact(116,{isOffHand=1,s=76537}),artifact(772,{isOffHand=1,s=77691}),artifact(773,{isOffHand=1,s=77692}),artifact(774,{isOffHand=1,s=77693})})),n(-5201,g({icon="Interface\\Icons\\inv_shield_1h_artifactazshara_d_01",isOffHand=1},{artifact(775,{isOffHand=1,s=77694}),artifact(776,{isOffHand=1,s=77695}),artifact(777,{isOffHand=1,s=77696}),artifact(778,{isOffHand=1,s=77697})})),n(-5202,g({icon="Interface\\Icons\\inv_shield_1h_artifactazshara_d_03",isOffHand=1},{artifact(781,{isOffHand=1,s=77700}),artifact(780,{isOffHand=1,s=77699}),artifact(779,{isOffHand=1,s=77698}),artifact(782,{isOffHand=1,s=77701})})),n(-5203,g({icon="Interface\\Icons\\inv_shield_1h_artifactazshara_d_04",isOffHand=1},{artifact(785,{isOffHand=1,s=77704}),artifact(784,{isOffHand=1,s=77703}),artifact(783,{isOffHand=1,s=77702}),artifact(786,{isOffHand=1,s=77705})})),n(-5204,g({icon="Interface\\Icons\\inv_shield_1h_artifactazshara_d_05",isOffHand=1,u=2},{artifact(787,{isOffHand=1,s=77706,u=2}),artifact(788,{isOffHand=1,s=77707,u=2}),artifact(789,{isOffHand=1,s=77708,u=2}),artifact(790,{isOffHand=1,s=77709,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_shield_1h_artifactazshara_d_06",isOffHand=1},{artifact(926,{isOffHand=1,s=80753}),artifact(925,{isOffHand=1,s=80752}),artifact(927,{isOffHand=1,s=80754}),artifact(928,{isOffHand=1,s=80755})}))}))}),cl(8,{s(74460,128862,g({b=1,c=a9,f=28},{n(-5200,g({icon="Interface\\Icons\\inv_staff_2h_artifactantonidas_d_01"},{artifact(168,{s=74460}),artifact(169,{s=74461}),artifact(170,{s=74462}),artifact(171,{s=74463})})),n(-5201,g({icon="Interface\\Icons\\inv_staff_2h_artifactantonidas_d_02"},{artifact(172,{s=74464}),artifact(173,{s=74465}),artifact(174,{s=74466}),artifact(175,{s=74467})})),n(-5202,g({icon="Interface\\Icons\\inv_staff_2h_artifactantonidas_d_05"},{artifact(184,{s=74476}),artifact(185,{s=74477}),artifact(186,{s=74478}),artifact(187,{s=74479})})),n(-5203,g({icon="Interface\\Icons\\inv_staff_2h_artifactantonidas_d_03"},{artifact(177,{s=74469}),artifact(176,{s=74468}),artifact(178,{s=74470}),artifact(179,{s=74471})})),n(-5204,g({icon="Interface\\Icons\\inv_staff_2h_artifactantonidas_d_06",u=2},{artifact(885,{s=80668,u=2}),artifact(886,{s=80669,u=2}),artifact(887,{s=80670,u=2}),artifact(888,{s=80671,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_staff_2h_artifactantonidas_d_04"},{artifact(180,{s=74472}),artifact(181,{s=74473}),artifact(182,{s=74474}),artifact(183,{s=74475})}))})),s(76527,128820,g({b=1,c=a9,f=25},{n(-5200,g({icon="Interface\\Icons\\inv_sword_1h_artifactfelomelorn_d_01"},{artifact(124,{s=76527}),artifact(490,{s=77064}),artifact(491,{s=77065}),artifact(492,{s=77066})})),n(-5201,g({icon="Interface\\Icons\\inv_sword_1h_artifactfelomelorn_d_02"},{artifact(495,{s=77070}),artifact(493,{s=77068}),artifact(494,{s=77069}),artifact(486,{s=77067})})),n(-5202,g({icon="Interface\\Icons\\inv_sword_1h_artifactfelomelorn_d_03"},{artifact(499,{s=77076}),artifact(488,{s=77075}),artifact(500,{s=77077}),artifact(501,{s=77078})})),n(-5203,g({icon="Interface\\Icons\\inv_sword_1h_artifactfelomelorn_d_04"},{artifact(498,{s=77074}),artifact(496,{s=77072}),artifact(497,{s=77073}),artifact(487,{s=77071})})),n(-5204,g({icon="Interface\\Icons\\inv_sword_1h_artifactfelomelorn_d_05",u=2},{artifact(489,{s=77079,u=2}),artifact(502,{s=77080,u=2}),artifact(503,{s=77081,u=2}),artifact(504,{s=77082,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_sword_1h_artifactfelomelorn_d_06"},{artifact(893,{s=80660}),artifact(894,{s=80661}),artifact(895,{s=80662}),artifact(896,{s=80663})}))})),s(77351,133959,g({b=1,c=a9,f=1},{n(-5200,g({icon="Interface\\Icons\\inv_offhand_1h_artifactfelomelorn_d_01",isOffHand=1},{artifact(124,{isOffHand=1,s=77351}),artifact(490,{isOffHand=1,s=77352}),artifact(491,{isOffHand=1,s=77353}),artifact(492,{isOffHand=1,s=77354})})),n(-5201,g({icon="Interface\\Icons\\inv_offhand_1h_artifactfelomelorn_d_02",isOffHand=1},{artifact(495,{isOffHand=1,s=77358}),artifact(493,{isOffHand=1,s=77356}),artifact(494,{isOffHand=1,s=77357}),artifact(486,{isOffHand=1,s=77355})})),n(-5202,g({icon="Interface\\Icons\\inv_offhand_1h_artifactfelomelorn_d_03",isOffHand=1},{artifact(499,{isOffHand=1,s=77364}),artifact(488,{isOffHand=1,s=77363}),artifact(500,{isOffHand=1,s=77365}),artifact(501,{isOffHand=1,s=77366})})),n(-5203,g({icon="Interface\\Icons\\inv_offhand_1h_artifactfelomelorn_d_04",isOffHand=1},{artifact(498,{isOffHand=1,s=77362}),artifact(496,{isOffHand=1,s=77360}),artifact(497,{isOffHand=1,s=77361}),artifact(487,{isOffHand=1,s=77359})})),n(-5204,g({icon="Interface\\Icons\\inv_offhand_1h_artifactfelomelorn_d_05",isOffHand=1,u=2},{artifact(489,{isOffHand=1,s=77367,u=2}),artifact(502,{isOffHand=1,s=77368,u=2}),artifact(503,{isOffHand=1,s=77369,u=2}),artifact(504,{isOffHand=1,s=77370,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_offhand_1h_artifactfelomelorn_d_06",isOffHand=1},{artifact(893,{isOffHand=1,s=80664}),artifact(894,{isOffHand=1,s=80665}),artifact(895,{isOffHand=1,s=80666}),artifact(896,{isOffHand=1,s=80667})}))})),s(73865,127857,g({b=1,c=a9,f=28},{n(-5200,g({icon="Interface\\Icons\\inv_staff_2h_artifactaegwynsstaff_d_01"},{artifact(126,{s=73865}),artifact(129,{s=73868}),artifact(127,{s=73866}),artifact(128,{s=73867})})),n(-5201,g({icon="Interface\\Icons\\inv_staff_2h_artifactaegwynsstaff_d_02"},{artifact(132,{s=73871}),artifact(130,{s=73869}),artifact(133,{s=73872}),artifact(131,{s=73870})})),n(-5202,g({icon="Interface\\Icons\\inv_staff_2h_artifactaegwynsstaff_d_03"},{artifact(134,{s=73873}),artifact(136,{s=73875}),artifact(137,{s=73876}),artifact(135,{s=73874})})),n(-5203,g({icon="Interface\\Icons\\inv_staff_2h_artifactaegwynsstaff_d_04"},{artifact(141,{s=73880}),artifact(138,{s=73877}),artifact(140,{s=73879}),artifact(139,{s=73878})})),n(-5204,g({icon="Interface\\Icons\\inv_staff_2h_artifactaegwynsstaff_d_05",u=2},{artifact(144,{s=73883,u=2}),artifact(143,{s=73882,u=2}),artifact(145,{s=73884,u=2}),artifact(142,{s=73881,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_staff_2h_artifactaegwynsstaff_d_06"},{artifact(846,{s=80545}),artifact(847,{s=80546}),artifact(848,{s=80547}),artifact(849,{s=80548})}))}))}),cl(9,{s(74595,128941,g({b=1,c=a7,f=28},{n(-5200,g({icon="Interface\\Icons\\inv_staff_2h_artifactsargeras_d_01"},{artifact(188,{s=74595}),artifact(189,{s=74596}),artifact(190,{s=74597}),artifact(191,{s=74598})})),n(-5201,g({icon="Interface\\Icons\\inv_staff_2h_artifactsargeras_d_02"},{artifact(194,{s=74601}),artifact(193,{s=74600}),artifact(192,{s=74599}),artifact(195,{s=74602})})),n(-5202,g({icon="Interface\\Icons\\inv_staff_2h_artifactsargeras_d_03"},{artifact(198,{s=74605}),artifact(197,{s=74604}),artifact(196,{s=74603}),artifact(199,{s=74606})})),n(-5203,g({icon="Interface\\Icons\\inv_staff_2h_artifactsargeras_d_04"},{artifact(200,{s=74607}),artifact(201,{s=74608}),artifact(202,{s=74609}),artifact(203,{s=74610})})),n(-5204,g({icon="Interface\\Icons\\inv_staff_2h_artifactsargeras_d_06",u=2},{artifact(915,{s=80762,u=2}),artifact(914,{s=80761,u=2}),artifact(913,{s=80760,u=2}),artifact(916,{s=80763,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_staff_2h_artifactsargeras_d_05"},{artifact(207,{s=74614}),artifact(205,{s=74612}),artifact(206,{s=74613}),artifact(204,{s=74611})}))})),s(76538,128942,g({b=1,c=a7,f=28},{n(-5200,g({icon="Interface\\Icons\\inv_staff_2h_artifactdeadwind_d_01"},{artifact(294,{s=76538}),artifact(320,{s=76820}),artifact(321,{s=76821}),artifact(322,{s=76822})})),n(-5201,g({icon="Interface\\Icons\\inv_staff_2h_artifactdeadwind_d_02"},{artifact(334,{s=76826}),artifact(332,{s=76824}),artifact(333,{s=76825}),artifact(316,{s=76823})})),n(-5202,g({icon="Interface\\Icons\\inv_staff_2h_artifactdeadwind_d_03"},{artifact(329,{s=76828}),artifact(317,{s=76827}),artifact(330,{s=76829}),artifact(331,{s=76830})})),n(-5203,g({icon="Interface\\Icons\\inv_staff_2h_artifactdeadwind_d_05"},{artifact(319,{s=76835}),artifact(323,{s=76836}),artifact(324,{s=76837}),artifact(325,{s=76838})})),n(-5204,g({icon="Interface\\Icons\\inv_staff_2h_artifactdeadwind_d_06",u=2},{artifact(972,{s=80759,u=2}),artifact(970,{s=80757,u=2}),artifact(971,{s=80758,u=2}),artifact(969,{s=80756,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_staff_2h_artifactdeadwind_d_04"},{artifact(328,{s=76834}),artifact(326,{s=76832}),artifact(318,{s=76831}),artifact(327,{s=76833})}))})),s(73773,128943,g({b=1,c=a7,f=1},{n(-5200,g({icon="Interface\\Icons\\inv_offhand_1h_artifactskulloferedar_d_01"},{artifact(811,{s=77888}),artifact(810,{s=77887}),artifact(812,{s=77889}),artifact(813,{s=77890})})),n(-5201,g({icon="Interface\\Icons\\inv_offhand_1h_artifactskulloferedar_d_02"},{artifact(815,{s=77892}),artifact(814,{s=77891}),artifact(816,{s=77893}),artifact(817,{s=77894})})),n(-5202,g({icon="Interface\\Icons\\inv_offhand_1h_artifactskulloferedar_d_03"},{artifact(818,{s=77895}),artifact(819,{s=77896}),artifact(820,{s=77897}),artifact(821,{s=77898})})),n(-5203,g({icon="Interface\\Icons\\inv_offhand_1h_artifactskulloferedar_d_04"},{artifact(824,{s=77901}),artifact(823,{s=77900}),artifact(822,{s=77899}),artifact(825,{s=77902})})),n(-5204,g({icon="Interface\\Icons\\inv_offhand_1h_artifactskulloferedar_d_05",u=2},{artifact(828,{s=77905,u=2}),artifact(827,{s=77904,u=2}),artifact(826,{s=77903,u=2}),artifact(829,{s=77906,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_offhand_1h_artifactskulloferedar_d_06"},{artifact(937,{s=80386}),artifact(938,{s=80387}),artifact(939,{s=80388}),artifact(940,{s=80389})}))})),s(78890,137246,g({b=1,c=a7,f=20},{n(-5200,g({icon="Interface\\Icons\\inv_knife_1h_artifactskulloferedar_d_01",isOffHand=1},{artifact(811,{isOffHand=1,s=80363}),artifact(810,{isOffHand=1,s=78890}),artifact(812,{isOffHand=1,s=80364}),artifact(813,{isOffHand=1,s=80365})})),n(-5201,g({icon="Interface\\Icons\\inv_knife_1h_artifactskulloferedar_d_02",isOffHand=1},{artifact(815,{isOffHand=1,s=80367}),artifact(814,{isOffHand=1,s=80366}),artifact(816,{isOffHand=1,s=80368}),artifact(817,{isOffHand=1,s=80369})})),n(-5202,g({icon="Interface\\Icons\\inv_knife_1h_artifactskulloferedar_d_03",isOffHand=1},{artifact(818,{isOffHand=1,s=80370}),artifact(819,{isOffHand=1,s=80371}),artifact(820,{isOffHand=1,s=80372}),artifact(821,{isOffHand=1,s=80373})})),n(-5203,g({icon="Interface\\Icons\\inv_knife_1h_artifactskulloferedar_d_04",isOffHand=1},{artifact(824,{isOffHand=1,s=80376}),artifact(823,{isOffHand=1,s=80375}),artifact(822,{isOffHand=1,s=80374}),artifact(825,{isOffHand=1,s=80377})})),n(-5204,g({icon="Interface\\Icons\\inv_knife_1h_artifactskulloferedar_d_05",isOffHand=1,u=2},{artifact(828,{isOffHand=1,s=80380,u=2}),artifact(827,{isOffHand=1,s=80379,u=2}),artifact(826,{isOffHand=1,s=80378,u=2}),artifact(829,{isOffHand=1,s=80381,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_knife_1h_artifactskulloferedar_d_06",isOffHand=1},{artifact(937,{isOffHand=1,s=80382}),artifact(938,{isOffHand=1,s=80383}),artifact(939,{isOffHand=1,s=80384}),artifact(940,{isOffHand=1,s=80385})}))}))}),cl(10,{s(76529,128937,g({b=1,c=a11,f=28},{n(-5200,g({icon="Interface\\Icons\\inv_staff_2h_artifactshaohao_d_01"},{artifact(123,{s=76529}),artifact(509,{s=77083}),artifact(510,{s=77084}),artifact(511,{s=77085})})),n(-5201,g({icon="Interface\\Icons\\inv_staff_2h_artifactshaohao_d_02"},{artifact(512,{s=77087}),artifact(505,{s=77086}),artifact(513,{s=77088}),artifact(514,{s=77089})})),n(-5202,g({icon="Interface\\Icons\\inv_staff_2h_artifactshaohao_d_05"},{artifact(517,{s=77093}),artifact(515,{s=77091}),artifact(516,{s=77092}),artifact(506,{s=77090})})),n(-5203,g({icon="Interface\\Icons\\inv_staff_2h_artifactshaohao_d_04"},{artifact(508,{s=77098}),artifact(521,{s=77099}),artifact(522,{s=77100}),artifact(523,{s=77101})})),n(-5204,g({icon="Interface\\Icons\\inv_staff_2h_artifactshaohao_d_06",u=2},{artifact(933,{s=80676,u=2}),artifact(934,{s=80677,u=2}),artifact(935,{s=80678,u=2}),artifact(936,{s=80679,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_staff_2h_artifactshaohao_d_03"},{artifact(519,{s=77096}),artifact(518,{s=77095}),artifact(507,{s=77094}),artifact(520,{s=77097})}))})),s(76528,128938,g({b=1,c=a11,f=28},{n(-5200,g({icon="Interface\\Icons\\inv_staff_2h_artifactmonkeyking_d_01"},{artifact(289,{s=76528}),artifact(336,{s=76930}),artifact(341,{s=76931}),artifact(342,{s=75222})})),n(-5201,g({icon="Interface\\Icons\\inv_staff_2h_artifactmonkeyking_d_02"},{artifact(337,{s=76932}),artifact(343,{s=76933}),artifact(344,{s=76934}),artifact(345,{s=76935})})),n(-5202,g({icon="Interface\\Icons\\inv_staff_2h_artifactmonkeyking_d_04"},{artifact(348,{s=76939}),artifact(346,{s=76937}),artifact(347,{s=76938}),artifact(338,{s=76936})})),n(-5203,g({icon="Interface\\Icons\\inv_staff_2h_artifactmonkeyking_d_03"},{artifact(350,{s=76942}),artifact(349,{s=76941}),artifact(339,{s=76940}),artifact(351,{s=76943})})),n(-5204,g({icon="Interface\\Icons\\inv_staff_2h_artifactmonkeyking_d_05",u=2},{artifact(352,{s=76945,u=2}),artifact(340,{s=76944,u=2}),artifact(353,{s=76946,u=2}),artifact(354,{s=76947,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_staff_2h_artifactmonkeyking_d_06"},{artifact(959,{s=80674}),artifact(958,{s=80673}),artifact(957,{s=80672}),artifact(960,{s=80675})}))})),s(73770,128940,g({b=1,c=a11,f=34},{n(-5200,g({icon="Interface\\Icons\\inv_hand_1h_artifactskywall_d_01"},{artifact(290,{s=73770}),artifact(528,{s=77102}),artifact(529,{s=77103}),artifact(530,{s=77104})})),n(-5201,g({icon="Interface\\Icons\\inv_hand_1h_artifactskywall_d_02"},{artifact(533,{s=77108}),artifact(531,{s=77106}),artifact(532,{s=77107}),artifact(524,{s=77105})})),n(-5202,g({icon="Interface\\Icons\\inv_hand_1h_artifactskywall_d_03"},{artifact(525,{s=77109}),artifact(534,{s=77110}),artifact(535,{s=77111}),artifact(536,{s=77112})})),n(-5203,g({icon="Interface\\Icons\\inv_hand_1h_artifactskywall_d_04"},{artifact(538,{s=77115}),artifact(537,{s=77114}),artifact(526,{s=77113}),artifact(539,{s=77116})})),n(-5204,g({icon="Interface\\Icons\\inv_hand_1h_artifactskywall_d_06",u=2},{artifact(941,{s=80680,u=2}),artifact(942,{s=80681,u=2}),artifact(943,{s=80682,u=2}),artifact(944,{s=80683,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_hand_1h_artifactskywall_d_05"},{artifact(527,{s=77117}),artifact(540,{s=77118}),artifact(541,{s=77119}),artifact(542,{s=77120})}))})),s(77121,133948,g({b=1,c=a11,f=1},{n(-5200,g({icon="Interface\\Icons\\inv_hand_1h_artifactskywall_d_01",isOffHand=1},{artifact(290,{isOffHand=1,s=77121}),artifact(528,{isOffHand=1,s=77122}),artifact(529,{isOffHand=1,s=77123}),artifact(530,{isOffHand=1,s=77124})})),n(-5201,g({icon="Interface\\Icons\\inv_hand_1h_artifactskywall_d_02",isOffHand=1},{artifact(533,{isOffHand=1,s=77128}),artifact(531,{isOffHand=1,s=77126}),artifact(532,{isOffHand=1,s=77127}),artifact(524,{isOffHand=1,s=77125})})),n(-5202,g({icon="Interface\\Icons\\inv_hand_1h_artifactskywall_d_03",isOffHand=1},{artifact(525,{isOffHand=1,s=77129}),artifact(534,{isOffHand=1,s=77130}),artifact(535,{isOffHand=1,s=77131}),artifact(536,{isOffHand=1,s=77132})})),n(-5203,g({icon="Interface\\Icons\\inv_hand_1h_artifactskywall_d_04",isOffHand=1},{artifact(538,{isOffHand=1,s=77135}),artifact(537,{isOffHand=1,s=77134}),artifact(526,{isOffHand=1,s=77133}),artifact(539,{isOffHand=1,s=77136})})),n(-5204,g({icon="Interface\\Icons\\inv_hand_1h_artifactskywall_d_06",isOffHand=1,u=2},{artifact(941,{isOffHand=1,s=80684,u=2}),artifact(942,{isOffHand=1,s=80685,u=2}),artifact(943,{isOffHand=1,s=80686,u=2}),artifact(944,{isOffHand=1,s=80687,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_hand_1h_artifactskywall_d_05",isOffHand=1},{artifact(527,{isOffHand=1,s=77137}),artifact(540,{isOffHand=1,s=77138}),artifact(541,{isOffHand=1,s=77139}),artifact(542,{isOffHand=1,s=77140})}))}))}),cl(11,{s(75221,128858,g({b=1,c=a2,f=28},{n(-5200,g({icon="Interface\\Icons\\inv_staff_2h_artifactelune_d_01"},{artifact(244,{s=75221}),artifact(411,{s=77003}),artifact(412,{s=77004}),artifact(413,{s=77005})})),n(-5201,g({icon="Interface\\Icons\\inv_staff_2h_artifactelune_d_02"},{artifact(407,{s=77006}),artifact(414,{s=77007}),artifact(415,{s=77008}),artifact(416,{s=77009})})),n(-5202,g({icon="Interface\\Icons\\inv_staff_2h_artifactelune_d_03"},{artifact(419,{s=77013}),artifact(417,{s=77011}),artifact(418,{s=77012}),artifact(408,{s=77010})})),n(-5203,g({icon="Interface\\Icons\\inv_staff_2h_artifactelune_d_05"},{artifact(421,{s=77016}),artifact(420,{s=77015}),artifact(409,{s=77014}),artifact(422,{s=77017})})),n(-5204,g({icon="Interface\\Icons\\inv_staff_2h_artifactelune_d_06",u=2},{artifact(929,{s=80640,u=2}),artifact(930,{s=80641,u=2}),artifact(931,{s=80642,u=2}),artifact(932,{s=80643,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_staff_2h_artifactelune_d_04"},{i(139551,g({b=1,c=a2,f=55,spellID=220663},{i(140652,{b=1,c=a2,f=55,spellID=224301}),i(140653,{b=1,c=a2,f=55,spellID=224301})})),artifact(425,{s=77021}),artifact(423,{s=77019}),artifact(424,{s=77020}),artifact(410,{s=77018})}))})),s(73398,128306,g({b=1,c=a2,f=28},{n(-5200,g({icon="Interface\\Icons\\inv_staff_2h_artifactnordrassil_d_01"},{artifact(45,{s=73398}),artifact(46,{s=73399}),artifact(47,{s=73400}),artifact(48,{s=73401})})),n(-5201,g({icon="Interface\\Icons\\inv_staff_2h_artifactnordrassil_d_02"},{artifact(49,{s=73402}),artifact(50,{s=73403}),artifact(51,{s=73404}),artifact(52,{s=73405})})),n(-5202,g({icon="Interface\\Icons\\inv_staff_2h_artifactnordrassil_d_03"},{artifact(54,{s=73410}),artifact(53,{s=73409}),artifact(55,{s=73411}),artifact(56,{s=73412})})),n(-5203,g({icon="Interface\\Icons\\inv_staff_2h_artifactnordrassil_d_04"},{artifact(58,{s=73416}),artifact(57,{s=73415}),artifact(59,{s=73417}),artifact(60,{s=73418})})),n(-5204,g({icon="Interface\\Icons\\inv_staff_2h_artifactnordrassil_d_06",u=2},{artifact(875,{s=80646,u=2}),artifact(874,{s=80645,u=2}),artifact(873,{s=80644,u=2}),artifact(876,{s=80647,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_staff_2h_artifactnordrassil_d_05"},{artifact(62,{s=73420}),artifact(61,{s=73419}),artifact(63,{s=73421}),artifact(64,{s=73422})}))})),s(76524,128860,g({b=1,c=a2,f=20},{n(-5200,g({icon="Interface\\Icons\\inv_knife_1h_artifactfrostsaber_d_01"},{artifact(426,{displayID=66779,races={8,31},s=76524}),artifact(427,{displayID=66777,races={6,28},s=76524}),artifact(428,{displayID=66778,races={22,32},s=76524}),artifact(430,{displayID=66780,races=a8,s=76524}),artifact(287,{displayID=66775,s=77022}),artifact(429,{displayID=66776,s=77023}),artifact(431,{displayID=66781,s=77024})})),n(-5201,g({icon="Interface\\Icons\\inv_knife_1h_artifactfrostsaber_d_01"},{artifact(436,{s=96450}),artifact(432,{s=96451}),artifact(437,{s=96452}),artifact(438,{s=96453})})),n(-5202,g({icon="Interface\\Icons\\inv_knife_1h_artifactfrostsaber_d_01"},{artifact(434,{s=96454}),artifact(442,{s=96455}),artifact(443,{s=96456}),artifact(444,{s=96457})})),n(-5203,g({icon="Interface\\Icons\\inv_knife_1h_artifactfrostsaber_d_01"},{artifact(433,{s=96458}),artifact(439,{s=96459}),artifact(440,{s=96460}),artifact(441,{s=96461})})),n(-5204,g({icon="Interface\\Icons\\inv_knife_1h_artifactfrostsaber_d_01",u=2},{artifact(435,{s=96462,u=2}),artifact(445,{s=96463,u=2}),artifact(446,{s=96464,u=2}),artifact(447,{s=96465,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_knife_1h_artifactfrostsaber_d_01"},{artifact(830,{s=96466}),artifact(831,{s=96467}),artifact(832,{s=96468}),artifact(833,{s=96469})}))})),s(73667,128859,g({b=1,c=a2,f=1},{n(-5200,g({icon="Interface\\Icons\\inv_knife_1h_artifactfrostsaber_d_01",isOffHand=1},{artifact(426,{displayID=66779,isOffHand=1,races={8,31},s=73667}),artifact(427,{displayID=66777,isOffHand=1,races={6,28},s=73667}),artifact(428,{displayID=66778,isOffHand=1,races={22,32},s=73667}),artifact(430,{displayID=66780,isOffHand=1,races=a8,s=73667}),artifact(287,{displayID=66775,isOffHand=1,s=77234}),artifact(429,{displayID=66776,isOffHand=1,s=77235}),artifact(431,{displayID=66781,isOffHand=1,s=77236})})),n(-5201,g({icon="Interface\\Icons\\inv_knife_1h_artifactfrostsaber_d_01",isOffHand=1},{artifact(436,{isOffHand=1,s=97353}),artifact(432,{isOffHand=1,s=97354}),artifact(437,{isOffHand=1,s=97355}),artifact(438,{isOffHand=1,s=97356})})),n(-5202,g({icon="Interface\\Icons\\inv_knife_1h_artifactfrostsaber_d_01",isOffHand=1},{artifact(434,{isOffHand=1,s=97357}),artifact(442,{isOffHand=1,s=97358}),artifact(443,{isOffHand=1,s=97359}),artifact(444,{isOffHand=1,s=97360})})),n(-5203,g({icon="Interface\\Icons\\inv_knife_1h_artifactfrostsaber_d_01",isOffHand=1},{artifact(433,{isOffHand=1,s=97361}),artifact(439,{isOffHand=1,s=97362}),artifact(440,{isOffHand=1,s=97363}),artifact(441,{isOffHand=1,s=97364})})),n(-5204,g({icon="Interface\\Icons\\inv_knife_1h_artifactfrostsaber_d_01",isOffHand=1,u=2},{artifact(435,{isOffHand=1,s=97365,u=2}),artifact(445,{isOffHand=1,s=97366,u=2}),artifact(446,{isOffHand=1,s=97367,u=2}),artifact(447,{isOffHand=1,s=97368,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_knife_1h_artifactfrostsaber_d_01",isOffHand=1},{artifact(830,{isOffHand=1,s=97369}),artifact(831,{isOffHand=1,s=97370}),artifact(832,{isOffHand=1,s=97371}),artifact(833,{isOffHand=1,s=97372})}))})),s(76335,128821,g({b=1,c=a2,f=34},{n(-5200,g({icon="Interface\\Icons\\inv_hand_1h_artifactursoc_d_01"},{artifact(265,{races={8,31},s=76335}),artifact(264,{races={6,28},s=76335}),artifact(266,{races={22,32},s=76335}),artifact(121,{races=a8,s=76335}),artifact(267,{s=76336}),artifact(268,{s=76337}),artifact(269,{s=76338})})),n(-5201,g({icon="Interface\\Icons\\inv_hand_1h_artifactursoc_d_01"},{artifact(274,{s=96470}),artifact(270,{s=96471}),artifact(275,{s=96472}),artifact(276,{s=96473})})),n(-5202,g({icon="Interface\\Icons\\inv_hand_1h_artifactursoc_d_01"},{artifact(277,{s=96474}),artifact(271,{s=96475}),artifact(278,{s=96476}),artifact(279,{s=96477})})),n(-5203,g({icon="Interface\\Icons\\inv_hand_1h_artifactursoc_d_01"},{artifact(272,{s=96478}),artifact(280,{s=96479}),artifact(281,{s=96480}),artifact(282,{s=96481})})),n(-5204,g({icon="Interface\\Icons\\inv_hand_1h_artifactursoc_d_01",u=2},{artifact(990,{s=96482,u=2}),artifact(991,{s=96483,u=2}),artifact(992,{s=96484,u=2}),artifact(993,{s=96485,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_hand_1h_artifactursoc_d_01"},{artifact(283,{s=96486}),artifact(273,{s=96487}),artifact(284,{s=96488}),artifact(285,{s=96489})}))})),s(73655,128822,g({b=1,c=a2,f=1},{n(-5200,g({icon="Interface\\Icons\\inv_hand_1h_artifactursoc_d_01",isOffHand=1},{artifact(265,{isOffHand=1,races={8,31},s=73655}),artifact(264,{isOffHand=1,races={6,28},s=73655}),artifact(266,{isOffHand=1,races={22,32},s=73655}),artifact(121,{isOffHand=1,races=a8,s=73655}),artifact(267,{isOffHand=1,s=76339}),artifact(268,{isOffHand=1,s=76340}),artifact(269,{isOffHand=1,s=76341})})),n(-5201,g({icon="Interface\\Icons\\inv_hand_1h_artifactursoc_d_01",isOffHand=1},{artifact(274,{isOffHand=1,s=97333}),artifact(270,{isOffHand=1,s=97334}),artifact(275,{isOffHand=1,s=97335}),artifact(276,{isOffHand=1,s=97336})})),n(-5202,g({icon="Interface\\Icons\\inv_hand_1h_artifactursoc_d_01",isOffHand=1},{artifact(277,{isOffHand=1,s=97337}),artifact(271,{isOffHand=1,s=97338}),artifact(278,{isOffHand=1,s=97339}),artifact(279,{isOffHand=1,s=97340})})),n(-5203,g({icon="Interface\\Icons\\inv_hand_1h_artifactursoc_d_01",isOffHand=1},{artifact(272,{isOffHand=1,s=97341}),artifact(280,{isOffHand=1,s=97342}),artifact(281,{isOffHand=1,s=97343}),artifact(282,{isOffHand=1,s=97344})})),n(-5204,g({icon="Interface\\Icons\\inv_hand_1h_artifactursoc_d_01",isOffHand=1,u=2},{artifact(990,{isOffHand=1,s=97345,u=2}),artifact(991,{isOffHand=1,s=97346,u=2}),artifact(992,{isOffHand=1,s=97347,u=2}),artifact(993,{isOffHand=1,s=97348,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_hand_1h_artifactursoc_d_01",isOffHand=1},{artifact(283,{isOffHand=1,s=97349}),artifact(273,{isOffHand=1,s=97350}),artifact(284,{isOffHand=1,s=97351}),artifact(285,{isOffHand=1,s=97352})}))}))}),cl(12,{s(72790,127829,g({b=1,c=a12,f=35},{n(-5200,g({icon="Interface\\Icons\\inv_glaive_1h_artifactazgalor_d_01"},{artifact(26,{s=72791}),artifact(25,{s=72790}),artifact(27,{s=72792}),artifact(28,{s=72793})})),n(-5201,g({icon="Interface\\Icons\\inv_glaive_1h_artifactazgalor_d_02"},{artifact(30,{s=72795}),artifact(29,{s=72794}),artifact(31,{s=72796}),artifact(32,{s=72797})})),n(-5202,g({icon="Interface\\Icons\\inv_glaive_1h_artifactazgalor_d_03"},{artifact(36,{s=72801}),artifact(34,{s=72799}),artifact(35,{s=72800}),artifact(33,{s=72798})})),n(-5203,g({icon="Interface\\Icons\\inv_glaive_1h_artifactazgalor_d_05"},{artifact(43,{s=72808}),artifact(42,{s=72807}),artifact(41,{s=72806}),artifact(44,{s=72809})})),n(-5204,g({icon="Interface\\Icons\\inv_glaive_1h_artifactazgalor_d_04",u=2},{artifact(39,{s=72804,u=2}),artifact(38,{s=72803,u=2}),artifact(37,{s=72802,u=2}),artifact(40,{s=72805,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_glaive_1h_artifactazgalor_d_06"},{artifact(982,{s=80625}),artifact(981,{s=80624}),artifact(983,{s=80626}),artifact(984,{s=80627})}))})),s(72810,127830,g({b=1,c=a12,f=1},{n(-5200,g({icon="Interface\\Icons\\inv_glaive_1h_artifactazgalor_d_01",isOffHand=1},{artifact(26,{isOffHand=1,s=72811}),artifact(25,{isOffHand=1,s=72810}),artifact(27,{isOffHand=1,s=72812}),artifact(28,{isOffHand=1,s=72813})})),n(-5201,g({icon="Interface\\Icons\\inv_glaive_1h_artifactazgalor_d_02",isOffHand=1},{artifact(30,{isOffHand=1,s=72815}),artifact(29,{isOffHand=1,s=72814}),artifact(31,{isOffHand=1,s=72816}),artifact(32,{isOffHand=1,s=72817})})),n(-5202,g({icon="Interface\\Icons\\inv_glaive_1h_artifactazgalor_d_03",isOffHand=1},{artifact(36,{isOffHand=1,s=72821}),artifact(34,{isOffHand=1,s=72819}),artifact(35,{isOffHand=1,s=72820}),artifact(33,{isOffHand=1,s=72818})})),n(-5203,g({icon="Interface\\Icons\\inv_glaive_1h_artifactazgalor_d_05",isOffHand=1},{artifact(43,{isOffHand=1,s=72828}),artifact(42,{isOffHand=1,s=72827}),artifact(41,{isOffHand=1,s=72826}),artifact(44,{isOffHand=1,s=72829})})),n(-5204,g({icon="Interface\\Icons\\inv_glaive_1h_artifactazgalor_d_04",isOffHand=1,u=2},{artifact(39,{isOffHand=1,s=72824,u=2}),artifact(38,{isOffHand=1,s=72823,u=2}),artifact(37,{isOffHand=1,s=72822,u=2}),artifact(40,{isOffHand=1,s=72825,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_glaive_1h_artifactazgalor_d_06",isOffHand=1},{artifact(982,{isOffHand=1,s=80629}),artifact(981,{isOffHand=1,s=80628}),artifact(983,{isOffHand=1,s=80630}),artifact(984,{isOffHand=1,s=80631})}))})),s(77155,128832,g({b=1,c=a12,f=35},{n(-5200,g({icon="Interface\\Icons\\inv_glaive_1h_artifactaldrochi_d_01"},{artifact(554,{s=77155}),artifact(555,{s=77156}),artifact(556,{s=77157}),artifact(557,{s=77158})})),n(-5201,g({icon="Interface\\Icons\\inv_glaive_1h_artifactaldrochi_d_02"},{artifact(559,{s=77160}),artifact(558,{s=77159}),artifact(560,{s=77161}),artifact(561,{s=77162})})),n(-5202,g({icon="Interface\\Icons\\inv_glaive_1h_artifactaldrochi_d_03"},{artifact(563,{s=77164}),artifact(562,{s=77163}),artifact(564,{s=77165}),artifact(565,{s=77166})})),n(-5203,g({icon="Interface\\Icons\\inv_glaive_1h_artifactaldrochi_d_04"},{artifact(567,{s=77168}),artifact(566,{s=77167}),artifact(568,{s=77169}),artifact(569,{s=77170})})),n(-5204,g({icon="Interface\\Icons\\inv_glaive_1h_artifactaldrochi_d_06",u=2},{artifact(857,{s=80632,u=2}),artifact(858,{s=80633,u=2}),artifact(859,{s=80634,u=2}),artifact(860,{s=80635,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_glaive_1h_artifactaldrochi_d_05"},{artifact(571,{s=77172}),artifact(570,{s=77171}),artifact(572,{s=77173}),artifact(573,{s=77174})}))})),s(77214,128831,g({b=1,c=a12,f=1},{n(-5200,g({icon="Interface\\Icons\\inv_glaive_1h_artifactaldrochi_d_01",isOffHand=1},{artifact(554,{isOffHand=1,s=77214}),artifact(555,{isOffHand=1,s=77215}),artifact(556,{isOffHand=1,s=77216}),artifact(557,{isOffHand=1,s=77217})})),n(-5201,g({icon="Interface\\Icons\\inv_glaive_1h_artifactaldrochi_d_02",isOffHand=1},{artifact(559,{isOffHand=1,s=77219}),artifact(558,{isOffHand=1,s=77218}),artifact(560,{isOffHand=1,s=77220}),artifact(561,{isOffHand=1,s=77221})})),n(-5202,g({icon="Interface\\Icons\\inv_glaive_1h_artifactaldrochi_d_03",isOffHand=1},{artifact(563,{isOffHand=1,s=77223}),artifact(562,{isOffHand=1,s=77222}),artifact(564,{isOffHand=1,s=77224}),artifact(565,{isOffHand=1,s=77225})})),n(-5203,g({icon="Interface\\Icons\\inv_glaive_1h_artifactaldrochi_d_04",isOffHand=1},{artifact(567,{isOffHand=1,s=77227}),artifact(566,{isOffHand=1,s=77226}),artifact(568,{isOffHand=1,s=77228}),artifact(569,{isOffHand=1,s=77229})})),n(-5204,g({icon="Interface\\Icons\\inv_glaive_1h_artifactaldrochi_d_06",isOffHand=1,u=2},{artifact(857,{isOffHand=1,s=80636,u=2}),artifact(858,{isOffHand=1,s=80637,u=2}),artifact(859,{isOffHand=1,s=80638,u=2}),artifact(860,{isOffHand=1,s=80639,u=2})})),n(-5205,g({icon="Interface\\Icons\\inv_glaive_1h_artifactaldrochi_d_05",isOffHand=1},{artifact(571,{isOffHand=1,s=77231}),artifact(570,{isOffHand=1,s=77230}),artifact(572,{isOffHand=1,s=77232}),artifact(573,{isOffHand=1,s=77233})}))}))}),prof(356,{i(133755,g({b=1,f=57},{artifact(841,{s=76909}),ach(11725,g({description="When you complete this achievement, you get an item that unlocks the two remaining appearances. See the other Broken Isles zones for more information.",providers={{"n",120456},{"n",120457},{"n",120458},{"n",120459},{"n",120460}}},{i(152583,g({b=1,f=55,requireSkill=356,spellID=251315},{artifact(988,{s=82962}),artifact(989,{s=82963})}))}))}))})})),n(-364,{cl(12,{s(78746,137061,{b=1,c=a12,f=5,lvl=40}),s(84507,144279,{b=1,c=a12,f=5,lvl=40}),s(78756,137071,{b=1,c=a12,f=5,lvl=40}),s(89655,151798,{b=1,c=a12,f=3,lvl=40}),s(78751,137066,{b=1,c=a12,f=3,lvl=40}),s(78718,137014,{b=1,c=a12,f=5,lvl=40}),s(78775,137090,{b=1,c=a12,f=5,lvl=40}),s(78776,137091,{b=1,c=a12,f=5,lvl=40}),s(84510,144292,{b=1,c=a12,f=5,lvl=40}),s(89656,151799,{b=1,c=a12,f=5,lvl=40}),s(80337,138949,{b=1,c=a12,f=5,lvl=40}),s(78726,137022,{b=1,c=a12,f=5,lvl=40}),i(137038,{b=1,c=a12,f=52,lvl=40}),i(138854,{b=1,c=a12,f=52,lvl=40}),i(151639,{b=1,c=a12,f=52,lvl=40})}),cl(6,{s(76316,132459,{b=1,c=a6,f=7,lvl=40}),s(84508,144280,{b=1,c=a6,f=7,lvl=40}),s(84509,144281,{b=1,c=a6,f=7,lvl=40}),s(78760,137075,{b=1,c=a6,f=7,lvl=40}),s(76268,132376,{b=1,c=a6,f=3,lvl=40}),s(89653,151796,{b=1,c=a6,f=7,lvl=40}),s(89652,151795,{b=1,c=a6,f=7,lvl=40}),s(76262,132365,{b=1,c=a6,f=7,lvl=40}),s(76307,132448,{b=1,c=a6,f=7,lvl=40}),s(76315,132458,{b=1,c=a6,f=7,lvl=40}),s(76303,132441,{b=1,c=a6,f=7,lvl=40}),s(76263,132366,{b=1,c=a6,f=7,lvl=40}),s(76264,132367,{b=1,c=a6,f=7,lvl=40}),s(84511,144293,{b=1,c=a6,f=7,lvl=40}),s(76310,132453,{b=1,c=a6,f=7,lvl=40}),i(133974,{b=1,c=a6,f=52,lvl=40}),i(137037,{b=1,c=a6,f=52,lvl=40}),i(137223,{b=1,c=a6,f=52,lvl=40}),i(151640,{b=1,c=a6,f=52,lvl=40})}),cl(11,{s(89658,151801,{b=1,c=a2,f=5,lvl=40}),s(89642,151783,{b=1,c=a2,f=5,lvl=40}),s(84576,144432,{b=1,c=a2,f=5,lvl=40}),s(78747,137062,{b=1,c=a2,f=5,lvl=40}),s(78757,137072,{b=1,c=a2,f=5,lvl=40}),s(84512,144295,{b=1,c=a2,f=5,lvl=40}),s(78719,137015,{b=1,c=a2,f=5,lvl=40}),s(78780,137095,{b=1,c=a2,f=5,lvl=40}),s(78741,137056,{b=1,c=a2,f=5,lvl=40}),s(78777,137092,{b=1,c=a2,f=5,lvl=40}),s(78779,137094,{b=1,c=a2,f=5,lvl=40}),s(84494,144242,{b=1,c=a2,f=5,lvl=40}),s(78763,137078,{b=1,c=a2,f=5,lvl=40}),s(78752,137067,{b=1,c=a2,f=5,lvl=40}),s(84524,144354,{b=1,c=a2,f=5,lvl=40}),s(78728,137024,{b=1,c=a2,f=5,lvl=40}),s(78730,137026,{b=1,c=a2,f=5,lvl=40}),s(78727,137023,{b=1,c=a2,f=5,lvl=40}),s(78729,137025,{b=1,c=a2,f=5,lvl=40}),i(137039,{b=1,c=a2,f=52,lvl=40}),i(137040,{b=1,c=a2,f=52,lvl=40}),i(137041,{b=1,c=a2,f=52,lvl=40}),i(137042,{b=1,c=a2,f=52,lvl=40}),i(151636,{b=1,c=a2,f=52,lvl=40}),s(89657,151800,{b=1,c=a2,f=3,lvl=40}),s(89659,151802,{b=1,c=a2,f=3,lvl=40})}),cl(3,{s(78749,137064,{b=1,c=a10,f=6,lvl=40}),s(84516,144326,{b=1,c=a10,f=6,lvl=40}),s(89660,151803,{b=1,c=a10,f=3,lvl=40}),s(89664,151807,{b=1,c=a10,f=3,lvl=40}),s(84528,144361,{b=1,c=a10,f=6,lvl=40}),s(89662,151805,{b=1,c=a10,f=6,lvl=40}),s(78786,137101,{b=1,c=a10,f=6,lvl=40}),s(82382,141353,{b=1,c=a10,f=6,lvl=40}),s(84513,144303,{b=1,c=a10,f=6,lvl=40}),s(78767,137082,{b=1,c=a10,f=6,lvl=40}),s(78765,137080,{b=1,c=a10,f=6,lvl=40}),s(78766,137081,{b=1,c=a10,f=6,lvl=40}),s(78738,137034,{b=1,c=a10,f=6,lvl=40}),s(78889,137227,{b=1,c=a10,f=6,lvl=40}),s(78737,137033,{b=1,c=a10,f=6,lvl=40}),i(137043,{b=1,c=a10,f=52,lvl=40}),i(137055,{b=1,c=a10,f=52,lvl=40}),i(137382,{b=1,c=a10,f=52,lvl=40}),i(151641,{b=1,c=a10,f=52,lvl=40})}),cl(8,{s(76439,132863,{b=1,c=a9,f=4,lvl=40}),s(84503,144274,{b=1,c=a9,f=4,lvl=40}),s(89667,151810,{b=1,c=a9,f=4,lvl=40}),s(89666,151809,{b=1,c=a9,f=4,lvl=40}),s(84501,144260,{b=1,c=a9,f=4,lvl=40}),s(89665,151808,{b=1,c=a9,f=4,lvl=40}),s(78708,133977,{b=1,c=a9,f=4,lvl=40}),s(79506,138140,{b=1,c=a9,f=4,lvl=40}),s(76275,132406,{b=1,c=a9,f=4,lvl=40}),s(76281,132413,{b=1,c=a9,f=4,lvl=40}),s(76279,132411,{b=1,c=a9,f=4,lvl=40}),s(84525,144355,{b=1,c=a9,f=4,lvl=40}),s(76304,132442,{b=1,c=a9,f=4,lvl=40}),s(76311,132454,{b=1,c=a9,f=4,lvl=40}),s(78710,133970,{b=1,c=a9,f=4,lvl=40}),s(76308,132451,{b=1,c=a9,f=4,lvl=40}),i(132410,{b=1,c=a9,f=52,lvl=40}),i(151642,{b=1,c=a9,f=52,lvl=40})}),cl(10,{s(78748,137063,{b=1,c=a11,f=5,lvl=40}),s(89668,151811,{b=1,c=a11,f=5,lvl=40}),s(89647,151788,{b=1,c=a11,f=5,lvl=40}),s(78758,137073,{b=1,c=a11,f=5,lvl=40}),s(78723,137019,{b=1,c=a11,f=3,lvl=40}),s(89643,151784,{b=1,c=a11,f=3,lvl=40}),s(84505,144277,{b=1,c=a11,f=5,lvl=40}),s(78782,137097,{b=1,c=a11,f=5,lvl=40}),s(78742,137057,{b=1,c=a11,f=5,lvl=40}),s(78781,137096,{b=1,c=a11,f=5,lvl=40}),s(78764,137079,{b=1,c=a11,f=5,lvl=40}),s(80336,138879,{b=1,c=a11,f=5,lvl=40}),s(78753,137068,{b=1,c=a11,f=5,lvl=40}),s(78732,137028,{b=1,c=a11,f=5,lvl=40}),s(78731,137027,{b=1,c=a11,f=5,lvl=40}),s(78733,137029,{b=1,c=a11,f=5,lvl=40}),i(137044,{b=1,c=a11,f=52,lvl=40}),i(137045,{b=1,c=a11,f=52,lvl=40}),i(137220,{b=1,c=a11,f=52,lvl=40}),i(151643,{b=1,c=a11,f=52,lvl=40}),s(78720,137016,{b=1,c=a11,f=5,lvl=40}),s(84521,144340,{b=1,c=a11,f=5,lvl=40}),s(84493,144239,{b=1,c=a11,f=5,lvl=40})}),cl(2,{s(78750,137065,{b=1,c=a3,f=7,lvl=40}),s(84504,144275,{b=1,c=a3,f=7,lvl=40}),s(89641,151782,{b=1,c=a3,f=7,lvl=40}),s(84527,144358,{b=1,c=a3,f=7,lvl=40}),s(78761,137076,{b=1,c=a3,f=7,lvl=40}),s(89669,151812,{b=1,c=a3,f=7,lvl=40}),s(78724,137020,{b=1,c=a3,f=3,lvl=40}),s(84502,144273,{b=1,c=a3,f=3,lvl=40}),s(78721,137017,{b=1,c=a3,f=7,lvl=40}),s(89670,151813,{b=1,c=a3,f=7,lvl=40}),s(81795,140846,{b=1,c=a3,f=7,lvl=40}),s(78790,137105,{b=1,c=a3,f=7,lvl=40}),s(78744,137059,{b=1,c=a3,f=7,lvl=40}),s(78771,137086,{b=1,c=a3,f=7,lvl=40}),s(78755,137070,{b=1,c=a3,f=7,lvl=40}),i(137046,{b=1,c=a3,f=52,lvl=40}),i(137047,{b=1,c=a3,f=52,lvl=40}),i(137048,{b=1,c=a3,f=52,lvl=40}),i(151644,{b=1,c=a3,f=52,lvl=40})}),cl(5,{s(84495,144244,{b=1,c=a4,f=4,lvl=40}),s(89646,151787,{b=1,c=a4,f=4,lvl=40}),s(78706,133971,{b=1,c=a4,f=4,lvl=40}),s(89645,151786,{b=1,c=a4,f=4,lvl=40}),s(78709,132437,{b=1,c=a4,f=4,lvl=40}),s(78815,137109,{b=1,c=a4,f=3,lvl=40}),s(84577,144438,{b=1,c=a4,f=3,lvl=40}),s(76438,132861,{b=1,c=a4,f=4,lvl=40}),s(89671,151814,{b=1,c=a4,f=4,lvl=40}),s(78717,132409,{b=1,c=a4,f=4,lvl=40}),s(78716,132450,{b=1,c=a4,f=4,lvl=40}),s(78715,132436,{b=1,c=a4,f=4,lvl=40}),s(84496,144247,{b=1,c=a4,f=4,lvl=40}),s(78705,132461,{b=1,c=a4,f=4,lvl=40}),s(78712,132445,{b=1,c=a4,f=4,lvl=40}),s(78711,133800,{b=1,c=a4,f=4,lvl=40}),s(78713,132864,{b=1,c=a4,f=4,lvl=40}),s(78707,132447,{b=1,c=a4,f=4,lvl=40}),i(133973,{b=1,c=a4,f=52,lvl=40}),i(137276,{b=1,c=a4,f=52,lvl=40}),i(151646,{b=1,c=a4,f=52,lvl=40}),i(132449,{b=1,c=a4,f=52,lvl=40})}),cl(4,{s(89672,151815,{b=1,c=a8,f=5,lvl=40}),s(84491,144236,{b=1,c=a8,f=5,lvl=40}),s(89673,151817,{b=1,c=a8,f=3,lvl=40}),s(78725,137021,{b=1,c=a8,f=3,lvl=40}),s(78785,137100,{b=1,c=a8,f=5,lvl=40}),s(78784,137099,{b=1,c=a8,f=5,lvl=40}),s(78783,137098,{b=1,c=a8,f=5,lvl=40}),s(82377,141321,{b=1,c=a8,f=5,lvl=40}),s(89674,151818,{b=1,c=a8,f=5,lvl=40}),s(78754,137069,{b=1,c=a8,f=5,lvl=40}),s(78734,137030,{b=1,c=a8,f=5,lvl=40}),s(78736,137032,{b=1,c=a8,f=5,lvl=40}),s(78735,137031,{b=1,c=a8,f=5,lvl=40}),i(137049,{b=1,c=a8,f=52,lvl=40}),i(150936,{b=1,c=a8,f=52,lvl=40})}),cl(7,{s(84265,143732,{b=1,c=a1,f=6,lvl=40}),s(78759,137074,{b=1,c=a1,f=6,lvl=40}),s(79374,137616,{b=1,c=a1,f=6,lvl=40}),s(89644,151785,{b=1,c=a1,f=6,lvl=40}),s(78769,137084,{b=1,c=a1,f=6,lvl=40}),s(78787,137102,{b=1,c=a1,f=6,lvl=40}),s(78789,137104,{b=1,c=a1,f=6,lvl=40}),s(78743,137058,{b=1,c=a1,f=6,lvl=40}),s(89675,151819,{b=1,c=a1,f=6,lvl=40}),s(78770,137085,{b=1,c=a1,f=6,lvl=40}),s(78768,137083,{b=1,c=a1,f=6,lvl=40}),s(78788,137103,{b=1,c=a1,f=6,lvl=40}),s(78740,137036,{b=1,c=a1,f=6,lvl=40}),s(79500,138117,{b=1,c=a1,f=6,lvl=40}),s(78739,137035,{b=1,c=a1,f=6,lvl=40}),i(137050,{b=1,c=a1,f=52,lvl=40}),i(137051,{b=1,c=a1,f=52,lvl=40}),i(151647,{b=1,c=a1,f=52,lvl=40})}),cl(9,{s(76274,132394,{b=1,c=a7,f=4,lvl=40}),s(84541,144385,{b=1,c=a7,f=4,lvl=40}),s(84534,144369,{b=1,c=a7,f=4,lvl=40}),s(76273,132393,{b=1,c=a7,f=4,lvl=40}),s(76267,132375,{b=1,c=a7,f=3,lvl=40}),s(84529,144364,{b=1,c=a7,f=3,lvl=40}),s(89677,151821,{b=1,c=a7,f=4,lvl=40}),s(76276,132407,{b=1,c=a7,f=4,lvl=40}),s(76270,132379,{b=1,c=a7,f=4,lvl=40}),s(76272,132381,{b=1,c=a7,f=4,lvl=40}),s(76313,132456,{b=1,c=a7,f=4,lvl=40}),s(76266,132374,{b=1,c=a7,f=4,lvl=40}),s(76314,132457,{b=1,c=a7,f=4,lvl=40}),s(76251,132357,{b=1,c=a7,f=4,lvl=40}),i(132369,{b=1,c=a7,f=52,lvl=40}),i(132378,{b=1,c=a7,f=52,lvl=40}),i(132460,{b=1,c=a7,f=52,lvl=40}),i(151649,{b=1,c=a7,f=52,lvl=40})}),cl(1,{s(78773,137088,{b=1,c=a5,f=7,lvl=40}),s(89679,151823,{b=1,c=a5,f=7,lvl=40}),s(84264,143728,{b=1,c=a5,f=7,lvl=40}),s(78812,137053,{b=1,c=a5,f=3,lvl=40}),s(78722,137018,{b=1,c=a5,f=7,lvl=40}),s(78792,137107,{b=1,c=a5,f=7,lvl=40}),s(78745,137060,{b=1,c=a5,f=7,lvl=40}),s(78793,137108,{b=1,c=a5,f=7,lvl=40}),s(78772,137087,{b=1,c=a5,f=7,lvl=40}),s(78774,137089,{b=1,c=a5,f=7,lvl=40}),s(89678,151822,{b=1,c=a5,f=7,lvl=40}),s(89680,151824,{b=1,c=a5,f=7,lvl=40}),s(78762,137077,{b=1,c=a5,f=7,lvl=40}),i(137052,{b=1,c=a5,f=52,lvl=40}),i(137054,{b=1,c=a5,f=52,lvl=40})}),s(76305,132443,{b=1,c=a15,f=7,lvl=40}),s(85957,146666,{c=a13,f=4,lvl=40}),s(78714,133976,{b=1,c=a28,f=5,lvl=40}),s(76312,132455,{b=1,c=a13,f=4,lvl=40}),s(85958,146667,{c=a15,f=7,lvl=40}),s(76319,132466,{b=1,c=a14,f=6,lvl=40}),s(85960,146669,{c=a28,f=5,lvl=40}),s(85959,146668,{c=a14,f=6,lvl=40}),i(132444,{b=1,f=51,lvl=40}),i(152626,{b=1,f=52,lvl=40}),i(132452,{b=1,f=52,lvl=40}),i(144249,{b=1,c=a30,f=53,lvl=40}),i(154172,{b=1,f=53,lvl=45}),i(144259,{b=1,f=53,lvl=40}),i(144258,{b=1,c=a22,f=53,lvl=40})}),n(-9965,g({icon="Interface\\Icons\\achievement_level_110"},{cl(6,g({c=a6,maps={647,648}},{n(-228,{fp(1862)}),n(-17,{q(40933,{c=a6,coords={{52.3,34.5,42}},lvl=10,providers={{"n",100729}},sourceQuests={40932}}),q(43407,g({c=a6,coords={{56.9,58.5,647}},lvl=10,providers={{"n",93437}},sourceQuests={44248}},{sp(219663)})),q(40715,{c=a6,lvl=10,providers={{"n",101441}},sourceQuests={40714}}),q(42708,g({c=a6,coords={{56,30.7,648}},lvl=10,providers={{"n",93456}},sourceQuests={42537}},{i(140923,{b=1,f=102,spellID=225173}),i(140517,{b=1,f=55})})),q(44690,{c=a6,coords={{63.1,69.4,647}},lvl=45,providers={{"n",93491}},sourceQuests={43573}}),q(44401,{c=a6,lvl=10,providers={{"n",109788}},sourceQuests={43962}}),q(39761,{c=a6,coords={{60.2,60,647}},providers={{"n",97072}},sourceQuests={39757},u=2}),q(43573,{c=a6,coords={{49.7,51.3,648}},lvl=45,providers={{"n",93568}},sourceQuests={42824}}),q(43928,{c=a6,coords={{49.7,51.3,648}},lvl=45,providers={{"n",93568}},sourceQuests={42824}}),q(46719,{c=a6,coords={{43.4,62.7,646}},lvl=45,providers={{"n",117573}},sourceQuests={46246}}),q(46030,{lvl=45,u=2}),q(40930,{c=a6,coords={{57.7,60.5,647}},lvl=10,providers={{"n",109788}}}),q(44217,g({c=a6,coords={{44.2,37.5,647}},lvl=45,providers={{"n",93550}}},{s(80950,139676,{b=1,c=a6,f=7})})),q(43962,{c=a6,lvl=10,providers={{"n",109788}},sourceQuests={40715}}),q(44550,{c=a6,isBreadcrumb=1,lvl=10,maps={627},nextQuests={39818,39816,43264},providers={{"n",114282}},sourceQuests={42484}}),q(44231,{c=a6,coords={{51.7,32.4,647}},description="Only available if you you have the |cFFFFD700Brothers in Arms|r order hall upgrade.",lvl=45,providers={{"n",110410}}}),q(44247,g({c=a6,coords={{58.1,31.1,647}},lvl=45,providers={{"n",93555}},sourceQuests={44282}},{follower(854)})),q(44248,g({c=a6,coords={{27,28.9,648}},lvl=45,providers={{"n",113695}},sourceQuests={43686}},{follower(855)})),q(44245,g({c=a6,coords={{44.8,72.9,647}},lvl=45,providers={{"n",113481}},sourceQuests={42824}},{follower(839)})),q(44244,g({c=a6,coords={{66.3,64.6,647}},lvl=10,providers={{"n",93453}},sourceQuests={42708}},{follower(599)})),q(46050,g({c=a6,coords={{25.6,34.2,647}},lvl=45,providers={{"n",95900}},sourceQuests={45103}},{follower(1003)})),q(39818,g({c=a6,coords={{39.6,68.2,647}},lvl=10,providers={{"n",109890}},sourceQuests={42484,44550}},{follower(586)})),q(44246,g({c=a6,coords={{64.1,69.5,647}},lvl=45,providers={{"n",108975}},sourceQuests={44286}},{s(80954,139680,{b=1,c=a6,f=7}),follower(853)})),q(39816,g({c=a6,coords={{56.1,30.5,647}},lvl=10,providers={{"n",93456}},sourceQuests={42484,44550}},{follower(584)})),q(44243,g({c=a6,coords={{59.5,34,647}},lvl=10,providers={{"n",113419}},sourceQuests={42537}},{follower(838)})),q(43572,{c=a6,coords={{36.2,56.1,647}},lvl=10,providers={{"n",111480}},sourceQuests={42708}}),q(42535,{c=a6,coords={{19.4,67.3,14}},lvl=10,providers={{"n",107806}},sourceQuests={42533}}),q(40932,{c=a6,coords={{52.3,34.5,42}},lvl=10,providers={{"n",100729}},sourceQuests={40931}}),q(46812,{c=a6,coords={{44.7,4.4,118}},lvl=45,sourceQuests={46720}}),q(44282,{c=a6,coords={{58.1,31.1,647}},lvl=45,providers={{"n",93555}},sourceQuests={43928}}),q(40931,{c=a6,coords={{77.4,36.2,47}},lvl=10,providers={{"n",100323}},sourceQuests={40930}}),q(44783,{c=a6,coords={{51.3,84.3,634}},lvl=45,providers={{"n",116737}},sourceQuests={44775}}),q(46720,{c=a6,coords={{58.1,31.1,647}},lvl=45,providers={{"n",93555}},sourceQuests={46719}}),q(46789,{c=a6,coords={{49.7,51.3,648}},lvl=45,providers={{"n",93568}},sourceQuests={45103}}),q(46125,{c=a6,u=2}),q(45398,{c=a6,coords={{47.8,19.2,823}},lvl=45,providers={{"n",119539}},sourceQuests={45240}}),q(43877,{u=2}),q(46031,{lvl=45,u=2}),q(39757,{c=a6,coords={{49.6,52.6,647}},providers={{"n",97111}},sourceQuests={40715},u=2}),q(44082,{c=a6,coords={{49.7,51.3,648}},lvl=10,providers={{"n",93568}},sourceQuests={42708}}),q(46108,{u=2}),q(45240,{c=a6,coords={{27,28.9,648}},lvl=45,providers={{"n",113695}},sourceQuests={47137}}),q(43574,{c=a6,coords={{36.2,56.1,647}},lvl=45,providers={{"n",111480}},sourceQuests={43573}}),q(43571,{c=a6,coords={{36.2,56.1,647}},lvl=10,providers={{"n",111480}},sourceQuests={42708}}),q(45243,{c=a6,coords={{27,28.9,648}},lvl=45,providers={{"n",113695}},sourceQuests={44787}}),q(39799,{c=a6,coords={{50.6,51.6,647}},lvl=10,providers={{"n",93437}},sourceQuests={39832}}),q(42534,{c=a6,coords={{19.4,67.3,14}},lvl=10,providers={{"n",107806}},sourceQuests={42533}}),q(39832,{c=a6,coords={{51.6,50,647}},lvl=10,providers={{"n",93437}},sourceQuests={40715}}),q(42821,{c=a6,lvl=45,maps={804,805},providers={{"n",109221}},sourceQuests={42818}}),q(43266,{c=a6,coords={{49.7,51.3,648}},lvl=10,providers={{"n",93568}},sourceQuests={43265}}),q(42536,{c=a6,coords={{19.6,67,14}},lvl=10,providers={{"n",108042}},sourceQuests={42534,42535}}),q(42449,{c=a6,coords={{51.6,50,647}},lvl=10,providers={{"n",93437}},sourceQuests={39799}}),q(45331,{c=a6,coords={{47.8,19.2,823}},lvl=45,providers={{"n",119539}},sourceQuests={45398,45399}}),q(43264,{c=a6,coords={{51.6,50,647}},lvl=10,providers={{"n",93437}},sourceQuests={42484,44550}}),q(43539,{c=a6,coords={{49.7,51.3,648}},lvl=10,providers={{"n",93568}},sourceQuests={43267}}),q(45399,{c=a6,coords={{47.8,19.2,823}},lvl=45,providers={{"n",119539}},sourceQuests={45240}}),q(43265,{c=a6,coords={{49.7,51.3,648}},lvl=10,providers={{"n",93568}},sourceQuests={39816,39818,43264}}),q(43899,{c=a6,coords={{49.7,51.3,648}},lvl=10,providers={{"n",93568}},sourceQuests={42708}}),n(111093,g({c=a6,collectible=false,description="\"Professor Putricide's Lost Journal\" drops from ghouls summoned by your Apocalypse or Army of the Dead spells anywhere in the world. If this is checked off as completed, you will be eligible to enter the trap door in Putricide's room under the Green Slime Pipe. You do not have to interact with the book to be eligible.",maps={186,187,188,189,190,191,192,193},questID=44188},{i(139548,g({b=1,c=a6,f=55,spellID=220655},{artifact(404,{s=77000})}))})),q(43268,g({c=a6,coords={{49.7,51.3,648}},lvl=10,providers={{"n",93568}},sourceQuests={43267}},{i(140517,{b=1,f=55})})),q(44787,{c=a6,lvl=45,maps={634},providers={{"n",116737}},sourceQuests={44783,46305}}),q(38990,g({c=a6,lvl=10,maps={698,700,701}},{s(76521,128292,{b=1,c=a6,f=25}),i(127009,{b=1,f=102})})),q(40935,{c=a6,coords={{68.4,27,42}},lvl=10,providers={{"n",101282}},sourceQuests={40934}}),q(40714,{c=a6,description="Automatically given to you when you arrive in Dalaran.",lvl=10,maps={627}}),q(40934,g({c=a6,coords={{49.4,74.6,42}},lvl=10,providers={{"n",100812}},sourceQuests={40933}},{s(76523,128403,{b=1,c=a6,f=26})})),q(40740,g({c=a6,lvl=10,maps={701,714}},{s(73461,128402,{b=1,c=a6,f=22})})),q(42484,{c=a6,coords={{47.3,17.7,1}},lvl=10,providers={{"n",107554}},sourceQuests={42449}}),q(43686,g({c=a6,coords={{51.6,50,647}},lvl=45,providers={{"n",93437}},sourceQuests={43574}},{title(328),s(80947,139673,{b=1,c=a6,f=7}),i(142056,{b=1,f=54}),i(142057,{b=1,f=54}),i(142058,{b=1,f=54}),i(142059,{b=1,f=54}),i(142060,{b=1,f=54}),i(142055,{b=1,f=54}),i(142061,{b=1,f=54}),i(142062,{b=1,f=54}),i(142063,{b=1,f=54}),i(142064,{b=1,f=54})})),q(42537,{c=a6,coords={{23.4,61.4,14}},lvl=10,providers={{"n",108042}},sourceQuests={42536}}),q(46813,g({c=a6,coords={{54.7,28.2,648}},lvl=45,maps={871},providers={{"n",121752}},sourceQuests={46812}},{mnt(229387,{b=1,c=a6,itemID=142231})})),q(44775,{c=a6,coords={{27,28.9,648}},lvl=45,providers={{"n",113695}},sourceQuests={45331}}),q(42533,{c=a6,coords={{51.6,50,647}},lvl=10,providers={{"n",93437}},sourceQuests={43268,43539}}),q(42818,{c=a6,coords={{51.6,50,647}},lvl=45,providers={{"n",93437}},sourceQuests={43899}}),q(42823,{c=a6,lvl=45,maps={804,805},providers={{"n",109221}},sourceQuests={42821,42882}}),q(42882,{c=a6,coords={{72,48,804}},lvl=45,maps={805},providers={{"n",109221}},sourceQuests={42818}}),q(42824,g({c=a6,lvl=45,maps={804,805},providers={{"n",109221}},sourceQuests={42823}},{i(139506,{b=1,f=55})})),q(46305,{c=a6,coords={{51.3,84.3,634}},lvl=45,providers={{"n",116737}},sourceQuests={44775}}),q(43267,{c=a6,coords={{49.7,51.3,648}},lvl=10,providers={{"n",93568}},sourceQuests={43266}}),q(44234,{c=a6,u=2}),q(46940,{c=a6,u=2}),q(44286,{c=a6,coords={{63.1,69.4,647}},lvl=45,providers={{"n",93491}},sourceQuests={42824}}),q(45103,g({c=a6,coords={{51.6,21.8,646}},lvl=45,providers={{"n",116128}},sourceQuests={45243}},{i(147457,{b=1,c=a6,f=55})}))}),n(-2,{n(93550,g({coords={{44.2,37.5,647}}},{s(16087,34649,{b=1,c=a6,f=7,lvl=8}),s(16089,34651,{b=1,c=a6,f=7,lvl=8}),s(16086,34648,{b=1,c=a6,f=7,lvl=8}),s(16090,34652,{b=1,c=a6,f=7,lvl=8}),s(16093,34656,{b=1,c=a6,f=7,lvl=8}),s(16092,34655,{b=1,c=a6,f=7,lvl=8}),s(16094,34659,{b=1,c=a6,f=3,lvl=8}),s(16088,34650,{b=1,c=a6,f=7,lvl=8}),s(16091,34653,{b=1,c=a6,f=7,lvl=8}),i(38662,{b=1,c=a6,f=51}),s(18509,38663,{b=1,c=a6,f=7}),s(18513,38667,{b=1,c=a6,f=7}),s(81575,140538,{b=1,f=22}),s(108653,174485,{b=1,c=a6,f=26}),s(108669,174662,{b=1,c=a6,f=25}),toy(143727,{b=1,cost={{"c",1220,1000}}}),i(34657,{b=1,c=a6,f=51,lvl=8}),i(38147,{b=1,f=52,lvl=8}),s(108654,174486,{b=1,c=a6,f=26}),s(108666,174659,{b=1,c=a6,f=25}),i(140935,{b=1,c=a6,cost={{"c",1220,2000}},lvl=45,spellID=225160}),s(80954,139680,{b=1,c=a6,cost=5000000,f=7,lvl=45}),s(80947,139673,{b=1,c=a6,cost=5000000,f=7,lvl=45}),s(80949,139675,{b=1,c=a6,cost=5000000,f=7,lvl=45}),s(80953,139679,{b=1,c=a6,cost=5000000,f=7,lvl=45}),s(80948,139674,{b=1,c=a6,cost=5000000,f=7,lvl=45}),i(140963,{b=1,c=a6,cost={{"c",1220,4000}},lvl=45,spellID=225161}),s(80950,139676,{b=1,c=a6,cost=5000000,f=7,lvl=45}),s(80951,139677,{b=1,c=a6,cost=5000000,f=7,lvl=45}),i(140962,{b=1,c=a6,cost={{"c",1220,500}},lvl=45,spellID=225158}),s(80952,139678,{b=1,c=a6,cost=5000000,f=7,lvl=45}),s(18515,38669,{b=1,c=a6,f=7}),s(108656,174488,{b=1,c=a6,f=26}),s(108667,174660,{b=1,c=a6,f=25}),s(18498,38633,{b=1,c=a6,f=22}),s(18508,38661,{b=1,c=a6,f=7}),s(18497,38632,{b=1,c=a6,f=26}),s(18516,38670,{b=1,c=a6,f=7}),i(38672,{b=1,f=52}),s(16095,34661,{b=1,c=a6,f=26,lvl=8}),r(127344,{b=1,c=a6,itemID=136796,lvl=10}),i(34658,{b=1,c=a6,f=52,lvl=8}),s(18512,38666,{b=1,c=a6,f=7}),s(18521,38707,{b=1,c=a6,f=26}),s(18511,38665,{b=1,c=a6,f=7}),s(18792,39322,{b=1,c=a6,f=3}),i(38675,{b=1,f=53}),s(18791,39320,{b=1,c=a6,f=3}),s(18510,38664,{b=1,c=a6,f=3}),i(38674,{b=1,f=53}),s(18514,38668,{b=1,c=a6,f=7}),s(108655,174487,{b=1,c=a6,f=26}),s(108668,174661,{b=1,c=a6,f=25}),i(38671,{b=1,f=52}),s(81591,140554,{b=1,f=25}),mnt(54729,{b=1,c=a6,cost=10000000,itemID=40775,lvl=25})})),n(121752,g({coords={{54.8,28.9,648}},sourceQuests={46813}},{p(2035,{b=1,cost={{"c",1220,1000}},itemID=147539}),p(2036,{b=1,cost={{"c",1220,1000}},itemID=147540}),p(2037,{b=1,cost={{"c",1220,1000}},itemID=147541})}))})})),cl(9,g({c=a7,maps={717,718}},{gt(366,g({crs={112374,112375,112376,112377,112378,112379,112380,112381,112384,112385,112387,112388,112389,112391,112394,112395,112396,112397,112398,112399},description="This class hall ability allows you and two other members to summon a demon that you must kill. As part of the ritual, one of your party members (or you) will be sacrificed, so make sure to Soulstone yourself prior to summoning. Upon killing them they have a chance of dropping these items. This also has a chance to drop the destruction Hidden Appearance item.",questID=42481},{i(139577,g({b=1,c=a7,f=55,spellID=220729},{artifact(207,{s=74614})})),p(1718,{b=1,itemID=136900}),s(82968,141971,{b=1,c=a7,f=4,lvl=40}),s(82971,141974,{b=1,c=a7,f=4,lvl=40}),s(82970,141973,{b=1,c=a7,f=4,lvl=40}),s(82967,141970,{b=1,c=a7,f=4,lvl=40}),s(82969,141972,{b=1,c=a7,f=4,lvl=40}),s(82966,141969,{b=1,c=a7,f=4,lvl=40}),i(141966,{b=1,c=a7,f=55,lvl=45,spellID=228485}),i(141964,{b=1,c=a7,f=55,lvl=45,spellID=228483}),i(141968,{b=1,c=a7,f=55,lvl=45,spellID=228487}),i(141965,{b=1,c=a7,f=55,lvl=45,spellID=228484}),i(141967,{b=1,c=a7,f=55,lvl=45,spellID=228486})})),n(101979,g({achID=11217,modelScale=2.5},{i(138410,{b=1,f=102,spellID=215892})})),n(-17,{q(41767,g({c=a7,coords={{55.2,37,717}},lvl=10,maps={748},providers={{"n",105018}},sourceQuests={40218}},{i(140922,{b=1,f=102,spellID=225167}),i(140517,{b=1,f=55})})),q(44089,{c=a7,coords={{37.6,31.9,717}},lvl=10,providers={{"n",101097}},sourceQuests={43984}}),q(43414,{c=a7,coords={{36.3,30.8,717}},lvl=10,providers={{"n",110488}},sourceQuests={41796}}),q(44099,{c=a7,lvl=10,maps={628},providers={{"n",112693}},sourceQuests={40823}}),q(43153,{c=a7,coords={{69.2,79,22}},lvl=10,providers={{"n",109698}},sourceQuests={43100}}),q(41759,{c=a7,coords={{65.9,47,717}},lvl=10,providers={{"n",104795}},sourceQuests={42097}}),q(45989,{lvl=45,u=2}),q(45021,{c=a7,coords={{57.4,38,717}},lvl=45,providers={{"n",105926}},sourceQuests={47137}}),q(42098,{c=a7,coords={{55.2,37,717}},lvl=45,providers={{"n",105018}},sourceQuests={41752,41753}}),q(46237,{c=a7,coords={{43.9,63.2,646}},lvl=45,providers={{"n",117622}},sourceQuests={46246}}),q(39179,{c=a7,coords={{60.8,30.6,630}},lvl=10,providers={{"n",105816}},sourceQuests={41759}}),q(41784,g({c=a7,coords={{39.1,62.6,641}},lvl=45,providers={{"n",104824}},sourceQuests={41780}},{s(81042,139770,{b=1,c=a7,f=4}),i(139506,{b=1,f=55})})),q(41750,g({c=a7,coords={{37.6,31.8,717}},lvl=10,providers={{"n",101097}},sourceQuests={42608}},{follower(616)})),q(41756,g({c=a7,coords={{58.3,40.8,717}},lvl=45,providers={{"n",106228}},sourceQuests={41795}},{follower(621)})),q(41753,g({c=a7,coords={{56.6,34,717}},lvl=10,providers={{"n",105922}},sourceQuests={41767}},{follower(619)})),q(46047,g({altQuests={46316},lvl=45,providers={{"n",118927}},sourceQuests={46020}},{follower(997)})),q(41751,g({c=a7,coords={{54.1,34.9,717}},lvl=45,providers={{"n",104732}},sourceQuests={41784}},{follower(617)})),q(41755,g({c=a7,coords={{54.4,39.3,717}},lvl=45,providers={{"n",105928}},sourceQuests={41793}},{follower(590)})),q(41748,g({c=a7,coords={{65.4,47.3,717}},lvl=10,providers={{"n",104795}},sourceQuests={42608}},{follower(589)})),q(41754,g({c=a7,coords={{54,35.5,717}},lvl=45,providers={{"n",105140}},sourceQuests={41784}},{follower(620)})),q(41752,g({c=a7,coords={{57.6,35,717}},lvl=10,providers={{"n",105923}},sourceQuests={41767}},{follower(618)})),q(41788,{c=a7,coords={{39.3,42.2,634}},lvl=45,providers={{"n",104855}},sourceQuests={41785}}),q(46020,g({c=a7,coords={{78.1,39.7,646}},lvl=45,providers={{"n",115863}},sourceQuests={45028}},{i(147477,{b=1,c=a7,f=55})})),q(45024,{c=a7,coords={{30.4,44.6,630}},lvl=45,providers={{"n",115863}},sourceQuests={45021}}),q(42125,{c=a7,coords={{54,47,627}},lvl=10,providers={{"n",106610}},sourceQuests={40623,41155,42168}}),q(40218,{c=a7,coords={{60.8,30.6,630}},lvl=10,providers={{"n",105816}},sourceQuests={39142}}),q(40604,{c=a7,coords={{52.3,34.5,42}},lvl=10,providers={{"n",100729}},sourceQuests={40588}}),q(41780,{c=a7,coords={{39.1,62.6,641}},lvl=45,providers={{"n",104824}},sourceQuests={41781}}),q(42100,{c=a7,coords={{55.2,37,717}},lvl=10,providers={{"n",105018}},sourceQuests={41752,41753}}),q(45026,{c=a7,coords={{30.4,44.6,630}},lvl=45,providers={{"n",115863}},sourceQuests={45024,45025}}),q(46239,{c=a7,coords={{35.3,38.5,717}},lvl=45,providers={{"n",119166}},sourceQuests={46237}}),q(41785,{c=a7,coords={{53.9,36.2,717}},lvl=45,providers={{"n",105102}},sourceQuests={42660}}),q(43100,{c=a7,coords={{37.7,31.8,717}},lvl=10,providers={{"n",101097}},sourceQuests={40684,43984,44089}}),q(40588,{c=a7,coords={{77.4,36.1,47}},lvl=10,providers={{"n",100323}},sourceQuests={40495}}),q(46784,{c=a7,coords={{67,46.6,717}},lvl=45,providers={{"n",106199}},sourceQuests={46047}}),q(46150,{c=a7,u=2}),q(44254,g({c=a7,coords={{58.7,32.7,717}},lvl=45,providers={{"n",112434}},sourceQuests={40823}},{s(81037,139765,{b=1,c=a7,f=4})})),q(46240,{c=a7,coords={{35.3,38.5,717}},lvl=45,providers={{"n",119166}},sourceQuests={46237}}),q(41781,{c=a7,coords={{39.1,62.6,641}},lvl=45,providers={{"n",104824}},sourceQuests={41769}}),q(43887,{u=2}),q(46238,{c=a7,coords={{35.3,38.5,717}},lvl=45,providers={{"n",119166}},sourceQuests={46237}}),q(42603,{c=a7,coords={{66.3,46.2,717}},lvl=10,providers={{"n",106199}},sourceQuests={41748,41750}}),q(45794,{c=a7,coords={{30.4,44.6,630}},lvl=45,providers={{"n",115863}},sourceQuests={45026}}),q(45990,{lvl=45,u=2}),q(39389,{c=a7,coords={{60.8,30.6,630}},lvl=10,providers={{"n",105816}},sourceQuests={39179}}),q(46131,{u=2}),q(42103,{c=a7,coords={{54.1,34.9,717}},lvl=45,providers={{"n",104732}},sourceQuests={42660}}),q(42168,{c=a7,coords={{54,47,627}},lvl=10,providers={{"n",106610}},sourceQuests={40611,42128}}),q(41793,{c=a7,coords={{39.3,42.2,634}},lvl=45,providers={{"n",104855}},sourceQuests={41787,41788}}),q(41769,{c=a7,coords={{54,36.2,717}},lvl=45,providers={{"n",105102}},sourceQuests={41768}}),q(42102,{c=a7,coords={{54,36.2,717}},lvl=45,providers={{"n",105102}},sourceQuests={41751,41754}}),q(40821,{c=a7,providers={{"n",101097}},sourceQuests={40731},u=2}),q(40823,{c=a7,coords={{37.7,31.8,717}},lvl=10,providers={{"n",101097}},sourceQuests={40731}}),q(41798,{c=a7,coords={{66.3,46.2,717}},lvl=10,providers={{"n",106199}},sourceQuests={41752,41753}}),q(41797,{c=a7,coords={{66.3,46.2,717}},lvl=10,providers={{"n",106199}},sourceQuests={42603}}),q(42608,{c=a7,coords={{37.6,31.8,717}},lvl=10,providers={{"n",101097}},sourceQuests={44099}}),q(42517,{c=a7,coords={{57,41,717}},description="Requires the Demonic Offering Class Hall upgrade.",lvl=10,providers={{"n",111740}}}),q(43254,{c=a7,coords={{73.8,42.9,627}},lvl=10,providers={{"n",109838}},sourceQuests={43153}}),q(42128,{c=a7,coords={{37.7,31.8,717}},lvl=10,providers={{"n",101097}},sourceQuests={40684,43984,44089}}),q(42097,{c=a7,coords={{65.6,47.2,717}},lvl=10,providers={{"n",104795}},sourceQuests={42601}}),q(41796,g({c=a7,coords={{55,37.4,717}},lvl=45,providers={{"n",105951}},sourceQuests={41795}},{s(81039,139767,{b=1,c=a7,f=4}),title(337),i(142056,{b=1,f=54}),i(142057,{b=1,f=54}),i(142058,{b=1,f=54}),i(142059,{b=1,f=54}),i(142060,{b=1,f=54}),i(142055,{b=1,f=54}),i(142061,{b=1,f=54}),i(142062,{b=1,f=54}),i(142063,{b=1,f=54}),i(142064,{b=1,f=54})})),q(41787,{c=a7,coords={{39.3,42.2,634}},lvl=45,providers={{"n",104855}},sourceQuests={41785}}),q(41768,{c=a7,coords={{55.3,37.1,717}},lvl=45,providers={{"n",105018}},sourceQuests={42100}}),q(45025,{c=a7,coords={{30.4,44.6,630}},lvl=45,providers={{"n",115863}},sourceQuests={45021}}),q(41795,{c=a7,coords={{55,37.4,717}},lvl=45,providers={{"n",105815}},sourceQuests={41755}}),q(42601,g({c=a7,coords={{66.3,46.2,717}},lvl=10,providers={{"n",106199}},sourceQuests={42602}},{i(140517,{b=1,f=55})})),q(39142,{c=a7,coords={{60.8,30.6,630}},lvl=10,providers={{"n",105816}},sourceQuests={39389}}),q(40623,{altQuests={41155},c=a7,coords={{49.4,74.8,42}},lvl=10,providers={{"n",100812}},sourceQuests={40611}}),q(46242,{c=a7,lvl=45,maps={646},sourceQuests={46241}}),q(40611,{altQuests={41154},c=a7,coords={{52.3,34.4,42}},lvl=10,providers={{"n",100729}},sourceQuests={40606}}),q(45028,{c=a7,coords={{81.1,49.6,646}},lvl=45,providers={{"n",115863}},sourceQuests={45027}}),q(40731,{c=a7,coords={{56.4,65,628}},lvl=10,providers={{"n",101097}},sourceQuests={40712,41156,42125}}),q(46241,{c=a7,coords={{35.3,38.5,717}},lvl=45,providers={{"n",119166}},sourceQuests={46238,46239,46240}}),q(40729,{c=a7,coords={{57.3,60.8,628}},lvl=10,providers={{"n",101456}},sourceQuests={40716}}),q(40824,{c=a7,coords={{31.2,58.8,717}},lvl=10,providers={{"n",101921}},sourceQuests={40823}}),q(40712,{altQuests={41156},c=a7,coords={{68.5,28.7,46}},lvl=10,providers={{"n",101282}},sourceQuests={40623,41155,42168}}),q(40716,{c=a7,lvl=10,maps={628},providers={{"n",103506}},sourceQuests={44663}}),q(40684,{c=a7,coords={{56.3,65,628}},lvl=10,providers={{"n",101097}},sourceQuests={40729}}),q(43984,{c=a7,coords={{37.7,31.8,717}},lvl=10,providers={{"n",101097}},sourceQuests={44099}}),q(46243,g({c=a7,coords={{35.6,38.4,717}},lvl=45,providers={{"n",119166}},sourceQuests={46242}},{mnt(232412)})),q(40606,{c=a7,coords={{52.3,33.9,42}},icon="Interface\\Icons\\inv_offhand_1h_draenorcrafted_d_02a",lvl=10,sourceQuests={40604}}),q(45027,{c=a7,coords={{57.4,38,717}},lvl=45,providers={{"n",105926}},sourceQuests={45794}}),q(42602,{c=a7,coords={{66.3,46.2,717}},lvl=10,providers={{"n",106199}},sourceQuests={41797}}),q(44682,{c=a7,coords={{67,46.4,717}},lvl=45,providers={{"n",106199}},sourceQuests={41751,41754}}),q(42660,{c=a7,coords={{54.1,34.9,717}},lvl=45,providers={{"n",104732}},sourceQuests={41751,41754}}),q(46940,{u=2}),q(40495,{c=a7,coords={{37.7,31.8,717}},lvl=10,providers={{"n",101097}},sourceQuests={40684,43984,44089}}),q(44228,{lvl=45}),q(43895,{isDaily=1,lvl=45}),q(41155,{lvl=10}),q(41156,{lvl=10}),q(44227,{u=2})}),n(-2,{n(101097,g({c=a7,coords={{37.7,31,717}},sourceQuests={46243}},{mnt(238452,{b=1,c=a7,cost={{"c",1220,1000}},itemID=143637,lvl=45})})),n(112434,g({coords={{58.7,32.7,717}}},{s(81040,139768,{b=1,c=a7,cost=5000000,f=4,lvl=45}),toy(143727,{b=1,cost={{"c",1220,1000}}}),s(81041,139769,{b=1,c=a7,cost=5000000,f=4,lvl=45}),s(81036,139764,{b=1,c=a7,cost=5000000,f=4,lvl=45}),s(81038,139766,{b=1,c=a7,cost=5000000,f=4,lvl=45}),i(140945,{b=1,c=a7,cost={{"c",1220,2000}},lvl=45,spellID=225160}),i(140983,{b=1,c=a7,cost={{"c",1220,4000}},lvl=45,spellID=225161}),i(140982,{b=1,c=a7,cost={{"c",1220,500}},lvl=45,spellID=225158}),s(81590,140553,{b=1,f=28}),s(81035,139763,{b=1,c=a7,cost=5000000,f=4,lvl=45}),s(81039,139767,{b=1,c=a7,cost=5000000,f=4,lvl=45}),s(81037,139765,{b=1,c=a7,cost=5000000,f=4,lvl=45}),s(81042,139770,{b=1,c=a7,cost=5000000,f=4,lvl=45})}))})})),cl(8,g({c=a9,maps={734,735}},{sp(118,g({c=a9,maps={37,630,634,641,650,680}},{q(43787,{c=a9,crs={89386},description="If this quest has a checkmark next to it, then that means that you have polymorphed this npc already and can move on to the next one!\n\nTake the Azsuna Teleportation Nexus.",name="Polymorph: Cliffwing Hippogryph",sourceQuests={42011}}),q(43791,{c=a9,crs={110043},description="If this quest has a checkmark next to it, then that means that you have polymorphed this npc already and can move on to the next one!\n\nTake the Suramar Teleportation Nexus.",name="Polymorph: Heartwood Doe",sourceQuests={42011}}),q(43788,{c=a9,crs={99636},description="If this quest has a checkmark next to it, then that means that you have polymorphed this npc already and can move on to the next one!\n\nTake the Highmountain Teleportation Nexus.",name="Polymorph: Highpeak Goat",sourceQuests={42011}}),q(43789,{c=a9,crs={107808},description="If this quest has a checkmark next to it, then that means that you have polymorphed this npc already and can move on to the next one!\n\nTake the Stormheim Teleportation Nexus.",name="Polymorph: Plains Runehorn Calf",sourceQuests={42011}}),q(43790,{c=a9,crs={109819},description="If this quest has a checkmark next to it, then that means that you have polymorphed this npc already and can move on to the next one!\n\nTake the Val'Sharah Teleportation Nexus.",name="Polymorph: Wild Dreamrunner",sourceQuests={42011}}),q(43828,g({c=a9,description="If the event roll was successful, you'll see an emote from Cote \"Shepherd\" Metcalf saying \"Success!\".\n\nYou should find a Volatile Sheep on the stairs at the entrance to the class hall. Spam click it.\n\nIf this quest has a checkmark next to it and you didn't see Cote's dialogue emote, then that means that you should come back tomorrow.",icon="Interface\\Icons\\INV_Staff_2h_SheepStick_D_01",isDaily=1,name="Sheep Summon Daily Roll",providers={{"n",111704}},sourceQuests={43787,43788,43789,43790,43791}},{q(43799,{crs={111107},description="The next step is pure RNG - when you teleport to your class order hall you have (once a day) chance to trigger a spawn of Volatile Sheep. If it does spawn for you, you will see Cote's dialogue box saying 'Success!' - the sheep will be standing just next to Dalaran portal, all you have to do is to right-click it couple times to make it explode. After you do you'll get another speech box, this time Extemely Volatile Stormheim Sheep bleating '...' - for some reason you can see someone else's sheep dialogue box, so if you see that one in Hall of the guardian without doing previous mob sheeping, means someone just made their sheep explode in the class hall :) As I said this step is pure luck, so it may take some time until you get your sheep to spawn (for me it was around 3 weeks).",name="Summoned Sheep Exploded",sourceQuests={43828}})})),q(43800,{c=a9,coords={{60,55,634},{64.8,44.8,634},{70.8,37.8,634},{66.6,53.8,634},{72.2,49.2,634},{70.2,56.8,634},{76.8,62.6,634},{79.4,67.8,634}},crs={111691},description="After that you just need to go to Stormheim in search of Extremely Volatile Stormheim Sheep. This is usually spawning somewhere around Runewood - the best way to find it would be to make /target macro, go to Valdisdall and just run around Runewood spamming macro - it didn't take me even 2 minutes until I got my sheep. Just as the previous one, click it couple times to make it explode, which should result in getting an angry bleat '...' from Enraged Volatile Elwynn Sheep.",name="Stormheim Sheep Exploded",sourceQuests={43799}}),q(43658,g({c=a9,crs={111704},description="Now you need to go to the Tower of Azora in Elwynn Forest. Once there you will see Cote talking to Theocritus. After a short RP bit, he will become hostile and when you kill him, he drops the item.",name="Hidden Appearance Unlocked",sourceQuests={43800}},{i(139558,g({b=1,c=a9,f=55,spellID=220688},{artifact(846,{s=80545})}))}))})),gt(386,g({c=a9,description="A set of 5 portals is generated in the Class Hall; there is a small daily chance instead you will be phased to Frostfire Ridge where you can loot Everburning Crystal. You will be alerted to this chance by an emote when walking around on the stairs of your class hall.",maps={630,634,641,650,680}},{n(-159,{description="If this quest has a checkmark next to it, then check below to see if you are eligible for the scenario portal. If not, that means that you should come back tomorrow.",icon="Interface\\Icons\\Achievement_Zone_Frostfire",isBreadcrumb=1,isDaily=1,questID=44384}),n(113513,g({description="If this quest has a checkmark next to it, then that means the scenario portal is active. He only appears in a special phase in Frostfire Ridge upon taking the portal.",sourceQuests={44384}},{i(139560,g({b=1,c=a9,f=55,spellID=220691},{artifact(180,{s=74472})}))}))})),n(-17,{q(41141,{c=a9,coords={{81.6,60.2,734}},lvl=10,providers={{"n",103092}},sourceQuests={41124}}),q(42434,{c=a9,coords={{61.8,59.9,735}},lvl=10,providers={{"n",107341}},sourceQuests={42418}}),q(46338,{c=a9,coords={{56.2,37.8,735}},lvl=45,providers={{"n",108247}},sourceQuests={46335}}),q(42007,{c=a9,coords={{56.7,69.1,115}},lvl=10,model="192568",providers={{"o",248398}},sourceQuests={42006}}),q(43415,{c=a9,coords={{72.8,61.8,735}},lvl=10,providers={{"n",109222}},sourceQuests={42914}}),q(41085,{c=a9,coords={{59,43,735}},lvl=10,providers={{"n",102700}},sourceQuests={41036}}),q(42006,{c=a9,coords={{28.6,49.9,627}},lvl=10,providers={{"n",105081}},sourceQuests={42001,42003}}),q(43441,{c=a9,coords={{55.3,38.1,735}},lvl=10,providers={{"n",102700}},sourceQuests={41085}}),q(42954,{c=a9,coords={{55.5,77,735}},lvl=45,providers={{"n",107351}},sourceQuests={42222}}),q(42520,g({c=a9,coords={{41.7,59.8,683}},lvl=45,maps={680},providers={{"n",108085}},sourceQuests={42493,42494}},{s(81026,139754,{b=1,c=a9,f=4}),i(139506,{b=1,f=55})})),q(42455,{c=a9,coords={{60.6,43.4,735}},lvl=10,providers={{"n",102846}},sourceQuests={42452}}),q(42001,{c=a9,description="Pursue your Arcane artifact weapon.",lvl=10,providers={{"n",102700}}}),q(40267,{c=a9,coords={{55.3,38.1,735}},description="Persue your Fire artifact weapon.",lvl=10,providers={{"n",102700}}}),q(42418,{c=a9,coords={{80.9,63,734}},lvl=10,providers={{"n",108515}},sourceQuests={42433}}),q(45437,{c=a9,description="Granted immediately upon return to the order hall.",lvl=45,sourceQuests={47137}}),q(45997,{c=a9,lvl=45,providers={{"n",118428}},u=2}),q(42433,{c=a9,coords={{74.5,63,734}},lvl=10,providers={{"n",107482}},sourceQuests={42696}}),q(42010,{c=a9,coords={{27.8,26.7,114}},lvl=10,providers={{"n",105917}},sourceQuests={42009}}),q(42126,{c=a9,coords={{80.8,63.1,734}},lvl=10,providers={{"n",108515}},sourceQuests={42703}}),q(42423,{c=a9,coords={{28.4,49.4,627}},lvl=10,providers={{"n",90431}},sourceQuests={42416}}),q(42956,g({c=a9,coords={{37,48.3,734}},lvl=45,providers={{"n",109307}},sourceQuests={42955}},{i(141880,{b=1,f=52})})),q(46000,{c=a9,coords={{49.2,18.6,646}},lvl=45,providers={{"n",117331}},sourceQuests={45586,45614}}),q(45844,{c=a9,coords={{45.2,61.8,646}},description="Must complete the |cFFFFD700Breaching the Tomb|r achievement on the Broken Shore.",lvl=45,providers={{"n",117770}}}),q(44766,{c=a9,coords={{72.2,62.9,735}},lvl=45,providers={{"n",118242}},sourceQuests={45437}}),q(42127,{c=a9,coords={{80.8,63,734}},lvl=10,providers={{"n",108515}},sourceQuests={42126}}),q(45845,{c=a9,lvl=45,providers={{"n",108247}},sourceQuests={45844}}),q(46043,g({c=a9,coords={{72.2,63,7355}},lvl=45,providers={{"n",117497}},sourceQuests={46290}},{follower(994)})),q(42704,g({c=a9,coords={{38.2,46.1,734}},lvl=45,providers={{"n",108368}},sourceQuests={42959}},{follower(724)})),q(42662,g({coords={{56.3,37.9,735}},lvl=10,providers={{"n",108247}},sourceQuests={42663}},{follower(716)})),q(42685,g({coords={{55.3,39.6,735}},lvl=10,providers={{"n",108248}},sourceQuests={42663}},{follower(717)})),q(42917,g({c=a9,coords={{71.2,63.5,735}},lvl=45,providers={{"n",109226}},sourceQuests={42734}},{follower(762)})),q(42706,g({c=a9,coords={{74,59.4,735}},lvl=10,providers={{"n",108380}},sourceQuests={42222}},{follower(726)})),q(42914,g({c=a9,coords={{72.8,61.7,735}},lvl=45,providers={{"n",109222}},sourceQuests={42734}},{follower(761)})),q(42702,g({c=a9,coords={{56,58.9,735}},lvl=45,providers={{"n",108342}},sourceQuests={42493,42494}},{follower(723)})),q(42705,g({c=a9,coords={{70.4,53.3,735}},lvl=10,providers={{"n",108377}},sourceQuests={42222}},{follower(725)})),q(46724,g({c=a9,coords={{81.5,60.3,734}},lvl=45,providers={{"n",103092}},sourceQuests={46723}},{follower(995)})),q(45846,{c=a9,lvl=45,providers={{"n",108247}},sourceQuests={45845}}),q(45847,{c=a9,lvl=45,providers={{"n",108247}},sourceQuests={45846}}),q(42477,{c=a9,coords={{59.1,43,735}},lvl=10,providers={{"n",102700}},sourceQuests={42452}}),q(45354,g({c=a9,lvl=45,providers={{"n",108247}},sourceQuests={45847}},{mnt(229376)})),q(46723,g({c=a9,coords={{81.5,60.3,734}},lvl=45,providers={{"n",103092}},sourceQuests={46722}},{toy(147838,{b=1})})),q(42222,g({c=a9,coords={{66,32.3,630}},lvl=10,providers={{"n",106530}},sourceQuests={42171}},{i(140927,{b=1,f=102,spellID=225183}),i(140517,{b=1,f=55})})),q(42707,{c=a9,coords={{71.7,54.9,735}},lvl=45,providers={{"n",107351}},sourceQuests={42520}}),q(42008,{c=a9,coords={{56.6,69.1,115}},lvl=10,providers={{"n",105917}},sourceQuests={42007}}),q(44208,{c=a9,coords={{41.9,21.3,734}},description="Must research Arcane Divination for your order hall to see this quest.",lvl=45,providers={{"n",112982}}}),q(41035,{c=a9,lvl=10,maps={627}}),q(45615,{c=a9,coords={{81.5,60.3,734}},description="Must complete 6 order hall research tiers.",lvl=45,providers={{"n",103092}}}),q(42452,{c=a9,coords={{59.1,43,735}},description="Pursue your Frost artifact weapon.",lvl=10,providers={{"n",102700}}}),q(42171,{c=a9,coords={{66.4,33.5,630}},lvl=10,providers={{"n",106656}},sourceQuests={42149,42206}}),q(42424,{c=a9,coords={{22.2,55.1,627}},lvl=10,providers={{"n",107423}},sourceQuests={42423}}),q(46782,{c=a9,coords={{80.8,63,734}},description="Must complete the first 5 research tiers before this quest becomes available.",lvl=45,providers={{"n",108515}},sourceQuests={47137}}),q(46156,{c=a9,u=2}),q(42175,{c=a9,isBreadcrumb=1,lvl=10,maps={627},nextQuests={42663},providers={{"n",112688}}}),q(42009,{c=a9,coords={{27.8,26.7,114}},lvl=10,providers={{"n",105917}},sourceQuests={42008}}),q(43749,{u=2}),q(42493,{c=a9,coords={{64.2,29.5,683}},lvl=45,maps={680},providers={{"n",108085}},sourceQuests={42521}}),q(46345,{c=a9,coords={{54.5,39.1,680}},lvl=45,providers={{"n",121358}},sourceQuests={46339,46705}}),q(42734,g({c=a9,coords={{71.7,54.8,735}},lvl=45,maps={799,800,801,802,803},providers={{"n",107351}},sourceQuests={44689}},{s(81023,139751,{b=1,c=a9,f=4}),title(61),i(142056,{b=1,f=54}),i(142057,{b=1,f=54}),i(142058,{b=1,f=54}),i(142059,{b=1,f=54}),i(142060,{b=1,f=54}),i(142055,{b=1,f=54}),i(142061,{b=1,f=54}),i(142062,{b=1,f=54}),i(142063,{b=1,f=54}),i(142064,{b=1,f=54})})),q(45998,{c=a9,coords={{80.9,63.1,734}},lvl=45,providers={{"n",108515}},sourceQuests={45997},u=2}),q(42451,{c=a9,coords={{80.9,63,734}},lvl=45,providers={{"n",108515}},sourceQuests={42424}}),q(46351,{c=a9,coords={{47.1,23.5,691}},lvl=45,providers={{"n",116321}},sourceQuests={44768,44770}}),q(46339,{c=a9,coords={{55.8,41.9,680}},lvl=45,providers={{"n",121357}},sourceQuests={45207}}),q(46143,{c=a9,u=2}),q(45614,{c=a9,coords={{49.2,18.6,646}},lvl=45,providers={{"n",117331}},sourceQuests={45251}}),q(42429,g({c=a9,coords={{53.2,41.5,735}},lvl=10,providers={{"n",107452}},sourceQuests={41113}},{i(138783,{b=1,f=55})})),q(42494,{c=a9,coords={{34.1,83.4,680}},lvl=45,providers={{"n",111553}},sourceQuests={42508}}),q(42508,{c=a9,coords={{29.2,87.6,680}},lvl=45,providers={{"n",42508}},sourceQuests={42451}}),q(46722,{c=a9,coords={{81.5,60.3,734}},lvl=45,providers={{"n",103092}},sourceQuests={45630}}),q(44768,{c=a9,coords={{47.1,23.5,691}},lvl=45,providers={{"n",116321}},sourceQuests={46345}}),q(44240,g({c=a9,coords={{44.8,57.8,735}},lvl=45,providers={{"n",112440}},sourceQuests={41124}},{s(81021,139749,{b=1,c=a9,f=4})})),q(44207,{c=a9,coords={{82.9,56.7,734}},description="Must have chosen to research the Arcane Armaments.",lvl=45,providers={{"n",110427}}}),q(42435,{c=a9,coords={{64.8,37.9,630}},lvl=10,providers={{"n",107532}},sourceQuests={42434}}),q(44098,{c=a9,coords={{80.8,63,734}},lvl=10,providers={{"n",108515}},sourceQuests={42171}}),q(45251,{c=a9,coords={{72.3,62.9,735}},lvl=45,providers={{"n",118242}},sourceQuests={46351}}),q(46705,{c=a9,coords={{55.8,41.9,680}},lvl=45,providers={{"n",121357}},sourceQuests={45207}}),q(46290,g({c=a9,coords={{27.3,51.5,627}},lvl=45,providers={{"n",118242}},sourceQuests={46000}},{i(147464,{b=1,c=a9,f=55})})),q(42663,{c=a9,coords={{55.3,38.1,735}},lvl=10,providers={{"n",102700}},sourceQuests={42175}}),q(44770,{c=a9,coords={{47.1,23.5,691}},lvl=45,providers={{"n",116321}},sourceQuests={46345}}),q(45630,{c=a9,coords={{81.5,60.3,734}},lvl=45,providers={{"n",103092}},sourceQuests={45615}}),q(45586,{c=a9,coords={{49.2,18.6,646}},lvl=45,providers={{"n",117331}},sourceQuests={45251}}),q(42149,{c=a9,coords={{66.4,33.5,630}},lvl=10,providers={{"n",106656}},sourceQuests={42166}}),q(42696,g({c=a9,coords={{80.9,63.1,734}},lvl=10,providers={{"n",108515}},sourceQuests={42687}},{i(140517,{b=1,f=55})})),q(42703,{c=a9,coords={{55.3,38.1,735}},lvl=10,providers={{"n",102700}},sourceQuests={42663}}),q(41114,{c=a9,coords={{28.6,49.9,627}},isBreadcrumb=1,lvl=10,nextQuests={41125},providers={{"n",105081}}}),q(42416,{c=a9,coords={{71.7,54.9,735}},lvl=10,providers={{"n",107351}},sourceQuests={42222}}),q(42476,{c=a9,coords={{59.1,43,735}},lvl=10,providers={{"n",102700}},sourceQuests={42452}}),q(41036,g({c=a9,lvl=10,maps={627},providers={{"n",102700}},sourceQuests={41035}},{sp(204287)})),q(42521,{c=a9,coords={{34.1,83.4,680}},lvl=45,providers={{"n",111553}},sourceQuests={42508}}),q(11997,{c=a9,coords={{28.6,37.2,25}},lvl=10,providers={{"n",99415}},sourceQuests={40270}}),q(41112,{c=a9,coords={{56.5,33.8,735}},lvl=10,providers={{"n",102700}},sourceQuests={11997,42011,42479}}),q(42479,{c=a9,coords={{59.1,43,735}},lvl=10,providers={{"n",102700}},sourceQuests={42455,42476,42477}}),q(44209,{c=a9,coords={{78.1,53,734}},providers={{"n",111734}},u=2}),q(44689,{c=a9,coords={{71.7,54.8,735}},lvl=45,providers={{"n",107351}},sourceQuests={42707,42940}}),q(42206,{c=a9,coords={{66.4,33.5,630}},lvl=10,providers={{"n",106656}},sourceQuests={42166}}),q(42011,{c=a9,coords={{27.8,26.7,114}},lvl=10,maps={736},providers={{"n",105917}},sourceQuests={42010}}),q(45207,{c=a9,coords={{72.2,62.9,735}},lvl=45,providers={{"n",118242}},sourceQuests={46338}}),q(41113,{c=a9,coords={{48.5,63.4,627}},lvl=10,providers={{"n",103092}},sourceQuests={41112}}),q(40270,{c=a9,coords={{28.6,37.2,25}},lvl=10,providers={{"n",99398}},sourceQuests={40267}}),q(42955,{c=a9,coords={{37,48.3,734}},lvl=45,providers={{"n",109307}},sourceQuests={42954}}),q(41124,{c=a9,coords={{60.4,34.6,735}},lvl=10,providers={{"n",102700}},sourceQuests={41113}}),q(46335,{c=a9,coords={{56.2,37.9,735}},lvl=45,providers={{"n",108247}},sourceQuests={44766}}),q(42959,{c=a9,coords={{71.7,54.8,735}},lvl=45,providers={{"n",107351}},sourceQuests={42956}}),q(44310,{c=a9,coords={{55.3,38.1,735}},lvl=10,providers={{"n",102700}},sourceQuests={43441}}),q(42687,{c=a9,coords={{80.9,63,734}},lvl=10,providers={{"n",108515}},sourceQuests={42127}}),q(41125,{c=a9,providers={{"n",102700}},sourceQuests={41114},u=2}),q(46940,{u=2}),q(42166,{c=a9,coords={{64.3,31.3,630}},lvl=10,providers={{"n",106530}},sourceQuests={42435}}),q(42940,{c=a9,coords={{71.7,54.9,735}},lvl=45,providers={{"n",107351}},sourceQuests={42520}})}),n(-2,{n(112440,{i(140939,{b=1,c=a9,cost={{"c",1220,2000}},lvl=45,spellID=225160}),s(81587,140550,{b=1,f=28}),i(140971,{b=1,c=a9,cost={{"c",1220,4000}},lvl=45,spellID=225161}),i(140970,{b=1,c=a9,cost={{"c",1220,500}},lvl=45,spellID=225158}),s(81019,139747,{b=1,c=a9,cost=5000000,f=4,lvl=45}),s(81026,139754,{b=1,c=a9,cost=5000000,f=4,lvl=45}),toy(143727,{b=1,cost={{"c",1220,1000}}}),s(81021,139749,{b=1,c=a9,cost=5000000,f=4,lvl=45}),s(81025,139753,{b=1,c=a9,cost=5000000,f=4,lvl=45}),s(81020,139748,{b=1,c=a9,cost=5000000,f=4,lvl=45}),s(81022,139750,{b=1,c=a9,cost=5000000,f=4,lvl=45}),s(81024,139752,{b=1,c=a9,cost=5000000,f=4,lvl=45}),s(81023,139751,{b=1,c=a9,cost=5000000,f=4,lvl=45})}),n(103169,g({c=a9,sourceQuests={45354}},{toy(147832,{b=1,cost={{"c",1220,1000}},lvl=45})}))})})),cl(12,g({c=a12,maps={720,721}},{n(-498,g({crs={112374,112375,112376,112377,112378,112379,112380,112381,112384,112385,112387,112388,112389,112391,112394,112395,112396,112397,112398,112399},description="These items are only accessible to Demon Hunters who have chosen the Twisting Nether Order Advancement in their Class Hall.",questID=44707},{i(139550,g({b=1,c=a12,f=55,spellID=220662},{artifact(571,{s=77172})})),p(1718,{b=1,itemID=136900}),i(141959,{b=1,c=a12,f=55,lvl=42,spellID=226325}),i(141962,{b=1,c=a12,f=55,lvl=42,spellID=226329}),i(141958,{b=1,c=a12,f=55,lvl=42,spellID=226322}),i(141960,{b=1,c=a12,f=55,lvl=42,spellID=226326}),i(141961,{b=1,c=a12,f=55,lvl=42,spellID=226327})})),n(-17,{q(42810,{c=a12,coords={{59,74,721}},lvl=45,providers={{"n",98646}},sourceQuests={42754}}),q(43412,{c=a12,coords={{57.7,33.7,721}},lvl=10,providers={{"n",110485},{"n",110482}},sourceQuests={44214}}),q(42682,{c=a12,coords={{59.9,48.7,720}},lvl=10,providers={{"n",98632}},sourceQuests={42683}}),q(46159,{c=a12,lvl=45,sourceQuests={47137}}),q(45993,{c=a12,lvl=45,u=2}),q(41803,{c=a12,lvl=10,maps={627},providers={{"n",99254},{"n",108571}},sourceQuests={40814,44383}}),q(40247,{c=a12,coords={{74.5,48.7,627}},lvl=10,providers={{"n",99247},{"n",108572}},sourceQuests={40814,44383}}),q(42733,{c=a12,coords={{55.6,50.1,721}},lvl=45,providers={{"n",98648}},sourceQuests={44694}}),q(41804,{c=a12,coords={{28.5,48.3,627}},lvl=10,providers={{"n",90417}},sourceQuests={40247,41803}}),q(42801,{c=a12,coords={{57.5,52.3,720}},lvl=10,providers={{"n",108782}},sourceQuests={42593}}),q(42679,{c=a12,coords={{59.1,58.7,720}},lvl=10,providers={{"n",103761}},sourceQuests={42677,44161}}),q(41121,{c=a12,coords={{65.6,67.2,627}},lvl=10,providers={{"n",103156}},sourceQuests={41120}}),q(39051,{c=a12,coords={{65.3,66.9,627}},lvl=10,providers={{"n",94902}},sourceQuests={40819}}),q(39047,{c=a12,lvl=10,maps={627},providers={{"n",99343}}}),q(39261,{c=a12,lvl=10,maps={627},providers={{"n",99343}}}),q(44223,{c=a12,coords={{60,43.8,720}},description="Requires the |cFFFFD700Fel Armaments|r order hall upgrade.",lvl=45,providers={{"n",110433}}}),q(42653,g({c=a12,coords={{57.9,57.4,720}},lvl=10,providers={{"n",108239}},sourceQuests={39741,42665}},{follower(718)})),q(43184,g({c=a12,coords={{62,49.2,721}},lvl=45,providers={{"n",98648}},sourceQuests={42132}},{follower(499)})),q(42690,g({c=a12,coords={{58.6,57.7,720}},lvl=10,providers={{"n",108571}},sourceQuests={42670}},{follower(498)})),q(42697,g({c=a12,coords={{56.2,38.9,720}},lvl=10,providers={{"n",108326}},sourceQuests={42670,42671}},{follower(722)})),q(42777,g({c=a12,coords={{57.2,51.4,720}},lvl=45,providers={{"n",108782}},sourceQuests={42776}},{follower(594)})),q(43185,g({c=a12,coords={{59,73.5,721}},lvl=45,providers={{"n",98646}},sourceQuests={42132}},{follower(807)})),q(42695,g({c=a12,coords={{59.1,58.7,720}},lvl=10,providers={{"n",108572}},sourceQuests={42671}},{follower(595)})),q(42673,g({c=a12,coords={{58.5,56.4,720}},lvl=10,providers={{"n",103761}},sourceQuests={39741,42665}},{follower(721)})),q(45391,g({c=a12,coords={{61.1,55.4,720}},lvl=45,providers={{"n",117481}},sourceQuests={46266}},{follower(990)})),q(42701,g({c=a12,coords={{59,49.3,720}},lvl=45,providers={{"n",98632}},sourceQuests={42776}},{follower(720)})),q(42664,g({c=a12,coords={{58.5,56.4,720}},lvl=10,providers={{"n",108246}},sourceQuests={39741,42665}},{follower(719)})),q(42634,{c=a12,coords={{59.4,50.5,720}},lvl=10,providers={{"n",98632}},sourceQuests={42801}}),q(42921,{c=a12,coords={{59.4,50.5,720}},lvl=10,providers={{"n",98632}},sourceQuests={42801}}),q(41064,{c=a12,u=2}),q(42732,{c=a12,coords={{55.6,50.1,721}},lvl=45,providers={{"n",98648}},sourceQuests={44694}}),q(42787,{c=a12,coords={{57.5,53.2,720}},lvl=45,providers={{"n",108782}},sourceQuests={42731}}),q(45339,{c=a12,coords={{74.2,41.7,719}},lvl=45,maps={879,880},providers={{"n",116448}},sourceQuests={45329,45330}}),q(42683,g({c=a12,coords={{59.1,58.8,720}},lvl=10,providers={{"n",103761}},sourceQuests={42681}},{i(140517,{b=1,f=55})})),q(41099,{c=a12,coords={{59.5,58,720}},lvl=10,providers={{"n",95237}},sourceQuests={41067}}),q(41069,{c=a12,coords={{59.5,58,720}},lvl=10,providers={{"n",95240}},sourceQuests={41067}}),q(41807,{c=a12,coords={{74.4,51.2,627}},lvl=10,providers={{"n",99262}},sourceQuests={41806}}),q(42869,{c=a12,coords={{74.3,46.2,627}},lvl=10,providers={{"n",102799}},sourceQuests={39247,41119}}),q(44226,{c=a12,coords={{54.6,59.4,721}},description="Requires the |cFFFFD700Focused War Effort|r order hall upgrade.",lvl=45,providers={{"n",112992}}}),q(46780,{c=a12,coords={{54,46.7,721}},lvl=45,providers={{"n",103732}},sourceQuests={45391}}),q(46152,{c=a12,u=2}),q(42808,{c=a12,coords={{58.3,51.1,720}},lvl=10,providers={{"n",108782}},sourceQuests={42802}}),q(43878,{u=2}),q(43186,g({c=a12,coords={{58.5,59.3,720}},lvl=45,providers={{"n",108571},{"n",108572}},sourceQuests={43184,43185}},{i(142056,{b=1,f=54}),i(142058,{b=1,f=54}),i(142061,{b=1,f=54}),i(142063,{b=1,f=54}),s(80987,139715,{b=1,c=a12,f=5}),title(320),i(142057,{b=1,f=54}),i(142059,{b=1,f=54}),i(142060,{b=1,f=54}),i(142055,{b=1,f=54}),i(142062,{b=1,f=54}),i(142064,{b=1,f=54})})),q(42510,{c=a12,coords={{57.7,51.7,721}},lvl=10,providers={{"n",107723},{"n",107724}},sourceQuests={37447}}),q(44379,{c=a12,coords={{58.6,57.8,720}},lvl=10,providers={{"n",95237}},sourceQuests={41099}}),q(44383,{c=a12,coords={{58.6,57.8,720}},lvl=10,providers={{"n",95240}},sourceQuests={41069}}),q(39741,{c=a12,coords={{58.5,56.4,720}},lvl=10,providers={{"n",108571}},sourceQuests={42634}}),q(42665,{c=a12,coords={{58.5,56.4,720}},lvl=10,providers={{"n",108572}},sourceQuests={42921}}),q(45994,{lvl=45,u=2}),q(42754,{c=a12,coords={{59,74,721}},lvl=45,providers={{"n",98646}},sourceQuests={42732,42733}}),q(46133,{c=a12,u=2}),q(42132,{c=a12,coords={{58.5,59.3,720}},lvl=45,providers={{"n",108571},{"n",108572}},sourceQuests={42809,42920}}),q(42522,{c=a12,coords={{58.3,51.5,721}},lvl=10,providers={{"n",107724},{"n",107723}},sourceQuests={42510}}),q(46333,{c=a12,coords={{44,62.7,646}},lvl=45,providers={{"n",118316}},sourceQuests={46246}}),q(42681,{c=a12,coords={{59.3,57.6,720}},lvl=10,providers={{"n",103761}},sourceQuests={42679}}),q(40819,{c=a12,coords={{74.5,48.7,627}},lvl=10,providers={{"n",99247},{"n",108572}},sourceQuests={40814,44383}}),q(41120,{c=a12,coords={{74.9,48.9,627}},lvl=10,providers={{"n",99254},{"n",108571}},sourceQuests={40816}}),q(42735,{c=a12,coords={{57.6,53.3,720}},lvl=45,providers={{"n",108782}},sourceQuests={42787}}),q(42594,{c=a12,coords={{26,52,627}},lvl=10,providers={{"n",107968}},sourceQuests={42593}}),q(44694,{coords={{59,73.8,721}},lvl=45,providers={{"n",98646}},sourceQuests={42669}}),q(44214,{c=a12,coords={{58.5,59.3,720}},lvl=10,providers={{"n",108571},{"n",108572}},sourceQuests={43186}}),q(45329,{c=a12,coords={{74.2,41.7,719}},lvl=45,providers={{"n",116448}},sourceQuests={45301}}),q(46725,{c=a12,coords={{52.1,21.3,646}},lvl=45,providers={{"n",117709}},sourceQuests={45385}}),q(42669,{c=a12,coords={{62.3,58.8,721}},lvl=45,providers={{"n",98648}},sourceQuests={42776}}),q(45764,{c=a12,coords={{52.1,21.3,646}},lvl=45,providers={{"n",117709}},sourceQuests={45385}}),q(46266,g({c=a12,coords={{52.1,21.3,646}},lvl=45,providers={{"n",117709}},sourceQuests={45764,45798,46725}},{i(147458,{b=1,c=a12,f=55})})),q(41806,{c=a12,coords={{28.8,48.6,627}},lvl=10,providers={{"n",90417}},sourceQuests={41804}}),q(41033,{c=a12,coords={{94.9,66.5,627}},lvl=10,providers={{"n",109295}},sourceQuests={42872}}),q(41221,{c=a12,coords={{95,65.7,627}},lvl=10,providers={{"n",109295}},sourceQuests={42872}}),q(42666,{c=a12,isBreadcrumb=1,lvl=10,nextQuests={42670},providers={{"n",112666}},sourceQuests={41069}}),q(44087,{c=a12,isBreadcrumb=1,lvl=10,nextQuests={42671},providers={{"n",112666}},sourceQuests={41069}}),q(42670,{c=a12,coords={{56.1,54.1,720}},lvl=10,providers={{"n",103025}},sourceQuests={41099,42666}}),q(42671,{c=a12,coords={{56.4,55.1,720}},lvl=10,providers={{"n",103025}},sourceQuests={41099,44087}}),q(42736,{c=a12,coords={{64.9,59,634}},lvl=45,providers={{"n",108576}},sourceQuests={42735}}),q(42738,{c=a12,coords={{64.9,58.9,634}},lvl=45,providers={{"o",251220}},sourceQuests={42736}}),q(42739,{c=a12,coords={{64.9,58.9,634}},lvl=45,providers={{"o",251221}},sourceQuests={42736}}),q(42737,{c=a12,coords={{64.9,58.9,634}},description="If the game doesn't properly display the mob's location, Rollo can be found in the cliffside room at 71.4, 39.0.",lvl=45,providers={{"o",251218}},sourceQuests={42736}}),q(45330,{c=a12,coords={{74.2,41.7,719}},lvl=45,providers={{"n",116448}},sourceQuests={45301}}),q(42802,{c=a12,coords={{59.5,50.6,720}},lvl=10,providers={{"n",98632}},sourceQuests={39741,42665}}),q(42872,{c=a12,coords={{95.3,65.1,627}},lvl=10,providers={{"n",109196}},sourceQuests={42869}}),q(41062,{c=a12,coords={{58.6,58.9,720}},isDaily=1,lvl=10,providers={{"n",95240}},sourceQuests={41037}}),q(41070,{c=a12,coords={{58.6,58.9,720}},lvl=10,providers={{"n",95237}},sourceQuests={41060}}),q(42749,{c=a12,coords={{64.9,58.9,634}},lvl=45,providers={{"n",108576}},sourceQuests={42737,42738,42739}}),q(45301,{c=a12,coords={{59.5,58.7,720}},lvl=45,providers={{"n",108311}},sourceQuests={46159}}),q(42593,{c=a12,coords={{59.9,48.7,720}},lvl=10,providers={{"n",98632}},sourceQuests={42522}}),q(37447,{c=a12,coords={{59.3,57.7,720}},lvl=10,providers={{"n",103761}},sourceQuests={42682}}),q(42775,{c=a12,coords={{57.5,53.3,720}},lvl=45,providers={{"n",108782}},sourceQuests={42752,42753}}),q(41119,{c=a12,lvl=10,maps={723},providers={{"n",103156}},sourceQuests={41121}}),q(39247,{c=a12,lvl=10,maps={723},providers={{"n",94902}},sourceQuests={39051}}),q(41066,{c=a12,coords={{59.4,50.4,721}},lvl=10,providers={{"n",95238}},sourceQuests={41062,41070}}),q(42920,{c=a12,coords={{59,74,721}},lvl=45,providers={{"n",98646}},sourceQuests={42810}}),q(42809,{c=a12,coords={{59,74,721}},lvl=45,providers={{"n",98646}},sourceQuests={42810}}),q(40816,{c=a12,coords={{74.9,48.9,627}},lvl=10,providers={{"n",99254}},sourceQuests={39047}}),q(40814,{c=a12,coords={{74.9,48.9,627}},lvl=10,providers={{"n",99247}},sourceQuests={39261}}),q(44161,{c=a12,coords={{59.3,57.6,720}},lvl=10,providers={{"n",103761}},sourceQuests={42690,42697}}),q(42677,{c=a12,coords={{59.3,57.6,720}},lvl=10,providers={{"n",103761}},sourceQuests={42695,42697}}),q(41096,{c=a12,coords={{58.8,51.2,721}},lvl=10,providers={{"n",95238}},sourceQuests={41066}}),q(41067,{c=a12,coords={{58.8,51.2,721}},lvl=10,providers={{"n",95238}},sourceQuests={41066}}),q(46334,g({c=a12,coords={{60.1,50.8,720}},lvl=45,maps={861},providers={{"n",108784}},sourceQuests={46333}},{mnt(229417)})),q(42776,g({c=a12,coords={{58.6,58.8,720}},lvl=45,providers={{"n",108571},{"n",108572}},sourceQuests={42775}},{s(80994,139722,{b=1,c=a12,f=5}),i(139506,{b=1,f=55})})),q(41060,{c=a12,coords={{57.7,68.4,720}},isDaily=1,lvl=10,providers={{"n",95237}},sourceQuests={41033}}),q(41037,{c=a12,coords={{57.7,68.4,720}},isDaily=1,lvl=10,providers={{"n",95240}},sourceQuests={41221}}),q(42131,g({c=a12,coords={{59.5,50.6,720}},lvl=10,providers={{"n",98632}},sourceQuests={39741,42665}},{crit(3,{achID=10461}),i(140924,{b=1,f=102,spellID=225179}),i(140517,{b=1,f=55})})),q(44224,{c=a12,u=2}),q(46940,{c=a12,u=2}),q(42752,{c=a12,lvl=45,maps={634},sourceQuests={42749}}),q(42753,{c=a12,lvl=45,maps={634},sourceQuests={42749}}),q(41863,{c=a12,coords={{74.9,49,627}},lvl=10,providers={{"n",99254}},sourceQuests={41807}}),q(40249,{c=a12,coords={{74.9,49,627}},lvl=10,providers={{"n",99247}},sourceQuests={41807}}),q(45798,{c=a12,coords={{52.1,21.3,646}},lvl=45,providers={{"n",117709}},sourceQuests={45385}}),q(45385,{c=a12,coords={{59.6,58.8,720}},lvl=45,providers={{"n",108311}},sourceQuests={45339}}),q(42731,{c=a12,coords={{58.5,51.6,720}},lvl=10,providers={{"n",108782}},sourceQuests={42131}}),q(44213,g({c=a12,coords={{57.7,44.2,720}},lvl=45,providers={{"n",112407}}},{s(80990,139718,{b=1,c=a12,f=5})}))}),n(-2,{n(116621,g({coords={{59.3,42.4,720}}},{i(123960,{b=1,c=a12,f=53}),i(123959,{b=1,c=a12,f=53}),s(73777,128950,{b=1,c=a12,f=5}),s(76657,133311,{b=1,c=a12,f=5}),s(73783,128956,{b=1,f=35}),s(76193,132243,{b=1,f=35}),s(80339,138970,{b=1,c=a12,f=5}),s(82923,141650,{b=1,c=a12,f=5}),i(112460,{b=1,c=a12,f=52}),s(76671,133325,{b=1,c=a12,f=5}),s(60973,112453,{b=1,c=a12,f=5}),s(76666,133320,{b=1,c=a12,f=5}),s(60969,112450,{b=1,c=a12,f=5}),s(76670,133324,{b=1,c=a12,f=5}),s(60966,112457,{b=1,c=a12,f=5}),s(76669,133323,{b=1,c=a12,f=5}),s(73967,112452,{b=1,c=a12,f=5}),i(112461,{b=1,c=a12,f=51}),s(60968,112462,{b=1,c=a12,f=3}),s(76667,133321,{b=1,c=a12,f=5}),s(60972,112455,{b=1,c=a12,f=5}),s(76665,133319,{b=1,c=a12,f=5}),s(60974,112451,{b=1,c=a12,f=5}),i(112459,{b=1,c=a12,f=52}),s(76668,133322,{b=1,c=a12,f=5}),s(60970,112454,{b=1,c=a12,f=5}),s(76664,133318,{b=1,c=a12,f=5}),s(60971,112456,{b=1,c=a12,f=5}),s(60967,112458,{b=1,c=a12,f=35}),s(73859,129181,{b=1,c=a12,f=35}),s(73776,128949,{b=1,c=a12,f=5}),s(76661,133315,{b=1,c=a12,f=5}),s(73778,128951,{b=1,c=a12,f=5}),s(76662,133316,{b=1,c=a12,f=5}),s(73775,128947,{b=1,c=a12,f=5}),s(76659,133313,{b=1,c=a12,f=5}),s(73781,128954,{b=1,c=a12,f=5}),s(76660,133314,{b=1,c=a12,f=5}),s(73782,128955,{b=1,c=a12,f=5}),s(76656,133310,{b=1,c=a12,f=5}),s(73779,128952,{b=1,c=a12,f=5}),s(76658,133312,{b=1,c=a12,f=5}),s(73780,128953,{b=1,c=a12,f=5}),s(76663,133317,{b=1,c=a12,f=5}),s(73774,128944,{b=1,c=a12,f=3})})),n(112407,g({coords={{57.8,43.5,720}},description="|c808080FAIn order to purchase the toy|r |c00FF96AFTiny Set of Warglaives|r|c808080FA, you must have completed the class mount quest|r |cFFFFD700To Fel and Back|r|c808080FA.\n|c808080FAOnce completed you have to unlock all 52 traits on either spec to be able purchase it.|r"},{toy(147537,{b=1,c=a12,cost={{"c",1220,1000}}}),s(80993,139721,{b=1,c=a12,cost=5000000,f=5,lvl=45}),s(80988,139716,{b=1,c=a12,cost=5000000,f=5,lvl=45}),s(80991,139719,{b=1,c=a12,cost=5000000,f=5,lvl=45}),toy(143727,{b=1,cost={{"c",1220,1000}}}),s(80989,139717,{b=1,c=a12,cost=5000000,f=5,lvl=45}),s(80990,139718,{b=1,c=a12,cost=5000000,f=5,lvl=45}),i(140936,{b=1,c=a12,cost={{"c",1220,2000}},lvl=45,spellID=225160}),i(140965,{b=1,c=a12,cost={{"c",1220,4000}},lvl=45,spellID=225161}),i(140964,{b=1,c=a12,cost={{"c",1220,500}},lvl=45,spellID=225158}),s(76894,133670,{b=1,c=a12,f=9}),s(80992,139720,{b=1,c=a12,cost=5000000,f=5,lvl=45}),s(80987,139715,{b=1,c=a12,cost=5000000,f=5,lvl=45}),s(81597,140560,{b=1,f=35}),s(80994,139722,{b=1,c=a12,cost=5000000,f=5,lvl=45})}))})})),cl(5,g({c=a4,mapID=702},{n(-17,{n(-10067,{i(141332,g({b=1,c=a4,description="Obtain 12 of these books to complete the set and receive the Discipline Priest Hidden Artifact Appearance.\n\nStart with Volume VI and Archivist Inkforge in your Order Hall.",lvl=45},{q(44342,{coords={{62.5,36.3,702}},description="You must get this volume first in order to collect the others. Talk to Archivist Inkforge. Always choose the middle answer (passive curious, not judging) and he will give you the first volume.",name="|cFFFFFFFFVolume VI|r | Archivist Inkforge in the class order hall.",providers={{"n",111119}}}),q(44339,{coords={{30.6,50.8,627}},description="Khadgar is located in the Violet Citadel in new Dalaran. On the left side, there is an NPC named Archivist Elysiana. Volume 1 is on the right-hand bookshelf behind her.\n\nWorld Spawn - might be on cooldown!",name="|cFFFFFFFFVolume I|r | The Violet Citadel in new Dalaran.",providers={{"n",113873}}}),q(44340,{coords={{58.4,25.1,702}},description="High Priestess Ishanah is on the other side of the alcove, and next to her is a Draenei Anchorite.\n\nWorld Spawn - might be on cooldown!",name="|cFFFFFFFFVolume II|r | Behind Juvess the Duskwhisperer in the Class Order Hall.",providers={{"n",111738}}}),q(44341,{coords={{72.2,73.4,115},{73.2,72.9,115}},description="Book is on top of a bookshelf on the left side of the cloister, on the ground floor.\n\nWorld Spawn - might be on cooldown (60-minute respawn).",icon="Interface\\Icons\\INV_Misc_Token_ScarletCrusade",name="|cFFFFFFFFVolume III|r | New Hearthglen in Northrend."}),q(44344,{coords={{37.2,25,702}},description="On the left side of Meridelle Lightspark there is a shelf. On the lower board, there are some stacked books, and this volume is on the right side of those.\n\nWorld Spawn - might be on cooldown!",name="|cFFFFFFFFVolume IV|r | Bookshelf to the left of Meridelle Lightspark in the Class Order Hall. ",providers={{"n",112401}}}),q(44343,{coords={{69,72.9,22},{58.8,84,476}},description="Enter Chillheart's room - you don't need to kill the boss. Kill the first trashpack on the right side. The book is on top of the 6th bookshelf from the right.",name="|cFFFFFFFFVolume V|r | Chillheart's room in Scholomance.",providers={{"n",58633}}}),q(44345,{coords={{69,24.9,19},{35.7,14.2,432}},description="Run through the instance to Flameweaver Koegler's room. on the left-hand side of the room there's a table with a candelabra. Volume 7 is on the bench between the table and the bookshelf.",name="|cFFFFFFFFVolume VII|r | The Flameweaver's library in Scarlet Halls.",providers={{"n",59150}}}),q(44350,{coords={{63.6,74.4,634}},description="You must kill him after you have at least one of the books in your inventory and he will drop the book.\n\nIf several kill the mob, only one Priest is able to loot the book!",name="|cFFFFFFFFVolume VIII|r | A rare in the cave southwest of Halls of Valor in Stormheim (Inquisitor Ernstenbok).",providers={{"n",90139}}}),q(44347,{coords={{33.8,15,680}},description="You must kill him after you have at least one of the books in your inventory and he will drop the book.\n\nIf several kill the mob, only one Priest is able to loot the book!",name="|cFFFFFFFFVolume IX|r | Artificer Lothaire in Moon Guard Stronghold, Suramar.",providers={{"n",106351}}}),q(44348,{coords={{58.6,75.8,751},{38.4,50.8,641}},description="After defeating the first boss, you will get into the Map-Room with a large setup in the middle. Head along the left side, the book is on one of the tables.",name="|cFFFFFFFFVolume X|r | Black Rook Hold in corner of room with ghosts and bookshelves.",providers={{"n",98542}}}),q(44349,{coords={{46.9,74.8,42},{36.8,37.9,358}},description="After the Curator, jump down to the right and head straight into the first nook. There is a tapestry on the wall and 3 bookshelves below. Volume 11 is on the bottom of the left-hand bookshelf.",name="|cFFFFFFFFVolume XI|r | Guardian's Library in old Karazhan.",providers={{"n",15691}}}),q(44346,{coords={{65.6,56.8,630}},description="Fly to Shackle's Den and head east.\n\nIf several kill the mob, only one Priest is able to loot the book!",name="|cFFFFFFFFVolume XII|r | Chief Bitterbrine on the Queen's Reprisal in Azsuna.",providers={{"n",106990}}}),i(139567,g({b=1,c=a4,coords={{62.5,36.3,702}},description="Once you have obtained all 12 volumes, return to Archivist Inkforge in the class order hall and give them to him and he will give you this item. Turn on \"Show Incomplete Quests\" to track your progress.",f=55,spellID=220703},{artifact(738,{s=77383})}))}))}),q(45343,{c=a4,coords={{51,48.4,702}},lvl=45,providers={{"n",110564}},sourceQuests={47137}}),q(41627,{c=a4,coords={{56.7,69.1,115}},lvl=10,model="192568",providers={{"o",248398}},sourceQuests={41626}}),q(41632,{c=a4,coords={{28.6,49.9,627}},lvl=10,providers={{"n",105081}},sourceQuests={41630}}),q(43420,{c=a4,coords={{48.5,20.1,702}},lvl=10,providers={{"n",110498}},sourceQuests={43402}}),q(40706,{c=a4,coords={{78.9,41,18}},lvl=10,providers={{"n",101314}},sourceQuests={40705}}),q(43401,{c=a4,coords={{51,48.4,702}},lvl=45,providers={{"n",110564}},sourceQuests={43399,43832}}),q(41626,{c=a4,coords={{28.7,49.9,627}},lvl=10,providers={{"n",105081}},sourceQuests={41625}}),q(43935,{c=a4,coords={{51.1,48.2,702}},lvl=10,providers={{"n",110564}},sourceQuests={41019}}),q(41019,{c=a4,coords={{48.9,49.1,702}},lvl=10,providers={{"n",102655}},sourceQuests={40938}}),q(45342,{c=a4,coords={{33.6,49.7,646}},lvl=45,providers={{"n",118528}},sourceQuests={45349}}),q(43797,g({c=a4,coords={{50.2,74.1,24}},lvl=45,providers={{"n",111616}},sourceQuests={43397}},{i(139506,{b=1,f=55})})),q(43395,{c=a4,coords={{48.9,63.6,748}},lvl=45,providers={{"n",110969}},sourceQuests={43394}}),q(43375,{c=a4,coords={{58.5,37.2,630}},lvl=10,providers={{"n",110686}},sourceQuests={43374}}),n(46028,{u=2}),q(43388,{c=a4,coords={{71.4,71.8,115}},lvl=45,providers={{"n",110683}},sourceQuests={43387}}),q(43383,{c=a4,coords={{75.7,40.7,702}},lvl=10,providers={{"n",102587}},sourceQuests={43377}}),q(40710,{c=a4,coords={{51.5,47.6,702}},lvl=10,providers={{"n",101314},{"n",110564}},sourceQuests={40706}}),q(44306,{c=a4,coords={{61.6,45.6,702}},description="Only available if you you have the |cFFFFD700Tithe|r order hall upgrade.",lvl=45,providers={{"n",111773}}}),q(46034,g({c=a4,coords={{24.8,40.1,702}},lvl=45,providers={{"n",120842}},sourceQuests={46145}},{follower(1002)})),q(43398,g({c=a4,coords={{51,48.4,702}},lvl=45,providers={{"n",110564}},sourceQuests={43401}},{follower(875)})),q(43271,g({c=a4,coords={{51.6,50,702}},lvl=10,providers={{"n",110596}},sourceQuests={43270}},{follower(856)})),q(43272,g({c=a4,coords={{57.4,26.9,702}},lvl=10,providers={{"n",110598}},sourceQuests={43270}},{follower(857)})),q(43381,g({c=a4,coords={{51.2,49.6,702}},lvl=45,providers={{"n",111215}},sourceQuests={43389}},{s(81034,139762,{b=1,c=a4,f=4}),follower(873)})),q(43382,g({c=a4,coords={{24.2,37.8,47}},lvl=45,providers={{"n",110684}},sourceQuests={43392}},{follower(874)})),q(43380,g({c=a4,coords={{73.9,40.8,702}},lvl=10,providers={{"n",110457}},sourceQuests={43383}},{follower(872)})),q(42137,g({c=a4,coords={{47.1,43.9,630}},lvl=10,providers={{"n",110687}},sourceQuests={43376}},{follower(871)})),q(42138,g({c=a4,coords={{47.1,43.9,630}},lvl=10,providers={{"n",110686}},sourceQuests={43376}},{follower(870)})),q(44229,{c=a4,description="Only available if you you have the |cFFFFD700Armaments of Light|r order hall upgrade.",lvl=45}),q(45350,{c=a4,coords={{33.6,49.7,646}},lvl=45,providers={{"n",118528}},sourceQuests={45349}}),q(45347,{c=a4,coords={{30,55.9,650}},lvl=45,providers={{"n",118528}},sourceQuests={45344,45345,45436}}),q(43394,{c=a4,lvl=45,maps={748},providers={{"n",111044}},sourceQuests={43393}}),q(43384,{c=a4,coords={{48.9,48.7,702}},lvl=10,providers={{"n",110571}},sourceQuests={43379}}),q(43832,{c=a4,coords={{50.9,46.8,702}},lvl=45,providers={{"n",110564}},sourceQuests={43797}}),q(43378,{c=a4,coords={{47.1,43.9,630}},lvl=10,providers={{"n",110687}},sourceQuests={42137,42138}}),q(41628,{c=a4,lvl=10,providers={{"n",105917}},sourceQuests={41626}}),q(43390,{c=a4,coords={{50.9,46.8,702}},lvl=45,providers={{"n",110564}},sourceQuests={43381}}),q(43399,{c=a4,coords={{50.9,46.8,702}},lvl=45,providers={{"n",110564}},sourceQuests={43797}}),q(46152,{c=a4,u=2}),q(43377,{c=a4,coords={{50.9,46.8,702}},lvl=10,providers={{"n",110564}},sourceQuests={43379}}),q(41629,{c=a4,lvl=10,providers={{"n",105917}},sourceQuests={41627}}),q(43402,g({c=a4,coords={{51,48.4,702}},lvl=45,providers={{"n",110564}},sourceQuests={43398}},{s(81031,139759,{b=1,c=a4,f=4}),title(339),i(142056,{b=1,f=54}),i(142057,{b=1,f=54}),i(142058,{b=1,f=54}),i(142059,{b=1,f=54}),i(142060,{b=1,f=54}),i(142055,{b=1,f=54}),i(142061,{b=1,f=54}),i(142062,{b=1,f=54}),i(142063,{b=1,f=54}),i(142064,{b=1,f=54})})),q(43884,{u=2}),q(41966,{c=a4,coords={{37.7,36.7,627}},lvl=10,providers={{"n",105602}},sourceQuests={41957}}),q(43385,{c=a4,coords={{51.5,47.7,702}},lvl=45,providers={{"n",110564}},sourceQuests={43380}}),q(43392,{c=a4,coords={{24.4,37.8,47}},lvl=45,providers={{"n",111041}},sourceQuests={43391}}),q(46029,{lvl=45,u=2}),q(46140,{c=a4,u=2}),q(43924,{c=a4,coords={{50.9,46.8,702}},lvl=45,providers={{"n",110564}},repeatable=1,sourceQuests={43832}}),q(43400,{c=a4,coords={{51.5,45.9,702}},lvl=45,providers={{"n",109776}},sourceQuests={43797}}),q(45345,{c=a4,coords={{30,55.9,650}},lvl=45,providers={{"n",118528}},sourceQuests={45343}}),q(43374,{c=a4,coords={{58.5,37.2,630}},lvl=10,providers={{"n",110686}},sourceQuests={43372}}),q(43386,{c=a4,coords={{51.5,47.7,702}},lvl=45,providers={{"n",110564}},sourceQuests={43385}}),q(41967,{c=a4,coords={{37.5,35.5,627}},lvl=10,providers={{"n",105603}},sourceQuests={41966}}),q(44251,g({c=a4,coords={{38.9,24.4,702}},lvl=45,providers={{"n",112401}}},{s(81029,139757,{b=1,c=a4,f=4})})),q(40705,{c=a4,lvl=10,providers={{"n",101344},{"n",102333}},sourceQuests={44663}}),q(43376,{c=a4,coords={{58.5,37.2,630}},lvl=10,providers={{"n",112487}},sourceQuests={43374,43375}}),q(44100,{c=a4,isBreadcrumb=1,lvl=10,providers={{"n",112695}}}),q(43851,{c=a4,coords={{50.9,46.8,702}},lvl=10,providers={{"n",109776}},sourceQuests={43379}}),q(43275,{c=a4,coords={{51.1,48.5,702}},lvl=10,providers={{"n",110564}},sourceQuests={43273}}),q(43371,{c=a4,coords={{51.1,48.5,702}},lvl=10,providers={{"n",110564}},sourceQuests={43277}}),q(42074,{c=a4,coords={{33.5,33.1,646}},lvl=10,providers={{"n",106011}},sourceQuests={41993}}),q(43270,{c=a4,coords={{51.1,48.2,702}},lvl=10,providers={{"n",110564}},sourceQuests={41019}}),q(43393,{c=a4,coords={{24.2,37.8,47}},lvl=45,providers={{"n",110684}},sourceQuests={43392}}),q(43925,{c=a4,coords={{50.9,46.8,702}},lvl=45,providers={{"n",110564}},repeatable=1,sourceQuests={43832}}),q(45348,{c=a4,coords={{30,55.9,650}},lvl=45,providers={{"n",118528}},sourceQuests={45347}}),q(41993,{c=a4,coords={{34,33.9,646}},lvl=10,providers={{"n",105684}},sourceQuests={41967}}),q(45344,{c=a4,coords={{30,55.9,650}},lvl=45,providers={{"n",118528}},sourceQuests={45343}}),q(43387,{c=a4,coords={{71.4,71.8,115}},lvl=45,providers={{"n",110683}},sourceQuests={43386}}),q(43391,{c=a4,coords={{24.2,37.8,47}},lvl=45,providers={{"n",111041}},sourceQuests={43390}}),q(45346,{c=a4,coords={{30,55.9,650}},lvl=45,providers={{"n",118528}},sourceQuests={45343}}),q(43273,{c=a4,coords={{51.2,48.3,702}},lvl=10,providers={{"n",110564}},sourceQuests={43270}}),q(43923,{c=a4,coords={{50.9,46.8,702}},lvl=45,providers={{"n",110564}},repeatable=1,sourceQuests={43832}}),q(46145,g({c=a4,coords={{33.6,49.7,646}},lvl=45,providers={{"n",118528}},sourceQuests={45342,45350}},{i(147471,{b=1,c=a4,f=55})})),q(43277,g({c=a4,coords={{51.1,48.5,702}},lvl=10,providers={{"n",110564}},sourceQuests={43276}},{i(140517,{b=1,f=55})})),q(43373,{c=a4,coords={{48.2,48.2,702}},lvl=10,providers={{"n",110557}},sourceQuests={43372}}),q(44230,{c=a4,coords={{58.6,29.9,702}},description="Only available if you you have the |cFFFFD700Blessed Seals|r order hall upgrade.",lvl=45,providers={{"n",110819}}}),q(40938,{c=a4,coords={{46.6,20.9,627}},lvl=10,providers={{"n",101313}},sourceQuests={40710}}),q(41625,{c=a4,coords={{51.5,47.9,702}},lvl=10,providers={{"n",101314}},sourceQuests={40706}}),q(43396,{c=a4,coords={{48.9,63.6,748}},lvl=45,providers={{"n",110969}},sourceQuests={43394}}),q(41631,{c=a4,lvl=10,maps={736},providers={{"n",105917}},sourceQuests={41630}}),q(45788,{c=a4,lvl=45,maps={646},sourceQuests={46246}}),q(45789,g({c=a4,lvl=45},{mnt(229377)})),q(44407,{c=a4,coords={{51.5,47.6,702}},lvl=10,providers={{"n",110564}},sourceQuests={41632}}),q(41957,{c=a4,coords={{78.9,41,18}},lvl=10,providers={{"n",101314}},sourceQuests={40706}}),q(45349,{c=a4,coords={{51.1,48.5,702}},lvl=45,providers={{"n",110564}},sourceQuests={45348}}),q(43276,{c=a4,coords={{51.1,48.5,702}},lvl=10,providers={{"n",110564}},sourceQuests={43275}}),q(43389,{c=a4,lvl=45,providers={{"n",110683}},sourceQuests={43387}}),q(43397,{c=a4,coords={{51.1,48.5,702}},lvl=45,providers={{"n",110564}},sourceQuests={43395,43396}}),q(41630,{c=a4,lvl=10,providers={{"n",105917}},sourceQuests={41628}}),q(46940,{u=2}),q(43379,g({c=a4,coords={{48.3,47.8,702}},lvl=10,providers={{"n",110557}},sourceQuests={43378}},{i(140930,{b=1,f=102,spellID=225187}),i(140517,{b=1,f=55})})),q(43372,{c=a4,coords={{51.2,48.7,702}},lvl=10,providers={{"n",110564}},sourceQuests={43371}})}),n(-2,{n(112401,g({coords={{39,24.6,702}}},{s(81034,139762,{b=1,c=a4,cost=5000000,f=4,lvl=45}),toy(143727,{b=1,cost={{"c",1220,1000}}}),s(81033,139761,{b=1,c=a4,cost=5000000,f=4,lvl=45}),s(81028,139756,{b=1,c=a4,cost=5000000,f=4,lvl=45}),i(140942,{b=1,c=a4,cost={{"c",1220,2000}},lvl=45,spellID=225160}),i(140977,{b=1,c=a4,cost={{"c",1220,4000}},lvl=45,spellID=225161}),i(140976,{b=1,c=a4,cost={{"c",1220,500}},lvl=45,spellID=225158}),s(81030,139758,{b=1,c=a4,cost=5000000,f=4,lvl=45}),s(81029,139757,{b=1,c=a4,cost=5000000,f=4,lvl=45}),s(81589,140552,{b=1,f=28}),s(81031,139759,{b=1,c=a4,cost=5000000,f=4,lvl=45}),s(81032,139760,{b=1,c=a4,cost=5000000,f=4,lvl=45}),s(81027,139755,{b=1,c=a4,cost=5000000,f=4,lvl=45})}))})})),cl(2,g({c=a3,maps={24}},{n(-17,{q(46083,{c=a3,coords={{45,29.6,627}},cost={{"i",123918,25},{"i",147768,1}},lvl=45,providers={{"n",92183}},sourceQuests={46071}}),q(45645,{c=a3,coords={{48.2,41,627}},lvl=45,providers={{"n",117438}},sourceQuests={45644}}),q(43424,{c=a3,coords={{72.6,25.8,24}},lvl=10,providers={{"n",90259}},sourceQuests={43697}}),q(45566,{c=a3,coords={{55.8,16.2,650}},lvl=45,providers={{"n",117226}},sourceQuests={45565}}),q(43700,{c=a3,coords={{52.3,78.1,24}},lvl=45,maps={702},providers={{"n",90250}},sourceQuests={43698,43699}}),q(43934,{c=a3,coords={{48.5,71.3,24}},lvl=45,providers={{"n",110866}},sourceQuests={43541}}),q(42866,{c=a3,coords={{49.8,72.4,24}},lvl=10,providers={{"n",90259}},sourceQuests={42847}}),q(39756,{c=a3,coords={{52.3,78.1,24}},lvl=10,providers={{"n",90250}},sourceQuests={38933}}),q(38566,{c=a3,coords={{63,37.2,24}},lvl=10,providers={{"n",100031}},sourceQuests={38576,42811}}),q(43491,{c=a3,coords={{48.9,63.7,748}},lvl=45,providers={{"n",110969}},sourceQuests={43490}}),q(38710,{c=a3,lvl=10,maps={627},providers={{"n",92909}}}),q(45974,{lvl=45,u=2}),q(45890,{c=a3,coords={{59.1,32.6,24}},lvl=45,providers={{"n",109102}},sourceQuests={45143}}),q(43490,{c=a3,coords={{66.2,26.1,630}},lvl=45,maps={748},providers={{"o",252232}},sourceQuests={43489}}),q(43487,{c=a3,coords={{44.6,23.1,627}},lvl=10,providers={{"n",110571}},sourceQuests={43486}}),q(43493,{c=a3,coords={{52.3,78.1,24}},lvl=45,providers={{"n",90250}},sourceQuests={43535}}),q(44220,{u=2}),q(43488,{c=a3,coords={{44.6,23.1,627}},lvl=10,providers={{"n",110571}},sourceQuests={43486}}),q(43534,{c=a3,coords={{52.3,78.1,24}},lvl=45,providers={{"n",90250}},sourceQuests={43492,43933}}),q(44063,{c=a3,coords={{49.8,72.4,24}},lvl=10,providers={{"n",90259}},sourceQuests={39756}}),q(44218,{c=a3,coords={{54.1,49.8,24}},description="Only available if you you have the |cFFFFD700Plowshares to Swords|r order hall upgrade.",lvl=45,providers={{"n",110434}}}),q(44250,g({c=a3,coords={{41.4,61.1,24}},lvl=45,providers={{"n",100196}},sourceQuests={38566}},{s(80966,139693,{b=1,c=a3,f=7})})),q(43492,g({c=a3,coords={{48.3,72.4,24}},lvl=45,providers={{"n",90251}},sourceQuests={43541}},{follower(757)})),q(43785,g({c=a3,coords={{71.6,23.7,24}},lvl=45,providers={{"n",99997}},sourceQuests={43697}},{follower(758)})),q(43933,g({c=a3,coords={{71.9,24.4,24}},lvl=45,providers={{"n",113299}},sourceQuests={43934}},{follower(756)})),q(42852,g({c=a3,coords={{50.2,72.8,24}},lvl=10,providers={{"n",99995}},sourceQuests={42890}},{follower(755)})),q(42881,g({c=a3,coords={{38.2,64.6,24}},lvl=10,providers={{"n",92346}},sourceQuests={42846}},{follower(478)})),q(43701,g({c=a3,coords={{73.1,23.5,24}},lvl=45,providers={{"n",109105}},sourceQuests={43697}},{follower(759)})),q(46045,g({c=a3,lvl=45,providers={{"n",119545}},sourceQuests={45148,45149}},{follower(1000)})),q(42851,g({c=a3,coords={{49.3,71.5,24}},lvl=10,providers={{"n",94175}},sourceQuests={42890}},{follower(479)})),q(42888,{c=a3,coords={{30.6,44.9,630}},lvl=10,providers={{"n",109384}},sourceQuests={42887}}),q(44370,{c=a3,coords={{49.8,72.4,24}},lvl=10,providers={{"n",90259}},sourceQuests={42120}}),q(43486,{c=a3,coords={{48.4,72.8,24}},lvl=10,providers={{"n",90251}},sourceQuests={42890}}),q(42847,{c=a3,coords={{52.3,78.1,24}},lvl=10,providers={{"n",90250}},sourceQuests={42846}}),q(46259,{c=a3,coords={{66.8,53.4,641}},lvl=45,providers={{"n",119209}},sourceQuests={45890}}),q(43699,{c=a3,coords={{52.3,78.1,24}},lvl=45,providers={{"n",90250}},sourceQuests={43492,43933}}),q(49812,{c=a3,coords={{48.4,72.8,24}},description="Complete Cracking the Codex (43486) and don't accept the next quest. Go back to Aponi instead.",isBreadcrumb=1,lvl=10,providers={{"n",90251}},sourceQuests={43486}}),q(45149,{c=a3,coords={{58.9,31.9,24}},lvl=45,providers={{"n",119545}},sourceQuests={45147}}),q(44219,{c=a3,coords={{48.9,76.2,24}},description="Only available if you you have the |cFFFFD700Holy Purpose|r order hall upgrade.",lvl=45,providers={{"n",112986}}}),q(45147,{c=a3,coords={{59.1,32.6,24}},lvl=45,providers={{"n",109102}},sourceQuests={45146}}),q(39722,{u=2}),q(45565,{c=a3,coords={{55.8,16.2,650}},lvl=45,providers={{"n",117226}},sourceQuests={45562}}),q(46151,{c=a3,u=2}),q(42844,{c=a3,isBreadcrumb=1,lvl=10,providers={{"n",112701}}}),q(43883,{u=2}),q(42774,{c=a3,coords={{52.1,83.2,22}},lvl=10,providers={{"n",108776}},sourceQuests={42773}}),q(45975,{lvl=45,u=2}),q(45143,{c=a3,coords={{50.3,74.1,24}},lvl=45,providers={{"n",90249}},sourceQuests={47137}}),q(42771,{c=a3,coords={{51.3,79,22}},lvl=10,providers={{"n",108778}},sourceQuests={42770}}),q(45562,{c=a3,coords={{55.8,16.2,650}},lvl=45,providers={{"n",117226}},sourceQuests={45561}}),q(46132,{u=2}),q(46074,{c=a3,coords={{45,29.6,627}},lvl=45,providers={{"n",92183}},sourceQuests={46083}}),q(38933,{c=a3,coords={{73.7,19.6,24}},lvl=10,providers={{"n",100031}},sourceQuests={38566}}),q(43698,{c=a3,coords={{52.3,78.1,24}},lvl=45,providers={{"n",90250}},sourceQuests={43492,43933}}),q(42867,{c=a3,coords={{52.3,78.1,24}},lvl=10,providers={{"n",90250}},sourceQuests={44153}}),q(45145,{c=a3,coords={{66.8,53.4,641}},lvl=45,providers={{"n",119209}},sourceQuests={46259}}),q(43462,{c=a3,coords={{30.6,44.9,630}},lvl=10,providers={{"n",109384}},sourceQuests={42887}}),q(45567,{c=a3,coords={{55.8,16.2,650}},lvl=45,providers={{"n",117226}},sourceQuests={45566}}),q(45148,g({c=a3,coords={{58.9,31.9,24}},lvl=45,providers={{"n",119545}},sourceQuests={45147}},{i(147469,{b=1,c=a3,f=55})})),q(45644,{c=a3,coords={{55.8,16.2,650}},lvl=45,providers={{"n",118009}},sourceQuests={45568}}),q(46070,{c=a3,coords={{52.3,78.1,24}},cost={{"i",131746,1}},lvl=45,providers={{"n",90250}},sourceQuests={46069}}),q(42848,{c=a3,coords={{52.3,78.1,24}},lvl=10,providers={{"n",90250}},sourceQuests={42847}}),q(39696,g({c=a3,coords={{49.8,72.4,24}},lvl=10,providers={{"n",90259}},sourceQuests={39756}},{follower(480)})),q(45146,{c=a3,coords={{59.1,32.6,24}},lvl=45,providers={{"n",109102}},sourceQuests={45145}}),q(42772,{c=a3,coords={{51.4,79,22}},lvl=10,providers={{"n",108777}},sourceQuests={42770}}),q(45561,{c=a3,lvl=45}),q(42000,{c=a3,coords={{74.8,48.2,627}},lvl=10,providers={{"n",90259},{"n",90369}},sourceQuests={40408}}),q(42770,{c=a3,coords={{49.8,72.4,24}},lvl=10,providers={{"n",90259}},sourceQuests={44370}}),q(42017,{c=a3,coords={{73.9,49,627}},lvl=10,providers={{"n",105813}},sourceQuests={42005}}),q(43494,{c=a3,coords={{52.3,78.1,24}},lvl=10,providers={{"n",90250}},sourceQuests={42890}}),q(45770,g({c=a3,coords={{52.3,78.1,24}},lvl=45,providers={{"n",90250}},sourceQuests={46074}},{mnt(231435,{b=1,c=a3,itemID=143502})})),q(42850,g({c=a3,coords={{52.3,78.1,24}},lvl=10,providers={{"n",90250}},sourceQuests={42849}},{i(140517,{b=1,f=55})})),q(42846,{c=a3,coords={{49.8,72.4,24}},lvl=10,providers={{"n",90259}},sourceQuests={39696}}),q(42377,{c=a3,coords={{72,49.3,627}},lvl=10,providers={{"n",106337}},sourceQuests={42231}}),q(42890,g({c=a3,lvl=10,maps={630},providers={{"n",109434}},sourceQuests={42888,43462}},{i(140929,{b=1,f=102,spellID=225186}),i(140517,{b=1,f=55})})),q(42005,{c=a3,coords={{56.8,78.7,117}},lvl=10,providers={{"n",105724}},sourceQuests={42002}}),q(46071,{c=a3,coords={{52.3,78.1,24}},lvl=45,providers={{"n",90250}},sourceQuests={46070}}),q(42885,{c=a3,coords={{50.8,70.9,24}},lvl=10,providers={{"n",90259}},sourceQuests={42919}}),q(42966,{c=a3,coords={{50.8,70.9,24}},lvl=10,providers={{"n",90259}},sourceQuests={42919}}),q(42967,{c=a3,coords={{50.8,70.9,24}},lvl=10,providers={{"n",90259}},sourceQuests={42919}}),q(42968,{c=a3,coords={{50.8,70.9,24}},lvl=10,providers={{"n",90259}},sourceQuests={42919}}),q(42773,{c=a3,coords={{51.6,81.9,22}},lvl=10,providers={{"n",108776}},sourceQuests={42771}}),q(43540,{c=a3,coords={{48.9,63.7,748}},lvl=45,providers={{"n",110969}},sourceQuests={43490}}),q(42231,{c=a3,coords={{49.8,72.4,24}},lvl=10,providers={{"n",90259}},sourceQuests={44063}}),q(42919,{c=a3,coords={{49.8,72.4,24}},lvl=10,providers={{"n",90259}},sourceQuests={42867}}),q(38376,{c=a3,coords={{74.3,53.2,23}},lvl=10,providers={{"n",90369}},sourceQuests={42774}}),q(42120,{c=a3,coords={{72,49.3,627}},lvl=10,providers={{"n",106337}},sourceQuests={42377}}),q(45568,{c=a3,coords={{55.8,16.2,650}},lvl=45,providers={{"n",117226}},sourceQuests={45567}}),q(42887,{c=a3,coords={{45.9,51.6,630}},lvl=10,providers={{"n",109356}},sourceQuests={42886}}),q(42886,{c=a3,coords={{52.3,78.1,24}},lvl=10,providers={{"n",90250}},sourceQuests={42885,42966,42967,42968}}),q(43489,{c=a3,coords={{52.3,78.1,24}},lvl=45,providers={{"n",90250}},sourceQuests={43493}}),q(42002,{c=a3,coords={{73.9,49,627}},lvl=10,providers={{"n",105689}},sourceQuests={42000}}),q(43535,{c=a3,coords={{44.6,23.1,627}},lvl=10,providers={{"n",110571}},sourceQuests={43487,43488}}),q(43541,g({c=a3,coords={{52.3,78.1,24}},lvl=45,providers={{"n",90250}},sourceQuests={43491,43540}},{s(80970,139697,{b=1,c=a3,f=7}),i(139506,{b=1,f=55})})),q(46940,{u=2}),q(43687,g({c=a3,description="You must have the Shard of Darkness in your inventory in order for him to give you this quest. Once you have it, go to the Legion version of Acherus: The Ebon Hold using the Dalaran flight master.",lvl=10,providers={{"n",90259}},sourceQuests={43685}},{i(139566,g({b=1,c=a3,f=55,spellID=220701},{artifact(865,{s=80696})}))})),q(43697,g({c=a3,coords={{72.6,25.8,646}},lvl=45,providers={{"n",90259}},sourceQuests={43700}},{s(80963,139690,{b=1,c=a3,f=7}),title(345),i(142056,{b=1,f=54}),i(142057,{b=1,f=54}),i(142058,{b=1,f=54}),i(142059,{b=1,f=54}),i(142060,{b=1,f=54}),i(142055,{b=1,f=54}),i(142061,{b=1,f=54}),i(142062,{b=1,f=54}),i(142063,{b=1,f=54}),i(142064,{b=1,f=54})})),q(38576,{c=a3,coords={{71.7,45.1,627}},lvl=10,providers={{"n",106209},{"n",106834}},sourceQuests={42017}}),q(42811,{c=a3,coords={{20.4,61.4,646}},lvl=10,providers={{"n",91144}},sourceQuests={38376}}),q(40408,{c=a3,coords={{74.8,48.2,627}},lvl=10,providers={{"n",90369}},sourceQuests={38710}}),q(45813,g({c=a3,lvl=45,maps={627},providers={{"n",118088}},sourceQuests={45645}},{follower(1001)})),q(46069,{c=a3,coords={{43.8,63,646}},lvl=45,providers={{"n",118376}},sourceQuests={46246}}),q(42849,{c=a3,coords={{52.3,78.1,24}},lvl=10,providers={{"n",90250}},sourceQuests={42848}})}),n(93787,g({achID=11217,modelScale=2.5},{i(139376,{b=1,f=102,spellID=219840})})),n(-2,{n(99976,g({c=a3,description="|c808080FAThese mounts are only available to paladins who have completed|r |cFFFFD700Stirring in the Shadows|r |c808080FAquest from the class mount campaign.",sourceQuests={45770}},{i(153177,{b=1,c=a3,cost={{"c",1220,500}},f=111,lvl=45,spellID=254476}),mnt(231587,{b=1,c=a3,cost={{"c",1220,1000}},itemID=143503,lvl=45}),mnt(231589,{b=1,c=a3,cost={{"c",1220,1000}},itemID=143505,lvl=45}),mnt(231588,{b=1,c=a3,cost={{"c",1220,1000}},itemID=143504,lvl=45}),i(153174,{b=1,c=a3,cost={{"c",1220,500}},f=111,lvl=45,spellID=254466}),i(153175,{b=1,c=a3,cost={{"c",1220,500}},f=111,lvl=45,spellID=254468}),i(153176,{b=1,c=a3,cost={{"c",1220,500}},f=111,lvl=45,spellID=254470})})),n(100196,{s(80970,139697,{b=1,c=a3,cost=5000000,f=7,lvl=45}),s(81592,140555,{b=1,f=25}),s(80963,139690,{b=1,c=a3,cost=5000000,f=7,lvl=45}),s(81572,140535,{b=1,f=8}),toy(143727,{b=1,cost={{"c",1220,1000}}}),s(80966,139693,{b=1,c=a3,cost=5000000,f=7,lvl=45}),r(121183,{b=1,c=a3,itemID=136801,lvl=10}),s(80965,139692,{b=1,c=a3,cost=5000000,f=7,lvl=45}),s(80969,139696,{b=1,c=a3,cost=5000000,f=7,lvl=45}),s(81595,140558,{b=1,f=26}),i(140941,{b=1,c=a3,cost={{"c",1220,2000}},lvl=45,spellID=225160}),i(140975,{b=1,c=a3,cost={{"c",1220,4000}},lvl=45,spellID=225161}),i(140974,{b=1,c=a3,cost={{"c",1220,500}},lvl=45,spellID=225158}),s(80967,139694,{b=1,c=a3,cost=5000000,f=7,lvl=45}),s(80964,139691,{b=1,c=a3,cost=5000000,f=7,lvl=45}),s(80968,139695,{b=1,c=a3,cost=5000000,f=7,lvl=45}),s(81584,140547,{b=1,f=24})}),n(91190,g({description="Your spec must be Retribution for her to respond to your books. Bring both of the books to her and she'll give you the completed book to use in the next part."},{i(139620,{b=1,cost={{"i",18365,1},{"i",18229,1}}})}))})})),n(93787,g({crs={93787,97379,97389,98000,98093,98613,98695,99041,99428,101979,102589,102669,122719},maps={24,626,647,648,695,702,709,717,720,721,726,734,735,739,747}},{n(-17,{q(44057,{cost={{"i",140562,1},{"i",140496,1},{"i",140561,1},{"i",140563,1}},lvl=45,providers={{"i",140495}}}),q(43557,g({lvl=45,u=2},{i(141164,{b=1,f=102,u=2})})),q(44258,g({lvl=45,u=2},{i(141174,{b=1,f=102,u=2})})),q(44259,g({lvl=45,u=2},{i(141184,{b=1,f=102,u=2})})),q(43545,g({lvl=45,u=2},{i(141156,{b=1,f=102,u=2})})),q(44276,g({lvl=45,u=2},{i(141166,{b=1,f=102,u=2})})),q(44277,g({lvl=45,u=2},{i(141176,{b=1,f=102,u=2})})),q(44865,g({lvl=45,providers={{"n",115551}}},{follower(733)})),q(43550,g({lvl=45,u=2},{i(141157,{b=1,f=102,u=2})})),q(44274,g({lvl=45,u=2},{i(141167,{b=1,f=102,u=2})})),q(44275,g({lvl=45,u=2},{i(141177,{b=1,f=102,u=2})})),q(43551,g({lvl=45,u=2},{i(141158,{b=1,f=102,u=2})})),q(44272,g({lvl=45,u=2},{i(141168,{b=1,f=102,u=2})})),q(44273,g({lvl=45,u=2},{i(141178,{b=1,f=102,u=2})})),q(43552,g({lvl=45,u=2},{i(141159,{b=1,f=102,u=2})})),q(44270,g({lvl=45,u=2},{i(141169,{b=1,f=102,u=2})})),q(44271,g({lvl=45,u=2},{i(141179,{b=1,f=102,u=2})})),q(44555,{lvl=45}),q(43553,g({lvl=45,u=2},{i(141160,{b=1,f=102,u=2})})),q(44266,g({lvl=45,u=2},{i(141170,{b=1,f=102,u=2})})),q(44267,g({lvl=45,u=2},{i(141180,{b=1,f=102,u=2})})),q(43554,g({lvl=45,u=2},{i(141161,{b=1,f=102,u=2})})),q(44264,g({lvl=45,u=2},{i(141171,{b=1,f=102,u=2})})),q(44265,g({lvl=45,providers={{"i",141192}},u=2},{i(141181,{b=1,f=102,u=2})})),q(43509,g({lvl=45,u=2},{i(141155,{b=1,f=102,u=2})})),q(44268,g({lvl=45,u=2},{i(141165,{b=1,f=102,u=2})})),q(44269,g({lvl=45,u=2},{i(141175,{b=1,f=102,u=2})})),q(39718,{isBreadcrumb=1,lvl=10,nextQuests={41220},providers={{"n",98613}}}),q(44917,g({lvl=45,u=2},{i(142342,{b=1,f=102,u=2})})),q(39735,{altQuests={44700},lvl=10,r=2}),q(39864,{altQuests={44701},lvl=10,r=1}),q(43555,g({lvl=45,u=2},{i(141162,{b=1,f=102,u=2})})),q(44262,g({lvl=45,u=2},{i(141172,{b=1,f=102,u=2})})),q(44263,g({lvl=45,u=2},{i(141182,{b=1,f=102,u=2})})),q(39731,{isBreadcrumb=1,lvl=10,nextQuests={39861},sourceQuests={44545}}),q(43556,g({lvl=45,u=2},{i(141163,{b=1,f=102,u=2})})),q(44260,g({lvl=45,u=2},{i(141173,{b=1,f=102,u=2})})),q(44261,g({lvl=45,u=2},{i(141183,{b=1,f=102,u=2})})),q(44058,g({coords={{17.4,31.4,680}},lvl=45,qgs={90250,93568,96746,98002,98092,100635,103023,103732,106199,108515,110564},sourceQuests={44057}},{mnt(171850,{b=1,itemID=137573})}))}),gm(1505,{q(45172,g({lvl=45,providers={{"i",143328}}},{i(143606,g({b=1,f=102},{i(140413,{b=1,f=54}),i(140414,{b=1,f=54}),i(140417,{b=1,f=54}),i(140418,{b=1,f=54}),i(140419,{b=1,f=54}),i(140423,{b=1,f=54})}))}))}),gm(1785,{q(48601,g({lvl=45},{heir(153130,{b=1,itemID=153130})}))}),gm(1503,{q(45162,{lvl=45,providers={{"i",142553}},u=2})}),gm(1387,{p(1928,{b=1,itemID=140316})}),gm(1381,{toy(129165,{b=1})}),gm(1513,{q(45312,g({lvl=45,providers={{"i",143590}},u=2},{follower(986)}))}),gm(1504,{q(45163,{lvl=45,providers={{"i",142554}},u=2})}),gm(1386,{p(1929,{b=1,itemID=140320})}),gm(1512,{q(45304,{lvl=45,providers={{"i",143561}},u=2})}),gm(1506,{q(45173,g({lvl=45,providers={{"i",143329}},u=2},{i(143607,{b=1,f=102,u=2})}))}),gm(931,{i(140465,{b=1,spellID=227183})}),gm(1507,{q(45179,g({lvl=45,providers={{"i",143478}},u=2},{i(143607,g({b=1,f=102,u=2},{i(140415,{b=1,f=54,u=2}),i(140423,{b=1,f=54})}))}))}),gm(1511,{q(45180,g({providers={{"i",143479}},u=2},{i(143607,{b=1,f=102,u=2})}))}),gm(1502,{q(45111,{lvl=45,providers={{"i",142522}},u=2})}),gm(1382,{toy(130169)}),i(152960,{b=1,f=112,factionID=2170,lvl=39,repeatable=1}),i(152957,{b=1,f=112,factionID=2165,lvl=39,repeatable=1}),i(141340,{b=1,f=112,factionID=1900,lvl=39,repeatable=1}),i(146943,{b=1,f=112,factionID=1900,lvl=39,repeatable=1}),i(141339,{b=1,f=112,factionID=1883,lvl=39,repeatable=1}),i(146942,{b=1,f=112,factionID=1883,lvl=39,repeatable=1}),i(152954,{b=1,f=112,factionID=2170,lvl=39,repeatable=1}),i(152955,{b=1,f=112,factionID=2165,lvl=39,repeatable=1}),i(150927,{b=1,f=112,factionID=1900,lvl=39,repeatable=1}),i(150926,{b=1,f=112,factionID=1883,lvl=39,repeatable=1}),i(150928,{b=1,f=112,factionID=1828,lvl=39,repeatable=1}),i(152464,{b=1,f=112,factionID=2045,lvl=39,repeatable=1}),i(150930,{b=1,f=112,factionID=1859,lvl=39,repeatable=1}),i(150925,{b=1,f=112,factionID=1948,lvl=39,repeatable=1}),i(150929,{b=1,f=112,factionID=1894,lvl=39,repeatable=1}),i(141341,{b=1,f=112,factionID=1828,lvl=39,repeatable=1}),i(146944,{b=1,f=112,factionID=1828,lvl=39,repeatable=1}),i(146950,{b=1,f=112,factionID=2045,lvl=39,repeatable=1}),i(141343,{b=1,f=112,factionID=1859,lvl=39,repeatable=1}),i(146946,{b=1,f=112,factionID=1859,lvl=39,repeatable=1}),i(141338,{b=1,f=112,factionID=1948,lvl=39,repeatable=1}),i(146941,{b=1,f=112,factionID=1948,lvl=39,repeatable=1}),i(141342,{b=1,f=112,factionID=1894,lvl=39,repeatable=1}),i(146945,{b=1,f=112,factionID=1894,lvl=39,repeatable=1}),i(143478,{b=1,u=2}),i(143328,{b=1}),i(143329,{b=1,u=2}),i(140362,{b=1,spellID=227196}),i(143479,{b=1,u=2}),i(142522,{b=1,u=2}),i(139471,{b=1,lvl=45,u=2}),i(139476,{b=1,u=2}),i(139479,{b=1,lvl=45,u=2}),i(139478,{b=1,u=2}),i(139474,{b=1,u=2}),i(139477,{b=1,u=2}),i(139472,{b=1,lvl=45,u=2}),i(142340,{b=1,u=2}),i(139457,{b=1,u=2}),i(139473,{b=1,lvl=45,u=2}),i(139475,{b=1,u=2}),i(139808,{b=1,f=55,spellID=221915}),i(152933,{b=1,f=55,spellID=253844}),i(143850,{b=1,f=102,spellID=233875}),i(152935,{b=1,f=55,spellID=253843}),i(139816,{b=1,f=55,spellID=221923}),i(151844,{b=1,f=55,spellID=248387}),i(152931,{b=1,f=55,spellID=253841})})),cl(1,g({c=a5,maps={695,744,746}},{gt(408,{o(252570,g({c=a5,description="\nThe chests spawn every 3 hours in the Arena of Glory, starting at 0:00 Realm Time or 02:00 Realm Time if Daylight Savings Time is active. You must research the 2nd tier order hall upgrade |cFFFFD700For Honor and Glory|r from Einar the Runecaster to see the chest. You can only loot it once per week.\n\nIt can contain the Fury Hidden Appearance items, however, you're better off gathering those items from their respective sources in the outdoor world due to the number of Warriors going for the toy. (IE: Do not open this chest if you already have the toy)",isWeekly=1,questID=43763},{i(141069,g({b=1},{toy(140160,{b=1,c=a5,lvl=10}),i(140161,{b=1,f=53,lvl=40}),i(141071,{b=1,f=102,lvl=45,spellID=225567})}))}))}),n(-17,{i(144436,g({b=1,description="This item can drop off of any Vrykul in the Broken Isles as a Warrior (any spec).",f=55,lvl=45,spellID=236495},{n(-2200,{questID=46223}),n(-2201,{questID=46224}),n(-2202,{questID=46225}),n(-2203,{questID=46226}),n(-2204,{questID=46227}),n(-2205,{questID=46228})})),i(144437,g({b=1,c=a5,description="This item can drop off of any Vrykul in the Broken Isles as a Warrior. (any spec)",f=55,lvl=45,spellID=236508},{n(-2206,{questID=46229}),n(-2207,{questID=46230}),n(-2208,{questID=46231}),n(-2209,{questID=46232}),n(-2210,{questID=46233}),n(-2211,{questID=46234})})),q(41052,{c=a5,lvl=10,maps={627},providers={{"n",93775}},r=1}),q(45128,{c=a5,coords={{34.3,28.5,649}},lvl=45,providers={{"n",116193}},sourceQuests={44850,45118,45834}}),q(46208,{c=a5,coords={{43.6,63.1,646}},lvl=45,providers={{"n",119527}},sourceQuests={46246}}),q(43425,g({c=a5,coords={{58.3,84.6,695}},lvl=10,providers={{"n",96469}},sourceQuests={42974}},{artifact(793,{s=77712}),artifact(656,{s=77731}),artifact(146,{s=73907})})),q(42814,{c=a5,lvl=10,maps={627},providers={{"n",108961}},r=2}),q(45986,{c=a5,isBreadcrumb=1,lvl=45,nextQuests={45987},providers={{"n",118406}},u=2}),q(44850,{c=a5,coords={{34.3,28.5,649}},lvl=45,providers={{"n",116193}},sourceQuests={44849}}),q(44255,g({c=a5,coords={{56.2,27,695}},lvl=45,providers={{"n",112392}}},{s(80958,139684,{b=1,c=a5,f=7})})),q(43506,{c=a5,coords={{58.3,84.6,695}},lvl=45,providers={{"n",96469}},sourceQuests={42918,44667}}),q(42650,{c=a5,coords={{63.8,47.2,634}},lvl=10,providers={{"n",106720}},sourceQuests={42194}}),q(42607,{c=a5,coords={{59.7,13.4,695}},lvl=10,providers={{"n",100635}},sourceQuests={42598}}),q(43577,{c=a5,coords={{58.3,84.6,695}},lvl=45,providers={{"n",96469}},sourceQuests={43506}}),q(44221,{c=a5,coords={{62.3,25.8,695}},description="Only available if you you have the |cFFFFD700Heavenly Forge|r order hall upgrade.",lvl=45,providers={{"n",110437}}}),q(42616,g({c=a5,coords={{57.1,75,695}},lvl=10,providers={{"n",112766}},sourceQuests={43090}},{follower(714)})),q(45873,g({c=a5,coords={{59.9,83.8,695}},lvl=45,providers={{"n",117479}},r=1,sourceQuests={46267}},{follower(989)})),q(42606,g({c=a5,coords={{61.5,34.5,695}},lvl=10,providers={{"n",107985}},sourceQuests={42598}},{follower(709)})),q(42619,g({c=a5,coords={{59.7,78.4,695}},lvl=10,providers={{"n",113583}},sourceQuests={42974}},{follower(715)})),q(45876,g({c=a5,coords={{59.9,83.8,695}},lvl=45,providers={{"n",117480}},r=2,sourceQuests={46267}},{follower(989)})),q(42605,g({c=a5,coords={{61.3,33.8,695}},lvl=10,providers={{"n",107984}},sourceQuests={42598}},{follower(708)})),q(42614,g({c=a5,coords={{52,82.6,695}},lvl=10,providers={{"n",107986}},sourceQuests={42107}},{follower(710)})),q(42618,g({c=a5,coords={{59.5,75.2,695}},lvl=10,providers={{"n",112765}},sourceQuests={43090}},{follower(713)})),q(42598,{c=a5,coords={{58.3,84.7,695}},lvl=10,providers={{"n",96469}},sourceQuests={42597}}),q(42918,{c=a5,coords={{58.3,84.6,695}},lvl=45,providers={{"n",96469}},sourceQuests={43090}}),q(42611,g({c=a5,coords={{59.7,13.3,695}},lvl=10,providers={{"n",100635}},sourceQuests={42610}},{i(140517,{b=1,f=55})})),q(46778,{c=a5,coords={{59.7,13.4,695}},lvl=45,providers={{"n",100635}},sourceQuests={46267}}),q(46155,{c=a5,coords={{45.1,28.2,695}},providers={{"n",111741}},sourceQuests={46142},u=2}),q(45118,{c=a5,coords={{34.3,28.5,649}},lvl=45,providers={{"n",116193}},sourceQuests={44849}}),q(43888,{c=a5,coords={{45.1,28.2,695}},providers={{"n",111741}},u=2}),q(45987,{c=a5,coords={{59.7,13.4,695}},lvl=45,providers={{"n",100635}},sourceQuests={45986},u=2}),q(42204,g({c=a5,coords={{53.8,87.8,650}},lvl=10,providers={{"n",106271}},sourceQuests={42202}},{follower(711),crit(3,{achID=10461}),i(140933,{b=1,f=102,spellID=225190}),i(140517,{b=1,f=55})})),q(46142,{c=a5,coords={{45.1,28.2,695}},providers={{"n",111741}},sourceQuests={43888},u=2}),q(45634,{c=a5,coords={{69.8,34.7,646}},lvl=45,sourceQuests={44889}}),q(39191,g({c=a5,coords={{58.3,84.6,695}},description="Pursue your artifact weapon for Protection.",lvl=10,providers={{"n",96469}}},{s(73905,128288,{b=1,c=a5,f=25}),s(73885,128289,{b=1,c=a5,f=8})})),q(43586,{c=a5,coords={{58.3,84.6,695}},lvl=45,providers={{"n",96469}},sourceQuests={43585}}),q(43604,g({c=a5,crs={96756},lvl=45,maps={706},providers={{"i",139619}},sourceQuests={43586}},{follower(712)})),q(45649,{c=a5,coords={{73.7,31.2,646}},lvl=45,providers={{"n",117475}},r=2,sourceQuests={45648}}),q(45647,{c=a5,coords={{73.7,31.2,646}},lvl=45,providers={{"n",117471}},r=1,sourceQuests={45632}}),q(45632,{c=a5,coords={{69.8,34.7,646}},lvl=45,r=1,sourceQuests={44889}}),q(45648,{c=a5,coords={{69.8,34.7,646}},lvl=45,r=2,sourceQuests={44889}}),q(43949,{c=a5,coords={{58.3,84.7,695}},lvl=10,providers={{"n",96469}}}),q(39654,{c=a5,coords={{59,29.7,695}},lvl=10,providers={{"n",93823}},sourceQuests={38904,42815}}),q(42597,{c=a5,lvl=10,maps={627},providers={{"n",112663}}}),q(42107,{c=a5,coords={{55.9,84.4,695}},lvl=10,providers={{"n",107987}},sourceQuests={42651}}),q(44417,{c=a5,coords={{58.3,84.6,695}},lvl=10,providers={{"n",96469}}}),q(45650,{c=a5,coords={{73.7,31.2,646}},lvl=45,providers={{"n",117475}},r=2,sourceQuests={45648}}),q(45633,{c=a5,coords={{73.7,31.2,646}},lvl=45,providers={{"n",117471}},r=1,sourceQuests={45632}}),q(43585,{c=a5,coords={{58.3,84.7,695}},lvl=10,providers={{"n",96469}},sourceQuests={42204}}),q(43975,{c=a5,coords={{59.7,13.3,695}},lvl=10,providers={{"n",100635}},sourceQuests={42204}}),q(42609,{c=a5,coords={{59.7,13.4,695}},lvl=10,providers={{"n",100635}},sourceQuests={42607}}),q(44849,{c=a5,coords={{58.3,84.6,695}},lvl=45,providers={{"n",96469}},sourceQuests={46173}}),q(44889,{c=a5,coords={{58.3,84.6,695}},lvl=45,providers={{"n",96469}},sourceQuests={45128}}),q(46267,g({c=a5,coords={{69.8,34.7,646}},lvl=45,providers={{"n",116858}},sourceQuests={45633,45634,45647,45649,45650}},{i(147481,{b=1,c=a5,f=55})})),q(42815,{c=a5,lvl=10,maps={627},providers={{"n",96183}},r=2,sourceQuests={42814}}),q(38904,{c=a5,coords={{75,46.2,627}},lvl=10,providers={{"n",93773}},r=1,sourceQuests={41052}}),q(42202,{c=a5,coords={{53.8,87.8,650}},lvl=10,providers={{"n",106271}},sourceQuests={42110}}),q(43643,g({coords={{41,37.1,695}},description="Every day, there is a chance that speaking to Master Smith Helgar will offer a dialogue option, \"Is there an axe the equal to Strom'kar?\", which will end with being offered the quest Secrets of the Axes. When this quest is active, it is active region-wide, and everyone will have access to it for that day.\n\nThis sends you to speak to High Overlord Saurfang at Krasus' Landing in Dalaran. When done, jump back up to Skyhold and speak again to Master Smith Helgar, who will send you to the Circle of Wills to duel Saurfang.",lvl=10,providers={{"n",96586}}},{i(139578,g({b=1,c=a5,f=55,spellID=220731},{artifact(908,{s=80767})}))})),q(42194,{c=a5,coords={{63.8,47.2,634}},lvl=10,providers={{"n",106720}},sourceQuests={42193}}),q(45834,{c=a5,coords={{34.3,28.5,649}},lvl=45,providers={{"n",116193}},sourceQuests={44849}}),q(42651,{c=a5,coords={{70.8,38.1,634}},lvl=10,providers={{"n",106720}},sourceQuests={42650}}),q(46173,{c=a5,coords={{58.3,84.6,695}},lvl=45,providers={{"n",96469}},sourceQuests={47137}}),q(43750,{c=a5,coords={{59.7,13.4,695}},lvl=10,providers={{"n",100635}},sourceQuests={42611}}),q(39214,{c=a5,coords={{59.6,83.7,695}},description="Available after obtaining your first artifact weapon.",lvl=10,providers={{"n",100622}}}),q(42974,g({c=a5,coords={{58.3,84.6,695}},lvl=45,maps={714},providers={{"n",96469}},sourceQuests={43577}},{title(62),s(80955,139681,{b=1,c=a5,f=7}),i(142056,{b=1,f=54}),i(142057,{b=1,f=54}),i(142058,{b=1,f=54}),i(142059,{b=1,f=54}),i(142060,{b=1,f=54}),i(142055,{b=1,f=54}),i(142061,{b=1,f=54}),i(142062,{b=1,f=54}),i(142063,{b=1,f=54}),i(142064,{b=1,f=54})})),q(39192,{c=a5,coords={{41,37.1,695}},providers={{"n",96586}},sourceQuests={39530},u=2}),q(39530,{c=a5,coords={{58.3,84.6,695}},providers={{"n",96469}},u=2}),q(42193,{c=a5,coords={{55.9,84.4,695}},lvl=10,providers={{"n",107987}},sourceQuests={43750}}),q(40043,g({c=a5,coords={{58.3,84.6,695}},description="Pursue your artifact weapon for Fury.",lvl=10,providers={{"n",96469}}},{s(73752,128910,{b=1,c=a5,f=26})})),q(44222,{c=a5,coords={{72.6,30.8,695}},providers={{"n",111774}},u=2}),q(41105,{c=a5,coords={{58.3,84.6,695}},description="Pursue your artifact weapon for Arms.",lvl=10,providers={{"n",96469}}}),q(46207,g({c=a5,coords={{58.3,84.6,695}},lvl=45,providers={{"n",96469}},sourceQuests={46208}},{mnt(229388,{b=1,c=a5,itemID=142232})})),q(40585,{c=a5,coords={{59.7,13.3,695}},lvl=10,providers={{"n",100635}},sourceQuests={39214}}),q(42110,{c=a5,coords={{55.9,84.4,695}},lvl=10,providers={{"n",107987}},sourceQuests={42107}}),q(42610,{c=a5,coords={{59.7,13.4,695}},lvl=10,providers={{"n",100635}},sourceQuests={42609}}),q(43090,g({c=a5,coords={{58.3,84.6,695}},lvl=45,providers={{"n",96469}},sourceQuests={43586}},{s(80962,139688,{b=1,c=a5,f=7}),i(139506,{b=1,f=55})})),q(46940,{u=2}),q(40579,{c=a5,coords={{58.3,84.9,695}},lvl=10,providers={{"n",96469}},sourceQuests={39654}}),q(44667,{c=a5,coords={{58.3,84.6,695}},lvl=45,providers={{"n",96469}},sourceQuests={43090}})}),n(-2,{n(112392,g({coords={{56.1,27,695}}},{i(140946,{b=1,c=a5,cost={{"c",1220,2000}},lvl=45,spellID=225160}),s(80955,139681,{b=1,c=a5,cost=5000000,f=7,lvl=45}),s(80957,139683,{b=1,c=a5,cost=5000000,f=7,lvl=45}),s(80961,139687,{b=1,c=a5,cost=5000000,f=7,lvl=45}),i(140985,{b=1,c=a5,cost={{"c",1220,4000}},lvl=45,spellID=225161}),s(80958,139684,{b=1,c=a5,cost=5000000,f=7,lvl=45}),s(80959,139685,{b=1,c=a5,cost=5000000,f=7,lvl=45}),i(140984,{b=1,c=a5,cost={{"c",1220,500}},lvl=45,spellID=225158}),s(80960,139686,{b=1,c=a5,cost=5000000,f=7,lvl=45}),s(80956,139682,{b=1,c=a5,cost=5000000,f=7,lvl=45}),s(80962,139688,{b=1,c=a5,cost=5000000,f=7,lvl=45}),toy(143727,{b=1,cost={{"c",1220,1000}}}),s(81574,140537,{b=1,f=8}),s(81596,140559,{b=1,f=26}),s(81594,140557,{b=1,f=25})}))})})),cl(11,g({c=a2,mapID=747},{o(253161,g({c=a2,description="|c808080FAThese pets are obtained by picking them from the|r |cFFFFD700Evergreen|r |c808080FAclass hall ability that druids get on Tier 2.\nOnce the ability is learned you will gain access to two plots where you grow plants every three days and it will randomly pick amongst six plots. When Grove Vine spawns it has a chance for these two pets.|r"},{i(139554,g({b=1,c=a2,f=55,spellID=220679},{artifact(62,{s=73420})})),p(1777,{b=1,itemID=129362}),p(1932,{b=1,itemID=140741}),i(140397,{b=1,f=102,lvl=10,spellID=223670})})),flt(101,g({pb=1},{p(479,{crs={62178},pb=1})})),n(-228,{fp(1815,{coords={{61.7,33.9,747}},creatureID=107457})}),n(-17,{q(42044,{c=a2,coords={{43.4,30.6,715}},lvl=45,providers={{"n",106204}},sourceQuests={42041,42042,42043}}),q(40785,{c=a2,coords={{48.8,34.2,47}},lvl=10,providers={{"n",101651}},sourceQuests={40784}}),q(42586,{c=a2,coords={{52.6,51.4,747}},lvl=10,providers={{"n",98002}},sourceQuests={42585}}),q(43409,g({c=a2,coords={{44.7,52,747}},lvl=10,providers={{"n",101195}},sourceQuests={42056}},{sp(219663)})),q(42046,g({c=a2,coords={{60.5,23.6,198}},lvl=45,providers={{"n",106250}},sourceQuests={42045}},{s(81002,139730,{b=1,c=a2,f=5}),i(139506,{b=1,f=55})})),q(40643,{c=a2,coords={{57.8,45.8,627}},lvl=10,providers={{"n",101061}},sourceQuests={44663}}),q(42439,{c=a2,coords={{70.4,46.7,641}},lvl=10,providers={{"n",107392}},sourceQuests={42428}}),q(46026,{lvl=45,u=2}),q(43980,{c=a2,coords={{44.7,52,747}},lvl=10,providers={{"n",101195}},sourceQuests={40653}}),q(42054,{c=a2,coords={{53.7,33.9,760}},lvl=45,providers={{"n",107212}},sourceQuests={42053}}),q(41332,{c=a2,coords={{30.9,54.2,747}},lvl=10,providers={{"n",97923}},sourceQuests={41255}}),q(44877,{c=a2,coords={{40.9,42.6,198}},lvl=45,providers={{"n",115802},{"n",119982}},sourceQuests={44869}}),q(44888,{c=a2,coords={{40.9,42.6,198}},lvl=45,providers={{"n",115802},{"n",119982}},sourceQuests={44877,45532}}),q(42588,g({c=a2,coords={{52.6,51.4,747}},lvl=10,providers={{"n",98002}},sourceQuests={42586}},{i(140517,{b=1,f=55})})),q(41106,{c=a2,coords={{56.2,32,80}},lvl=10,providers={{"n",101064}},sourceQuests={40643}}),q(43368,g({c=a2,coords={{39.6,45.5,715}},lvl=45,providers={{"n",98008}},sourceQuests={42129,42719,43365}},{follower(645)})),q(42038,g({c=a2,coords={{49,47.1,747}},lvl=10,providers={{"n",106091}},sourceQuests={42036}},{follower(641)})),q(42047,g({c=a2,coords={{47.9,55.4,747}},lvl=45,providers={{"n",107025}},sourceQuests={42046}},{follower(643)})),q(42048,g({c=a2,coords={{53.7,51,747}},lvl=45,providers={{"n",107026}},sourceQuests={42046}},{follower(644)})),q(42096,g({c=a2,coords={{67.2,75.8,747}},lvl=10,providers={{"n",103778}},sourceQuests={42583}},{follower(639)})),q(42056,g({c=a2,coords={{44.6,50.2,747}},lvl=45,providers={{"n",103832}},sourceQuests={42055}},{follower(646)})),q(42039,g({c=a2,coords={{49,46.8,747}},lvl=10,providers={{"n",106093}},sourceQuests={42036}},{follower(642)})),q(46044,g({c=a2,coords={{44.4,51.5,747}},lvl=45,providers={{"n",106299}},sourceQuests={45425}},{follower(999)})),q(40650,g({c=a2,coords={{47.3,7.5,747}},lvl=10,providers={{"n",98013}},sourceQuests={42583}},{follower(640)})),q(42043,{c=a2,coords={{43.4,30.6,715}},lvl=45,providers={{"n",106204}},sourceQuests={42040}}),q(41689,g({c=a2,coords={{45.2,51.9,747}},lvl=10,providers={{"n",104577}},sourceQuests={41690}},{title(332),s(73398,128306,g({b=1,c=a2,f=28},{artifact(45,{s=73398})}))})),q(42045,{c=a2,coords={{43.4,30.6,715}},lvl=45,providers={{"n",106204}},sourceQuests={42044}}),q(44076,{c=a2,coords={{40.9,59,715}},lvl=10,providers={{"n",112549}},sourceQuests={43991}}),q(42050,{c=a2,coords={{61.2,65.2,760}},lvl=45,providers={{"n",107163}},sourceQuests={42051}}),q(43403,{c=a2,coords={{60.5,23.6,198}},lvl=45,providers={{"n",106250}},sourceQuests={42046}}),q(42031,{c=a2,coords={{52.6,51.4,747}},lvl=10,providers={{"n",98002}},sourceQuests={42032}}),q(40835,{c=a2,coords={{52.4,34.4,42}},lvl=10,providers={{"n",100729}},sourceQuests={40834}}),q(40654,{c=a2,coords={{44.6,52,747}},lvl=10,providers={{"n",101195}},sourceQuests={42036}}),q(42041,{c=a2,coords={{43.4,30.6,715}},lvl=45,providers={{"n",106204}},sourceQuests={42040}}),q(42051,{c=a2,coords={{44.7,52,747}},lvl=45,maps={80},providers={{"n",101195}},sourceQuests={42049}}),q(44235,{altQuests={44236},coords={{41,29.3,747}},lvl=45,providers={{"n",110810}}}),q(42719,{c=a2,coords={{39.6,45.5,715}},lvl=45,providers={{"n",98008}},sourceQuests={42045}}),q(44077,{c=a2,coords={{30.7,50.8,715}},lvl=10,providers={{"n",112548}},sourceQuests={43991}}),q(41783,{c=a2,coords={{51.3,36.8,116}},providers={{"n",104535}},sourceQuests={41782},u=2}),q(42365,{c=a2,coords={{60.5,23.6,747}},lvl=45,providers={{"n",106250}},sourceQuests={42046}}),q(40834,{c=a2,coords={{77.4,36.3,47}},lvl=10,providers={{"n",100323}},sourceQuests={40785}}),q(46786,{c=a2,coords={{52.6,51.4,747}},lvl=45,providers={{"n",98002}},sourceQuests={46044}}),q(46154,{c=a2,u=2}),q(42037,{c=a2,coords={{52.6,51.4,747}},lvl=10,providers={{"n",98002}},sourceQuests={42036}}),q(42034,{c=a2,coords={{57.2,71.3,641}},lvl=10,providers={{"n",105903}},sourceQuests={42033}}),q(45425,g({c=a2,lvl=45,maps={646},providers={{"n",120070},{"n",120084}},sourceQuests={46677}},{i(147461,{b=1,c=a2,f=55})})),q(42516,{c=a2,description="To get this quest, you have to port to Dalaran.",isBreadcrumb=1,lvl=10,nextQuests={42583},providers={{"n",112689}},sourceQuests={40653}}),q(44075,{c=a2,coords={{31.1,36.5,715}},lvl=10,providers={{"n",112544}},sourceQuests={43991}}),q(43879,{u=2}),q(42036,g({c=a2,coords={{59.8,75.2,641}},lvl=10,providers={{"n",106883}},sourceQuests={42035}},{crit(3,{achID=10461}),i(140925,{b=1,f=102,spellID=225181}),i(140517,{b=1,f=55})})),q(41436,g({c=a2,coords={{39.6,18.2,641}},lvl=10,providers={{"n",104349}},sourceQuests={41449}},{s(78441,135582,{b=1,f=28})})),q(46027,{isBreadcrumb=1,lvl=45,u=2}),q(40784,{c=a2,coords={{48.9,34.3,47}},lvl=10,providers={{"n",101656}},sourceQuests={40783}}),q(41449,{c=a2,coords={{52.6,52.8,747}},lvl=10,providers={{"n",113525}},sourceQuests={41422}}),q(46141,{c=a2,u=2}),q(45498,{c=a2,coords={{68,54.8,80}},lvl=45,providers={{"n",120032},{"n",120041}},sourceQuests={44921}}),q(44921,{c=a2,coords={{44.3,48,198}},lvl=45,providers={{"n",115749}},sourceQuests={44888}}),q(42033,{c=a2,coords={{44.6,52,747}},lvl=10,providers={{"n",101195}},sourceQuests={42031}}),q(40653,{c=a2,coords={{52.6,41.4,747}},lvl=10,providers={{"n",98002}},sourceQuests={40652}}),q(40649,{c=a2,coords={{44.8,50.6,747}},lvl=10,providers={{"n",103832}}}),q(41468,{c=a2,coords={{44.7,52,747}},lvl=10,providers={{"n",101195}}}),q(44431,{c=a2,coords={{44.7,52,747}},lvl=10,providers={{"n",101195}},sourceQuests={43980}}),q(45532,{c=a2,coords={{40.9,42.6,198}},lvl=45,providers={{"n",115802},{"n",119982}},sourceQuests={44869}}),q(45426,{c=a2,coords={{68.1,55.3,80}},lvl=45,providers={{"n",115750}},sourceQuests={46924}}),q(46676,{c=a2,coords={{43.5,58.3,646}},lvl=45,providers={{"n",120070},{"n",120084}},sourceQuests={46674}}),q(41422,{c=a2,coords={{52.6,52.8,747}},lvl=10,providers={{"n",113525}},sourceQuests={40649}}),q(44074,{c=a2,coords={{34.7,62.5,715}},lvl=10,providers={{"n",112546}},sourceQuests={43991}}),q(42049,{c=a2,coords={{60.5,23.6,747}},lvl=45,providers={{"n",106250}},sourceQuests={42046}}),q(46677,{c=a2,lvl=45,maps={646},providers={{"n",120070},{"n",120084}},sourceQuests={46675,46676}}),q(41690,{c=a2,coords={{39.6,18.2,641}},cost={{"i",135582,1}},lvl=10,providers={{"n",104349}},sourceQuests={41436}}),q(42585,{c=a2,coords={{52.6,51.4,747}},lvl=10,providers={{"n",98002}},sourceQuests={42584}}),q(42583,{c=a2,coords={{44.6,52,747}},lvl=10,providers={{"n",101195}},sourceQuests={42516}}),q(42032,{c=a2,coords={{52.6,51.4,747}},lvl=10,providers={{"n",98002}},sourceQuests={42588}}),q(42438,{c=a2,coords={{70.4,46.7,641}},lvl=10,providers={{"n",107392}},sourceQuests={42428}}),q(42584,{c=a2,coords={{52.6,51.4,747}},lvl=10,providers={{"n",98002}},sourceQuests={42583}}),q(41255,{c=a2,coords={{44.5,51.1,747}},description="Available after collecting your first artifact weapon.",lvl=10,providers={{"n",101195}}}),q(44869,{c=a2,coords={{44.3,51.5,747}},lvl=45,providers={{"n",106299}},sourceQuests={47137}}),q(42042,{c=a2,coords={{43.4,30.6,715}},lvl=45,providers={{"n",106204}},sourceQuests={42040}}),q(45528,{c=a2,coords={{68,54.8,80}},lvl=45,providers={{"n",120032},{"n",120041}},sourceQuests={44921}}),q(40900,{c=a2,coords={{68.3,27.1,46}},lvl=10,providers={{"n",101282}},sourceQuests={40838}}),q(43365,{c=a2,coords={{39.6,45.5,715}},lvl=45,providers={{"n",98008}},sourceQuests={42045}}),q(40838,g({c=a2,coords={{46.9,69.5,42}},lvl=10,providers={{"n",100812}},sourceQuests={40837}},{s(75221,128858,g({b=1,c=a2,f=28},{artifact(244,{s=75221})}))})),q(40837,{c=a2,coords={{52.4,34.4,42}},lvl=10,providers={{"n",100729}},sourceQuests={40835}}),q(42055,g({c=a2,coords={{66.1,66.8,760}},lvl=45,providers={{"n",106905}},sourceQuests={42054}},{s(80995,139723,{b=1,c=a2,f=5}),title(327),i(142056,{b=1,f=54}),i(142057,{b=1,f=54}),i(142058,{b=1,f=54}),i(142059,{b=1,f=54}),i(142060,{b=1,f=54}),i(142055,{b=1,f=54}),i(142061,{b=1,f=54}),i(142062,{b=1,f=54}),i(142063,{b=1,f=54}),i(142064,{b=1,f=54})})),q(41918,{c=a2,coords={{51.3,36.8,116}},lvl=10,providers={{"n",104535}},sourceQuests={40647}}),q(40644,{c=a2,coords={{56.2,32,80}},lvl=10,providers={{"n",101064}},sourceQuests={41106}}),q(42432,{c=a2,coords={{44.7,52,747}},lvl=45,providers={{"n",101195}},sourceQuests={42056}}),q(42430,g({c=a2,coords={{73.8,38.4,641}},lvl=10,providers={{"n",107392}},sourceQuests={42440}},{s(76524,128860,g({b=1,c=a2,f=20},{artifact(426,{displayID=66779,races={8,31},s=76524}),artifact(427,{displayID=66777,races={6,28},s=76524}),artifact(428,{displayID=66778,races={22,32},s=76524}),artifact(430,{displayID=66780,races=a8,s=76524})}))})),q(41790,{c=a2,coords={{50.5,37.6,116}},lvl=10,providers={{"n",104385}},sourceQuests={41782}}),q(44232,g({c=a2,coords={{40,24.8,747}},lvl=45,providers={{"n",112323}}},{s(80998,139726,{b=1,c=a2,f=5})})),q(42129,{c=a2,coords={{39.6,45.5,715}},lvl=45,providers={{"n",98008}},sourceQuests={42045}}),q(46674,{c=a2,coords={{44.6,51.8,747}},lvl=45,providers={{"n",101195}},sourceQuests={45426}}),q(43991,{c=a2,coords={{44.6,50,747}},description="Feral stone: Shapeshift into cat form and use Prowl.\nRestoration stone: Heal the sampling infront of the stone.\nBalance stone: Target the candles and use Moonfire.\nGuardian stone: Just be a Bear.",lvl=10,providers={{"n",103832}},sourceQuests={42036}}),q(40783,{c=a2,coords={{44.6,51.4,747}},lvl=10,providers={{"n",103778}}}),q(41791,{c=a2,coords={{50.5,37.6,116}},lvl=10,providers={{"n",104385}},sourceQuests={41790}}),q(40651,{u=2}),q(42428,{c=a2,coords={{44.7,52,747}},lvl=10,providers={{"n",101195}}}),q(42440,{c=a2,coords={{73.2,42.6,641}},lvl=10,providers={{"n",107392}},sourceQuests={42438,42439}}),q(41792,{c=a2,coords={{50.5,37.6,116}},lvl=10,providers={{"n",104385}},sourceQuests={41791}}),q(42053,{c=a2,coords={{61.4,65.6,760}},lvl=45,providers={{"n",107132}},sourceQuests={42050}}),q(42040,{c=a2,coords={{44.6,50,747}},lvl=45,providers={{"n",103832}}}),q(46924,{c=a2,lvl=45,maps={80},providers={{"n",120032},{"n",120041}},sourceQuests={45498,45528}}),q(40645,{c=a2,coords={{66.8,60.4,80}},lvl=10,providers={{"n",103875}},sourceQuests={40644}}),q(41782,{c=a2,coords={{39.2,18.7,747}},lvl=10,providers={{"n",101259}},sourceQuests={41468}}),q(46675,{c=a2,coords={{43.5,58.3,646}},lvl=45,providers={{"n",120070},{"n",120084}},sourceQuests={46674}}),q(42035,{c=a2,coords={{56.8,71.5,641}},lvl=10,providers={{"n",105948}},sourceQuests={42034}}),q(46940,{u=2}),q(40646,{c=a2,coords={{44.5,51.1,747}},lvl=10,providers={{"n",101195}},sourceQuests={40644}}),q(44443,{c=a2,coords={{44.7,52,747}},lvl=10,providers={{"n",101195}},sourceQuests={44431}}),q(40647,g({c=a2,coords={{51.3,36.8,116}},lvl=10,maps={757},providers={{"n",104535}},sourceQuests={41792}},{s(76335,128821,g({b=1,c=a2,f=34},{artifact(265,{races={8,31},s=76335}),artifact(264,{races={6,28},s=76335}),artifact(266,{races={22,32},s=76335}),artifact(121,{races=a8,s=76335})}))})),q(40652,{c=a2,coords={{46,51.1,747}},lvl=10,providers={{"n",104241}},sourceQuests={41332}}),sp(231437,{q(46317,{c=a2,coords={{43.6,63.6,646}},lvl=45,providers={{"n",118105}},sourceQuests={46246}}),q(46318,{c=a2,lvl=45,providers={{"n",106299}},sourceQuests={46317}}),q(46319,g({c=a2,lvl=45,providers={{"n",106299}},sourceQuests={46318}},{mnt(231437,{b=1,c=a2,itemID=143638,u=1})}))}),q(44237,{lvl=45}),q(41413,{lvl=10})}),n(98000,g({achID=11217,modelScale=2.25},{i(139420,{b=1,f=102,spellID=220184})})),n(-2,{n(112323,{s(81000,139728,{b=1,c=a2,cost=5000000,f=5,lvl=45}),i(140937,{b=1,c=a2,cost={{"c",1220,2000}},lvl=45,spellID=225160}),i(140967,{b=1,c=a2,cost={{"c",1220,4000}},lvl=45,spellID=225161}),i(140966,{b=1,c=a2,cost={{"c",1220,500}},lvl=45,spellID=225158}),s(81002,139730,{b=1,c=a2,cost=5000000,f=5,lvl=45}),toy(143727,{b=1,cost={{"c",1220,1000}}}),s(81001,139729,{b=1,c=a2,cost=5000000,f=5,lvl=45}),s(81577,140540,{b=1,f=20}),s(81579,140542,{b=1,f=28}),s(80997,139725,{b=1,c=a2,cost=5000000,f=5,lvl=45}),s(80998,139726,{b=1,c=a2,cost=5000000,f=5,lvl=45}),s(80999,139727,{b=1,c=a2,cost=5000000,f=5,lvl=45}),s(81586,140549,{b=1,f=28}),s(80995,139723,{b=1,c=a2,cost=5000000,f=5,lvl=45}),s(80996,139724,{b=1,c=a2,cost=5000000,f=5,lvl=45}),r(127757,{b=1,c=a2,itemID=136795,lvl=10}),r(164862,{b=1,c=a2,itemID=136794,lvl=21}),r(210053,{b=1,c=a2,itemID=136789,lvl=10}),i(136790,{b=1,c=a2,f=59,lvl=10}),r(114282,{b=1,c=a2,itemID=136787,lvl=10})})}),m(715,g({c=a2,icon="Interface\\Icons\\spell_arcane_portalshattrath"},{n(-159,g({c=a2,description="If this quest has a checkmark next to it, then check below which stone is active. If none of them are checked, that means that none of the owlcat stones can be interacted with today and that you should come back tomorrow.",icon="Interface\\Icons\\inv_misc_druidstone04",isDaily=1,questID=44326},{n(-130,{c=a2,coords={{42,38,47},{43,38,47},{43.7,41.9,47},{44,35,47},{45,36,47},{45,45,47},{46,36.5,47},{47.3,35.9,47},{48.6,31.7,47},{48,44,47},{48.9,38.7,47},{50,41,47},{50.7,44.9,47},{50.8,45,47},{51,41,47},{51,43,47}},description="If this quest has a checkmark next to it, then that means the stone is active.",isDaily=1,questID=44329,sourceQuests={44326}}),n(-132,{c=a2,coords={{48,6,69},{48,10,69},{49.5,4.4,69},{49,11,69},{49.4,12,69},{50.8,4.4,69},{50,11,69},{50,15,69},{50.1,15.9,69},{51.5,5.3,69},{51,10,69},{51.3,15.5,69},{52,6,69},{52,10,69},{52.8,15.4,69},{53.8,14.9,69},{54,6,69},{54,7.8,69},{54.3,10.3,69},{54,12.9,69},{54,15,69}},description="If this quest has a checkmark next to it, then that means the stone is active.",isDaily=1,questID=44327,sourceQuests={44326}}),n(-131,{c=a2,coords={{57,34,26},{58.1,18.1,26},{58.3,29.1,26},{58.6,32.1,26},{59.6,25.5,26},{60,28,26},{60,29,26},{60,33,26},{63.9,31.7,26},{64,24,26},{64,32,26},{66.9,20.5,26},{66,37.2,26},{66,38,26},{67,31,26},{68,24,26},{68.8,25,26},{68.9,32.4,26},{68,36,26}},description="If this quest has a checkmark next to it, then that means the stone is active.",isDaily=1,questID=44328,sourceQuests={44326}})})),n(-133,{c=a2,description="This quest indicates if you have activated the Duskwood Owlcat Stone.",questID=44330,sourceQuests={44329}}),n(-158,{c=a2,description="This quest indicates if you have activated the Feralas Owlcat Stone.",questID=44331,sourceQuests={44327}}),n(-157,{c=a2,description="This quest indicates if you have activated the Hinterlands Owlcat Stone.",questID=44332,sourceQuests={44328}}),n(113663,g({c=a2,description="Turn on \"Show Incomplete Quests\" to see which stones you are still missing. Each quest has a descripton added to it on it's location.\n\nOnce all 3 of the Owlcat stones are activated, you will be able to see Ela'lothen. Type /sit at him for the Feather of the Moonspirit to appear in your inventory.",sourceQuests={44330,44331,44332}},{i(139552,g({b=1,c=a2,f=55,spellID=220670},{artifact(830,{c=a2,s=96466})}))}))}))})),cl(4,g({c=a8,maps={626,740,741}},{i(139781,g({b=1,description="|c808080FAYou get these coins from completing missions with Marin Noggenfogger or via pick-pocketing mobs (unique item!) from|r |cFFFFD700The Vault|r |c808080FAclass hall ability that rogues get on Tier 2.|r",f=102,lvl=10,providers={{"n",102594}}},{o(252273,{i(139589,{b=1,f=102,spellID=220682}),s(74656,130322,{b=1,c=a8,f=5,lvl=45}),s(74661,130324,{b=1,c=a8,f=5,lvl=45})}),o(252267,{s(82408,141408,{c=a8,f=5}),s(74656,130322,{b=1,c=a8,f=5,lvl=45})}),o(252270,{toy(139587,{b=1,c=a8}),s(74656,130322,{b=1,c=a8,f=5,lvl=45}),s(74661,130324,{b=1,c=a8,f=5,lvl=45})}),o(252269,{i(139588,{b=1,f=102,spellID=220939}),s(74656,130322,{b=1,c=a8,f=5,lvl=45}),s(74661,130324,{b=1,c=a8,f=5,lvl=45})}),o(252284,{i(139584,{b=1,f=102,spellID=220931}),s(74656,130322,{b=1,c=a8,f=5,lvl=45}),s(74661,130324,{b=1,c=a8,f=5,lvl=45})}),o(252272,{i(139592,{b=1,f=55,lvl=40,spellID=220664}),s(74661,130324,{b=1,c=a8,f=5,lvl=45})}),o(252282,{i(94222,g({b=1,description="Speak to Taoshi at the bottom level of the Order Hall to start the Troves of the Thunder King scenario. 1 Key to the Palace of Lei Shen is required for each attempt of this scenario.\n\nThis is the exact same scenario that was available during Mists of Pandaria. The mobs DO SCALE with level up to level 45 though.\n\nComplete the scenario (reaching the end, or until the timer runs out) looting chests and obtaining as many Burial Trove Keys as possible.",maps={518},providers={{"n",98100}}},{i(95497,g({b=1,description="Used to open the Lei Shen's Burial Troves at the rest area after completing the scenario. These chests have a chance to contain Tome of Otherworldly Venoms, which unlocks the hidden appearance!",spellID=140156},{i(139571,g({b=1,c=a8,f=55,spellID=220709},{artifact(891,{s=80734})}))}))})),s(74656,130322,{b=1,c=a8,f=5,lvl=45}),s(74661,130324,{b=1,c=a8,f=5,lvl=45})}),o(252279,{i(139591,{b=1,f=102}),s(74656,130322,{b=1,c=a8,f=5,lvl=45})}),o(252277,{i(139586,{b=1,f=102,spellID=220668}),s(74656,130322,{b=1,c=a8,f=5,lvl=45}),s(74661,130324,{b=1,c=a8,f=5,lvl=45})}),o(252289,{i(139586,{b=1,f=102,spellID=220668}),s(74656,130322,{b=1,c=a8,f=5,lvl=45}),s(74661,130324,{b=1,c=a8,f=5,lvl=45})})})),n(-17,{q(45571,{c=a8,coords={{41.4,78,626}},lvl=45,providers={{"n",101513}},sourceQuests={45836,46326}}),q(43958,{c=a8,coords={{41.4,78,626}},lvl=10,providers={{"n",101513}},sourceQuests={43015}}),q(43485,{c=a8,lvl=45,maps={627},providers={{"n",98100}},sourceQuests={43469,43479}}),q(40847,g({c=a8,coords={{41.2,74.3,626}},description="Pursue |cFFFFD700The Dreadblades|r.",lvl=10,providers={{"n",94159}},sourceQuests={40840}},{s(73716,128872,{b=1,c=a8,f=25}),s(77751,134552,{b=1,c=a8,f=1})})),q(43422,{c=a8,coords={{38,58,627}},lvl=10,providers={{"n",113362}},sourceQuests={44215}}),q(41920,{c=a8,coords={{51.6,70.4,627}},lvl=10,providers={{"n",98102}},sourceQuests={41919}}),q(42140,{c=a8,coords={{37.7,44.9,626}},lvl=10,providers={{"n",98092}},sourceQuests={42139}}),q(44178,{c=a8,coords={{30.5,70.4,626}},lvl=10,providers={{"n",102594}},sourceQuests={42730}}),q(44252,g({c=a8,coords={{26.9,36.7,626}},lvl=45,providers={{"n",105986}}},{s(81014,139742,{b=1,c=a8,f=5})})),q(37448,{c=a8,coords={{40.5,77.9,626}},lvl=45,providers={{"n",110953}},sourceQuests={37666}}),q(44159,{c=a8,isDaily=1,isWeekly=1,lvl=10,providers={{"i",140774}}}),q(40840,{c=a8,coords={{41.3,78.1,626}},lvl=10,providers={{"n",101513}},sourceQuests={40839}}),q(45991,{c=a8,lvl=45,providers={{"n",118424}},u=2}),q(44034,{c=a8,coords={{41.3,78.1,626}},lvl=10,providers={{"n",101513}}}),q(43468,{c=a8,coords={{40.8,75.3,626}},lvl=10,providers={{"n",98102}},sourceQuests={44181}}),q(40832,{c=a8,lvl=10,providers={{"n",102018}}}),q(44181,g({c=a8,coords={{41.2,74.3,626}},lvl=10,providers={{"n",94159}},sourceQuests={43852}},{follower(780)})),q(43262,g({c=a8,coords={{42.4,74.7,626}},lvl=10,providers={{"n",94141}},sourceQuests={42139}},{follower(778)})),q(46058,g({c=a8,lvl=45,providers={{"n",98099}},r=1,sourceQuests={46827}},{follower(988)})),q(44183,g({c=a8,coords={{41.4,78.1,626}},lvl=10,providers={{"n",101513}},sourceQuests={44177}},{follower(779)})),q(44180,g({c=a8,coords={{30.5,70.4,626}},lvl=10,providers={{"n",102594}},sourceQuests={44178}},{follower(890)})),q(43724,g({c=a8,coords={{40.5,77.9,626}},lvl=45,providers={{"n",110953}},sourceQuests={37689}},{follower(893)})),q(43723,g({c=a8,coords={{40.6,77,626}},lvl=45,providers={{"n",98100}},sourceQuests={37689}},{follower(892)})),q(46059,g({c=a8,coords={{42.3,75.9,626}},lvl=45,providers={{"n",94138}},r=2,sourceQuests={46260}},{follower(988)})),q(42800,g({c=a8,lvl=45,providers={{"n",98102}}},{follower(891)})),q(43261,g({c=a8,coords={{42.4,68.3,626}},lvl=10,providers={{"n",102636}},sourceQuests={42139}},{follower(591)})),q(42539,{c=a8,coords={{38.1,67.6,626}},lvl=10,maps={47},providers={{"o",250671}},sourceQuests={42503}}),q(41921,{c=a8,coords={{67.9,63.1,628}},lvl=10,providers={{"n",98102}},sourceQuests={41920}}),q(42503,{c=a8,coords={{42.4,75.9,626},{38.1,67.6,626}},lvl=10,maps={47},providers={{"n",94138},{"o",250671}},sourceQuests={42501,42502}}),q(47605,g({c=a8,coords={{45,26.8,626}},lvl=10,providers={{"n",123087}},sourceQuests={47604}},{i(151131,{b=1,f=102})})),q(43841,{c=a8,coords={{41.2,74.3,626}},lvl=10,providers={{"n",94159}},sourceQuests={44177}}),q(44177,g({c=a8,coords={{77.2,55,634}},lvl=10,providers={{"n",112959}},sourceQuests={44117,44155}},{i(140517,{b=1,f=55}),i(140931,{b=1,f=102,spellID=225188})})),q(42680,g({c=a8,lvl=45,maps={627},providers={{"n",98102}},sourceQuests={42678}},{s(81018,139746,{b=1,c=a8,f=5}),i(139506,{b=1,f=55})})),q(40996,{c=a8,coords={{41.3,78,626}},lvl=10,providers={{"n",102594}},sourceQuests={40950}}),q(46103,{c=a8,coords={{45,64,646}},lvl=45,providers={{"n",119259}},sourceQuests={46246}}),q(45835,{c=a8,coords={{57.7,63.5,630}},lvl=45,providers={{"n",119821}},r=2,sourceQuests={45833}}),q(46324,{c=a8,lvl=45,r=1,sourceQuests={46322}}),q(43852,{c=a8,coords={{41.2,74.3,626}},lvl=10,providers={{"n",94159}},sourceQuests={43841}}),q(41924,{c=a8,coords={{67.9,63.1,628}},lvl=10,providers={{"n",105464}},sourceQuests={41922}}),q(42501,{c=a8,coords={{42.3,75.9,626}},description="Pursue |cFFFFD700The Kingslayer|r.",lvl=10,providers={{"n",94138}}}),q(45848,g({c=a8,coords={{57.7,63.5,630}},lvl=45,providers={{"n",118126}},sourceQuests={44758,45073,45835,46323,46324}},{p(1997,{b=1,itemID=143679})})),q(44202,{c=a8,coords={{40.5,77.9,626}},isDaily=1,lvl=45,providers={{"n",113213}},r=2}),q(44203,{c=a8,coords={{40.5,77.9,626}},isDaily=1,lvl=45,providers={{"n",113213}},r=1}),q(46779,{c=a8,coords={{37.7,44.8,626}},lvl=45,providers={{"n",98092}},sourceQuests={46058,46059}}),q(46148,{c=a8,u=2}),q(46089,g({c=a8,lvl=45,providers={{"n",98099}},r=2,sourceQuests={46103}},{mnt(231434,{b=1,c=a8,itemID=143493})})),q(46178,g({c=a8,lvl=45,providers={{"n",98099}},r=1,sourceQuests={46103}},{mnt(231434,{b=1,c=a8,itemID=143493})})),q(47607,g({c=a8,coords={{45,26.8,626}},lvl=10,providers={{"n",123087}},sourceQuests={47606}},{i(151144,{b=1,f=102})})),q(43885,{u=2}),q(40950,{c=a8,coords={{41.4,78,626}},lvl=10,providers={{"n",101513}},sourceQuests={40847,42504,42627}}),q(47595,{c=a8,coords={{45.4,27.6,626}},lvl=10,providers={{"n",103792}},repeatable=1,sourceQuests={47594}}),q(47594,{c=a8,coords={{45.4,27.6,626}},isWeekly=1,lvl=10,providers={{"n",103792}},sourceQuests={47605}}),q(47604,{c=a8,coords={{45,26.8,626}},lvl=10,providers={{"n",123087}},sourceQuests={47603}}),q(40995,{c=a8,providers={{"n",102594}},u=2}),q(45992,{c=a8,lvl=45,providers={{"n",101513}},u=2}),q(45836,{c=a8,coords={{57.6,63.4,630}},lvl=45,providers={{"n",119821}},r=2,sourceQuests={45848}}),q(46326,{c=a8,coords={{57.6,63.4,630}},lvl=45,providers={{"n",119822}},r=1,sourceQuests={45848}}),q(46129,{u=2}),q(40997,{c=a8,coords={{37.7,44.8,626}},lvl=10,providers={{"n",98092}},sourceQuests={40996}}),q(45073,{c=a8,coords={{57.7,63.6,630}},lvl=45,providers={{"n",118125}},sourceQuests={45833}}),q(47606,g({c=a8,coords={{45,26.8,626}},lvl=10,providers={{"n",123087}},sourceQuests={47605}},{i(151143,{b=1,f=102})})),q(43253,{c=a8,coords={{40.9,75.5,626}},lvl=45,providers={{"n",98102}},sourceQuests={42684,43468}}),q(46260,g({c=a8,coords={{76.9,39.8,646}},lvl=45,providers={{"n",117259}},r=2,sourceQuests={45628}},{i(147474,{b=1,c=a8,f=55})})),q(46827,g({c=a8,coords={{76.9,39.8,646}},lvl=45,providers={{"n",117259}},r=1,sourceQuests={45629}},{i(147474,{b=1,c=a8,f=55})})),q(44116,{c=a8,coords={{41.3,78.1,626}},lvl=10,providers={{"n",101513}},sourceQuests={44041}}),q(42502,{c=a8,coords={{42.3,75.9,626}},description="Pursue |cFFFFD700The Kingslayer|r.",lvl=10,providers={{"n",94138}}}),q(42730,g({c=a8,coords={{40.8,75.3,626}},lvl=10,providers={{"n",98102}},sourceQuests={44181}},{i(127837,{f=55,lvl=40,spellID=188019})})),q(43250,{c=a8,lvl=45,providers={{"n",98102}},sourceQuests={43249}}),q(44215,{c=a8,coords={{41.3,78.1,626}},lvl=10,providers={{"n",101513}},sourceQuests={37689}}),q(37666,{c=a8,coords={{27,89.1,680}},lvl=45,providers={{"n",110793}},sourceQuests={43508}}),q(42568,{c=a8,coords={{38.1,67.6,626}},lvl=10,maps={47},providers={{"o",250671}},sourceQuests={42539}}),q(43470,{c=a8,lvl=45,providers={{"n",98100}}}),q(43007,{c=a8,isBreadcrumb=1,lvl=10,maps={627},nextQuests={42139},providers={{"n",112679}}}),q(40994,{c=a8,coords={{41.3,78.1,626}},providers={{"n",101513}},u=2}),q(42139,{c=a8,coords={{41.3,78.1,626}},lvl=10,providers={{"n",101513}},sourceQuests={43007}}),q(45573,{c=a8,coords={{70.1,47,646}},lvl=45,providers={{"n",117259}},r=2,sourceQuests={45571}}),q(45576,{c=a8,coords={{70.1,47,646}},lvl=45,providers={{"n",117259}},r=1,sourceQuests={45571}}),q(44204,{c=a8,description="Only available if you you have the |cFFFFD700Plunder|r order hall upgrade.",lvl=45,providers={{"n",110820}}}),q(44155,{c=a8,coords={{77.2,55,634}},lvl=10,providers={{"n",112959}},sourceQuests={44116}}),q(47592,{c=a8,coords={{45.4,27.6,626}},lvl=10,providers={{"n",103792}},sourceQuests={47591}}),q(43829,{c=a8,coords={{41.3,78.1,626}},lvl=10,providers={{"n",101513}},sourceQuests={43958}}),q(43014,{c=a8,coords={{37.8,45,626}},lvl=10,providers={{"n",98092}},sourceQuests={43013}}),q(44041,{c=a8,coords={{41.3,78.1,626}},lvl=10,providers={{"n",101513}},sourceQuests={43829}}),q(43508,{c=a8,lvl=45,providers={{"n",110714}},sourceQuests={43485}}),q(40849,{c=a8,coords={{40.6,69.2,210}},lvl=10,providers={{"n",102120}},sourceQuests={40847}}),q(44375,{c=a8,coords={{41.4,78,626}},lvl=10,providers={{"n",101513}}}),q(40839,g({c=a8,coords={{41.3,78,626}},lvl=10,providers={{"n",101513}},sourceQuests={40832}},{i(136786,{b=1,f=102})})),q(37689,g({c=a8,coords={{35.6,60,84}},lvl=45,providers={{"n",111049}},sourceQuests={37494}},{s(81011,139739,{b=1,c=a8,f=5}),title(338),i(142056,{b=1,f=54}),i(142057,{b=1,f=54}),i(142058,{b=1,f=54}),i(142059,{b=1,f=54}),i(142060,{b=1,f=54}),i(142055,{b=1,f=54}),i(142061,{b=1,f=54}),i(142062,{b=1,f=54}),i(142063,{b=1,f=54}),i(142064,{b=1,f=54})})),q(47603,{c=a8,coords={{45,26.8,626}},lvl=10,providers={{"n",123087}},sourceQuests={47592}}),q(45833,{c=a8,coords={{41.3,78,626}},lvl=45,providers={{"n",101513}},r=2,sourceQuests={47137}}),q(46322,{c=a8,coords={{41.3,78,626}},lvl=45,providers={{"n",101513}},r=1,sourceQuests={47137}}),q(43249,{c=a8,lvl=45,providers={{"n",98102}},sourceQuests={43253}}),q(43013,{c=a8,coords={{37.7,44.9,626}},lvl=10,providers={{"n",98092}},sourceQuests={42140}}),q(41919,{c=a8,coords={{40.8,75.4,626}},description="Pursue |cFFFFD700Fangs of the Devourer|r.",lvl=10,providers={{"n",98102}},sourceQuests={40840}}),q(42504,g({c=a8,coords={{36.8,52.6,37}},lvl=10,providers={{"n",107979}},r=2,sourceQuests={42568}},{s(73675,128869,{b=1,c=a8,f=1}),s(73695,128870,{b=1,c=a8,f=20})})),q(42627,g({c=a8,coords={{36.8,52.6,37}},lvl=10,providers={{"n",107979}},r=1,sourceQuests={42568}},{s(73675,128869,{b=1,c=a8,f=1}),s(73695,128870,{b=1,c=a8,f=20})})),q(43479,{c=a8,lvl=45,providers={{"n",98100}},sourceQuests={43470}}),q(45628,{c=a8,coords={{71.6,41.9,646}},lvl=45,providers={{"n",117262}},r=2,sourceQuests={45573}}),q(45629,{c=a8,lvl=45,maps={646},r=1,sourceQuests={45576}}),q(42684,{c=a8,coords={{40.8,75.3,626}},lvl=10,providers={{"n",98102}},sourceQuests={44181}}),q(44117,{c=a8,coords={{77.2,55,634}},lvl=10,providers={{"n",112959}},sourceQuests={44116}}),q(41922,{c=a8,coords={{49.4,41.2,627}},lvl=10,providers={{"n",98102}},sourceQuests={41921}}),q(37494,{c=a8,coords={{40.6,77,626}},lvl=45,providers={{"n",98100}},sourceQuests={37448}}),q(46940,{u=2}),q(47591,g({c=a8,coords={{45.4,27.6,626}},lvl=10,providers={{"n",103792}}},{i(151180,{b=1})})),q(43015,g({c=a8,coords={{37.8,44.9,626}},lvl=10,providers={{"n",98092}},sourceQuests={43014}},{i(140517,{b=1,f=55})})),q(44758,{c=a8,coords={{57.7,63.5,630}},lvl=45,providers={{"n",119821}},r=2,sourceQuests={45833}}),q(46323,{c=a8,lvl=45,r=1,sourceQuests={46322}}),q(43469,{c=a8,lvl=45,providers={{"n",98100}},sourceQuests={43470}}),q(44195,{c=a8,coords={{75.1,56.4,626}},description="Only available if you you have the |cFFFFD700Weapons Smuggler|r order hall upgrade.",lvl=10,providers={{"n",110348}}})}),n(98093,g({achID=11217,modelScale=1.5},{i(139428,{b=1,f=102,spellID=220195})})),n(-2,{n(103792,g({coords={{45.4,27.6,626}}},{toy(120857,{b=1,c=a8,cost={{"c",1416,50000}}}),toy(151877,{b=1,c=a8,cost={{"c",1416,50000}}}),i(151181,{b=1,cost=5000000,spellID=245988}),i(27982,{f=51}),i(27941,{f=51}),s(68107,120858,{b=1,c=a8,cost={{"c",1416,25000}},f=5}),p(2065,{cost={{"c",1416,10000}},itemID=151633}),i(151749,{b=1}),s(68104,120439,{b=1,c=a8,cost={{"c",1416,25000}},f=5}),s(68108,120861,{b=1,c=a8,cost={{"c",1416,50000}},f=5}),s(68102,120437,{b=1,c=a8,cost={{"c",1416,5000}},f=5}),s(68098,120433,{b=1,c=a8,cost={{"c",1416,5000}},f=5}),i(151144,{b=1,cost=5000000,f=102}),i(151180,{b=1,cost=5000000}),i(34249,{f=51}),ill(5364,{b=1,c=a8,cost={{"c",1416,25000}},itemID=138954,questID=42972}),s(68099,120434,{b=1,c=a8,cost={{"c",1416,5000}},f=5}),i(27992,{f=51}),i(151131,{b=1,cost=5000000,f=102}),i(27940,{f=51}),s(68100,120435,{b=1,c=a8,cost={{"c",1416,5000}},f=5}),i(27976,{f=51}),i(74918,{f=51}),s(68096,120431,{b=1,c=a8,cost={{"c",1416,5000}},f=5}),i(27945,{f=51}),i(151143,{b=1,cost=5000000,f=102}),s(68097,120432,{b=1,c=a8,cost={{"c",1416,25000}},f=5}),p(2063,{cost={{"c",1416,10000}},itemID=151569}),i(27978,{f=51}),i(27979,{f=51}),i(27944,{f=51})})),n(99863,g({coords={{54.3,41,626}}},{s(74664,130329,{b=1,c=a8,cost=171378,f=5,lvl=45}),s(74662,130325,{b=1,c=a8,cost=251315,f=5,lvl=45}),s(74660,130323,{b=1,c=a8,cost=333150,f=5,lvl=45})})),n(105986,g({coords={{26.9,36.9,626}}},{s(81017,139745,{b=1,c=a8,cost=5000000,f=5,lvl=45}),toy(143727,{b=1,cost={{"c",1220,1000}}}),s(81011,139739,{b=1,c=a8,cost=5000000,f=5,lvl=45}),i(136803,{b=1,c=a8,f=59,lvl=10,spellID=210108}),s(81012,139740,{b=1,c=a8,cost=5000000,f=5,lvl=45}),s(81013,139741,{b=1,c=a8,cost=5000000,f=5,lvl=45}),s(81015,139743,{b=1,c=a8,cost=5000000,f=5,lvl=45}),s(81014,139742,{b=1,c=a8,cost=5000000,f=5,lvl=45}),i(140943,{b=1,c=a8,cost={{"c",1220,2000}},lvl=45,spellID=225160}),i(140979,{b=1,c=a8,cost={{"c",1220,4000}},lvl=45,spellID=225161}),i(140978,{b=1,c=a8,cost={{"c",1220,500}},lvl=45,spellID=225158}),s(81578,140541,{b=1,f=20}),s(81593,140556,{b=1,f=25}),s(81016,139744,{b=1,c=a8,cost=5000000,f=5,lvl=45}),s(81018,139746,{b=1,c=a8,cost=5000000,f=5,lvl=45})})),n(105982,g({coords={{64.6,44.2,626}}},{r(9513,{b=1,itemID=18160,requireSkill=185})})),n(121282,g({coords={{42.5,82.2,626}},sourceQuests={46178}},{mnt(231525,{b=1,c=a8,cost={{"c",1220,1000}},itemID=143490,lvl=45}),mnt(231524,{b=1,c=a8,cost={{"c",1220,1000}},itemID=143491,lvl=45}),mnt(231523,{b=1,c=a8,cost={{"c",1220,1000}},itemID=143492,lvl=45})}))})})),cl(7,g({c=a1,maps={725,726}},{n(103004,g({description="Completing all five levels of the puzzle will grant you a chest that contains the toy.\n\nBoard Design (Stand in front of Puzzlemaster with your back to him):\n\n\n A B C D E\n F G H I J\n K L M N O\n P Q R S T\n U V W X Y\n\n\n Level 1: A, E, M, U, Y\n\n Level 2: C, K, M, O, W\n\n Level 3: B, K, L, O, V\n\n Level 4: A, E, F, G, H, I, J, K, O, Q, S, W\n\n Level 5: D, E, F, G, I, J, K, L, M, Q, R, S, U, W, X"},{q(41071,{name="Puzzle 1 Solved"}),q(41072,{name="Puzzle 2 Solved"}),q(41073,{name="Puzzle 3 Solved"}),q(41074,{name="Puzzle 4 Solved"}),q(41075,g({name="Puzzle 5 Solved"},{toy(140632,{b=1,c=a1,lvl=10})}))})),n(114064,g({description="Defeating this NPC in a pet battle awards the pet."},{p(1941,{b=1,itemID=141530})})),n(-17,{q(45652,{c=a1,lvl=45,providers={{"n",96746}},sourceQuests={46734}}),q(43418,{c=a1,lvl=10,providers={{"n",110495}},sourceQuests={41888}}),q(41900,g({c=a1,coords={{56.3,12.2,207}},lvl=45,providers={{"n",42465}},sourceQuests={42065}},{s(80978,139705,{b=1,c=a1,f=6}),i(139506,{b=1,f=55})})),q(40225,{c=a1,coords={{34,76.6,726}},lvl=10,providers={{"n",96539}},sourceQuests={39771}}),q(39746,{c=a1,lvl=10,maps={627},providers={{"n",91731}},sourceQuests={44663}}),q(42995,{c=a1,coords={{56.9,14.2,207}},lvl=45,providers={{"n",42470}},sourceQuests={42989}}),q(44253,g({c=a1,coords={{30.3,60.6,726}},lvl=45,providers={{"n",112318}}},{s(80974,139701,{b=1,c=a1,f=6})})),q(44800,{c=a1,lvl=45,maps={64},providers={{"n",120244}},sourceQuests={45723,45724,45725}}),q(44406,{c=a1,coords={{30.3,51.6,726}},lvl=10,providers={{"n",96528},{"n",106519}},sourceQuests={41510}}),q(41888,g({c=a1,lvl=45,maps={738},providers={{"n",105120}},sourceQuests={41934}},{s(80971,139698,{b=1,c=a1,f=6}),title(336),i(142056,{b=1,f=54}),i(142057,{b=1,f=54}),i(142058,{b=1,f=54}),i(142059,{b=1,f=54}),i(142060,{b=1,f=54}),i(142055,{b=1,f=54}),i(142061,{b=1,f=54}),i(142062,{b=1,f=54}),i(142063,{b=1,f=54}),i(142064,{b=1,f=54})})),q(41772,{c=a1,lvl=45,providers={{"n",96746}},sourceQuests={42208}}),q(41510,{c=a1,coords={{29,69.1,726}},lvl=10,providers={{"n",96528}},sourceQuests={40225}}),q(43002,g({c=a1,coords={{29.6,10.6,81}},lvl=10,providers={{"n",14347}},sourceQuests={42977}},{i(139000)})),q(45725,{c=a1,lvl=45,maps={64},providers={{"n",120244}},sourceQuests={45706}}),q(45765,{c=a1,lvl=45,maps={646},providers={{"n",117715}},sourceQuests={45763}}),q(44544,{c=a1,isBreadcrumb=1,lvl=10,providers={{"n",114274}}}),q(46791,{c=a1,lvl=45,maps={646},providers={{"n",117888}},sourceQuests={46246}}),q(41747,g({c=a1,coords={{34.6,34,726}},lvl=45,providers={{"n",106524}},sourceQuests={41900}},{follower(615)})),q(41742,g({c=a1,coords={{28.2,45,726}},lvl=10,providers={{"n",106521}},sourceQuests={41901}},{follower(610)})),q(42197,g({c=a1,coords={{29.6,34,726}},lvl=10,providers={{"n",106520}},sourceQuests={42383}},{follower(609)})),q(46057,g({c=a1,lvl=45,providers={{"n",120245}},sourceQuests={46258}},{follower(992)})),q(41746,g({c=a1,coords={{32,43.8,726}},lvl=45,providers={{"n",106518}},sourceQuests={41900}},{follower(614)})),q(41743,g({c=a1,coords={{30.2,51.6,726}},lvl=10,providers={{"n",106519}},sourceQuests={41901}},{follower(611)})),q(41744,g({c=a1,lvl=45,providers={{"n",106517}},sourceQuests={41888}},{follower(612)})),q(41745,g({c=a1,lvl=45,providers={{"n",106649}},sourceQuests={41888}},{follower(613)})),q(42198,g({c=a1,coords={{34.4,32.4,726}},lvl=10,providers={{"n",106312}},sourceQuests={42383}},{follower(608)})),q(42936,{c=a1,coords={{56.3,12.2,207}},lvl=10,providers={{"n",42465}},sourceQuests={42932}}),q(45769,{c=a1,lvl=45,maps={646},providers={{"n",115492}},sourceQuests={45883}}),q(45763,{c=a1,lvl=45,providers={{"n",96528}},sourceQuests={44800}}),q(41777,{c=a1,coords={{64,70.5,207}},lvl=45,providers={{"n",106001}},sourceQuests={42068}}),q(45767,{c=a1,lvl=45,maps={646},providers={{"n",117715}},sourceQuests={45763}}),q(42986,{c=a1,coords={{33,60.4,726}},lvl=10,providers={{"n",96746}},sourceQuests={41901}}),q(43945,{c=a1,coords={{36.1,80,726}},lvl=10,providers={{"n",99531}},sourceQuests={44406}}),q(42984,{c=a1,coords={{29.4,77.9,726}},lvl=10,maps={713},providers={{"n",109464}},sourceQuests={42983}}),q(46781,{c=a1,lvl=45,providers={{"n",96746}},sourceQuests={46057}}),q(46158,{c=a1,u=2}),q(46792,g({c=a1,lvl=45,providers={{"n",106521}},sourceQuests={46791}},{mnt(231442,{b=1,c=a1,itemID=143489})})),q(41899,{c=a1,lvl=45,maps={207},providers={{"n",106001}},sourceQuests={41777,41897}}),q(45971,{c=a1,lvl=45,maps={646},providers={{"n",117715}},sourceQuests={45763}}),q(46147,{c=a1,u=2}),q(42989,{c=a1,coords={{29.4,77.8,207}},lvl=45,providers={{"n",109464}},sourceQuests={42997}}),q(42184,{c=a1,coords={{33,60.3,726}},lvl=10,providers={{"n",96746}},sourceQuests={41740}}),q(42200,{c=a1,coords={{33,60.3,726}},lvl=10,providers={{"n",96746}},sourceQuests={42984,42986}}),q(42983,{c=a1,coords={{29.4,77.9,726}},lvl=10,maps={737},providers={{"n",109464}},sourceQuests={42996}}),q(42937,{c=a1,coords={{56.3,12.2,207}},lvl=10,providers={{"n",42465}},sourceQuests={42933,42935,42936}}),q(42990,{c=a1,coords={{29.4,77.8,207}},lvl=45,maps={731},providers={{"n",109464}},sourceQuests={43003}}),q(42188,{c=a1,coords={{33,60.4,726}},lvl=10,providers={{"n",96746}},sourceQuests={41510}}),q(41901,g({c=a1,coords={{52.4,79.3,737}},lvl=10,providers={{"n",104788}},sourceQuests={41776}},{i(140932,{b=1,f=102,spellID=225189}),i(140517,{b=1,f=55})})),q(41771,{c=a1,coords={{55.2,18.4,737}},lvl=10,providers={{"n",104797}},sourceQuests={41770}}),q(44465,{c=a1,coords={{33,60.4,726}},lvl=10,providers={{"n",96746}},sourceQuests={41901}}),q(42142,{c=a1,coords={{33,60.3,726}},lvl=10,providers={{"n",96746}},sourceQuests={42141}}),q(41776,{c=a1,coords={{52.1,81.9,737}},lvl=10,providers={{"n",113340}},sourceQuests={41771}}),q(43003,{c=a1,coords={{56.9,14.2,207}},lvl=45,providers={{"n",42470}},sourceQuests={42995}}),q(42208,{c=a1,coords={{33,60.3,726}},lvl=45,providers={{"n",96746}},sourceQuests={41900}}),q(42383,{c=a1,coords={{34.1,31.3,726}},lvl=10,providers={{"n",96528}},sourceQuests={42114}}),q(42977,{c=a1,coords={{33,60.3,726}},lvl=10,providers={{"n",96746}},sourceQuests={42184}}),q(44205,{c=a1,coords={{31.1,35.1,726}},description="Only available if you you have the |cFFFFD700Spirit Walk|r order hall upgrade.",lvl=45,providers={{"n",112299}}}),q(45724,{c=a1,lvl=45,maps={64},providers={{"n",120244}},sourceQuests={45706}}),q(43886,{c=a1,providers={{"n",111739}},u=2}),q(42935,{c=a1,coords={{56.3,12.2,207}},lvl=10,providers={{"n",42465}},sourceQuests={42932}}),q(42141,{c=a1,coords={{33,60.3,726}},lvl=10,providers={{"n",96746}},sourceQuests={42383}}),q(44101,g({c=a1,isDaily=1,lvl=10,providers={{"o",254010}},repeatable=1},{i(139879,{b=1}),i(147351,{b=1,f=55,spellID=240860})})),q(41740,g({c=a1,coords={{33,60.3,726}},lvl=10,providers={{"n",96746}},sourceQuests={41741}},{i(140517,{b=1,f=55})})),q(44206,{c=a1,lvl=45,providers={{"n",109829}}}),q(41934,{c=a1,lvl=45,maps={738},providers={{"n",105120}},sourceQuests={41773}}),q(46258,g({c=a1,lvl=45,providers={{"n",106519}},sourceQuests={45769}},{i(147475,{b=1,c=a1,f=55})})),q(43338,{c=a1,coords={{66.9,56.2,379}},lvl=10,providers={{"n",60968}},sourceQuests={43334}}),q(43334,{c=a1,coords={{34.1,74.3,725}},lvl=10,providers={{"n",96541}},sourceQuests={41335}}),q(45723,{c=a1,lvl=45,maps={64},providers={{"n",120244}},sourceQuests={45706}}),q(41335,{c=a1,coords={{36.1,74.9,725}},lvl=10,providers={{"n",96527}},sourceQuests={39746}}),q(41773,{c=a1,lvl=45,maps={738},providers={{"n",105055}},sourceQuests={41772}}),q(45883,{c=a1,lvl=45,maps={646},providers={{"n",117715}},sourceQuests={45765,45767,45971}}),q(41775,{c=a1,coords={{33,60.3,726}},lvl=45,providers={{"n",96746}},sourceQuests={40224,42200}}),q(40224,{c=a1,coords={{56.5,12.9,207}},lvl=10,maps={729},providers={{"n",96527}},sourceQuests={42937}}),q(40276,{c=a1,providers={{"n",96528}},u=2}),q(42996,{c=a1,coords={{33,60.4,726}},lvl=10,providers={{"n",96746}},sourceQuests={41901}}),q(42997,{c=a1,coords={{33,60.3,726}},lvl=45,providers={{"n",96746}},sourceQuests={41900}}),q(41897,{c=a1,coords={{64,70.5,207}},lvl=45,providers={{"n",106001}},sourceQuests={42068}}),q(45706,{c=a1,lvl=45,providers={{"n",117482}},sourceQuests={45652}}),q(42068,{c=a1,coords={{56.3,12.2,207}},lvl=45,providers={{"n",42465}},sourceQuests={41775}}),q(42114,{c=a1,coords={{34.1,31.4,726}},lvl=10,providers={{"n",96528},{"n",106316}},sourceQuests={42188}}),q(41770,{c=a1,coords={{33,60.3,726}},lvl=10,providers={{"n",96746}},sourceQuests={43002}}),q(42933,{c=a1,coords={{56.3,12.2,207}},lvl=10,providers={{"n",42465}},sourceQuests={42932}}),q(42065,{c=a1,lvl=45,maps={207,209},providers={{"n",106001}},sourceQuests={41898,41899}}),q(39771,{c=a1,coords={{47,83,395}},lvl=10,providers={{"n",96541}},sourceQuests={43338}}),q(40341,{c=a1,coords={{43.6,63.2,205}},lvl=10,maps={742,743},providers={{"n",96530}},sourceQuests={43645}}),q(43644,{c=a1,coords={{33.7,79.2,726}},lvl=10,providers={{"n",96530}},sourceQuests={41335,44006}}),q(41741,{c=a1,coords={{33,60.3,726}},lvl=10,providers={{"n",96746}},sourceQuests={42142}}),q(41898,{c=a1,lvl=45,maps={207,209},providers={{"n",106001}},sourceQuests={41777,41897}}),q(46940,{u=2}),q(43645,{c=a1,coords={{43.6,63.2,205}},lvl=10,providers={{"n",96530}},sourceQuests={43644}}),q(42932,{c=a1,coords={{47.1,52,207}},lvl=10,providers={{"n",96527}},sourceQuests={42931}}),q(42931,{c=a1,coords={{34.5,76.1,726}},lvl=10,providers={{"n",96539}},sourceQuests={43945}}),q(42988,{c=a1,coords={{33,60.3,726}},lvl=45,providers={{"n",96746}},sourceQuests={41900}}),q(44006,{c=a1,coords={{36.1,80,726}},lvl=10,providers={{"n",99531}},sourceQuests={40224}})}),n(99428,g({achID=11217,modelScale=0.5},{i(139418,{b=1,f=102,spellID=220170})})),n(-2,{n(112318,{toy(143727,{b=1,cost={{"c",1220,1000}}}),s(81573,140536,{b=1,f=8}),s(81582,140545,{b=1,f=23}),s(81583,140546,{b=1,f=23}),i(140944,{b=1,c=a1,cost={{"c",1220,2000}},lvl=45,spellID=225160}),s(80977,139704,{b=1,c=a1,cost=5000000,f=6,lvl=45}),s(80972,139699,{b=1,c=a1,cost=5000000,f=6,lvl=45}),s(80973,139700,{b=1,c=a1,cost=5000000,f=6,lvl=45}),i(140981,{b=1,c=a1,cost={{"c",1220,4000}},lvl=45,spellID=225161}),s(80971,139698,{b=1,c=a1,cost=5000000,f=6,lvl=45}),s(80975,139702,{b=1,c=a1,cost=5000000,f=6,lvl=45}),i(140980,{b=1,c=a1,cost={{"c",1220,500}},lvl=45,spellID=225158}),s(80974,139701,{b=1,c=a1,cost=5000000,f=6,lvl=45}),s(80976,139703,{b=1,c=a1,cost=5000000,f=6,lvl=45}),s(80978,139705,{b=1,c=a1,cost=5000000,f=6,lvl=45}),toy(136934,{b=1,c=a1,lvl=11}),toy(136935,{b=1,c=a1,lvl=11}),r(210873,{b=1,c=a1,itemID=136938,lvl=41}),toy(136937,{b=1,c=a1,lvl=11}),toy(138490,{b=1,c=a1,lvl=11})})})})),cl(10,g({c=a11,mapID=709},{gt(254,g({coords={{55,56.5,709}},description="Click this once per day.",questID=43974},{i(139561,g({b=1,c=a11,f=55,spellID=220692},{artifact(959,{s=80674})})),i(140295,{b=1,c=a11,f=55,lvl=42,spellID=221558}),i(140288,{b=1,c=a11,f=55,lvl=42,spellID=221545}),i(140293,{b=1,c=a11,f=55,lvl=42,spellID=222667}),i(140291,{b=1,c=a11,f=55,lvl=42,spellID=221549}),i(140289,{b=1,c=a11,f=55,lvl=42,spellID=221547}),i(140290,{b=1,c=a11,f=55,lvl=42,spellID=221548}),i(140256,{b=1,c=a11,f=55,lvl=42,spellID=221543}),i(140287,{b=1,c=a11,f=55,lvl=42,spellID=221544}),i(140253,{b=1,c=a11,f=55,lvl=42,spellID=221526}),i(140292,{b=1,c=a11,f=55,lvl=42,spellID=221550})})),n(-17,{q(45440,{c=a11,coords={{51.4,48.6,709}},lvl=45,providers={{"n",116929}},sourceQuests={47137}}),q(43359,g({c=a11,coords={{51.4,48.5,709}},lvl=10,providers={{"n",100438}},sourceQuests={41087}},{})),q(41086,{c=a11,coords={{55.2,57,709}},lvl=45,providers={{"n",102820}},sourceQuests={41911}}),q(40793,{c=a11,coords={{51.4,48.5,709}},description="Offered after you collect your first artifact weapon.",lvl=10,providers={{"n",100438}}}),q(45771,g({c=a11,coords={{50.5,57.8,709}},lvl=45,providers={{"n",119765}},sourceQuests={45442}},{i(147467,{b=1,c=a11,f=55})})),q(45449,{c=a11,coords={{53.6,53.3,646}},lvl=45,providers={{"n",117305}},sourceQuests={45459}}),q(41911,{c=a11,lvl=45,maps={634},providers={{"n",102996}},sourceQuests={41039}}),q(43054,{c=a11,coords={{49,58.3,709}},lvl=10,providers={{"n",98945}},sourceQuests={41907}}),q(41907,{c=a11,coords={{52.5,57.8,709}},lvl=10,providers={{"n",104744}},sourceQuests={41733}}),q(45545,{c=a11,coords={{53.6,53.3,646}},lvl=45,providers={{"n",117305}},sourceQuests={45459}}),q(12103,{c=a11,lvl=10,maps={627},providers={{"n",98519}}}),q(41854,g({c=a11,lvl=45,maps={634},providers={{"n",105152}},sourceQuests={41851,41852,41853}},{s(81010,139738,{b=1,c=a11,f=5}),i(139506,{b=1,f=55})})),q(41946,{c=a11,coords={{52.8,59.6,709}},lvl=10,providers={{"n",99179}},sourceQuests={41945}}),q(41739,g({c=a11,coords={{31.1,40.5,709},{55.3,57.3,709}},lvl=45,providers={{"n",105226}}},{follower(607)})),q(45790,g({c=a11,coords={{51.6,48.5,709}},lvl=45,providers={{"n",117504}},sourceQuests={45771}},{follower(998)})),q(41736,g({c=a11,coords={{51.8,49.6,709}},lvl=45,providers={{"n",105046}},sourceQuests={41854}},{follower(605)})),q(41115,g({c=a11,coords={{55.2,57.1,709}},lvl=10,providers={{"n",102820}},sourceQuests={42187}},{follower(596)})),q(41737,g({c=a11,coords={{51.8,49.6,709}},lvl=45,providers={{"n",105058}},sourceQuests={41854}},{follower(606)})),q(40704,g({c=a11,coords={{49.1,58.6,709}},lvl=10,providers={{"n",101046}},sourceQuests={42187}},{follower(588)})),q(41738,g({c=a11,coords={{51.8,49.6,709}},lvl=45,providers={{"n",105056}},sourceQuests={41854}},{follower(604)})),q(41734,g({c=a11,coords={{51.1,49.5,709}},lvl=10,providers={{"n",104984}},sourceQuests={43319}},{follower(603)})),q(41735,g({c=a11,coords={{51.1,49.5,709}},lvl=10,providers={{"n",102902}},sourceQuests={43319}},{follower(602)})),q(46347,{c=a11,coords={{36.5,48.2,379}},lvl=45,providers={{"n",120722}},sourceQuests={46346}}),q(41730,{c=a11,coords={{38.9,25.1,371}},lvl=10,providers={{"n",104784}},sourceQuests={41728}}),q(44239,{c=a11,coords={{54.4,58.8,709}},lvl=45,providers={{"n",106538}}}),q(45574,{c=a11,coords={{53.6,53.3,646}},lvl=45,providers={{"n",117305}},sourceQuests={45459}}),q(41910,{c=a11,lvl=45,maps={634},providers={{"n",102843}},sourceQuests={41039}}),q(46785,{c=a11,coords={{52.8,59.6,709}},lvl=45,providers={{"n",99179}},sourceQuests={45790}}),q(43062,{c=a11,coords={{52.5,57.8,709}},lvl=10,providers={{"n",104744}},sourceQuests={41733}}),q(46157,{c=a11,u=2}),q(42186,{c=a11,isBreadcrumb=1,lvl=10,maps={627},nextQuests={42187},providers={{"n",112696}}}),q(41040,{c=a11,lvl=45,maps={634},providers={{"n",102843}},sourceQuests={41039}}),q(41059,{c=a11,lvl=45,maps={704},providers={{"n",103049}},sourceQuests={41040}}),q(43060,{altQuests={43054},coords={{49,58.4,709}},lvl=10,providers={{"n",98945}},repeatable=1}),q(43881,{u=2}),q(46320,{c=a11,coords={{53.6,53.4,646}},lvl=45,providers={{"n",117305}},sourceQuests={45449,45545,45574}}),q(32442,{c=a11,coords={{51.4,48.4,709}},lvl=45,providers={{"n",100438}},sourceQuests={41086,41910}}),q(44249,g({c=a11,coords={{50.3,59,709}},lvl=45,providers={{"n",112338}}},{s(81006,139734,{b=1,c=a11,f=5})})),q(40570,g({c=a11,coords={{54.9,32.8,249}},lvl=10,maps={716},providers={{"n",47684}},sourceQuests={40634}},{s(73770,128940,{b=1,c=a11,f=34})})),q(46025,{lvl=45,u=2}),q(42957,{c=a11,lvl=10,maps={376},providers={{"n",109049}},sourceQuests={42766,42767,42768}}),q(46144,{c=a11,u=2}),q(46349,{c=a11,coords={{74.4,88.7,379}},lvl=45,providers={{"n",120726}},sourceQuests={46348}}),q(43151,{c=a11,cost={{"i",124113,20}},lvl=45,maps={641},providers={{"n",109738}},sourceQuests={41911}}),q(46353,{c=a11,coords={{44.9,62,646}},lvl=45,providers={{"n",118214}},sourceQuests={46245,46246,46832,46845}}),q(44238,{c=a11,lvl=45,providers={{"n",110817}}}),q(41852,{c=a11,coords={{64.2,57,634}},lvl=45,providers={{"n",105072}},sourceQuests={41850}}),q(45442,{c=a11,coords={{50.5,57.8,709}},lvl=45,providers={{"n",119765}},sourceQuests={46320}}),q(40633,{c=a11,coords={{49.2,58.6,709}},lvl=10,providers={{"n",100475}},sourceQuests={40569}}),q(45404,{c=a11,coords={{51.3,48.5,709}},lvl=45,maps={872,873,874},providers={{"n",119664}},sourceQuests={45440}}),q(40636,{c=a11,coords={{51.4,48.4,709}},lvl=10,providers={{"n",100438}},sourceQuests={40236}}),q(41851,{c=a11,coords={{64.2,57,634}},lvl=45,providers={{"n",105088}},sourceQuests={41850}}),q(41733,g({c=a11,coords={{45.4,25,371}},lvl=10,providers={{"n",104744}},sourceQuests={41732}},{i(140928,{b=1,f=102,spellID=225185}),i(140517,{b=1,f=55})})),q(41905,g({c=a11,coords={{51.4,48.5,709}},lvl=10,providers={{"n",100438}},sourceQuests={42191}},{i(140483,{b=1,spellID=227191})})),q(46342,{c=a11,coords={{32.3,43.3,709}},lvl=45,providers={{"n",120758}},sourceQuests={46341}}),q(42187,{c=a11,coords={{51.4,48.5,709}},lvl=10,providers={{"n",100438}},sourceQuests={42186}}),q(42210,{c=a11,coords={{52.8,59.7,709}},lvl=10,providers={{"n",99179}},sourceQuests={41946}}),q(43061,{altQuests={43054},coords={{49,58.4,709}},lvl=10,providers={{"n",98945}},repeatable=1}),q(41729,{c=a11,coords={{38.3,25.8,371}},lvl=10,providers={{"n",104745}},sourceQuests={41728}}),q(46344,g({c=a11,coords={{47.9,49,379}},lvl=45,providers={{"n",120744}},sourceQuests={46343}},{i(147315,{spellID=240713})})),q(43058,{altQuests={43054},coords={{49,58.4,709}},lvl=10,providers={{"n",98945}},repeatable=1}),q(41039,{c=a11,coords={{62.1,20.2,634}},lvl=45,providers={{"n",102843}},sourceQuests={41038}}),q(41087,g({c=a11,coords={{51.4,48.4,709}},lvl=45,providers={{"n",100438}},sourceQuests={32442}},{title(329),s(81003,139731,{b=1,c=a11,f=5}),i(142056,{b=1,f=54}),i(142063,{b=1,f=54}),i(142058,{b=1,f=54}),i(142059,{b=1,f=54}),i(142064,{b=1,f=54}),i(142057,{b=1,f=54}),i(142060,{b=1,f=54}),i(142061,{b=1,f=54}),i(142055,{b=1,f=54}),i(142062,{b=1,f=54})})),q(41731,{c=a11,coords={{38.9,25.1,371}},lvl=10,providers={{"n",104784}},sourceQuests={41728}}),q(45459,{c=a11,coords={{51.5,48.5,709}},lvl=45,providers={{"n",119765}},sourceQuests={45404}}),q(42191,g({c=a11,coords={{52.8,59.6,709}},lvl=10,providers={{"n",99179}},sourceQuests={42210}},{i(140517,{b=1,f=55})})),q(40236,{c=a11,coords={{51.3,54.4,709}},lvl=10,providers={{"n",99181}},sourceQuests={12103}}),q(41728,{c=a11,coords={{51.4,48.4,709}},lvl=10,providers={{"n",100438}},sourceQuests={41905}}),q(41003,g({c=a11,coords={{51.4,48.4,709}},description="Offered when you pursue your Mistweaver artifact weapon.",lvl=10,maps={728},providers={{"n",100438}}},{s(76529,128937,{b=1,c=a11,f=28})})),q(40795,{c=a11,coords={{52.8,59.7,709}},lvl=10,providers={{"n",99179}},sourceQuests={40793}}),q(41732,{c=a11,coords={{42,25.5,371}},lvl=10,providers={{"n",104850}},sourceQuests={41729,41730,41731}}),q(41849,{c=a11,coords={{51.4,48.4,709}},lvl=45,providers={{"n",100438}},sourceQuests={43054}}),q(40569,{c=a11,coords={{51.4,48.5,709}},description="Offered when you pursue your Windwalker artifact weapon.",lvl=10,providers={{"n",100438}}}),q(41850,{c=a11,coords={{62.9,59.5,634}},lvl=45,providers={{"n",105045}},sourceQuests={41849}}),q(41038,{c=a11,coords={{51.4,48.4,709}},lvl=45,providers={{"n",41736}},sourceQuests={41736,41737,41738}}),q(42868,{c=a11,coords={{55.3,58.1,371}},lvl=10,providers={{"n",109187}},sourceQuests={42957}}),q(42768,{c=a11,coords={{41.6,27.4,371}},lvl=10,providers={{"n",108700}},sourceQuests={42762}}),q(42766,{c=a11,coords={{41.6,27.4,371}},lvl=10,providers={{"n",108700}},sourceQuests={42762}}),q(42767,{c=a11,coords={{41.6,27.4,371}},lvl=10,providers={{"n",108700}},sourceQuests={42762}}),q(46348,{c=a11,coords={{36.5,48.3,379}},lvl=45,providers={{"n",120722}},sourceQuests={46347}}),q(46346,{c=a11,coords={{47.9,48.8,379}},lvl=45,providers={{"n",120722}},sourceQuests={46344}}),q(46341,{c=a11,coords={{32.3,43.3,709}},lvl=45,providers={{"n",120758}},sourceQuests={46353}}),q(46343,{c=a11,coords={{47.3,41.7,379}},lvl=45,providers={{"n",120722}},sourceQuests={46342}}),q(42765,g({c=a11,coords={{55.4,58.3,371}},lvl=10,maps={791,792},providers={{"n",109187}},sourceQuests={42868}},{s(76528,128938,{b=1,c=a11,f=28})})),q(46350,g({c=a11,coords={{73.9,88.9,379}},lvl=45,providers={{"n",120726}},sourceQuests={46349}},{mnt(229385,{b=1,c=a11,itemID=142225})})),q(42762,{c=a11,coords={{51.4,48.5,709}},description="Offered when you pursue your Brewmaster artifact weapon.",lvl=10,providers={{"n",100438}}}),q(43319,{c=a11,coords={{51.4,48.4,709}},lvl=10,providers={{"n",100438}},sourceQuests={41733}}),q(44424,{c=a11,coords={{51.4,48.4,709}},lvl=10,providers={{"n",100438}},sourceQuests={43973}}),q(40634,{c=a11,coords={{54.9,32.8,249}},lvl=10,providers={{"n",47684}},sourceQuests={40633}}),q(41945,{c=a11,coords={{52.7,59.6,709}},lvl=10,providers={{"n",99179}},sourceQuests={40704,41115}}),q(41909,{c=a11,coords={{52.5,57.8,709}},lvl=10,providers={{"n",104744}},sourceQuests={41733}}),q(43973,{c=a11,coords={{51.4,48.5,709}},lvl=10,providers={{"n",100438}},sourceQuests={40636}}),q(46940,{u=2}),q(41853,{c=a11,coords={{64.2,57,634}},lvl=45,providers={{"n",105072}},sourceQuests={41850}})}),n(99041,g({achID=11217,modelScale=2.5},{i(139419,{b=1,f=102,spellID=220181})})),n(-2,{n(112338,g({coords={{50.3,59,709}}},{toy(143727,{b=1,cost={{"c",1220,1000}}}),s(81580,140543,{b=1,f=34}),i(140940,{b=1,c=a11,cost={{"c",1220,2000}},lvl=45,spellID=225160}),s(81006,139734,{b=1,c=a11,cost=5000000,f=5,lvl=45}),s(81010,139738,{b=1,c=a11,cost=5000000,f=5,lvl=45}),s(81004,139732,{b=1,c=a11,cost=5000000,f=5,lvl=45}),i(140973,{b=1,c=a11,cost={{"c",1220,4000}},lvl=45,spellID=225161}),s(81007,139735,{b=1,c=a11,cost=5000000,f=5,lvl=45}),i(140972,{b=1,c=a11,cost={{"c",1220,500}},lvl=45,spellID=225158}),s(81005,139733,{b=1,c=a11,cost=5000000,f=5,lvl=45}),s(81008,139736,{b=1,c=a11,cost=5000000,f=5,lvl=45}),s(81003,139731,{b=1,c=a11,cost=5000000,f=5,lvl=45}),s(81009,139737,{b=1,c=a11,cost=5000000,f=5,lvl=45}),r(125883,{b=1,c=a11,itemID=136800,lvl=30}),s(81598,140564,{b=1,f=28}),s(81588,140551,{b=1,f=28})})),n(99154,g({coords={{54.9,62.4,709}}},{p(2047,{b=1,cost={{"c",1220,1000}},itemID=147542})}))})})),cl(3,g({c=a10,mapID=739},{n(-228,{fp(1760,{c=a10,coords={{36,27.8,739}}}),fp(1848,{c=a10,coords={{39.8,29.6,739}}})}),n(-17,{q(41541,{c=a10,lvl=10,maps={627},providers={{"n",102478},{"n",107317},{"n",107973}}}),q(46336,{c=a10,coords={{43.8,63.2,646}},lvl=45,providers={{"n",117810}},sourceQuests={46246}}),q(43423,{c=a10,coords={{47.7,49.3,739}},lvl=10,providers={{"n",110505}},sourceQuests={42659}}),q(43370,g({c=a10,coords={{44.4,45,739}},lvl=45,providers={{"n",110424}}},{i(138393,{b=1,f=102,spellID=215751})})),q(40957,{c=a10,coords={{43.4,26.4,739}},lvl=10,providers={{"n",107317}},sourceQuests={40955}}),q(42436,{c=a10,coords={{41.6,74.8,739}},lvl=10,providers={{"n",107973}},sourceQuests={42395}}),q(41053,{c=a10,u=2}),q(46022,{c=a10,lvl=45,u=2}),q(42387,{c=a10,coords={{41.7,60,641}},lvl=10,providers={{"n",107372}},sourceQuests={42385}}),q(42404,{c=a10,coords={{33.1,57,680}},lvl=45,providers={{"n",108089}},sourceQuests={42401}}),q(42398,{c=a10,coords={{80.1,66.2,634}},lvl=45,providers={{"n",107981}},sourceQuests={42397}}),q(42656,{c=a10,coords={{43.1,6.1,739}},lvl=45,providers={{"n",108456}},sourceQuests={42654,42655}}),q(42397,{c=a10,coords={{41.6,74.8,739}},lvl=45,providers={{"n",107973}},sourceQuests={42394}}),q(42930,{c=a10,coords={{53,44.5,650}},lvl=10,providers={{"n",109227}},repeatable=1,sourceQuests={42436}}),q(42391,{c=a10,coords={{34.7,41.6,634}},lvl=10,providers={{"n",107316}},sourceQuests={42389}}),q(40392,{c=a10,coords={{71.5,49.8,627}},lvl=10,providers={{"n",103415},{"n",103741}},sourceQuests={41540}}),q(42389,{c=a10,coords={{43.4,26.4,739}},lvl=10,providers={{"n",107317}},sourceQuests={42388}}),q(42414,g({c=a10,coords={{39.9,52.2,650}},lvl=45,providers={{"n",99095}},sourceQuests={40228,42403}},{follower(746),s(80986,139714,{b=1,c=a10,f=6})})),q(42411,g({c=a10,coords={{34.7,41.6,634}},lvl=10,providers={{"n",107316}},sourceQuests={42391}},{follower(744)})),q(42415,g({coords={{49.9,65.7,723}},lvl=45,providers={{"n",108620}},sourceQuests={42659}},{follower(748)})),q(42413,g({c=a10,coords={{40,52.2,650}},lvl=45,providers={{"n",94409}},sourceQuests={40228,42403}},{follower(745)})),q(42412,g({c=a10,coords={{80.1,66.2,634}},lvl=45,providers={{"n",107981}},sourceQuests={42398}},{follower(747)})),q(42409,g({c=a10,lvl=10,providers={{"n",107315}}},{follower(742)})),q(46048,g({c=a10,coords={{44.8,61.1,646}},lvl=45,providers={{"n",117246}},sourceQuests={46235}},{follower(996)})),q(42410,g({c=a10,coords={{36.7,35.4,650}},lvl=10,providers={{"n",107425}},sourceQuests={42392}},{follower(743)})),q(40400,{c=a10,coords={{32.3,32.5,646}},lvl=10,maps={714},providers={{"n",100190}},r=2,sourceQuests={40392}}),q(40402,{c=a10,coords={{32.3,32.5,646}},lvl=10,maps={714},providers={{"n",100190}},r=1,sourceQuests={40392}}),q(40403,{c=a10,coords={{32.3,32.5,646}},lvl=10,maps={714},providers={{"n",100190}},r=1,sourceQuests={40392}}),q(44043,{c=a10,coords={{43.4,26.4,739}},lvl=10,providers={{"n",107317}}}),q(45392,{c=a10,coords={{49.4,49.7,739}},lvl=45,providers={{"n",105099}}}),q(42658,{c=a10,coords={{60.1,72.2,641}},lvl=45,providers={{"n",108492}},sourceQuests={42657}}),q(42654,{c=a10,coords={{43.1,6.1,739}},lvl=45,providers={{"n",108456}},sourceQuests={42405}}),q(45551,{c=a10,coords={{46.4,34.8,739}},lvl=45,providers={{"n",108455}},sourceQuests={47137}}),q(45555,{c=a10,coords={{57.5,44.8,680}},lvl=45,providers={{"n",117246}},sourceQuests={45554}}),q(46783,{c=a10,coords={{42.9,46.9,739}},lvl=45,providers={{"n",103023}},sourceQuests={46048}}),q(46149,{c=a10,u=2}),q(43880,{c=a10,u=2}),q(42403,{c=a10,coords={{42.9,46.9,739}},isBreadcrumb=1,lvl=45,nextQuests={42414,42413},providers={{"n",103023}},sourceQuests={42394}}),q(42929,{c=a10,coords={{53,44.5,650}},lvl=10,providers={{"n",109227}},repeatable=1,sourceQuests={42436}}),q(42393,{c=a10,coords={{34.7,41.6,634}},lvl=10,providers={{"n",107316}},sourceQuests={42411}}),q(41009,{altQuests={40952,41008},c=a10,lvl=10,maps={627},providers={{"n",106879}},sourceQuests={40419}}),q(40952,{altQuests={41008,41009},c=a10,lvl=10,maps={627},providers={{"n",102570}},sourceQuests={40419}}),q(41008,{altQuests={40952,41009},c=a10,lvl=10,maps={627},sourceQuests={40419},u=1}),q(42659,g({c=a10,coords={{43.4,26.4,739}},lvl=45,providers={{"n",107973}},sourceQuests={42133,44680}},{s(80979,139707,{b=1,c=a10,f=6}),title(335),i(142056,{b=1,f=54}),i(142057,{b=1,f=54}),i(142058,{b=1,f=54}),i(142059,{b=1,f=54}),i(142060,{b=1,f=54}),i(142055,{b=1,f=54}),i(142061,{b=1,f=54}),i(142062,{b=1,f=54}),i(142063,{b=1,f=54}),i(142064,{b=1,f=54})})),q(42405,{c=a10,coords={{43.4,26.4,739}},lvl=45,providers={{"n",107973}},sourceQuests={42402}}),q(41047,{c=a10,u=2}),q(46023,{c=a10,lvl=45,u=2}),q(42689,{c=a10,coords={{43.4,26.3,739}},lvl=45,providers={{"n",107973}},sourceQuests={42404}}),q(46130,{c=a10,u=2}),q(44680,{c=a10,coords={{43.4,26.4,739}},lvl=45,providers={{"n",107973}},sourceQuests={42405}}),q(42385,{c=a10,coords={{43.4,26.4,739}},lvl=10,providers={{"n",107317}},sourceQuests={42384}}),q(42691,{c=a10,coords={{60.8,30.7,630}},lvl=45,providers={{"n",105816}},sourceQuests={42689}}),q(42523,{c=a10,coords={{42.9,46.9,739}},lvl=10,providers={{"n",103023}}}),q(42657,{c=a10,coords={{46.4,34.8,739}},lvl=45,providers={{"n",108455}},sourceQuests={42408,42656}}),q(42400,{c=a10,coords={{43.4,26.4,739}},lvl=45,providers={{"n",107973}},sourceQuests={42399}}),q(40384,{c=a10,lvl=10,providers={{"n",100786}}}),q(42185,{c=a10,lvl=10,providers={{"n",106558}},sourceQuests={42158}}),q(46337,g({c=a10,coords={{42.9,45.7,739}},lvl=45,providers={{"n",119943}},sourceQuests={46336}},{mnt(229386)})),q(40955,{c=a10,coords={{43.4,26.4,739}},lvl=10,providers={{"n",102574}},sourceQuests={40954}}),q(40953,{c=a10,coords={{43.4,26.4,739}},lvl=10,providers={{"n",102574}},sourceQuests={40952,41008,41009}}),q(44366,{c=a10,coords={{43.4,26.4,739}},lvl=10,providers={{"n",107973}},sourceQuests={40419}}),q(42655,{c=a10,coords={{43.1,6.1,739}},lvl=45,providers={{"n",108456}},sourceQuests={42405}}),q(44090,{c=a10,lvl=10,providers={{"n",113327}}}),q(41542,{c=a10,coords={{43.4,26.4,739}},lvl=10,providers={{"n",102478},{"n",107317},{"n",107973}},sourceQuests={44366}}),q(45556,{c=a10,coords={{55.8,42.2,680}},lvl=45,providers={{"n",117246}},sourceQuests={45555}}),q(42399,{c=a10,coords={{80.1,66.2,634}},lvl=45,providers={{"n",107981}},sourceQuests={42412}}),q(42134,{c=a10,coords={{42.9,46.9,739}},lvl=10,providers={{"n",103023}},sourceQuests={42395}}),q(42390,{c=a10,coords={{43.4,26.4,739}},lvl=10,providers={{"n",107317}},sourceQuests={42388}}),q(42524,{c=a10,coords={{42.9,46.9,739}},lvl=10,providers={{"n",103023}},sourceQuests={42523}}),q(41540,{c=a10,coords={{43.4,26.4,739}},lvl=10,providers={{"n",102478},{"n",107317},{"n",107973}}}),q(42402,{c=a10,coords={{43.4,26.4,739}},lvl=45,providers={{"n",107973}},sourceQuests={42407}}),q(42408,{c=a10,coords={{46.4,34.8,739}},lvl=45,providers={{"n",108455}},sourceQuests={42405}}),q(40419,{c=a10,coords={{32.3,32.5,646}},lvl=10,providers={{"n",100190}},sourceQuests={40400,40402,40403}}),q(42519,g({lvl=10,providers={{"n",102940}}},{follower(593)})),q(42386,{c=a10,coords={{41.7,60,641}},lvl=10,providers={{"n",107372}},sourceQuests={42385}}),q(46060,{c=a10,coords={{50.9,30.7,646}},lvl=45,providers={{"n",119097}},sourceQuests={45556}}),q(42133,{c=a10,coords={{60.1,72.2,641}},lvl=45,providers={{"n",108492}},sourceQuests={42658}}),q(42384,{c=a10,coords={{42.9,46.9,739}},lvl=10,providers={{"n",103023}},sourceQuests={42526}}),q(46235,g({c=a10,coords={{50.9,30.7,646}},lvl=45,providers={{"n",119097}},sourceQuests={45557,46060}},{i(147462,{b=1,c=a10,f=55})})),q(42395,g({c=a10,coords={{43.4,26.4,739}},lvl=10,providers={{"n",107973}},sourceQuests={42393}},{i(140926,{b=1,f=102,spellID=225182}),i(140517,{b=1,f=55})})),q(42928,{c=a10,coords={{53,44.5,650}},lvl=10,providers={{"n",109227}},repeatable=1,sourceQuests={42436}}),q(45552,{c=a10,coords={{52.2,48.9,680}},lvl=45,providers={{"n",117308}},sourceQuests={45551}}),q(41574,{c=a10,lvl=10,maps={627},providers={{"n",104381}},sourceQuests={41541}}),q(43335,{c=a10,coords={{36.7,35.4,650}},lvl=10,providers={{"n",107425}},sourceQuests={42390}}),q(42392,{c=a10,coords={{36.7,35.4,650}},lvl=10,providers={{"n",107425}},sourceQuests={43335}}),q(40958,{c=a10,coords={{42.9,46.9,739}},lvl=10,providers={{"n",103023}},sourceQuests={40955}}),q(45554,{c=a10,coords={{57.5,44.8,680}},lvl=45,providers={{"n",117246}},sourceQuests={45553}}),q(42526,g({c=a10,coords={{42.9,46.9,739}},lvl=10,providers={{"n",103023}},sourceQuests={42525}},{i(140517,{b=1,f=55})})),q(40959,{c=a10,lvl=10}),q(42158,{c=a10,lvl=10,providers={{"n",106558}},sourceQuests={41574}}),q(39427,{c=a10,coords={{71,50,627}},lvl=10,providers={{"n",104382}},sourceQuests={41542}}),q(41415,{c=a10,lvl=10,providers={{"n",102478}}}),q(43182,{c=a10,coords={{42.9,25.4,739}},lvl=45,providers={{"n",107966}},sourceQuests={42405}}),q(42407,g({c=a10,coords={{60.8,30.7,630}},lvl=45,providers={{"n",108375}},sourceQuests={42406}},{i(139506,{b=1,f=55})})),q(45553,{c=a10,coords={{52.2,48.9,680}},lvl=45,providers={{"n",117308}},sourceQuests={45552}}),q(42401,{c=a10,coords={{38.1,47.1,680}},lvl=45,providers={{"n",107966}},sourceQuests={42400}}),q(40385,{c=a10,coords={{60.8,80.9,650}},lvl=10,providers={{"n",110821},{"n",110986}},sourceQuests={39427}}),q(40954,{c=a10,coords={{43.4,26.4,739}},lvl=10,providers={{"n",102574}},sourceQuests={40953}}),q(42406,{c=a10,coords={{60.8,30.7,630}},lvl=45,providers={{"n",105816}},sourceQuests={42691}}),q(42525,{c=a10,coords={{42.9,46.9,739}},lvl=10,providers={{"n",103023}}}),q(45557,{c=a10,coords={{50.9,30.7,646}},lvl=45,providers={{"n",119097}},sourceQuests={45556}}),q(44211,{c=a10,coords={{58.4,48.4,739}},description="Requires the |cFFFFD700Fletchery|r order hall upgrade.",lvl=45,providers={{"n",110412}}}),q(44212,{c=a10,coords={{43.4,48.2,739}},description="Requires the |cFFFFD700Unseen Path|r order hall upgrade.",lvl=45,providers={{"n",110816}}}),q(42394,{c=a10,coords={{41.6,74.8,739}},lvl=10,providers={{"n",107973}},sourceQuests={42395}}),q(42388,{c=a10,coords={{41.7,59.9,641}},lvl=10,providers={{"n",113325}},sourceQuests={42386,42387}}),q(44233,g({c=a10,lvl=45},{s(80982,139710,{b=1,c=a10,f=6})})),q(40618,{c=a10,lvl=10,providers={{"n",102478}},sourceQuests={40384,41415}}),q(55516,{c=a10,coords={{72.8,14,1161}},lvl=50,providers={{"n",152002}},r=2}),q(54913,{c=a10,coords={{47.8,89.4,1165}},lvl=50,providers={{"n",152002}},r=1}),q(54915,{c=a10,coords={{37.5,46.5,120}},lvl=50,providers={{"n",149736}},sourceQuests={54913,55516}}),q(54916,{c=a10,coords={{37.5,46.5,120}},lvl=50,providers={{"n",149736}},sourceQuests={54915}}),q(54917,{c=a10,coords={{33.6,58.6,120}},lvl=50,providers={{"n",149870}},sourceQuests={54916}}),q(54918,{c=a10,coords={{39.3,71.7,81}},lvl=50,providers={{"n",150391}},sourceQuests={54917}}),q(54919,g({c=a10,coords={{43.3,38.8,745}},lvl=50,providers={{"n",151061}},sourceQuests={54918}},{sp(292689)})),q(54920,{c=a10,coords={{43.3,38.8,745}},lvl=50,providers={{"n",151061}},sourceQuests={54919}}),q(55195,{c=a10,coords={{33.4,58,120}},lvl=50,providers={{"n",29445}},sourceQuests={54920}}),q(46940,{c=a10,u=2})}),n(-2,{n(105099,g({c=a10,description="|c808080FAHunters will need to have completed the hidden quest|r |cFFFFD700Dark Memento|r |c808080FAin order to see items on this vendor.|r\n\n|cffff0000How to activate the quest:|r\n|c0070DEFFStep 1:|r\n|c808080FASpeak to|r |cABD473FFDeath Hunter Moorgoth|r |c808080FA and complete the dialogue with him.\n|c0070DEFFStep 2:|r\n|c808080FABuy 13x|r |cFFFFFFFFBlack Roses|r|c808080FA from him.\n|c0070DEFFStep 3:|r\n|c808080FASpeak to|r |cABD473FFDark Ranger Velonara|r |c808080FA and complete the dialogue with her. Afterwards she will take the 13 |r|cFFFFFFFFBlack Roses|r|c808080FA from you.\n|c0070DEFFStep 4:|r\n|c808080FAGo back and speak to|r |cABD473FFDeath Hunter Moorgoth|r |c808080FA who will finish the story between the two. Once doing this he will no longer sell you anything.\n|c0070DEFFStep 5:|r\n|c808080FFFind|r |cABD473FFDark Ranger Velonara|r |c808080FA who will offer the quest, |r|cFFFFD700Dark Memento|r.\n|c0070DEFFStep 6:|r\n|c808080FAAccept the quest and then deliver the hood to|r |cABD473FFDeath Hunter Moorgoth|r |c808080FA.\n|c0070DEFFStep 7:|r\n|c808080FAUpon finishing that quest he will now offer you the two items."},{s(84250,143663,{b=1,f=6,lvl=40})})),n(100633,g({c=a10,coords={{52.6,50.3,739}},description="|c808080FAHunters will need to have completed the hidden quest|r |cFFFFD700Dark Memento|r |c808080FAin order to see items on this vendor.|r\n\n|cffff0000How to activate the quest:|r\n|c0070DEFFStep 1:|r\n|c808080FASpeak to|r |cABD473FFDeath Hunter Moorgoth|r |c808080FA and complete the dialogue with him.\n|c0070DEFFStep 2:|r\n|c808080FABuy 13x|r |cFFFFFFFFBlack Roses|r|c808080FA from him.\n|c0070DEFFStep 3:|r\n|c808080FASpeak to|r |cABD473FFDark Ranger Velonara|r |c808080FA and complete the dialogue with her. Afterwards she will take the 13 |r|cFFFFFFFFBlack Roses|r|c808080FA from you.\n|c0070DEFFStep 4:|r\n|c808080FAGo back and speak to|r |cABD473FFDeath Hunter Moorgoth|r |c808080FA who will finish the story between the two. Once doing this he will no longer sell you anything.\n|c0070DEFFStep 5:|r\n|c808080FFFind|r |cABD473FFDark Ranger Velonara|r |c808080FA who will offer the quest, |r|cFFFFD700Dark Memento|r.\n|c0070DEFFStep 6:|r\n|c808080FAAccept the quest and then deliver the hood to|r |cABD473FFDeath Hunter Moorgoth|r |c808080FA.\n|c0070DEFFStep 7:|r\n|c808080FAUpon finishing that quest he will now offer you the two items."},{s(84250,143663,{b=1,f=6,lvl=40})})),n(103693,g({coords={{44.6,48.8,739}}},{s(80985,139713,{b=1,c=a10,cost=5000000,f=6,lvl=45}),toy(143727,{b=1,cost={{"c",1220,1000}}}),s(80981,139709,{b=1,c=a10,cost=5000000,f=6,lvl=45}),s(80979,139707,{b=1,c=a10,cost=5000000,f=6,lvl=45}),toy(136855,{b=1,c=a10,cost=500000,lvl=11}),i(140938,{b=1,c=a10,cost={{"c",1220,2000}},lvl=45,spellID=225160}),i(140969,{b=1,c=a10,cost={{"c",1220,4000}},lvl=45,spellID=225161}),s(81585,140548,{b=1,f=29}),i(140968,{b=1,c=a10,cost={{"c",1220,500}},lvl=45,spellID=225158}),s(81576,140539,{b=1,f=32}),s(81581,140544,{b=1,f=31}),s(80983,139711,{b=1,c=a10,cost=5000000,f=6,lvl=45}),s(80982,139710,{b=1,c=a10,cost=5000000,f=6,lvl=45}),r(125050,{b=1,c=a10,itemID=136781,lvl=10}),r(209997,{b=1,c=a10,itemID=136780,lvl=10}),s(80984,139712,{b=1,c=a10,cost=5000000,f=6,lvl=45}),s(80980,139708,{b=1,c=a10,cost=5000000,f=6,lvl=45}),s(80986,139714,{b=1,c=a10,cost=5000000,f=6,lvl=45})})),n(100661,g({c=a10,coords={{58.8,31.8,739}},sourceQuests={46337}},{i(147580,{b=1,c=a10,cost={{"c",1220,1000}},f=59,lvl=45,spellID=242155}),mnt(229439,{b=1,c=a10,cost={{"c",1220,1000}},itemID=142228,lvl=45}),mnt(229438,{b=1,c=a10,cost={{"c",1220,1000}},itemID=142226,lvl=45})})),n(103325,g({coords={{58.9,50.1,739}}},{s(4161,11304,{f=32,isLimited=1,lvl=7})}))})}))})),n(-543,g({description="Complete 4 Legion Invasion World Quests, then complete the Scenario in the respective zone",isWorldQuest=1,maps={619,630,634,641,650,865,866},questID=47063},{n(-4,{ach(11544,g({collectible=false},{crit(1),crit(2),crit(3),crit(4)}))}),n(-18,g({crs={118180,118840,118975,119579},sym={{"select","headerID",-543},{"pop"},{"where","headerID",-34},{"pop"},{"select","itemID",147216},{"select","itemID",147221},{"select","itemID",147218},{"select","itemID",147222},{"select","itemID",147213},{"select","itemID",147212},{"select","itemID",147215},{"select","itemID",147219},{"select","itemID",147217},{"select","itemID",147214},{"select","itemID",147220},{"select","itemID",147223},{"postprocess"}}},{s(80476,139158,{b=1,f=23,lvl=45}),s(80481,139163,{b=1,f=23,lvl=45}),s(80284,138762,{b=1,f=23,lvl=45}),s(80473,139155,{b=1,f=21,lvl=45}),s(80475,139157,{b=1,f=21,lvl=45}),s(80474,139156,{b=1,f=22,lvl=45}),s(80477,139159,{b=1,f=24,lvl=45}),s(80478,139160,{b=1,f=28,lvl=45}),s(80479,139161,{b=1,f=28,lvl=45}),s(80480,139162,{b=1,f=26,lvl=45}),s(80482,139164,{b=1,f=26,lvl=45}),s(80483,139165,{b=1,f=8,lvl=45}),s(80484,139166,{b=1,f=8,lvl=45})})),n(-17,{q(46205,{lvl=10,providers={{"n",117774}},repeatable=1,sourceQuests={45795}}),q(45838,{lvl=10,repeatable=1}),q(45840,{lvl=10,repeatable=1}),q(45839,{lvl=10,repeatable=1}),q(45812,{lvl=10,repeatable=1}),q(46199,g({lvl=10,providers={{"n",119002}},repeatable=1,sourceQuests={46205}},{i(142004,{b=1,f=55})})),q(46182,g({lvl=10,providers={{"n",119676}},repeatable=1,sourceQuests={45572}},{i(142002,{b=1,f=55})})),q(45856,g({lvl=10,providers={{"n",118250}},repeatable=1,sourceQuests={44789}},{i(142001,{b=1,f=55})})),q(46110,g({lvl=10,providers={{"n",118778}},repeatable=1,sourceQuests={45406}},{i(142003,{b=1,f=55})})),q(45572,{lvl=10,providers={{"n",119944}},repeatable=1,sourceQuests={45840}}),q(44789,{lvl=10,providers={{"n",118183}},repeatable=1,sourceQuests={45812}}),q(45795,{lvl=10,providers={{"n",118942}},repeatable=1,sourceQuests={45838}}),q(45406,{lvl=10,providers={{"n",116868}},repeatable=1,sourceQuests={45839}})}),n(-34,{s(85979,146766,{b=1,f=3,lvl=40}),s(85997,146786,{b=1,f=4,lvl=40}),s(86002,146791,{b=1,f=4,lvl=40}),s(86000,146789,{b=1,f=4,lvl=40}),s(86003,146792,{b=1,f=4,lvl=40}),s(85998,146787,{b=1,f=4,lvl=40}),s(85996,146785,{b=1,f=4,lvl=40}),s(85999,146788,{b=1,f=4,lvl=40}),s(86001,146790,{b=1,f=4,lvl=40}),s(85984,146772,{b=1,f=5,lvl=40}),s(85986,146774,{b=1,f=5,lvl=40}),s(85985,146773,{b=1,f=5,lvl=40}),s(85980,146768,{b=1,f=5,lvl=40}),s(85983,146771,{b=1,f=5,lvl=40}),s(85987,146775,{b=1,f=5,lvl=40}),s(85982,146770,{b=1,f=5,lvl=40}),s(85981,146769,{b=1,f=5,lvl=40}),s(85992,146781,{b=1,f=6,lvl=40}),s(85994,146783,{b=1,f=6,lvl=40}),s(85995,146784,{b=1,f=6,lvl=40}),s(85989,146778,{b=1,f=6,lvl=40}),s(85990,146779,{b=1,f=6,lvl=40}),s(85988,146777,{b=1,f=6,lvl=40}),s(85993,146782,{b=1,f=6,lvl=40}),s(85991,146780,{b=1,f=6,lvl=40}),s(85974,146761,{b=1,f=7,lvl=40}),s(85976,146763,{b=1,f=7,lvl=40}),s(85971,146758,{b=1,f=7,lvl=40}),s(85978,146765,{b=1,f=7,lvl=40}),s(85972,146759,{b=1,f=7,lvl=40}),s(85973,146760,{b=1,f=7,lvl=40}),s(85975,146762,{b=1,f=7,lvl=40}),s(85977,146764,{b=1,f=7,lvl=40}),i(146767,{b=1,f=52,lvl=40})})})),n(-10048,g({description="The Mage Tower Challenges were solo encounters designed for all of the 36 talent specializations in the game during Legion. They were designed to be challenging, but beatable. Access to these challenges was removed with the BFA Prepatch, 8.0.1.\n\nCongratulations to everyone that worked really hard attempting to collect all of these appearances!\n\n - Crieve (31/36)",u=2},{q(46065,g({c={1,4,6,7,8,11},crs={115638,115640,115641,115642,115719},lvl=45,providers={{"n",117871}},u=2},{artifact(947,{c=a6,s=80622,u=2}),artifact(435,{c=a2,s=96462,u=2}),artifact(489,{c=a9,s=77079,u=2}),artifact(702,{c=a8,s=77439,u=2}),artifact(684,{c=a1,s=77664,u=2}),artifact(665,{c=a5,s=77740,u=2})})),q(44925,g({c={1,3,4,6,12},crs={115244,116839},lvl=45,providers={{"n",117871}},u=2},{artifact(383,{c=a6,s=76977,u=2}),artifact(39,{c=a12,s=72804,u=2}),artifact(973,{c=a10,s=80656,u=2}),artifact(84,{c=a8,s=73519,u=2}),artifact(806,{c=a5,s=77725,u=2})})),q(46035,g({c=a22,crs={118447,118448,118451,118982,119474,119478,122397},lvl=45,providers={{"n",117871}},u=2},{artifact(875,{c=a2,s=80646,u=2}),artifact(584,{c=a3,s=77244,u=2}),artifact(933,{c=a11,s=80676,u=2}),artifact(758,{c=a4,s=77403,u=2}),artifact(787,{c=a1,s=77687,u=2})})),q(45627,g({c={3,5,9,10},crs={117230,117484},lvl=45,providers={{"n",117871}},u=2},{artifact(466,{c=a10,s=77043,u=2}),artifact(941,{c=a11,s=80680,u=2}),artifact(956,{c=a4,s=80703,u=2}),artifact(915,{c=a7,s=80762,u=2})})),q(45526,g({c={2,4,7,8,9},crs={116484,116496,116499},lvl=45,providers={{"n",117871}},u=2},{artifact(144,{c=a9,s=73883,u=2}),artifact(23,{c=a3,s=70226,u=2}),artifact(901,{c=a8,s=80716,u=2}),artifact(301,{c=a1,s=76558,u=2}),artifact(828,{c=a7,s=77905,u=2})})),q(45416,g({c=a30,crs={103928,117198,117933,118032,118044},lvl=45,providers={{"n",117871}},u=2},{artifact(364,{c=a6,s=76958,u=2}),artifact(857,{c=a12,s=80632,u=2}),artifact(990,{c=a2,s=96482,u=2}),artifact(352,{c=a11,s=76945,u=2}),artifact(718,{c=a3,s=77297,u=2}),artifact(861,{c=a5,s=80772,u=2})})),q(46127,g({c={3,5,8,9,11},crs={116409,116410,118698,119098},lvl=45,providers={{"n",117871}},u=2},{artifact(929,{c=a2,s=80640,u=2}),artifact(965,{c=a10,s=80652,u=2}),artifact(885,{c=a9,s=80668,u=2}),artifact(261,{c=a4,s=76190,u=2}),artifact(972,{c=a7,s=80759,u=2})}))})),m(897,g({achID=11941,description="The Chromie Scenario sends you through multiple timeways to defeat Chromie's attackers. As you gain reputation with Chromie by killing mobs in the scenario, you will unlock more powerful abilities for Chromie to help speed up your run. Unlike past solo scenarios like Withered Army Training, you do not need to worry about gearing up--your gear is scaled up to 1000 and your player level is increased as well to 112. You can also fly inside this scenario--unusual for instanced content.\n\nEach scenario attempt lasts 15 minutes and the ultimate goal is to defeat 8 timeways in one attempt. Progress can be speed up through obtaining items that grant extra time, buffs from Chromie, and items which auto-complete a timeway threat.",maps={115,898,899,900,901,902}},{n(124764,{n(-17,{q(47557,{crs={122553},lvl=45,providers={{"i",150943}},sourceQuests={47645}}),q(47645,{crs={122552},lvl=45,providers={{"i",150941}}})}),n(122552,{i(151141,{b=1,spellID=245805})})}),n(124765,{n(-17,{q(47643,{description="Kill the |cFFFFD700Dream Tormentors|r around each ancient.",lvl=45}),q(47559,{crs={122875},lvl=45,providers={{"i",150945}},sourceQuests={47643}})}),n(122548,{i(151168,g({b=1,spellID=245863},{i(151166,{b=1,spellID=245865})}))}),n(122549,{i(151167,g({b=1,spellID=245863},{i(151166,{b=1,spellID=245865})}))})}),n(124762,{n(-17,{q(47644,{crs={122528},lvl=45,providers={{"i",150938}}}),q(47558,{crs={122871},lvl=45,providers={{"i",150944}},sourceQuests={47644}})})}),n(124763,{n(-17,{q(47560,{crs={122874},lvl=45,providers={{"i",150946}},sourceQuests={47642}}),q(47642,{crs={122540,122541,122542},lvl=45,providers={{"i",150940}}})}),n(122542,{i(150939,{b=1,spellID=245537})}),n(122541,{i(150939,{b=1,spellID=245537})}),n(122540,{i(150939,{b=1,spellID=245537})})}),n(122345),n(122340),n(122344,{n(-17,{q(47747,g({coords={{56.3,68.3,902}},lvl=45,providers={{"n",123781}},repeatable=1,sourceQuests={47750}},{i(151347,{b=1,spellID=246394})})),q(47750,{coords={{49.3,71.7,902}},lvl=45,providers={{"n",123790}},repeatable=1,sourceQuests={47746}}),q(47746,g({coords={{49.3,71.7,902}},lvl=45,providers={{"n",123790}},repeatable=1,sourceQuests={47745}},{i(151493,{b=1,f=55,spellID=246822})})),q(47744,g({coords={{56.3,68.3,902}},lvl=45,providers={{"n",123781}},repeatable=1},{i(151493,{b=1,f=55,spellID=246822})})),q(47745,{coords={{56.3,68.3,902}},lvl=45,providers={{"n",123781}},repeatable=1,sourceQuests={47744}})}),n(-2,{n(123781,{i(151285,{b=1})}),n(123782,{i(151284,{b=1}),i(151280,{b=1})}),n(123778,{i(151286,{b=1}),i(151281,{b=1})}),n(123780,{i(151283,{b=1})}),n(123783,{i(151282,{b=1})}),n(123779,{i(151287,{b=1})})})}),n(122339,{n(-17,{q(47773,g({coords={{43.9,69.2,899}},lvl=45,providers={{"n",124154}},r=1,repeatable=1,sourceQuests={47559}},{i(151493,{b=1,f=55,spellID=246822})})),q(47772,g({lvl=45,providers={{"n",124154}},r=2,repeatable=1,sourceQuests={47559}},{i(151493,{b=1,f=55,spellID=246822})}))}),n(124100,{i(151368,{spellID=246551})}),n(-90,{i(151370,{b=1,spellID=246556})}),n(124095,{i(151369,{spellID=246554})}),n(124094,{i(151368,{spellID=246551})}),n(124101,{i(151369,{spellID=246554})})}),n(-17,{q(48021,g({coords={{26.4,44.6,627}},lvl=45,providers={{"n",90417},{"n",122926}}},{i(151700,{b=1,f=55})})),q(47810,g({coords={{59.6,54.6,897}},lvl=45,providers={{"n",122513}},repeatable=1},{i(151493,{b=1,f=55,spellID=246822})})),q(47809,g({coords={{59.5,54.3,897}},lvl=45,providers={{"n",122514}},repeatable=1},{i(151493,{b=1,f=55,spellID=246822})})),q(47904,g({coords={{60,54.5,115}},lvl=45,providers={{"n",27856}},sourceQuests={47550}},{cu(1166)})),q(47545,g({coords={{60,54.5,115}},lvl=45,providers={{"n",27856}},sourceQuests={47543}},{cu(1166)})),q(47543,g({coords={{60,54.5,115}},lvl=45,providers={{"n",27856}}},{cu(1166)})),q(47808,g({coords={{59.8,54.7,897}},lvl=45,providers={{"n",122511}},repeatable=1},{i(151493,{b=1,f=55,spellID=246822})})),q(47550,g({coords={{60,54.5,115}},lvl=45,providers={{"n",27856}},sourceQuests={47545}},{cu(1166)})),q(47807,g({coords={{60,54.5,897}},lvl=45,providers={{"n",122510}},repeatable=1},{i(151493,{b=1,f=55,spellID=246822})}))}),n(27856,{ach(11941,{title(361)}),q(47906,g({coords={{60,54.5,115}},lvl=45,providers={{"n",27856}}},{i(151692,g({b=1,c=a13,f=55,spellID=247627},{s(89547,151672,{b=1,f=4}),s(89587,151682,{b=1,f=4}),s(89575,151679,{b=1,f=4}),s(89611,151688,{b=1,f=4}),s(89535,151669,{b=1,f=4}),s(89599,151685,{b=1,f=4}),s(89563,151676,{b=1,f=4}),s(89515,151664,{b=1,f=4})})),i(151693,g({b=1,c=a28,f=55,spellID=247628},{s(89555,151674,{b=1,f=5}),s(89579,151680,{b=1,f=5}),s(89507,151662,{b=1,f=5}),s(89623,151691,{b=1,f=5}),s(89527,151667,{b=1,f=5}),s(89607,151687,{b=1,f=5}),s(89571,151678,{b=1,f=5}),s(89523,151666,{b=1,f=5})})),i(151694,g({b=1,c=a14,f=55,spellID=247629},{s(89551,151673,{b=1,f=6}),s(89591,151683,{b=1,f=6}),s(89503,151661,{b=1,f=6}),s(89619,151690,{b=1,f=6}),s(89539,151670,{b=1,f=6}),s(89603,151686,{b=1,f=6}),s(89567,151677,{b=1,f=6}),s(89519,151665,{b=1,f=6})})),i(151695,g({b=1,c=a15,f=55,spellID=247630},{s(89543,151671,{b=1,f=7}),s(89583,151681,{b=1,f=7}),s(89499,151660,{b=1,f=7}),s(89615,151689,{b=1,f=7}),s(89531,151668,{b=1,f=7}),s(89595,151684,{b=1,f=7}),s(89559,151675,{b=1,f=7}),s(89511,151663,{b=1,f=7})}))}))}),n(0,{i(151493,g({b=1,f=55,spellID=246822},{i(151482,g({b=1,f=55},{p(2071,{b=1,itemID=151829}),p(2072,{b=1,itemID=151828})})),i(151554,g({b=1,f=55},{i(151547,{b=1,spellID=247063}),i(151549,{b=1}),i(151546,{b=1,spellID=247060}),i(151548,{b=1,spellID=247066})}))}))})}))})); tinsert(l,t(8,{n(-254,g({isRaid=1},{q(50239,{coords={{52.2,13.6,84}},lvl=10,providers={{"n",126301},{"n",126332}},r=2}),q(50242,{coords={{37.8,81,85}},lvl=10,providers={{"n",126065},{"n",133523}},r=1}),q(49929,{coords={{52.2,13.6,84}},lvl=45,providers={{"n",126301},{"n",126332}},r=2}),q(49930,{coords={{37.8,81,85}},lvl=45,providers={{"n",126065},{"n",133523}},r=1}),q(50248,{coords={{52.2,13.6,84}},providers={{"n",126301},{"n",126332}},r=2,u=2}),q(50254,{coords={{37.8,81,85}},providers={{"n",126065},{"n",133523}},r=1,u=2}),ra(10,g({description="To unlock this questline you need to be logged in on a |cFFa335eelevel 50 Blood Elf|r with a standing of |cFFFFFFFFExalted|r with Silvermoon City.",races=a11},{q(53791,{coords={{39.2,79,85}},lvl=50,minReputation={911,42000},providers={{"n",146939}},races=a11}),q(53734,{coords={{53.8,20.2,110}},lvl=50,minReputation={911,42000},providers={{"n",16802}},races=a11,sourceQuests={53791}}),q(53882,{coords={{46.2,31.8,95}},lvl=50,minReputation={911,42000},providers={{"n",145015}},races=a11,sourceQuests={53734}}),q(53735,{coords={{47.5,84.1,95}},lvl=50,minReputation={911,42000},providers={{"n",145005}},races=a11,sourceQuests={53882}}),q(53736,{coords={{37.2,66.4,95}},lvl=50,minReputation={911,42000},providers={{"n",145005}},races=a11,sourceQuests={53735}}),q(53737,{coords={{12.7,56.9,95}},lvl=50,minReputation={911,42000},providers={{"n",145005}},races=a11,sourceQuests={53736}}),q(53738,{coords={{51.1,68.8,94}},lvl=50,minReputation={911,42000},providers={{"n",145005}},races=a11,sourceQuests={53737}}),q(53725,{coords={{48.3,36,122}},lvl=50,minReputation={911,42000},providers={{"n",145793}},races=a11,sourceQuests={53738}}),q(53853,{coords={{48.3,36,122}},lvl=50,minReputation={911,42000},providers={{"n",145793}},races=a11,sourceQuests={53725}}),q(54096,g({coords={{48.3,36,122}},lvl=50,maps={973},minReputation={911,42000},providers={{"n",145793}},races=a11,sourceQuests={53853}},{s(102659,166348,{b=1,f=2,minReputation={911,42000},races=a11}),s(102660,166349,{b=1,f=2,minReputation={911,42000},races=a11}),s(102668,166357,{b=1,f=3,minReputation={911,42000},races=a11}),s(102667,166356,{b=1,f=2,minReputation={911,42000},races=a11}),s(102661,166350,{b=1,f=2,minReputation={911,42000},races=a11}),s(102666,166355,{b=1,f=2,minReputation={911,42000},races=a11}),s(102662,166351,{b=1,f=2,minReputation={911,42000},races=a11}),s(102663,166352,{b=1,f=2,minReputation={911,42000},races=a11}),s(102664,166353,{b=1,f=2,minReputation={911,42000},races=a11}),s(102665,166354,{b=1,f=2,minReputation={911,42000},races=a11})}))})),ra(34,g({description="To unlock this questline you need to be logged in on a |cFFa335eelevel 50 Character|r and completed |cFFFFD700Ready for War|r, The 8.0 War Campaign.",r=2},{q(51813,{coords={{52,13.8,84}},lvl=50,providers={{"n",133197}},r=2,sourceQuests={50239}}),q(53351,{coords={{57,30.6,1159}},lvl=50,maps={1160},providers={{"n",140309}},r=2,sourceQuests={51813}}),q(53342,{coords={{52,13.8,84}},lvl=50,providers={{"n",133197}},r=2,sourceQuests={53351}}),q(53352,{coords={{52,13.8,84}},lvl=50,maps={1958,1959},providers={{"n",133197}},r=2,sourceQuests={53342}}),q(51474,{coords={{52,13.8,84}},lvl=50,providers={{"n",133197}},r=2,sourceQuests={53352}}),q(53566,g({coords={{57,30.6,1159}},lvl=50,maps={1160},providers={{"n",140309}},r=2,sourceQuests={51474}},{ach(12515),mnt(271646,{b=1,itemID=161331,r=2})})),q(51486,g({coords={{56.6,31.8,1186}},lvl=10,providers={{"n",144152}},races={34}},{s(97209,161329,{b=1,f=9,races={34}}),i(157022,{b=1,spellID=262222})})),q(53500,{coords={{53.1,15.4,84}},lvl=10,providers={{"n",133362}},races={34},sourceQuests={51486}}),q(51483,g({coords={{56.6,31.8,1186}},lvl=50,providers={{"n",144152}},races={34}},{ach(13076),s(96942,161008,{b=1,f=2,races={34}}),s(96943,161009,{b=1,f=2,races={34}}),s(96944,161010,{b=1,f=2,races={34}}),s(96949,161015,{b=1,f=2,races={34}}),s(96945,161011,{b=1,f=2,races={34}}),s(96946,161012,{b=1,f=2,races={34}}),s(96947,161013,{b=1,f=2,races={34}}),s(96948,161014,{b=1,f=2,races={34}})}))})),ra(3,g({description="To unlock this questline you need to be logged in on a |cFFa335eelevel 50 Dwarf|r with a standing of |cFFFFFFFFExalted|r with Ironforge.",races=a10},{q(53838,{coords={{54.6,18,84}},lvl=50,minReputation={47,42000},providers={{"n",146988}},races=a10}),q(53835,{coords={{40.8,21,31}},lvl=50,minReputation={47,42000},providers={{"o",311155}},races=a10,sourceQuests={53838}}),q(53836,{coords={{77.2,9.8,87}},lvl=50,minReputation={47,42000},providers={{"n",145462}},races=a10,sourceQuests={53835}}),q(53837,{lvl=50,minReputation={47,42000},providers={{"n",145464}},races=a10,sourceQuests={53836}}),q(53839,{coords={{44.5,49.4,87}},description="The coords leads to the stair down",lvl=50,minReputation={47,42000},providers={{"n",145707}},races=a10,sourceQuests={53837}}),q(53841,{coords={{19.8,51.9,87}},lvl=50,minReputation={47,42000},providers={{"o",309498}},races=a10,sourceQuests={53839}}),q(53840,{coords={{77.2,9.8,87}},lvl=50,minReputation={47,42000},providers={{"n",145462}},races=a10,sourceQuests={53841}}),q(53844,{coords={{35,48.8,48}},lvl=50,minReputation={47,42000},providers={{"n",145462}},races=a10,sourceQuests={53840}}),q(53842,{coords={{35,48.8,48}},lvl=50,minReputation={47,42000},providers={{"n",145462}},races=a10,sourceQuests={53844}}),q(53845,{coords={{48.8,46,87}},lvl=50,minReputation={47,42000},providers={{"n",5164}},races=a10,sourceQuests={53842}}),q(53846,g({coords={{46.2,49.6,87}},lvl=50,minReputation={47,42000},providers={{"n",145462}},races=a10,sourceQuests={53845}},{s(102302,165931,{b=1,f=2,minReputation={47,42000},races=a10}),s(102303,165932,{b=1,f=2,minReputation={47,42000},races=a10}),s(102304,165933,{b=1,f=2,minReputation={47,42000},races=a10}),s(102309,165938,{b=1,f=2,minReputation={47,42000},races=a10}),s(102305,165934,{b=1,f=2,minReputation={47,42000},races=a10}),s(102306,165935,{b=1,f=2,minReputation={47,42000},races=a10}),s(102307,165936,{b=1,f=2,minReputation={47,42000},races=a10}),s(102308,165937,{b=1,f=2,minReputation={47,42000},races=a10})}))})),ra(7,g({description="To unlock this questline you need to be logged in on a |cFFa335eelevel 50 Gnome|r with a standing of |cFFFFFFFFExalted|r with Gnomeregan and completed |cFFFFD700Stay of Execution|r, The 8.2 War Campaign.",races=a1},{q(54402,{coords={{54.6,18.4,84}},lvl=50,minReputation={54,42000},providers={{"n",147939}},races=a1}),q(54576,{coords={{41.8,31.7,469}},lvl=50,maps={1380},minReputation={54,42000},providers={{"n",147943}},races=a1,sourceQuests={54402}}),q(54577,{coords={{41.8,31.7,469}},lvl=50,maps={1380},minReputation={54,42000},providers={{"n",147943}},races=a1,sourceQuests={54576}}),q(54580,{coords={{41.8,31.7,469}},lvl=50,minReputation={54,42000},providers={{"n",147943}},races=a1,sourceQuests={54577}}),q(54581,{coords={{55.3,18.9,114}},lvl=50,minReputation={54,42000},providers={{"n",147952}},races=a1,sourceQuests={54580}}),q(54582,{coords={{55.3,18.9,114}},lvl=50,minReputation={54,42000},providers={{"n",147952}},races=a1,sourceQuests={54581}}),q(54579,{coords={{55.3,18.9,114}},lvl=50,minReputation={54,42000},providers={{"n",147952}},races=a1,sourceQuests={54582}}),q(54639,{coords={{55.3,18.9,114}},lvl=50,minReputation={54,42000},providers={{"n",147952}},races=a1,sourceQuests={54579}}),q(54640,{coords={{37.6,60.3,120}},lvl=50,minReputation={54,42000},providers={{"n",147950}},races=a1,sourceQuests={54639}}),q(54850,{coords={{56.1,51.4,120}},lvl=50,minReputation={54,42000},providers={{"n",147950}},races=a1,sourceQuests={54640}}),q(54641,{coords={{39.4,26.8,120}},lvl=50,minReputation={54,42000},providers={{"n",149503}},races=a1,sourceQuests={54850}}),q(54642,g({coords={{50,12.9,1375}},lvl=50,minReputation={54,42000},providers={{"n",149503}},races=a1,sourceQuests={54641}},{s(104344,168286,{b=1,f=2,minReputation={54,42000},races=a1}),s(104342,168284,{b=1,f=2,minReputation={54,42000},races=a1}),s(104348,168290,{b=1,f=3,minReputation={54,42000},races=a1}),s(104340,168282,{b=1,f=2,minReputation={54,42000},races=a1}),s(104343,168285,{b=1,f=2,minReputation={54,42000},races=a1}),s(104345,168287,{b=1,f=2,minReputation={54,42000},races=a1}),s(104341,168283,{b=1,f=2,minReputation={54,42000},races=a1}),s(104346,168288,{b=1,f=2,minReputation={54,42000},races=a1}),s(104347,168289,{b=1,f=2,minReputation={54,42000},races=a1}),i(168862,{b=1,f=102,minReputation={54,42000},races=a1,spellID=253937})}))})),ra(9,g({description="To unlock this questline you need to be logged in on a |cFFa335eelevel 50 Goblin|r with a standing of |cFFFFFFFFExalted|r with Bilgewater Cartel.",races=a7},{q(57043,{coords={{39.5,80.2,85}},lvl=50,minReputation={1133,42000},providers={{"n",156358}},races=a7}),q(57045,{coords={{34.6,28.5,210}},lvl=50,minReputation={1133,42000},providers={{"n",156396}},races=a7,sourceQuests={57043}}),q(57047,{coords={{53.5,61.9,1532}},lvl=50,minReputation={1133,42000},providers={{"n",156520}},races=a7,sourceQuests={57045}}),q(57048,{coords={{52.9,58.6,1532}},lvl=50,minReputation={1133,42000},providers={{"n",156520}},races=a7,sourceQuests={57047}}),q(57051,{coords={{56,78.2,1532}},lvl=50,minReputation={1133,42000},providers={{"n",156542}},races=a7,sourceQuests={57048}}),q(57052,{coords={{56,78.2,1532}},lvl=50,minReputation={1133,42000},providers={{"n",156542}},races=a7,sourceQuests={57051}}),q(57053,{coords={{58.7,60.8,1532}},lvl=50,minReputation={1133,42000},providers={{"n",156520}},races=a7,sourceQuests={57052}}),q(57058,{coords={{58.7,60.8,1532}},lvl=50,minReputation={1133,42000},providers={{"n",156520}},races=a7,sourceQuests={57053}}),q(57059,{coords={{52,59.3,1532}},lvl=50,minReputation={1133,42000},providers={{"n",156520}},races=a7,sourceQuests={57058}}),q(57077,{coords={{52,59.3,1532}},lvl=50,minReputation={1133,42000},providers={{"n",156520}},races=a7,sourceQuests={57059}}),q(57078,{coords={{34.6,28.5,210}},lvl=50,minReputation={1133,42000},providers={{"n",156396}},races=a7,sourceQuests={57077}}),q(57079,{coords={{34.6,28.5,210}},lvl=50,minReputation={1133,42000},providers={{"n",156396}},races=a7,sourceQuests={57078}}),q(57080,g({coords={{47.8,50.5,1531}},lvl=50,minReputation={1133,42000},providers={{"n",157491}},races=a7,sourceQuests={57079}},{s(108030,174077,{b=1,f=2,minReputation={1133,42000},races=a7}),s(107808,173978,{b=1,f=2,minReputation={1133,42000},races=a7}),s(107809,173979,{b=1,f=2,minReputation={1133,42000},races=a7}),s(107811,173981,{b=1,f=2,minReputation={1133,42000},races=a7}),s(107806,173975,{b=1,f=2,minReputation={1133,42000},races=a7}),s(107805,173974,{b=1,f=2,minReputation={1133,42000},races=a7}),s(107810,173980,{b=1,f=2,minReputation={1133,42000},races=a7}),s(107812,173982,{b=1,f=2,minReputation={1133,42000},races=a7}),s(107807,173977,{b=1,f=2,minReputation={1133,42000},races=a7})}))})),ra(28,g({description="To unlock this questline you need to be logged in on a |cFFa335eelevel 45 Character|r and completed |cFFFFD700Ain't No Mountain High Enough|r, The Highmountain Storyline.",r=1},{q(48066,{coords={{38,81,85}},lvl=45,providers={{"n",125285}},r=1,sourceQuests={50242}}),q(48067,{coords={{61.2,51.8,88}},lvl=45,providers={{"n",129914}},r=1,sourceQuests={48066}}),q(49756,{coords={{61.2,51.8,88}},lvl=45,providers={{"n",130773}},r=1,sourceQuests={48067}}),q(48079,{coords={{61.2,51.8,88}},lvl=45,providers={{"n",130773}},r=1,sourceQuests={49756}}),q(41884,{coords={{70.2,72,650}},lvl=45,providers={{"n",105085}},r=1,sourceQuests={48079}}),q(41764,{coords={{38.6,69,650}},lvl=45,providers={{"n",125454}},r=1,sourceQuests={41884}}),q(48185,{coords={{38.6,69,650}},lvl=45,providers={{"n",125454}},r=1,sourceQuests={41764}}),q(41799,{coords={{57,46.2,650}},lvl=45,providers={{"n",125459}},r=1,sourceQuests={48185}}),q(48190,{coords={{57,46.2,650}},lvl=45,providers={{"n",125459}},r=1,sourceQuests={41799}}),q(41800,{coords={{53.2,64,650}},lvl=45,providers={{"n",125466}},r=1,sourceQuests={48190}}),q(48434,{coords={{53.2,64,650}},lvl=45,providers={{"n",125466}},r=1,sourceQuests={41800}}),q(41815,{coords={{69,70.4,650}},lvl=45,providers={{"n",108434}},r=1,sourceQuests={48434}}),q(41840,{coords={{56.4,89.2,650}},lvl=45,providers={{"n",130423}},r=1,sourceQuests={41815}}),q(41882,{coords={{56.4,89.2,650}},lvl=45,providers={{"n",97662}},r=1,sourceQuests={41815}}),q(41841,{coords={{56.8,92,650}},lvl=45,providers={{"n",105213}},r=1,sourceQuests={41840,41882}}),q(48403,{coords={{56.8,92,650}},lvl=45,providers={{"n",105213}},r=1,sourceQuests={41841}}),q(48433,g({coords={{56.6,92.6,650}},lvl=45,providers={{"n",126134}},r=1,sourceQuests={48403}},{ach(12245),mnt(258060,{b=1,itemID=155662})})),q(49773,g({coords={{46.6,61,650}},lvl=10,providers={{"n",93826}},races={28}},{s(93938,157757,{b=1,f=9,races={28}}),i(157028,{b=1,spellID=262258})})),q(50319,{coords={{39.4,79.2,85}},lvl=10,providers={{"n",133407}},races={28},sourceQuests={49773}}),q(49783,g({coords={{46.6,61,650}},lvl=50,providers={{"n",93826}},races={28}},{ach(12415),s(93070,156668,{b=1,f=2,races={28}}),s(93071,156669,{b=1,f=2,races={28}}),s(93072,156670,{b=1,f=2,races={28}}),s(93084,156684,{b=1,f=2,races={28}}),s(93073,156671,{b=1,f=2,races={28}}),s(93074,156672,{b=1,f=2,races={28}}),s(93075,156673,{b=1,f=2,races={28}}),s(93076,156674,{b=1,f=2,races={28}})}))})),ra(32,g({description="To unlock this questline you need to be logged in on a |cFFa335eelevel 50 Character|r and completed both |cFFFFD700A Nation United|r, The Kul Tiran Campaign and |cFFFFD700Tides of Vengeance|r, The 8.1.5 War Campaign.",r=2},{q(54706,{coords={{52.3,13.5,84}},lvl=50,providers={{"n",148798}},r=2,sourceQuests={50239}}),q(55039,{coords={{67.9,22.1,1161}},lvl=50,providers={{"n",122370}},r=2,sourceQuests={54706}}),q(55043,{coords={{59.3,70.2,942}},lvl=50,providers={{"n",150515}},r=2,sourceQuests={55039}}),q(54708,{coords={{58.6,70.4,942}},lvl=50,providers={{"n",150515}},r=2,sourceQuests={55043}}),q(54721,{coords={{50.1,49.8,942}},lvl=50,providers={{"n",148870}},r=2,sourceQuests={54708}}),q(54723,{coords={{66,47.4,942}},lvl=50,providers={{"n",148870}},r=2,sourceQuests={54721}}),q(54725,{coords={{66,47.4,942}},lvl=50,providers={{"n",148870}},r=2,sourceQuests={54721}}),q(54726,{coords={{66,47.4,942}},lvl=50,providers={{"n",148870}},r=2,sourceQuests={54723,54725}}),q(54727,{coords={{68.9,20.5,895}},lvl=50,providers={{"n",148870}},r=2,sourceQuests={54726}}),q(54728,{coords={{67.1,12.3,895}},lvl=50,providers={{"n",148870}},r=2,sourceQuests={54727}}),q(54730,{coords={{61.9,59.4,896}},lvl=50,providers={{"n",139926}},r=2,sourceQuests={54728}}),q(54731,g({coords={{61.9,59.4,896}},lvl=50,providers={{"n",139926}},r=2,sourceQuests={54730}},{i(167200)})),q(54729,{coords={{67.1,12.3,895}},lvl=50,providers={{"n",148870}},r=2,sourceQuests={54727}}),q(54732,{coords={{33.1,30.4,896}},lvl=50,providers={{"n",150884}},r=2,sourceQuests={54729}}),q(55136,{coords={{36.5,28.9,896}},lvl=50,providers={{"n",150885}},r=2,sourceQuests={54732}}),q(54733,g({coords={{33.1,30.4,896}},lvl=50,providers={{"n",150884}},r=2,sourceQuests={55136}},{i(167199)})),q(54734,{coords={{45.4,45.6,896},{33,30.4,896}},description="The questgiver will appear close to where you turn in |cFFFFD700Balance in All Things|r OR |cFFFFD700Make it Wright|r, depending on which set of quests you do second.",lvl=50,providers={{"n",149252}},r=2,sourceQuests={54731,54733}}),q(54735,{coords={{66.5,44.3,942}},lvl=50,providers={{"n",148798}},r=2,sourceQuests={54734}}),q(54851,{coords={{67.5,44.7,942}},lvl=50,providers={{"n",148798}},r=2,sourceQuests={54735}}),q(53720,g({coords={{71.1,43.9,942}},lvl=50,providers={{"n",148798}},r=2,sourceQuests={54851}},{ach(13163),mnt(282682,{b=1,itemID=164762,r=2})})),q(55142,g({coords={{67.8,21.8,1161}},lvl=10,providers={{"n",150941}},races={32}},{s(101206,165010,{b=1,f=9,races={32}}),i(157022,{b=1,spellID=262222})})),q(55146,{coords={{53.2,15.4,84}},lvl=10,providers={{"n",133362}},races={32},sourceQuests={55142}}),q(53722,g({coords={{67.8,21.8,1161}},lvl=50,providers={{"n",150941}},races={32}},{ach(13504),s(101198,165002,{b=1,f=2,races={32}}),s(101199,165003,{b=1,f=2,races={32}}),s(101200,165004,{b=1,f=2,races={32}}),s(101205,165009,{b=1,f=2,races={32}}),s(101201,165005,{b=1,f=2,races={32}}),s(101202,165006,{b=1,f=2,races={32}}),s(101203,165007,{b=1,f=2,races={32}}),s(101204,165008,{b=1,f=2,races={32}})}))})),ra(30,g({description="To unlock this questline you need to be logged in on a |cFFa335eelevel 45 Character|r and completed |cFFFFD700You Are Now Prepared!|r, The Argus Campaign.",r=2},{q(49698,{coords={{52.2,13.6,84}},lvl=45,providers={{"n",126319}},r=2,sourceQuests={50239}}),q(49266,{coords={{44,28,886}},lvl=45,maps={933},providers={{"n",130549}},r=2,sourceQuests={49698}}),q(50071,g({coords={{48.6,40.4,886}},lvl=45,providers={{"n",130810}},r=2,sourceQuests={49266}},{ach(12243),mnt(258022,{b=1,itemID=155656})})),q(49772,g({coords={{42.96,24.16,940}},lvl=10,providers={{"n",130993}},races={30}},{s(93937,157756,{b=1,f=9,races={30}}),i(157022,{b=1,spellID=262222})})),q(50313,{coords={{53.1,15.4,84}},lvl=10,providers={{"n",133362}},races={30},sourceQuests={49772}}),q(49782,g({coords={{42.96,24.16,940}},lvl=50,providers={{"n",130993}},races={30}},{ach(12414),s(93094,156699,{b=1,f=2,races={30}}),s(93095,156700,{b=1,f=2,races={30}}),s(93096,156701,{b=1,f=2,races={30}}),s(93101,156706,{b=1,f=2,races={30}}),s(93097,156702,{b=1,f=2,races={30}}),s(93098,156703,{b=1,f=2,races={30}}),s(93099,156704,{b=1,f=2,races={30}}),s(93100,156705,{b=1,f=2,races={30}})}))})),ra(36,g({description="To unlock this questline you need to be logged in on a |cFFa335eelevel 50 Character|r and completed |cFFFFD700Ready for War|r, The 8.0 War Campaign.",r=1},{q(53466,{coords={{37.8,80.6,85}},lvl=50,providers={{"n",126066}},r=1,sourceQuests={50242}}),q(53467,{coords={{67,73.7,1185}},lvl=50,providers={{"n",131443}},r=1,sourceQuests={53466}}),q(53354,{coords={{63,57.2,71}},lvl=50,providers={{"n",15192}},r=1,sourceQuests={53467}}),q(53353,{coords={{54.4,50.2,17}},lvl=50,providers={{"n",143692}},r=1,sourceQuests={53354}}),q(53355,{coords={{68.8,44,379}},lvl=50,providers={{"n",143692}},r=1,sourceQuests={53353}}),q(52942,{coords={{69.9,69.4,1185}},lvl=50,providers={{"n",126066}},r=1,sourceQuests={53355}}),q(52943,{coords={{44.8,53,1170}},lvl=50,providers={{"n",142422}},r=1,sourceQuests={52942}}),q(52945,{coords={{45.2,52,1170}},lvl=50,providers={{"n",142275}},r=1,sourceQuests={52943}}),q(52955,{coords={{44.4,71.4,1170}},lvl=50,providers={{"n",137837}},r=1,sourceQuests={52945}}),q(51479,g({coords={{41.2,16.8,1}},lvl=50,providers={{"n",143845}},r=1,sourceQuests={52955}},{ach(12518),mnt(267274,{b=1,itemID=161330,r=1})})),q(51485,g({coords={{70.6,44.6,85}},lvl=10,providers={{"n",143845}},races=a42},{s(97208,161328,{b=1,f=9,races=a42}),i(157028,{b=1,spellID=262258})})),q(53502,{coords={{39.4,79.2,85}},lvl=10,providers={{"n",133407}},races=a42,sourceQuests={51485}}),q(51484,g({coords={{70.6,44.6,85}},lvl=50,providers={{"n",143845}},races=a42},{ach(13077),s(96982,161050,{b=1,f=2,races=a42}),s(96983,161051,{b=1,f=2,races=a42}),s(96984,161052,{b=1,f=2,races=a42}),s(96989,161058,{b=1,f=2,races=a42}),s(96985,161054,{b=1,f=2,races=a42}),s(96986,161055,{b=1,f=2,races=a42}),s(96987,161056,{b=1,f=2,races=a42}),s(96988,161057,{b=1,f=2,races=a42}),s(96990,161059,{b=1,f=2,races=a42}),s(96991,161060,{b=1,f=2,races=a42}),s(96992,161061,{b=1,f=2,races=a42}),s(96997,161066,{b=1,f=2,races=a42}),s(96993,161062,{b=1,f=2,races=a42}),s(96994,161063,{b=1,f=2,races=a42}),s(96995,161064,{b=1,f=2,races=a42}),s(96996,161065,{b=1,f=2,races=a42}),s(96930,160992,{b=1,f=2,races=a42}),s(96931,160993,{b=1,f=2,races=a42}),s(96932,160994,{b=1,f=2,races=a42}),s(96937,161003,{b=1,f=2,races=a42}),s(96933,160999,{b=1,f=2,races=a42}),s(96934,161000,{b=1,f=2,races=a42}),s(96935,161001,{b=1,f=2,races=a42}),s(96936,161002,{b=1,f=2,races=a42})}))})),ra(37,g({description="To unlock this questline you need to be logged in on a |cFFa335eelevel 50 Character|r and completed |cFFFFD700The Mechagonian Threat|r, The Mechagon Storyline.",r=2},{q(58214,{coords={{52.6,13.8,84},{74,36.8,1462}},isBreadcrumb=1,lvl=50,providers={{"n",126332},{"n",149816}},r=2,sourceQuests={50239}}),q(57486,{coords={{73.1,16.9,1161}},lvl=50,providers={{"n",160101}},r=2}),q(57487,{coords={{36.8,62.5,1161}},lvl=50,providers={{"n",157997}},r=2,sourceQuests={57486}}),q(57488,{coords={{73.1,33.3,1462}},lvl=50,providers={{"n",150555}},r=2,sourceQuests={57487}}),q(57490,{coords={{73,33.4,1462}},lvl=50,providers={{"n",158145}},r=2,sourceQuests={57488}}),q(57491,{coords={{73.1,33.4,1462}},lvl=50,providers={{"n",160232}},r=2,sourceQuests={57490}}),q(57492,{coords={{73,33.4,1462}},lvl=50,providers={{"n",158145}},r=2,sourceQuests={57491}}),q(57493,{coords={{73.5,31.8,1462}},lvl=50,providers={{"n",160232}},r=2,sourceQuests={57492}}),q(57494,{coords={{73.5,31.8,1462}},lvl=50,providers={{"n",160232}},r=2,sourceQuests={57493}}),q(57496,{coords={{73,33.6,1462}},lvl=50,providers={{"n",159587}},r=2,sourceQuests={57494}}),q(57495,{coords={{58.1,41.1,1574}},lvl=50,providers={{"n",162806}},r=2,sourceQuests={57496}}),q(57497,g({coords={{17.8,65.5,1573}},lvl=50,providers={{"n",157997}},r=2,sourceQuests={57495}},{ach(14013),mnt(305592,{b=1,itemID=174067,r=2})})),q(58146,g({coords={{34,57.5,1573}},lvl=10,providers={{"n",159587}},races={37}},{s(108028,174068,{b=1,f=9,races={37}}),i(157022,{b=1,spellID=262222})})),q(58147,{coords={{53,15.2,84}},lvl=10,providers={{"n",133362}},races={37},sourceQuests={58146}}),q(58436,g({coords={{73,33.4,1462}},lvl=50,providers={{"n",158145}},races={37}},{ach(14014),s(107794,173961,{b=1,f=2,races={37}}),s(107796,173963,{b=1,f=2,races={37}}),s(107804,173972,{b=1,f=3,races={37}}),s(107791,173958,{b=1,f=2,races={37}}),s(107797,173964,{b=1,f=2,races={37}}),s(107795,173962,{b=1,f=2,races={37}})}))})),ra(27,g({description="To unlock this questline you need to be logged in on a |cFFa335eelevel 45 Character|r and completed |cFFFFD700Insurrection|r, The 7.2 Suramar Campaign.",r=1},{q(49973,{coords={{37.8,81.1,85}},lvl=45,providers={{"n",133523}},r=1,sourceQuests={50242}}),q(49613,{coords={{65.8,63.6,680}},lvl=45,providers={{"n",131478}},r=1,sourceQuests={49973}}),q(49354,{coords={{58.2,19.4,110}},lvl=45,providers={{"n",130133}},r=1,sourceQuests={49613}}),q(49614,g({coords={{58.2,19.4,110}},lvl=45,providers={{"n",130133}},r=1,sourceQuests={49354}},{ach(12244),mnt(258845,{b=1,itemID=156487})})),q(49933,g({coords={{59.4,85.4,680}},lvl=10,providers={{"n",143845}},races={27}},{s(93940,157759,{b=1,f=9,races={27}}),i(157028,{b=1,spellID=262258})})),q(50303,{coords={{39.4,79.2,85}},lvl=10,providers={{"n",133407}},races={27},sourceQuests={49933}}),q(49784,g({coords={{59.4,85.4,680}},lvl=50,providers={{"n",131326}},races={27}},{ach(12413),s(93077,156675,{b=1,f=2,races={27}}),s(93078,156676,{b=1,f=2,races={27}}),s(93079,156677,{b=1,f=2,races={27}}),s(93085,156685,{b=1,f=2,races={27}}),s(93080,156678,{b=1,f=2,races={27}}),s(93081,156679,{b=1,f=2,races={27}}),s(93082,156680,{b=1,f=2,races={27}}),s(93083,156681,{b=1,f=2,races={27}})}))})),ra(6,g({description="To unlock this questline you need to be logged in on a |cFFa335eelevel 50 Tauren|r with a standing of |cFFFFFFFFExalted|r with Thunder Bluff and completed |cFFFFD700Stay of Execution|r, The 8.2 War Campaign.",races=a6},{q(54759,{coords={{39.1,79,85}},lvl=50,minReputation={81,42000},providers={{"n",149088}},races=a6,sourceQuests={55779}}),q(54760,{coords={{60.3,51.7,88}},lvl=50,minReputation={81,42000},providers={{"n",36648}},races=a6,sourceQuests={54759}}),q(54761,{coords={{12.3,31.3,462}},lvl=50,minReputation={81,42000},providers={{"n",149084}},races=a6,sourceQuests={54760}}),q(54762,{coords={{12.3,31.3,462}},lvl=50,minReputation={81,42000},providers={{"n",149084}},races=a6,sourceQuests={54761}}),q(54763,{coords={{49.2,60.8,65}},lvl=50,minReputation={81,42000},providers={{"n",149529}},races=a6,sourceQuests={54762}}),q(54764,{coords={{49.2,60.8,65}},lvl=50,minReputation={81,42000},providers={{"n",149529}},races=a6,sourceQuests={54763}}),q(54766,{coords={{58.3,51.8,88}},lvl=50,minReputation={81,42000},providers={{"n",36648}},races=a6,sourceQuests={54764}}),q(54765,g({coords={{60.3,51.7,88}},lvl=50,minReputation={81,42000},providers={{"n",36648}},races=a6,sourceQuests={54766}},{s(104356,168298,{b=1,f=2,minReputation={81,42000},races=a6}),s(104355,168297,{b=1,f=2,minReputation={81,42000},races=a6}),s(104354,168296,{b=1,f=2,minReputation={81,42000},races=a6}),s(104349,168291,{b=1,f=2,minReputation={81,42000},races=a6}),s(104350,168292,{b=1,f=2,minReputation={81,42000},races=a6}),s(104351,168293,{b=1,f=2,minReputation={81,42000},races=a6}),s(104352,168294,{b=1,f=2,minReputation={81,42000},races=a6}),s(105323,170063,{b=1,f=3,minReputation={81,42000},races=a6}),s(104353,168295,{b=1,f=2,minReputation={81,42000},races=a6}),i(167860,{b=1,f=102,minReputation={81,42000},races=a6,spellID=294378})}))})),ra(29,g({description="To unlock this questline you need to be logged in on a |cFFa335eelevel 45 Character|r and completed |cFFFFD700You Are Now Prepared!|r, The Argus Campaign.",r=2},{q(49787,{coords={{52.2,13.6,84}},lvl=45,providers={{"n",126321}},r=2,sourceQuests={50239}}),q(48962,g({lvl=45,maps={972},providers={{"n",130919}},r=2,sourceQuests={49787}},{ach(12242),mnt(259202,{b=1,itemID=156486})})),q(49788,g({coords={{28.6,22.3,971}},lvl=10,providers={{"n",131345}},races={29}},{s(93939,157758,{b=1,f=9,races={29}}),i(157022,{b=1,spellID=262222})})),q(50305,{coords={{53.1,15.4,84}},lvl=10,providers={{"n",133362}},races={29},sourceQuests={49788}}),q(49928,g({coords={{28.6,22.3,971}},lvl=50,providers={{"n",131345}},races={29}},{ach(12291),s(93086,156690,{b=1,f=2,races={29}}),s(93087,156691,{b=1,f=2,races={29}}),s(94690,158917,{b=1,f=3,races={29}}),s(93088,156692,{b=1,f=2,races={29}}),s(93093,156697,{b=1,f=2,races={29}}),s(93089,156693,{b=1,f=2,races={29}}),s(93090,156694,{b=1,f=2,races={29}}),s(93091,156695,{b=1,f=2,races={29}}),s(93092,156696,{b=1,f=2,races={29}})}))})),ra(35,g({description="To unlock this questline you need to be logged in on a |cFFa335eelevel 50 Character|r and completed |cFFFFD700Secrets in the Sands|r, The Vol'dun Storyline.",r=1},{q(53870,{coords={{37.7,81.1,85}},description="Must be exalted with |cFFFFD700Voldunai|r and complete the |cFFFFD700Secrets in the Sands|r achievement.",lvl=50,providers={{"n",133523}},r=1,sourceQuests={50242}}),q(53889,{coords={{48.8,72.7,85}},lvl=50,providers={{"n",145416}},r=1,sourceQuests={53870}}),q(53890,{coords={{48.8,72.7,85}},lvl=50,providers={{"n",145416}},r=1,sourceQuests={53889}}),q(53891,{coords={{48.8,72.7,85}},lvl=50,providers={{"n",145416}},r=1,sourceQuests={53890}}),q(53892,{coords={{44.1,73.4,241}},lvl=50,providers={{"n",145641}},r=1,sourceQuests={53891}}),q(53893,{coords={{46.8,66.2,241}},lvl=50,providers={{"n",145416}},r=1,sourceQuests={53892}}),q(53894,{coords={{46.8,66.2,241}},lvl=50,providers={{"n",145416}},r=1,sourceQuests={53892}}),q(53895,{coords={{46.8,66.2,241}},lvl=50,providers={{"n",145416}},r=1,sourceQuests={53892}}),q(53897,{coords={{46.8,66.2,241}},lvl=50,providers={{"n",145416}},r=1,sourceQuests={53893,53894,53895}}),q(53898,{coords={{45,76.2,241}},lvl=50,providers={{"n",145416}},r=1,sourceQuests={53897}}),q(54026,{coords={{45,76.2,241}},lvl=50,providers={{"n",145416}},r=1,sourceQuests={53898}}),q(53899,{coords={{49,73.6,85}},lvl=50,providers={{"n",145416}},r=1,sourceQuests={54026}}),q(58087,{coords={{74.8,63,862}},lvl=50,providers={{"n",145980}},r=1,sourceQuests={53899}}),q(53901,{coords={{74.8,63,862}},lvl=50,providers={{"n",145980}},r=1,sourceQuests={53899}}),q(53900,{coords={{74.8,63,862}},lvl=50,providers={{"n",145980}},r=1,sourceQuests={53899}}),q(53902,{coords={{74.8,63,862}},lvl=50,providers={{"n",145980}},r=1,sourceQuests={53900,53901,58087}}),q(54027,{coords={{74.8,63,862}},lvl=50,providers={{"n",145980}},r=1,sourceQuests={53902}}),q(53903,{coords={{49,73.6,85}},lvl=50,providers={{"n",145416}},r=1,sourceQuests={54027}}),q(53904,{coords={{58.9,55,680}},lvl=50,providers={{"n",146264}},r=1,sourceQuests={53903}}),q(53905,{coords={{58.9,55,680}},lvl=50,providers={{"n",146264}},r=1,sourceQuests={53904}}),q(54036,{coords={{58.7,55.5,680}},lvl=50,providers={{"n",157668}},r=1,sourceQuests={53905}}),q(53906,{coords={{60.5,56.2,680}},lvl=50,providers={{"n",146301}},r=1,sourceQuests={54036}}),q(53907,g({coords={{60.5,56.2,680}},lvl=50,providers={{"n",146301}},r=1,sourceQuests={53906}},{toy(173727,{b=1})})),q(53908,{coords={{58.7,55.5,680}},lvl=50,providers={{"n",157668}},r=1,sourceQuests={53907}}),q(57448,g({coords={{48.2,71,85}},lvl=50,providers={{"n",145424}},r=1,sourceQuests={53908}},{ach(13206),mnt(306423,{b=1,itemID=174066,r=1})})),q(58122,g({coords={{64.6,46.5,85}},lvl=10,providers={{"n",160452}},races={35}},{s(108029,174069,{b=1,f=9,races={35}}),i(167169,{f=102})})),q(58124,{coords={{39.3,79.5,85}},lvl=10,providers={{"n",133407}},races={35},sourceQuests={58122}}),q(58435,g({coords={{56.8,49.8,864}},lvl=50,providers={{"n",124108}},races={35}},{ach(14002),s(107800,173968,{b=1,f=2,races={35}}),s(107803,173971,{b=1,f=2,races={35}}),s(108589,174376,{b=1,f=3,races={35}}),s(107798,173966,{b=1,f=2,races={35}}),s(107799,173967,{b=1,f=2,races={35}}),s(107802,173970,{b=1,f=2,races={35}}),s(107801,173969,{b=1,f=2,races={35}})}))})),ra(22,g({description="To unlock this questline you need to be logged in on a |cFFa335eelevel 50 Worgen|r with a standing of |cFFFFFFFFExalted|r with Gilneas.",races=a27},{q(54976,{coords={{54.6,18.4,84}},lvl=50,minReputation={1134,42000},providers={{"n",150200}},races=a27}),q(54977,{coords={{82.3,27.8,84}},lvl=50,minReputation={1134,42000},providers={{"n",151784}},races=a27,sourceQuests={54976}}),q(54980,{coords={{18.1,57.2,47}},lvl=50,minReputation={1134,42000},providers={{"n",151761}},races=a27,sourceQuests={54977}}),q(54981,{coords={{18.1,57.2,47}},lvl=50,minReputation={1134,42000},providers={{"n",151761}},races=a27,sourceQuests={54980}}),q(54982,{coords={{18.1,57.2,47}},lvl=50,minReputation={1134,42000},providers={{"n",151761}},races=a27,sourceQuests={54980}}),q(54983,{coords={{46.4,36.9,47}},lvl=50,minReputation={1134,42000},providers={{"n",151761}},races=a27,sourceQuests={54981,54982}}),q(54984,{coords={{46.6,36.6,47}},description="If you can't see Goldrinn, try relog",lvl=50,maps={1577},minReputation={1134,42000},providers={{"n",150106}},races=a27,sourceQuests={54983}}),q(54990,g({coords={{46.3,37,47}},lvl=50,minReputation={1134,42000},providers={{"n",150115}},races=a27,sourceQuests={54984}},{s(107814,173999,{b=1,f=2,minReputation={1134,42000},races=a27}),s(107815,174000,{b=1,f=2,minReputation={1134,42000},races=a27}),s(107818,174003,{b=1,f=2,minReputation={1134,42000},races=a27}),s(107820,174005,{b=1,f=2,minReputation={1134,42000},races=a27}),s(107821,174006,{b=1,f=2,minReputation={1134,42000},races=a27}),s(107816,174001,{b=1,f=2,minReputation={1134,42000},races=a27}),s(107819,174004,{b=1,f=2,minReputation={1134,42000},races=a27}),s(107817,174002,{b=1,f=2,minReputation={1134,42000},races=a27}),s(107813,173998,{b=1,f=2,minReputation={1134,42000},races=a27})}))})),ra(31,g({description="To unlock this questline you need to be logged in on a |cFFa335eelevel 50 Character|r and completed both |cFFFFD700Zandalar Forever!|r, The Zandalari Campaign and |cFFFFD700Tides of Vengeance|r, The 8.1.5 War Campaign.",r=1},{q(53831,{coords={{38.2,81.4,85}},lvl=50,providers={{"n",133519}},r=1,sourceQuests={50242}}),q(53823,{coords={{48.6,22,1163}},lvl=50,providers={{"n",145414}},r=1,sourceQuests={53831}}),q(53824,{coords={{42.57,22.54,1165}},lvl=50,providers={{"n",148096}},r=1,sourceQuests={53823}}),q(54419,{coords={{40.28,12.45,1165}},lvl=50,providers={{"n",145360}},r=1,sourceQuests={53824}}),q(53826,{coords={{40.28,12.45,1165}},lvl=50,providers={{"n",145360}},r=1,sourceQuests={53824}}),q(54301,{coords={{40.5,11.9,1165}},lvl=50,providers={{"n",145359}},r=1,sourceQuests={53826,54419}}),q(54925,{coords={{40.2,11.9,1165}},lvl=50,providers={{"n",148096}},r=1,sourceQuests={53826,54419}}),q(54300,{coords={{40.5,12.4,1165}},lvl=50,providers={{"n",145360}},r=1,sourceQuests={53826,54419}}),q(53825,{coords={{40.6,12,1165}},lvl=50,providers={{"n",145359}},r=1,sourceQuests={54300,54301,54925}}),q(53827,{coords={{60.4,38.9,1165}},lvl=50,providers={{"n",145359}},r=1,sourceQuests={53825}}),q(53828,{coords={{60.4,38.9,1165}},lvl=50,providers={{"n",145359}},r=1,sourceQuests={53827}}),q(54031,{coords={{44.2,15,1165}},lvl=50,providers={{"n",146208}},r=1,sourceQuests={53828}}),q(54033,{coords={{44.2,15,1165}},lvl=50,providers={{"n",146208}},r=1,sourceQuests={54031}}),q(54032,{coords={{46.5,12,1165}},lvl=50,providers={{"n",146214}},r=1,sourceQuests={54033}}),q(54034,{coords={{44.5,8.8,1165}},lvl=50,providers={{"n",146209}},r=1,sourceQuests={54032}}),q(53830,{coords={{42.7,8.7,1165}},lvl=50,providers={{"n",145359}},r=1,sourceQuests={54034}}),q(53719,g({coords={{42.4,9.2,1165}},lvl=50,providers={{"n",146335}},r=1,sourceQuests={53830}},{ach(13161),mnt(263707,{b=1,itemID=157870,r=1})})),q(55137,g({coords={{42.2,9.4,1165}},lvl=10,providers={{"n",146335}},races={31}},{s(101197,165001,{b=1,f=9,races={31}}),i(167169,{f=102})})),q(55138,{coords={{39.4,79.2,85}},lvl=10,providers={{"n",133407}},races={31},sourceQuests={55137}}),q(53721,g({coords={{42.2,9.4,1165}},lvl=50,providers={{"n",146335}},races={31}},{ach(13503),s(101189,164993,{b=1,f=2,races={31}}),s(101190,164994,{b=1,f=2,races={31}}),s(101191,164995,{b=1,f=2,races={31}}),s(101196,165000,{b=1,f=2,races={31}}),s(101192,164996,{b=1,f=2,races={31}}),s(101193,164997,{b=1,f=2,races={31}}),s(101194,164998,{b=1,f=2,races={31}}),s(101195,164999,{b=1,f=2,races={31}})}))}))})),n(-3338,g({achID=12595,crs={143967,143968},description="Island expeditions are a 3-player scenario. Each factiton will sail across the waters where they will harvest and steal any Azerite they can find from these islands. Goblins and gnomes have been able to use their new technology to find islands which contain possible amounts of Azerite and will be providing maps for each of their respective factions. Ships and queuing will take places in Dazar'alor for Horde and Boralus for Alliance. These unlock at level 116 on your first playthrough and should be open at 110 on your alts once you have finished the introduction line.",maps={981,1032,1033,1034,1035,1036,1037,1336,1337,1501,1502}},{n(-852,{i(169687,g({b=1,f=55,lvl=50,spellID=302933},{i(169693,g({b=1,f=102,spellID=302150},{i(168616,g({b=1,f=55,spellID=298607},{aze(4,{rank=2})}))}))}))}),n(-17,{q(51903,{altQuests={51994},lvl=40,r=2,sourceQuests={53061}}),q(51904,{altQuests={51994},lvl=40,maps={1022},r=2,sourceQuests={51903}}),q(51870,{altQuests={51994},lvl=40,r=1,sourceQuests={53061}}),q(51888,{altQuests={51994},lvl=40,maps={1022},r=1,sourceQuests={51903}}),q(53061,{altQuests={51994},DisablePartySync=1,isBreadcrumb=1,lvl=35,nextQuests={51903,51870},r=2}),q(53062,{altQuests={51994},DisablePartySync=1,isBreadcrumb=1,lvl=35,r=1}),q(53436,g({coords={{66.6,35.5,1161}},isWeekly=1,providers={{"n",131290}},r=2},{i(168615,g({b=1,f=55,lvl=50,spellID=298606},{aze(4,{rank=1})})),i(166883,{f=102}),i(166999,{b=1,f=102,lvl=50,spellID=291150}),i(169764,{b=1,f=102,lvl=50,questID=56533}),gm(2158,g({questID=56528,sourceQuests={56533}},{i(171985,{b=1,f=55,spellID=308022})})),gm(2161,g({questID=56529,sourceQuests={56528}},{i(171986,{b=1,f=55,spellID=308023})})),gm(2162,g({questID=56530,sourceQuests={56529}},{i(168617,g({b=1,f=55,modID=14,spellID=298609},{aze(4,{rank=3})}))})),i(170150,g({b=1,f=102,r=2,spellID=303989},{i(168618,g({b=1,f=55,lvl=50,spellID=298611,u=2},{aze(4,{rank=4})}))}))})),q(53435,g({coords={{44.6,95.4,1163}},isWeekly=1,providers={{"n",123000}},r=1},{i(168615,g({b=1,f=55,lvl=50,spellID=298606},{aze(4,{rank=1})})),i(166883,{f=102}),i(166999,{b=1,f=102,lvl=50,spellID=291150}),i(169765,{b=1,f=102,lvl=50,questID=56534}),gm(2159,g({sourceQuests={56534}},{i(171985,{b=1,f=55,spellID=308022})})),gm(2161,{i(171986,{b=1,f=55,spellID=308023})}),gm(2162,{i(168617,g({b=1,f=55,modID=14,spellID=298609},{aze(4,{rank=3})}))}),i(170149,g({b=1,f=102,r=1,spellID=303988},{i(168618,g({b=1,f=55,lvl=50,spellID=298611,u=2},{aze(4,{rank=4})}))}))})),i(163470,g({b=1,coords={{83.2,29.6,390}},lvl=10},{q(53160,{providers={{"n",61962}}}),crit(19,{achID=13127})})),i(163478,g({b=1,coords={{20.2,54.6,241}},lvl=10},{q(53171,{providers={{"n",132888}}}),crit(11,{achID=13127})})),i(163472,g({b=1,coords={{68.4,54.2,634}},lvl=10},{q(53163,{modelScale=1.3,providers={{"n",93231}}}),crit(17,{achID=13127})})),i(163482,g({b=1,coords={{42,74.6,210}},lvl=10},{q(53177,{providers={{"n",908}}}),crit(7,{achID=13127})})),i(163485,g({b=1,coords={{52.6,40.6,80}},lvl=10},{q(53181,{providers={{"n",12042}}}),crit(4,{achID=13127})})),i(163476,g({b=1,coords={{92.7,42,76}},lvl=10},{q(53169,{providers={{"n",13278}}}),crit(13,{achID=13127})})),i(163481,g({b=1,coords={{58.8,46.2,249}},lvl=10},{q(53176,{providers={{"n",46134}}}),crit(8,{achID=13127})})),i(163474,g({b=1,coords={{48,76,115}},lvl=10},{q(53167,{providers={{"n",26245}}}),crit(15,{achID=13127})})),i(163475,g({b=1,coords={{41,73,210}},lvl=10},{q(53168,{providers={{"n",2496}}}),crit(14,{achID=13127})})),i(163480,g({b=1,coords={{42.6,10.8,650},{49.6,15.8,650}},lvl=10},{q(53174,{providers={{"n",98067}}}),crit(9,{achID=13127})})),i(163466,g({b=1,coords={{55.2,19.2,371}},lvl=10},{q(53155,{providers={{"n",64365}}}),crit(20,{achID=13127})})),i(163483,g({b=1,coords={{29.6,39,418}},lvl=10},{q(53178,{providers={{"n",58278}}}),crit(6,{achID=13127})})),i(163471,g({b=1,coords={{60.2,51.2,634}},lvl=10},{q(53161,{providers={{"n",106904}}}),crit(18,{achID=13127})})),i(163473,g({b=1,coords={{39.4,62,388}},lvl=10},{q(53164,{providers={{"n",61584}}}),crit(16,{achID=13127})})),i(163486,g({b=1,coords={{36.2,41.8,80}},lvl=10},{q(53182,{providers={{"n",11832}}}),crit(3,{achID=13127})})),i(163477,g({b=1,coords={{47.8,68.8,36}},lvl=10},{q(53170,{providers={{"n",66306}}}),crit(12,{achID=13127})})),i(163479,g({b=1,coords={{50.2,59.2,10},{66.8,72.6,10}},lvl=10},{q(53172,{description="Pats along the road between The Crossroads and Ratchet.",providers={{"n",3658}}}),crit(10,{achID=13127})})),i(163484,g({b=1,coords={{26.2,50.6,115}},crs={139889},lvl=10},{q(53180,{providers={{"n",26653}}}),crit(5,{achID=13127})})),i(163488,g({b=1,coords={{52,30,71}},lvl=10},{q(53184,{providers={{"n",132832}}}),crit(1,{achID=13127})})),i(163487,g({b=1,coords={{40,76.6,81}},description="Can be turned in at old or new Silithus.",lvl=10},{q(53183,{providers={{"n",132886}}}),crit(2,{achID=13127})})),i(163217,g({b=1,coords={{42.2,44.2,81}},description="|CFFFF0000Turn in to Magni Bronzebeard in Silithus for Champions of Azeroth rep.|r"},{q(53112,g({lvl=10,providers={{"n",130216}},repeatable=1},{i(174502,{b=1,f=112,factionID=2164,repeatable=1})}))})),i(163616,g({b=1,coords={{68,22,1161}},description="|CFFFF0000Turn in to Cyrus Crestfall in Boralus for Proudmoore Admiralty rep.|r"},{q(53118,g({lvl=10,providers={{"n",122370}},r=2,repeatable=1},{i(174504,{b=1,f=112,factionID=2160,r=2,repeatable=1})}))})),i(163614,g({b=1,coords={{20.6,45.6,896}},description="|CFFFF0000Turn in to Xun Xun Sweetflower in Drustvar for Order of Embers rep.|r"},{q(53120,g({lvl=10,providers={{"n",136269}},r=2,repeatable=1},{i(174503,{b=1,f=112,factionID=2161,r=2,repeatable=1})}))})),i(163619,g({b=1,coords={{75.6,56.6,863}},description="|CFFFF0000Turn in to Krag'wa the Huge in Nazmir for Talanji's Expedition rep.|r",r=1,repeatable=1},{q(53114,g({lvl=10,providers={{"n",120551}},r=1,repeatable=1},{i(174506,{b=1,f=112,factionID=2156,r=1,repeatable=1})}))})),i(163620,g({b=1,coords={{35.4,7.8,1163}},description="|CFFFF0000Turn in to Jani in Dazar'alor for Zandalari Empire rep.|r",r=1,repeatable=1},{q(53115,g({description="Must have unlocked Jani by doing the quest \"Pests\".",lvl=10,providers={{"n",126334}},r=1,repeatable=1},{i(174518,{b=1,f=112,factionID=2103,r=1,repeatable=1})}))})),i(163615,g({b=1,coords={{59.2,68.6,942}},description="|CFFFF0000Turn in to Brother Pike in Stormsong Valley for Storm's Wake rep.|r"},{q(53119,g({lvl=10,providers={{"n",130576}},r=2,repeatable=1},{i(174505,{b=1,f=112,factionID=2162,r=2,repeatable=1})}))})),i(163617,g({b=1,coords={{69.2,25,1161}},description="|CFFFF0000Turn in to Vindicator Jaelaana in Boralus for 7th Legion rep.|r"},{q(53117,g({lvl=10,providers={{"n",135446}},r=2,repeatable=1},{i(174507,{b=1,f=112,factionID=2159,r=2,repeatable=1})}))})),i(163621,g({b=1,coords={{58,62.6,862}},description="|CFFFF0000Turn in to Ransa Greyfeather in Zuldazar for Honorbound rep.|r",r=1},{q(53116,g({lvl=10,providers={{"n",135447}},r=1,repeatable=1},{i(174508,{b=1,f=112,factionID=2157,r=1,repeatable=1})}))})),i(163618,g({b=1,coords={{56.7,49.8,864}},description="|CFFFF0000Turn in to Hoarder Jena in Vol'dun for Voldunai rep.|r",r=1,repeatable=1},{q(53113,g({lvl=10,providers={{"n",135804}},r=1,repeatable=1},{i(174501,{b=1,f=112,factionID=2158,r=1,repeatable=1})}))})),q(52559,{repeatable=1}),q(52558,{repeatable=1}),q(52557,{repeatable=1}),q(52555,{repeatable=1}),q(52556,{repeatable=1}),q(52554,{repeatable=1}),q(52553,{repeatable=1}),q(52560,{repeatable=1}),q(52575,{repeatable=1}),q(52574,{repeatable=1}),q(52573,{repeatable=1}),q(52571,{repeatable=1}),q(52572,{repeatable=1}),q(52570,{repeatable=1}),q(52569,{repeatable=1}),q(52576,{repeatable=1}),q(52583,{repeatable=1}),q(52582,{repeatable=1}),q(52581,{repeatable=1}),q(52579,{repeatable=1}),q(52580,{repeatable=1}),q(52578,{repeatable=1}),q(52577,{repeatable=1}),q(52584,{repeatable=1}),q(52591,{repeatable=1}),q(52590,{repeatable=1}),q(52589,{repeatable=1}),q(52587,{repeatable=1}),q(52588,{repeatable=1}),q(52586,{repeatable=1}),q(52585,{repeatable=1}),q(52592,{repeatable=1}),q(52736,{repeatable=1}),q(52735,{repeatable=1}),q(52734,{repeatable=1}),q(52732,{repeatable=1}),q(52733,{repeatable=1}),q(52731,{repeatable=1}),q(52730,{repeatable=1}),q(52737,{repeatable=1}),q(52599,{repeatable=1}),q(52598,{repeatable=1}),q(52597,{repeatable=1}),q(52595,{repeatable=1}),q(52596,{repeatable=1}),q(52594,{repeatable=1}),q(52593,{repeatable=1}),q(52600,{repeatable=1}),q(52615,{repeatable=1}),q(52614,{repeatable=1}),q(52613,{repeatable=1}),q(52611,{repeatable=1}),q(52612,{repeatable=1}),q(52610,{repeatable=1}),q(52609,{repeatable=1}),q(52616,{repeatable=1}),q(52607,{repeatable=1}),q(52606,{repeatable=1}),q(52605,{repeatable=1}),q(52603,{repeatable=1}),q(52604,{repeatable=1}),q(52602,{repeatable=1}),q(52601,{repeatable=1}),q(52608,{repeatable=1}),q(52623,{repeatable=1}),q(52622,{repeatable=1}),q(52621,{repeatable=1}),q(52619,{repeatable=1}),q(52620,{repeatable=1}),q(52618,{repeatable=1}),q(52617,{repeatable=1}),q(52624,{repeatable=1}),q(52631,{repeatable=1}),q(52630,{repeatable=1}),q(52629,{repeatable=1}),q(52627,{repeatable=1}),q(52628,{repeatable=1}),q(52626,{repeatable=1}),q(52625,{repeatable=1}),q(52632,{repeatable=1}),q(52567,{repeatable=1}),q(52566,{repeatable=1}),q(52565,{repeatable=1}),q(52563,{repeatable=1}),q(52564,{repeatable=1}),q(52562,{repeatable=1}),q(52561,{repeatable=1}),q(52568,{repeatable=1}),q(52639,{repeatable=1}),q(52638,{repeatable=1}),q(52637,{repeatable=1}),q(52635,{repeatable=1}),q(52636,{repeatable=1}),q(52634,{repeatable=1}),q(52633,{repeatable=1}),q(52640,{repeatable=1}),q(52647,{repeatable=1}),q(52646,{repeatable=1}),q(52645,{repeatable=1}),q(52643,{repeatable=1}),q(52644,{repeatable=1}),q(52642,{repeatable=1}),q(52641,{repeatable=1}),q(52648,{repeatable=1}),q(52656,{repeatable=1}),q(52655,{repeatable=1}),q(52653,{repeatable=1}),q(52651,{repeatable=1}),q(52652,{repeatable=1}),q(52650,{repeatable=1}),q(52649,{repeatable=1}),q(52657,{repeatable=1}),q(52664,{repeatable=1}),q(52663,{repeatable=1}),q(52662,{repeatable=1}),q(52660,{repeatable=1}),q(52661,{repeatable=1}),q(52659,{repeatable=1}),q(52658,{repeatable=1}),q(52665,{repeatable=1}),q(52545,{repeatable=1}),q(52547,{repeatable=1}),q(52548,{repeatable=1}),q(52550,{repeatable=1}),q(52549,{repeatable=1}),q(52551,{repeatable=1}),q(52552,{repeatable=1}),q(52546,{repeatable=1}),q(52672,{repeatable=1}),q(52671,{repeatable=1}),q(52670,{repeatable=1}),q(52668,{repeatable=1}),q(52669,{repeatable=1}),q(52667,{repeatable=1}),q(52666,{repeatable=1}),q(52673,{repeatable=1}),q(52680,{repeatable=1}),q(52679,{repeatable=1}),q(52678,{repeatable=1}),q(52676,{repeatable=1}),q(52677,{repeatable=1}),q(52675,{repeatable=1}),q(52674,{repeatable=1}),q(52681,{repeatable=1}),q(52688,{repeatable=1}),q(52687,{repeatable=1}),q(52686,{repeatable=1}),q(52684,{repeatable=1}),q(52685,{repeatable=1}),q(52683,{repeatable=1}),q(52682,{repeatable=1}),q(52689,{repeatable=1}),q(52696,{repeatable=1}),q(52695,{repeatable=1}),q(52694,{repeatable=1}),q(52692,{repeatable=1}),q(52693,{repeatable=1}),q(52691,{repeatable=1}),q(52690,{repeatable=1}),q(52697,{repeatable=1}),q(52704,{repeatable=1}),q(52703,{repeatable=1}),q(52702,{repeatable=1}),q(52700,{repeatable=1}),q(52701,{repeatable=1}),q(52699,{repeatable=1}),q(52698,{repeatable=1}),q(52705,{repeatable=1}),q(52712,{repeatable=1}),q(52711,{repeatable=1}),q(52709,{repeatable=1}),q(52710,{repeatable=1}),q(52708,{repeatable=1}),q(52707,{repeatable=1}),q(52706,{repeatable=1}),q(52713,{repeatable=1}),q(52720,{repeatable=1}),q(52719,{repeatable=1}),q(52717,{repeatable=1}),q(52718,{repeatable=1}),q(52716,{repeatable=1}),q(52715,{repeatable=1}),q(52714,{repeatable=1}),q(52721,{repeatable=1}),q(52728,{repeatable=1}),q(52727,{repeatable=1}),q(52725,{repeatable=1}),q(52726,{repeatable=1}),q(52724,{repeatable=1}),q(52723,{repeatable=1}),q(52722,{repeatable=1}),q(52729,{repeatable=1}),q(52744,{repeatable=1}),q(52743,{repeatable=1}),q(52741,{repeatable=1}),q(52742,{repeatable=1}),q(52740,{repeatable=1}),q(52739,{repeatable=1}),q(52738,{repeatable=1}),q(52745,{repeatable=1})}),n(-18,g({description="These are the random rewards you can receive by completing an Island Expedition. It is estimated that winning will give you a higher chance to receive a reward.\n\nIf you receive something not listed here, please screenshot and submit it to our Discord."},{n(-320,{s(100408,164367,{f=2}),s(100409,164368,{f=2}),s(100410,164369,{f=2})}),flt(4,{s(103132,166828,{f=4,lvl=50}),s(103129,166825,{f=4,lvl=50}),s(103128,166824,{f=4,lvl=50}),s(103133,166829,{f=4,lvl=50}),s(103131,166827,{f=4,lvl=50}),s(103126,166822,{f=4,lvl=50}),s(103130,166826,{f=4,lvl=50}),s(103127,166823,{f=4,lvl=50}),s(103147,166844,{f=4,lvl=50}),s(103135,166831,{f=4,lvl=50}),s(103137,166833,{f=4,lvl=50}),s(103138,166834,{f=4,lvl=50}),s(103136,166832,{f=4,lvl=50}),s(103134,166830,{f=4,lvl=50}),s(100512,164484,{f=4,lvl=50}),s(100517,164489,{f=4,lvl=50}),s(100515,164487,{f=4,lvl=50}),s(100518,164490,{f=4,lvl=50}),s(100513,164485,{f=4,lvl=50}),s(100511,164483,{f=4,lvl=50}),s(100514,164486,{f=4,lvl=50}),s(100516,164488,{f=4,lvl=50}),s(100536,164508,{f=4,lvl=50}),s(100541,164513,{f=4,lvl=50}),s(100539,164511,{f=4,lvl=50}),s(100542,164514,{f=4,lvl=50}),s(100537,164509,{f=4,lvl=50}),s(100535,164507,{f=4,lvl=50}),s(100538,164510,{f=4,lvl=50}),s(100540,164512,{f=4,lvl=50}),s(100440,164412,{f=4,lvl=50}),s(100445,164417,{f=4,lvl=50}),s(100443,164415,{f=4,lvl=50}),s(100446,164418,{f=4,lvl=50}),s(100441,164413,{f=4,lvl=50}),s(100439,164411,{f=4,lvl=50}),s(100442,164414,{f=4,lvl=50}),s(100444,164416,{f=4,lvl=50}),s(100504,164476,{f=4,lvl=50}),s(100509,164481,{f=4,lvl=50}),s(100507,164479,{f=4,lvl=50}),s(100510,164482,{f=4,lvl=50}),s(100505,164477,{f=4,lvl=50}),s(100503,164475,{f=4,lvl=50}),s(100506,164478,{f=4,lvl=50}),s(100508,164480,{f=4,lvl=50}),s(100480,164452,{f=4,lvl=50}),s(100485,164457,{f=4,lvl=50}),s(100483,164455,{f=4,lvl=50}),s(100486,164458,{f=4,lvl=50}),s(100481,164453,{f=4,lvl=50}),s(100479,164451,{f=4,lvl=50}),s(100482,164454,{f=4,lvl=50}),s(100484,164456,{f=4,lvl=50})}),flt(5,{s(103140,166836,{f=5,lvl=50}),s(103139,166835,{f=5,lvl=50}),s(103122,166818,{f=5,lvl=50}),s(103119,166815,{f=5,lvl=50}),s(103120,166816,{f=5,lvl=50}),s(103124,166820,{f=5,lvl=50}),s(103121,166817,{f=5,lvl=50}),s(103125,166821,{f=5,lvl=50}),s(103123,166819,{f=5,lvl=50}),s(103118,166814,{f=5,lvl=50}),s(100419,164391,{f=5,lvl=50}),s(100421,164393,{f=5,lvl=50}),s(100420,164392,{f=5,lvl=50}),s(100415,164387,{f=5,lvl=50}),s(100418,164390,{f=5,lvl=50}),s(100422,164394,{f=5,lvl=50}),s(100417,164389,{f=5,lvl=50}),s(100416,164388,{f=5,lvl=50}),s(100587,164559,{f=5,lvl=50}),s(100589,164561,{f=5,lvl=50}),s(100588,164560,{f=5,lvl=50}),s(100583,164555,{f=5,lvl=50}),s(100586,164558,{f=5,lvl=50}),s(100590,164562,{f=5,lvl=50}),s(100585,164557,{f=5,lvl=50}),s(100584,164556,{f=5,lvl=50}),s(100595,164567,{f=5,lvl=50}),s(100597,164569,{f=5,lvl=50}),s(100596,164568,{f=5,lvl=50}),s(100591,164563,{f=5,lvl=50}),s(100594,164566,{f=5,lvl=50}),s(100598,164570,{f=5,lvl=50}),s(100593,164565,{f=5,lvl=50}),s(100592,164564,{f=5,lvl=50}),s(100475,164447,{f=5,lvl=50}),s(100477,164449,{f=5,lvl=50}),s(100476,164448,{f=5,lvl=50}),s(100471,164443,{f=5,lvl=50}),s(100474,164446,{f=5,lvl=50}),s(100478,164450,{f=5,lvl=50}),s(100473,164445,{f=5,lvl=50}),s(100472,164444,{f=5,lvl=50}),s(100459,164431,{f=5,lvl=50}),s(100461,164433,{f=5,lvl=50}),s(100460,164432,{f=5,lvl=50}),s(100455,164427,{f=5,lvl=50}),s(100458,164430,{f=5,lvl=50}),s(100462,164434,{f=5,lvl=50}),s(100457,164429,{f=5,lvl=50}),s(100456,164428,{f=5,lvl=50}),s(100579,164551,{f=5,lvl=50}),s(100581,164553,{f=5,lvl=50}),s(100580,164552,{f=5,lvl=50}),s(100575,164547,{f=5,lvl=50}),s(100578,164550,{f=5,lvl=50}),s(100582,164554,{f=5,lvl=50}),s(100577,164549,{f=5,lvl=50}),s(100576,164548,{f=5,lvl=50})}),flt(6,{s(100427,164399,{f=6,lvl=50}),s(100429,164401,{f=6,lvl=50}),s(100430,164402,{f=6,lvl=50}),s(100424,164396,{f=6,lvl=50}),s(100425,164397,{f=6,lvl=50}),s(100423,164395,{f=6,lvl=50}),s(100428,164400,{f=6,lvl=50}),s(100426,164398,{f=6,lvl=50}),s(103144,166840,{f=6,lvl=50}),s(103143,166839,{f=6,lvl=50}),s(100523,164495,{f=6,lvl=50}),s(100525,164497,{f=6,lvl=50}),s(100526,164498,{f=6,lvl=50}),s(100520,164492,{f=6,lvl=50}),s(100521,164493,{f=6,lvl=50}),s(100519,164491,{f=6,lvl=50}),s(100524,164496,{f=6,lvl=50}),s(100522,164494,{f=6,lvl=50}),s(100499,164471,{f=6,lvl=50}),s(100501,164473,{f=6,lvl=50}),s(100502,164474,{f=6,lvl=50}),s(100496,164468,{f=6,lvl=50}),s(100497,164469,{f=6,lvl=50}),s(100495,164467,{f=6,lvl=50}),s(100500,164472,{f=6,lvl=50}),s(100498,164470,{f=6,lvl=50}),s(100531,164503,{f=6,lvl=50}),s(100533,164505,{f=6,lvl=50}),s(100534,164506,{f=6,lvl=50}),s(100528,164500,{f=6,lvl=50}),s(100529,164501,{f=6,lvl=50}),s(100527,164499,{f=6,lvl=50}),s(100532,164504,{f=6,lvl=50}),s(100530,164502,{f=6,lvl=50}),s(100547,164519,{f=6,lvl=50}),s(100549,164521,{f=6,lvl=50}),s(100550,164522,{f=6,lvl=50}),s(100544,164516,{f=6,lvl=50}),s(100545,164517,{f=6,lvl=50}),s(100543,164515,{f=6,lvl=50}),s(100548,164520,{f=6,lvl=50}),s(100546,164518,{f=6,lvl=50}),s(100571,164543,{f=6,lvl=50}),s(100573,164545,{f=6,lvl=50}),s(100574,164546,{f=6,lvl=50}),s(100568,164540,{f=6,lvl=50}),s(100569,164541,{f=6,lvl=50}),s(100567,164539,{f=6,lvl=50}),s(100572,164544,{f=6,lvl=50}),s(100570,164542,{f=6,lvl=50})}),flt(7,{s(100562,164534,{f=7,lvl=50}),s(100564,164536,{f=7,lvl=50}),s(100559,164531,{f=7,lvl=50}),s(100566,164538,{f=7,lvl=50}),s(100560,164532,{f=7,lvl=50}),s(100561,164533,{f=7,lvl=50}),s(100563,164535,{f=7,lvl=50}),s(100565,164537,{f=7,lvl=50}),s(105088,169284,{f=7,lvl=50}),s(105090,169286,{f=7,lvl=50}),s(105085,169281,{f=7,lvl=50}),s(105092,169288,{f=7,lvl=50}),s(105086,169282,{f=7,lvl=50}),s(105087,169283,{f=7,lvl=50}),s(105089,169285,{f=7,lvl=50}),s(105091,169287,{f=7,lvl=50}),s(100450,164422,{f=7,lvl=50}),s(100452,164424,{f=7,lvl=50}),s(100447,164419,{f=7,lvl=50}),s(100454,164426,{f=7,lvl=50}),s(100448,164420,{f=7,lvl=50}),s(100449,164421,{f=7,lvl=50}),s(100451,164423,{f=7,lvl=50}),s(100453,164425,{f=7,lvl=50}),s(100554,164526,{f=7,lvl=50}),s(100556,164528,{f=7,lvl=50}),s(100551,164523,{f=7,lvl=50}),s(100558,164530,{f=7,lvl=50}),s(100552,164524,{f=7,lvl=50}),s(100555,164527,{f=7,lvl=50}),s(100557,164529,{f=7,lvl=50}),s(100466,164438,{f=7,lvl=50}),s(100468,164440,{f=7,lvl=50}),s(100463,164435,{f=7,lvl=50}),s(100470,164442,{f=7,lvl=50}),s(100464,164436,{f=7,lvl=50}),s(100465,164437,{f=7,lvl=50}),s(100467,164439,{f=7,lvl=50}),s(100469,164441,{f=7,lvl=50}),s(103141,166837,{f=7,lvl=50}),s(103142,166838,{f=7,lvl=50}),s(100490,164462,{f=7,lvl=50}),s(100492,164464,{f=7,lvl=50}),s(100487,164459,{f=7,lvl=50}),s(100494,164466,{f=7,lvl=50}),s(100488,164460,{f=7,lvl=50}),s(100489,164461,{f=7,lvl=50}),s(100491,164463,{f=7,lvl=50}),s(100493,164465,{f=7,lvl=50}),s(100434,164406,{f=7,lvl=50}),s(100436,164408,{f=7,lvl=50}),s(100431,164403,{f=7,lvl=50}),s(100438,164410,{f=7,lvl=50}),s(100432,164404,{f=7,lvl=50}),s(100433,164405,{f=7,lvl=50}),s(100435,164407,{f=7,lvl=50}),s(100437,164409,{f=7,lvl=50})}),n(-383,{i(163611,{b=1,description="Contains roughly 1-4 dubloons, more if you have the research.",f=102}),i(163612,{b=1,description="Contains roughly 5-8 dubloons, more if you have the research.",f=102}),i(163613,{b=1,description="Contains roughly 9-12 dubloons, more if you have the research.",f=102})}),flt(100,{mnt(288720,{b=1,itemID=166468,lvl=10}),mnt(279467,{b=1,itemID=163583,lvl=10}),mnt(288721,{b=1,itemID=166467,lvl=10}),mnt(279469,{b=1,itemID=163582,lvl=10}),mnt(288722,{b=1,itemID=166466,lvl=10}),mnt(254811,{b=1,itemID=163586,lvl=10}),mnt(288712,{b=1,itemID=166470,lvl=10}),mnt(278979,{b=1,itemID=163585,lvl=10}),mnt(279466,{b=1,itemID=163584,lvl=10})}),flt(101,{p(2755,{b=1,itemID=169322}),p(2551,{b=1,itemID=166486}),p(2456,{b=1,itemID=163799}),p(2451,{b=1,itemID=163818}),p(2455,{b=1,itemID=163798}),p(2457,{b=1,itemID=163823}),p(2448,{b=1,itemID=163805}),p(2464,{b=1,itemID=163809}),p(2449,{b=1,itemID=163806}),p(2557,{b=1,itemID=166493}),p(2754,{b=1,itemID=169205}),p(2466,{b=1,itemID=163811}),p(2461,{b=1,itemID=163802}),p(2453,{b=1,itemID=163821}),p(2447,{b=1,itemID=163804}),p(2454,{b=1,itemID=163822}),p(2468,{b=1,itemID=163812}),p(2552,{itemID=166487}),p(2471,{b=1,itemID=163815}),p(2558,{b=1,itemID=166494}),p(2467,{b=1,itemID=163814}),p(2458,{b=1,itemID=163820}),p(2554,{b=1,itemID=166489}),p(2462,{b=1,itemID=163801}),p(2465,{b=1,itemID=163813}),p(2452,{b=1,itemID=163800}),p(2553,{b=1,itemID=166488}),p(2463,{b=1,itemID=163808}),p(2560,{b=1,itemID=166498}),p(2445,{b=1,itemID=163797}),p(2556,{b=1,itemID=166492}),p(2472,{b=1,itemID=163816}),p(2459,{b=1,itemID=163819}),p(2446,{b=1,itemID=163803}),p(2473,{b=1,itemID=163817}),p(2469,{b=1,itemID=163810}),p(2561,{b=1,itemID=166499}),p(2450,{b=1,itemID=163807}),p(2559,{b=1,itemID=166495}),p(2460,{b=1,itemID=163824})}),flt(102,{toy(164375,{b=1,lvl=10}),toy(164373,{b=1,lvl=10}),toy(164374,{b=1,lvl=10}),toy(163795,{b=1,lvl=10}),toy(163924,{b=1,lvl=10})}),n(-319,{s(104601,168644,{f=31,lvl=50}),s(99993,163927,{f=34,lvl=50}),s(99991,163925,{f=34,lvl=50}),s(100378,164337,{f=31,lvl=50}),s(100379,164338,{f=1,lvl=50}),s(100344,164301,{f=20,lvl=50}),s(100340,164297,{f=8,lvl=50}),s(100361,164320,{f=34,lvl=50}),s(100610,164270,{f=29,lvl=50}),s(100310,164267,{f=32,lvl=50}),s(105094,169290,{f=21,lvl=50}),s(100375,164334,{f=26,lvl=50}),s(100374,164333,{f=32,lvl=50}),s(100405,164364,{f=25,lvl=50}),s(100347,164304,{f=25,lvl=50}),s(100407,164366,{f=1,lvl=50}),s(100370,164329,{f=23,lvl=50}),s(100372,164331,{f=34,lvl=50}),s(100350,164307,{f=24,lvl=50}),s(100404,164363,{f=20,lvl=50}),s(100393,164352,{f=20,lvl=50}),s(100312,164269,{f=27,lvl=50}),s(100318,164275,{f=27,lvl=50}),s(100391,164350,{f=31,lvl=50}),s(100392,164351,{f=27,lvl=50}),s(100373,164332,{f=34,lvl=50}),s(100381,164340,{f=28,lvl=50}),s(100396,164355,{f=23,lvl=50}),s(100322,164279,{f=26,lvl=50}),s(100382,164341,{f=24,lvl=50}),s(100341,164298,{f=24,lvl=50}),s(100342,164299,{f=28,lvl=50}),s(100387,164346,{f=23,lvl=50}),s(100368,164327,{f=22,lvl=50}),s(100383,164342,{f=23,lvl=50}),s(105093,169289,{f=23,lvl=50}),s(100338,164295,{f=21,lvl=50}),s(100606,164293,{f=23,lvl=50}),s(100355,164314,{f=28,lvl=50}),s(100308,164265,{f=21,lvl=50}),s(100385,164344,{f=21,lvl=50}),s(100325,164282,{f=8,lvl=50}),s(100324,164281,{f=26,lvl=50}),s(100353,164312,{f=25,lvl=50}),s(100612,164313,{f=29,lvl=50}),s(100316,164273,{f=20,lvl=50}),s(100360,164319,{f=28,lvl=50}),s(100323,164280,{f=27,lvl=50}),s(100343,164300,{f=32,lvl=50}),s(100326,164283,{f=23,lvl=50}),s(100380,164339,{f=22,lvl=50}),s(100607,164330,{f=23,lvl=50}),s(100605,164349,{f=23,lvl=50}),s(100367,164326,{f=28,lvl=50}),s(100376,164335,{f=23,lvl=50}),s(100386,164345,{f=20,lvl=50}),s(100335,164292,{f=24,lvl=50}),s(100609,164284,{f=29,lvl=50}),s(100399,164358,{f=25,lvl=50}),s(100320,164277,{f=1,lvl=50}),s(100319,164276,{f=25,lvl=50}),s(100401,164360,{f=23,lvl=50}),s(100358,164317,{f=1,lvl=50}),s(100394,164353,{f=26,lvl=50}),s(100364,164323,{f=28,lvl=50}),s(100384,164343,{f=25,lvl=50}),s(100334,164291,{f=20,lvl=50}),s(100337,164294,{f=20,lvl=50}),s(100356,164315,{f=28,lvl=50}),s(100315,164272,{f=21,lvl=50}),s(100346,164303,{f=25,lvl=50}),s(100369,164328,{f=28,lvl=50}),s(100608,164316,{f=23,lvl=50}),s(100377,164336,{f=25,lvl=50}),s(100400,164359,{f=28,lvl=50}),s(100339,164296,{f=24,lvl=50}),s(100359,164318,{f=28,lvl=50}),s(100321,164278,{f=20,lvl=50}),s(100314,164271,{f=8,lvl=50}),s(100309,164266,{f=8,lvl=50}),s(100366,164325,{f=20,lvl=50}),s(100311,164268,{f=24,lvl=50}),s(100398,164357,{f=24,lvl=50}),s(100345,164302,{f=20,lvl=50}),s(100402,164361,{f=20,lvl=50}),s(100397,164356,{f=34,lvl=50}),s(100611,164324,{f=29,lvl=50}),s(100317,164274,{f=28,lvl=50}),s(100403,164362,{f=27,lvl=50}),s(100348,164305,{f=28,lvl=50}),s(100349,164306,{f=20,lvl=50}),s(100388,164347,{f=31,lvl=50}),s(100395,164354,{f=22,lvl=50}),s(99992,163926,{f=34,lvl=50}),s(99994,163928,{f=23,lvl=50})})}))})),n(-10057,{n(-236,g({r=2},{ach(12510,g({collectible=false,maps={1161},r=2},{crit(1,{sourceQuests={51967}}),crit(2,{sourceQuests={51969}}),crit(3,{sourceQuests={51968}}),crit(4,{sourceQuests={52146}}),crit(5,{sourceQuests={52219}}),crit(6,{sourceQuests={52261}}),crit(7,{sourceQuests={52496}}),crit(8,{sourceQuests={52790}})})),ach(13384,{r=2,sourceQuests={54703}}),ach(13467,g({r=2},{crit(1,{sourceQuests={53887}}),crit(2,{sourceQuests={54206}}),crit(3,{sourceQuests={54510}}),crit(4,{sourceQuests={54459}})})),ach(13925,g({sourceQuests={57002}},{crit(1),crit(2),title(412)})),n(-18,g({description="You'll be offered these rewards at the end of your first foothold."},{s(99257,163654,{b=1,f=4,lvl=45,modID=25}),s(99256,163653,{b=1,f=4,lvl=45,modID=25}),s(99279,163676,{b=1,f=4,lvl=45,modID=25}),s(109035,175386,{b=1,f=4,modID=25}),s(109034,175385,{b=1,f=4,modID=25}),s(109057,175408,{b=1,f=4,modID=25}),s(99259,163656,{b=1,f=5,lvl=45,modID=25}),s(99258,163655,{b=1,f=5,lvl=45,modID=25}),s(99260,163657,{b=1,f=5,lvl=45,modID=25}),s(109037,175388,{b=1,f=5,modID=25}),s(109036,175387,{b=1,f=5,modID=25}),s(109038,175389,{b=1,f=5,modID=25}),s(99262,163659,{b=1,f=6,lvl=45,modID=25}),s(99261,163658,{b=1,f=6,lvl=45,modID=25}),s(99263,163660,{b=1,f=6,lvl=45,modID=25}),s(109040,175391,{b=1,f=6,modID=25}),s(109039,175390,{b=1,f=6,modID=25}),s(109041,175392,{b=1,f=6,modID=25}),s(99265,163662,{b=1,f=7,lvl=45,modID=25}),s(99264,163661,{b=1,f=7,lvl=45,modID=25}),s(99266,163663,{b=1,f=7,lvl=45,modID=25}),s(109043,175394,{b=1,f=7,modID=25}),s(109042,175393,{b=1,f=7,modID=25}),s(109044,175395,{b=1,f=7,modID=25})})),n(-17,{q(53052,{isBreadcrumb=1,lvl=35,nextQuests={51961},r=2}),q(47099,{coords={{75.7,23.5,1161}},lvl=10,providers={{"n",121235}},r=2}),q(46729,{coords={{67.1,15.3,1161}},lvl=10,providers={{"n",124630}},r=2,sourceQuests={47099}}),q(47186,{coords={{68.1,21.9,1161}},lvl=10,providers={{"n",121235}},r=2,sourceQuests={46729}}),q(47189,{coords={{68.1,21.9,1161}},lvl=10,providers={{"n",121235}},r=2,sourceQuests={47186}}),q(52654,{coords={{68,22.3,1161}},isBreadcrumb=1,lvl=35,nextQuests={52544,51918},providers={{"n",120788}},r=2,sourceQuests={47189}}),q(52544,{coords={{69.4,27,1161}},lvl=35,providers={{"n",135612}},r=2,sourceQuests={52654}}),q(53332,{lvl=35,r=2,sourceQuests={52544}}),q(51714,g({coords={{69.7,27.6,1161}},lvl=35,providers={{"n",135618}},r=2,sourceQuests={53332}},{follower(1065)})),q(51715,{coords={{70.4,27.1,1161}},cost={{"i",160982,1}},lvl=35,providers={{"n",135614}},r=2,sourceQuests={51714}}),q(53074,{coords={{70.4,27.1,1161}},lvl=35,providers={{"n",135614}},r=2,sourceQuests={51715}}),q(51569,{coords={{69.4,27,1161}},lvl=35,providers={{"n",135612}},r=2,sourceQuests={51714}}),q(51571,{coords={{69.4,26.9,1161}},lvl=35,r=2,sourceQuests={51569}}),q(51088,{coords={{69.4,27,1161}},lvl=35,providers={{"n",135612}},r=2,sourceQuests={51571}}),q(51572,{coords={{69.4,26.9,1161}},lvl=35,r=2,sourceQuests={51569}}),q(51283,{coords={{69.4,27,1161}},lvl=35,providers={{"n",135612}},r=2,sourceQuests={51572}}),q(51570,{coords={{69.4,26.9,1161}},lvl=35,r=2,sourceQuests={51569}}),q(51308,{coords={{69.4,27,1161}},lvl=35,providers={{"n",135612}},r=2,sourceQuests={51570}}),q(53583,{coords={{70.5,27.3,1161}},description="To get this quest and continue the campaign, you must complete one foothold of your choice.",lvl=35,providers={{"n",143846}},r=2}),q(51961,{coords={{69.4,27,1161}},description="To get this quest and continue the campaign, you must complete one foothold of your choice.",lvl=35,providers={{"n",135612}},r=2,sourceQuests={51967,53052}}),q(53055,{description="Automatically starts when you finish your second Foothold in Zandalar.",DisablePartySync=1,isBreadcrumb=1,lvl=35,r=2}),q(52443,{coords={{69.4,27,1161}},description="To get this quest and continue the campaign, you must complete two footholds of your choice.",lvl=40,providers={{"n",135612}},r=2,sourceQuests={51961}}),q(51129,{coords={{62,41.5,863}},lvl=35,providers={{"n",136432}},r=2,sourceQuests={51088}}),q(51167,{coords={{31.2,46.7,863}},lvl=35,providers={{"n",136641}},r=2,sourceQuests={51129}}),q(51150,{coords={{31.2,46.7,863}},lvl=35,providers={{"n",136641}},r=2,sourceQuests={51129}}),q(51168,{coords={{31.2,46.7,863}},lvl=35,providers={{"n",136641}},r=2,sourceQuests={51150,51167}}),q(51169,{lvl=35,providers={{"n",136645}},r=2,sourceQuests={51168}}),q(51281,{coords={{62,41.5,863}},lvl=35,providers={{"n",136432}},r=2,sourceQuests={51169}}),q(51279,{coords={{49.9,50.8,863}},lvl=35,providers={{"n",136675}},r=2,sourceQuests={51281}}),q(51280,{coords={{49.9,50.8,863}},lvl=35,providers={{"n",136675}},r=2,sourceQuests={51281}}),q(51282,{coords={{45.7,57.4,863}},lvl=35,providers={{"n",136675}},r=2,sourceQuests={51279,51280}}),q(51177,{coords={{45,57.2,863}},lvl=35,providers={{"n",136568}},r=2,sourceQuests={51282}}),q(52013,g({coords={{61.8,41.3,863}},lvl=35,providers={{"n",139609}},r=2,sourceQuests={51177}},{follower(1069)})),q(51967,{coords={{62,41.5,863}},lvl=35,providers={{"n",136432}},r=2,sourceQuests={52013}}),q(51170,{coords={{32.8,34.8,864}},lvl=35,providers={{"n",137867}},r=2,sourceQuests={51283}}),q(51229,{coords={{39.6,35.7,864}},lvl=35,providers={{"n",137008}},r=2,sourceQuests={51170}}),q(51349,{coords={{37.7,35.7,864}},lvl=35,providers={{"n",137213}},r=2,sourceQuests={51229}}),q(51350,{coords={{39,42.9,864}},lvl=35,providers={{"n",137337}},r=2,sourceQuests={51349}}),q(51351,{coords={{39,42.9,864}},lvl=35,providers={{"n",137337}},r=2,sourceQuests={51349}}),q(51366,{coords={{39,42.9,864}},lvl=35,providers={{"n",137337}},r=2,sourceQuests={51350,51351}}),q(51369,{coords={{38.9,42.9,864}},lvl=35,providers={{"n",137434}},r=2,sourceQuests={51366}}),q(51391,{coords={{27.2,53.9,864}},lvl=35,providers={{"n",137537}},r=2,sourceQuests={51369}}),q(51394,{coords={{27.2,53.9,864}},lvl=35,providers={{"n",137537}},r=2,sourceQuests={51369}}),q(51389,{coords={{27.2,53.9,864}},lvl=35,providers={{"n",137543}},r=2,sourceQuests={51369}}),q(51395,{coords={{27.5,52.5,864}},lvl=35,providers={{"n",129519}},r=2,sourceQuests={51389,51391,51394}}),q(51402,{coords={{27,52.5,864}},lvl=35,providers={{"n",137543}},r=2,sourceQuests={51395}}),q(52008,g({coords={{37.5,35.8,864}},lvl=35,providers={{"n",139568}},r=2,sourceQuests={51402}},{follower(1072)})),q(51969,{coords={{37.7,35.7,864}},lvl=35,providers={{"n",137213}},r=2,sourceQuests={52008}}),q(51201,{coords={{77.5,54.6,862}},lvl=35,providers={{"n",136197}},r=2,sourceQuests={51308}}),q(51190,{coords={{77.5,54.6,862}},lvl=35,providers={{"n",136197}},r=2,sourceQuests={51201}}),q(51544,{coords={{77.5,54.6,862}},lvl=35,providers={{"n",136197}},r=2,sourceQuests={51201}}),q(51192,{coords={{77.1,55.5,862}},lvl=35,providers={{"n",136192}},r=2,sourceQuests={51201}}),q(51193,{coords={{77.1,55.5,862}},lvl=35,providers={{"n",136192}},r=2,sourceQuests={51201}}),q(51191,{coords={{77.1,55.5,862}},lvl=35,providers={{"n",136195}},r=2,sourceQuests={51201}}),q(51418,{coords={{77.4,55.2,862}},lvl=35,providers={{"n",135620}},r=2,sourceQuests={51190,51191,51192,51193,51544}}),q(51331,{coords={{40.7,70.8,862}},lvl=35,providers={{"n",137401}},r=2,sourceQuests={51418}}),q(51309,{coords={{40.7,70.8,862}},lvl=35,providers={{"n",137401}},r=2,sourceQuests={51418}}),q(51359,{coords={{40.7,70.8,862}},lvl=35,providers={{"n",137401}},r=2,sourceQuests={51309,51331}}),q(52003,g({coords={{40.7,70.6,862}},lvl=35,providers={{"n",135620}},r=2,sourceQuests={51359}},{follower(1068)})),q(51968,{coords={{40.7,70.6,862}},lvl=35,providers={{"n",135620}},r=2,sourceQuests={52003}}),q(53063,{DisablePartySync=1,isBreadcrumb=1,lvl=50,providers={{"n",135612}},r=2,sourceQuests={51967,51968,51969}}),q(51918,g({altQuests={52450},coords={{69.4,27,1161}},lvl=50,providers={{"n",135612}},r=2,sourceQuests={52654}},{sp(273746),i(141605,{b=1,f=102,spellID=253937})})),q(52450,g({coords={{69.4,27,1161}},lvl=50,providers={{"n",135612}},r=2,sourceQuests={52428}},{sp(273746),i(141605,{b=1,f=102,spellID=253937})})),q(52026,{coords={{69.2,26.9,1161}},lvl=50,providers={{"n",135612}},r=2}),q(52027,{coords={{37.7,35.8,864}},lvl=50,providers={{"n",139705}},r=2,sourceQuests={52026}}),q(52028,{coords={{37.7,35.8,864}},lvl=50,providers={{"n",139705}},r=2,sourceQuests={52027}}),q(52029,{coords={{40.7,47.8,864}},lvl=50,providers={{"n",139719}},r=2,sourceQuests={52028}}),q(52030,{coords={{40.7,47.8,864}},lvl=50,providers={{"n",139705}},r=2,sourceQuests={52029}}),q(52031,{coords={{44.9,58.7,864}},lvl=50,providers={{"n",139719}},r=2,sourceQuests={52030}}),q(52032,{coords={{44.9,58.7,864}},lvl=50,providers={{"n",139705}},r=2,sourceQuests={52031}}),q(52035,{coords={{41,72.5,864}},lvl=50,providers={{"n",139705}},r=2,sourceQuests={52032}}),q(52034,{coords={{41,72.5,864}},lvl=50,providers={{"n",139719}},r=2,sourceQuests={52032}}),q(52036,{coords={{41,72.5,864}},lvl=50,providers={{"n",139722}},r=2,sourceQuests={52032}}),q(52038,{coords={{41,72.5,864}},lvl=50,providers={{"n",139705}},r=2,sourceQuests={52034,52035,52036}}),q(52040,{coords={{29.9,78.5,864}},lvl=50,providers={{"n",139719}},r=2,sourceQuests={52038}}),q(52039,{coords={{29.9,78.5,864}},lvl=50,providers={{"n",139719}},r=2,sourceQuests={52038}}),q(52041,{coords={{29.9,78.5,864}},lvl=50,providers={{"n",139719}},r=2,sourceQuests={52039,52040}}),q(52042,{coords={{39.6,83.9,864}},lvl=50,providers={{"n",139705}},r=2,sourceQuests={52041}}),q(52146,{coords={{39.6,83.9,864}},lvl=50,providers={{"n",139705}},r=2,sourceQuests={52042}}),q(53069,{isBreadcrumb=1,lvl=50,nextQuests={52147},r=2,sourceQuests={52146}}),q(52147,{coords={{69.4,27,1161}},lvl=50,providers={{"n",135612}},r=2,sourceQuests={52146,53069}}),q(52150,{coords={{61.9,41.1,863}},lvl=50,providers={{"n",140258}},r=2,sourceQuests={52147}}),q(52156,{coords={{61.9,41.2,863}},lvl=50,providers={{"n",140258}},r=2,sourceQuests={52150}}),q(52158,{coords={{61.8,41.3,863}},lvl=50,providers={{"n",139609}},r=2,sourceQuests={52150}}),q(52170,{coords={{51.2,21.8,863}},lvl=50,providers={{"n",140258}},r=2,sourceQuests={52156,52158}}),q(52171,{coords={{51.2,21.8,863}},lvl=50,providers={{"n",139609}},r=2,sourceQuests={52156,52158}}),q(52172,{coords={{51.2,21.8,863}},lvl=50,providers={{"n",139609}},r=2,sourceQuests={52156,52158}}),q(52208,{coords={{51.2,21.8,863}},lvl=50,providers={{"n",140258}},r=2,sourceQuests={52170,52171,52172}}),q(52219,{coords={{42.1,39.7,863}},lvl=50,providers={{"n",140519}},r=2,sourceQuests={52208}}),q(53070,{isBreadcrumb=1,lvl=50,nextQuests={52154},r=2,sourceQuests={52219}}),q(52154,{coords={{69.4,27,1161}},lvl=50,providers={{"n",135612}},r=2,sourceQuests={52219,53070}}),q(52173,{coords={{69.4,26.7,1161}},lvl=50,providers={{"n",140348}},r=2,sourceQuests={52154}}),q(52205,{coords={{40.6,70.7,862}},lvl=50,providers={{"n",140477}},r=2,sourceQuests={52173}}),q(52204,{coords={{40.6,70.7,862}},lvl=50,providers={{"n",140477}},r=2,sourceQuests={52173}}),q(52203,{coords={{40.6,70.7,862}},lvl=50,providers={{"n",140477}},r=2,sourceQuests={52173}}),q(52241,{coords={{40.6,70.7,862}},lvl=50,providers={{"n",140477}},r=2,sourceQuests={52203,52204,52205}}),q(52247,{coords={{40.3,39.7,862}},lvl=50,providers={{"n",140712}},r=2,sourceQuests={52241}}),q(52259,{coords={{21.5,52.3,76}},lvl=50,providers={{"n",140740}},r=2,sourceQuests={52247}}),q(52260,{lvl=50,providers={{"n",140740}},r=2,sourceQuests={52259}}),q(52261,{lvl=50,providers={{"n",140740}},r=2,sourceQuests={52260}}),q(53071,{isBreadcrumb=1,lvl=50,nextQuests={52308},r=2,sourceQuests={52261}}),q(52308,{coords={{69.4,27,1161}},lvl=50,providers={{"n",135612}},r=2,sourceQuests={52261,53071}}),q(52489,{coords={{69.4,27,1161}},lvl=50,maps={1156},providers={{"n",141356}},r=2,sourceQuests={52308}}),q(52490,{lvl=50,maps={1156},providers={{"n",141567}},r=2,sourceQuests={52489}}),q(52491,{coords={{36.8,52.4,1156}},lvl=50,r=2,sourceQuests={52490}}),q(52492,{lvl=50,maps={1156},providers={{"n",141541}},r=2,sourceQuests={52490,52491}}),q(53131,{lvl=50,providers={{"n",142228}},r=2,sourceQuests={52492}}),q(52493,{coords={{41.7,56.9,1156}},lvl=50,providers={{"n",142228}},r=2,sourceQuests={52492}}),q(52494,{coords={{41.7,56.9,1156}},lvl=50,providers={{"n",142228}},r=2,sourceQuests={52492}}),q(52495,{coords={{41.6,55.3,1156}},lvl=50,providers={{"n",142232}},r=2,sourceQuests={52493,52494}}),q(52496,{lvl=50,maps={1156},providers={{"n",141567}},r=2,sourceQuests={52495}}),q(53072,{isBreadcrumb=1,lvl=50,nextQuests={52473},r=2,sourceQuests={52496}}),q(52473,{coords={{69.4,27,1161}},lvl=50,providers={{"n",135612}},r=2,sourceQuests={52496,53072}}),q(52282,{coords={{40.7,70.8,862}},lvl=50,providers={{"n",140257}},r=2,sourceQuests={52473}}),q(52281,{coords={{40.7,70.8,862}},lvl=50,providers={{"n",141287}},r=2,sourceQuests={52282}}),q(52284,{coords={{57.6,87.5,862}},lvl=50,providers={{"n",141290}},r=2,sourceQuests={52281}}),q(52283,{coords={{57.6,87.5,862}},lvl=50,providers={{"n",141289}},r=2,sourceQuests={52281}}),q(52285,{coords={{57.6,87.5,862}},lvl=50,providers={{"n",141290}},r=2,sourceQuests={52283,52284}}),q(52290,{coords={{48.8,68.5,862}},lvl=50,providers={{"n",141291}},r=2,sourceQuests={52285}}),q(52286,{coords={{48.8,68.5,862}},lvl=50,providers={{"n",141291}},r=2,sourceQuests={52290}}),q(52287,{coords={{48.8,68.5,862}},lvl=50,providers={{"n",141291}},r=2,sourceQuests={52290}}),q(52288,{coords={{48.8,68.5,862}},lvl=50,providers={{"n",141288}},r=2,sourceQuests={52290}}),q(52289,{coords={{48.8,68.5,862}},lvl=50,providers={{"n",141291}},r=2,sourceQuests={52286,52287,52288}}),q(52291,{coords={{40.4,71.5,862}},lvl=50,providers={{"n",140257}},r=2,sourceQuests={52289}}),q(52788,{coords={{35.1,77.2,862}},lvl=50,providers={{"n",141719}},r=2,sourceQuests={52291}}),q(52789,{lvl=50,providers={{"n",144024}},r=2,sourceQuests={52788}}),q(52790,{lvl=50,providers={{"n",144024}},r=2,sourceQuests={52789}}),q(53098,g({coords={{85.7,31.7,84}},lvl=50,providers={{"n",141291}},r=2,sourceQuests={52790}},{follower(1062)})),q(53986,{coords={{70.4,27,1161}},lvl=50,providers={{"n",135614}},r=2,sourceQuests={53098}}),q(53888,{coords={{67,36.2,895}},lvl=50,providers={{"n",145580}},r=2,sourceQuests={53986}}),q(53896,{coords={{42.1,29.9,895}},lvl=50,providers={{"n",145580}},r=2,sourceQuests={53888}}),q(53910,{coords={{42.1,29.9,895}},lvl=50,providers={{"n",145580}},r=2,sourceQuests={53896}}),q(54519,{coords={{42.1,29.9,895}},lvl=50,providers={{"n",148015}},r=2,sourceQuests={53896}}),q(54518,{coords={{42.1,29.8,895}},lvl=50,providers={{"n",145632}},r=2,sourceQuests={54519}}),q(53909,{coords={{42.1,29.9,895}},lvl=50,providers={{"n",145580}},r=2,sourceQuests={53896}}),q(53916,{coords={{41.5,27.1,895}},lvl=50,providers={{"n",145593}},r=2,sourceQuests={53909}}),q(53978,{coords={{41.5,27.1,895}},lvl=50,providers={{"n",145593}},r=2,sourceQuests={53909,53916,54518,54519}}),q(54787,{coords={{41.5,27.1,895}},lvl=50,providers={{"n",145593}},r=2,sourceQuests={53909,53916,54518,54519}}),q(54559,{coords={{41.5,27.1,895}},lvl=50,providers={{"n",145632}},r=2,sourceQuests={53909,53916,54518,54519}}),q(53919,{coords={{37.5,24.9,895}},lvl=50,providers={{"n",145593}},r=2,sourceQuests={53910,53978,54559,54787}}),q(53936,{coords={{37.4,24.9,895}},lvl=50,providers={{"n",145580}},r=2,sourceQuests={53919}}),q(54703,{coords={{36.2,29.8,895}},lvl=50,providers={{"n",145580}},r=2,sourceQuests={53936}}),q(53887,{coords={{36.4,30.7,895}},lvl=50,providers={{"n",145580}},r=2,sourceQuests={54703}}),q(54191,{isBreadcrumb=1,lvl=50,nextQuests={54192},r=2,sourceQuests={53887}}),q(54192,{coords={{69.4,27,1161}},lvl=50,providers={{"n",135612}},r=2,sourceQuests={54191}}),q(54193,{coords={{41.1,70.6,862}},lvl=50,providers={{"n",147151}},r=2,sourceQuests={54192}}),q(54194,{coords={{41.1,70.6,862}},lvl=50,providers={{"n",147148}},r=2,sourceQuests={54193}}),q(54195,{coords={{41.1,70.6,862}},lvl=50,providers={{"n",147148}},r=2,sourceQuests={54194}}),q(54196,{coords={{48.2,55.6,862}},lvl=50,providers={{"n",147228}},r=2,sourceQuests={54195}}),q(54197,{coords={{48.2,55.6,862}},lvl=50,providers={{"n",147228}},r=2,sourceQuests={54195}}),q(54198,{lvl=50,providers={{"n",147293}},r=2,sourceQuests={54196,54197}}),q(54199,{coords={{46.8,50.5,862}},lvl=50,providers={{"n",147228}},r=2,sourceQuests={54198}}),q(54200,{coords={{41.1,70.6,862}},lvl=50,providers={{"n",147149}},r=2,sourceQuests={54199}}),q(54201,{coords={{41.1,70.6,862}},lvl=50,providers={{"n",147311}},r=2,sourceQuests={54200}}),q(54202,{coords={{41.1,70.6,862}},lvl=50,providers={{"n",147148}},r=2,sourceQuests={54200}}),q(54203,{coords={{41.1,70.6,862}},lvl=50,providers={{"n",147148}},r=2,sourceQuests={54201,54202}}),q(54204,{coords={{41.1,70.6,862}},lvl=50,providers={{"n",147148}},r=2,sourceQuests={54203}}),q(54205,{coords={{41.1,70.6,862}},lvl=50,providers={{"n",147519}},r=2,sourceQuests={54204}}),q(54206,{coords={{41.1,70.6,862}},lvl=50,providers={{"n",147519}},r=2,sourceQuests={54205}}),q(54171,{coords={{69.4,27,1161}},lvl=50,providers={{"n",135612}},r=2,sourceQuests={54206}}),q(54169,{coords={{40.6,70.7,862}},lvl=50,maps={1348},providers={{"n",146982}},r=2,sourceQuests={54171}}),q(54510,g({coords={{40.6,70.7,862}},lvl=50,providers={{"n",146982}},r=2,sourceQuests={54169}},{s(100688,163339,{b=1,f=4,modID=5,r=2}),s(100686,163337,{b=1,f=4,modID=5,r=2}),s(100678,163248,{b=1,f=4,modID=5,r=2}),s(100706,163380,{b=1,f=5,modID=5,r=2}),s(100704,163377,{b=1,f=5,modID=5,r=2}),s(100694,163251,{b=1,f=5,modID=5,r=2}),s(100738,163394,{b=1,f=6,modID=5,r=2}),s(100736,163389,{b=1,f=6,modID=5,r=2}),s(100742,163398,{b=1,f=6,modID=5,r=2}),s(100716,163405,{b=1,f=7,modID=5,r=2}),s(100720,163410,{b=1,f=7,modID=5,r=2}),s(100724,163418,{b=1,f=7,modID=5,r=2})})),q(54302,{coords={{69.4,27,1161}},lvl=50,providers={{"n",135612}},r=2,sourceQuests={54510}}),q(54303,{coords={{39.1,77.1,1161}},lvl=50,providers={{"n",147819}},r=2,sourceQuests={54302}}),q(54310,{coords={{30.9,29.5,863}},lvl=50,providers={{"n",147842}},r=2,sourceQuests={54303}}),q(54404,{coords={{30.9,29.5,863}},lvl=50,providers={{"n",147843}},r=2,sourceQuests={54303}}),q(54312,{coords={{33.3,45.9,863}},lvl=50,providers={{"n",147844}},r=2,sourceQuests={54310,54404}}),q(54407,{coords={{33.6,47.7,863}},lvl=50,providers={{"n",147842}},r=2,sourceQuests={54312}}),q(54412,{coords={{35.7,68.1,863}},lvl=50,providers={{"n",147842}},r=2,sourceQuests={54407}}),q(54417,{coords={{44.2,78.8,863}},lvl=50,providers={{"n",147842}},r=2,sourceQuests={54412}}),q(54421,{coords={{44.2,78.6,863}},lvl=50,providers={{"n",147843}},r=2,sourceQuests={54412}}),q(54418,{coords={{44.2,78.6,863}},lvl=50,providers={{"n",147844}},r=2,sourceQuests={54412}}),q(54441,{coords={{50.4,84.1,863}},lvl=50,providers={{"n",147842}},r=2,sourceQuests={54417,54418,54421}}),q(54459,{coords={{50.4,84.1,863}},lvl=50,providers={{"n",147842}},r=2,sourceQuests={54441}}),q(54485,{coords={{69.4,27,1161}},lvl=50,providers={{"n",135612}},r=2,sourceQuests={54459}}),q(54163,{coords={{69.4,27,1161}},lvl=50,providers={{"n",135612}},r=2,sourceQuests={54459}}),q(54183,{coords={{49.2,85.4,1161}},lvl=50,providers={{"n",147885}},r=2,sourceQuests={54163}}),q(55118,{coords={{69.5,27,1161}},lvl=50,providers={{"n",135612}},r=2,sourceQuests={54459}}),q(55033,{coords={{80.1,75,895}},lvl=50,providers={{"n",150796}},r=2,sourceQuests={55118}}),q(55117,{coords={{80.1,75,895}},lvl=50,providers={{"n",150796}},r=2,sourceQuests={55118}}),q(55116,{coords={{80.1,75,895}},lvl=50,providers={{"n",150796}},r=2,sourceQuests={55033,55117}}),q(55119,{coords={{80.1,75,895}},lvl=50,providers={{"n",150796}},r=2,sourceQuests={55116}}),q(55044,{coords={{69.4,27,1161}},lvl=50,providers={{"n",135614}},r=2,sourceQuests={55119}}),q(55045,{coords={{69.4,27,1161}},lvl=50,providers={{"n",150574}},r=2,sourceQuests={55044}}),q(55171,{coords={{69.4,27,1161}},lvl=50,providers={{"n",135612}},r=2,sourceQuests={55045}}),q(55087,{coords={{69.4,27,1161}},lvl=50,providers={{"n",135612}},r=2,sourceQuests={55171}}),q(55179,{coords={{45.3,62.6,1161}},lvl=50,providers={{"n",150633}},r=2,sourceQuests={55087}}),q(55088,{coords={{48.2,41.4,942}},lvl=50,providers={{"n",150637}},r=2,sourceQuests={55179}}),q(55182,{coords={{48.2,41.4,942}},lvl=50,providers={{"n",150637}},r=2,sourceQuests={55179}}),q(55183,{coords={{48.2,41.4,942}},lvl=50,providers={{"n",150637}},r=2,sourceQuests={55088,55182}}),q(55185,{coords={{52.1,39.2,942}},lvl=50,providers={{"n",150637}},r=2,sourceQuests={55183}}),q(55089,{coords={{52.1,39.2,942}},lvl=50,providers={{"n",150637}},r=2,sourceQuests={55185}}),q(55090,{coords={{48.8,32.8,942}},lvl=50,providers={{"n",150640}},r=2,sourceQuests={55089}}),q(53849,{coords={{86.6,35.7,84}},lvl=50,providers={{"n",146050}},r=2,sourceQuests={53847}}),q(53988,{coords={{86.6,35.7,84}},lvl=50,providers={{"n",146050}},r=2,sourceQuests={53849}}),q(53989,{coords={{11.5,17.6,63}},lvl=50,providers={{"n",146374}},r=2,sourceQuests={53988}}),q(54041,{coords={{11.4,17.8,63}},lvl=50,providers={{"n",146375}},r=2,sourceQuests={53988}}),q(53990,{coords={{86.6,35.7,84}},lvl=50,providers={{"n",146050}},r=2,sourceQuests={53989,54041}}),q(54871,{coords={{69.5,26.8,1161}},lvl=50,providers={{"n",149612}},r=2,sourceQuests={53990}}),q(55784,{coords={{40.2,55.2,1355}},lvl=50,providers={{"n",150101}},r=2,sourceQuests={54183,55937}}),q(55783,{coords={{85.7,31.7,84}},lvl=50,maps={1479},providers={{"n",107574}},r=2,sourceQuests={55784}}),q(56494,{coords={{70.5,27,1161}},lvl=50,providers={{"n",135614}},r=2,sourceQuests={55783}}),q(56719,{coords={{54,42.6,1}},lvl=50,providers={{"n",155784}},r=2,sourceQuests={56494}}),q(56979,{coords={{41.7,56.2,1535}},lvl=50,providers={{"n",155784}},r=2,sourceQuests={56719}}),q(56980,{coords={{41.7,56.2,1535}},lvl=50,providers={{"n",155784}},r=2,sourceQuests={56719}}),q(56981,{coords={{41.7,56.2,1535}},lvl=50,providers={{"n",155784}},r=2,sourceQuests={56719}}),q(56982,{coords={{41.7,56.2,1535}},lvl=50,providers={{"n",155784}},r=2,sourceQuests={56979,56980,56981}}),q(56993,{coords={{36,64,1535}},lvl=50,providers={{"n",155785}},r=2,sourceQuests={56982}}),q(57002,g({coords={{36,64,1535}},lvl=50,providers={{"n",155785}},r=2,sourceQuests={56993}},{title(412)}))})})),n(-253,g({r=1},{n(-4,{ach(12509,g({maps={1163,1164,1165},r=1},{crit(1,{sourceQuests={51985}}),crit(2,{sourceQuests={51984}}),crit(3,{sourceQuests={51986}}),crit(4,{sourceQuests={51601}}),crit(5,{sourceQuests={51789}}),crit(6,{sourceQuests={52122}}),crit(7,{sourceQuests={52978}}),crit(8,{sourceQuests={53003}})})),ach(13466,g({r=1},{crit(1,{sourceQuests={53981}}),crit(2,{sourceQuests={54022}}),crit(3,{sourceQuests={54179}}),crit(4,{sourceQuests={54280}})})),ach(13924,g({sourceQuests={57095,57152}},{crit(1),crit(2),title(412)}))}),n(-18,g({description="You'll be offered these rewards at the end of your first foothold."},{s(99267,163664,{b=1,f=4,lvl=45}),s(99269,163666,{b=1,f=4,lvl=45}),s(99270,163667,{b=1,f=4,lvl=45}),s(109045,175396,{b=1,f=4}),s(109047,175398,{b=1,f=4}),s(109048,175399,{b=1,f=4}),s(99271,163668,{b=1,f=5,lvl=45}),s(99272,163669,{b=1,f=5,lvl=45}),s(99274,163671,{b=1,f=5,lvl=45}),s(109049,175400,{b=1,f=5}),s(109050,175401,{b=1,f=5}),s(109052,175403,{b=1,f=5}),s(99268,163665,{b=1,f=6,lvl=45}),s(99275,163672,{b=1,f=6,lvl=45}),s(99273,163670,{b=1,f=6,lvl=45}),s(109046,175397,{b=1,f=6}),s(109053,175404,{b=1,f=6}),s(109051,175402,{b=1,f=6}),s(99278,163675,{b=1,f=7,lvl=45}),s(99277,163674,{b=1,f=7,lvl=45}),s(99276,163673,{b=1,f=7,lvl=45}),s(109056,175407,{b=1,f=7}),s(109055,175406,{b=1,f=7}),s(109054,175405,{b=1,f=7})})),n(-17,{q(53602,{coords={{58.5,62.7,1164}},description="Must unlock at least one foothold on Kul Tiras to get this quest.",lvl=35,providers={{"n",143913}},r=1}),q(52749,{coords={{40.1,69.4,1164}},isBreadcrumb=1,lvl=35,nextQuests={52746},providers={{"n",120170}},r=1}),q(52746,{coords={{51.2,100.8,862}},lvl=35,providers={{"n",135691}},r=1,sourceQuests={52749}}),q(53333,{coords={{58.4,62.6,862}},lvl=35,providers={{"n",135691}},r=1,sourceQuests={52746}}),q(51770,g({coords={{58.4,62.6,862}},lvl=35,providers={{"n",135691}},r=1,sourceQuests={53333}},{follower(1065)})),q(51771,{coords={{58.4,62.6,862}},lvl=35,providers={{"n",138708}},r=1,sourceQuests={51770}}),q(53079,{coords={{58.4,62.6,862}},lvl=35,providers={{"n",138708}},r=1,sourceQuests={51771}}),q(51803,{coords={{58.4,62.6,862}},lvl=35,providers={{"n",135691}},r=1}),q(53050,{description="Automatically starts when you finish your first Foothold in Kul Tiras.",isBreadcrumb=1,lvl=35,r=1}),q(51979,{coords={{58.4,62.6,862}},lvl=35,providers={{"n",135691}},r=1,sourceQuests={51771}}),q(53056,{description="Automatically starts when you finish your second Foothold in Kul Tiras.",DisablePartySync=1,isBreadcrumb=1,lvl=35,nextQuests={52444},r=1}),q(52444,{coords={{58.4,62.6,862}},lvl=40,providers={{"n",135691}},r=1,sourceQuests={53056}}),q(51801,{coords={{58.4,62.6,862}},lvl=35,providers={{"n",144630}},r=1}),q(51332,{coords={{58.4,62.6,862}},lvl=35,providers={{"n",135691}},r=1,sourceQuests={51801}}),q(51340,{coords={{58.5,62.6,862}},lvl=35,providers={{"n",136683}},r=1,sourceQuests={51332}}),q(51224,{coords={{20.8,43.8,896}},lvl=35,providers={{"n",136725}},r=1,sourceQuests={51340}}),q(51231,{coords={{32.3,54.6,896}},lvl=35,providers={{"n",136725}},r=1,sourceQuests={51224}}),q(51233,{coords={{32.4,54.6,896}},lvl=35,providers={{"n",136683}},r=1,sourceQuests={51231}}),q(51234,{coords={{36.9,27.1,896}},lvl=35,providers={{"n",137613}},r=1,sourceQuests={51233}}),q(51987,g({coords={{33.6,37.8,896}},lvl=35,providers={{"n",137613}},r=1,sourceQuests={51234}},{follower(1068)})),q(51985,{coords={{37.2,27,896}},lvl=35,providers={{"n",136683}},r=1,sourceQuests={51987}}),q(51802,{coords={{58.4,62.6,862}},lvl=35,providers={{"n",144630}},r=1}),q(51526,{coords={{58.4,62.6,862}},lvl=35,providers={{"n",135691}},r=1,sourceQuests={51802}}),q(51532,{coords={{51.1,21.1,942}},lvl=35,providers={{"n",138365}},r=1,sourceQuests={51526}}),q(51643,{coords={{51.1,21.1,942}},lvl=35,providers={{"n",138365}},r=1,sourceQuests={51532}}),q(51536,{coords={{51.1,21.1,942}},lvl=35,providers={{"n",138365}},r=1,sourceQuests={51643}}),q(51587,{coords={{50.4,26.2,942}},lvl=35,providers={{"n",138131}},r=1,sourceQuests={51536}}),q(51674,{coords={{51.7,29.9,942}},lvl=35,providers={{"n",138677}},r=1,sourceQuests={51587}}),q(51675,{coords={{51.7,29.8,942}},lvl=35,providers={{"n",138688}},r=1,sourceQuests={51587}}),q(51691,{coords={{51.7,29.8,942}},lvl=35,providers={{"n",138365}},r=1,sourceQuests={51587}}),q(51696,{coords={{49.3,34.3,942}},lvl=35,providers={{"n",138867}},r=1,sourceQuests={51674,51675,51691}}),q(51753,g({coords={{52.1,33.7,942}},lvl=35,providers={{"n",138876}},r=1,sourceQuests={51696}},{follower(1069)})),q(51986,{coords={{52.1,33.7,942}},lvl=35,providers={{"n",138876}},r=1,sourceQuests={51753}}),q(51800,{coords={{58.4,62.6,862}},lvl=35,providers={{"n",144630}},r=1}),q(51421,{coords={{58.4,62.6,862}},lvl=35,providers={{"n",135691}},r=1,sourceQuests={51800}}),q(51435,{coords={{89.3,53.4,895}},lvl=35,providers={{"n",137675}},r=1,sourceQuests={51421}}),q(51436,{coords={{89.3,53.4,895}},lvl=35,providers={{"n",137675}},r=1,sourceQuests={51435}}),q(51437,{coords={{87.3,50,895}},lvl=35,providers={{"n",137727}},r=1,sourceQuests={51436}}),q(51439,{coords={{87.3,50,895}},lvl=35,providers={{"n",137742}},r=1,sourceQuests={51436}}),q(51440,{coords={{87.3,50,895}},lvl=35,providers={{"n",137727}},r=1,sourceQuests={51437,51439}}),q(51441,{coords={{87.3,50,895}},lvl=35,providers={{"n",137742}},r=1,sourceQuests={51437,51439}}),q(51442,{coords={{87.3,50,895}},lvl=35,providers={{"n",137727}},r=1,sourceQuests={51440,51441}}),q(51438,{coords={{87.3,50,895}},lvl=35,providers={{"n",137742}},r=1,sourceQuests={51442}}),q(51975,g({coords={{87.3,50,895}},lvl=35,providers={{"n",137742}},r=1,sourceQuests={51438}},{follower(1072)})),q(51984,{coords={{87.3,50,895}},lvl=35,providers={{"n",137742}},r=1,sourceQuests={51975}}),q(53064,{DisablePartySync=1,isBreadcrumb=1,lvl=50,nextQuests={51916},providers={{"n",135691}},r=1,sourceQuests={51984,51985,51986}}),q(51916,g({coords={{58.4,62.6,1163}},description="This version of the quest is offered to the first character on your account to reach Friendly with Zandalari Empire, Talanji's Expedition, and Voldunai. Your alts will get a different quest with the same name when they reach level 120, but all characters get credit for both quests.",lvl=50,providers={{"n",135691}},r=1,sourceQuests={51984,51985,51986,53064}},{i(141605,{b=1,f=102,spellID=253937})})),q(52451,g({coords={{58.4,62.6,1163}},description="This version of the quest is offered to alts that share an account with a character that already completed the original 'Uniting Zandalar.' All characters get credit for both quests.",lvl=50,providers={{"n",135691}},r=1},{i(141605,{b=1,f=102,spellID=253937})})),q(51589,{coords={{58.4,62.6,862}},lvl=50,providers={{"n",135691}},r=1,sourceQuests={51984,51985,51986}}),q(51590,{coords={{87,50.5,895}},lvl=50,providers={{"n",138285}},r=1,sourceQuests={51589}}),q(51591,{coords={{72,51.8,895}},lvl=50,providers={{"n",138285}},r=1,sourceQuests={51590}}),q(51592,{coords={{72,51.8,895}},lvl=50,providers={{"n",138285}},r=1,sourceQuests={51591}}),q(51593,{coords={{72,51.8,895}},lvl=50,providers={{"n",138287}},r=1,sourceQuests={51591}}),q(51594,{coords={{72,51.8,895}},lvl=50,providers={{"n",138287}},r=1,sourceQuests={51592,51593}}),q(51595,{coords={{77.5,49.9,895}},lvl=50,providers={{"n",138287}},r=1,sourceQuests={51594}}),q(51596,{coords={{77.5,49.9,895}},lvl=50,providers={{"n",138287}},r=1,sourceQuests={51595}}),q(51597,{coords={{77.5,49.9,895}},lvl=50,providers={{"n",138287}},r=1,sourceQuests={51595}}),q(51598,{coords={{77.5,49.9,895}},lvl=50,providers={{"n",138287}},r=1,sourceQuests={51595}}),q(51599,{coords={{77.5,49.9,895}},lvl=50,providers={{"n",138287}},r=1,sourceQuests={51596,51597,51598}}),q(51601,{coords={{77,49.2,895}},lvl=50,providers={{"n",138287}},r=1,sourceQuests={51599}}),q(53065,{isBreadcrumb=1,lvl=50,nextQuests={51784},providers={{"n",135691}},r=1,sourceQuests={51601}}),q(51784,{coords={{58.4,62.6,862}},lvl=50,providers={{"n",135691}},r=1,sourceQuests={51601,53065}}),q(51785,{coords={{61.4,51.1,896}},lvl=50,providers={{"n",139061}},r=1,sourceQuests={51784}}),q(51786,{coords={{61.4,51.1,896}},lvl=50,providers={{"n",139061}},r=1,sourceQuests={51784}}),q(51787,{coords={{61.3,51.1,896}},lvl=50,providers={{"n",139062}},r=1,sourceQuests={51784}}),q(51788,{coords={{61.4,51.1,896}},lvl=50,providers={{"n",135691}},r=1,sourceQuests={51785,51786,51787}}),q(51789,{coords={{61.4,51.1,896}},lvl=50,providers={{"n",135691}},r=1,sourceQuests={51788}}),q(53066,{isBreadcrumb=1,lvl=50,nextQuests={51797},providers={{"n",135691}},r=1,sourceQuests={51789}}),q(51797,{coords={{58.4,62.6,862}},lvl=50,providers={{"n",135691}},r=1,sourceQuests={51789,53066}}),q(51798,{coords={{52.1,33.7,942}},lvl=50,providers={{"n",138876}},r=1,sourceQuests={51797}}),q(51805,{coords={{62.6,31.9,942}},lvl=50,providers={{"n",139101}},r=1,sourceQuests={51798}}),q(51818,{coords={{62.6,31.9,942}},lvl=50,providers={{"n",139098}},r=1,sourceQuests={51798}}),q(51819,{coords={{62.7,31.8,942}},lvl=50,providers={{"n",139102}},r=1,sourceQuests={51798}}),q(51830,{coords={{62.6,31.9,942}},lvl=50,providers={{"n",139098}},r=1,sourceQuests={51805,51818,51819}}),q(51837,{coords={{62.6,31.9,942}},lvl=50,providers={{"n",139101}},r=1,sourceQuests={51830}}),q(52122,{coords={{62.6,31.9,942}},lvl=50,providers={{"n",139101}},r=1,sourceQuests={51837}}),q(53067,{isBreadcrumb=1,lvl=50,nextQuests={52764},providers={{"n",135691}},r=1,sourceQuests={52122}}),q(52764,{coords={{58.4,62.6,862}},lvl=50,providers={{"n",135691}},r=1,sourceQuests={52122,53067}}),q(52765,{coords={{40.4,67.2,1157}},lvl=50,providers={{"n",141644}},r=1,sourceQuests={52764}}),q(52766,{coords={{41.6,67.4,1157}},lvl=50,providers={{"n",141645}},r=1,sourceQuests={52765}}),q(52767,{lvl=50,maps={1157},providers={{"n",141645}},r=1,sourceQuests={52766}}),q(52768,{lvl=50,maps={1157},providers={{"n",141645}},r=1,sourceQuests={52767}}),q(52769,{lvl=50,maps={1157},providers={{"n",141645}},r=1,sourceQuests={52768}}),q(52770,{lvl=50,maps={1157},providers={{"n",141645}},r=1,sourceQuests={52768}}),q(52772,{lvl=50,maps={1157},providers={{"n",141645}},r=1,sourceQuests={52769,52770}}),q(52773,{lvl=50,maps={1157},providers={{"n",141645}},r=1,sourceQuests={52772}}),q(52774,{coords={{41.6,67.4,1157}},lvl=50,providers={{"n",141645}},r=1,sourceQuests={52773}}),q(53121,{coords={{41.4,66.6,1157}},description="This quest can only be completed by one character per account.",lvl=50,providers={{"n",141654}},r=1,sourceQuests={52774}}),q(52978,{coords={{40.4,67.2,1157}},lvl=50,providers={{"n",141644}},r=1,sourceQuests={52774}}),q(53068,{isBreadcrumb=1,lvl=50,nextQuests={52183},providers={{"n",141644}},r=1,sourceQuests={52978}}),q(52183,{coords={{58.4,62.6,862}},lvl=50,providers={{"n",141644}},r=1,sourceQuests={52978,53068}}),q(52186,{coords={{86.9,53.1,895}},lvl=50,providers={{"n",140485}},r=1,sourceQuests={52183}}),q(52187,{coords={{87,53.1,895}},lvl=50,providers={{"n",140484}},r=1,sourceQuests={52183}}),q(52185,{coords={{86.9,53.1,895}},lvl=50,providers={{"n",140485}},r=1,sourceQuests={52186,52187}}),q(52184,{coords={{71,84.8,1161}},lvl=50,providers={{"n",140487}},r=1,sourceQuests={52185}}),q(52188,{coords={{71,84.8,1161}},lvl=50,providers={{"n",140487}},r=1,sourceQuests={52185}}),q(52189,{coords={{71,84.8,1161}},lvl=50,providers={{"n",140487}},r=1,sourceQuests={52185}}),q(52190,{coords={{71,84.8,1161}},lvl=50,providers={{"n",140487}},r=1,sourceQuests={52184,52188,52189}}),q(52990,{lvl=50,maps={1161},providers={{"n",141602}},r=1,sourceQuests={52190}}),q(52191,{coords={{86.9,53.1,895}},lvl=50,providers={{"n",140485}},r=1,sourceQuests={52990}}),q(52192,{coords={{86.9,53.1,895}},lvl=50,providers={{"n",140485}},r=1,sourceQuests={52191}}),q(52861,g({coords={{58.4,62.6,862}},lvl=50,providers={{"n",141961}},r=1,sourceQuests={52192}},{follower(1062)})),q(53003,{coords={{58.4,62.6,862}},lvl=50,providers={{"n",135691}},r=1,sourceQuests={52192}}),q(53850,{coords={{48.4,71.4,85}},lvl=50,providers={{"n",134711}},r=1,sourceQuests={53003}}),q(53851,{coords={{58.4,62.6,862}},lvl=50,providers={{"n",135691}},r=1,sourceQuests={53003}}),q(53852,{coords={{58.4,62.6,862}},lvl=50,providers={{"n",135691}},r=1,sourceQuests={53850,53851}}),q(53856,{coords={{47.5,21.8,895}},lvl=50,providers={{"n",145422}},r=1,sourceQuests={53852}}),q(53879,{coords={{48.9,25,895}},lvl=50,providers={{"n",145422},{"n",146462}},r=1,sourceQuests={53856}}),q(53880,{coords={{48.9,25,895}},lvl=50,providers={{"n",145423},{"n",146466}},r=1,sourceQuests={53856}}),q(53913,{lvl=50,maps={895},providers={{"n",146462}},r=1,sourceQuests={53879,53880}}),q(53912,{lvl=50,maps={895},providers={{"n",146462}},r=1,sourceQuests={53913}}),q(53973,{coords={{53,30.5,895}},lvl=50,providers={{"n",145422}},r=1,sourceQuests={53912}}),q(53981,{coords={{47.4,21.8,895}},lvl=50,providers={{"n",145422}},r=1,sourceQuests={53973}}),q(53941,{coords={{58.4,62.6,862}},lvl=50,providers={{"n",135691}},r=1,sourceQuests={53981}}),q(54123,{coords={{36.2,72,862}},lvl=50,providers={{"n",145751}},r=1,sourceQuests={53941}}),q(54124,g({coords={{36.3,72,862}},lvl=50,providers={{"n",148339}},r=1,sourceQuests={53941}},{i(166850,{b=1})})),q(53942,{coords={{36.2,72,862}},lvl=50,providers={{"n",145751}},r=1,sourceQuests={54123,54124}}),q(54128,{coords={{37.3,26,896}},lvl=50,providers={{"n",145816}},r=1,sourceQuests={53942}}),q(54004,{coords={{37.3,26,896}},lvl=50,providers={{"n",145816}},r=1,sourceQuests={54128}}),q(54007,{coords={{54.6,64.6,895}},lvl=50,providers={{"n",146073}},r=1,sourceQuests={54004}}),q(54008,{coords={{54.6,64.6,895}},lvl=50,providers={{"n",146073}},r=1,sourceQuests={54007}}),q(54009,{coords={{54.6,64.6,895}},lvl=50,providers={{"n",146073}},r=1,sourceQuests={54007}}),q(54022,{lvl=50,maps={895},providers={{"i",164987}},r=1,sourceQuests={54007}}),q(54028,{coords={{54.6,64.6,895}},lvl=50,providers={{"n",146073}},r=1,sourceQuests={54008,54009,54022}}),q(54094,{coords={{87.6,53.5,895}},lvl=50,providers={{"n",146623}},r=1,sourceQuests={54028}}),q(54121,{coords={{58.4,62.6,862}},lvl=50,providers={{"n",135691}},r=1,sourceQuests={54094}}),q(54175,{coords={{82.9,49.5,895}},lvl=50,providers={{"n",147088}},r=1,sourceQuests={54121}}),q(54176,{coords={{82.9,49.5,895}},lvl=50,providers={{"n",147088}},r=1,sourceQuests={54121}}),q(54177,{coords={{83,49.6,895}},lvl=50,providers={{"n",146931}},r=1,sourceQuests={54121}}),q(54178,{coords={{82.9,49.5,895}},lvl=50,providers={{"n",147088}},r=1,sourceQuests={54175,54176,54177}}),q(54179,g({coords={{88.2,50.8,895}},lvl=50,maps={1349,1350,1351},providers={{"n",147135}},r=1,sourceQuests={54178}},{s(100637,163426,{b=1,f=4,modID=5,r=1}),s(100636,163424,{b=1,f=4,modID=5,r=1}),s(100631,163280,{b=1,f=4,modID=5,r=1}),s(100668,163446,{b=1,f=6,modID=5,r=1}),s(100664,163441,{b=1,f=6,modID=5,r=1}),s(100658,163282,{b=1,f=6,modID=5,r=1}),s(99332,163456,{b=1,f=7,modID=5,r=1}),s(99326,163453,{b=1,f=7,modID=5,r=1}),s(99338,163459,{b=1,f=7,modID=5,r=1})})),q(54139,{coords={{58.4,62.6,862}},lvl=50,providers={{"n",135691}},r=1,sourceQuests={54179}}),q(54140,{coords={{41.1,66.5,1165}},lvl=50,providers={{"n",133050}},r=1,sourceQuests={54139}}),q(54156,{coords={{58,21.3,862}},lvl=50,providers={{"n",147075}},r=1,sourceQuests={54140}}),q(54157,{coords={{58,21.3,862}},lvl=50,providers={{"n",146921}},r=1,sourceQuests={54140}}),q(54207,{coords={{58,21.3,862}},lvl=50,providers={{"n",147075}},r=1,sourceQuests={54156,54157}}),q(54208,{c=a8,coords={{50.2,78.4,863}},lvl=50,providers={{"n",147145}},r=1,sourceQuests={54207}}),q(54211,{coords={{50.3,78.4,863}},lvl=50,providers={{"n",147155}},r=1,sourceQuests={54207}}),q(54212,{coords={{50.3,78.4,863}},lvl=50,providers={{"n",147155}},r=1,sourceQuests={54207}}),q(54213,{coords={{50.3,78.4,863}},lvl=50,providers={{"n",147155}},r=1,sourceQuests={54211,54212}}),q(54224,{coords={{50.4,78.5,863}},lvl=50,providers={{"n",146921}},r=1,sourceQuests={54213}}),q(54244,{coords={{39.3,78.2,863}},lvl=50,providers={{"n",146921}},r=1,sourceQuests={54224}}),q(54249,{coords={{30.9,51.9,863}},lvl=50,providers={{"n",146921}},r=1,sourceQuests={54244}}),q(54269,{coords={{30.8,51.8,863}},lvl=50,providers={{"n",147075}},r=1,sourceQuests={54244}}),q(54270,{coords={{30.8,51.8,863}},lvl=50,providers={{"n",147075}},r=1,sourceQuests={54244}}),q(54271,{coords={{31.2,46.8,863}},lvl=50,providers={{"n",147233}},r=1,sourceQuests={54249,54269,54270}}),q(54275,{coords={{31.2,46.8,863}},lvl=50,providers={{"n",147233}},r=1,sourceQuests={54271}}),q(54280,{coords={{31.4,32,863}},lvl=50,providers={{"n",147075}},r=1,sourceQuests={54271}}),q(54282,{coords={{37,5.2,862}},lvl=50,providers={{"n",146921}},r=1,sourceQuests={54280}}),q(54164,{coords={{58.4,62.6,862}},lvl=50,providers={{"n",135691}},r=1}),q(54165,{coords={{49.8,38.8,1165}},lvl=50,providers={{"n",145411}},r=1,sourceQuests={54164}}),q(55124,{altQuests={54961},coords={{49.8,95.9,1165}},lvl=50,providers={{"n",150433}},r=1,sourceQuests={54109,54165,54282}}),q(54961,{altQuests={55124},coords={{49.8,95.9,1165}},lvl=50,providers={{"n",150433}},r=1,sourceQuests={54165,54282,54754}}),q(54958,{coords={{87.3,49.6,895}},lvl=50,providers={{"n",150309}},r=1,sourceQuests={54961,55124}}),q(54959,{coords={{85.8,45.8,895}},lvl=50,providers={{"n",149842}},r=1,sourceQuests={54958}}),q(54997,{coords={{85.8,45.8,895}},lvl=50,providers={{"n",149842}},r=1,sourceQuests={54958}}),q(54960,{coords={{85.8,45.8,895}},lvl=50,providers={{"n",149842}},r=1,sourceQuests={54959,54997}}),q(54999,{altQuests={55034},coords={{76.3,42.7,70}},lvl=50,providers={{"n",150311}},r=1,sourceQuests={54960}}),q(55034,{altQuests={54999},coords={{76.3,42.7,70}},lvl=50,providers={{"n",150311}},r=1,sourceQuests={54960,54961}}),q(55047,{altQuests={55052},coords={{58.4,62.7,862}},lvl=50,providers={{"n",146013}},r=1,sourceQuests={54999}}),q(55052,{altQuests={55047},coords={{58.4,62.7,862}},lvl=50,providers={{"n",146013}},r=1,sourceQuests={55034}}),q(55048,{coords={{51,32.9,942}},lvl=50,providers={{"n",150690}},r=1,sourceQuests={55047,55052}}),q(55049,{coords={{51,32.9,942}},lvl=50,providers={{"n",150690}},r=1,sourceQuests={55047,55052}}),q(55050,g({coords={{51,32.8,942}},lvl=50,providers={{"n",150691}},r=1,sourceQuests={55047,55052}},{i(167096,{b=1})})),q(55051,{coords={{51,32.9,942}},lvl=50,providers={{"n",150690}},r=1,sourceQuests={55048,55049,55050}}),q(55778,{coords={{48.5,62.1,1355}},lvl=50,providers={{"n",151848}},r=1,sourceQuests={55051}}),q(55781,{altQuests={55780},coords={{48.5,62.1,1355}},lvl=50,providers={{"n",151848}},r=1,sourceQuests={55778}}),q(55780,{altQuests={55781},coords={{48.5,62.1,1355}},lvl=50,providers={{"n",151848}},r=1,sourceQuests={55052,55778}}),q(55779,{altQuests={55782},coords={{56.1,68,86}},lvl=50,maps={85,1479},providers={{"n",152977}},r=1,sourceQuests={55781}}),q(55782,{altQuests={55779},coords={{56.1,68,86}},lvl=50,maps={85,1479},providers={{"n",152977}},r=1,sourceQuests={55780}}),q(56496,{coords={{50.2,96,1165}},lvl=50,providers={{"n",155789}},r=1,sourceQuests={55779,55782}}),q(57088,{coords={{54.1,42.4,1}},lvl=50,providers={{"n",155786}},r=1,sourceQuests={56496}}),q(57090,{coords={{41.7,55.7,1535}},lvl=50,providers={{"n",155786}},r=1,sourceQuests={57088}}),q(57091,{coords={{41.7,55.7,1535}},lvl=50,providers={{"n",155786}},r=1,sourceQuests={57088}}),q(57092,{coords={{41.7,55.7,1535}},lvl=50,providers={{"n",155786}},r=1,sourceQuests={57088}}),q(57093,{coords={{41.7,55.7,1535}},lvl=50,providers={{"n",155786}},r=1,sourceQuests={57090,57091,57092}}),q(57094,{coords={{36.1,64.1,1535}},lvl=50,providers={{"n",155789}},r=1,sourceQuests={57093}}),q(57095,{altQuests={57152},coords={{34.9,60.1,1535}},lvl=50,maps={1534},providers={{"n",155789}},r=1,sourceQuests={57094}}),q(57152,{altQuests={54109},coords={{50,91.3,1534}},lvl=50,providers={{"n",156425}},r=1,sourceQuests={57151}}),q(54097,{coords={{58.4,62.7,862}},lvl=50,providers={{"n",146013}},r=1,sourceQuests={54165}}),q(54099,{coords={{48.3,71.2,85}},lvl=50,providers={{"n",146654}},r=1,sourceQuests={54097}}),q(54100,{coords={{48.3,71,85}},lvl=50,providers={{"n",146654}},r=1,sourceQuests={54099}}),q(54101,{coords={{30.5,57.6,37}},lvl=50,providers={{"n",146010}},r=1,sourceQuests={54100}}),q(54102,{coords={{34.5,63.3,37}},lvl=50,providers={{"n",146791}},r=1,sourceQuests={54101}}),q(54103,{coords={{11.3,66.8,49}},lvl=50,providers={{"n",146806}},r=1,sourceQuests={54102}}),q(54104,{coords={{25.9,39.8,49}},lvl=50,providers={{"n",146937}},r=1,sourceQuests={54103}}),q(54105,{coords={{29,68.1,49}},lvl=50,providers={{"n",146937}},r=1,sourceQuests={54104}}),q(54106,{coords={{80.6,46.9,49}},lvl=50,providers={{"n",147210}},r=1,sourceQuests={54105}}),q(54755,{lvl=50,maps={49},r=1,sourceQuests={54106},u=1}),q(54754,{altQuests={54107},coords={{81.4,52.4,49}},description="Your options are remaining loyal to Sylvanas or betraying her to help Saurfang. |cfffd1818You can only get the \"Worn Cloak\" toy if you betray Sylvanas.|r\n\nTo help Sylvanas, choose \"I won't betray my Warchief, Troll.\" when you speak to Zekhan.\n\nTo help Saurfang, pick up the quest \"Grim Tidings\".\n",lvl=50,r=1,sourceQuests={54106}}),q(54107,{altQuests={54754},coords={{81.4,52.4,49}},description="Your options are remaining loyal to Sylvanas or betraying her to help Saurfang. |cfffd1818You can only get the \"Worn Cloak\" toy if you betray Sylvanas.|r\n\nTo help Sylvanas, choose \"I won't betray my Warchief, Troll.\" when you speak to Zekhan.\n\nTo help Saurfang, pick up the quest \"Grim Tidings\".\n",lvl=50,providers={{"n",146012}},r=1,sourceQuests={54106}}),q(54108,g({altQuests={54754},coords={{79.7,74.7,51}},lvl=50,providers={{"n",147297}},r=1,sourceQuests={54107}},{toy(165791,{b=1,r=1})})),q(54109,{altQuests={54754},coords={{80.8,78.7,51}},lvl=50,providers={{"n",146011}},r=1,sourceQuests={54108}}),q(56495,{altQuests={54109},coords={{58.4,62.7,862}},lvl=50,providers={{"n",135691}},r=1,sourceQuests={55782}}),q(56833,{altQuests={54109},coords={{48.5,70.8,1534}},lvl=50,providers={{"n",156423}},r=1,sourceQuests={56495}}),q(57130,{altQuests={54109},coords={{74.1,46.1,1534}},lvl=50,providers={{"n",156124}},r=1,sourceQuests={56833}}),q(57148,{altQuests={54109},coords={{50.4,76.1,1534}},lvl=50,providers={{"n",156440}},r=1,sourceQuests={57130}}),q(57149,{altQuests={54109},coords={{50.4,76.1,1534}},lvl=50,providers={{"n",156440}},r=1,sourceQuests={57130}}),q(57150,{altQuests={54109},coords={{50.4,76.1,1534}},lvl=50,providers={{"n",156440}},r=1,sourceQuests={57130}}),q(57151,{altQuests={54109},coords={{50.1,91.3,1534}},lvl=50,providers={{"n",156440}},r=1,sourceQuests={57148,57149,57150}}),q(57147,{coords={{74,46,1534}},description="Have to be Sylvanas Loyalist that escapes with Eitrigg",lvl=50,providers={{"n",156124}},r=1,sourceQuests={57152}})})})),n(-233,g({crs={131752,140552},lore="Located in the Arathi Highlands, Stromgarde is one of the key locations in the struggle for controlling of the Eastern Kingdoms. For the Alliance, Stromgarde sits in a critical defensive position. Following the battle for Lordaeron, the Horde threat still looms over the continent and holding Stromgarde will be key if you hope to keep the Horde's aggression at bay.\n\nFor the Horde, securing Stromgarde would set the stage for an assault on the heart of the Eastern Kingdoms and serve as a launching point for a campaign against the worgen of the kingdom of Gilneas. This location is also key in the defense of the blood elven capital, Silvermoon City, in the north.",maps={906,943,1044}},{n(-4,{ach(12874,{crit(1),crit(2),crit(3),crit(4),crit(5),crit(6),crit(7),crit(8),crit(9),crit(10),crit(12),crit(11)}),ach(13739,g({r=2},{crit(1),crit(2),crit(3)})),ach(13738,g({r=1},{crit(1),crit(2),crit(3)})),ach(13737,{r=2}),ach(13735,{r=1}),ach(12884,g({description="You must personally create each troop. Siege Engines are limited to 3 active at a time.",r=2},{crit(1),crit(2),crit(3),crit(4),crit(5)})),ach(12878,g({description="You must personally create each troop. Demolishers are limited to 3 active at a time.",r=1},{crit(1),crit(2),crit(3),crit(4),crit(5)})),ach(12889,g({description="You must personally capture each flag.",r=2},{ach(12888,{r=2}),crit(1),crit(2),crit(3),crit(4),crit(5),crit(6),crit(7)})),ach(12876,g({description="You must personally capture each flag.",r=1},{ach(12877,{r=1}),crit(1),crit(2),crit(3),crit(4),crit(5),crit(6),crit(7)})),ach(12886,g({description="Only one commander is up per warfront cycle.",r=2},{crit(1),crit(2),crit(3)})),ach(12879,g({description="Only one commander is up per warfront cycle.",r=1},{crit(1),crit(2),crit(3)})),ach(12881,{r=2}),ach(12873,{r=1})}),n(-17,{q(53673,{lvl=50,r=2}),q(53666,{lvl=50,r=1}),q(53677,{lvl=50,r=2}),q(53670,{lvl=50,r=1}),q(47283,{lvl=50,r=1}),q(52118,{lvl=50,r=2}),q(53678,{lvl=50,r=2}),q(53668,{lvl=50,r=1}),q(52439,{lvl=50,r=2}),q(51082,{lvl=50,r=1}),q(53672,{lvl=50,r=2}),q(53665,{lvl=50,r=1}),q(53674,{lvl=50,r=2}),q(53669,{lvl=50,r=1}),q(53671,{lvl=50,r=1}),q(53676,{lvl=50,r=2}),q(53675,{lvl=50,r=2}),q(53667,{lvl=50,r=1})}),n(-227,g({description="These are obtained by winning the warfront and can be awarded multiple times a week.",icon="Interface\\Icons\\achievement_bg_abshutout"},{s(99984,163891,{b=1,f=8,modID=3,r=2}),s(99977,163884,{b=1,f=24,modID=3,r=2}),s(99985,163892,{b=1,f=1,modID=3,r=2}),s(99983,163890,{b=1,f=26,modID=3,r=2}),s(99975,163882,{b=1,f=20,modID=3,r=2}),s(99978,163885,{b=1,f=29,modID=3,r=2}),s(99982,163889,{b=1,f=31,modID=3,r=2}),s(99974,163881,{b=1,f=32,modID=3,r=2}),s(99980,163887,{b=1,f=25,modID=3,r=2}),s(99988,163895,{b=1,f=8,modID=3,r=2}),s(102652,166336,{b=1,f=21,modID=3,r=2}),s(99987,163894,{b=1,f=23,modID=3,r=2}),s(99979,163886,{b=1,f=28,modID=3,r=2}),s(99981,163888,{b=1,f=27,modID=3,r=2}),s(99986,163893,{b=1,f=35,modID=3,r=2}),s(99976,163883,{b=1,f=23,modID=3,r=2}),s(99088,163355,{b=1,c=a15,f=3,lvl=50,modID=3,r=2}),s(99084,163351,{b=1,c=a14,f=3,lvl=50,modID=3,r=2}),s(99080,163347,{b=1,c=a28,f=3,lvl=50,modID=3,r=2}),s(99001,163246,{b=1,c=a13,f=3,lvl=50,modID=3,r=2}),s(99071,163339,{b=1,f=4,lvl=45,modID=3,r=2}),s(99068,163337,{b=1,f=4,lvl=45,modID=3,r=2}),s(99003,163248,{b=1,f=4,lvl=45,modID=3,r=2}),s(99030,163275,{b=1,f=4,lvl=50,modID=3,r=2}),s(99073,163341,{b=1,f=4,lvl=50,modID=3,r=2}),s(99075,163342,{b=1,f=4,lvl=50,modID=3,r=2}),s(99019,163264,{b=1,f=4,lvl=50,modID=3,r=2}),s(99008,163253,{b=1,f=4,lvl=50,modID=3,r=2}),s(99113,163380,{b=1,f=5,lvl=45,modID=3,r=2}),s(99108,163377,{b=1,f=5,lvl=45,modID=3,r=2}),s(99006,163251,{b=1,f=5,lvl=45,modID=3,r=2}),s(99033,163278,{b=1,f=5,lvl=50,modID=3,r=2}),s(99011,163256,{b=1,f=5,lvl=50,modID=3,r=2}),s(99121,163384,{b=1,f=5,lvl=50,modID=3,r=2}),s(99021,163266,{b=1,f=5,lvl=50,modID=3,r=2}),s(99119,163383,{b=1,f=5,lvl=50,modID=3,r=2}),s(99133,163394,{b=1,f=6,lvl=45,modID=3,r=2}),s(99129,163389,{b=1,f=6,lvl=45,modID=3,r=2}),s(99136,163398,{b=1,f=6,lvl=45,modID=3,r=2}),s(99032,163277,{b=1,f=6,lvl=50,modID=3,r=2}),s(99135,163397,{b=1,f=6,lvl=50,modID=3,r=2}),s(99138,163401,{b=1,f=6,lvl=50,modID=3,r=2}),s(99020,163265,{b=1,f=6,lvl=50,modID=3,r=2}),s(99137,163400,{b=1,f=6,lvl=50,modID=3,r=2}),s(99146,163410,{b=1,f=7,lvl=45,modID=3,r=2}),s(99142,163405,{b=1,f=7,lvl=45,modID=3,r=2}),s(99152,163418,{b=1,f=7,lvl=45,modID=3,r=2}),s(99140,163403,{b=1,f=7,lvl=50,modID=3,r=2}),s(99149,163414,{b=1,f=7,lvl=50,modID=3,r=2}),s(99156,163422,{b=1,f=7,lvl=50,modID=3,r=2}),s(99145,163409,{b=1,f=7,lvl=50,modID=3,r=2}),s(99155,163421,{b=1,f=7,lvl=50,modID=3,r=2}),s(99971,163878,{b=1,f=8,modID=3,r=1}),s(99963,163870,{b=1,f=24,modID=3,r=1}),s(99961,163868,{b=1,f=20,modID=3,r=1}),s(99967,163874,{b=1,f=22,modID=3,r=1}),s(99969,163876,{b=1,f=1,modID=3,r=1}),s(99973,163880,{b=1,f=25,modID=3,r=1}),s(99960,163867,{b=1,f=32,modID=3,r=1}),s(99964,163871,{b=1,f=29,modID=3,r=1}),s(99972,163879,{b=1,f=31,modID=3,r=1}),s(99968,163875,{b=1,f=8,modID=3,r=1}),s(99959,163866,{b=1,f=21,modID=3,r=1}),s(99962,163869,{b=1,f=23,modID=3,r=1}),s(99966,163873,{b=1,f=27,modID=3,r=1}),s(99965,163872,{b=1,f=28,modID=3,r=1}),s(99970,163877,{b=1,f=35,modID=3,r=1}),s(102653,166337,{b=1,f=23,modID=3,r=1}),s(105437,170275,{b=1,f=24,modID=3,r=1}),s(99092,163357,{b=1,c=a13,f=3,lvl=50,modID=3,r=1}),s(99103,163368,{b=1,c=a15,f=3,lvl=50,modID=3,r=1}),s(99095,163360,{b=1,c=a28,f=3,lvl=50,modID=3,r=1}),s(99101,163366,{b=1,c=a14,f=3,lvl=50,modID=3,r=1}),s(99160,163426,{b=1,f=4,lvl=45,modID=3,r=1}),s(99158,163424,{b=1,f=4,lvl=45,modID=3,r=1}),s(99035,163280,{b=1,f=4,lvl=45,modID=3,r=1}),s(99061,163306,{b=1,f=4,lvl=50,modID=3,r=1}),s(99162,163428,{b=1,f=4,lvl=50,modID=3,r=1}),s(99164,163430,{b=1,f=4,lvl=50,modID=3,r=1}),s(99051,163296,{b=1,f=4,lvl=50,modID=3,r=1}),s(99040,163285,{b=1,f=4,lvl=50,modID=3,r=1}),s(99169,163435,{b=1,f=5,lvl=45,modID=3,r=1}),s(99166,163432,{b=1,f=5,lvl=45,modID=3,r=1}),s(99038,163283,{b=1,f=5,lvl=45,modID=3,r=1}),s(99064,163309,{b=1,f=5,lvl=50,modID=3,r=1}),s(99171,163437,{b=1,f=5,lvl=50,modID=3,r=1}),s(99173,163439,{b=1,f=5,lvl=50,modID=3,r=1}),s(99053,163298,{b=1,f=5,lvl=50,modID=3,r=1}),s(99172,163438,{b=1,f=5,lvl=50,modID=3,r=1}),s(99180,163446,{b=1,f=6,lvl=45,modID=3,r=1}),s(99175,163441,{b=1,f=6,lvl=45,modID=3,r=1}),s(99037,163282,{b=1,f=6,lvl=45,modID=3,r=1}),s(99063,163308,{b=1,f=6,lvl=50,modID=3,r=1}),s(99182,163448,{b=1,f=6,lvl=50,modID=3,r=1}),s(99185,163451,{b=1,f=6,lvl=50,modID=3,r=1}),s(99179,163445,{b=1,f=6,lvl=50,modID=3,r=1}),s(99183,163449,{b=1,f=6,lvl=50,modID=3,r=1}),s(99190,163456,{b=1,f=7,lvl=45,modID=3,r=1}),s(99187,163453,{b=1,f=7,lvl=45,modID=3,r=1}),s(99193,163459,{b=1,f=7,lvl=45,modID=3,r=1}),s(99062,163307,{b=1,f=7,lvl=50,modID=3,r=1}),s(99192,163458,{b=1,f=7,lvl=50,modID=3,r=1}),s(99195,163461,{b=1,f=7,lvl=50,modID=3,r=1}),s(99189,163455,{b=1,f=7,lvl=50,modID=3,r=1}),s(99194,163460,{b=1,f=7,lvl=50,modID=3,r=1})}))})),m(14,g({lore="Located in the Arathi Highlands, Stromgarde is one of the key locations in the struggle for controlling of the Eastern Kingdoms. For the Alliance, Stromgarde sits in a critical defensive position. Following the battle for Lordaeron, the Horde threat still looms over the continent and holding Stromgarde will be key if you hope to keep the Horde's aggression at bay.\n\nFor the Horde, securing Stromgarde would set the stage for an assault on the heart of the Eastern Kingdoms and serve as a launching point for a campaign against the worgen of the kingdom of Gilneas. This location is also key in the defense of the blood elven capital, Silvermoon City, in the north.",lvl=50},{n(-1,g({crs={141615,141616,141618,141620,141668,141942,142112,142423,142433,142435,142436,142437,142438,142440,142508,142662,142682,142683,142684,142686,142688,142690,142692,142709,142716,142725,142739,142741},description="These items can drop off any rare in the zone and in the warfront."},{s(99984,163891,{b=1,f=8,modID=5,r=2}),s(99977,163884,{b=1,f=24,modID=5,r=2}),s(99985,163892,{b=1,f=1,modID=5,r=2}),s(99983,163890,{b=1,f=26,modID=5,r=2}),s(99975,163882,{b=1,f=20,modID=5,r=2}),s(99978,163885,{b=1,f=29,modID=5,r=2}),s(99982,163889,{b=1,f=31,modID=5,r=2}),s(99974,163881,{b=1,f=32,modID=5,r=2}),s(99980,163887,{b=1,f=25,modID=5,r=2}),s(99988,163895,{b=1,f=8,modID=5,r=2}),s(102652,166336,{b=1,f=21,modID=5,r=2}),s(99987,163894,{b=1,f=23,modID=5,r=2}),s(99979,163886,{b=1,f=28,modID=5,r=2}),s(99981,163888,{b=1,f=27,modID=5,r=2}),s(99986,163893,{b=1,f=35,modID=5,r=2}),s(99976,163883,{b=1,f=23,modID=5,r=2}),s(100676,163246,{b=1,c=a13,f=3,modID=5,r=2}),s(100702,163347,{b=1,c=a28,f=3,modID=5,r=2}),s(100734,163351,{b=1,c=a14,f=3,modID=5,r=2}),s(100712,163355,{b=1,c=a15,f=3,modID=5,r=2}),s(100688,163339,{b=1,f=4,modID=5,r=2}),s(100686,163337,{b=1,f=4,modID=5,r=2}),s(100678,163248,{b=1,f=4,modID=5,r=2}),s(100684,163275,{b=1,f=4,modID=5,r=2}),s(100690,163341,{b=1,f=4,modID=5,r=2}),s(100692,163342,{b=1,f=4,modID=5,r=2}),s(100682,163264,{b=1,f=4,modID=5,r=2}),s(100680,163253,{b=1,f=4,modID=5,r=2}),s(100706,163380,{b=1,f=5,modID=5,r=2}),s(100704,163377,{b=1,f=5,modID=5,r=2}),s(100694,163251,{b=1,f=5,modID=5,r=2}),s(100700,163278,{b=1,f=5,modID=5,r=2}),s(100696,163256,{b=1,f=5,modID=5,r=2}),s(100710,163384,{b=1,f=5,modID=5,r=2}),s(100698,163266,{b=1,f=5,modID=5,r=2}),s(100708,163383,{b=1,f=5,modID=5,r=2}),s(100738,163394,{b=1,f=6,modID=5,r=2}),s(100736,163389,{b=1,f=6,modID=5,r=2}),s(100742,163398,{b=1,f=6,modID=5,r=2}),s(100732,163277,{b=1,f=6,modID=5,r=2}),s(100740,163397,{b=1,f=6,modID=5,r=2}),s(100746,163401,{b=1,f=6,modID=5,r=2}),s(100730,163265,{b=1,f=6,modID=5,r=2}),s(100744,163400,{b=1,f=6,modID=5,r=2}),s(100720,163410,{b=1,f=7,modID=5,r=2}),s(100716,163405,{b=1,f=7,modID=5,r=2}),s(100724,163418,{b=1,f=7,modID=5,r=2}),s(100714,163403,{b=1,f=7,modID=5,r=2}),s(100722,163414,{b=1,f=7,modID=5,r=2}),s(100728,163422,{b=1,f=7,modID=5,r=2}),s(100718,163409,{b=1,f=7,modID=5,r=2}),s(100726,163421,{b=1,f=7,modID=5,r=2}),s(99971,163878,{b=1,f=8,modID=5,r=1}),s(99963,163870,{b=1,f=24,modID=5,r=1}),s(99961,163868,{b=1,f=20,modID=5,r=1}),s(99967,163874,{b=1,f=22,modID=5,r=1}),s(99969,163876,{b=1,f=1,modID=5,r=1}),s(99973,163880,{b=1,f=25,modID=5,r=1}),s(99960,163867,{b=1,f=32,modID=5,r=1}),s(99964,163871,{b=1,f=29,modID=5,r=1}),s(99972,163879,{b=1,f=31,modID=5,r=1}),s(99968,163875,{b=1,f=8,modID=5,r=1}),s(99959,163866,{b=1,f=21,modID=5,r=1}),s(99962,163869,{b=1,f=23,modID=5,r=1}),s(99966,163873,{b=1,f=27,modID=5,r=1}),s(99965,163872,{b=1,f=28,modID=5,r=1}),s(99970,163877,{b=1,f=35,modID=5,r=1}),s(102653,166337,{b=1,f=23,modID=5,r=1}),s(100635,163357,{b=1,c=a13,f=3,modID=5,r=1}),s(100646,163360,{b=1,c=a28,f=3,modID=5,r=1}),s(100662,163366,{b=1,c=a14,f=3,modID=5,r=1}),s(99320,163368,{b=1,c=a15,f=3,modID=5,r=1}),s(100637,163426,{b=1,f=4,modID=5,r=1}),s(100636,163424,{b=1,f=4,modID=5,r=1}),s(100631,163280,{b=1,f=4,modID=5,r=1}),s(100634,163306,{b=1,f=4,modID=5,r=1}),s(100638,163428,{b=1,f=4,modID=5,r=1}),s(100639,163430,{b=1,f=4,modID=5,r=1}),s(100633,163296,{b=1,f=4,modID=5,r=1}),s(100632,163285,{b=1,f=4,modID=5,r=1}),s(100650,163435,{b=1,f=5,modID=5,r=1}),s(100648,163432,{b=1,f=5,modID=5,r=1}),s(100640,163283,{b=1,f=5,modID=5,r=1}),s(100644,163309,{b=1,f=5,modID=5,r=1}),s(100652,163437,{b=1,f=5,modID=5,r=1}),s(100656,163439,{b=1,f=5,modID=5,r=1}),s(100642,163298,{b=1,f=5,modID=5,r=1}),s(100654,163438,{b=1,f=5,modID=5,r=1}),s(100668,163446,{b=1,f=6,modID=5,r=1}),s(100664,163441,{b=1,f=6,modID=5,r=1}),s(100658,163282,{b=1,f=6,modID=5,r=1}),s(100660,163308,{b=1,f=6,modID=5,r=1}),s(100670,163448,{b=1,f=6,modID=5,r=1}),s(100674,163451,{b=1,f=6,modID=5,r=1}),s(100666,163445,{b=1,f=6,modID=5,r=1}),s(100672,163449,{b=1,f=6,modID=5,r=1}),s(99332,163456,{b=1,f=7,modID=5,r=1}),s(99326,163453,{b=1,f=7,modID=5,r=1}),s(99338,163459,{b=1,f=7,modID=5,r=1}),s(99318,163307,{b=1,f=7,modID=5,r=1}),s(99336,163458,{b=1,f=7,modID=5,r=1}),s(99342,163461,{b=1,f=7,modID=5,r=1}),s(99330,163455,{b=1,f=7,modID=5,r=1}),s(99340,163460,{b=1,f=7,modID=5,r=1})})),n(-17,{q(53198,{altQuests={53206},coords={{19.26,61.77,14}},isBreadcrumb=1,nextQuests={53153},providers={{"n",143018}},r=2,sourceQuests={53197}}),q(53212,{altQuests={53220},coords={{26.11,35.59,14}},isBreadcrumb=1,nextQuests={56137,53416},providers={{"n",143019}},r=1,sourceQuests={53210}}),q(53153,g({coords={{21.71,64.88,14}},providers={{"n",143172},{"n",143380}},r=2,repeatable=1,sourceQuests={53198},u=2},{i(164578,{b=1,sym={{"select","headerID",-10057},{"pop"},{"where","mapID",14},{"pop"},{"where","headerID",-1},{"pop"},{"postprocess"},{"modID",5}}}),i(164577,{b=1})})),q(53197,{altQuests={53206},coords={{19.26,61.77,14}},providers={{"n",143018}},r=2,sourceQuests={53194}}),q(53210,{altQuests={53220},coords={{26.1,35.5,14}},providers={{"n",143019}},r=1,sourceQuests={53208}}),q(53154,g({r=1,repeatable=1,u=2},{i(164577,{b=1,sym={{"select","headerID",-10057},{"pop"},{"where","mapID",14},{"pop"},{"where","headerID",-1},{"pop"},{"postprocess"},{"modID",5}}})}))}),n(-16,{n(142709,g({altQuests={53504},coords={{65.3,70.6,14}},isWeekly=1,questID=53083},{mnt(279569,{b=1,itemID=163644})})),n(142508,g({altQuests={53505},coords={{22.9,22.2,14}},isWeekly=1,questID=53013},{p(2433,{b=1,itemID=163650})})),n(141615,g({altQuests={53506},coords={{30.6,44.7,14}},isWeekly=1,questID=53017},{i(163691,{spellID=279740})})),n(141618,g({altQuests={53531},coords={{61.8,31.2,14}},isWeekly=1,questID=53018},{i(163700,{spellID=279792})})),n(142688,g({altQuests={53507},coords={{50.4,61.2,14},{50.7,36.5,14}},description="Spawns at the northern point when Alliance-controlled and the southern point when Horde-controlled.",isWeekly=1,questID=53084},{p(2434,{b=1,itemID=163652})})),n(142741,g({coords={{53.8,58.2,14}},description="Only shows up when Alliance-controlled.",isWeekly=1,questID=53085,r=2},{mnt(279456,{b=1,itemID=163579,r=2})})),n(141668,g({altQuests={53508},coords={{57,34.6,14}},isWeekly=1,questID=53059},{p(2435,{b=1,itemID=163677})})),n(142686,g({altQuests={53509},coords={{28.6,45.6,14}},description="Spawns at the back of the cave.",isWeekly=1,questID=53086},{toy(163735,{b=1})})),n(142433,g({altQuests={53510},coords={{59.4,27.5,14},{54,55.4,14}},isWeekly=1,questID=53019},{p(2440,{b=1,itemID=163711})})),n(142662,g({altQuests={53511},coords={{78.1,36.7,14}},description="Spawns at the back of the cave.",isWeekly=1,questID=53060},{toy(163713,{b=1})})),n(142725,g({altQuests={53512},coords={{19.5,60.9,14},{26.7,32.6,14}},description="Spawns at the northern point when Alliance-controlled and the southern point when Horde-controlled.",isWeekly=1,questID=53087},{toy(163736,{b=1})})),n(142739,g({coords={{49,40,14}},description="Only shows up when Horde-controlled.",isWeekly=1,questID=53088,r=1},{mnt(279457,{b=1,itemID=163578,r=1})})),n(142112,g({altQuests={53513},coords={{48.2,79.8,14}},description="Spawns at the back of the cave.",isWeekly=1,questID=53058},{toy(163744,{b=1})})),n(142684,g({altQuests={53514},coords={{28.6,45.6,14}},description="Spawns at the front of the cave.",isWeekly=1,questID=53089},{toy(163750,{b=1})})),n(142716,g({altQuests={53515},coords={{51.8,75.1,14}},crs={142717},isWeekly=1,questID=53090},{p(2441,{b=1,itemID=163712})})),n(141942,g({altQuests={53516},coords={{47.6,77.9,14}},isWeekly=1,questID=53057},{toy(163775,{b=1})})),n(142692,g({altQuests={53517},coords={{67.5,61,14}},isWeekly=1,questID=53091},{mnt(279868,{b=1,itemID=163706})})),n(142423,g({altQuests={53518},coords={{33.7,36.7,14},{27.4,55.8,14}},description="Spawns at the back of the northern cave for Alliance and the southern cave for Horde.",isWeekly=1,questID=53014},{mnt(279608,{b=1,itemID=163646})})),n(142435,g({altQuests={53519},coords={{36.4,62.8,14}},isWeekly=1,questID=53020},{p(2438,{b=1,itemID=163690})})),n(142436,g({altQuests={53522},coords={{11.9,52.1,14},{18.5,27.8,14}},description="Spawns at the northern point when Alliance-controlled and the southern point when Horde-controlled.",isWeekly=1,questID=53016},{p(2437,{b=1,itemID=163689})})),n(141620,g({altQuests={53523},coords={{29.7,60,14}},isWeekly=1,questID=53021},{i(163701,{spellID=279764})})),n(142683,g({altQuests={53524},coords={{42.8,56.4,14}},isWeekly=1,questID=53092},{toy(163741,{b=1})})),n(142690,g({altQuests={53525},coords={{50.4,57.6,14},{51.1,39.9,14}},description="Spawns at the northern point when Alliance-controlled and the southern point when Horde-controlled.",isWeekly=1,questID=53093},{toy(163738,{b=1})})),n(142437,g({altQuests={53526},coords={{56.8,45.1,14}},isWeekly=1,questID=53022},{mnt(279611,{b=1,itemID=163645})})),n(141616,g({altQuests={53527},coords={{46.3,52,14}},isWeekly=1,questID=53023},{i(163698,{spellID=279758})})),n(142438,g({altQuests={53528},coords={{56.7,54.1,14}},isWeekly=1,questID=53024},{p(2432,{b=1,itemID=163648})})),n(142440,g({altQuests={53529},coords={{14,36.9,14}},isWeekly=1,questID=53015},{p(2436,{b=1,itemID=163684})})),n(142682,g({altQuests={53530},coords={{63.2,77.6,14}},description="Spawns in the middle of the cave.",isWeekly=1,questID=53094},{toy(163745,{b=1})}))}),n(-34,{q(54573,{isWorldQuest=1,r=2}),q(54544,{isWorldQuest=1,r=1}),q(54623,{isWorldQuest=1,r=2}),q(54616,{isWorldQuest=1,r=1}),q(54578,{isWorldQuest=1,r=2}),q(54568,{isWorldQuest=1,r=1}),q(54608,{isWorldQuest=1,r=2}),q(54583,{isWorldQuest=1,r=1}),q(54607,{isWorldQuest=1,r=2}),q(54584,{isWorldQuest=1,r=1}),q(54572,{isWorldQuest=1,r=2}),q(54547,{isWorldQuest=1,r=1}),q(54620,{isWorldQuest=1,r=2}),q(54540,{isWorldQuest=1,r=2}),q(54606,{isWorldQuest=1,r=2}),q(54585,{isWorldQuest=1,r=1}),q(54622,{isWorldQuest=1,r=2}),q(54614,{isWorldQuest=1,r=1}),q(54571,{isWorldQuest=1,r=2}),q(54548,{isWorldQuest=1,r=1}),q(54605,{isWorldQuest=1,r=2}),q(54586,{isWorldQuest=1,r=1}),q(54570,{isWorldQuest=1,r=2}),q(54552,{isWorldQuest=1,r=1}),q(54569,{isWorldQuest=1,r=2}),q(54542,{isWorldQuest=1,r=1}),q(54541,{isWorldQuest=1,r=1}),q(54567,{isWorldQuest=1,r=2}),q(54553,{isWorldQuest=1,r=1}),q(54566,{isWorldQuest=1,r=2}),q(54549,{isWorldQuest=1,r=1}),q(54565,{isWorldQuest=1,r=2}),q(54543,{isWorldQuest=1,r=1}),q(54604,{isWorldQuest=1,r=2}),q(54587,{isWorldQuest=1,r=1}),q(54564,{isWorldQuest=1,r=2}),q(54545,{isWorldQuest=1,r=1}),q(54603,{isWorldQuest=1,r=2}),q(54588,{isWorldQuest=1,r=1}),q(54602,{isWorldQuest=1,r=2}),q(54589,{isWorldQuest=1,r=1}),q(54601,{isWorldQuest=1,r=2}),q(54590,{isWorldQuest=1,r=1}),q(54600,{isWorldQuest=1,r=2}),q(54591,{isWorldQuest=1,r=1}),q(54563,{isWorldQuest=1,r=2}),q(54550,{isWorldQuest=1,r=1}),q(54562,{isWorldQuest=1,r=2}),q(54546,{isWorldQuest=1,r=1}),q(54624,{isWorldQuest=1,r=2}),q(54617,{isWorldQuest=1,r=1}),q(54599,{isWorldQuest=1,r=2}),q(54592,{isWorldQuest=1,r=1}),q(54615,{isWorldQuest=1,r=1}),q(54598,{isWorldQuest=1,r=2}),q(54593,{isWorldQuest=1,r=1}),q(54621,{isWorldQuest=1,r=2}),q(54613,{isWorldQuest=1,r=1}),q(54597,{isWorldQuest=1,r=2}),q(54594,{isWorldQuest=1,r=1}),q(54625,{isWorldQuest=1,r=2}),q(54619,{isWorldQuest=1,r=1}),q(54596,{isWorldQuest=1,r=2}),q(54595,{isWorldQuest=1,r=1}),q(54561,{isWorldQuest=1,r=2}),q(54551,{isWorldQuest=1,r=1})})})),n(-237,g({crs={131752,140552},lore="The Battle for Darkshore is the second warfront in Battle for Azeroth where the Forsaken and the Night Elves struggle for control of a staging area near the former Night Elven capital region of Teldrassil.",maps={1203,1332,1338}},{n(-4,{ach(13310,g({r=2},{crit(1),crit(2),crit(3)})),ach(13309,g({r=1},{crit(1),crit(2),crit(3)})),ach(14150,{r=2}),ach(14149,{r=1}),ach(13305,g({r=2},{ach(13302,{r=2}),crit(1),crit(2),crit(3),crit(4),crit(5),crit(6),crit(7)})),ach(13306,g({r=1},{ach(13301,{r=1}),crit(1),crit(2),crit(3),crit(4),crit(5),crit(6),crit(7)})),ach(13308,g({r=2},{crit(1),crit(2),crit(3),crit(4),crit(5)})),ach(13307,g({r=1},{crit(1),crit(2),crit(3),crit(4),crit(5)})),ach(13297,{r=2}),ach(13296,{r=1})}),n(-17,{q(53977,{coords={{51,56.8,1203}},lvl=50,providers={{"n",145770}},r=2}),q(53976,{coords={{51,56.8,1203}},lvl=50,providers={{"n",145770}},r=2,sourceQuests={53977}}),q(54436,{coords={{51,56.8,1203}},lvl=50,providers={{"n",145770}},r=2,sourceQuests={53977}}),q(53957,{coords={{51,56.8,1203}},lvl=50,providers={{"n",145770}},r=2,sourceQuests={53976,54436}}),q(53959,{coords={{51,57.6,1203}},lvl=50,providers={{"n",145783}},r=2,sourceQuests={53957}}),q(53960,{coords={{51,57.6,1203}},lvl=50,providers={{"n",145783}},r=2,sourceQuests={53959}}),q(53974,{coords={{51.8,55.4,1203}},lvl=50,providers={{"n",145779}},r=2,sourceQuests={53959}}),q(53961,{coords={{51,57.4,1203}},lvl=50,providers={{"n",145784}},r=2,sourceQuests={53960,53974}}),q(53975,g({coords={{49.4,34.6,1203}},lvl=50,providers={{"n",144786}},r=2,sourceQuests={53974}},{sp(281872)})),q(54652,{coords={{51.4,56.2,1203}},lvl=50,providers={{"n",148479}},r=1}),q(54654,{coords={{51.4,56.2,1203}},lvl=50,providers={{"n",148479}},r=1,sourceQuests={54652}}),q(54655,{coords={{51.4,56.2,1203}},lvl=50,providers={{"n",148479}},r=1,sourceQuests={54652}}),q(54656,{coords={{51.4,56.2,1203}},lvl=50,providers={{"n",148479}},r=1,sourceQuests={54654,54655}}),q(54657,{coords={{51.4,56.2,1203}},lvl=50,providers={{"n",148479}},r=1,sourceQuests={54656}}),q(54658,{coords={{51.4,56.2,1203}},lvl=50,providers={{"n",148479}},r=1,sourceQuests={54656}}),q(54659,{coords={{52,59,1203}},lvl=50,providers={{"n",148478}},r=1,sourceQuests={54656}}),q(54660,{coords={{51.6,58,1203}},lvl=50,providers={{"n",146590}},r=1,sourceQuests={54658,54659}}),q(54661,g({coords={{49.6,35,1203}},lvl=50,providers={{"n",145554}},r=1,sourceQuests={54660}},{sp(281872)}))}),n(-227,g({description="These are obtained by winning the warfront and can be awarded multiple times a week.",icon="Interface\\Icons\\achievement_bg_abshutout"},{s(101180,164966,{b=1,f=35,modID=3,r=2,u=1}),s(103156,166898,{b=1,f=25,lvl=50,modID=3,r=2}),s(102093,165628,{b=1,f=28,lvl=50,modID=3,r=2}),s(102102,165637,{b=1,f=8,lvl=50,modID=3,r=2}),s(102089,165624,{b=1,f=20,lvl=50,modID=3,r=2}),s(102101,165636,{b=1,f=23,lvl=50,modID=3,r=2}),s(102097,165632,{b=1,f=26,lvl=50,modID=3,r=2}),s(102092,165627,{b=1,f=29,lvl=50,modID=3,r=2}),s(102088,165623,{b=1,f=32,lvl=50,modID=3,r=2}),s(102094,165629,{b=1,f=25,lvl=50,modID=3,r=2}),s(102756,166483,{b=1,f=21,lvl=50,modID=3,r=2}),s(102090,165625,{b=1,f=23,lvl=50,modID=3,r=2}),s(103093,166758,{b=1,f=3,lvl=50,modID=3,r=2}),s(103094,166759,{b=1,f=3,lvl=50,modID=3,r=2}),s(103096,166760,{b=1,f=3,lvl=50,modID=3,r=2}),s(103098,166761,{b=1,f=3,lvl=50,modID=3,r=2}),s(102789,166572,{b=1,f=4,lvl=50,modID=3,r=2}),s(101646,165435,{b=1,f=4,lvl=50,modID=3,r=2}),s(102781,166558,{b=1,f=4,lvl=50,modID=3,r=2}),s(101648,165437,{b=1,f=4,lvl=50,modID=3,r=2}),s(102794,166577,{b=1,f=4,lvl=50,modID=3,r=2}),s(101671,165460,{b=1,f=4,lvl=50,modID=3,r=2}),s(101650,165439,{b=1,f=4,lvl=50,modID=3,r=2}),s(101645,165434,{b=1,f=4,lvl=50,modID=3,r=2}),s(101649,165438,{b=1,f=4,lvl=50,modID=3,r=2}),s(101647,165436,{b=1,f=4,lvl=50,modID=3,r=2}),s(101644,165433,{b=1,f=4,lvl=50,modID=3,r=2}),s(102788,166571,{b=1,f=5,lvl=50,modID=3,r=2}),s(101654,165443,{b=1,f=5,lvl=50,modID=3,r=2}),s(102780,166557,{b=1,f=5,lvl=50,modID=3,r=2}),s(101656,165445,{b=1,f=5,lvl=50,modID=3,r=2}),s(101651,165440,{b=1,f=5,lvl=50,modID=3,r=2}),s(102797,166580,{b=1,f=5,lvl=50,modID=3,r=2}),s(101658,165447,{b=1,f=5,lvl=50,modID=3,r=2}),s(101653,165442,{b=1,f=5,lvl=50,modID=3,r=2}),s(101657,165446,{b=1,f=5,lvl=50,modID=3,r=2}),s(101655,165444,{b=1,f=5,lvl=50,modID=3,r=2}),s(101652,165441,{b=1,f=5,lvl=50,modID=3,r=2}),s(102787,166566,{b=1,f=6,lvl=50,modID=3,r=2}),s(101662,165451,{b=1,f=6,lvl=50,modID=3,r=2}),s(101664,165453,{b=1,f=6,lvl=50,modID=3,r=2}),s(102779,166556,{b=1,f=6,lvl=50,modID=3,r=2}),s(102796,166579,{b=1,f=6,lvl=50,modID=3,r=2}),s(101659,165448,{b=1,f=6,lvl=50,modID=3,r=2}),s(101666,165455,{b=1,f=6,lvl=50,modID=3,r=2}),s(101661,165450,{b=1,f=6,lvl=50,modID=3,r=2}),s(101665,165454,{b=1,f=6,lvl=50,modID=3,r=2}),s(101663,165452,{b=1,f=6,lvl=50,modID=3,r=2}),s(101660,165449,{b=1,f=6,lvl=50,modID=3,r=2}),s(102786,166565,{b=1,f=7,lvl=50,modID=3,r=2}),s(101670,165459,{b=1,f=7,lvl=50,modID=3,r=2}),s(101673,165462,{b=1,f=7,lvl=50,modID=3,r=2}),s(102778,166555,{b=1,f=7,lvl=50,modID=3,r=2}),s(101667,165456,{b=1,f=7,lvl=50,modID=3,r=2}),s(102795,166578,{b=1,f=7,lvl=50,modID=3,r=2}),s(101675,165464,{b=1,f=7,lvl=50,modID=3,r=2}),s(101669,165458,{b=1,f=7,lvl=50,modID=3,r=2}),s(101674,165463,{b=1,f=7,lvl=50,modID=3,r=2}),s(101672,165461,{b=1,f=7,lvl=50,modID=3,r=2}),s(101668,165457,{b=1,f=7,lvl=50,modID=3,r=2}),s(102079,165614,{b=1,f=28,lvl=50,modID=3,r=1}),s(102073,165608,{b=1,f=21,lvl=50,modID=3,r=1}),s(102087,165622,{b=1,f=25,lvl=50,modID=3,r=1}),s(103155,166897,{b=1,f=23,lvl=50,modID=3,r=1}),s(99215,163528,{b=1,f=25,modID=3}),s(102755,166482,{b=1,f=26,lvl=50,modID=3,r=1}),s(102085,165620,{b=1,f=8,lvl=50,modID=3,r=1}),s(102076,165611,{b=1,f=23,lvl=50,modID=3,r=1}),s(102084,165619,{b=1,f=35,lvl=50,modID=3,r=1}),s(102086,165621,{b=1,f=31,lvl=50,modID=3,r=1}),s(102075,165610,{b=1,f=20,lvl=50,modID=3,r=1}),s(102078,165613,{b=1,f=29,lvl=50,modID=3,r=1}),s(103114,166802,{b=1,f=25,lvl=50,modID=3,r=1}),s(103099,166762,{b=1,f=3,lvl=50,modID=3,r=1}),s(103100,166763,{b=1,f=3,lvl=50,modID=3,r=1}),s(103101,166764,{b=1,f=3,lvl=50,modID=3,r=1}),s(103103,166765,{b=1,f=3,lvl=50,modID=3,r=1}),s(101678,165467,{b=1,f=4,lvl=50,modID=3,r=1}),s(102785,166564,{b=1,f=4,lvl=50,modID=3,r=1}),s(102777,166554,{b=1,f=4,lvl=50,modID=3,r=1}),s(101680,165469,{b=1,f=4,lvl=50,modID=3,r=1}),s(102790,166573,{b=1,f=4,lvl=50,modID=3,r=1}),s(101703,165492,{b=1,f=4,lvl=50,modID=3,r=1}),s(101682,165471,{b=1,f=4,lvl=50,modID=3,r=1}),s(101677,165466,{b=1,f=4,lvl=50,modID=3,r=1}),s(101681,165470,{b=1,f=4,lvl=50,modID=3,r=1}),s(101679,165468,{b=1,f=4,lvl=50,modID=3,r=1}),s(101676,165465,{b=1,f=4,lvl=50,modID=3,r=1}),s(101686,165475,{b=1,f=5,lvl=50,modID=3,r=1}),s(102784,166563,{b=1,f=5,lvl=50,modID=3,r=1}),s(102776,166553,{b=1,f=5,lvl=50,modID=3,r=1}),s(101688,165477,{b=1,f=5,lvl=50,modID=3,r=1}),s(102793,166576,{b=1,f=5,lvl=50,modID=3,r=1}),s(101683,165472,{b=1,f=5,lvl=50,modID=3,r=1}),s(101690,165479,{b=1,f=5,lvl=50,modID=3,r=1}),s(101685,165474,{b=1,f=5,lvl=50,modID=3,r=1}),s(101689,165478,{b=1,f=5,lvl=50,modID=3,r=1}),s(101687,165476,{b=1,f=5,lvl=50,modID=3,r=1}),s(101684,165473,{b=1,f=5,lvl=50,modID=3,r=1}),s(102783,166562,{b=1,f=6,lvl=50,modID=3,r=1}),s(101694,165483,{b=1,f=6,lvl=50,modID=3,r=1}),s(102775,166552,{b=1,f=6,lvl=50,modID=3,r=1}),s(101696,165485,{b=1,f=6,lvl=50,modID=3,r=1}),s(102792,166575,{b=1,f=6,lvl=50,modID=3,r=1}),s(101691,165480,{b=1,f=6,lvl=50,modID=3,r=1}),s(101698,165487,{b=1,f=6,lvl=50,modID=3,r=1}),s(101697,165486,{b=1,f=6,lvl=50,modID=3,r=1}),s(101693,165482,{b=1,f=6,lvl=50,modID=3,r=1}),s(101695,165484,{b=1,f=6,lvl=50,modID=3,r=1}),s(101692,165481,{b=1,f=6,lvl=50,modID=3,r=1}),s(102782,166561,{b=1,f=7,lvl=50,modID=3,r=1}),s(101702,165491,{b=1,f=7,lvl=50,modID=3,r=1}),s(101705,165494,{b=1,f=7,lvl=50,modID=3,r=1}),s(102774,166551,{b=1,f=7,lvl=50,modID=3,r=1}),s(102791,166574,{b=1,f=7,lvl=50,modID=3,r=1}),s(101699,165488,{b=1,f=7,lvl=50,modID=3,r=1}),s(101707,165496,{b=1,f=7,lvl=50,modID=3,r=1}),s(101701,165490,{b=1,f=7,lvl=50,modID=3,r=1}),s(101706,165495,{b=1,f=7,lvl=50,modID=3,r=1}),s(101704,165493,{b=1,f=7,lvl=50,modID=3,r=1}),s(101700,165489,{b=1,f=7,lvl=50,modID=3,r=1})}))})),m(62,g({lore="The Battle for Darkshore is the second warfront in Battle for Azeroth where the Forsaken and the Night Elves struggle for control of a staging area near the former Night Elven capital region of Teldrassil.",maps={1333}},{n(-1,g({crs={147240,147241,147260,147261,147332,147435,147664,147701,147708,147744,147746,147751,147758,147845,147897,147942,147966,147970,148025,148031,148037,148103,148497,148787,149652,149654,149657,149660,149661,149662,149663,149664,149665},description="These can drop off any rare or world boss in the zone."},{i(164966,{b=1,f=35,modID=5,r=2,u=1}),i(166898,{b=1,f=25,lvl=50,modID=5,r=2}),i(165628,{b=1,f=28,lvl=50,modID=5,r=2}),i(165637,{b=1,f=8,lvl=50,modID=5,r=2}),i(165624,{b=1,f=20,lvl=50,modID=5,r=2}),i(165636,{b=1,f=23,lvl=50,modID=5,r=2}),i(165632,{b=1,f=26,lvl=50,modID=5,r=2}),i(165627,{b=1,f=29,lvl=50,modID=5,r=2}),i(165635,{b=1,f=35,lvl=50,modID=5,r=2}),i(165623,{b=1,f=32,lvl=50,modID=5,r=2}),i(165629,{b=1,f=25,lvl=50,modID=5,r=2}),i(166483,{b=1,f=21,lvl=50,modID=5,r=2}),i(165625,{b=1,f=23,lvl=50,modID=5,r=2}),i(166758,{b=1,f=3,lvl=50,modID=5,r=2}),i(166759,{b=1,f=3,lvl=50,modID=5,r=2}),i(166760,{b=1,f=3,lvl=50,modID=5,r=2}),i(166761,{b=1,f=3,lvl=50,modID=5,r=2}),i(166572,{b=1,f=4,lvl=50,modID=5,r=2}),i(165435,{b=1,f=4,lvl=50,modID=5,r=2}),i(166558,{b=1,f=4,lvl=50,modID=5,r=2}),i(165437,{b=1,f=4,lvl=50,modID=5,r=2}),i(166577,{b=1,f=4,lvl=50,modID=5,r=2}),i(165460,{b=1,f=4,lvl=50,modID=5,r=2}),i(165439,{b=1,f=4,lvl=50,modID=5,r=2}),i(165434,{b=1,f=4,lvl=50,modID=5,r=2}),i(165438,{b=1,f=4,lvl=50,modID=5,r=2}),i(165436,{b=1,f=4,lvl=50,modID=5,r=2}),i(165433,{b=1,f=4,lvl=50,modID=5,r=2}),i(166571,{b=1,f=5,lvl=50,modID=5,r=2}),i(165443,{b=1,f=5,lvl=50,modID=5,r=2}),i(166557,{b=1,f=5,lvl=50,modID=5,r=2}),i(165445,{b=1,f=5,lvl=50,modID=5,r=2}),i(165440,{b=1,f=5,lvl=50,modID=5,r=2}),i(166580,{b=1,f=5,lvl=50,modID=5,r=2}),i(165447,{b=1,f=5,lvl=50,modID=5,r=2}),i(165442,{b=1,f=5,lvl=50,modID=5,r=2}),i(165446,{b=1,f=5,lvl=50,modID=5,r=2}),i(165444,{b=1,f=5,lvl=50,modID=5,r=2}),i(165441,{b=1,f=5,lvl=50,modID=5,r=2}),i(166566,{b=1,f=6,lvl=50,modID=5,r=2}),i(165451,{b=1,f=6,lvl=50,modID=5,r=2}),i(165453,{b=1,f=6,lvl=50,modID=5,r=2}),i(166556,{b=1,f=6,lvl=50,modID=5,r=2}),i(166579,{b=1,f=6,lvl=50,modID=5,r=2}),i(165448,{b=1,f=6,lvl=50,modID=5,r=2}),i(165455,{b=1,f=6,lvl=50,modID=5,r=2}),i(165450,{b=1,f=6,lvl=50,modID=5,r=2}),i(165454,{b=1,f=6,lvl=50,modID=5,r=2}),i(165452,{b=1,f=6,lvl=50,modID=5,r=2}),i(165449,{b=1,f=6,lvl=50,modID=5,r=2}),i(166565,{b=1,f=7,lvl=50,modID=5,r=2}),i(165459,{b=1,f=7,lvl=50,modID=5,r=2}),i(165462,{b=1,f=7,lvl=50,modID=5,r=2}),i(166555,{b=1,f=7,lvl=50,modID=5,r=2}),i(165456,{b=1,f=7,lvl=50,modID=5,r=2}),i(166578,{b=1,f=7,lvl=50,modID=5,r=2}),i(165464,{b=1,f=7,lvl=50,modID=5,r=2}),i(165458,{b=1,f=7,lvl=50,modID=5,r=2}),i(165463,{b=1,f=7,lvl=50,modID=5,r=2}),i(165461,{b=1,f=7,lvl=50,modID=5,r=2}),i(165457,{b=1,f=7,lvl=50,modID=5,r=2}),s(102079,165614,{b=1,f=28,lvl=50,modID=5,r=1}),s(102073,165608,{b=1,f=21,lvl=50,modID=5,r=1}),s(102087,165622,{b=1,f=25,lvl=50,modID=5,r=1}),s(103155,166897,{b=1,f=23,lvl=50,modID=5,r=1}),s(99215,163528,{b=1,f=25,modID=5}),s(102755,166482,{b=1,f=26,lvl=50,modID=5,r=1}),s(102085,165620,{b=1,f=8,lvl=50,modID=5,r=1}),s(102076,165611,{b=1,f=23,lvl=50,modID=5,r=1}),s(102084,165619,{b=1,f=35,lvl=50,modID=5,r=1}),s(102086,165621,{b=1,f=31,lvl=50,modID=5,r=1}),s(102075,165610,{b=1,f=20,lvl=50,modID=5,r=1}),s(102078,165613,{b=1,f=29,lvl=50,modID=5,r=1}),s(103114,166802,{b=1,f=25,lvl=50,modID=5,r=1}),s(103099,166762,{b=1,f=3,lvl=50,modID=5,r=1}),s(103100,166763,{b=1,f=3,lvl=50,modID=5,r=1}),s(103101,166764,{b=1,f=3,lvl=50,modID=5,r=1}),s(103103,166765,{b=1,f=3,lvl=50,modID=5,r=1}),s(101678,165467,{b=1,f=4,lvl=50,modID=5,r=1}),s(102785,166564,{b=1,f=4,lvl=50,modID=5,r=1}),s(102777,166554,{b=1,f=4,lvl=50,modID=5,r=1}),s(101680,165469,{b=1,f=4,lvl=50,modID=5,r=1}),s(102790,166573,{b=1,f=4,lvl=50,modID=5,r=1}),s(101703,165492,{b=1,f=4,lvl=50,modID=5,r=1}),s(101682,165471,{b=1,f=4,lvl=50,modID=5,r=1}),s(101677,165466,{b=1,f=4,lvl=50,modID=5,r=1}),s(101681,165470,{b=1,f=4,lvl=50,modID=5,r=1}),s(101679,165468,{b=1,f=4,lvl=50,modID=5,r=1}),s(101676,165465,{b=1,f=4,lvl=50,modID=5,r=1}),s(101686,165475,{b=1,f=5,lvl=50,modID=5,r=1}),s(102784,166563,{b=1,f=5,lvl=50,modID=5,r=1}),s(102776,166553,{b=1,f=5,lvl=50,modID=5,r=1}),s(101688,165477,{b=1,f=5,lvl=50,modID=5,r=1}),s(102793,166576,{b=1,f=5,lvl=50,modID=5,r=1}),s(101683,165472,{b=1,f=5,lvl=50,modID=5,r=1}),s(101690,165479,{b=1,f=5,lvl=50,modID=5,r=1}),s(101685,165474,{b=1,f=5,lvl=50,modID=5,r=1}),s(101689,165478,{b=1,f=5,lvl=50,modID=5,r=1}),s(101687,165476,{b=1,f=5,lvl=50,modID=5,r=1}),s(101684,165473,{b=1,f=5,lvl=50,modID=5,r=1}),s(102783,166562,{b=1,f=6,lvl=50,modID=5,r=1}),s(101694,165483,{b=1,f=6,lvl=50,modID=5,r=1}),s(102775,166552,{b=1,f=6,lvl=50,modID=5,r=1}),s(101696,165485,{b=1,f=6,lvl=50,modID=5,r=1}),s(102792,166575,{b=1,f=6,lvl=50,modID=5,r=1}),s(101691,165480,{b=1,f=6,lvl=50,modID=5,r=1}),s(101698,165487,{b=1,f=6,lvl=50,modID=5,r=1}),s(101697,165486,{b=1,f=6,lvl=50,modID=5,r=1}),s(101693,165482,{b=1,f=6,lvl=50,modID=5,r=1}),s(101695,165484,{b=1,f=6,lvl=50,modID=5,r=1}),s(101692,165481,{b=1,f=6,lvl=50,modID=5,r=1}),s(102782,166561,{b=1,f=7,lvl=50,modID=5,r=1}),s(101702,165491,{b=1,f=7,lvl=50,modID=5,r=1}),s(101705,165494,{b=1,f=7,lvl=50,modID=5,r=1}),s(102774,166551,{b=1,f=7,lvl=50,modID=5,r=1}),s(102791,166574,{b=1,f=7,lvl=50,modID=5,r=1}),s(101699,165488,{b=1,f=7,lvl=50,modID=5,r=1}),s(101707,165496,{b=1,f=7,lvl=50,modID=5,r=1}),s(101701,165490,{b=1,f=7,lvl=50,modID=5,r=1}),s(101706,165495,{b=1,f=7,lvl=50,modID=5,r=1}),s(101704,165493,{b=1,f=7,lvl=50,modID=5,r=1}),s(101700,165489,{b=1,f=7,lvl=50,modID=5,r=1})})),n(-17,{q(54050,g({lvl=50,providers={{"n",146601}},r=1,sourceQuests={54049}},{toy(166678,{b=1})})),q(54006,g({lvl=50,providers={{"n",149418}},r=2},{i(166525,{b=1,f=55})})),q(54044,{lvl=50,providers={{"n",146323}},r=1,sourceQuests={54042}}),q(54878,{coords={{46.3,35.1,62}},lvl=50,providers={{"n",149631}},r=2}),q(54845,{coords={{46.4,35,62}},lvl=50,providers={{"n",149412}},r=1}),q(54043,g({lvl=50,providers={{"n",146323}},r=1,sourceQuests={54042}},{toy(166544,{b=1})})),q(54045,{lvl=50,providers={{"n",146325}},r=1,sourceQuests={54042}}),q(54875,{coords={{46.8,35.4,62}},isWeekly=1,lvl=50,providers={{"n",149623}},r=2}),q(54843,{coords={{46.9,35.5,62}},isWeekly=1,lvl=50,providers={{"n",149410}},r=1}),q(54876,{coords={{46.4,36.6,62}},lvl=50,providers={{"n",149624}},r=2}),q(54844,{coords={{47.8,36.2,62}},lvl=50,providers={{"n",149411}},r=1}),q(54049,{lvl=50,providers={{"n",146323}},r=1,sourceQuests={54047}}),q(54059,{lvl=50,providers={{"n",146323}},r=1,sourceQuests={54046}}),q(54416,{lvl=50,providers={{"n",146323}},r=1,sourceQuests={54050}}),q(54046,{lvl=50,providers={{"n",146536}},r=1,sourceQuests={54044}}),q(54047,{lvl=50,providers={{"n",146323}},r=1,sourceQuests={54059}})}),n(-16,{n(149652,g({coords={{49.5,25.1,62}},description="Only shows up when Alliance Controlled.",isWeekly=1,questID=54883,r=2},{mnt(288438,{b=1,itemID=166438,lvl=10})})),n(148787,g({altQuests={54696},coords={{56.48,30.73,62}},isWeekly=1,questID=54695},{mnt(288495,{b=1,itemID=166432,lvl=10})})),n(147966,{altQuests={54406},coords={{37.85,84.74,62}},isWeekly=1,questID=54405}),n(147744,{altQuests={54286},coords={{57.38,15.67,62}},crs={147746},isWeekly=1,questID=54285}),n(148037,g({coords={{40.69,73.23,62}},description="Only shows up when Horde Controlled.",isWeekly=1,questID=54431,r=1},{p(2544,{b=1,itemID=166449}),mnt(288503,{b=1,itemID=166803,lvl=10})})),n(147708,g({altQuests={54279},coords={{58.5,24.2,62}},isWeekly=1,questID=54278},{toy(166784,{b=1})})),n(149660,g({coords={{49.68,24.94,62}},description="Only shows up when Horde Controlled.",isWeekly=1,questID=54890,r=1},{mnt(288438,{b=1,itemID=166428,lvl=10})})),n(149141,g({coords={{41.5,76.4,62}},crs={148497},description="Only shows up when Alliance Controlled.",isWeekly=1,questID=54768,r=2},{p(2544,{b=1,itemID=166449}),toy(166788,{b=1})})),n(147845,g({coords={{46.51,86.14,62}},description="Only shows up when Alliance Controlled.",isWeekly=1,questID=54309,r=2},{toy(166790,{b=1})})),n(148025,g({altQuests={54427},coords={{37.96,76.23,62}},isWeekly=1,questID=54426},{toy(166787,{b=1})})),n(147260,g({altQuests={54233},coords={{39.07,61.98,62}},isWeekly=1,questID=54232},{p(2546,{b=1,itemID=166451})})),n(149655,g({coords={{50.79,32.22,62}},description="Only shows up when Alliance Controlled.",isWeekly=1,questID=54886,r=2},{mnt(288505,{b=1,itemID=166437,lvl=10})})),n(147241,g({altQuests={54230},coords={{43.79,53.75,62}},isWeekly=1,questID=54229},{p(2545,{b=1,itemID=166448})})),n(148790,g({coords={{37.01,65.01,62},{38.01,66.01,62},{41.01,54.01,62},{41.23,64.99,62},{41.31,65.48,62},{43.81,67.51,62},{44.01,54.01,62},{44.04,67.56,62},{45.01,51.31,62},{45.01,67.01,62}},description="This npc roams around. Once you spot it, you will then need to click it to obtain the mount."},{mnt(288499,{b=1,itemID=166433,lvl=10})})),n(149654,{altQuests={54885},coords={{43.51,19.63,62}},isWeekly=1,questID=54884}),n(147261,{altQuests={54235},coords={{48.35,55.56,62}},isWeekly=1,questID=54234}),n(148031,g({altQuests={54429},coords={{40.92,56.43,62}},isWeekly=1,questID=54428},{toy(166785,{b=1})})),n(149662,g({coords={{50.72,32.32,62}},description="Only shows up when Horde Controlled.",isWeekly=1,questID=54891,r=1},{i(166525,g({b=1,f=55},{p(2563,{b=1,itemID=166528})}))})),n(147240,g({altQuests={54228},coords={{52.51,32.11,62}},isWeekly=1,questID=54227},{p(2547,{b=1,itemID=166452})})),n(149657,{altQuests={54888},coords={{44.03,48.21,62}},isWeekly=1,questID=54887}),n(147701,g({coords={{63.45,20.01,62},{66.68,19.09,62},{65.54,19.98,62},{64.39,20.09,62}},description="Only shows up when Alliance Controlled.",isWeekly=1,questID=54277,r=2},{mnt(288503,{b=1,itemID=166434,lvl=10})})),n(147970,{altQuests={54409},coords={{35.85,81.75,62}},isWeekly=1,questID=54408}),n(147758,g({coords={{45.17,74.99,62}},description="Only shows up when Horde Controlled.",isWeekly=1,questID=54291,r=1},{p(2548,{b=1,itemID=166453})})),n(149659,g({coords={{39.79,32.94,62}},description="Only shows up when Alliance Controlled.",isWeekly=1,questID=54889,r=2},{i(166525,g({b=1,f=55},{p(2563,{b=1,itemID=166528})}))})),n(148103,g({coords={{32.98,83.94,62}},description="Only shows up when Horde Controlled.",isWeekly=1,questID=54452,r=1},{toy(166788,{b=1})})),n(149665,{altQuests={54894},coords={{47.64,44.55,62}},isWeekly=1,questID=54893}),n(149663,g({coords={{39.79,32.94,62}},description="Only shows up when Horde Controlled.",isWeekly=1,questID=54892,r=1},{mnt(288505,{b=1,itemID=166435,lvl=10})})),n(147751,{altQuests={54290},coords={{43.48,29.38,62}},isWeekly=1,questID=54289}),n(147897,g({altQuests={54321},coords={{40.57,85.09,62}},isWeekly=1,questID=54320},{p(2549,{b=1,itemID=166454})})),n(147332,{altQuests={54248},coords={{45.51,58.96,62}},isWeekly=1,questID=54247}),n(147435,g({coords={{62.12,16.49,62}},description="Only shows up when Horde Controlled.",isWeekly=1,questID=54252,r=1},{toy(166790,{b=1})})),n(147942,g({altQuests={54398},coords={{40.62,82.72,62}},isWeekly=1,questID=54397},{p(2550,{b=1,itemID=166455})})),n(147664,g({coords={{62.38,9.84,62}},isWeekly=1,questID=54274,r=2},{p(2548,{b=1,itemID=166453})}))}),n(-34,{q(54669,{isWorldQuest=1,lvl=50,r=2}),q(54497,{isWorldQuest=1,lvl=50,r=1}),q(54840,{isWorldQuest=1,lvl=50,r=2}),q(54825,{isWorldQuest=1,lvl=50,r=2}),q(54797,{isWorldQuest=1,lvl=50,r=1}),q(54823,{isWorldQuest=1,lvl=50,r=2}),q(54795,{isWorldQuest=1,lvl=50,r=1}),q(54678,{isWorldQuest=1,lvl=50,r=2}),q(54531,{isWorldQuest=1,lvl=50,r=1}),q(54809,{isWorldQuest=1,lvl=50,r=1}),q(54821,{isWorldQuest=1,lvl=50,r=2}),q(54793,{isWorldQuest=1,lvl=50,r=1}),q(54677,{isWorldQuest=1,lvl=50,r=2}),q(54528,{isWorldQuest=1,lvl=50,r=1}),q(54856,{isWorldQuest=1,lvl=50,r=2}),q(54811,{isWorldQuest=1,lvl=50,r=1}),q(54784,{isWorldQuest=1,lvl=50,r=2}),q(54612,{isWorldQuest=1,lvl=50,r=1}),q(54837,{isWorldQuest=1,lvl=50,r=2}),q(54836,{isWorldQuest=1,lvl=50,r=2}),q(54834,{isWorldQuest=1,lvl=50,r=2}),q(54806,{isWorldQuest=1,lvl=50,r=1}),q(54818,{isWorldQuest=1,lvl=50,r=2}),q(54790,{isWorldQuest=1,lvl=50,r=1}),q(54838,{isWorldQuest=1,lvl=50,r=2}),q(54817,{isWorldQuest=1,lvl=50,r=2}),q(54789,{isWorldQuest=1,lvl=50,r=1}),q(54724,{isWorldQuest=1,lvl=50,r=1}),q(54679,{isWorldQuest=1,lvl=50,r=2}),q(54536,{isWorldQuest=1,lvl=50,r=1}),q(54858,{isWorldQuest=1,lvl=50,r=2}),q(54831,{isWorldQuest=1,lvl=50,r=2}),q(54803,{isWorldQuest=1,lvl=50,r=1}),q(54832,{isWorldQuest=1,lvl=50,r=2}),q(54804,{isWorldQuest=1,lvl=50,r=1}),q(54819,{isWorldQuest=1,lvl=50,r=2}),q(54791,{isWorldQuest=1,lvl=50,r=1}),q(54827,{isWorldQuest=1,lvl=50,r=2}),q(54799,{isWorldQuest=1,lvl=50,r=1}),q(54810,{isWorldQuest=1,lvl=50,r=1}),q(54675,{isWorldQuest=1,lvl=50,r=2}),q(54816,{isWorldQuest=1,lvl=50,r=2}),q(54788,{isWorldQuest=1,lvl=50,r=1}),q(54648,{isWorldQuest=1,lvl=50,r=1}),q(54667,{isWorldQuest=1,lvl=50,r=2}),q(54467,{isWorldQuest=1,lvl=50,r=1}),q(54826,{isWorldQuest=1,lvl=50,r=2}),q(54798,{isWorldQuest=1,lvl=50,r=1}),q(54835,{isWorldQuest=1,lvl=50,r=2}),q(54830,{isWorldQuest=1,lvl=50,r=2}),q(54802,{isWorldQuest=1,lvl=50,r=1}),q(54792,{isWorldQuest=1,lvl=50,r=1}),q(54841,{isWorldQuest=1,lvl=50,r=2}),q(54668,{isWorldQuest=1,lvl=50,r=2}),q(54674,{isWorldQuest=1,lvl=50,r=2}),q(54514,{isWorldQuest=1,lvl=50,r=1}),q(54672,{isWorldQuest=1,lvl=50,r=2}),q(54499,{isWorldQuest=1,lvl=50,r=1}),q(54807,{isWorldQuest=1,lvl=50,r=1}),q(54833,{isWorldQuest=1,lvl=50,r=2}),q(54805,{isWorldQuest=1,lvl=50,r=1}),q(54496,{isWorldQuest=1,lvl=50,r=1}),q(54812,{isWorldQuest=1,lvl=50,r=1}),q(54676,{isWorldQuest=1,lvl=50,r=2}),q(54698,{isWorldQuest=1,lvl=50,r=2}),q(54824,{isWorldQuest=1,lvl=50,r=2}),q(54796,{isWorldQuest=1,lvl=50,r=1}),q(54520,{isWorldQuest=1,lvl=50,r=1}),q(54822,{isWorldQuest=1,lvl=50,r=2}),q(54794,{isWorldQuest=1,lvl=50,r=1}),q(54521,{isWorldQuest=1,lvl=50,r=1}),q(54829,{isWorldQuest=1,lvl=50,r=2}),q(54801,{isWorldQuest=1,lvl=50,r=1}),q(54808,{isWorldQuest=1,lvl=50,r=1}),q(54673,{isWorldQuest=1,lvl=50,r=2}),q(54509,{isWorldQuest=1,lvl=50,r=1}),q(54857,{isWorldQuest=1,lvl=50,r=2}),q(54722,{isWorldQuest=1,lvl=50,r=1}),q(54828,{isWorldQuest=1,lvl=50,r=2}),q(54800,{isWorldQuest=1,lvl=50,r=1}),q(54719,{isWorldQuest=1,lvl=50,r=1}),q(54820,{isWorldQuest=1,lvl=50,r=2})})}))}),n(-852,g({description="The Heart of Azeroth, rewarded by Magni in the Heart of Chamber (Silithus), is required to learn Essences and maybe even to have them drop. Essences have two effects on them, one major and one minor power.\n\nPlayers may place an Essence in every unlocked Major or Minor slot in the Heart of Azeroth.\n\nThe major power will only be activated if the Essence is placed in the central Major slot.\n\nThe minor power will be activated if the Essence is placed in any Minor slot or the central Major slot.\n\nThe same Essence cannot be placed in multiple slots."},{n(-853,{n(-858,{aze(32,{rank=1}),aze(27,{rank=1}),aze(15,{rank=1}),aze(12,{rank=1}),aze(37,{rank=1}),aze(22,{rank=1}),aze(4,{rank=1})}),n(-859,{aze(32,{rank=2}),aze(27,{rank=2}),aze(15,{rank=2}),aze(12,{rank=2}),aze(37,{rank=2}),aze(22,{rank=2}),aze(4,{rank=2})}),n(-860,{aze(32,{rank=3}),aze(27,{rank=3}),aze(15,{rank=3}),aze(12,{rank=3}),aze(37,{rank=3}),aze(22,{rank=3}),aze(4,{rank=3})}),n(-861,g({u=2},{aze(32,{rank=4,u=14}),aze(27,{rank=4,u=2}),aze(15,{rank=4,u=2}),aze(12,{rank=4,u=2}),aze(37,{rank=4,u=2}),aze(22,{rank=4,u=2}),aze(4,{rank=4,u=2})}))}),n(-854,{n(-858,{aze(23,{rank=1}),aze(35,{rank=1}),aze(14,{rank=1}),aze(5,{rank=1}),aze(6,{rank=1}),aze(36,{rank=1}),aze(28,{rank=1})}),n(-859,{aze(23,{rank=2}),aze(35,{rank=2}),aze(14,{rank=2}),aze(5,{rank=2}),aze(6,{rank=2}),aze(36,{rank=2}),aze(28,{rank=2})}),n(-860,{aze(23,{rank=3}),aze(35,{rank=3}),aze(14,{rank=3}),aze(5,{rank=3}),aze(6,{rank=3}),aze(36,{rank=3}),aze(28,{rank=3})}),n(-861,g({u=2},{aze(23,{rank=4,u=2}),aze(35,{rank=4,u=2}),aze(14,{rank=4,u=2}),aze(5,{rank=4,u=2}),aze(6,{rank=4,u=2}),aze(36,{rank=4,u=2}),aze(28,{rank=4,u=2})}))}),n(-855,g({c=a22},{n(-858,{aze(18,{rank=1}),aze(20,{rank=1}),aze(24,{rank=1}),aze(17,{rank=1}),aze(19,{rank=1}),aze(16,{rank=1}),aze(21,{rank=1})}),n(-859,{aze(18,{rank=2}),aze(20,{rank=2}),aze(24,{rank=2}),aze(17,{rank=2}),aze(19,{rank=2}),aze(16,{rank=2}),aze(21,{rank=2})}),n(-860,{aze(18,{rank=3}),aze(20,{rank=3}),aze(24,{rank=3}),aze(17,{rank=3}),aze(19,{rank=3}),aze(16,{rank=3}),aze(21,{rank=3})}),n(-861,g({u=2},{aze(18,{rank=4,u=2}),aze(20,{rank=4,u=2}),aze(24,{rank=4,u=2}),aze(17,{rank=4,u=2}),aze(19,{rank=4,u=2}),aze(16,{rank=4,u=2}),aze(21,{rank=4,u=2})}))})),n(-856,g({c=a30},{n(-858,{aze(25,{rank=1}),aze(7,{rank=1}),aze(2,{rank=1}),aze(13,{rank=1}),aze(3,{rank=1}),aze(34,{rank=1}),aze(33,{rank=1})}),n(-859,{aze(25,{rank=2}),aze(7,{rank=2}),aze(2,{rank=2}),aze(13,{rank=2}),aze(3,{rank=2}),aze(34,{rank=2}),aze(33,{rank=2})}),n(-860,{aze(25,{rank=3}),aze(7,{rank=3}),aze(2,{rank=3}),aze(13,{rank=3}),aze(3,{rank=3}),aze(34,{rank=3}),aze(33,{rank=3})}),n(-861,g({u=2},{aze(25,{rank=4,u=2}),aze(7,{rank=4,u=2}),aze(2,{rank=4,u=2}),aze(13,{rank=4,u=2}),aze(3,{rank=4,u=2}),aze(34,{rank=4,u=2}),aze(33,{rank=4,u=2})}))}))})),n(-10080,g({maps={1473}},{n(-4,{ach(14173,{ach(14172),ach(14171),ach(14170)}),ach(14162),ach(14063,{maps={1469}}),ach(14062,{maps={1470}}),ach(14143,{p(2844,{b=1,itemID=174463}),crit(1),crit(2)}),ach(14169,{ach(14165),ach(14166),ach(14167),ach(14168)}),ach(14067,g({maps={1469}},{ach(14065),ach(14063)})),ach(14066,g({maps={1470}},{ach(14064),ach(14062)})),ach(13994,{mnt(305182,{b=1,itemID=174654}),crit(1),crit(2),crit(3),crit(4)}),ach(14060),ach(14061)}),n(-852,{i(173310,g({b=1,c=a30,cost={{"i",174287,45}},f=55,spellID=311310},{aze(34,{rank=3})})),i(173290,g({b=1,cost={{"i",174287,45}},f=55,spellID=311216},{aze(36,{rank=3})})),i(168938,g({b=1,c=a22,cost={{"i",174287,45}},f=55,spellID=299540},{aze(16,{rank=3})}))}),n(-17,g({description="Mogs are looted at the end from a full clear with that specific mask on.",maps={1469,1470}},{q(58314,g({description="Obtained from completing the Valley of Wisdom objective with one mask active.",lvl=50,providers={{"i",174083}}},{s(108582,174342,{b=1,f=2})})),q(58297,g({description="Obtained from completing the Valley of Honor objective with one mask active.",lvl=50,providers={{"i",174082}}},{s(107790,173955,{b=1,f=2})})),q(58316,g({description="Obtained from completing the Mage Quarter objective with one mask active.",lvl=50,providers={{"i",174081}}},{s(107789,173953,{b=1,f=2})})),q(58318,g({description="Obtained from a full clear of either vision.",lvl=50,providers={{"i",174080}}},{s(107305,172952,{b=1,f=2})})),q(58317,g({description="Obtained from completing the Old Town objective with one mask active.",lvl=50,providers={{"i",174079}}},{s(107552,173524,{b=1,f=2})})),o(9999890,g({description="You can only receive each tier of gear rewards once per week. Ex. Completing multiple 5 mask runs rewards the next lower tier reward each time. After all tier rewards are looted for the week no more gear is given."},{o(9999891,{description="Rewards ilvl 420 loot.",isWeekly=1,questID=57841}),o(9999892,{description="Rewards ilvl 430 loot.",isWeekly=1,questID=57845}),o(9999893,{description="Rewards ilvl 445 loot.",isWeekly=1,questID=57842}),o(9999894,{description="Rewards ilvl 450 loot.",isWeekly=1,questID=57846}),o(9999895,{description="Rewards ilvl 455 loot.",isWeekly=1,questID=57843}),o(9999896,{description="Rewards ilvl 460 loot.",isWeekly=1,questID=57847}),o(9999897,{description="Rewards ilvl 465 loot.",isWeekly=1,questID=57844}),o(9999898,{description="Rewards ilvl 470 loot.",isWeekly=1,questID=57848})})),q(59834,{description="Weekly Horrific Core completion",isWeekly=1})})),n(-16,g({maps={1469,1470}},{n(160708,g({coords={{40,78.4,1469},{52.8,76.2,1469},{60.2,51,1469},{67.6,39.2,1469},{39.2,49.1,1469},{61.8,75.6,1470},{54.8,57.8,1470},{62,30.6,1470},{49.7,87,1470},{75.7,64.6,1470}},description="Click the mailbox!"},{mnt(315987,{b=1,itemID=174653})}))})),n(-10073,g({maps={1469}},{n(-10081,{n(153244,g({description="Help Zekhan save Orgrimmar's shamans in the Valley of Spirits."},{toy(174924,{b=1}),p(2796,{b=1,itemID=173726})})),toy(174920,{b=1,coords={{40.5,60.3,1469}},description="Requires entering the Valley of Spirits. The chest is inside the barber shop on the right."})}),n(-10082,{o(332704,{i(173289,g({b=1,f=55,spellID=311215},{aze(36,{rank=2})})),i(168937,g({b=1,c=a22,f=55,spellID=299539},{aze(16,{rank=2})})),i(173309,g({b=1,c=a30,f=55,spellID=311309},{aze(34,{rank=2})}))}),n(155098,g({description="Defeat Rexxar and his creatures in the Valley of Honor."},{p(2838,{b=1,itemID=174457}),i(173289,{b=1,f=55,spellID=311215}),s(108784,174855,{b=1,description="Has only been received on a Hunter character (so far).\nCan be traded to party members within the same Vision.",f=32,lvl=50})}))}),n(152089,{i(173308,g({b=1,c=a30,f=55,spellID=311308},{aze(34,{rank=1})})),i(173288,g({b=1,f=55,spellID=311214},{aze(36,{rank=1})})),i(168936,g({b=1,c=a22,f=55,spellID=299538},{aze(16,{rank=1})})),p(2842,{b=1,itemID=174461}),p(2797,{b=1,itemID=174646}),i(174287,{b=1,f=55,spellID=314671}),i(175054,{f=102,spellID=318427}),i(175052,{f=102,spellID=318429}),i(175053,{f=102,spellID=318428}),i(174891,{f=102,spellID=317059}),i(174890,{f=102,spellID=317057}),i(175056,{f=102,spellID=318430}),i(175062,{b=1,spellID=307026})})})),n(-10074,g({maps={1470}},{n(158284,g({coords={{58.4,77.2,1470},{56.6,67.6,1470},{62.6,61.2,1470},{69.6,68.2,1470}},description="Craggle pats around outside of the Trade District, so selecting a Corrupted or Lost Area is not required. You need to kill the shielding robot to damage him, which requires using player CC or dropping a Toy Train Set in Craggle's path and pulling the bot while he's distracted."},{toy(174926,{b=1})})),toy(174928,{b=1,coords={{57,55,1470},{60,58,1470},{65,62,1470},{72,67,1470},{67,51,1470}},description="Repeatedly click the bouncing apples at the coordinates provided. Supposedly, clicking them 100 times will guarantee that the toy is in your final chest, but any click should give you a chance if you're running short on time."}),toy(174921,{b=1,coords={{58.9,52.9,1470}},description="Behind the orphanage in Cathedral Square. It's on the ground next to some crates, is very small, and doesn't have the typical interactable sparkle."}),n(-10081,{n(156577,g({description="Aid Kelsey and play with explosives in the Dwarven District."},{p(2841,{b=1,itemID=174460})}))}),n(-10082,{o(332704,{i(173289,g({b=1,f=55,spellID=311215},{aze(36,{rank=2})})),i(168937,g({b=1,c=a22,f=55,spellID=299539},{aze(16,{rank=2})})),i(173309,g({b=1,c=a30,f=55,spellID=311309},{aze(34,{rank=2})}))}),n(158157,g({description="Assist Valeera with some Defias Company downsizing in Old Town."},{ill(6174,{b=1,itemID=174932,questID=58927}),i(173289,{b=1,f=55,spellID=311215})})),n(158035,g({description="Stop Magister Umbric's assault in the Mage Quarter."},{p(2839,{b=1,itemID=174458}),i(173289,{b=1,f=55,spellID=311215})}))}),n(152718,{i(173308,g({b=1,c=a30,f=55,spellID=311308},{aze(34,{rank=1})})),i(173288,g({b=1,f=55,spellID=311214},{aze(36,{rank=1})})),i(168936,g({b=1,c=a22,f=55,spellID=299538},{aze(16,{rank=1})})),p(2842,{b=1,itemID=174461}),p(2840,{b=1,itemID=174459}),i(174287,{b=1,f=55,spellID=314671}),i(175054,{f=102,spellID=318427}),i(175052,{f=102,spellID=318429}),i(175053,{f=102,spellID=318428}),i(174891,{f=102,spellID=317059}),i(174890,{f=102,spellID=317057}),i(175056,{f=102,spellID=318430}),i(175062,{b=1,spellID=307026})})}))})),m(1527,g({icon="Interface\\Icons\\INV_FACTION_83_ULDUMACCORD",maps={249,1540,1541,1571}},{n(-10075,g({altQuests={55350},isWeekly=1,questID=57562},{n(-17,{q(58636,{coords={{54.9,32.9,1527}},lvl=50,providers={{"n",155102}},sourceQuests={56472}}),q(58638,{coords={{54.9,32.9,1527}},lvl=50,providers={{"n",155102}},sourceQuests={58636}}),q(58639,{coords={{68.9,57.9,1527}},lvl=50,providers={{"n",155102}},sourceQuests={58638}}),q(58646,{coords={{68.9,57.9,1527}},lvl=50,providers={{"n",155102}},sourceQuests={58638}}),q(58640,{coords={{68.9,57.9,1527}},lvl=50,providers={{"n",155102}},sourceQuests={58639,58646}}),q(58641,{coords={{72.9,48.4,1527}},lvl=50,providers={{"n",155102}},sourceQuests={58640}}),q(58642,{coords={{72.9,48.4,1527}},lvl=50,providers={{"n",155102}},sourceQuests={58641}}),q(58643,{coords={{72.9,48.4,1527}},lvl=50,providers={{"n",155102}},sourceQuests={58642}}),q(58645,{coords={{71.6,52,1527}},lvl=50,providers={{"n",161031}},sourceQuests={58643}}),q(58287,g({coords={{54.8,32.9,1527}},isDaily=1,lvl=50,providers={{"n",155096}},sourceQuests={56472}},{cu(1755)})),q(58281,g({coords={{54.8,32.9,1527}},isDaily=1,lvl=50,providers={{"n",155096}}},{cu(1755)})),q(58283,{coords={{54.6,32.8,1527}},isDaily=1,lvl=50,providers={{"n",155099}},sourceQuests={56472}}),q(58290,g({coords={{54.8,32.9,1527}},isDaily=1,lvl=50,providers={{"n",155096}}},{cu(1755)})),q(58282,{coords={{54.8,32.9,1527}},isDaily=1,lvl=50,providers={{"n",155096}},sourceQuests={56472}}),q(58291,{coords={{54.6,34,1527}},isDaily=1,lvl=50,providers={{"n",160957}},sourceQuests={56472}}),q(58286,g({coords={{54.9,32.7,1527}},isDaily=1,lvl=50,providers={{"n",155095}},sourceQuests={56472}},{cu(1755)})),q(58289,g({coords={{54.9,32.9,1527}},isDaily=1,lvl=50,providers={{"n",155102}}},{cu(1755)})),q(58288,g({coords={{54.8,32.9,1527}},isDaily=1,lvl=50,providers={{"n",155096}}},{cu(1755)})),q(58321,g({coords={{54.9,32.7,1527}},isDaily=1,lvl=50,providers={{"n",155095}},sourceQuests={56472}},{cu(1755)})),q(58285,{coords={{54.9,32.9,1527}},isDaily=1,lvl=50,providers={{"n",155102}},sourceQuests={56472}}),q(58284,g({coords={{54.9,32.9,1527}},isDaily=1,lvl=50,providers={{"n",155102}}},{cu(1755)}))}),n(-16,{n(157170,{coords={{64.5,25.6,1527}},isDaily=1,questID=57281}),n(151883,{coords={{71.2,54,1527},{68.7,54,1527},{68.7,50.4,1527},{71.2,50.4,1527}},description="Flies around the top of the |cFFFFD700Halls of Origination|r.",isDaily=1,questID=55468}),n(152757,{coords={{64,51,1527}},description="Crush all the little scorpions by walking over them to spawn this mob.",isDaily=1,questID=55710}),n(157167,{coords={{75.4,52.2,1527}},isDaily=1,questID=57280}),n(157120,{coords={{75,68.2,1527}},isDaily=1,questID=57258}),n(151995,{coords={{77.2,46,1527},{78,46,1527},{79.4,45.5,1527},{80,45.9,1527},{80.3,46.5,1527},{80.7,47.7,1527}},isDaily=1,questID=55502}),n(152431,{coords={{77.2,50,1527}},cost={{"i",168160,1}},isDaily=1,questID=55629}),n(157157,{coords={{66.8,20.3,1527}},isDaily=1,questID=57277}),n(152677,{coords={{62,24.5,1527}},isDaily=1,questID=55684}),n(157146,g({coords={{68.3,31.9,1527}},isDaily=1,questID=57273},{mnt(316275,{b=1,itemID=174753})})),n(152040,{coords={{69.7,42.2,1527}},isDaily=1,questID=55518}),n(151948,{coords={{73.5,64.6,1527}},isDaily=1,questID=55496}),n(162352,{coords={{49.98,40.11,1527}},description="In the underwater cave.",isDaily=1,questID=58716}),n(151878,{coords={{79,63.9,1527}},isDaily=1,questID=58613}),n(151897,{coords={{84.8,57,1527}},isDaily=1,questID=55479}),n(151609,{coords={{73.3,74.4,1527}},isDaily=1,questID=55353}),n(152657,{coords={{67.6,33.2,1527},{66.4,38.4,1527},{64.8,38.5,1527},{64.6,36.5,1527},{66.5,34.2,1527}},isDaily=1,modelScale=1.4,questID=55682}),n(157188,{coords={{83.8,47.22,1527}},isDaily=1,questID=57285}),n(152788,{coords={{67.5,63.8,1527}},description="Requires 3 players with |cFFFFD700Suntouched Amulet|r to channel the pillars at the same time to summon.",isDaily=1,questID=55716}),n(151852,{coords={{81.2,52.1,1527},{79.3,52.2,1527},{77.7,52.2,1527}},isDaily=1,modelScale=4,questID=55461}),n(157164,{coords={{80.2,57,1527}},isDaily=1,questID=57279})}),n(-34,{q(55670,{coords={{84.2,55.6,1527}},isWorldQuest=1}),q(57243,{coords={{76.1,48,1527}},isWorldQuest=1}),q(55350,g({isWorldQuest=1},{i(174961,{b=1,f=55})})),q(55356,{isWorldQuest=1}),q(55357,{coords={{83.49,61.86,1527}},isWorldQuest=1}),q(55358,{coords={{71.6,45.9,1527}},isWorldQuest=1}),q(57215,{coords={{64.45,29.84,1527}},isWorldQuest=1}),q(55355,{coords={{64.5,22.7,1527}},isWorldQuest=1}),q(55359,{isWorldQuest=1}),q(57234,{coords={{80.3,66.1,1527}},isWorldQuest=1}),q(57235,{coords={{66.5,50.8,1527}},isWorldQuest=1}),q(55360,{coords={{69.9,59.9,1527}},isWorldQuest=1}),q(55354,{coords={{61.4,47.2,1527}},isWorldQuest=1}),q(57223,{coords={{78.2,57.6,1527}},isWorldQuest=1}),q(57219,{coords={{65.5,37.8,1527}},isWorldQuest=1}),q(57218,{coords={{82.5,48,1527}},isWorldQuest=1}),q(57217,{coords={{71,68,1527}},isWorldQuest=1})}),n(0,{i(174765,{b=1,cost={{"i",174764,6}}}),i(174764,{b=1,f=102,spellID=316372})})})),n(-10079,g({altQuests={56308},isWeekly=1,questID=57565},{n(-17,{q(57873,{coords={{40.1,21.3,1527}},lvl=50,providers={{"n",159544}}}),q(57915,{coords={{40.8,38.5,1527}},lvl=50,providers={{"n",154958}},sourceQuests={57873}}),q(57955,{coords={{39.9,45.2,1527}},lvl=50,providers={{"n",159560}},sourceQuests={57915}}),q(57954,{coords={{24.5,55.2,1527}},lvl=50,providers={{"n",159682}},sourceQuests={57955}}),q(57956,{coords={{24.5,55.2,1527}},lvl=50,providers={{"n",159682}},sourceQuests={57955}}),q(57971,{coords={{24.4,55.2,1527}},lvl=50,providers={{"n",159682}},sourceQuests={57954,57956}}),q(58606,{coords={{27.9,63.3,1527}},lvl=50,providers={{"n",164196}},sourceQuests={57971}}),q(57970,{coords={{27.9,63.4,1527}},lvl=50,providers={{"n",159820}},sourceQuests={57971}}),q(57969,{coords={{27.9,63.4,1527}},lvl=50,providers={{"n",159820}},sourceQuests={57971}}),q(57990,{coords={{27.9,63.4,1527}},lvl=50,providers={{"n",159820}},sourceQuests={57969,57970,58606}}),q(58008,{coords={{42.4,55.9,1527}},lvl=50,providers={{"n",159920}},sourceQuests={57990}}),q(56576,{coords={{42.4,55.9,1527}},lvl=50,providers={{"n",159920}},sourceQuests={159820}}),q(58009,{coords={{42.4,55.9,1527}},lvl=50,providers={{"n",159920}},sourceQuests={56576,58008}}),q(56550,{coords={{24.5,55.2,1527}},isDaily=1,lvl=50,providers={{"n",159682}}}),q(58778,{coords={{40,21.2,1527}},isDaily=1,lvl=50,providers={{"n",159920}}}),q(58776,{coords={{40,21.3,1527}},isDaily=1,lvl=50,providers={{"n",154443}}}),q(58780,{coords={{40,21.3,1527}},isDaily=1,lvl=50,providers={{"n",154443}}}),q(58010,{coords={{55.6,35.3,1527}},isDaily=1,lvl=50,providers={{"n",161738}},sourceQuests={58606}}),q(58777,{coords={{40,21.3,1527}},isDaily=1,lvl=50,providers={{"n",159920}}}),q(58779,{coords={{40,21.3,1527}},isDaily=1,lvl=50,providers={{"n",159920}}}),q(58781,{coords={{40.1,21.3,1527}},isDaily=1,lvl=50,providers={{"n",159544}}}),q(57968,{coords={{24.5,55.3,1527}},isDaily=1,lvl=50,providers={{"n",159682}}}),q(58782,{coords={{40.1,21.3,1527}},isDaily=1,lvl=50,providers={{"n",159544}}}),q(56402,{coords={{39.9,45.2,1527}},isDaily=1,lvl=50,providers={{"n",159560}},sourceQuests={57915}}),q(56889,{coords={{40.1,21.3,1527}},isDaily=1,lvl=50,providers={{"n",159820}}})}),n(-16,{n(162171,g({coords={{45.61,57.79,1527}},description="He is inside the Chamber of the Sun.",isDaily=1,questID=58699},{s(108408,174227,{b=1,f=20,lvl=50})})),n(162147,g({coords={{30.7,49.8,1527}},isDaily=1,questID=58696},{mnt(316337,{b=1,itemID=174769}),s(108404,174224,{b=1,f=26,lvl=50}),s(108407,174222,{b=1,f=20,lvl=50}),s(108408,174227,{b=1,f=20,lvl=50})})),n(162163,g({coords={{45.1,60.7,1527},{46.8,58.2,1527},{45.7,56,1527},{43.8,57.8,1527}},isDaily=1,questID=58701},{s(108404,174224,{b=1,f=26,lvl=50}),s(108407,174222,{b=1,f=20,lvl=50}),s(108408,174227,{b=1,f=20,lvl=50})})),n(155531,g({coords={{17.6,60.2,1527},{25.6,64,1527}},description="Shares a spawn with Wastewander Host. Coordinates are approximate areas where the rare may be found, but spawn camping will be less reliable than farming.",isDaily=1,questID=56823},{s(108404,174224,{b=1,f=26,lvl=50}),s(108407,174222,{b=1,f=20,lvl=50}),s(108408,174227,{b=1,f=20,lvl=50})})),n(154604,g({coords={{34.67,18.9,1527}},description="He is underground.",isDaily=1,questID=56340},{s(108404,174224,{b=1,f=26,lvl=50}),p(2847,{b=1,itemID=174475}),s(108407,174222,{b=1,f=20,lvl=50}),s(108408,174227,{b=1,f=20,lvl=50})})),n(156078,g({coords={{31.31,66.01,1527}},description="Spawns in Ruins of Ammon.",isDaily=1,questID=56952},{s(108404,174224,{b=1,f=26,lvl=50}),s(108408,174227,{b=1,f=20,lvl=50})})),n(162142,g({coords={{37.5,60.4,1527}},isDaily=1,questID=58693},{s(108404,174224,{b=1,f=26,lvl=50}),s(108407,174222,{b=1,f=20,lvl=50}),s(108408,174227,{b=1,f=20,lvl=50})})),n(162173,g({coords={{36.4,10.3,1527},{34,11.2,1527},{24.8,6.5,1527}},isDaily=1,questID=58864},{s(108404,174224,{b=1,f=26,lvl=50}),s(108408,174227,{b=1,f=20,lvl=50})})),n(162140,g({coords={{22.6,61.4,1527},{19.6,63,1527},{25.2,59.6,1527}},isDaily=1,questID=58697},{p(2848,{b=1,itemID=174476}),s(108404,174224,{b=1,f=26,lvl=50}),s(108407,174222,{b=1,f=20,lvl=50}),s(108408,174227,{b=1,f=20,lvl=50})})),n(162170,g({coords={{33.7,25.4,1527}},isDaily=1,questID=58702},{s(108404,174224,{b=1,f=26,lvl=50}),s(108407,174222,{b=1,f=20,lvl=50}),s(108408,174227,{b=1,f=20,lvl=50})})),n(162141,g({coords={{41.1,41.8,1527}},isDaily=1,questID=58695},{s(108404,174224,{b=1,f=26,lvl=50}),s(108407,174222,{b=1,f=20,lvl=50}),s(108408,174227,{b=1,f=20,lvl=50})}))}),n(-34,{q(56308,g({isWorldQuest=1},{i(174960,{b=1,f=55})})),q(58974,{coords={{27.8,57.1,1527}},isWorldQuest=1}),q(58961,{coords={{37.2,47.8,1527}},isWorldQuest=1}),q(58660,{coords={{31.6,43.9,1527}},isWorldQuest=1}),q(58661,{coords={{45.1,43,1527}},isWorldQuest=1}),q(58662,{coords={{37.2,67.1,1527}},isWorldQuest=1}),q(59003,{coords={{36.5,20.6,1527}},isWorldQuest=1}),q(58679,{coords={{34.4,29.3,1527}},isWorldQuest=1}),q(58981,{coords={{46.9,58,1527}},isWorldQuest=1}),q(58667,{coords={{31.4,55.3,1527}},isWorldQuest=1}),q(58676,{coords={{20.7,59.1,1527}},isWorldQuest=1}),q(58952,{coords={{22.4,64.1,1527}},isWorldQuest=1}),q(58990,{coords={{28.3,65.6,1527}},isWorldQuest=1})}),n(0,{i(174761,{b=1,cost={{"i",174756,6}}}),i(174756,{b=1,spellID=316364})})})),n(-10076,g({altQuests={57157},isWeekly=1,questID=57566},{n(-852,{i(168574,g({b=1,c=a30,cost={{"i",174288,3}},f=55,spellID=298414},{aze(33,{rank=2})})),i(173281,g({b=1,cost={{"i",174288,3}},f=55,spellID=311186},{aze(35,{rank=2})}))}),n(-17,{q(58168,g({coords={{56.69,31.75,1530}},isDaily=1,lvl=50,providers={{"n",160252}}},{i(174288,{b=1,description="Awarded once a week upon completion of your first Visions of Darkness quest.",f=55,spellID=314689})})),q(58151,g({coords={{56.6,31.7,1527}},isDaily=1,lvl=50,providers={{"n",160252}}},{i(174288,{b=1,description="Awarded once a week upon completion of your first Visions of Darkness quest.",f=55,spellID=314689})})),q(58156,g({coords={{56.6,31.7,1527}},isDaily=1,lvl=50,providers={{"n",160252}},sourceQuests=a47},{i(174288,{b=1,description="Awarded once a week upon completion of your first Visions of Darkness quest.",f=55,spellID=314689})})),q(57874,g({coords={{56.6,31.7,1527}},providers={{"n",160252}},u=1},{i(174288,{b=1,description="Awarded once a week upon completion of your first Visions of Darkness quest.",f=55,spellID=314689})})),q(58155,g({coords={{56.6,31.7,1527}},isDaily=1,lvl=50,providers={{"n",160252}},sourceQuests=a47},{i(174288,{b=1,description="Awarded once a week upon completion of your first Visions of Darkness quest.",f=55,spellID=314689})})),q(58235,{coords={{54.9,32.7,1527}},isDaily=1,lvl=50,providers={{"n",155095}},sourceQuests={56472}}),q(58229,{coords={{54.8,32.9,1527}},isDaily=1,lvl=50,providers={{"n",155096}},sourceQuests={56472}}),q(58230,{coords={{54.6,32.8,1527}},isDaily=1,lvl=50,providers={{"n",155099}},sourceQuests={56472}}),q(58237,{coords={{54.6,32.8,1527}},isDaily=1,lvl=50,providers={{"n",155099}},sourceQuests={56472}}),q(57773,{coords={{54.8,32.9,1527}},isDaily=1,lvl=50,providers={{"n",155096}},sourceQuests={56472}}),q(58277,{coords={{54.6,32.8,1527}},isDaily=1,lvl=50,providers={{"n",155099}},sourceQuests={56472}}),q(58239,g({coords={{54.6,34,1527}},isDaily=1,lvl=50,providers={{"n",160957}},sourceQuests={56472}},{o(334216,{coords={{48.9,76.8,1527},{50.8,31.4,1527},{51,80,1527},{51.8,73,1527},{55.7,84.4,1527},{58.3,15.3,1527},{59.3,62.3,1527},{60.2,65.3,1527},{63.4,68.1,1527},{64.4,65,1527},{71,73,1527},{50.2,75.1,1527},{67.5,70.7,1527},{27.5,64,1527},{59.9,74.2,1527},{60.8,74.9,1527}}})})),q(58238,{coords={{54.9,32.7,1527}},isDaily=1,lvl=50,providers={{"n",155095}},sourceQuests={56472}}),q(57774,{coords={{54.8,32.9,1527}},isDaily=1,lvl=50,providers={{"n",155096}},sourceQuests={56472}}),q(58232,{coords={{54.8,32.9,1527}},isDaily=1,lvl=50,providers={{"n",155096}},sourceQuests={56472}}),q(58234,{coords={{54.6,32.8,1527}},isDaily=1,lvl=50,providers={{"n",155099}},sourceQuests={56472}}),q(57737,{coords={{54.9,32.7,1527}},isDaily=1,lvl=50,providers={{"n",155095}},sourceQuests={56472}}),q(58236,{coords={{54.8,32.9,1527}},isDaily=1,lvl=50,providers={{"n",155096}},sourceQuests={56472}}),q(58233,{coords={{54.6,32.8,1527}},isDaily=1,lvl=50,providers={{"n",155099}},sourceQuests={56472}}),q(58231,{coords={{54.6,32.8,1527}},isDaily=1,lvl=50,providers={{"n",155099}},sourceQuests={56472}})}),n(-16,{n(158557,{coords={{66.8,74.3,1527}},isDaily=1,questID=57669}),n(157593,g({coords={{59.8,72.4,1527}},description="This rare will only spawn when the event is up",isDaily=1,questID=57429},{p(2851,{b=1,itemID=174478})})),n(158594,{coords={{49.4,38.3,1527}},isDaily=1,questID=57672}),n(158491,{coords={{53.2,70.8,1527},{54.2,69.2,1527},{53.1,68.3,1527},{51.1,69.2,1527},{49.7,70.2,1527},{49.3,70.9,1527},{48.6,73.2,1527},{47.9,73.7,1527},{46.6,72.4,1527},{46.5,75.2,1527},{44.7,77.6,1527}},description="Patrols the desert around |cFFFFD700Neferset|r.",isDaily=1,questID=57662}),n(158633,g({coords={{55,53,1527}},description="Can spawn anywhere in the Akhenet Fields. Shares a spawn with Foul Observer.",isDaily=1,questID=57680},{i(175142,g({b=1,spellID=319109},{toy(175140,{b=1})}))})),n(156002,{coords={{35,17,1527}},isDaily=1}),n(158597,{coords={{54.7,43.2,1527}},isDaily=1,questID=57675}),n(158528,{coords={{47.4,77.2,1527},{47.6,77.4,1527}},isDaily=1,questID=57664}),n(160623,{coords={{60,39,1527}},description="To activate, you must feed it the surrounding oozelings by dragging them on top of it.",isDaily=1,questID=58206}),n(156655,{coords={{71.2,73.7,1527}},isDaily=1,questID=57433}),n(156299,{description="Roams around the southern half of Uldum.",isDaily=1,questID=57430}),n(161033,{coords={{56.4,40.6,1527}},description="In the waters surrounding the main hub.",isDaily=1,questID=58333}),n(156654,{coords={{58.6,82.8,1527}},isDaily=1,questID=57432}),n(160532,{coords={{61.3,74.9,1527}},isDaily=1,questID=58169}),n(158636,g({coords={{49.3,82.3,1527}},description="Up in the air on the platform.",isDaily=1,questID=57688},{toy(169303,{b=1})})),n(158595,{coords={{59.4,49.8,1527}},description="He is in stealth.",isDaily=1,questID=57673}),q(57359,g({altQuests={57620,57621},coords={{55.2,79.4,1527},{50,78.6,1527},{50.8,87.4,1527}},description="The portal needs to be clicked multiple times in order for the rares to spawn. You can only click the portal once per day, so work together with others to get the spawn. Three rares will spawn at a time and any of the rares can spawn in any of the locations.",isDaily=1},{n(157472,{isDaily=1,questID=57437}),n(157470,{isDaily=1,questID=57436}),n(157390,{isDaily=1,questID=57434}),n(157476,{isDaily=1,questID=57439}),n(157473,g({isDaily=1,questID=57438},{toy(174874,{b=1})})),n(157469,{isDaily=1,questID=57435})}))}),n(-34,{q(57157,g({isWorldQuest=1},{i(173372,{b=1,f=55})})),q(57541,{coords={{65.9,72.9,1527}},isWorldQuest=1}),q(57522,{isWorldQuest=1}),q(57585,{isWorldQuest=1}),q(57620,{isWorldQuest=1}),q(58216,{coords={{60.13,45.58,1527}},isWorldQuest=1}),q(58256,{coords={{46.79,34.25,1527}},isWorldQuest=1}),q(58257,{coords={{55.4,21.3,1527}},isWorldQuest=1}),q(58258,{coords={{62.39,79.31,1527}},isWorldQuest=1}),q(57449,{coords={{60.08,38.09,1527}},isWorldQuest=1}),q(57543,{isWorldQuest=1}),q(57580,{isWorldQuest=1}),q(57582,{coords={{66.57,68.26,1527}},isWorldQuest=1}),q(57592,{isWorldQuest=1}),q(58276,{coords={{49.4,39.3,1527}},isWorldQuest=1}),q(58275,{coords={{50.6,82.4,1527}},isWorldQuest=1}),q(58330,{coords={{59.77,72.41,1527}},isWorldQuest=1}),q(57456,{coords={{47,41,1527}},isWorldQuest=1}),q(57586,{coords={{47.8,32.7,1527}},isWorldQuest=1}),q(57587,{coords={{52.3,31.6,1527}},isWorldQuest=1}),q(57588,{coords={{59,28,1527}},isWorldQuest=1}),q(57589,{coords={{64.2,65.5,1527}},isWorldQuest=1}),q(57590,{coords={{58,74,1527}},isWorldQuest=1}),q(57591,{coords={{60,53,1527}},isWorldQuest=1}),q(58271,{coords={{62.02,70.68,1527}},isWorldQuest=1})}),n(0,{i(170553,{b=1,description="The fastest way is to farm them inside Lesser Vision."}),i(174768,{b=1,cost={{"i",174758,6}}}),i(174758,{b=1,f=102,spellID=316373})})})),n(-169,{q(58097,g({repeatable=1},{i(174484,g({b=1,f=102},{i(173283,g({b=1,f=55,spellID=311188,u=2},{aze(35,{rank=4})})),p(2850,{b=1,itemID=174481})}))}))}),n(-10072,g({altQuests={57157}},{n(-4,{ach(14159,{crit(1,{coords={{49.5,39.9,1527},{51.2,73.2,1527},{49,80,1527},{46.2,79.7,1527},{47.7,84.5,1527},{49.1,83.8,1527},{57.1,43.5,1527},{55.8,41.5,1527},{54.9,80,1527},{46.2,42,1527},{53.8,43.1,1527}},crs={162249},description="Shares a spawn with Acolyte of N'Zoth."}),crit(2,{coords={{51.7,71.1,1527},{50.7,72.3,1527},{50.2,72.6,1527},{50.4,73.6,1527},{50,78.7,1527},{51.2,80,1527},{49.4,80.9,1527},{48.6,85.6,1527},{50,71.8,1527},{52.2,84.5,1527},{50.7,69.4,1527},{52,69.4,1527},{50,71.7,1527}},crs={162250},description="Shares a spawn with Black Empire Assassin."}),crit(3,{coords={{58.4,42.8,1527},{52.6,46.4,1527},{60,49.5,1527},{51,71.2,1527},{50,78.7,1527},{50.2,73.1,1527},{50.5,85.8,1527},{49.1,84.7,1527}},crs={162252},description="Shares a spawn with Black Empire Beheader."}),crit(4,{coords={{13.8,63.6,1527},{26.8,76.6,1527},{46.6,91.2,1527}},crs={162290},description="This doesn't appear to share a spawn with any other mob, but it's an elite shark that spawns off the southern coast of Uldum. It can swim very far out, close to fatigue waters, so if you're searching for Corrupted Bloodseeker it may be helpful to follow the outside edge rather than sticking to the coast."}),crit(5,{coords={{55.7,43.8,1527},{57.5,17.7,1527},{56.6,20.6,1527},{56.5,24.4,1527},{57.3,27.4,1527},{59.6,60.8,1527}},crs={159087},description="Shares a spawn with N'Zoth Bonestripper. Found in most water locations."}),crit(6,{coords={{59.5,47.4,1527},{59.1,42.7,1527},{55.1,53.4,1527},{49.4,39.6,1527},{60.2,53.6,1527},{58.4,24.8,1527},{55.6,24.4,1527}},crs={156709},description="Shares a spawn with Faceless Despoiler and Mind Eater. Can also result in Corrupted Mind Eater spawning."}),crit(7,{coords={{63,71,1527},{63.8,72.8,1527},{64.5,74.5,1527},{60.2,66.4,1527},{61.6,69.4,1527},{56.5,42.1,1527}},crs={162246},description="Shares a spawn with Faceless Dominator."}),crit(8,{coords={{60.8,71.5,1527},{60.2,71.3,1527},{62,73.7,1527},{49.8,39.9,1527},{49.6,41.4,1527},{61.8,70.6,1527},{61.4,75.2,1527},{63.5,70,1527}},crs={162244},description="Shares a spawn with K'thir Doomsayer."}),crit(9,{coords={{59.5,48.6,1527},{49,35.5,1527},{62.2,68.7,1527},{60.9,69.3,1527},{60.4,67.5,1527},{62,66.7,1527}},crs={158632},description="Shares a spawn with Burbling Fleshbeast."}),crit(10,{coords={{60.8,71.5,1527},{62.1,74.7,1527},{63.4,72.6,1527},{62.2,67.4,1527}},crs={162247},description="Shares a spawn with Faceless Jailer."}),crit(11,{coords={{59.5,47.4,1527},{59.1,42.7,1527},{55.1,53.4,1527},{49.4,39.6,1527},{60.2,53.6,1527},{58.4,24.8,1527},{55.6,24.4,1527}},crs={162243},description="Shares a spawn with Mind Eater and Faceless Despoiler. Can also result in Corrupted Despoiler spawning."}),crit(12,{coords={{50.9,82.9,1527},{51.6,81.7,1527},{49.8,82,1527},{49.8,82.6,1527},{49,82.6,1527},{47.3,80.3,1527},{50.7,85.5,1527},{50.3,85.5,1527},{50.5,77.9,1527},{50.8,77.8,1527},{50.9,75,1527},{50.5,75,1527}},crs={158531},description="Shares a spawn with Voidwarped Neferset and Voidwarped Neferset High Guard."}),crit(13,{coords={{55.4,51,1527}},crs={162254},description="Shares a spawn with Foul Observer."}),crit(14,{coords={{59.3,41.4,1527},{60.4,39.9,1527},{47.4,26.3,1527},{57.1,81.6,1527},{60.8,37.1,1527}},crs={158706},description="Shares a spawn with Oozing Putrefaction."}),crit(15,{coords={{58.9,46.2,1527},{60.3,50.9,1527},{59.7,50.9,1527},{57.2,56.4,1527},{58,59.7,1527},{58.3,60.9,1527},{56.5,54.9,1527},{60.4,49.5,1527},{56.6,51.4,1527},{56.2,52.7,1527},{56.1,50.1,1527},{54.1,49.5,1527},{53.4,49.4,1527},{51.9,50.1,1527}},crs={162251},description="Shares a spawn with Black Empire Conjurers."}),crit(16,{coords={{51.9,70.3,1527},{50.5,81.8,1527},{50.1,74.6,1527},{50.6,87.5,1527},{51.9,84.4,1527},{51.9,80.6,1527}},crs={162253},description="Shares a spawn with Black Empire Thaumaturge and Black Empire Conjurer."}),crit(17,{coords={{62.7,75.4,1527},{61,72,1527},{60.5,68.7,1527},{60.5,65.5,1527},{61.1,66.5,1527},{62.9,74.3,1527}},crs={162241},description="Shares a spawn with K'thir Thoughtstealer."}),crit(18,{coords={{13,64.6,1527},{32.6,73.2,1527},{49.6,91.8,1527},{75.6,79,1527},{87.2,47.2,1527}},crs={162245},description="Shares a spawn with Tentacle Tormentors, found off the southern coast of Uldum."}),crit(19,{coords={{61.8,73,1527},{63.4,72.9,1527},{52,69.8,1527},{50.5,82.5,1527},{52.2,81.6,1527},{52.1,83,1527},{50.8,69.8,1527}},crs={150829},description="Shares a spawn with Voidwarped Watcher."})}),ach(14161),ach(14158),ach(14160),ach(14153,{crit(1),crit(2),crit(3)})}),flt(101,g({pb=1},{p(2863,{pb=1}),p(2864,{pb=1})})),n(-38,{prof(356,{p(2837,{b=1,description="Can be caught from schools of fish in a zone currently affected by a N'Zoth Assault.",itemID=174456})})}),n(-17,{q(58802,{coords={{20.8,61.9,1527}},lvl=50,providers={{"o",343611}}}),q(58803,{coords={{55.6,35.3,1527}},lvl=50,providers={{"n",161738}},sourceQuests={58802}}),q(58804,{coords={{55.6,35.3,1527}},lvl=50,providers={{"n",161738}},sourceQuests={58803}}),q(58809,{altQuests={58806,58807,58808},coords={{55.6,35.3,1527}},description="Can appear during Mogu invasions in the Vale of Eternal Blossoms.",lvl=50,providers={{"n",161738}},sourceQuests={58804}}),q(58808,{altQuests={58806,58807,58809},coords={{55.6,35.3,1527}},description="Can appear during Mantid invasions in the Vale of Eternal Blossoms.",lvl=50,providers={{"n",161738}},sourceQuests={58804}}),q(58806,{altQuests={58807,58808,58809},coords={{55.6,35.3,1527}},description="Can appear during Amathet invasions in Uldum.",lvl=50,providers={{"n",161738}},sourceQuests={58804}}),q(58807,{altQuests={58806,58808,58809},coords={{55.6,35.3,1527}},description="Can appear during Aqir invasions in Uldum.",lvl=50,providers={{"n",161738}},sourceQuests={58804}}),q(58805,{coords={{55.6,35.3,1527}},isDaily=1,lvl=50,providers={{"n",161738}},sourceQuests={58804}}),q(58810,g({coords={{55.6,35.3,1527}},description="Must reach 5000/5000 with the egg's progress bar.",lvl=50,providers={{"n",161738}},sourceQuests={58805}},{toy(175063,{b=1})})),q(58811,{coords={{55.6,35.3,1527}},lvl=50,providers={{"n",161738}},sourceQuests={58810}}),q(58812,{coords={{55.6,35.3,1527}},lvl=50,providers={{"n",161738}},sourceQuests={58811}}),q(58813,{coords={{55.6,35.3,1527}},lvl=50,providers={{"n",161738}},sourceQuests={58812}}),q(58826,{altQuests={58817,58818,58825},coords={{55.6,35.3,1527}},description="Can appear during Mogu invasions in the Vale of Eternal Blossoms.",lvl=50,providers={{"n",161738}},sourceQuests={58813}}),q(58817,{altQuests={58818,58825,58826},coords={{55.6,35.3,1527}},description="Can appear during Amathet invasions in Uldum.",lvl=50,providers={{"n",161738}},sourceQuests={58813}}),q(58818,{altQuests={58817,58825,58826},coords={{55.6,35.3,1527}},description="Can appear during Aqir invasions in Uldum.",lvl=50,providers={{"n",161738}},sourceQuests={58813}}),q(58825,{altQuests={58817,58818,58826},coords={{55.6,35.3,1527}},description="Can appear during Mantid invasions in the Vale of Eternal Blossoms.",lvl=50,providers={{"n",161738}},sourceQuests={58813}}),q(58858,{coords={{55.6,35.3,1527}},isDaily=1,lvl=50,providers={{"n",161738}},sourceQuests={58813}}),q(58829,g({coords={{55.6,35.3,1527}},description="Must reach 5000/5000 with the larva's progress bar.",lvl=50,providers={{"n",161738}},sourceQuests={58813}},{p(2872,{b=1,itemID=175049})})),q(58830,{coords={{55.6,35.3,1527}},lvl=50,providers={{"n",161738}},sourceQuests={58829}}),q(58860,{altQuests={58859,58861,58862},coords={{55.6,35.3,1527}},description="Can appear during Aqir invasions in Uldum.",lvl=50,providers={{"n",161738}},sourceQuests={58830}}),q(58862,{altQuests={58859,58860,58861},coords={{55.6,35.3,1527}},description="Can appear during Mogu invasions in the Vale of Eternal Blossoms.",lvl=50,providers={{"n",161738}},sourceQuests={58830}}),q(58861,{altQuests={58859,58860,58862},coords={{55.6,35.3,1527}},description="Can appear during Mantid invasions in the Vale of Eternal Blossoms.",lvl=50,providers={{"n",161738}},sourceQuests={58830}}),q(58859,{altQuests={58860,58861,58862},coords={{55.6,35.3,1527}},description="Can appear during Amathet invasions in Uldum.",lvl=50,providers={{"n",161738}},sourceQuests={58830}}),q(58831,{coords={{55.6,35.3,1527}},isDaily=1,lvl=50,providers={{"n",161738}},sourceQuests={58830}}),q(58863,{coords={{55.6,35.3,1527}},description="Must reach 5000/5000 with the hatchling's progress bar.",lvl=50,providers={{"n",161738}},sourceQuests={58830}}),q(58865,{coords={{55.6,35.3,1527}},lvl=50,providers={{"n",161738}},sourceQuests={58863}}),q(58866,g({coords={{55.6,35.3,1527}},lvl=50,providers={{"n",161738}},sourceQuests={58865}},{mnt(316339,{b=1,itemID=174771})})),q(58879,g({coords={{15,62,1527},{24,9,1527},{28,49,1527},{30,29,1527},{39,10,1527},{42,70,1527},{46,48,1527},{53,19,1527},{55,69,1527},{63,53,1527},{63,14,1527},{70,39,1527},{76,68,1527}},cost={{"i",174858,7}},description="Find the |cFFFFD700Gersahl Greens|r at the edge of the main river in Uldum, then complete this quest 7 times for the mount.",isDaily=1,lvl=50,providers={{"n",162765}}},{q(58887,g({providers={{"n",162765}},sourceQuests={58879}},{mnt(316802,{b=1,itemID=174859})}))})),q(56377,{coords={{54.9,33.1,1527}},description="Granted upon entering the Seat of Ramkahen.",lvl=50,sourceQuests={56376}}),q(57222,{coords={{68.9,52.7,1527}},lvl=50,providers={{"n",154532}},sourceQuests={57221}}),q(56376,g({coords={{54.9,32.7,1527}},lvl=50,providers={{"n",155095}},sourceQuests={56472}},{i(173280,g({b=1,f=55,spellID=311185},{aze(35,{rank=1})}))})),q(56209,{coords={{69.8,52.1,1527}},lvl=50,providers={{"n",154532}},sourceQuests={56374}}),q(56472,{coords={{54.9,32.7,1527}},lvl=50,providers={{"n",155095}},sourceQuests={56375}}),q(56375,{coords={{47,44.6,1542}},lvl=50,providers={{"n",154533}},sourceQuests={56209}})}),n(-16,{n(155703,g({coords={{32.4,64.6,1527}},isDaily=1,questID=56834},{s(108404,174224,{b=1,f=26,lvl=50}),s(108408,174227,{b=1,f=20,lvl=50})})),n(154578,g({coords={{30.6,14.8,1527},{41.2,24.8,1527},{40.8,38.2,1527},{37.6,47.8,1527},{31.4,51.2,1527},{27.6,55,1527},{27,58.6,1527},{30.2,63.6,1527},{34.8,68.8,1527},{42.4,60.2,1527},{47,56.2,1527}},description="Shares a spawn with Aqir Hive Worker and Aqir Reaper. Coordinates are approximate areas where the rare may be found, but spawn camping will be less reliable than farming.",isDaily=1,questID=58612},{s(108404,174224,{b=1,f=26,lvl=50}),s(108407,174222,{b=1,f=20,lvl=50}),s(108408,174227,{b=1,f=20,lvl=50})})),n(154576,g({coords={{34.6,18.4,1527},{39.2,22.2,1527},{39.8,35.2,1527},{41,42.6,1527},{34.8,44.8,1527},{37.8,49.6,1527},{33.8,51.2,1527},{33.6,58,1527},{37.2,53,1527},{37.4,58.8,1527},{44.8,58.6,1527},{27,51.6,1527},{29.6,66.6,1527},{35,66.6,1527}},description="Shares a spawn with Aqir Goliath. Coordinates are approximate areas where the rare may be found, but spawn camping will be less reliable than farming.",isDaily=1,questID=58614},{s(108404,174224,{b=1,f=26,lvl=50}),s(108407,174222,{b=1,f=20,lvl=50}),s(108408,174227,{b=1,f=20,lvl=50})})),n(162172,g({coords={{37.2,14.8,1527},{35.4,22.8,1527},{34,26.8,1527},{32.2,31.4,1527},{34.6,31.8,1527},{40,36.6,1527},{40,46.2,1527},{30.2,51.2,1527},{43.6,55.8,1527},{46.8,60.6,1527},{34.8,68.6,1527},{29.4,62.6,1527},{24.6,58.4,1527},{18,63,1527}},description="Shares a spawn with Aqir Voidcaster. Coordinates are approximate areas where the rare may be found, but spawn camping will be less reliable than farming.",isDaily=1,questID=58694},{s(108404,174224,{b=1,f=26,lvl=50}),s(108407,174222,{b=1,f=20,lvl=50}),s(108408,174227,{b=1,f=20,lvl=50})})),n(162370,{coords={{44.54,41.86,1527}},isDaily=1,questID=58718}),n(157134,g({coords={{73.9,83.5,1527}},isDaily=1,questID=57259},{mnt(315847,{b=1,itemID=174641})})),n(162196,g({coords={{35.1,17.3,249}},isDaily=1,questID=58681},{s(108404,174224,{b=1,f=26,lvl=50}),s(108407,174222,{b=1,f=20,lvl=50}),s(108408,174227,{b=1,f=20,lvl=50})})),n(162372,{coords={{58,83.6,1527},{58.8,61.2,1527},{66.6,68.6,1527},{71,74.2,1527}},isDaily=1,questID=58715})}),n(-2,{n(160714,g({coords={{55.1,32.9,1527}}},{i(173282,g({b=1,cost={{"c",1719,50}},f=55,spellID=311187},{aze(35,{rank=3})})),i(174925,{b=1,cost={{"c",1719,1}},f=101,spellID=317219}),toy(174995,{b=1,cost={{"i",163036,20},{"c",1719,100}}}),r(299673,{b=1,cost=13300000,itemID=172011,lvl=10,requireSkill=773}),i(174904,{b=1,cost={{"c",1560,500}},f=102,questID=58906,spellID=317063}),p(2849,{b=1,cost={{"i",163036,300}},itemID=174477}),s(108661,174648,{b=1,cost=2280000,f=9}),mnt(316276,{b=1,cost=228000000,itemID=174754})}))}),n(-10071,g({description="Use the obelisk to see Uldum succumb to N'Zoth's corruption."},{n(0,{i(174837,{b=1,f=102}),i(171312,{b=1,f=200,lvl=10}),i(174491,{b=1,f=200,requireSkill=185}),p(2843,{b=1,itemID=174462})})})),n(-34,{q(58743,{coords={{35.5,31.6,1527}},isWorldQuest=1}),q(58744,{coords={{61.7,54.4,1527}},isWorldQuest=1}),q(58742,{coords={{62,31.9,1527}},isWorldQuest=1}),q(58745,{coords={{57.6,43.6,1527}},isWorldQuest=1})}),n(0,{r(305982,{b=1,itemID=174365,requireSkill=755}),r(305803,{b=1,itemID=174368,requireSkill=165}),r(305800,{b=1,itemID=174369,requireSkill=165}),r(305796,{b=1,itemID=174366,requireSkill=165}),r(305804,{b=1,itemID=174367,requireSkill=165}),r(304562,{b=1,itemID=174371,requireSkill=197}),r(304559,{b=1,itemID=174370,requireSkill=197}),r(305840,{b=1,itemID=171317,requireSkill=164}),r(305843,{b=1,itemID=171316,requireSkill=164}),r(305994,{b=1,itemID=171318,lvl=10,requireSkill=171}),r(305951,{b=1,itemID=174362,requireSkill=202}),r(305942,{b=1,itemID=171313,requireSkill=202}),r(305948,{b=1,itemID=174364,requireSkill=202}),r(305945,{b=1,itemID=171314,requireSkill=202})})})),n(0,{i(173420,g({b=2,c=a13,lvl=50},{s(107540,173511,{b=1,f=4}),s(107465,173436,{b=1,f=4}),s(107720,173812,{b=1,f=4}),s(107721,173813,{b=1,f=4})})),i(173415,g({b=2,c=a13,lvl=50},{s(107460,173431,{b=1,f=4}),s(107544,173515,{b=1,f=4}),s(107524,173495,{b=1,f=4}),s(107507,173478,{b=1,f=4})})),i(173423,g({b=2,c=a13,lvl=50},{s(107508,173479,{b=1,f=4}),s(107519,173490,{b=1,f=4}),s(107500,173471,{b=1,f=4}),s(108788,174953,{b=1,f=4}),s(107466,173437,{b=1,f=4})})),i(173416,g({b=2,c=a13,lvl=50},{s(107492,173463,{b=1,f=4}),s(107520,173491,{b=1,f=4}),s(107536,173507,{b=1,f=4}),s(107461,173432,{b=1,f=4})})),i(173417,g({b=2,c=a13,lvl=50},{s(107462,173433,{b=1,f=4}),s(115766,184591,{b=1,f=4}),s(107753,173845,{b=1,f=4})})),i(173418,g({b=2,c=a13,lvl=50},{s(107463,173434,{b=1,f=4}),s(107496,173467,{b=1,f=4}),s(107512,173483,{b=1,f=4}),s(107719,173811,{b=1,f=4})})),i(173414,g({b=2,c=a13,lvl=50},{s(107487,173458,{b=1,f=4}),s(115765,184590,{b=1,f=4}),s(107754,173846,{b=1,f=4})})),i(173419,g({b=2,c=a13,lvl=50},{s(107752,173844,{b=1,f=4}),s(107464,173435,{b=1,f=4}),s(115767,184592,{b=1,f=4})})),i(173413,g({b=2,c=a28,lvl=50},{s(107724,173816,{b=1,f=5}),s(107723,173815,{b=1,f=5}),s(107541,173512,{b=1,f=5}),s(107473,173444,{b=1,f=5})})),i(173408,g({b=2,c=a28,lvl=50},{s(107506,173477,{b=1,f=5}),s(107545,173516,{b=1,f=5}),s(107468,173439,{b=1,f=5}),s(107525,173496,{b=1,f=5})})),i(173424,g({b=2,c=a28,lvl=50},{s(107501,173472,{b=1,f=5}),s(107509,173480,{b=1,f=5}),s(107518,173489,{b=1,f=5}),s(108789,174954,{b=1,f=5}),s(107474,173445,{b=1,f=5})})),i(173407,g({b=2,c=a28,lvl=50},{s(107467,173438,{b=1,f=5}),s(107751,173843,{b=1,f=5}),s(115768,184593,{b=1,f=5})})),i(173409,g({b=2,c=a28,lvl=50},{s(107493,173464,{b=1,f=5}),s(107469,173440,{b=1,f=5}),s(107537,173508,{b=1,f=5}),s(107521,173492,{b=1,f=5})})),i(173410,g({b=2,c=a28,lvl=50},{s(107470,173441,{b=1,f=5}),s(107750,173842,{b=1,f=5}),s(115769,184594,{b=1,f=5})})),i(173411,g({b=2,c=a28,lvl=50},{s(107513,173484,{b=1,f=5}),s(107497,173468,{b=1,f=5}),s(107471,173442,{b=1,f=5}),s(107722,173814,{b=1,f=5})})),i(173412,g({b=2,c=a28,lvl=50},{s(107749,173841,{b=1,f=5}),s(107472,173443,{b=1,f=5}),s(115770,184595,{b=1,f=5})})),i(173406,g({b=2,c=a14,lvl=50},{s(107481,173452,{b=1,f=6}),s(107542,173513,{b=1,f=6}),s(107726,173818,{b=1,f=6}),s(107727,173819,{b=1,f=6})})),i(173401,g({b=2,c=a14,lvl=50},{s(107505,173476,{b=1,f=6}),s(107476,173447,{b=1,f=6}),s(107546,173517,{b=1,f=6}),s(107526,173497,{b=1,f=6})})),i(173425,g({b=2,c=a14,lvl=50},{s(107517,173488,{b=1,f=6}),s(107510,173481,{b=1,f=6}),s(107502,173473,{b=1,f=6}),s(108790,174955,{b=1,f=6}),s(107482,173453,{b=1,f=6})})),i(173400,g({b=2,c=a14,lvl=50},{s(107475,173446,{b=1,f=6}),s(115771,184596,{b=1,f=6}),s(107748,173840,{b=1,f=6})})),i(173402,g({b=2,c=a14,lvl=50},{s(107494,173465,{b=1,f=6}),s(107538,173509,{b=1,f=6}),s(107477,173448,{b=1,f=6}),s(107522,173493,{b=1,f=6})})),i(173403,g({b=2,c=a14,lvl=50},{s(107747,173839,{b=1,f=6}),s(107478,173449,{b=1,f=6}),s(115772,184597,{b=1,f=6})})),i(173404,g({b=2,c=a14,lvl=50},{s(107498,173469,{b=1,f=6}),s(107514,173485,{b=1,f=6}),s(107479,173450,{b=1,f=6}),s(107725,173817,{b=1,f=6})})),i(173405,g({b=2,c=a14,lvl=50},{s(107746,173838,{b=1,f=6}),s(107480,173451,{b=1,f=6}),s(115773,184598,{b=1,f=6})})),i(173399,g({b=2,c=a15,lvl=50},{s(107729,173821,{b=1,f=7}),s(107543,173514,{b=1,f=7}),s(107490,173461,{b=1,f=7}),s(107730,173822,{b=1,f=7})})),i(173394,g({b=2,c=a15,lvl=50},{s(107527,173498,{b=1,f=7}),s(107547,173518,{b=1,f=7}),s(107484,173455,{b=1,f=7}),s(107504,173475,{b=1,f=7})})),i(173422,g({b=2,c=a15,lvl=50},{s(108791,174956,{b=1,f=7}),s(107491,173462,{b=1,f=7}),s(107516,173487,{b=1,f=7}),s(107503,173474,{b=1,f=7}),s(107511,173482,{b=1,f=7})})),i(173393,g({b=2,c=a15,lvl=50},{s(107483,173454,{b=1,f=7}),s(115774,184599,{b=1,f=7}),s(107745,173837,{b=1,f=7})})),i(173395,g({b=2,c=a15,lvl=50},{s(107485,173456,{b=1,f=7}),s(107523,173494,{b=1,f=7}),s(107495,173466,{b=1,f=7}),s(107539,173510,{b=1,f=7})})),i(173396,g({b=2,c=a15,lvl=50},{s(107486,173457,{b=1,f=7}),s(107744,173836,{b=1,f=7}),s(115775,184600,{b=1,f=7})})),i(173397,g({b=2,c=a15,lvl=50},{s(107728,173820,{b=1,f=7}),s(107499,173470,{b=1,f=7}),s(107515,173486,{b=1,f=7}),s(107488,173459,{b=1,f=7})})),i(173398,g({b=2,c=a15,lvl=50},{s(107743,173835,{b=1,f=7}),s(107489,173460,{b=1,f=7}),s(115776,184601,{b=1,f=7})})),i(173372,g({b=1,f=55},{s(107514,173485,{b=1,f=6,lvl=50}),i(173375,{b=1,f=112,factionID=2415,repeatable=1}),i(173374,{b=1,f=112,factionID=2415,repeatable=1})}))})})),m(1530,g({icon="Interface\\Icons\\INV_FACTION_83_RAJANI",maps={1544,1545,1548,1549,1570,1579}},{n(-10076,g({altQuests={56064},isWeekly=1,questID=57567},{n(-852,{i(168574,g({b=1,c=a30,cost={{"i",174288,3}},f=55,spellID=298414},{aze(33,{rank=2})})),i(168439,g({b=1,c=a22,cost={{"i",174288,3}},f=55,spellID=297964},{aze(24,{rank=2})})),i(173281,g({b=1,cost={{"i",174288,3}},f=55,spellID=311186},{aze(35,{rank=2})}))}),n(-17,{q(58168,g({coords={{84.2,51.7,1530}},isDaily=1,lvl=50,providers={{"n",160252}}},{i(174288,{b=1,description="Awarded once a week upon completion of your first Visions of Darkness quest.",f=55,spellID=314689})})),q(58151,g({coords={{84.2,51.7,1530}},isDaily=1,lvl=50,providers={{"n",160252}}},{i(174288,{b=1,description="Awarded once a week upon completion of your first Visions of Darkness quest.",f=55,spellID=314689})})),q(58167,g({coords={{84.2,51.7,1530}},isDaily=1,lvl=50,providers={{"n",160252}}},{i(174288,{b=1,description="Awarded once a week upon completion of your first Visions of Darkness quest.",f=55,spellID=314689})})),q(58156,g({coords={{84.2,51.7,1530}},isDaily=1,lvl=50,providers={{"n",160252}},sourceQuests=a47},{i(174288,{b=1,description="Awarded once a week upon completion of your first Visions of Darkness quest.",f=55,spellID=314689})})),q(58155,g({coords={{84.2,51.7,1530}},isDaily=1,lvl=50,providers={{"n",160252}},sourceQuests=a47},{i(174288,{b=1,description="Awarded once a week upon completion of your first Visions of Darkness quest.",f=55,spellID=314689})})),q(58420,{coords={{44.7,73.8,1530}},isDaily=1,lvl=50,providers={{"n",154444}},sourceQuests=a47}),q(58468,{coords={{66.9,39.8,1530}},isDaily=1,lvl=50,providers={{"n",161405}},sourceQuests=a47}),q(58471,{coords={{83.7,27.1,1530}},isDaily=1,lvl=50,providers={{"n",156003}},sourceQuests=a47}),q(58470,g({coords={{83.7,27.1,1530}},isDaily=1,lvl=50,providers={{"n",156003}},sourceQuests=a47},{n(-851,{coords={{52.7,39.7,1530},{53.9,41.8,1530},{46.4,33,1530},{62.6,57.1,1530},{65.9,59.7,1530},{62,51.6,1530},{57.3,41.7,1530},{81.3,33.8,1530},{77.1,63.6,1530},{70.2,53.7,1530},{68.7,58.8,1530},{68.3,62.5,1530},{42.4,68.5,1530},{51.2,63.3,1530},{47.9,71,1530}}})})),q(58465,{coords={{66.3,40.6,1530}},isDaily=1,lvl=50,providers={{"n",161404}},sourceQuests=a47}),q(58464,{coords={{67,40,1530}},isDaily=1,lvl=50,providers={{"n",161405}},sourceQuests=a47}),q(58422,{coords={{44.7,73.8,1530}},isDaily=1,lvl=50,providers={{"n",154444}},sourceQuests=a47}),q(58460,{coords={{44.7,73.8,1530}},isDaily=1,lvl=50,providers={{"n",154444}}}),q(58595,{coords={{44.7,73.8,1530}},isDaily=1,lvl=50,providers={{"n",154444}},sourceQuests=a47}),q(58467,{coords={{66.4,40.6,1530}},isDaily=1,lvl=50,providers={{"n",161404}},sourceQuests=a47}),q(58463,{coords={{66.3,40.6,1530}},isDaily=1,lvl=50,providers={{"n",161404}},sourceQuests=a47}),q(58469,{coords={{83.8,49,1530}},isDaily=1,lvl=50,providers={{"n",154261}},sourceQuests=a47}),q(58423,{coords={{44.7,73.8,1530}},isDaily=1,lvl=50,providers={{"n",154444}},sourceQuests=a47}),q(58466,{coords={{66.3,40.6,1530}},isDaily=1,lvl=50,providers={{"n",161404}},sourceQuests=a47}),q(58461,{coords={{83.7,27.1,1530}},isDaily=1,lvl=50,providers={{"n",156003}},sourceQuests=a47}),q(58462,{coords={{83.8,48.9,1530}},isDaily=1,lvl=50,providers={{"n",154261}},sourceQuests=a47})}),n(-16,{n(154447,{coords={{57.1,41,1530}},isDaily=1,questID=56237}),n(154467,{coords={{81.2,64.5,1530}},isDaily=1,questID=56255}),n(154559,{coords={{66.6,68,1530}},isDaily=1,questID=56323}),n(157267,{coords={{44.8,38.9,1530},{45.4,43.2,1530},{43.7,45.7,1530}},isDaily=1,questID=57343}),n(157266,{coords={{48.7,59.8,1530},{45.2,58.8,1530},{42.5,64.1,1530},{45.1,70.2,1530},{49,69,1530}},isDaily=1,questID=57341}),n(154106,{coords={{90.2,46,1530}},isDaily=1,questID=56094}),n(154490,{coords={{64.2,51.8,1530}},isDaily=1,questID=56302}),n(157176,g({coords={{52,41.7,1530}},description="Spawns on a platform high up in the air.",isDaily=1,questID=57342},{p(2845,{b=1,itemID=174473})})),n(154394,{coords={{86.7,41.7,1530}},isDaily=1,questID=56213}),n(154332,{coords={{66.7,28.1,1530}},isDaily=1,questID=56183}),n(154495,g({coords={{52.9,62.2,1530}},isDaily=1,questID=56303},{i(175141,g({b=1,spellID=319109},{toy(175140,{b=1})})),p(2846,{b=1,itemID=174474})})),n(154087,{coords={{70.9,40.6,1530}},isDaily=1,questID=56084})}),n(-34,{q(56076,{coords={{74.2,40,1530}},isWorldQuest=1}),q(56064,g({isWorldQuest=1},{i(173372,{b=1,f=55})})),q(56163,{coords={{60.5,43.3,1530}},isWorldQuest=1}),q(56180,{coords={{79.6,54.3,1530}},isWorldQuest=1}),q(58442,{coords={{81.4,49.5,1530}},isWorldQuest=1}),q(58438,{coords={{46.4,57.2,1530}},isWorldQuest=1}),q(58439,{coords={{41.3,45.4,1530}},isWorldQuest=1}),q(57146,{coords={{74.2,40,1530}},isWorldQuest=1}),q(56099,{coords={{60.4,67.8,1530}},isWorldQuest=1}),q(57379,{coords={{76.4,51.6,1530}},isWorldQuest=1}),q(56090,{coords={{42.4,67,1530}},isWorldQuest=1}),q(57375,{coords={{69.2,21.8,1530}},isWorldQuest=1}),q(56177,{coords={{56.7,59.4,1530},{79.3,33.1,1530}},isWorldQuest=1}),q(56074,{coords={{49.3,66.7,1530}},isWorldQuest=1}),q(56178,{isWorldQuest=1})}),n(0,{i(170553,{b=1,description="The fastest way is to farm them inside Lesser Vision."}),i(174768,{b=1,cost={{"i",174758,6}}}),i(174758,{b=1,f=102,spellID=316373})})})),n(-10077,g({altQuests={57008},isWeekly=1,questID=57563},{n(-17,{q(57067,{coords={{44.7,73.8,1530}},lvl=50,providers={{"n",154444}}}),q(57068,{coords={{43.9,4.9,1530}},lvl=50,providers={{"n",156297}},sourceQuests={57067}}),q(57718,{coords={{38.4,75.1,1530}},isDaily=1,lvl=50,providers={{"n",158673}},sourceQuests=a47}),q(58485,{coords={{44.7,73.8,1530}},isDaily=1,lvl=50,providers={{"n",154444}},sourceQuests=a47}),q(58476,{coords={{38.4,75,1530}},isDaily=1,lvl=50,providers={{"n",158674}},sourceQuests=a47}),q(57720,{coords={{44.7,73.8,1530}},isDaily=1,lvl=50,providers={{"n",154444}},sourceQuests=a47}),q(58741,{coords={{43.8,71.8,1530}},isDaily=1,lvl=50,providers={{"n",154677}},sourceQuests=a47}),q(58479,{coords={{44.7,73.8,1530}},isDaily=1,lvl=50,providers={{"n",154444}},sourceQuests=a47}),q(58478,{coords={{44.7,73.8,1530}},isDaily=1,lvl=50,providers={{"n",154444}},sourceQuests=a47}),q(58487,g({coords={{37.7,79.3,1530}},isDaily=1,lvl=50,providers={{"n",161405}},sourceQuests=a47},{o(211807,{coords={{17.7,12.6,1530},{20.5,14.8,1530},{30.3,37.6,1530},{25.3,27.6,1530},{20.3,18.5,1530},{21.3,13.9,1530},{15.5,64.5,1530},{51.1,63.4,1530},{38.4,70.3,1530},{33.3,69.9,1530}}})})),q(58481,{coords={{38.4,75.1,1530}},isDaily=1,lvl=50,providers={{"n",158673}},sourceQuests=a47}),q(57721,{coords={{43.9,71.7,1530}},isDaily=1,lvl=50,providers={{"n",154677}},sourceQuests=a47}),q(58740,{coords={{38.4,75,1530}},isDaily=1,lvl=50,providers={{"n",158674}},sourceQuests=a47}),q(58477,{coords={{44.7,73.8,1530}},isDaily=1,lvl=50,providers={{"n",154444}},sourceQuests=a47})}),n(-16,{n(157466,g({coords={{33.7,68.6,1530}},isDaily=1,questID=57363},{s(108412,174225,{b=1,f=8,lvl=50}),s(108411,174221,{b=1,f=21,lvl=50}),s(108409,174229,{b=1,f=1,lvl=50}),mnt(316723,{b=1,itemID=174840})})),n(157183,g({coords={{16.8,66.7,1530}},isDaily=1,questID=58296},{s(108412,174225,{b=1,f=8,lvl=50}),s(108411,174221,{b=1,f=21,lvl=50}),s(108409,174229,{b=1,f=1,lvl=50})})),n(157287,g({coords={{39.2,59.6,1530}},isDaily=1,questID=57349},{s(108412,174225,{b=1,f=8,lvl=50}),s(108411,174221,{b=1,f=21,lvl=50}),s(108409,174229,{b=1,f=1,lvl=50})})),n(157153,g({coords={{35.6,34.1,1530},{30.6,37.8,1530},{32.4,44,1530}},isDaily=1,questID=57344},{s(108412,174225,{b=1,f=8,lvl=50}),s(108411,174221,{b=1,f=21,lvl=50}),mnt(312751,{b=1,itemID=173887}),s(108409,174229,{b=1,f=1,lvl=50})})),n(157171,g({coords={{28.3,40.5,1530}},isDaily=1,questID=57347},{s(108412,174225,{b=1,f=8,lvl=50}),s(108411,174221,{b=1,f=21,lvl=50}),s(108409,174229,{b=1,f=1,lvl=50})})),n(157160,g({coords={{13.1,25.5,1530}},isDaily=1,questID=57345},{s(108412,174225,{b=1,f=8,lvl=50}),s(108411,174221,{b=1,f=21,lvl=50}),s(108409,174229,{b=1,f=1,lvl=50}),mnt(316722,{b=1,itemID=174841})})),n(160968,g({coords={{17.2,11.6,1530}},isDaily=1,questID=58295},{s(108412,174225,{b=1,f=8,lvl=50}),s(108411,174221,{b=1,f=21,lvl=50}),s(108409,174229,{b=1,f=1,lvl=50})})),n(157290,g({coords={{26.7,10.7,1530}},isDaily=1,questID=57350},{s(108412,174225,{b=1,f=8,lvl=50}),s(108411,174221,{b=1,f=21,lvl=50}),s(108409,174229,{b=1,f=1,lvl=50})})),n(163042,g({coords={{29,53,1530}},description="Requires a Zan-Tien Lasso to wrangle!"},{i(174927,g({b=1,description="The lasso is a zone drop from various Mogu mobs.",f=55,spellID=317224},{mnt(315014,{b=1,itemID=174752})}))})),n(157162,g({coords={{21.9,12.4,1530}},description="Spawns inside Guo-Lai Halls, all the way to the back (not off to the left or right).\n\nThe scale drops from the rare and can be turned in to the Rajani provisioner for the mount.",isDaily=1,questID=57346},{i(174230,g({b=1},{mnt(315427,{b=1,itemID=174649})})),s(108412,174225,{b=1,f=8,lvl=50}),s(108411,174221,{b=1,f=21,lvl=50}),s(108409,174229,{b=1,f=1,lvl=50})})),n(156083,g({coords={{46.4,57.2,1530}},isDaily=1,questID=56954},{s(108412,174225,{b=1,f=8,lvl=50}),s(108411,174221,{b=1,f=21,lvl=50}),s(108409,174229,{b=1,f=1,lvl=50})})),n(157291,g({coords={{17.9,37.5,1530}},isDaily=1,questID=57351},{s(108412,174225,{b=1,f=8,lvl=50}),s(108411,174221,{b=1,f=21,lvl=50}),s(108409,174229,{b=1,f=1,lvl=50})})),n(157279,g({coords={{23,76.7,1530},{25.5,75.8,1530},{27.1,71.5,1530}},isDaily=1,questID=57348},{s(108412,174225,{b=1,f=8,lvl=50}),s(108411,174221,{b=1,f=21,lvl=50}),s(108409,174229,{b=1,f=1,lvl=50})})),n(155958,g({coords={{31,22.8,1530}},isDaily=1,questID=58507},{toy(174873,{b=1})})),n(154600,g({coords={{47.5,63.7,1530}},isDaily=1,questID=56332},{s(108412,174225,{b=1,f=8,lvl=50}),s(108411,174221,{b=1,f=21,lvl=50}),s(108409,174229,{b=1,f=1,lvl=50})})),n(157443,g({coords={{53.8,48.9,1530}},isDaily=1,questID=57358},{s(108412,174225,{b=1,f=8,lvl=50}),s(108411,174221,{b=1,f=21,lvl=50}),s(108409,174229,{b=1,f=1,lvl=50})}))}),n(-34,{q(57008,g({isWorldQuest=1},{i(174958,{b=1,f=55})})),q(58367,{coords={{22.5,36.6,1530}},isWorldQuest=1}),q(57087,{coords={{31.3,28.9,1530}},isWorldQuest=1}),q(57272,{coords={{19.2,72,1530}},isWorldQuest=1}),q(57339,{coords={{25.2,17.2,1530}},isWorldQuest=1}),q(57158,{coords={{15,23,1530}},isWorldQuest=1}),q(58370,{coords={{26.7,16.9,1530}},isWorldQuest=1}),q(57171,{coords={{20.4,12.6,1530}},isWorldQuest=1}),q(58334,{coords={{33.5,71,1530}},isWorldQuest=1}),q(57299,{coords={{50,63.4,1530}},isWorldQuest=1}),q(57323,{coords={{24.7,47.9,1530}},isWorldQuest=1}),q(57256,{coords={{17,45.7,1530}},isWorldQuest=1}),q(57049,{isWorldQuest=1}),q(57023,{isWorldQuest=1}),q(57101,{coords={{47.7,21.5,1530}},isWorldQuest=1})}),n(0,{i(174767,{b=1,cost={{"i",174759,6}}}),i(174759,{b=1,f=102,spellID=316374})})})),n(-10078,g({altQuests={57728},isWeekly=1,questID=57564},{n(-17,{q(56574,{crs={160810,160825,160826,160867,160868,160872,160874,160922,160930},description="Quest item drops from many rares during Mantid Assault.",lvl=50,providers={{"i",169888}}}),q(56575,{coords={{13.9,77.2,1530}},lvl=50,providers={{"n",155487}},sourceQuests={56574}}),q(56647,{coords={{12.2,95.3,422}},lvl=50,providers={{"n",155487}},sourceQuests={56645}}),q(58760,{coords={{43.8,71.8,1530}},isDaily=1,lvl=50,providers={{"n",154677}},sourceQuests=a47}),q(58754,{coords={{44.7,73.8,1530}},isDaily=1,lvl=50,providers={{"n",154444}},sourceQuests=a47}),q(58761,{coords={{44.7,73.8,1530}},isDaily=1,lvl=50,providers={{"n",154444}},sourceQuests=a47}),q(58756,{coords={{37.2,79.2,1530}},isDaily=1,lvl=50,providers={{"n",161405}},sourceQuests=a47}),q(58763,{coords={{67,40,1530}},isDaily=1,lvl=50,providers={{"n",161405}},sourceQuests=a47}),q(58758,{coords={{38.4,75,1530}},isDaily=1,lvl=50,providers={{"n",158674}},sourceQuests=a47}),q(58765,{coords={{38.4,75,1530}},isDaily=1,lvl=50,providers={{"n",158674}},sourceQuests=a47}),q(58764,{coords={{38.4,75,1530}},isDaily=1,lvl=50,providers={{"n",158674}},sourceQuests=a47}),q(58755,{coords={{38.4,75.1,1530}},isDaily=1,lvl=50,providers={{"n",158673}},sourceQuests=a47}),q(58762,{coords={{38.4,75.1,1530}},isDaily=1,lvl=50,providers={{"n",158673}},sourceQuests=a47}),q(58757,{coords={{44.7,73.8,1530}},isDaily=1,lvl=50,providers={{"n",154444}},sourceQuests=a47}),q(58759,{coords={{37.2,79.2,1530}},isDaily=1,lvl=50,providers={{"n",161405}},sourceQuests=a47})}),n(-16,{n(160825,g({coords={{20,74.6,1530}},isDaily=1,questID=58300},{s(108406,174220,{b=1,f=28,lvl=50}),s(108413,174223,{b=1,f=31,lvl=50}),s(108410,174226,{b=1,f=25,lvl=50})})),n(160878,g({coords={{6.5,70.7,1530}},isDaily=1,questID=58307},{s(108406,174220,{b=1,f=28,lvl=50}),s(108413,174223,{b=1,f=31,lvl=50}),s(108410,174226,{b=1,f=25,lvl=50})})),n(160893,g({coords={{4,60.8,1530}},isDaily=1,questID=58308},{s(108406,174220,{b=1,f=28,lvl=50}),s(108413,174223,{b=1,f=31,lvl=50})})),n(160872,g({coords={{26.7,66.4,1530}},isDaily=1,questID=58304},{s(108406,174220,{b=1,f=28,lvl=50}),s(108413,174223,{b=1,f=31,lvl=50}),s(108410,174226,{b=1,f=25,lvl=50})})),n(160874,g({coords={{10.7,41,1530}},isDaily=1,questID=58305},{s(108406,174220,{b=1,f=28,lvl=50}),s(108413,174223,{b=1,f=31,lvl=50}),s(108410,174226,{b=1,f=25,lvl=50})})),n(160876,g({coords={{10.6,40.6,1530}},isDaily=1,questID=58306},{s(108406,174220,{b=1,f=28,lvl=50}),s(108413,174223,{b=1,f=31,lvl=50}),s(108410,174226,{b=1,f=25,lvl=50})})),n(160810,g({coords={{28.9,52.7,1530}},isDaily=1,questID=58299},{s(108406,174220,{b=1,f=28,lvl=50}),s(108413,174223,{b=1,f=31,lvl=50}),s(108410,174226,{b=1,f=25,lvl=50})})),n(160868,g({coords={{12.8,51.3,1530}},isDaily=1,questID=58303},{s(108406,174220,{b=1,f=28,lvl=50}),s(108413,174223,{b=1,f=31,lvl=50}),s(108410,174226,{b=1,f=25,lvl=50})})),n(160826,g({coords={{21.1,62.7,1530}},isDaily=1,questID=58301},{s(108406,174220,{b=1,f=28,lvl=50}),s(108413,174223,{b=1,f=31,lvl=50}),s(108410,174226,{b=1,f=25,lvl=50})})),n(160930,g({coords={{18.5,66.5,1530}},isDaily=1,questID=58312},{s(108406,174220,{b=1,f=28,lvl=50}),s(108413,174223,{b=1,f=31,lvl=50}),s(108410,174226,{b=1,f=25,lvl=50})})),n(160920,g({coords={{18.2,9.9,1530}},isDaily=1,questID=58310},{s(108406,174220,{b=1,f=28,lvl=50}),s(108410,174226,{b=1,f=25,lvl=50})})),n(160867,g({coords={{24.3,36.6,1530},{24.3,41.4,1530},{27.1,41.9,1530},{27.4,37.7,1530},{25.9,35.6,1530}},isDaily=1,questID=58302},{s(108406,174220,{b=1,f=28,lvl=50}),s(108413,174223,{b=1,f=31,lvl=50}),s(108410,174226,{b=1,f=25,lvl=50})})),n(160922,g({coords={{14.7,37.2,1530}},isDaily=1,questID=58311},{s(108406,174220,{b=1,f=28,lvl=50}),s(108413,174223,{b=1,f=31,lvl=50}),s(108410,174226,{b=1,f=25,lvl=50})})),n(160906,g({coords={{25.4,45.7,1530}},isDaily=1,questID=58309},{s(108406,174220,{b=1,f=28,lvl=50}),s(108410,174226,{b=1,f=25,lvl=50})}))}),n(-34,{q(57728,g({isWorldQuest=1},{i(174959,{b=1,f=55})})),q(57445,{coords={{29.14,60.89,1530}},isWorldQuest=1}),q(57085,{coords={{11,64.4,1530}},isWorldQuest=1}),q(57521,{coords={{9,27,1530}},isWorldQuest=1}),q(57540,{coords={{18.58,65.75,1530}},isWorldQuest=1}),q(57089,{coords={{6,71,1530}},isWorldQuest=1}),q(57558,{coords={{6.49,42.25,1530}},isWorldQuest=1}),q(57384,{coords={{19,72,1530}},isWorldQuest=1}),q(57404,{coords={{27,47,1530}},isWorldQuest=1}),q(57484,{coords={{16.9,45.7,1530}},isWorldQuest=1}),q(57542,{coords={{31.1,61,1530}},isWorldQuest=1}),q(57517,{coords={{25.7,36.4,1530}},isWorldQuest=1}),q(57519,{coords={{27,17,1530}},isWorldQuest=1}),q(57453,{coords={{14,33,1530}},isWorldQuest=1}),q(57476,{coords={{11.3,40.8,1530}},isWorldQuest=1}),q(57508,{coords={{11,48,1530}},isWorldQuest=1})}),n(0,{i(174766,{b=1,cost={{"i",174760,6}}}),i(174760,{b=1,f=102,spellID=316375})})})),n(-169,{q(58096,g({repeatable=1},{i(174483,g({b=1,f=102},{i(168816,g({b=1,c=a22,f=55,spellID=299149,u=2},{aze(24,{rank=4})})),i(168576,g({b=1,c=a30,f=55,spellID=298416,u=2},{aze(33,{rank=4})})),p(2852,{b=1,itemID=174479})}))}))}),n(-10072,g({altQuests={56064}},{n(-4,{ach(14159,{crit(1,{coords={{43.8,71.6,1530},{42.4,68,1530},{54.4,63.4,1530},{51.8,60.4,1530}},crs={162249},description="Shares a spawn with Acolyte of N'Zoth."}),crit(3,{coords={{43,59.4,1530},{45.4,71.6,1530},{57,58.8,1530}},crs={162252},description="Shares a spawn with Black Empire Beheader."}),crit(5,{coords={{63.4,52,1530},{74.8,58.6,1530},{90.6,46.6,1530},{72,43.8,1530},{72.8,29.8,1530}},crs={159087},description="Shares a spawn with N'Zoth Bonestripper. Found in most water locations."}),crit(6,{coords={{42.8,37.2,1530},{45.6,48.4,1530},{43.6,64.2,1530},{44.6,71,1530},{58.6,61.4,1530},{61.6,55,1530},{64.8,65.2,1530},{65.6,56.6,1530},{52.2,42.2,1530},{60.4,42.6,1530},{67,37.4,1530},{68.8,49.6,1530},{75.4,52.2,1530},{79.8,50.8,1530},{85.8,40.2,1530},{76.4,37,1530},{61.8,33.4,1530},{75,23.6,1530}},crs={156709},description="Shares a spawn with Faceless Despoiler and Mind Eater. Can also result in Corrupted Mind Eater spawning."}),crit(8,{coords={{45.8,43.4,1530},{55.2,62.4,1530},{60.6,56.2,1530},{65.6,64.6,1530},{65.6,56.6,1530},{59,40.4,1530},{64.8,46,1530},{72.8,53.4,1530},{77.6,48.8,1530},{67.8,36.4,1530},{68.6,24,1530},{78.6,31.6,1530},{86.2,42.4,1530}},crs={162244},description="Shares a spawn with K'thir Doomsayer."}),crit(9,{coords={{40,39.4,1530},{46,47,1530},{47.6,36.4,1530},{57,41.8,1530},{60.4,59,1530},{65.6,53.2,1530},{61,32.4,1530},{65.4,26,1530},{70.2,31.6,1530},{69.4,46.8,1530},{78,50.4,1530},{84.8,46.8,1530}},crs={158632},description="Shares a spawn with Burbling Fleshbeast."}),crit(11,{coords={{42.8,37.2,1530},{45.6,48.4,1530},{43.6,64.2,1530},{44.6,71,1530},{58.6,61.4,1530},{61.6,55,1530},{64.8,65.2,1530},{65.6,56.6,1530},{52.2,42.2,1530},{60.4,42.6,1530},{67,37.4,1530},{68.8,49.6,1530},{75.4,52.2,1530},{79.8,50.8,1530},{85.8,40.2,1530},{76.4,37,1530},{61.8,33.4,1530},{75,23.6,1530}},crs={162243},description="Shares a spawn with Mind Eater and Faceless Despoiler. Can also result in Corrupted Despoiler spawning."}),crit(13,{coords={{43,62.2,1530},{52,67.6,1530},{54.8,61.2,1530},{55.4,57,1530},{61,55.6,1530},{63.2,62.6,1530},{69.6,60.8,1530},{81.8,55.8,1530},{55.6,40.2,1530},{56.8,43.8,1530},{60.6,37.8,1530},{63,41.6,1530},{65,43.4,1530},{67.2,42.4,1530},{65.6,27,1530},{69.6,24,1530},{71.8,23.8,1530},{74,24,1530},{80.8,46.4,1530},{86,46.6,1530}},crs={162254},description="Shares a spawn with Foul Observer."}),crit(16,{coords={{42.8,68.6,1530},{43.6,71.6,1530},{45,65.6,1530},{49.4,61.4,1530},{52.6,61.8,1530},{49,66.8,1530},{52.6,66,1530}},crs={162253},description="Shares a spawn with Black Empire Thaumaturge and Black Empire Conjurer."})}),ach(14154,{crit(1),crit(2),crit(3)}),ach(14161),ach(14158),ach(14160),ach(6754,{crit(4,{coords={{40.19,75.63,1530}}})})}),flt(101,g({pb=1},{p(2867,{pb=1}),p(2866,{crs={162506},pb=1}),p(2865,{pb=1})})),n(-38,{prof(356,{p(2837,{b=1,description="Can be caught from schools of fish in a zone currently affected by a N'Zoth Assault.",itemID=174456})})}),n(-17,{q(56538,{coords={{83.7,27.1,1530}},lvl=50,providers={{"n",156003}},sourceQuests={56537}}),q(56539,{coords={{83.7,27.1,1530}},lvl=50,providers={{"n",156003}},sourceQuests={56538}}),q(56540,g({coords={{44.7,73.9,1530}},lvl=50,providers={{"n",154444}},sourceQuests=a47},{s(107745,173837,{b=1,f=7}),s(107744,173836,{b=1,f=7}),s(107743,173835,{b=1,f=7}),s(107748,173840,{b=1,f=6}),s(107747,173839,{b=1,f=6}),s(107746,173838,{b=1,f=6}),s(107754,173846,{b=1,f=4}),s(107753,173845,{b=1,f=4}),s(107752,173844,{b=1,f=4})})),q(56542,g({coords={{45.3,74.3,1530}},lvl=50,providers={{"n",154418}},sourceQuests={56541}},{i(168573,g({b=1,c=a30,f=55,spellID=298412},{aze(33,{rank=1})})),i(168436,g({b=1,c=a22,f=55,spellID=297961},{aze(24,{rank=1})}))})),q(56541,{coords={{45.3,74.3,1530}},lvl=50,providers={{"n",154418}},sourceQuests={56540}}),q(56771,{coords={{83.1,27.2,1530}},lvl=50,providers={{"n",154532}},sourceQuests={56539}})}),n(-16,{n(157468,g({coords={{9.5,67.4,1530}},description="Use the fishing pole.",isDaily=1,questID=57364},{s(108412,174225,{b=1,f=8,lvl=50}),s(108411,174221,{b=1,f=21,lvl=50}),s(108409,174229,{b=1,f=1,lvl=50})}))}),n(-34,{q(58747,{coords={{57.5,54.3,1530}},isWorldQuest=1}),q(58749,{coords={{7.4,31.4,1530}},isWorldQuest=1}),q(58748,{isWorldQuest=1}),q(58746,{coords={{56.2,28.2,1530}},isWorldQuest=1})}),n(-2,{n(160711,g({coords={{44.5,75.4,1530}}},{i(168573,g({b=1,c=a30,f=55,spellID=298412},{aze(33,{rank=1})})),i(168436,g({b=1,c=a22,cost={{"c",1719,10}},f=55,spellID=297961},{aze(24,{rank=1})})),i(168440,g({b=1,c=a22,cost={{"c",1719,50}},f=55,spellID=297965},{aze(24,{rank=3})})),i(168575,g({b=1,c=a30,cost={{"c",1719,50}},f=55,spellID=298415},{aze(33,{c=a30,rank=3})})),mnt(315427,{b=1,cost={{"i",174230,1}},itemID=174649}),r(299672,{b=1,cost=14000000,itemID=172009,lvl=10,requireSkill=773}),p(2853,{b=1,cost={{"i",163036,300}},itemID=174480}),i(174906,{b=1,cost=500000000,f=55,spellID=317065}),s(108660,174647,{b=1,cost=2400000,f=9}),i(174905,{b=1,cost={{"c",1560,500}},f=102,questID=58907,spellID=317064})}))}),n(0,{r(305982,{b=1,itemID=174365,requireSkill=755}),r(305803,{b=1,itemID=174368,requireSkill=165}),r(305800,{b=1,itemID=174369,requireSkill=165}),r(305796,{b=1,itemID=174366,requireSkill=165}),r(305804,{b=1,itemID=174367,requireSkill=165}),r(304562,{b=1,itemID=174371,requireSkill=197}),r(304559,{b=1,itemID=174370,requireSkill=197}),r(305840,{b=1,itemID=171317,requireSkill=164}),r(305843,{b=1,itemID=171316,requireSkill=164}),r(305994,{b=1,itemID=171318,lvl=10,requireSkill=171}),r(305951,{b=1,itemID=174362,requireSkill=202}),r(305942,{b=1,itemID=171313,requireSkill=202}),r(305948,{b=1,itemID=174364,requireSkill=202}),r(305945,{b=1,itemID=171314,requireSkill=202})})})),n(0,{i(173420,g({b=2,c=a13,lvl=50},{s(107540,173511,{b=1,f=4}),s(107465,173436,{b=1,f=4}),s(107720,173812,{b=1,f=4}),s(107721,173813,{b=1,f=4})})),i(173415,g({b=2,c=a13,lvl=50},{s(107460,173431,{b=1,f=4}),s(107544,173515,{b=1,f=4}),s(107524,173495,{b=1,f=4}),s(107507,173478,{b=1,f=4})})),i(173423,g({b=2,c=a13,lvl=50},{s(107508,173479,{b=1,f=4}),s(107519,173490,{b=1,f=4}),s(107500,173471,{b=1,f=4}),s(108788,174953,{b=1,f=4}),s(107466,173437,{b=1,f=4})})),i(173416,g({b=2,c=a13,lvl=50},{s(107492,173463,{b=1,f=4}),s(107520,173491,{b=1,f=4}),s(107536,173507,{b=1,f=4}),s(107461,173432,{b=1,f=4})})),i(173417,g({b=2,c=a13,lvl=50},{s(107462,173433,{b=1,f=4}),s(115766,184591,{b=1,f=4}),s(107753,173845,{b=1,f=4})})),i(173418,g({b=2,c=a13,lvl=50},{s(107463,173434,{b=1,f=4}),s(107496,173467,{b=1,f=4}),s(107512,173483,{b=1,f=4}),s(107719,173811,{b=1,f=4})})),i(173414,g({b=2,c=a13,lvl=50},{s(107487,173458,{b=1,f=4}),s(115765,184590,{b=1,f=4}),s(107754,173846,{b=1,f=4})})),i(173419,g({b=2,c=a13,lvl=50},{s(107752,173844,{b=1,f=4}),s(107464,173435,{b=1,f=4}),s(115767,184592,{b=1,f=4})})),i(173413,g({b=2,c=a28,lvl=50},{s(107724,173816,{b=1,f=5}),s(107723,173815,{b=1,f=5}),s(107541,173512,{b=1,f=5}),s(107473,173444,{b=1,f=5})})),i(173408,g({b=2,c=a28,lvl=50},{s(107506,173477,{b=1,f=5}),s(107545,173516,{b=1,f=5}),s(107468,173439,{b=1,f=5}),s(107525,173496,{b=1,f=5})})),i(173424,g({b=2,c=a28,lvl=50},{s(107501,173472,{b=1,f=5}),s(107509,173480,{b=1,f=5}),s(107518,173489,{b=1,f=5}),s(108789,174954,{b=1,f=5}),s(107474,173445,{b=1,f=5})})),i(173407,g({b=2,c=a28,lvl=50},{s(107467,173438,{b=1,f=5}),s(107751,173843,{b=1,f=5}),s(115768,184593,{b=1,f=5})})),i(173409,g({b=2,c=a28,lvl=50},{s(107493,173464,{b=1,f=5}),s(107469,173440,{b=1,f=5}),s(107537,173508,{b=1,f=5}),s(107521,173492,{b=1,f=5})})),i(173410,g({b=2,c=a28,lvl=50},{s(107470,173441,{b=1,f=5}),s(107750,173842,{b=1,f=5}),s(115769,184594,{b=1,f=5})})),i(173411,g({b=2,c=a28,lvl=50},{s(107513,173484,{b=1,f=5}),s(107497,173468,{b=1,f=5}),s(107471,173442,{b=1,f=5}),s(107722,173814,{b=1,f=5})})),i(173412,g({b=2,c=a28,lvl=50},{s(107749,173841,{b=1,f=5}),s(107472,173443,{b=1,f=5}),s(115770,184595,{b=1,f=5})})),i(173406,g({b=2,c=a14,lvl=50},{s(107481,173452,{b=1,f=6}),s(107542,173513,{b=1,f=6}),s(107726,173818,{b=1,f=6}),s(107727,173819,{b=1,f=6})})),i(173401,g({b=2,c=a14,lvl=50},{s(107505,173476,{b=1,f=6}),s(107476,173447,{b=1,f=6}),s(107546,173517,{b=1,f=6}),s(107526,173497,{b=1,f=6})})),i(173425,g({b=2,c=a14,lvl=50},{s(107517,173488,{b=1,f=6}),s(107510,173481,{b=1,f=6}),s(107502,173473,{b=1,f=6}),s(108790,174955,{b=1,f=6}),s(107482,173453,{b=1,f=6})})),i(173400,g({b=2,c=a14,lvl=50},{s(107475,173446,{b=1,f=6}),s(115771,184596,{b=1,f=6}),s(107748,173840,{b=1,f=6})})),i(173402,g({b=2,c=a14,lvl=50},{s(107494,173465,{b=1,f=6}),s(107538,173509,{b=1,f=6}),s(107477,173448,{b=1,f=6}),s(107522,173493,{b=1,f=6})})),i(173403,g({b=2,c=a14,lvl=50},{s(107747,173839,{b=1,f=6}),s(107478,173449,{b=1,f=6}),s(115772,184597,{b=1,f=6})})),i(173404,g({b=2,c=a14,lvl=50},{s(107498,173469,{b=1,f=6}),s(107514,173485,{b=1,f=6}),s(107479,173450,{b=1,f=6}),s(107725,173817,{b=1,f=6})})),i(173405,g({b=2,c=a14,lvl=50},{s(107746,173838,{b=1,f=6}),s(107480,173451,{b=1,f=6}),s(115773,184598,{b=1,f=6})})),i(173399,g({b=2,c=a15,lvl=50},{s(107729,173821,{b=1,f=7}),s(107543,173514,{b=1,f=7}),s(107490,173461,{b=1,f=7}),s(107730,173822,{b=1,f=7})})),i(173394,g({b=2,c=a15,lvl=50},{s(107527,173498,{b=1,f=7}),s(107547,173518,{b=1,f=7}),s(107484,173455,{b=1,f=7}),s(107504,173475,{b=1,f=7})})),i(173422,g({b=2,c=a15,lvl=50},{s(108791,174956,{b=1,f=7}),s(107491,173462,{b=1,f=7}),s(107516,173487,{b=1,f=7}),s(107503,173474,{b=1,f=7}),s(107511,173482,{b=1,f=7})})),i(173393,g({b=2,c=a15,lvl=50},{s(107483,173454,{b=1,f=7}),s(115774,184599,{b=1,f=7}),s(107745,173837,{b=1,f=7})})),i(173395,g({b=2,c=a15,lvl=50},{s(107485,173456,{b=1,f=7}),s(107523,173494,{b=1,f=7}),s(107495,173466,{b=1,f=7}),s(107539,173510,{b=1,f=7})})),i(173396,g({b=2,c=a15,lvl=50},{s(107486,173457,{b=1,f=7}),s(107744,173836,{b=1,f=7}),s(115775,184600,{b=1,f=7})})),i(173397,g({b=2,c=a15,lvl=50},{s(107728,173820,{b=1,f=7}),s(107499,173470,{b=1,f=7}),s(107515,173486,{b=1,f=7}),s(107488,173459,{b=1,f=7})})),i(173398,g({b=2,c=a15,lvl=50},{s(107743,173835,{b=1,f=7}),s(107489,173460,{b=1,f=7}),s(115776,184601,{b=1,f=7})})),i(173372,g({b=1,f=55},{s(107514,173485,{b=1,f=6,lvl=50}),i(173375,{b=1,f=112,factionID=2415,repeatable=1}),i(173374,{b=1,f=112,factionID=2415,repeatable=1})}))})})),o(311218,{q(54438,{coords={{67.4,21,1161}},lvl=50,providers={{"n",146902}},r=2,sourceQuests={54126}}),q(54439,{coords={{49.9,46.6,1165},{41.7,66.7,1163}},lvl=50,providers={{"n",146335},{"n",133050}},r=1,sourceQuests={53763}}),q(54113,{c={1,2,3,4,6,7,8,9,10,11,12},coords={{34.2,31.8,942}},lvl=50,r=2,sourceQuests={54144}}),q(54117,{c={1,2,3,4,6,7,8,9,10,11,12},coords={{78,36.7,862}},lvl=50,r=1,sourceQuests={54174}}),q(54114,{c=a4,coords={{78,36.7,862},{34.2,31.8,942}},lvl=50,r=2,sourceQuests={54265}}),q(54118,{c=a4,coords={{78,36.7,862},{34.2,31.8,942}},lvl=50,r=1,sourceQuests={54433}}),q(53765,g({coords={{67.4,21,1161}},description="You only get the toy if you choose to cleanse the gift.",lvl=50,providers={{"n",146902}},r=2,sourceQuests={54126}},{toy(168123,{b=1})})),q(53766,g({coords={{49.9,46.6,1165},{41.7,66.7,1163}},description="You just get the Toy if you choose to cleanse the gift.",lvl=50,providers={{"n",146335},{"n",133050}},r=1,sourceQuests={53763}},{toy(168123,{b=1})})),q(54144,{c={1,2,3,4,6,7,8,9,10,11,12},coords={{40.4,36.4,942}},lvl=50,providers={{"n",135793}},r=2,sourceQuests={54141}}),q(54174,{c={1,2,3,4,6,7,8,9,10,11,12},coords={{71.4,30.2,862}},lvl=50,providers={{"n",134345}},r=1,sourceQuests={54172}}),q(54265,{c=a4,coords={{71.4,30.2,862}},lvl=50,providers={{"n",134345}},r=2,sourceQuests={54172}}),q(54433,{c=a4,coords={{71.4,30.2,862}},lvl=50,providers={{"n",134345}},r=1,sourceQuests={54172}}),q(54141,{crs={144769,144770,144777,144778,144780,144816},description="To get the quest item, you need to kill Naga while the world quest 'Naga Attack!' is up. Complete the questline to receive the Twitching Eyeball toy.",lvl=50,providers={{"i",165605}},r=2}),q(54172,{crs={144769,144770,144777,144778,144780,144816},description="To get the quest item you need to kill Naga while the world quest 'Naga Attack!' is up. Complete the questline to receive the Twitching Eyeball Toy",lvl=50,providers={{"i",165668}},r=1}),q(54683,{coords={{27,54,1346}},lvl=50,providers={{"o",316443}},r=1,sourceQuests={54439}}),q(54682,{coords={{27,54,1346}},lvl=50,providers={{"o",316443}},r=2,sourceQuests={54438}}),q(53761,{coords={{20,35.8,896}},lvl=50,providers={{"n",144773}},sourceQuests={53760,54058}}),q(53762,{coords={{75,77.7,895}},lvl=50,providers={{"n",145396}},sourceQuests={53761}}),q(54126,{coords={{53,13.6,864}},lvl=50,providers={{"n",146384}},r=2,sourceQuests={53762}}),q(53763,{coords={{53,13.6,864}},lvl=50,providers={{"n",146384}},r=1,sourceQuests={53762}}),q(53760,{c={1,2,3,4,6,7,8,9,10,11,12},coords={{78,36.7,862},{34.2,31.8,942}},lvl=50,sourceQuests={54113,54117}}),q(54058,{c=a4,coords={{78,36.7,862},{34.2,31.8,942}},lvl=50,sourceQuests={54114}})})})); -tinsert(l,t(9,{n(-900,g({description="These rewards are shared across Covenants.",icon=3726261,maps={1698,1699,1700,1701,1702,1703,1707,1708}},{n(-4,{ach(14835),ach(14636),ach(14843),ach(14844,{crit(1),crit(2),crit(3),crit(4),crit(5),crit(6),crit(7),crit(8),crit(9),crit(10)}),ach(14847,{ach(14845),ach(14846)}),ach(14842,{ach(14840),ach(14841)}),ach(14839),ach(14834),ach(14627),ach(15241,{ach(14628),ach(14629),ach(14630),ach(14631)}),ach(14632),ach(14639),ach(14633),ach(14837),ach(14777),ach(15025,{ach(15023),ach(15024)}),ach(14638),ach(14836),ach(14637)}),n(-914,g({crs={154527,166143,172400,175136}},{i(187413,{b=1,f=102,spellID=357445,u=2}),i(188655,{b=2,f=102,spellID=357445}),i(187414,{b=1,f=102,spellID=357447,u=2}),i(188656,{b=2,f=102,spellID=357447}),i(187415,{b=1,f=102,spellID=357448,u=2}),i(188657,{b=2,f=102,spellID=357448}),i(188650,{b=2,f=102,spellID=347495}),mnt(312776,{b=1,itemID=183617}),mnt(312763,{b=1,itemID=183052,lvl=45}),mnt(341776,{b=1,itemID=183618}),mnt(341766,{b=1,itemID=183615}),p(2922,{b=1,itemID=180629}),p(2946,{b=1,itemID=181170}),p(3020,{b=1,itemID=182671}),p(2942,{b=1,itemID=180872}),i(184650),i(184631,{b=1,f=102}),i(184634,{b=1,f=102}),i(184635,{b=1,f=102}),i(184636,{b=1,f=102}),i(184630,{b=1,f=102}),i(187573,{b=1,f=102}),i(187572,{b=1,f=102}),i(187569,{b=1,f=102}),i(187574,{b=1,f=102}),i(184643,{b=1,f=102}),i(184632,{b=1,f=102}),i(184642,{b=1,f=102}),i(184633,{b=1,f=102}),i(184641,{b=1,f=102}),i(184640,{b=1,f=102}),i(184639,{b=1,f=102}),i(184648,{b=1,f=102}),i(184638,{b=1,f=102}),i(184647,{b=1,f=102}),i(184637,{b=1,f=102}),i(184646,{b=1,f=102}),i(184645,{b=1,f=102}),i(184644,{b=1,f=102}),i(187575,{b=1,f=102}),i(187577,{b=1,f=102}),i(187576,{b=1,f=102}),i(181468,{f=55,lvl=60,spellID=347901}),i(185942,{b=1,f=51,lvl=60}),s(165370,187821,{b=1,description="Can only spawn after completing the quest |cFFFFD700A Defector's Request'(64963)|r.",f=26,lvl=60,sourceQuests={64963}})})),n(-901,{n(175390,g({crs={170016,170029,170035,170045},description="Can appear when on certain Training callings. Roughly every 5 minutes, upon exiting combat, your trainee will call your attention to something they've discovered.\n\nOften contains potions, leveling and rarity charms for pets, or food."},{p(3066,{b=1,itemID=184507}),i(184505,{f=102,spellID=346181}),i(184506,{f=102,spellID=346182}),i(184503,{b=1,f=55,spellID=346170}),i(184500,{b=1,f=55,spellID=346167}),i(184502,{b=1,f=55,spellID=346171}),i(184504,{b=1,f=55,spellID=346168}),i(184501,{b=1,f=55,spellID=346173}),i(171438,{f=55,lvl=50,spellID=322761}),i(92683,{b=1,f=55,spellID=134492})})),i(181475,g({b=1,description="Rewarded by completing a Calling based in Ardenweald.",f=55,lvl=60},{toy(187840,{b=1}),i(187880,{b=1})})),i(181556,g({b=1,description="Rewarded by completing a Calling based in Revendreth.",f=55,lvl=60},{i(180248,{b=1,f=55,spellID=331354}),toy(187512,{b=1}),i(187862,{b=1})})),i(181732,g({b=1,description="Rewarded by completing a Calling based in Maldraxxus.",f=55,lvl=60},{i(184159,g({b=1,f=102},{i(184158,g({b=1,f=102},{mnt(344574,{b=1,itemID=184160}),mnt(344576,{b=1,itemID=184161}),mnt(344575,{b=1,itemID=184162})}))})),toy(187913,{b=1})})),i(181372,g({b=1,description="Rewarded by completing a Calling based in Bastion.",f=55,lvl=60},{toy(187419,{b=1})})),i(181476,g({b=1,description="Rewarded by completing a 'Challenges' Calling based in Ardenweald.",f=55,lvl=60},{toy(187840,{b=1}),i(187880,{b=1})})),i(181557,g({b=1,description="Rewarded by completing a 'Challenges' Calling based in Revendreth.",f=55,lvl=60},{i(176850,{b=1,customCollect={"SL_COV_VEN"}}),toy(187512,{b=1}),i(187862,{b=1})})),i(181733,g({b=1,description="Rewarded by completing a 'Challenges' Calling based in Maldraxxus.",f=55,lvl=60},{i(184159,g({b=1,f=102},{i(184158,g({b=1,f=102},{mnt(344574,{b=1,itemID=184160}),mnt(344576,{b=1,itemID=184161}),mnt(344575,{b=1,itemID=184162})}))})),toy(187913,{b=1})})),i(181741,g({b=1,description="Rewarded by completing a 'Challenges' Calling based in Bastion.",f=55,lvl=60},{toy(187419,{b=1})}))}),n(-17,{q(63586,{coords={{55.4,42.4,1707}},lvl=60,providers={{"n",160037}},sourceQuests={63585}}),q(63651,g({coords={{54.6,40.3,1699}},lvl=60,providers={{"n",178260}},sourceQuests={63650}},{i(185918,{b=1})})),q(63728,{coords={{47.8,53.5,1565}},customCollect={"SL_COV_KYR","SL_COV_NEC","SL_COV_VEN"},lvl=60,providers={{"n",177434}},sourceQuests={63672}}),q(64437,{coords={{47.8,53.6,1701}},lvl=60,providers={{"n",177434}},sourceQuests={63683}}),q(63593,{coords={{46,58,2018}},lvl=60,providers={{"n",179379}},sourceQuests={63592}}),q(63652,{coords={{51.3,38.1,1699}},lvl=60,providers={{"n",158653}},sourceQuests={63650}}),q(63592,{coords={{55.8,29.9,2017}},lvl=60,maps={2018},providers={{"n",180189}},sourceQuests={63591}}),q(63653,{coords={{51.1,38,1699}},lvl=60,providers={{"n",158653}},sourceQuests={63651,63652}})})})),n(-939,g({customCollect={"SL_COV_KYR"},maps={1707,1708}},{n(-901,{q(62692,g({coords={{52.2,47,1533}},customCollect={"SL_COV_KYR"},description="Will only be offered as the initial 'Calling' during the Covenant introduction.",lvl=60,providers={{"n",160470}},repeatable=1,sourceQuests={62698}},{i(181372,{b=1,f=55})})),q(60424,g({coords={{55.4,42.3,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},repeatable=1,sourceQuests={57904}},{i(181475,{b=1,f=55})})),q(60434,g({coords={{55.5,42.1,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},repeatable=1,sourceQuests={57904}},{i(181556,{b=1,f=55})})),q(60430,g({coords={{55.5,42.2,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},repeatable=1,sourceQuests={57904}},{i(181732,{b=1,f=55})})),q(60380,g({customCollect={"SL_COV_KYR"},lvl=60,repeatable=1,sourceQuests={57904}},{i(181372,{b=1,f=55})})),q(60372,g({customCollect={"SL_COV_KYR"},lvl=60,repeatable=1,sourceQuests={57904}},{i(181372,{b=1,f=55})})),q(60391,g({coords={{41,41.2,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160387}},repeatable=1,sourceQuests={57904}},{i(181475,{b=1,f=55})})),q(60392,g({coords={{41,41.1,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160387}},repeatable=1,sourceQuests={57904}},{i(181372,{b=1,f=55})})),q(60395,g({coords={{40.9,41,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160387}},repeatable=1,sourceQuests={57904}},{i(181732,{b=1,f=55})})),q(60400,g({coords={{40.9,41,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160387}},repeatable=1,sourceQuests={57904}},{i(181556,{b=1,f=55})})),q(60465,g({coords={{64,20,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",158773}},repeatable=1,sourceQuests={57904}},{i(181372,{b=1,f=55})})),q(60458,g({coords={{59.4,34.7,1708}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160212}},repeatable=1,sourceQuests={57904}},{i(181372,{b=1,f=55})})),q(60377,g({customCollect={"SL_COV_KYR"},lvl=60,repeatable=1,sourceQuests={57904}},{i(181372,{b=1,f=55})})),q(60439,g({coords={{62.1,37.6,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",154627}},repeatable=1,sourceQuests={57904}},{i(181476,{b=1,f=55})})),q(60442,g({coords={{62,37.4,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",154627}},repeatable=1,sourceQuests={57904}},{i(181741,{b=1,f=55})})),q(60447,g({coords={{61.9,37.4,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",154627}},repeatable=1,sourceQuests={57904}},{i(181733,{b=1,f=55})})),q(60450,g({coords={{62,37.3,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",154627}},repeatable=1,sourceQuests={57904}},{i(181557,{b=1,f=55})})),q(60358,g({customCollect={"SL_COV_KYR"},lvl=60,repeatable=1,sourceQuests={57904}},{i(181372,{b=1,f=55})})),q(60415,g({coords={{33.6,44.7,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168519}},repeatable=1,sourceQuests={57904}},{i(181372,{b=1,f=55})})),q(60454,g({coords={{59.4,34.4,1708}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160212}},repeatable=1,sourceQuests={57904}},{i(181741,{b=1,f=55})})),q(60404,g({coords={{37.3,61.1,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168517}},repeatable=1,sourceQuests={57904}},{i(181372,{b=1,f=55})})),q(60403,g({coords={{37.3,61,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168517}},repeatable=1,sourceQuests={57904}},{i(181475,{b=1,f=55})})),q(60407,g({customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168517}},repeatable=1,sourceQuests={57904}},{i(181372,{b=1,f=55})})),q(60412,g({coords={{37.2,61,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168517}},repeatable=1,sourceQuests={57904}},{i(181556,{b=1,f=55})})),q(60425,g({coords={{55.3,42.4,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},repeatable=1,sourceQuests={57904}},{i(181372,{b=1,f=55})}))}),n(-228,g({customCollect={"SL_COV_KYR"}},{fp(2528,{coords={{65.6,17.6,1533}},creatureID=159421,customCollect={"SL_COV_KYR"}})})),n(-17,g({customCollect={"SL_COV_KYR"}},{q(58997,{coords={{45.2,65.4,1565}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",163328}},sourceQuests={58995}}),q(62698,{coords={{42.7,69.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",176100}},sourceQuests={62790}}),q(62795,{coords={{59.5,34.2,1708}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160212}},sourceQuests={60504}}),q(58791,{coords={{32.5,39.7,49}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162558}},sourceQuests={58790}}),q(61697,g({coords={{43.7,66.6,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",174177}},sourceQuests={61135}},{mnt(334406,{b=1,customCollect={"SL_COV_KYR"},itemID=180766}),p(2918,{b=1,customCollect={"SL_COV_KYR"},itemID=180633}),s(113553,181295,{b=1,customCollect={"SL_COV_KYR"},f=3})})),q(58178,{coords={{50.1,20.5,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160280}},sourceQuests={58180}}),q(61767,{coords={{61.8,37.5,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",154627}},sourceQuests={61785}}),q(60492,{coords={{56.8,31.4,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168742}},sourceQuests={60491}}),q(57122,{coords={{33.8,55.7,1543}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",170375}},sourceQuests={57121}}),q(62555,{coords={{55.6,42,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},sourceQuests={57125}}),q(57905,{coords={{42.6,53.1,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",167745}},sourceQuests={62792}}),q(58566,{coords={{31.9,47.5,1525}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",161553}},sourceQuests={58565}}),q(61778,{coords={{28.5,37.5,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",167810}},sourceQuests={61776}}),q(57114,{coords={{61.8,43.6,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",156361}},sourceQuests={57113}}),q(61775,{coords={{35.3,25.9,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168743}},sourceQuests={61770,61771,61772}}),q(59919,g({coords={{55.6,42,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},sourceQuests={58847}},{follower(1258,{customCollect={"SL_COV_KYR"}})})),q(61785,{coords={{55.6,42.2,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 11.",lvl=60,providers={{"n",160037}},sourceQuests={58181}}),q(58795,g({coords={{47.8,53.6,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},sourceQuests={58793}},{s(111108,178157,{b=1,customCollect={"SL_COV_KYR"},f=4}),s(110473,177054,{b=1,customCollect={"SL_COV_KYR"},f=5}),s(112711,179944,{b=1,customCollect={"SL_COV_KYR"},f=6}),s(108547,174293,{b=1,customCollect={"SL_COV_KYR"},f=7})})),q(58557,{coords={{45,56.9,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 13.",lvl=60,providers={{"n",160037}},sourceQuests={61878}}),q(58844,{coords={{55.6,42,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},sourceQuests={58854}}),q(58181,g({coords={{45.2,56.7,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160280}},sourceQuests={58183}},{mnt(334391,{b=1,customCollect={"SL_COV_KYR"},itemID=180763})})),q(61774,{coords={{35.1,26.8,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168744}},sourceQuests={61770,61771,61772}}),q(58788,{coords={{33.2,26.1,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162542}},sourceQuests={58787}}),q(61777,{coords={{28.8,38.1,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",166211}},sourceQuests={61776}}),q(58562,{coords={{56.3,41.4,1525}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",161544}},sourceQuests={58558,58559,58560}}),q(57120,{coords={{64.7,45.6,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"o",353472}},sourceQuests={57114}}),q(58854,{coords={{55.6,42,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 22.",lvl=60,providers={{"n",160037}},sourceQuests={62555}}),q(61878,{coords={{38.9,59.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",173313}},sourceQuests={61877}}),q(57897,{coords={{42.6,53.1,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",167745}},sourceQuests={62794}}),q(63002,{coords={{55.6,42,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}}}),q(61772,{coords={{33.5,24.1,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"o",357246}},sourceQuests={61769}}),q(61773,g({coords={{35.5,26.4,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",166333}},sourceQuests={61770,61771,61772}},{s(110475,177056,{b=1,customCollect={"SL_COV_KYR"},f=5}),s(108549,174295,{b=1,customCollect={"SL_COV_KYR"},f=7}),s(112713,179946,{b=1,customCollect={"SL_COV_KYR"},f=6}),s(111110,178159,{b=1,customCollect={"SL_COV_KYR"},f=4})})),q(58182,{coords={{50.1,20.5,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160280}},sourceQuests={58178}}),q(57118,{coords={{66,47,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",156327}},sourceQuests={57115,57116,57120}}),q(57895,{coords={{58.4,28.9,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168906}},sourceQuests={60492}}),q(62794,g({coords={{42.6,53.1,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",167745}},sourceQuests={62837}},{s(110472,177053,{b=1,customCollect={"SL_COV_KYR"},f=5}),s(108546,174292,{b=1,customCollect={"SL_COV_KYR"},f=7}),s(112709,179942,{b=1,customCollect={"SL_COV_KYR"},f=6}),s(111107,178156,{b=1,customCollect={"SL_COV_KYR"},f=4})})),q(58937,g({coords={{50.5,68.9,1565}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162392},{"n",163060}},sourceQuests={58905}},{s(112708,179941,{b=1,customCollect={"SL_COV_KYR"},f=6}),s(111106,178155,{b=1,customCollect={"SL_COV_KYR"},f=4}),s(108545,174291,{b=1,customCollect={"SL_COV_KYR"},f=7}),s(110471,177052,{b=1,customCollect={"SL_COV_KYR"},f=5})})),q(58559,{coords={{60.2,60.8,1525}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",161540}},sourceQuests={58557}}),q(58793,{coords={{43.6,51.6,1671}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162542}},sourceQuests={58792}}),q(57117,g({coords={{66,47,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",156327}},sourceQuests={57115,57116,57120}},{s(113549,181291,{b=1,customCollect={"SL_COV_KYR"},f=3})})),q(61769,{coords={{36.3,36.6,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",171483}},sourceQuests={61768}}),q(58948,{coords={{21.6,42,49}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162953}},sourceQuests={58791}}),q(58797,g({coords={{51.6,47.7,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",163650}},sourceQuests={58796}},{follower(1260,{customCollect={"SL_COV_KYR"}})})),q(58183,{coords={{50.1,20.5,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160280}},sourceQuests={58182}}),q(62832,{coords={{59.5,34.2,1708}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160212}},sourceQuests={57905}}),q(58816,{customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162679}},sourceQuests={58832,58856}}),q(58938,{coords={{50.5,68.9,1565}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162392},{"n",163060}},sourceQuests={58905}}),q(58560,{coords={{50.6,52.1,1525}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",165011}},sourceQuests={58557}}),q(61779,{coords={{28.6,37.6,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",167173}},sourceQuests={61776}}),q(61135,{coords={{55.6,42,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},sourceQuests={58997}}),q(57124,g({coords={{33.5,56.4,1543}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",170375}},sourceQuests={57122,57123}},{s(110470,177051,{b=1,customCollect={"SL_COV_KYR"},f=5}),s(108544,174290,{b=1,customCollect={"SL_COV_KYR"},f=7}),s(112707,179940,{b=1,customCollect={"SL_COV_KYR"},f=6}),s(111105,178154,{b=1,customCollect={"SL_COV_KYR"},f=4})})),q(58995,{coords={{45.2,65.4,1565}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",163328}},sourceQuests={58857}}),q(62792,{coords={{42.6,53.1,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",167745}},sourceQuests={62791}}),q(58179,{coords={{50.1,20.6,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160648}},sourceQuests={58175}}),q(62793,{coords={{55.6,42,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},sourceQuests={62796}}),q(61771,{coords={{35.5,26.4,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",166333}},sourceQuests={61769}}),q(57123,{coords={{33.8,55.7,1543}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",170375}},sourceQuests={57121}}),q(63345,{coords={{42.7,70.3,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 22.",lvl=60,providers={{"n",176100}},u=2}),q(64086,{coords={{42.7,70.3,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 59.",lvl=60,providers={{"n",176100}}}),q(63344,{coords={{42.7,70.3,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 7.",lvl=60,providers={{"n",176100}},u=2}),q(64323,{coords={{42.7,70.3,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 43.",lvl=60,providers={{"n",176100}}}),q(58847,g({coords={{67.4,15.2,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",166693}},sourceQuests={58846}},{i(183893,{b=1,c={6,9,12},modID=4}),i(183892,{b=1,c={3,8,11},modID=4}),i(183891,{b=1,c={2,5,7},modID=4}),i(183890,{b=1,c={1,4,10},modID=4}),i(183888,{b=1,c={1,2,5,10},modID=4}),i(183889,{b=1,c={7,8,9,11},modID=4})})),q(58951,{coords={{28.9,41.1,49}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",163111}},sourceQuests={58950}}),q(58565,{coords={{58.1,27.5,1525}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",161544}},sourceQuests={58564}}),q(58568,{coords={{31.9,47.7,1525}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",161540}},sourceQuests={58565}}),q(58950,{coords={{21.6,42,49}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162953}},sourceQuests={58948,58949}}),q(57207,{coords={{68.3,41.6,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",156361}},sourceQuests={57117,57118}}),q(57113,{coords={{55.6,42,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 20.",lvl=60,providers={{"n",160037}},sourceQuests={61697}}),q(58775,{coords={{55.6,42,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 17.",lvl=60,providers={{"n",160037}},sourceQuests={58571}}),q(58949,{coords={{21.6,42,49}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162953}},sourceQuests={58791}}),q(58789,g({coords={{33.2,26.2,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162544}},sourceQuests={58787}},{s(110477,177058,{b=1,customCollect={"SL_COV_KYR"},f=3}),s(108551,174297,{b=1,customCollect={"SL_COV_KYR"},f=3}),s(112715,179948,{b=1,customCollect={"SL_COV_KYR"},f=3}),s(111112,178161,{b=1,customCollect={"SL_COV_KYR"},f=3})})),q(65168,g({coords={{58.7,36.2,1708}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",183278}},sourceQuests={62795}},{follower(1260,{customCollect={"SL_COV_KYR"}})})),i(183054,{b=1,crs={162061},customCollect={"SL_COV_KYR"},lvl=60,questID=62237}),q(65147,g({coords={{59.5,37.4,1708}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",183192}},sourceQuests={62795}},{follower(1258,{customCollect={"SL_COV_KYR"}})})),q(62789,{coords={{55.5,42.1,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},sourceQuests={57895}}),q(57904,{coords={{59.5,34.2,1708}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160212}},sourceQuests={62795}}),q(62791,{coords={{40.9,40.9,1707}},customCollect={"SL_COV_KYR"},description="Becomes available after you complete your first Calling quest.",lvl=60,providers={{"n",160387}}}),q(62557,{coords={{55.6,42,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},sourceQuests={59919}}),q(58558,{coords={{60.3,60.8,1525}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",161544}},sourceQuests={58557}}),q(58570,{coords={{39.9,59,1525}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",161540}},sourceQuests={58569}}),q(58180,g({coords={{50.1,20.5,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160280}},sourceQuests={58176,58177,58179}},{s(110476,177057,{b=1,customCollect={"SL_COV_KYR"},f=5}),s(108550,174296,{b=1,customCollect={"SL_COV_KYR"},f=7}),s(112714,179947,{b=1,customCollect={"SL_COV_KYR"},f=6}),s(111111,178160,{b=1,customCollect={"SL_COV_KYR"},f=4})})),q(58905,{customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162679}},sourceQuests={58816}}),q(61780,{coords={{28.7,38.1,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",166211}},sourceQuests={61777,61778,61779}}),q(61782,g({coords={{31.7,30.3,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",172002}},sourceQuests={61781}},{s(110474,177055,{b=1,customCollect={"SL_COV_KYR"},f=5}),s(108548,174294,{b=1,customCollect={"SL_COV_KYR"},f=7}),s(112712,179945,{b=1,customCollect={"SL_COV_KYR"},f=6}),s(111109,178158,{b=1,customCollect={"SL_COV_KYR"},f=4})})),q(58177,{coords={{50.1,20.5,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160280}},sourceQuests={58175}}),q(61982,{coords={{42.6,53.1,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",167745}},sourceQuests={57904}}),q(61332,{coords={{59.5,34.2,1708}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",160212}}}),q(62861,{coords={{59.5,34.2,1708}},customCollect={"SL_COV_KYR"},description="Requires Renown 15.",isWeekly=1,lvl=60,providers={{"n",160212}}}),q(62862,{coords={{59.5,34.2,1708}},customCollect={"SL_COV_KYR"},description="Requires Renown 24.",isWeekly=1,lvl=60,providers={{"n",160212}}}),q(62863,{coords={{59.5,34.2,1708}},customCollect={"SL_COV_KYR"},description="Requires Renown 32.",isWeekly=1,lvl=60,providers={{"n",160212}}}),q(65103,{coords={{59.5,34.2,1708}},customCollect={"SL_COV_KYR"},isDaily=1,lvl=60,providers={{"n",160212}},repeatable=1,sourceQuests={62863}}),q(62796,{coords={{39.9,68.6,1670}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",164079}},sourceQuests={62837}}),q(61877,{coords={{31,29.1,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",173193}},sourceQuests={61876}}),q(57967,{coords={{43.2,38.5,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",159248}},sourceQuests={57989}}),q(57115,{coords={{66,47,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",156327}},sourceQuests={57114}}),q(58857,{coords={{50.8,77.4,1565}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162392}},sourceQuests={58939}}),q(58561,{coords={{56.3,41.4,1525}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",161540}},sourceQuests={58558,58559,58560}}),q(58564,{coords={{77.8,39.6,1525}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",161544}},sourceQuests={58563}}),q(58567,{coords={{31.9,47.7,1525}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",161540}},sourceQuests={58565}}),q(62238,{coords={{40.4,19.9,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",173771}},sourceQuests={62237}}),q(57898,{coords={{59.5,34.2,1708}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160212}},sourceQuests={57897}}),q(58176,{coords={{50.1,20.6,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160648}},sourceQuests={58175}}),q(60504,g({coords={{59.5,34.2,1708}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160212}},sourceQuests={57898}},{cd(87,{b=1,c=a4,customCollect={"SL_COV_KYR"},itemID=181974,spellID=341427}),cd(137,{b=1,c=a10,customCollect={"SL_COV_KYR"},itemID=182321,spellID=341427}),cd(146,{b=1,c=a1,customCollect={"SL_COV_KYR"},itemID=182345,spellID=341427}),cd(40,{b=1,c=a9,customCollect={"SL_COV_KYR"},itemID=181600,spellID=341427}),cd(128,{b=1,c=a6,customCollect={"SL_COV_KYR"},itemID=182295,spellID=341427}),cd(277,{b=1,c=a2,customCollect={"SL_COV_KYR"},itemID=183471,spellID=341427}),cd(154,{b=1,c=a5,customCollect={"SL_COV_KYR"},itemID=182440,spellID=341427}),cd(187,{b=1,c=a12,customCollect={"SL_COV_KYR"},itemID=182646,spellID=341427}),cd(225,{b=1,c=a8,customCollect={"SL_COV_KYR"},itemID=183492,spellID=341427}),cd(216,{b=1,c=a3,customCollect={"SL_COV_KYR"},itemID=182778,spellID=341427}),cd(217,{b=1,c=a7,customCollect={"SL_COV_KYR"},itemID=182960,spellID=341427}),cd(59,{b=1,c=a11,customCollect={"SL_COV_KYR"},itemID=181759,spellID=341427}),cd(99,{b=1,c=a6,itemID=182113,spellID=341427}),cd(108,{b=1,c=a6,itemID=182133,spellID=341427}),cd(132,{b=1,c=a12,itemID=182317,spellID=341427}),cd(134,{b=1,c=a12,itemID=182324,spellID=341427}),cd(256,{b=1,c=a2,itemID=183466,spellID=341427}),cd(257,{b=1,c=a2,itemID=183467,spellID=341427}),cd(178,{b=1,c=a10,itemID=182584,spellID=341427}),cd(170,{b=1,c=a10,itemID=182469,spellID=341427}),cd(48,{b=1,c=a9,itemID=181707,spellID=341427}),cd(26,{b=1,c=a9,itemID=181467,spellID=341427}),cd(37,{b=1,c=a11,itemID=181512,spellID=341427}),cd(15,{b=1,c=a11,itemID=181373,spellID=341427}),cd(141,{b=1,c=a3,itemID=182336,spellID=341427}),cd(159,{b=1,c=a3,itemID=182448,spellID=341427}),cd(72,{b=1,c=a4,itemID=181840,spellID=341427}),cd(85,{b=1,c=a4,itemID=181962,spellID=341427}),cd(234,{b=1,c=a8,itemID=183500,spellID=341427}),cd(230,{b=1,c=a8,itemID=183496,spellID=341427}),cd(93,{b=1,c=a1,itemID=182106,spellID=341427}),cd(95,{b=1,c=a1,itemID=182108,spellID=341427}),cd(162,{b=1,c=a7,itemID=182460,spellID=341427}),cd(168,{b=1,c=a7,itemID=182466,spellID=341427}),cd(27,{b=1,c=a5,itemID=181469,spellID=341427}),cd(8,{b=1,c=a5,itemID=180847,spellID=341427})})),q(61768,{coords={{37.7,29.4,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",173222}},sourceQuests={61767}}),q(57116,{coords={{65.8,46.9,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",156361}},sourceQuests={57114}}),q(61876,{coords={{31,29.1,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",173193}},sourceQuests={61782}}),q(58939,{customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",165110}},sourceQuests={58937,58938}}),q(61770,{coords={{35.3,25.9,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168743}},sourceQuests={61769}}),q(61781,{coords={{28.8,38.1,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",166211}},sourceQuests={61780}}),q(58175,{coords={{55.5,42,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},sourceQuests={58798}}),q(58569,{coords={{39.9,59,1525}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",161553}},sourceQuests={58566,58567,58568}}),q(58796,{coords={{51.6,47.7,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",163650}},sourceQuests={58795}}),q(63591,{coords={{64,19.1,1707}},customCollect={"SL_COV_KYR"},lvl=60,maps={2017},providers={{"n",168517}},sourceQuests={63584}}),q(58846,{coords={{31.4,23.4,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",164473}},sourceQuests={58844}}),q(63029,{coords={{55.6,42,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},sourceQuests={57904}}),q(62790,{coords={{42.7,69.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",176100}},sourceQuests={62789}}),q(57121,{coords={{69,40.7,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",156474}},sourceQuests={57207}}),q(58571,g({coords={{45.7,56.5,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162149}},sourceQuests={58570}},{s(110469,177050,{b=1,customCollect={"SL_COV_KYR"},f=5}),s(108543,174289,{b=1,customCollect={"SL_COV_KYR"},f=7}),s(112710,179943,{b=1,customCollect={"SL_COV_KYR"},f=6}),s(111104,178153,{b=1,customCollect={"SL_COV_KYR"},f=4})})),q(58798,{coords={{38.6,43.3,1707},{59.9,36.2,1708}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",163650},{"n",160390}},sourceQuests={58797}}),q(58563,g({coords={{55.2,34.7,1525}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",161544}},sourceQuests={58561,58562}},{s(113544,181286,{b=1,customCollect={"SL_COV_KYR"},f=3})})),q(57125,{coords={{25.6,65.1,1543}},customCollect={"SL_COV_KYR"},lvl=51,providers={{"n",169850}},sourceQuests={57124}}),q(58790,{coords={{32.1,21.2,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162542}},sourceQuests={58788,58789}}),q(58787,{coords={{55.6,42,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 5.",lvl=60,providers={{"n",160037}}}),q(58832,{coords={{40.4,54.7,1565}},crs={161878,163363},customCollect={"SL_COV_KYR"},description="Drops from Sicklethorns while doing quest 'Who Are You Fooling?'",lvl=60,providers={{"i",175982}},sourceQuests={58775}}),q(61776,{coords={{35.4,26.4,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168743}},sourceQuests={61773,61774,61775}}),q(58792,{coords={{32.5,39.7,49}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162558}},sourceQuests={58951}}),q(58856,{coords={{44,51.8,1565}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162392}},sourceQuests={58775}})})),n(-902,g({customCollect={"SL_COV_KYR"},description="These are rewards automatically granted by reaching a specific level of Renown."},{mnt(353875,{b=1,customCollect={"SL_COV_KYR"},description="Requires Renown 45.",itemID=186482}),mnt(334403,{b=1,customCollect={"SL_COV_KYR"},description="Requires Renown 39.",itemID=180765}),title(445,{customCollect={"SL_COV_KYR"},description="Requires Renown 80."}),title(425,{customCollect={"SL_COV_KYR"},description="Requires Renown 40."}),i(186515,g({b=1,customCollect={"SL_COV_KYR"},description="Requires Renown 60.",f=55,spellID=353923},{s(115989,184998,{b=1,customCollect={"SL_COV_KYR"},f=3,lvl=50}),s(115984,184993,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50}),s(115985,184994,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50}),s(115986,184995,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50}),s(115999,185008,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50}),s(115987,184996,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50}),s(115983,184992,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50}),s(115982,184991,{b=1,customCollect={"SL_COV_KYR"},description="If this piece shows as uncollected after learning the ensemble, relog and then SHIFT+CLICK anywhere in an ATT list to refresh your collection.",f=2,lvl=50}),s(115988,184997,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50})})),i(186593,{b=1,customCollect={"SL_COV_KYR"},description="Requires Renown 56.",f=102,questID=64136,spellID=354214}),i(188005,{b=1,customCollect={"SL_COV_KYR"},description="Rewarded at 15 and 24 Renown.",f=102,spellID=336456}),i(186472,{b=1,description="Rewarded at 52, 67 and 76 Renown.",f=55,spellID=353852}),n(-364,g({customCollect={"SL_COV_KYR"},description="Requires Renown 48."},{rfl(211,{b=1,c=a6,customCollect={"SL_COV_KYR"},itemID=186566,spellID=342040}),rfl(238,{b=1,c=a12,customCollect={"SL_COV_KYR"},itemID=187111,spellID=342040}),rfl(223,{b=1,c=a2,customCollect={"SL_COV_KYR"},itemID=186673,spellID=342040}),rfl(252,{b=1,c=a10,customCollect={"SL_COV_KYR"},itemID=187229,spellID=342040}),rfl(218,{b=1,c=a9,customCollect={"SL_COV_KYR"},itemID=186591,spellID=342040}),rfl(256,{b=1,c=a11,customCollect={"SL_COV_KYR"},itemID=187237,spellID=342040}),rfl(234,{b=1,c=a3,customCollect={"SL_COV_KYR"},itemID=187106,spellID=342040}),rfl(261,{b=1,c=a4,customCollect={"SL_COV_KYR"},itemID=187163,spellID=342040}),rfl(231,{b=1,c=a8,customCollect={"SL_COV_KYR"},itemID=186775,spellID=342040}),rfl(258,{b=1,c=a1,customCollect={"SL_COV_KYR"},itemID=187259,spellID=342040}),rfl(248,{b=1,c=a7,customCollect={"SL_COV_KYR"},itemID=187225,spellID=342040}),rfl(263,{b=1,c=a5,customCollect={"SL_COV_KYR"},itemID=187511,spellID=342040})}))})),n(-921,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Inv_misc_sigil_bastion01"},{n(-915,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Sanctum_features_animadiversion_bastion"},{n(-18,g({customCollect={"SL_COV_KYR"},description="Every Activity within Anima Conductor Rewards this.",icon="Interface\\Addons\\AllTheThings\\assets\\Interface_Rewards"},{cu(1885)})),n(-916,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Sanctum_features_animadiversion_bastion"},{n(-17,g({customCollect={"SL_COV_KYR"}},{q(57901,{coords={{42.6,53.1,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",167745}}}),q(57903,{coords={{37.9,67.5,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",158773}},sourceQuests={57901}})})),n(-16,g({customCollect={"SL_COV_KYR"}},{n(167078,g({coords={{41.8,55.4,1533}},customCollect={"SL_COV_KYR"},description=" Only a member of the |cFF516bfeKyrian Covenant|r who has channeled anima to Temple of Courage can click the bell.",isDaily=1,questID=60314},{i(182749,{b=1,f=102,spellID=340153})}))})),n(-212,g({customCollect={"SL_COV_KYR"}},{o(356818,g({coords={{60.2,78.2,1533}},customCollect={"SL_COV_KYR"},description="Requires channeling anima to the Temple of Purity.",isDaily=1,questID=61688},{mnt(334386,{b=1,customCollect={"SL_COV_KYR"},itemID=180762}),s(115604,184296,{b=1,customCollect={"SL_COV_KYR"},f=26,lvl=48})}))}))})),n(-917,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Sanctum_features_animadiversion_bastion"},{n(-17,g({customCollect={"SL_COV_KYR"}},{q(61179,{coords={{64.2,20,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",158773}}}),q(61193,{coords={{50.3,21.4,1533}},customCollect={"SL_COV_KYR"},isDaily=1,lvl=60,providers={{"n",171671}}}),q(61209,{coords={{50.2,21.3,1533}},customCollect={"SL_COV_KYR"},isDaily=1,lvl=60,providers={{"n",171677}}}),q(61199,{coords={{50.3,21.4,1533}},customCollect={"SL_COV_KYR"},isDaily=1,lvl=60,providers={{"n",171671}}}),q(61146,{coords={{50.2,21.3,1533}},customCollect={"SL_COV_KYR"},isDaily=1,lvl=60,providers={{"n",171677}}}),q(61182,{coords={{50.3,21.4,1533}},customCollect={"SL_COV_KYR"},isDaily=1,lvl=60,providers={{"n",171671}}}),q(61166,{coords={{50.3,21.4,1533}},customCollect={"SL_COV_KYR"},isDaily=1,lvl=60,providers={{"n",171671}}}),q(61159,{coords={{50.4,21.2,1533}},customCollect={"SL_COV_KYR"},isDaily=1,lvl=60,providers={{"n",171676}}}),q(61157,{coords={{50.4,21.2,1533}},customCollect={"SL_COV_KYR"},isDaily=1,lvl=60,providers={{"n",171676}}}),q(61196,{coords={{50.2,21.3,1533}},customCollect={"SL_COV_KYR"},isDaily=1,lvl=60,providers={{"n",171677}}}),q(61156,{coords={{50.4,21.2,1533}},customCollect={"SL_COV_KYR"},isDaily=1,lvl=60,providers={{"n",171676}}})})),n(-34,g({customCollect={"SL_COV_KYR"}},{q(62280,{coords={{64.8,45.7,1533}},customCollect={"SL_COV_KYR"},isWorldQuest=1})}))})),n(-918,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Sanctum_features_animadiversion_bastion"},{n(-16,g({customCollect={"SL_COV_KYR"}},{n(156340,g({coords={{24.5,22.7,1533}},crs={156339},customCollect={"SL_COV_KYR"},description="Take the anima gateway and click the Black Bell. Only a member of the |cFF516bfeKyrian Covenant|r who has channeled anima to Citadel of Loyalty can click the bell.",isDaily=1,questID=61634},{p(3063,{b=1,customCollect={"SL_COV_KYR"},description="To be eligible to receive the pet, your Anima Conductor must be upgraded to Rank 3.",itemID=184401}),s(115655,184365,{b=1,f=8,lvl=48})}))}))}))})),n(-905,g({customCollect={"SL_COV_KYR"}},{n(-916,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Sanctum_features_missiontable"},{n(-17,g({customCollect={"SL_COV_KYR"}},{q(57900,g({coords={{43.8,40.7,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160389}},sourceQuests={57899}},{follower(1259,{customCollect={"SL_COV_KYR"}})})),q(61863,g({coords={{43.8,40.7,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 27.",lvl=60,providers={{"n",160389}},sourceQuests={57900}},{follower(1276,{customCollect={"SL_COV_KYR"}})})),q(64463,g({coords={{43.8,40.7,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 71.",lvl=60,providers={{"n",160389}},sourceQuests={57900}},{follower(1343,{customCollect={"SL_COV_KYR"}})})),q(61864,g({coords={{43.8,40.7,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 33.",lvl=60,providers={{"n",160389}},sourceQuests={57900}},{follower(1275,{customCollect={"SL_COV_KYR"}})})),q(61862,g({coords={{43.8,40.7,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 17.",lvl=60,providers={{"n",160389}},sourceQuests={57900}},{follower(1273,{customCollect={"SL_COV_KYR"}})})),q(64462,g({coords={{43.8,40.7,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 62.",lvl=60,providers={{"n",160389}},sourceQuests={57900}},{follower(1342,{customCollect={"SL_COV_KYR"}})})),q(61865,g({coords={{43.8,40.7,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 38.",lvl=60,providers={{"n",160389}},sourceQuests={57900}},{follower(1274,{customCollect={"SL_COV_KYR"}})})),q(64461,g({coords={{43.8,40.7,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 44.",lvl=60,providers={{"n",160389}},sourceQuests={57900}},{follower(1341,{customCollect={"SL_COV_KYR"}})})),q(61859,g({altQuests={61860},coords={{43.8,40.7,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 4. Must choose Nemea in the Pride or Unit quest to get this follower.",lvl=60,providers={{"n",160389}},sourceQuests={57900,58103}},{follower(1270,{customCollect={"SL_COV_KYR"}})})),q(61860,g({altQuests={61859},coords={{43.8,40.7,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 4. Must choose Pelodis in the Pride or Unit quest to get this follower.",lvl=60,providers={{"n",160389}},sourceQuests={57900,58103}},{follower(1271,{customCollect={"SL_COV_KYR"}})})),q(61861,g({coords={{43.8,40.7,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 12.",lvl=60,providers={{"n",160389}},sourceQuests={57900}},{follower(1272,{customCollect={"SL_COV_KYR"}})})),q(57899,{coords={{42.6,53.1,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",167745}}}),q(63068,{altQuests={59674},coords={{43.8,40.7,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 4.",isBreadcrumb=1,lvl=52,providers={{"n",160389}},sourceQuests={57899}})})),n(-18,g({customCollect={"SL_COV_KYR"}},{cu(1819,{customCollect={"SL_COV_KYR"}})}))}))})),n(-942,g({customCollect={"SL_COV_KYR"},maps={1711}},{cu(1819,{customCollect={"SL_COV_KYR"},description="This is granted from all types of activities in the Shadowlands."}),n(-4,g({customCollect={"SL_COV_KYR"}},{ach(14860,{customCollect={"SL_COV_KYR"}}),ach(14851,{customCollect={"SL_COV_KYR"}}),ach(14856,{customCollect={"SL_COV_KYR"}}),ach(14865,{customCollect={"SL_COV_KYR"}}),ach(14862,g({customCollect={"SL_COV_KYR"}},{crit(1,{customCollect={"SL_COV_KYR"}}),crit(2,{customCollect={"SL_COV_KYR"}}),crit(3,{customCollect={"SL_COV_KYR"}}),crit(4,{customCollect={"SL_COV_KYR"}}),crit(5,{customCollect={"SL_COV_KYR"}}),crit(6,{customCollect={"SL_COV_KYR"}})})),ach(14854,g({customCollect={"SL_COV_KYR"}},{crit(1,{customCollect={"SL_COV_KYR"}}),crit(2,{customCollect={"SL_COV_KYR"}}),crit(3,{customCollect={"SL_COV_KYR"}}),crit(4,{customCollect={"SL_COV_KYR"}}),crit(5,{customCollect={"SL_COV_KYR"}}),crit(6,{customCollect={"SL_COV_KYR"}})})),ach(14861,{customCollect={"SL_COV_KYR"}}),ach(14866,g({customCollect={"SL_COV_KYR"}},{crit(1,{customCollect={"SL_COV_KYR"}}),crit(2,{customCollect={"SL_COV_KYR"}}),crit(3,{customCollect={"SL_COV_KYR"}}),crit(4,{customCollect={"SL_COV_KYR"}}),crit(5,{customCollect={"SL_COV_KYR"}}),crit(6,{customCollect={"SL_COV_KYR"}}),crit(7,{customCollect={"SL_COV_KYR"}}),crit(8,{customCollect={"SL_COV_KYR"}}),crit(9,{customCollect={"SL_COV_KYR"}}),crit(10,{customCollect={"SL_COV_KYR"}})})),ach(14852,{customCollect={"SL_COV_KYR"}}),ach(14887,{customCollect={"SL_COV_KYR"}})})),n(-966,g({crs={168430},customCollect={"SL_COV_KYR"},description="Blueprints teach Dactylis recipes that allow you to craft gear for your Aspirants to use in the Path of Ascension battles."},{i(184578,{b=1,cost={{"i",180594,8},{"i",180478,10},{"i",180477,8},{"i",180595,6}},customCollect={"SL_COV_KYR"}}),q(62976,{customCollect={"SL_COV_KYR"},lvl=60,providers={{"i",184578}},sourceQuests={62981}}),i(181499,{b=1,cost={{"i",180594,6},{"i",180595,8}},customCollect={"SL_COV_KYR"}}),q(60945,{customCollect={"SL_COV_KYR"},lvl=60,providers={{"i",181499}},sourceQuests={60946}}),i(184580,{b=1,cost={{"i",180594,12},{"i",180595,16}},customCollect={"SL_COV_KYR"}}),q(61714,{customCollect={"SL_COV_KYR"},lvl=60,providers={{"i",184580}},sourceQuests={62971}}),q(60497,{coords={{28.2,42.4,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168427}},sourceQuests={60496}}),i(184478,{b=1,cost={{"i",180594,2},{"i",180478,2},{"i",180477,12},{"i",180595,2}},customCollect={"SL_COV_KYR"}}),q(60974,{customCollect={"SL_COV_KYR"},lvl=60,providers={{"i",184478}},sourceQuests={60973}}),i(184481,{b=1,cost={{"i",180594,8},{"i",180478,8},{"i",180595,6}},customCollect={"SL_COV_KYR"}}),q(62998,{customCollect={"SL_COV_KYR"},lvl=60,providers={{"i",184481}},sourceQuests={62928}}),i(184475,{b=1,cost={{"i",180594,2},{"i",180478,2},{"i",180477,10},{"i",180595,6}},customCollect={"SL_COV_KYR"}}),q(62995,{customCollect={"SL_COV_KYR"},lvl=60,providers={{"i",184475}},sourceQuests={60975}}),i(184577,{b=1,cost={{"i",180478,20},{"i",180477,12}},customCollect={"SL_COV_KYR"}}),q(62483,{customCollect={"SL_COV_KYR"},lvl=60,providers={{"i",184577}},sourceQuests={62970}}),i(184477,{b=1,cost={{"i",180594,8},{"i",180478,2},{"i",180595,2}},customCollect={"SL_COV_KYR"}}),q(62996,{customCollect={"SL_COV_KYR"},lvl=60,providers={{"i",184477}},sourceQuests={62997}}),i(180594,{b=1,customCollect={"SL_COV_KYR"},f=102}),i(180478,{b=1,customCollect={"SL_COV_KYR"},f=102}),i(181157,{b=1,customCollect={"SL_COV_KYR"},f=55,spellID=338130}),i(181239,{b=1,customCollect={"SL_COV_KYR"},f=55,spellID=335845}),i(180479,{b=1,customCollect={"SL_COV_KYR"},f=55,spellID=337260}),i(181145,{b=1,customCollect={"SL_COV_KYR"},f=55,spellID=338075}),i(181846,{b=1,customCollect={"SL_COV_KYR"},f=55,spellID=337766}),i(180477,{b=1,customCollect={"SL_COV_KYR"},f=102}),i(183793,{customCollect={"SL_COV_KYR"},f=55,spellID=342520}),i(180579,{b=1,customCollect={"SL_COV_KYR"},f=55}),i(183126,{b=1,customCollect={"SL_COV_KYR"},f=55,spellID=334453}),i(180595,{b=1,customCollect={"SL_COV_KYR"},f=102}),i(180445,{customCollect={"SL_COV_KYR"},f=55,spellID=332308}),i(184451,{b=1,customCollect={"SL_COV_KYR"},f=55,spellID=345912})})),n(-916,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Inv_trinket_bastion_02_light"},{n(-17,g({customCollect={"SL_COV_KYR"}},{q(62218,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168430}},sourceQuests={61361}}),q(60495,{coords={{27.8,41.7,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168485}},sourceQuests={60494}}),q(61358,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168430}},sourceQuests={60498}}),q(61963,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168430}},sourceQuests={61358}}),q(61362,{coords={{51.4,33.7,1565}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",173710}},sourceQuests={62219}}),q(61369,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},description="Available after defeating Kalisthene, Echthra, and Aldryn & Myn'ir on 'Courage' difficulty.",lvl=60,providers={{"n",168430}}}),q(61356,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168430}},sourceQuests={60498}}),q(62219,{coords={{51.4,33.7,1565}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",173710}},sourceQuests={62218}}),q(61357,{coords={{56.7,11.6,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",172515}},sourceQuests={61490}}),q(60493,{coords={{27.8,41.7,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168485}},sourceQuests={60489}}),q(60496,g({coords={{28.2,42.4,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168427}},sourceQuests={60495}},{i(180481,{customCollect={"SL_COV_KYR"}})})),q(61370,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168430}},sourceQuests={61369}}),q(61361,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},description="Available after defeating Kalisthene, Echthra, and Aldryn & Myn'ir on 'Courage' difficulty.",lvl=60,providers={{"n",168430}}}),q(61489,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168430}},sourceQuests={61356}}),q(60498,{coords={{28.2,42.4,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168427}},sourceQuests={61473}}),q(61965,{coords={{50.6,69.9,1565}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",173402}},sourceQuests={61963}}),q(61473,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168430}},sourceQuests={60497}}),q(61365,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},description="Available after defeating Kalisthene, Echthra, and Aldryn & Myn'ir on 'Courage' difficulty.",lvl=60,providers={{"n",168430}}}),q(61366,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168430}},sourceQuests={61365}}),q(61360,{coords={{51.7,78.8,1565}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",173403}},sourceQuests={61965}}),q(60489,{coords={{42.6,53.1,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",167745}}}),q(61490,{coords={{56.7,11.6,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",172515}},sourceQuests={61489}}),q(60494,{coords={{27.8,41.7,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168485}},sourceQuests={60493}})})),n(-18,g({customCollect={"SL_COV_KYR"}},{n(172408,g({crs={172409},customCollect={"SL_COV_KYR"}},{n(-972,g({customCollect={"SL_COV_KYR"}},{i(182162,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=61713})})),n(-973,g({customCollect={"SL_COV_KYR"},description="Requires defeating the first 6 memories on 'Courage' difficulty (Kalisthene, Echthra, Alderyn & Myn'ir, Nuuminuuru, Craven Corinth, and Splinterbark Nightmare)."},{crit(1,{achID=14852,customCollect={"SL_COV_KYR"}}),i(184407,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=62970})}))})),n(172412,g({customCollect={"SL_COV_KYR"}},{crit(2,{achID=14851,customCollect={"SL_COV_KYR"}}),n(-972,g({customCollect={"SL_COV_KYR"}},{i(180494,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=60975})}))})),n(172177,g({customCollect={"SL_COV_KYR"}},{n(-972,g({customCollect={"SL_COV_KYR"}},{i(180482,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=60947})})),n(-973,g({customCollect={"SL_COV_KYR"},description="Requires defeating the first 6 memories on 'Courage' difficulty (Kalisthene, Echthra, Alderyn & Myn'ir, Nuuminuuru, Craven Corinth, and Splinterbark Nightmare)."},{i(184445,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=62984})}))})),n(170654,g({customCollect={"SL_COV_KYR"}},{crit(1,{achID=14851,customCollect={"SL_COV_KYR"}}),n(-972,g({customCollect={"SL_COV_KYR"}},{i(180472,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=60946})})),n(-973,g({customCollect={"SL_COV_KYR"},description="Requires defeating the first 6 memories on 'Courage' difficulty (Kalisthene, Echthra, Alderyn & Myn'ir, Nuuminuuru, Craven Corinth, and Splinterbark Nightmare)."},{i(180495,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=60973})}))})),n(172410,g({customCollect={"SL_COV_KYR"}},{n(-972,g({customCollect={"SL_COV_KYR"}},{q(60907,{customCollect={"SL_COV_KYR"},lvl=60,providers={{"i",182095}}})})),n(-973,g({customCollect={"SL_COV_KYR"},description="Requires defeating the first 6 memories on 'Courage' difficulty (Kalisthene, Echthra, Alderyn & Myn'ir, Nuuminuuru, Craven Corinth, and Splinterbark Nightmare)."},{p(2931,{b=1,itemID=180815})}))})),n(172682,g({customCollect={"SL_COV_KYR"}},{n(-972,g({customCollect={"SL_COV_KYR"}},{i(181147,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=61269})}))}))}))})),n(-917,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Inv_cape_special_bastion_d_03"},{n(-17,g({customCollect={"SL_COV_KYR"}},{q(61371,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},description="Available after defeating Kalisthene, Echthra, Alderyn and Myn'ir, and Nuuminuuru on 'Loyalty' difficulties.",lvl=60,providers={{"n",168430}}}),q(61373,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},description="Available after defeating Athanos, Mad Mortimer, and Thran'tiok on 'Courage' difficulty.",lvl=60,providers={{"n",168430}}}),q(61372,{coords={{51.6,80.9,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",175295}},sourceQuests={61478}}),q(62052,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168430}},sourceQuests={61367}}),q(61436,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168430}},sourceQuests={61363}}),q(61368,{coords={{59.7,38,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",173495}},sourceQuests={62053}}),q(61478,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168430}},sourceQuests={61371}}),q(61363,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},description="Available after defeating Kalisthene, Echthra, Alderyn and Myn'ir, and Nuuminuuru on 'Loyalty' difficulties.",lvl=60,providers={{"n",168430}}}),q(62053,{coords={{53.8,48.8,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",173495}},sourceQuests={62052}}),q(61364,{coords={{59.2,71.9,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",172141}},sourceQuests={61436}}),q(63169,g({coords={{27.8,41.7,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168485}}},{i(184812,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63175,g({coords={{28.1,41.7,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168485}}},{i(184812,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63176,g({coords={{28.1,41.7,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168485}}},{i(184812,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63171,g({coords={{27.8,41.7,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168485}}},{i(184812,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63168,g({coords={{28.1,41.7,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168485}}},{i(184812,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(62954,g({coords={{28.1,41.7,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168485}}},{i(184812,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(62951,g({coords={{27.8,41.7,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168485}}},{i(184812,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63174,g({coords={{28.1,41.7,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168485}}},{i(184812,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(62953,g({coords={{28.1,41.7,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168485}}},{i(184812,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63170,g({coords={{28.1,41.7,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168485}}},{i(184812,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(62952,g({coords={{27.8,41.7,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168485}}},{i(184812,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63172,g({coords={{28.1,41.7,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168485}}},{i(184812,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63173,g({coords={{28.1,41.7,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168485}}},{i(184812,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(61367,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},description="Available after defeating Kalisthene, Echthra, Alderyn and Myn'ir, and Nuuminuuru on 'Loyalty' difficulties.",lvl=60,providers={{"n",168430}}})})),n(-18,g({customCollect={"SL_COV_KYR"}},{n(171873,g({customCollect={"SL_COV_KYR"}},{n(-972,g({customCollect={"SL_COV_KYR"}},{i(182975,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=62223})}))})),n(172333,g({customCollect={"SL_COV_KYR"}},{n(-972,g({customCollect={"SL_COV_KYR"}},{i(183794,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=62486})}))})),n(172412,g({customCollect={"SL_COV_KYR"}},{n(-973,g({customCollect={"SL_COV_KYR"},description="Requires defeating Than'tiok, Mad Mortimer, and Athanos on 'Courage' difficulty; and unlocking Azaruux."},{i(184411,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=62971})}))})),n(172482,g({crs={172099,172101,172102},customCollect={"SL_COV_KYR"}},{ach(14853,{customCollect={"SL_COV_KYR"}}),n(-972,g({customCollect={"SL_COV_KYR"}},{i(184414,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=62981})})),n(-973,g({customCollect={"SL_COV_KYR"}},{mnt(334382,{b=1,customCollect={"SL_COV_KYR"},itemID=180761})}))})),n(172682,g({customCollect={"SL_COV_KYR"}},{n(-973,g({customCollect={"SL_COV_KYR"},description="Requires defeating Than'tiok, Mad Mortimer, and Athanos on 'Courage' difficulty; and unlocking Azaruux."},{crit(2,{achID=14852,customCollect={"SL_COV_KYR"}}),i(184348,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=62928})}))})),n(172411,g({customCollect={"SL_COV_KYR"}},{n(-972,g({customCollect={"SL_COV_KYR"}},{i(184349,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=62997})})),n(-973,g({customCollect={"SL_COV_KYR"},description="Requires unlocking and defeating Azaruux."},{i(181238,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=63000})}))}))}))})),n(-918,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Ability_bastion_rogue"},{n(-17,g({customCollect={"SL_COV_KYR"}},{q(63181,g({coords={{28.2,42.3,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168427}}},{i(184811,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63182,g({coords={{28.2,42.3,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168427}}},{i(184811,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63184,g({coords={{28.2,42.3,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168427}}},{i(184811,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63185,g({coords={{28.2,42.3,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168427}}},{i(184811,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63186,g({coords={{28.2,42.3,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168427}}},{i(184811,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63187,g({coords={{28.2,42.3,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168427}}},{i(184811,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63188,g({coords={{28.2,42.3,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168427}}},{i(184811,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63189,g({coords={{28.2,42.3,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168427}}},{i(184811,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63190,g({coords={{28.2,42.3,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168427}}},{i(184811,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63191,g({coords={{28.2,42.3,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168427}}},{i(184811,{b=1,customCollect={"SL_COV_KYR"},f=102})}))})),n(-18,g({customCollect={"SL_COV_KYR"}},{n(172408,g({crs={172409},customCollect={"SL_COV_KYR"}},{n(-974,g({customCollect={"SL_COV_KYR"}},{p(2941,{b=1,customCollect={"SL_COV_KYR"},itemID=180871})}))})),n(171873,g({customCollect={"SL_COV_KYR"}},{n(-973,g({customCollect={"SL_COV_KYR"}},{i(181165,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=61304})}))})),n(172333,g({customCollect={"SL_COV_KYR"}},{n(-973,g({customCollect={"SL_COV_KYR"}},{i(181155,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=61272})}))})),n(172412,g({customCollect={"SL_COV_KYR"}},{n(-974,g({customCollect={"SL_COV_KYR"}},{ach(14858,{customCollect={"SL_COV_KYR"}}),s(113551,181293,{b=1,customCollect={"SL_COV_KYR"},f=3,lvl=60})}))})),n(172177,g({customCollect={"SL_COV_KYR"}},{n(-974,g({customCollect={"SL_COV_KYR"}},{ach(14857,{customCollect={"SL_COV_KYR"}}),i(184474,g({b=1,customCollect={"SL_COV_KYR"},f=55,lvl=50,spellID=345958},{s(113535,181231,{b=1,f=20,lvl=60}),s(113531,181227,{b=1,f=8,lvl=60}),s(113539,181235,{b=1,f=23,lvl=60}),s(113537,181233,{b=1,f=23,lvl=60}),s(113534,181230,{b=1,f=34,lvl=60}),s(113532,181228,{b=1,f=29,lvl=60}),s(113533,181229,{b=1,f=1,lvl=60}),s(113530,181226,{b=1,f=35,lvl=60}),s(113529,181225,{b=1,f=33,lvl=60}),s(113536,181232,{b=1,f=26,lvl=60}),s(113538,181234,{b=1,f=20})}))}))})),n(170654,g({customCollect={"SL_COV_KYR"}},{n(-974,g({customCollect={"SL_COV_KYR"}},{crit(1,{achID=14861,customCollect={"SL_COV_KYR"}}),crit(2,{achID=14861,customCollect={"SL_COV_KYR"}}),crit(3,{achID=14861,customCollect={"SL_COV_KYR"}}),i(183761,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=62477})}))})),n(172410,g({customCollect={"SL_COV_KYR"}},{n(-974,g({customCollect={"SL_COV_KYR"}},{p(2912,{b=1,itemID=180639})}))}))}))})),n(-925,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Ability_bastion_monk"},{n(-18,g({customCollect={"SL_COV_KYR"}},{n(171873,g({customCollect={"SL_COV_KYR"}},{n(-974,g({customCollect={"SL_COV_KYR"}},{ach(14859,{customCollect={"SL_COV_KYR"}}),crit(4,{achID=14861,customCollect={"SL_COV_KYR"}}),crit(5,{achID=14861,customCollect={"SL_COV_KYR"}}),crit(6,{achID=14861,customCollect={"SL_COV_KYR"}}),s(113545,181287,{b=1,customCollect={"SL_COV_KYR"},f=3,lvl=60})}))})),n(172333,g({customCollect={"SL_COV_KYR"}},{n(-974,g({customCollect={"SL_COV_KYR"}},{ach(14864,{customCollect={"SL_COV_KYR"}}),mnt(336064,{b=1,itemID=181317})}))})),n(172482,g({crs={172099,172101,172102},customCollect={"SL_COV_KYR"}},{n(-974,g({customCollect={"SL_COV_KYR"}},{p(2954,{b=1,itemID=181264})}))})),n(172682,g({customCollect={"SL_COV_KYR"}},{n(-974,g({customCollect={"SL_COV_KYR"}},{i(184450,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=62986})}))})),n(172411,g({customCollect={"SL_COV_KYR"}},{n(-974,g({customCollect={"SL_COV_KYR"}},{ach(14863,{customCollect={"SL_COV_KYR"}}),i(184462,g({b=1,customCollect={"SL_COV_KYR"},f=55,lvl=50,spellID=345956},{s(115664,184466,{b=1,customCollect={"SL_COV_KYR"},f=1}),s(115661,184463,{b=1,customCollect={"SL_COV_KYR"},f=33}),s(115670,184472,{b=1,customCollect={"SL_COV_KYR"},f=23}),s(115665,184467,{b=1,customCollect={"SL_COV_KYR"},f=34}),s(115667,184469,{b=1,customCollect={"SL_COV_KYR"},f=26}),s(115663,184465,{b=1,customCollect={"SL_COV_KYR"},f=29}),s(115668,184470,{b=1,customCollect={"SL_COV_KYR"},f=23}),s(115666,184468,{b=1,customCollect={"SL_COV_KYR"},f=20}),s(115671,184473,{b=1,customCollect={"SL_COV_KYR"},f=20}),s(115662,184464,{b=1,customCollect={"SL_COV_KYR"},f=35})}))}))}))}))})),n(-926,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Ability_bastion_priest"},{n(-18,g({customCollect={"SL_COV_KYR"}},{n(171873,g({customCollect={"SL_COV_KYR"}},{n(-975,g({customCollect={"SL_COV_KYR"}},{crit(25,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(26,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(27,{achID=14865,customCollect={"SL_COV_KYR"}}),s(110591,177205,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(112941,180240,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(112766,179968,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(111130,178189,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),i(184456,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50})}))})),n(172333,g({customCollect={"SL_COV_KYR"}},{n(-975,g({customCollect={"SL_COV_KYR"}},{crit(28,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(29,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(30,{achID=14865,customCollect={"SL_COV_KYR"}}),s(113555,181297,{b=1,customCollect={"SL_COV_KYR"},f=3,lvl=60})}))})),n(172408,g({crs={172409},customCollect={"SL_COV_KYR"}},{n(-975,g({customCollect={"SL_COV_KYR"}},{crit(7,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(8,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(9,{achID=14865,customCollect={"SL_COV_KYR"}}),s(110594,177208,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(112944,180243,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(112770,179972,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(111133,178192,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),i(184457,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50})}))})),n(172412,g({customCollect={"SL_COV_KYR"}},{n(-975,g({customCollect={"SL_COV_KYR"}},{crit(13,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(14,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(15,{achID=14865,customCollect={"SL_COV_KYR"}}),s(110593,177207,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(112943,180242,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(112768,179970,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(111132,178191,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),i(184454,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50})}))})),n(172177,g({customCollect={"SL_COV_KYR"}},{n(-975,g({customCollect={"SL_COV_KYR"}},{crit(4,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(5,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(6,{achID=14865,customCollect={"SL_COV_KYR"}}),s(110596,177210,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(112946,180245,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(112772,179974,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(111135,178194,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),i(184455,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50})}))})),n(170654,g({customCollect={"SL_COV_KYR"}},{n(-975,g({customCollect={"SL_COV_KYR"}},{crit(1,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(2,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(3,{achID=14865,customCollect={"SL_COV_KYR"}}),s(112769,179971,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(112940,180239,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110590,177204,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(111129,178188,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),i(184452,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50})}))})),n(172482,g({crs={172099,172101,172102},customCollect={"SL_COV_KYR"}},{n(-975,g({customCollect={"SL_COV_KYR"}},{crit(22,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(23,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(24,{achID=14865,customCollect={"SL_COV_KYR"}}),s(110597,177211,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(112947,180246,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(112773,179975,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(111136,178195,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),i(184460,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50})}))})),n(172410,g({customCollect={"SL_COV_KYR"}},{n(-975,g({customCollect={"SL_COV_KYR"}},{crit(10,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(11,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(12,{achID=14865,customCollect={"SL_COV_KYR"}}),s(110592,177206,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(112942,180241,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(112767,179969,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(111131,178190,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),i(184459,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50})}))})),n(172682,g({customCollect={"SL_COV_KYR"}},{n(-975,g({customCollect={"SL_COV_KYR"}},{crit(16,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(17,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(18,{achID=14865,customCollect={"SL_COV_KYR"}}),s(110595,177209,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(112945,180244,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(112771,179973,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(111134,178193,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),i(184458,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50})}))})),n(172411,g({customCollect={"SL_COV_KYR"}},{n(-975,g({customCollect={"SL_COV_KYR"}},{crit(19,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(20,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(21,{achID=14865,customCollect={"SL_COV_KYR"}}),s(110607,177221,{b=1,customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(112948,180247,{b=1,customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(112774,179976,{b=1,customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(111137,178196,{b=1,customCollect={"SL_COV_KYR"},f=3,lvl=60}),i(184453,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50})}))}))}))})),n(-2,g({customCollect={"SL_COV_KYR"}},{n(171973,g({coords={{31.6,48,1707}},customCollect={"SL_COV_KYR"}},{mnt(334409,{b=1,cost={{"c",1813,2500}},customCollect={"SL_COV_KYR"},itemID=180768}),mnt(334408,{b=1,cost={{"c",1813,2500}},customCollect={"SL_COV_KYR"},itemID=180767}),mnt(336039,{b=1,cost={{"c",1813,2500}},itemID=181300}),mnt(334365,{b=1,cost={{"c",1813,2500}},itemID=180726,lvl=45}),mnt(312777,{b=1,cost={{"c",1813,2500}},itemID=181316})})),n(171959,g({coords={{27.1,40.9,1707}},customCollect={"SL_COV_KYR"}},{s(110608,177222,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(110888,177683,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(112765,179967,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(113550,181292,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(111146,178205,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(113554,181296,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=3,lvl=60}),i(184498,g({b=1,c=a14,cost={{"c",1813,12500}},customCollect={"SL_COV_KYR"},f=55,spellID=346129},{s(112763,179965,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(112758,179960,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(112765,179967,{b=1,customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(112761,179963,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(112759,179961,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(112760,179962,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(112762,179964,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(112757,179959,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(112764,179966,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60})})),i(184497,g({b=1,c=a28,cost={{"c",1813,12500}},customCollect={"SL_COV_KYR"},f=55,spellID=346128},{s(110599,177213,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(110608,177222,{b=1,customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(110601,177215,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(110604,177218,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(110598,177212,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(110602,177216,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(110603,177217,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(110600,177214,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(110605,177219,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60})})),i(184496,g({b=1,c=a13,cost={{"c",1813,12500}},customCollect={"SL_COV_KYR"},f=55,spellID=346126},{s(111139,178198,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111146,178205,{b=1,customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(111140,178199,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111141,178200,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111138,178197,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111142,178201,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111143,178202,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111144,178203,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111145,178204,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60})})),i(184499,g({b=1,c=a15,cost={{"c",1813,12500}},customCollect={"SL_COV_KYR"},f=55,spellID=346131},{s(110881,177676,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110888,177683,{b=1,customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(110883,177678,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110886,177681,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110880,177675,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110884,177679,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110885,177680,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110882,177677,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110887,177682,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60})})),s(113547,181289,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=3,lvl=60})})),n(171958,g({coords={{30.4,39.7,1707}},customCollect={"SL_COV_KYR"}},{s(111015,177867,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=1,lvl=60}),s(112966,180314,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=24,lvl=60}),s(108554,174300,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=21,lvl=60}),s(115693,184538,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=21,lvl=60}),s(108566,174312,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=8,lvl=60}),s(111019,177871,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=29,lvl=60}),s(111618,178972,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=28,lvl=60}),s(115695,184540,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=25,lvl=60}),s(115694,184539,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=20,lvl=60}),s(111000,177852,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=25,lvl=60}),s(110995,177847,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=25,lvl=60}),s(111010,177862,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=20,lvl=60}),s(111005,177857,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=32,lvl=60}),s(115530,184238,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=35,lvl=60}),s(113570,181322,{b=1,cost={{"c",1813,1000}},f=1,lvl=60}),s(113568,181320,{b=1,cost={{"c",1813,1000}},f=33,lvl=60}),s(112294,179509,{b=1,cost={{"c",1813,1000}},f=35,lvl=60}),s(112318,179533,{b=1,cost={{"c",1813,1000}},f=29,lvl=60}),s(113307,180958,{b=1,cost={{"c",1813,1000}},f=25,lvl=60}),s(113310,180961,{b=1,cost={{"c",1813,1000}},f=20,lvl=60}),s(112301,179516,{b=1,cost={{"c",1813,1000}},f=28,lvl=60}),s(113311,180962,{b=1,cost={{"c",1813,1000}},f=23,lvl=60}),s(113571,181323,{b=1,cost={{"c",1813,500}},f=28,lvl=60}),s(113573,181326,{b=1,cost={{"c",1813,500}},f=20,lvl=60}),s(113303,180954,{b=1,cost={{"c",1813,500}},f=28,lvl=60}),s(113308,180959,{b=1,cost={{"c",1813,500}},f=20,lvl=60}),s(112389,179605,{b=1,cost={{"c",1813,500}},f=8,lvl=60}),s(113313,180964,{b=1,cost={{"c",1813,500}},f=8,lvl=60}),s(112322,179538,{b=1,cost={{"c",1813,500}},f=24,lvl=60}),s(113572,181325,{b=1,cost={{"c",1813,500}},f=20,lvl=60}),s(113578,181331,{b=1,cost={{"c",1813,500}},f=8,lvl=60}),s(113575,181328,{b=1,cost={{"c",1813,500}},f=25,lvl=60}),s(113577,181330,{b=1,cost={{"c",1813,500}},f=35,lvl=60}),s(112284,179499,{b=1,cost={{"c",1813,500}},f=20,lvl=60}),s(112369,179585,{b=1,cost={{"c",1813,500}},f=32,lvl=60}),s(112299,179514,{b=1,cost={{"c",1813,500}},f=25,lvl=60}),s(113309,180960,{b=1,cost={{"c",1813,500}},f=24,lvl=60}),s(113305,180956,{b=1,cost={{"c",1813,500}},f=31,lvl=60}),s(113306,180957,{b=1,cost={{"c",1813,500}},f=35,lvl=60}),s(113312,180963,{b=1,cost={{"c",1813,500}},f=1,lvl=60}),s(112332,179548,{b=1,cost={{"c",1813,500}},f=23,lvl=60}),s(113569,181321,{b=1,cost={{"c",1813,500}},f=27,lvl=60}),s(112347,179563,{b=1,cost={{"c",1813,500}},f=1,lvl=60}),s(113576,181329,{b=1,cost={{"c",1813,500}},f=26,lvl=60}),s(113574,181327,{b=1,cost={{"c",1813,500}},f=23,lvl=60}),s(113304,180955,{b=1,cost={{"c",1813,500}},f=29,lvl=60})})),n(171981,g({coords={{31.1,47.3,1707}},customCollect={"SL_COV_KYR"}},{p(3061,{b=1,cost={{"i",163036,250}},customCollect={"SL_COV_KYR"},itemID=184398}),p(2965,{b=1,cost={{"i",163036,250}},itemID=181315}),p(2945,{b=1,cost={{"i",163036,250}},itemID=181168}),p(2923,{b=1,cost={{"i",163036,250}},itemID=180628}),p(2933,{b=1,cost={{"i",163036,250}},itemID=180814}),p(2904,{b=1,cost={{"i",163036,250}},itemID=180603})}))}))})),n(-924,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_bastion"},{n(-916,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_bastion"},{n(-228,g({customCollect={"SL_COV_KYR"}},{fp(2626,{coords={{51.8,46.8,1533}},creatureID=171037,customCollect={"SL_COV_KYR"},description="Part of the Kyrian Rank 1 Transport Network."}),fp(2630,{coords={{48.3,72.8,1533}},creatureID=171091,customCollect={"SL_COV_KYR"},description="Part of the Kyrian Rank 1 Transport Network."}),fp(2625,{coords={{48.7,61.8,1707}},creatureID=171036,customCollect={"SL_COV_KYR"},description="Part of the Kyrian Rank 1 Transport Network."}),fp(2631,{coords={{40.7,55.2,1533}},creatureID=171097,customCollect={"SL_COV_KYR"},description="Part of the Kyrian Rank 1 Transport Network."})})),n(-17,g({customCollect={"SL_COV_KYR"}},{q(63053,{coords={{48.9,62.7,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",175907}},sourceQuests={63052}}),q(63052,{coords={{42.6,53.1,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",167745}}})}))})),n(-917,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_bastion"},{n(-228,g({customCollect={"SL_COV_KYR"}},{fp(2634,{customCollect={"SL_COV_KYR"},description="Part of the Kyrian Rank 2 Transport Network."}),fp(2633,{customCollect={"SL_COV_KYR"},description="Part of the Kyrian Rank 2 Transport Network."}),fp(2632,{customCollect={"SL_COV_KYR"},description="Part of the Kyrian Rank 2 Transport Network."})}))})),n(-918,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_bastion"},{n(-228,g({customCollect={"SL_COV_KYR"}},{fp(2636,{customCollect={"SL_COV_KYR"},description="Part of the Kyrian Rank 3 Transport Network."}),fp(2635,{customCollect={"SL_COV_KYR"},description="Part of the Kyrian Rank 3 Transport Network."})}))}))}))})),n(-18,g({customCollect={"SL_COV_KYR"}},{i(183701,g({b=1,customCollect={"SL_COV_KYR"},description="Only Obtainable via Pelagos Soulbind.",f=102},{i(172232),i(173204),i(172231,{spellID=323797}),i(173202),i(172230,{spellID=323796})}))})),n(-2,g({customCollect={"SL_COV_KYR"}},{n(174937,g({coords={{63.3,30.6,1708}},customCollect={"SL_COV_KYR"}},{mnt(353880,{b=1,cost={{"c",1813,7500}},customCollect={"SL_COV_KYR"},itemID=186485}),i(184665,{b=1,cost={{"c",1885,35}},f=55,lvl=60,spellID=347413,sym={{"select","tierID",9},{"pop"},{"select","headerID",-364},{"pop"},{"extract","runeforgePowerID"}}}),mnt(334386,{b=1,cost={{"c",1813,5000},{"c",1885,100}},customCollect={"SL_COV_KYR"},itemID=180762}),mnt(334398,{b=1,cost={{"c",1813,5000}},customCollect={"SL_COV_KYR"},itemID=180764}),toy(184353,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_KYR"}}),p(3042,{b=1,cost={{"c",1813,1500},{"c",1885,30}},customCollect={"SL_COV_KYR"},itemID=184350}),ill(6257,{b=1,cost={{"c",1813,1500},{"c",1885,30}},customCollect={"SL_COV_KYR"},itemID=184352,questID=62395}),rfl(205,{b=1,cost={{"c",1813,250}},itemID=183249,spellID=342040}),i(186516,g({b=1,cost={{"c",1813,10000}},customCollect={"SL_COV_KYR"},f=55,spellID=353924},{s(115997,185006,{b=1,customCollect={"SL_COV_KYR"},f=3,lvl=50}),s(115992,185001,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50}),s(115993,185002,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50}),s(115994,185003,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50}),s(115998,185007,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50}),s(115995,185004,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50}),s(115991,185000,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50}),s(115996,185005,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50})})),s(113546,181288,{b=1,cost={{"c",1813,3500}},customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(110583,177197,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(110606,177220,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(110585,177199,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(110588,177202,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(115699,184545,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=29,lvl=60}),s(110582,177196,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(110586,177200,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(111012,177864,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=20,lvl=60}),s(110587,177201,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(110584,177198,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(115532,184240,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=35,lvl=60}),s(110589,177203,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(115696,184541,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=21,lvl=60}),s(108568,174314,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=8,lvl=60}),s(110872,177667,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110879,177674,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(110874,177669,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110877,177672,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(112968,180316,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=24,lvl=60}),s(110871,177666,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110996,177848,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=25,lvl=60}),s(110875,177670,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110876,177671,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110873,177668,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110878,177673,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(112722,179955,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(115697,184542,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=25,lvl=60}),s(112717,179950,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(111007,177859,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=32,lvl=60}),s(112720,179953,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(108557,174303,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=21,lvl=60}),s(112724,179957,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(112718,179951,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(112719,179952,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(112721,179954,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(112716,179949,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(112723,179956,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(115698,184543,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=20,lvl=60}),s(111121,178180,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111128,178187,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(111123,178182,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111126,178185,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111017,177869,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=1,lvl=60}),s(111120,178179,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111124,178183,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111125,178184,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111002,177854,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=25,lvl=60}),s(111620,178974,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=28,lvl=60}),s(111122,178181,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111127,178186,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(113552,181294,{b=1,cost={{"c",1813,3500},{"c",1885,40}},customCollect={"SL_COV_KYR"},f=3,lvl=60})})),n(175521,g({coords={{56.1,84.5,1707}},customCollect={"SL_COV_KYR"}},{s(111020,177872,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_KYR"},f=29,lvl=50,modID=82}),s(115589,184272,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=3}),s(108910,175254,{b=1,cost={{"i",183888.03,1},{"i",183889.03,1}},customCollect={"SL_COV_KYR"},f=1,lvl=50,modID=3}),s(108569,174315,{b=1,cost={{"i",183895.82,1},{"i",183894.82,1}},customCollect={"SL_COV_KYR"},f=8,lvl=50,modID=82}),s(115585,184270,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=82}),s(108552,174298,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=3}),s(108564,174310,{b=1,cost={{"i",183888.03,1},{"i",183889.03,1}},customCollect={"SL_COV_KYR"},f=8,lvl=50,modID=3}),s(111013,177865,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=82}),s(108908,175251,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=3}),s(112964,180312,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_KYR"},f=24,lvl=50,modID=3}),s(108556,174302,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=82}),s(108930,175279,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=3}),s(110998,177850,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=3}),s(115499,184230,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_KYR"},f=29,lvl=50,modID=3}),s(112967,180315,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_KYR"},f=24,lvl=50,modID=82}),s(115535,184243,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_KYR"},f=35,lvl=50,modID=82}),s(115591,184273,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=3}),s(115593,184274,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=82}),s(115595,184275,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=3}),s(111008,177860,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_KYR"},f=32,lvl=50,modID=82}),s(110997,177849,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=82}),s(111003,177855,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=82}),s(111619,178973,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_KYR"},f=28,lvl=50,modID=3}),s(111018,177870,{b=1,cost={{"i",183895.82,1},{"i",183894.82,1}},customCollect={"SL_COV_KYR"},f=1,lvl=50,modID=82}),s(109545,176098,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_KYR"},f=32,lvl=50,modID=3}),s(111621,178975,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_KYR"},f=28,lvl=50,modID=82}),s(115526,184236,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_KYR"},f=35,lvl=50,modID=3}),s(115587,184271,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=82})})),n(175524,g({coords={{58,81.4,1707}},customCollect={"SL_COV_KYR"}},{s(115515,177872,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_KYR"},f=29,lvl=50,modID=85}),s(115590,184272,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=6}),s(115506,175254,{b=1,cost={{"i",183888.06,1},{"i",183889.06,1}},customCollect={"SL_COV_KYR"},f=1,lvl=50,modID=6}),s(115517,174315,{b=1,cost={{"i",183895.85,1},{"i",183894.85,1}},customCollect={"SL_COV_KYR"},f=8,lvl=50,modID=85}),s(115586,184270,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=85}),s(115498,174298,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=6}),s(115507,174310,{b=1,cost={{"i",183888.06,1},{"i",183889.06,1}},customCollect={"SL_COV_KYR"},f=8,lvl=50,modID=6}),s(115510,177865,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=85}),s(115500,175251,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=6}),s(115504,180312,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_KYR"},f=24,lvl=50,modID=6}),s(115509,174302,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=85}),s(115502,175279,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=6}),s(115501,177850,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=6}),s(115505,184230,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_KYR"},f=29,lvl=50,modID=6}),s(115514,180315,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_KYR"},f=24,lvl=50,modID=85}),s(115536,184243,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_KYR"},f=35,lvl=50,modID=85}),s(115592,184273,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=6}),s(115594,184274,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=85}),s(115596,184275,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=6}),s(115513,177860,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_KYR"},f=32,lvl=50,modID=85}),s(115512,177849,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=85}),s(115511,177855,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=85}),s(115508,178973,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_KYR"},f=28,lvl=50,modID=6}),s(115516,177870,{b=1,cost={{"i",183895.85,1},{"i",183894.85,1}},customCollect={"SL_COV_KYR"},f=1,lvl=50,modID=85}),s(115503,176098,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_KYR"},f=32,lvl=50,modID=6}),s(115518,178975,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_KYR"},f=28,lvl=50,modID=85}),s(115527,184236,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_KYR"},f=35,lvl=50,modID=6}),s(115588,184271,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=85})})),n(174582,g({coords={{26.4,33.8,1707}},customCollect={"SL_COV_KYR"}},{i(184444,g({b=1,cost={{"c",1819,5}},customCollect={"SL_COV_KYR"},description="Contains around 15-20 of each rare-quality crafting material for Path of Ascension crafting.",f=102},{i(180594,{b=1,customCollect={"SL_COV_KYR"},f=102}),i(180478,{b=1,customCollect={"SL_COV_KYR"},f=102}),i(180477,{b=1,customCollect={"SL_COV_KYR"},f=102}),i(180595,{b=1,customCollect={"SL_COV_KYR"},f=102})}))})),n(175823,g({coords={{56.9,30.9,1708}},customCollect={"SL_COV_KYR"}},{s(108905,175248,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=25,lvl=60}),s(110470,177051,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=5,lvl=50}),s(110471,177052,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=5,lvl=50}),s(108555,174301,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=21,lvl=60}),s(115531,184239,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=35,lvl=60}),s(111016,177868,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=1,lvl=60}),s(108544,174290,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=7,lvl=50}),s(112963,180311,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=24,lvl=60}),s(108906,175249,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=29,lvl=60}),s(108545,174291,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=7,lvl=50}),s(108567,174313,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=8,lvl=60}),s(112708,179941,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=6,lvl=50}),s(115692,184537,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=25,lvl=60}),s(115690,184535,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=21,lvl=60}),s(111006,177858,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=32,lvl=60}),s(112707,179940,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=6,lvl=50}),s(111105,178154,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=4,lvl=50}),s(115691,184536,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=20,lvl=60}),s(111011,177863,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=20,lvl=60}),s(111001,177853,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=25,lvl=60}),s(111616,178970,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=28,lvl=60}),s(111106,178155,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=4,lvl=50}),s(110477,177058,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=3,lvl=50}),s(110472,177053,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=5,lvl=50}),s(110469,177050,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=5,lvl=50}),s(110473,177054,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=5,lvl=50}),s(110474,177055,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=5,lvl=50}),s(110475,177056,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=5,lvl=50}),s(110476,177057,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=5,lvl=50}),s(108546,174292,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=7,lvl=50}),s(108549,174295,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=7,lvl=50}),s(108551,174297,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=3,lvl=50}),s(108543,174289,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=7,lvl=50}),s(108547,174293,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=7,lvl=50}),s(108548,174294,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=7,lvl=50}),s(108550,174296,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=7,lvl=50}),s(112713,179946,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=6,lvl=50}),s(112711,179944,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=6,lvl=50}),s(112715,179948,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=3,lvl=50}),s(112709,179942,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=6,lvl=50}),s(112710,179943,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=6,lvl=50}),s(112712,179945,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=6,lvl=50}),s(112714,179947,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=6,lvl=50}),s(111112,178161,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=3,lvl=50}),s(111107,178156,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=4,lvl=50}),s(111110,178159,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=4,lvl=50}),s(111104,178153,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=4,lvl=50}),s(111108,178157,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=4,lvl=50}),s(111109,178158,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=4,lvl=50}),s(111111,178160,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=4,lvl=50})})),n(175522,g({coords={{55,82.9,1707}},customCollect={"SL_COV_KYR"}},{s(111020,177872,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_KYR"},f=29,lvl=50,modID=83}),s(115589,184272,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=4}),s(108910,175254,{b=1,cost={{"i",183888.04,1},{"i",183889.04,1}},customCollect={"SL_COV_KYR"},f=1,lvl=50,modID=4}),s(108569,174315,{b=1,cost={{"i",183895.04,1},{"i",183894.04,1}},customCollect={"SL_COV_KYR"},f=8,lvl=50,modID=83}),s(115585,184270,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=83}),s(108552,174298,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=4}),s(108564,174310,{b=1,cost={{"i",183888.04,1},{"i",183889.04,1}},customCollect={"SL_COV_KYR"},f=8,lvl=50,modID=4}),s(111013,177865,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=83}),s(108908,175251,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=4}),s(112964,180312,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_KYR"},f=24,lvl=50,modID=4}),s(108556,174302,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=83}),s(108930,175279,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=4}),s(110998,177850,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=4}),s(115499,184230,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_KYR"},f=29,lvl=50,modID=4}),s(112967,180315,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_KYR"},f=24,lvl=50,modID=83}),s(115535,184243,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_KYR"},f=35,lvl=50,modID=83}),s(115591,184273,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=4}),s(115593,184274,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=83}),s(115595,184275,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=4}),s(111008,177860,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_KYR"},f=32,lvl=50,modID=83}),s(110997,177849,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=83}),s(111003,177855,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=83}),s(111619,178973,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_KYR"},f=28,lvl=50,modID=4}),s(111018,177870,{b=1,cost={{"i",183895.04,1},{"i",183894.04,1}},customCollect={"SL_COV_KYR"},f=1,lvl=50,modID=83}),s(109545,176098,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_KYR"},f=32,lvl=50,modID=4}),s(111621,178975,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_KYR"},f=28,lvl=50,modID=83}),s(115526,184236,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_KYR"},f=35,lvl=50,modID=4}),s(115587,184271,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=83})})),n(175523,g({coords={{57,79.8,1707}},customCollect={"SL_COV_KYR"}},{s(111020,177872,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_KYR"},f=29,lvl=50,modID=84}),s(115589,184272,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=5}),s(108910,175254,{b=1,cost={{"i",183888.05,1},{"i",183889.05,1}},customCollect={"SL_COV_KYR"},f=1,lvl=50,modID=5}),s(108569,174315,{b=1,cost={{"i",183895.84,1},{"i",183894.84,1}},customCollect={"SL_COV_KYR"},f=8,lvl=50,modID=84}),s(115585,184270,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=84}),s(108552,174298,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=5}),s(108564,174310,{b=1,cost={{"i",183888.05,1},{"i",183889.05,1}},customCollect={"SL_COV_KYR"},f=8,lvl=50,modID=5}),s(111013,177865,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=84}),s(108908,175251,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=5}),s(112964,180312,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_KYR"},f=24,lvl=50,modID=5}),s(108556,174302,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=84}),s(108930,175279,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=5}),s(110998,177850,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=5}),s(115499,184230,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_KYR"},f=29,lvl=50,modID=5}),s(112967,180315,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_KYR"},f=24,lvl=50,modID=84}),s(115535,184243,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_KYR"},f=35,lvl=50,modID=84}),s(115591,184273,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=5}),s(115593,184274,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=84}),s(115595,184275,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=5}),s(111008,177860,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_KYR"},f=32,lvl=50,modID=84}),s(110997,177849,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=84}),s(111003,177855,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=84}),s(111619,178973,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_KYR"},f=28,lvl=50,modID=5}),s(111018,177870,{b=1,cost={{"i",183895.84,1},{"i",183894.84,1}},customCollect={"SL_COV_KYR"},f=1,lvl=50,modID=84}),s(109545,176098,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_KYR"},f=32,lvl=50,modID=5}),s(111621,178975,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_KYR"},f=28,lvl=50,modID=84}),s(115526,184236,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_KYR"},f=35,lvl=50,modID=5}),s(115587,184271,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=84})}))}))})),n(-920,g({customCollect={"SL_COV_NEC"},maps={1698}},{n(-4,g({customCollect={"SL_COV_NEC"}},{ach(14763,{customCollect={"SL_COV_NEC"}})})),n(-901,{q(62694,g({coords={{47.7,29.1,1698}},customCollect={"SL_COV_NEC"},description="Will only be offered as the initial 'Calling' during the Covenant introduction.",lvl=60,providers={{"n",158339}},repeatable=1,sourceQuests={62835}},{i(181732,{b=1,f=55})})),q(60423,g({coords={{59.6,43.5,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167210}},repeatable=1,sourceQuests={59609}},{i(181475,{b=1,f=55})})),q(60426,g({customCollect={"SL_COV_NEC"},lvl=60,repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60433,g({customCollect={"SL_COV_NEC"},lvl=60,repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60379,g({customCollect={"SL_COV_NEC"},lvl=60,repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60371,g({customCollect={"SL_COV_NEC"},lvl=60,repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60390,g({coords={{54.2,68.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",158339}},repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60393,g({coords={{54.2,68.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",158339}},repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60396,g({coords={{54.2,68.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",158339}},repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60398,g({coords={{54.2,68.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",158339}},repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60464,g({customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167205}},repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60459,g({coords={{43.2,47.8,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167207}},repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60376,g({customCollect={"SL_COV_NEC"},lvl=60,repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60440,g({coords={{56.5,44,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167208}},repeatable=1,sourceQuests={59609}},{i(181733,{b=1,f=55})})),q(60443,g({coords={{56.5,44,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167208}},repeatable=1,sourceQuests={59609}},{i(181733,{b=1,f=55})})),q(60445,g({coords={{56.5,44,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167208}},repeatable=1,sourceQuests={59609}},{i(181733,{b=1,f=55})})),q(60449,g({coords={{56.5,44,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167208}},repeatable=1,sourceQuests={59609}},{i(181733,{b=1,f=55})})),q(60363,g({customCollect={"SL_COV_NEC"},lvl=60,repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60416,g({customCollect={"SL_COV_NEC"},lvl=60,repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60455,g({coords={{43.2,47.8,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167207}},repeatable=1,sourceQuests={59609}},{i(181733,{b=1,f=55})})),q(60408,g({customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167209}},repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60402,g({customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167209}},repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60405,g({customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167209}},repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60411,g({customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167209}},repeatable=1,sourceQuests={59609}},{i(181556,{b=1,f=55})})),q(60429,g({customCollect={"SL_COV_NEC"},lvl=60,repeatable=1,sourceQuests={59609}},{i(181733,{b=1,f=55})}))}),n(-17,g({customCollect={"SL_COV_NEC"}},{q(62835,{coords={{46.7,40.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",175998}},sourceQuests={62834}}),q(58472,{coords={{73.8,57.4,1525}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161461}},sourceQuests={58523}}),q(62297,g({coords={{70.4,27.7,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",174020}},sourceQuests={61742}},{i(183394,g({b=1,customCollect={"SL_COV_NEC"},f=55,spellID=341169},{crit(3,{achID=14763,customCollect={"SL_COV_NEC"}})}))})),q(61742,{customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173422}},sourceQuests={61740,61741,62414}}),q(61759,{coords={{54.2,67.9,1652}},customCollect={"SL_COV_NEC"},lvl=60,sourceQuests={61758}}),q(62833,{coords={{49.7,43.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165182}},sourceQuests={61359}}),q(65157,g({coords={{42.8,31.9,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161905}},sourceQuests={62848}},{follower(1262,{customCollect={"SL_COV_NEC"}})})),q(61388,g({coords={{38.8,32.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161904}},sourceQuests={59597}},{cd(60,{b=1,c=a11,customCollect={"SL_COV_NEC"},itemID=181770,spellID=341427}),cd(200,{b=1,c=a12,customCollect={"SL_COV_NEC"},itemID=182706,spellID=341427}),cd(127,{b=1,c=a6,customCollect={"SL_COV_NEC"},itemID=182292,spellID=341427}),cd(278,{b=1,c=a2,customCollect={"SL_COV_NEC"},itemID=183472,spellID=341427}),cd(218,{b=1,c=a7,customCollect={"SL_COV_NEC"},itemID=182961,spellID=341427}),cd(90,{b=1,c=a4,customCollect={"SL_COV_NEC"},itemID=181981,spellID=341427}),cd(39,{b=1,c=a9,customCollect={"SL_COV_NEC"},itemID=181553,spellID=341427}),cd(143,{b=1,c=a10,customCollect={"SL_COV_NEC"},itemID=182339,spellID=341427}),cd(213,{b=1,c=a3,customCollect={"SL_COV_NEC"},itemID=182770,spellID=341427}),cd(227,{b=1,c=a8,customCollect={"SL_COV_NEC"},itemID=183493,spellID=341427}),cd(147,{b=1,c=a1,customCollect={"SL_COV_NEC"},itemID=182346,spellID=341427}),cd(158,{b=1,c=a5,customCollect={"SL_COV_NEC"},itemID=182442,spellID=341427}),cd(99,{b=1,c=a6,itemID=182113,spellID=341427}),cd(108,{b=1,c=a6,itemID=182133,spellID=341427}),cd(132,{b=1,c=a12,itemID=182317,spellID=341427}),cd(134,{b=1,c=a12,itemID=182324,spellID=341427}),cd(256,{b=1,c=a2,itemID=183466,spellID=341427}),cd(257,{b=1,c=a2,itemID=183467,spellID=341427}),cd(178,{b=1,c=a10,itemID=182584,spellID=341427}),cd(170,{b=1,c=a10,itemID=182469,spellID=341427}),cd(48,{b=1,c=a9,itemID=181707,spellID=341427}),cd(26,{b=1,c=a9,itemID=181467,spellID=341427}),cd(37,{b=1,c=a11,itemID=181512,spellID=341427}),cd(15,{b=1,c=a11,itemID=181373,spellID=341427}),cd(141,{b=1,c=a3,itemID=182336,spellID=341427}),cd(159,{b=1,c=a3,itemID=182448,spellID=341427}),cd(72,{b=1,c=a4,itemID=181840,spellID=341427}),cd(85,{b=1,c=a4,itemID=181962,spellID=341427}),cd(234,{b=1,c=a8,itemID=183500,spellID=341427}),cd(230,{b=1,c=a8,itemID=183496,spellID=341427}),cd(93,{b=1,c=a1,itemID=182106,spellID=341427}),cd(95,{b=1,c=a1,itemID=182108,spellID=341427}),cd(162,{b=1,c=a7,itemID=182460,spellID=341427}),cd(168,{b=1,c=a7,itemID=182466,spellID=341427}),cd(27,{b=1,c=a5,itemID=181469,spellID=341427}),cd(8,{b=1,c=a5,itemID=180847,spellID=341427})})),q(58504,{coords={{49.8,50.6,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 17.",lvl=60,providers={{"n",161907}},sourceQuests={62161}}),q(59659,{coords={{36,55.3,1533}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165412}},sourceQuests={59653}}),q(60114,{coords={{28.1,37.5,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167810}},sourceQuests={60050}}),q(59709,{coords={{29.7,53.1,1533}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165412}},sourceQuests={59700}}),q(59921,{coords={{46.5,63,1533}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165794}},sourceQuests={59748}}),q(57470,{coords={{31,29.4,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173308}},sourceQuests={60067}}),q(61412,{coords={{35.3,25.9,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",168743}},sourceQuests={59916,60043,61396}}),q(62839,{coords={{47.7,29.1,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",158339}},sourceQuests={62835}}),q(58820,g({coords={{49.7,50.7,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={59722,61869}},{s(114066,182275,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114048,182257,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114075,182284,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114057,182266,{b=1,customCollect={"SL_COV_NEC"},f=5})})),q(61755,{customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173422}},sourceQuests={61753}}),q(62161,{coords={{49.8,50.6,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={57636}}),q(62845,g({coords={{49.7,50.1,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={62844}},{s(114063,182272,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114045,182254,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114072,182281,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114054,182263,{b=1,customCollect={"SL_COV_NEC"},f=5})})),q(61180,{coords={{35.2,26.9,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",168744}},sourceQuests={59916,60043,61396}}),q(62414,{coords={{59.3,32.9,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173422}},sourceQuests={61739}}),q(61751,{coords={{69.9,32.7,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173492}},sourceQuests={61749}}),q(61252,{coords={{54.2,16.2,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173343}},sourceQuests={61230}}),q(58833,{coords={{49.6,50.6,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 20.",lvl=60,providers={{"n",161907}},sourceQuests={62391}}),q(61746,{coords={{66.3,26.3,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172924}},sourceQuests={61745}}),q(62317,g({coords={{46.5,31.5,1652}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"o",358319}},sourceQuests={61748}},{i(183397,g({b=1,customCollect={"SL_COV_NEC"},f=55,spellID=341420},{crit(4,{achID=14763,customCollect={"SL_COV_NEC"}})}))})),q(61757,{coords={{44.1,26.9,1652}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172923}},sourceQuests={61756}}),q(60044,{coords={{28.8,38.2,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",166211}},sourceQuests={60050}}),q(59596,{altQuests={63003},coords={{52.4,38.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161909}},sourceQuests={62846}}),q(63003,{altQuests={59596},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={62846}}),q(59597,g({coords={{38.8,32.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161904}},sourceQuests={59596,63003}},{follower(1261,{customCollect={"SL_COV_NEC"}})})),q(62848,{coords={{38.8,32.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161904}},sourceQuests={61388}}),q(61551,g({coords={{28.5,47.7,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172573}},sourceQuests={61548}},{s(114059,182268,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114041,182250,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114068,182277,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114050,182259,{b=1,customCollect={"SL_COV_NEC"},f=5})})),q(60112,{coords={{31.8,40.2,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172574}},sourceQuests={61518}}),q(61396,{coords={{33.5,24.1,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"o",357246}},sourceQuests={59910}}),q(59645,{coords={{40.7,55.3,1533}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165591}},sourceQuests={59625}}),q(60510,{coords={{35.6,26.5,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",166333}},sourceQuests={59916,60043,61396}}),q(61756,{coords={{66.2,32.1,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173172}},sourceQuests={61754,61755}}),q(59922,{coords={{46.5,63,1533}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165794}},sourceQuests={59921}}),q(59653,{coords={{38.9,55.2,1533}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165412}},sourceQuests={59645,59648,59650}}),q(58599,{customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161474}},sourceQuests={58523}}),q(59555,g({coords={{49.6,50.7,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 5.",lvl=60,providers={{"n",161907}},sourceQuests={62448}},{mnt(332455,{b=1,customCollect={"SL_COV_NEC"},itemID=182077})})),q(61747,{coords={{66.3,26.3,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172924}},sourceQuests={61745}}),q(61753,{coords={{66.2,32.1,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173172}},sourceQuests={61752}}),q(61226,{coords={{49.9,17.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",158529}},sourceQuests={57649,59265}}),q(58007,{coords={{49.7,50.6,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={59555}}),q(62169,{coords={{49.7,50.6,1536}},customCollect={"SL_COV_NEC"},description="Requires Renown 8.",lvl=60,providers={{"n",161907}},sourceQuests={57648}}),q(59910,{coords={{36.3,36.6,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={61145}}),q(61518,{coords={{31.2,49.4,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172574}},sourceQuests={61485}}),q(57530,{coords={{27.5,23.9,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173194}},sourceQuests={57470}}),q(62834,{coords={{46.7,40.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",175998}},sourceQuests={62833}}),q(59722,{customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",164679}},sourceQuests={61594}}),q(61567,{coords={{28.7,37.6,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167173}},sourceQuests={60050}}),q(61750,{coords={{69.9,32.7,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173492}},sourceQuests={61749}}),q(62388,{coords={{49.8,50.6,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={58624}}),q(61485,{coords={{50.7,15.6,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",160518}},sourceQuests={57778}}),q(61758,{coords={{54.2,67.9,1652}},customCollect={"SL_COV_NEC"},lvl=60,sourceQuests={61757}}),q(62840,{coords={{52.4,38.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161909}},sourceQuests={62839}}),q(58608,{customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161474}},sourceQuests={58472,58599}}),q(60043,{coords={{35.6,26.5,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",166333}},sourceQuests={59910}}),q(61569,{coords={{30.2,43.6,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172805}},sourceQuests={61551}}),q(61586,{coords={{50.4,70.6,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",166535}},sourceQuests={59894}}),q(62308,g({coords={{67.9,30.6,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172813}},sourceQuests={61754,61755}},{i(183399,g({b=1,customCollect={"SL_COV_NEC"},f=55,spellID=341424},{crit(7,{achID=14763,customCollect={"SL_COV_NEC"}})}))})),q(61745,{coords={{44,27.3,1652}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172923}},sourceQuests={61744}}),q(62391,{coords={{49.6,50.6,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={61761}}),q(61749,{coords={{43.9,27.1,1652}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172923}},sourceQuests={61748}}),q(63343,{coords={{46.5,40.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 22.",lvl=60,providers={{"n",175998}},u=2}),q(64084,{coords={{46.5,40.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 59.",lvl=60,providers={{"n",175998}}}),q(63342,{coords={{46.5,40.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 7.",lvl=60,providers={{"n",175998}},u=2}),q(64324,{coords={{46.5,40.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 43.",lvl=60,providers={{"n",175998}}}),q(60110,g({coords={{38.3,36.7,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161906}},sourceQuests={60049}},{follower(1263,{customCollect={"SL_COV_NEC"}})})),q(61754,{customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173422}},sourceQuests={61753}}),q(57644,{coords={{52,16.9,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",158604}},sourceQuests={61226}}),q(59650,{coords={{40.7,55,1533}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165412}},sourceQuests={59625}}),q(59748,{coords={{41.6,55.1,1533}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165795}},sourceQuests={59709}}),q(59609,{coords={{38.8,32.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161904}},sourceQuests={62848}}),q(61397,{coords={{52.4,38.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161909}},sourceQuests={62840}}),q(61230,{coords={{50,17.9,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",171875}},sourceQuests={57649,59265}}),q(58624,g({coords={{78.1,62.2,1525}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161865}},sourceQuests={58608}},{s(114064,182273,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114046,182255,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114073,182282,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114055,182264,{b=1,customCollect={"SL_COV_NEC"},f=5})})),q(59648,{coords={{40.7,55,1533}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165412}},sourceQuests={59625}}),q(61741,{coords={{59.3,32.9,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173422}},sourceQuests={61739}}),q(61740,{coords={{59.3,32.9,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173422}},sourceQuests={61739}}),q(61246,{coords={{28.8,38.2,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",166211}},sourceQuests={60044,60114,61567}}),q(61359,{coords={{49.7,43.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165182}},sourceQuests={59556}}),q(57636,g({coords={{49.8,50.6,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={57475}},{s(114067,182276,{b=1,customCollect={"SL_COV_NEC"},f=3}),s(114049,182258,{b=1,customCollect={"SL_COV_NEC"},f=3}),s(114076,182285,{b=1,customCollect={"SL_COV_NEC"},f=3}),s(114058,182267,{b=1,customCollect={"SL_COV_NEC"},f=3})})),q(57473,{coords={{27.3,23.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173194}},sourceQuests={57530}}),q(59265,{coords={{50.8,24.4,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",164619}},sourceQuests={58007}}),q(60067,{coords={{31.8,30.3,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172002}},sourceQuests={60098}}),q(61335,{coords={{48.6,18.5,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",159814}},sourceQuests={61227}}),q(62320,g({coords={{71.7,32.9,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",174120}},sourceQuests={61749}},{i(183401,g({b=1,customCollect={"SL_COV_NEC"},f=55,spellID=341428},{crit(6,{achID=14763,customCollect={"SL_COV_NEC"}})}))})),q(61983,{coords={{52.4,38.4,1698}},customCollect={"SL_COV_NEC"},isWeekly=1,lvl=60,providers={{"n",161909}},sourceQuests={59609}}),q(61333,{coords={{46.5,42.2,1698}},customCollect={"SL_COV_NEC"},isWeekly=1,lvl=60,providers={{"n",167748}},sourceQuests={59609}}),q(62844,{coords={{40,68.4,1670}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",164079}},sourceQuests={62837}}),q(62846,{coords={{52.4,38.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161909}},sourceQuests={62845}}),q(61869,{customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",164679}},sourceQuests={61594}}),q(62448,{coords={{49.7,50.6,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={60272}}),q(61323,g({coords={{49.9,17.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",158529}},sourceQuests={57644,61252,61335}},{s(114056,182265,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114065,182274,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114074,182283,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114047,182256,{b=1,customCollect={"SL_COV_NEC"},f=7})})),q(61548,{coords={{27.2,45.2,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172573}},sourceQuests={60112}}),q(65165,g({coords={{37.9,36.2,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",183248}},sourceQuests={62848}},{follower(1263,{customCollect={"SL_COV_NEC"}})})),q(62406,g({coords={{49.6,50.6,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={59020}},{i(183893,{b=1,c={6,9,12},modID=4}),i(183892,{b=1,c={3,8,11},modID=4}),i(183891,{b=1,c={2,5,7},modID=4}),i(183890,{b=1,c={1,4,10},modID=4}),i(183888,{b=1,c={1,2,5,10},modID=4}),i(183889,{b=1,c={7,8,9,11},modID=4})})),q(59678,{customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165591}},sourceQuests={59653}}),q(61145,{coords={{49.7,50.7,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={61586}}),q(61744,{coords={{50,52,1652}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172923}},sourceQuests={61743}}),q(61761,g({coords={{69.9,27,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173831}},sourceQuests={61760}},{toy(183847,{b=1,customCollect={"SL_COV_NEC"}})})),q(59916,{coords={{35.3,26,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",168743}},sourceQuests={59910}}),q(60098,{coords={{28.8,38.2,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",166211}},sourceQuests={61246}}),q(61752,g({coords={{69.9,32.7,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173492}},sourceQuests={61750,61751}},{s(114061,182270,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114043,182252,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114070,182279,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114052,182261,{b=1,customCollect={"SL_COV_NEC"},f=5})})),q(59894,g({coords={{49,51.6,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161988}},sourceQuests={59922}},{s(113747,181803,{b=1,customCollect={"SL_COV_NEC"},f=3})})),q(61748,{coords={{66.3,26.3,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172924}},sourceQuests={61746,61747}}),q(63032,{coords={{49.7,50.6,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={59609}}),q(57648,{coords={{50.7,15.5,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",160518}},sourceQuests={61323}}),q(59700,g({coords={{30,55.2,1533}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165716}},sourceQuests={59698}},{s(114062,182271,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114044,182253,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114071,182280,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114053,182262,{b=1,customCollect={"SL_COV_NEC"},f=5})})),q(57778,{coords={{49.7,50.6,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={62169}}),q(57475,{coords={{27.3,23.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173194}},sourceQuests={57473}}),q(59625,{coords={{49,51.6,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 11.",lvl=60,providers={{"n",161988}},sourceQuests={58820}}),q(61227,{coords={{49.9,17.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",164646}},sourceQuests={57649,59265}}),q(61743,{coords={{66.2,32.1,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173172}},sourceQuests={61742}}),q(63624,{coords={{49.7,51.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",177975}},sourceQuests={63623}}),q(62843,{coords={{46.5,42.2,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167748}},sourceQuests={61397}}),q(59020,g({coords={{62.2,41,1536}},customCollect={"SL_COV_NEC"},lvl=60,maps={1689},providers={{"n",174179}},sourceQuests={58833}},{mnt(332462,{b=1,customCollect={"SL_COV_NEC"},itemID=181822})})),q(61760,g({coords={{52.5,63.8,1652}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173172}},sourceQuests={61759}},{s(114060,182269,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114042,182251,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114069,182278,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114051,182260,{b=1,customCollect={"SL_COV_NEC"},f=5})})),q(61739,{coords={{49.7,49.8,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 20.",lvl=60,providers={{"n",173172}},sourceQuests={62388}}),q(61594,{coords={{29.6,44,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172573}},sourceQuests={61569}}),q(60050,{coords={{35.4,26.5,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",168860}},sourceQuests={60510,61180,61412}}),q(59556,{coords={{49.5,21.9,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",158453}},sourceQuests={58609}}),q(57649,{coords={{50.8,24.4,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",164619}},sourceQuests={58007}}),q(59698,{coords={{30,55.2,1533}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165716}},sourceQuests={59659,59678}}),q(58523,{coords={{72,41.2,1525}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161461}},sourceQuests={58504}}),q(60111,g({coords={{42.8,32.2,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161905}},sourceQuests={62406}},{follower(1262,{customCollect={"SL_COV_NEC"}})})),q(62864,{coords={{46.5,42.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 15.",isWeekly=1,lvl=60,providers={{"n",167748}}}),q(62865,{coords={{46.5,42.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 24.",isWeekly=1,lvl=60,providers={{"n",167748}}}),q(62866,{coords={{46.5,42.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 32.",isWeekly=1,lvl=60,providers={{"n",167748}}}),q(65104,{coords={{46.5,42.2,1698}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",167748}},repeatable=1,sourceQuests={62866}})})),n(-902,g({customCollect={"SL_COV_NEC"},description="These are rewards automatically granted by reaching a specific level of Renown."},{mnt(332464,{b=1,customCollect={"SL_COV_NEC"},description="Requires Renown 39.",itemID=181821}),mnt(353883,{b=1,customCollect={"SL_COV_NEC"},description="Requires Renown 45.",itemID=186487}),title(18190200,{customCollect={"SL_COV_NEC"},description="Requires Renown 40.",titleIDs={426,427}}),title(443,{customCollect={"SL_COV_NEC"},description="Requires Renown 80."}),i(186503,g({b=1,customCollect={"SL_COV_NEC"},description="Requires Renown 60.",f=55,spellID=353909},{s(116019,185028,{b=1,customCollect={"SL_COV_NEC"},f=3,lvl=50}),s(116013,185022,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116014,185023,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116015,185024,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116017,185026,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116016,185025,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116012,185021,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116011,185020,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116018,185027,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50})})),i(186524,{b=1,customCollect={"SL_COV_NEC"},description="Requires Renown 56.",f=102,questID=64098,spellID=354019}),i(188004,{b=1,customCollect={"SL_COV_NEC"},description="Rewarded at 15 and 24 Renown.",f=102,spellID=336456}),i(186472,{b=1,description="Rewarded at 52, 67 and 76 Renown.",f=55,spellID=353852}),n(-364,g({customCollect={"SL_COV_NEC"},description="Requires Renown 48."},{rfl(213,{b=1,c=a6,customCollect={"SL_COV_NEC"},itemID=186568,spellID=342040}),rfl(239,{b=1,c=a12,customCollect={"SL_COV_NEC"},itemID=187118,spellID=342040}),rfl(217,{b=1,c=a2,customCollect={"SL_COV_NEC"},itemID=186577,spellID=342040}),rfl(253,{b=1,c=a10,customCollect={"SL_COV_NEC"},itemID=187230,spellID=342040}),rfl(221,{b=1,c=a9,customCollect={"SL_COV_NEC"},itemID=186621,spellID=342040}),rfl(244,{b=1,c=a11,customCollect={"SL_COV_NEC"},itemID=187217,spellID=342040}),rfl(235,{b=1,c=a3,customCollect={"SL_COV_NEC"},itemID=187107,spellID=342040}),rfl(262,{b=1,c=a4,customCollect={"SL_COV_NEC"},itemID=187160,spellID=342040}),rfl(230,{b=1,c=a8,customCollect={"SL_COV_NEC"},itemID=186712,spellID=342040}),rfl(228,{b=1,c=a1,customCollect={"SL_COV_NEC"},itemID=186689,spellID=342040}),rfl(249,{b=1,c=a7,customCollect={"SL_COV_NEC"},itemID=187226,spellID=342040}),rfl(214,{b=1,c=a5,customCollect={"SL_COV_NEC"},itemID=186570,spellID=342040})}))})),n(-921,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Inv_misc_sigil_maldraxxus01"},{n(-923,g({customCollect={"SL_COV_NEC"}},{n(-4,g({customCollect={"SL_COV_NEC"}},{ach(14833,g({customCollect={"SL_COV_NEC"}},{crit(1,{cost={{"i",184039,1},{"i",173202,10}},customCollect={"SL_COV_NEC"}}),crit(2,{cost={{"i",181799,1},{"i",173202,10}},customCollect={"SL_COV_NEC"}}),crit(3,{cost={{"i",184036,1},{"i",173202,10}},customCollect={"SL_COV_NEC"}}),crit(4,{cost={{"i",184040,1},{"i",178061,3}},customCollect={"SL_COV_NEC"}}),crit(5,{cost={{"i",183755,1},{"i",170554,5}},customCollect={"SL_COV_NEC"}}),crit(6,{cost={{"i",183756,1},{"i",173110,3}},customCollect={"SL_COV_NEC"}}),crit(7,{cost={{"i",178061,3},{"i",2604,1},{"i",8343,3}},customCollect={"SL_COV_NEC"}}),crit(8,{cost={{"i",183826,1},{"i",173202,10}},customCollect={"SL_COV_NEC"}}),crit(9,{cost={{"i",184204,1},{"i",173202,20}},customCollect={"SL_COV_NEC"}}),crit(10,{cost={{"i",183760,1},{"i",180733,5},{"i",172934,5}},customCollect={"SL_COV_NEC"}}),crit(11,{cost={{"i",184203,1},{"i",178061,3}},customCollect={"SL_COV_NEC"}}),crit(12,{cost={{"i",183759,1},{"i",178061,3}},customCollect={"SL_COV_NEC"}}),crit(13,{cost={{"i",184205,1},{"i",171840,5}},customCollect={"SL_COV_NEC"}}),crit(14,{cost={{"i",183786,1},{"i",178061,3}},customCollect={"SL_COV_NEC"}}),crit(15,{cost={{"i",184225,1},{"i",178061,5}},customCollect={"SL_COV_NEC"}}),crit(16,{cost={{"i",184037,1}},customCollect={"SL_COV_NEC"}}),crit(17,{cost={{"i",184203,1},{"i",178061,3}},customCollect={"SL_COV_NEC"}}),crit(18,{cost={{"i",183829,1},{"i",178061,3}},customCollect={"SL_COV_NEC"}}),crit(19,{cost={{"i",184038,1},{"i",178061,3}},customCollect={"SL_COV_NEC"}}),crit(20,{cost={{"i",181798,1},{"i",178061,3}},customCollect={"SL_COV_NEC"}}),crit(21,{cost={{"i",183827,1},{"i",171840,5}},customCollect={"SL_COV_NEC"}}),crit(22,{cost={{"i",184224,1},{"i",184203,1},{"i",178061,5}},customCollect={"SL_COV_NEC"}}),crit(23,{cost={{"i",183833,1},{"i",178061,3}},customCollect={"SL_COV_NEC"}}),crit(24,{cost={{"i",183752,1},{"i",180733,10},{"i",172934,10}},customCollect={"SL_COV_NEC"}}),crit(25,{cost={{"i",183744,5}},customCollect={"SL_COV_NEC"}}),crit(26,{cost={{"i",183831,1},{"i",173202,10}},customCollect={"SL_COV_NEC"}}),crit(27,{cost={{"i",183789,1},{"i",178061,3}},customCollect={"SL_COV_NEC"}}),crit(28,{cost={{"i",183744,3},{"i",178061,10},{"i",172054,30}},customCollect={"SL_COV_NEC"}}),crit(29,{cost={{"i",173032,5},{"i",173033,5},{"i",173034,5},{"i",173035,5},{"i",173036,5}},customCollect={"SL_COV_NEC"}}),crit(30,{cost={{"i",169610,3},{"i",166970,10}},customCollect={"SL_COV_NEC"},description="Your character must have unlocked Mechagon and learned the blueprint for Anti-Gravity Pack, and constructed rank 4 of the Abomination table, for this recipe to become available."}),crit(31,{cost={{"i",183828,1},{"i",178061,3}},customCollect={"SL_COV_NEC"}}),crit(32,{cost={{"i",183824,1}},customCollect={"SL_COV_NEC"}}),crit(33,{cost={{"i",183830,1},{"i",173202,10}},customCollect={"SL_COV_NEC"}}),crit(34,{cost={{"i",183754,1},{"i",175886,5}},customCollect={"SL_COV_NEC"}}),crit(35,{cost={{"i",181797,1},{"i",173202,20}},customCollect={"SL_COV_NEC"}})})),ach(14764,g({cost={{"i",178554,1}},crs={161270,167828},customCollect={"SL_COV_NEC"},description="Possible to find the Great Luckydo when Chordy finds treasure."},{i(183804,{b=1,customCollect={"SL_COV_NEC"},f=102})})),ach(14752,g({customCollect={"SL_COV_NEC"}},{mnt(332467,{b=1,customCollect={"SL_COV_NEC"},itemID=181820}),title(437,{customCollect={"SL_COV_NEC"}}),ach(14684,g({customCollect={"SL_COV_NEC"}},{crit(1,{customCollect={"SL_COV_NEC"}}),crit(2,{customCollect={"SL_COV_NEC"}}),crit(3,{customCollect={"SL_COV_NEC"}}),crit(4,{customCollect={"SL_COV_NEC"}}),crit(5,{customCollect={"SL_COV_NEC"}}),crit(6,{customCollect={"SL_COV_NEC"}}),crit(7,{customCollect={"SL_COV_NEC"}}),crit(8,{customCollect={"SL_COV_NEC"}}),crit(9,{customCollect={"SL_COV_NEC"}}),crit(10,{customCollect={"SL_COV_NEC"}}),crit(11,{customCollect={"SL_COV_NEC"}}),crit(12,{customCollect={"SL_COV_NEC"}}),crit(13,{customCollect={"SL_COV_NEC"}}),crit(14,{customCollect={"SL_COV_NEC"}}),crit(15,{customCollect={"SL_COV_NEC"}}),crit(16,{customCollect={"SL_COV_NEC"}}),crit(17,{customCollect={"SL_COV_NEC"}}),crit(18,{customCollect={"SL_COV_NEC"}}),crit(19,{customCollect={"SL_COV_NEC"}}),crit(20,{customCollect={"SL_COV_NEC"}}),crit(21,{customCollect={"SL_COV_NEC"}}),crit(22,{customCollect={"SL_COV_NEC"}}),crit(23,{customCollect={"SL_COV_NEC"}}),crit(24,{customCollect={"SL_COV_NEC"}}),crit(25,{customCollect={"SL_COV_NEC"}}),crit(26,{customCollect={"SL_COV_NEC"}}),crit(27,{customCollect={"SL_COV_NEC"}}),crit(28,{customCollect={"SL_COV_NEC"}}),crit(29,{customCollect={"SL_COV_NEC"}}),crit(30,{customCollect={"SL_COV_NEC"}}),crit(31,{customCollect={"SL_COV_NEC"}})})),ach(14748,{customCollect={"SL_COV_NEC"}}),ach(14751,g({customCollect={"SL_COV_NEC"}},{mnt(332460,{b=1,customCollect={"SL_COV_NEC"},itemID=182074}),crit(1,{customCollect={"SL_COV_NEC"}}),crit(2,{customCollect={"SL_COV_NEC"}}),crit(3,{customCollect={"SL_COV_NEC"}}),crit(4,{customCollect={"SL_COV_NEC"}}),crit(5,{customCollect={"SL_COV_NEC"}}),crit(6,{customCollect={"SL_COV_NEC"}}),crit(7,{customCollect={"SL_COV_NEC"}}),crit(8,{customCollect={"SL_COV_NEC"}}),crit(9,{customCollect={"SL_COV_NEC"}}),crit(10,{customCollect={"SL_COV_NEC"}}),crit(11,{customCollect={"SL_COV_NEC"}}),crit(12,{customCollect={"SL_COV_NEC"}}),crit(13,{customCollect={"SL_COV_NEC"}}),crit(14,{customCollect={"SL_COV_NEC"}}),crit(15,{customCollect={"SL_COV_NEC"}}),crit(16,{customCollect={"SL_COV_NEC"}})})),ach(14753,{cost={{"i",178594,100}},customCollect={"SL_COV_NEC"}})}))})),n(-18,g({customCollect={"SL_COV_NEC"}},{i(184304,{b=1,customCollect={"SL_COV_NEC"},description="Rewarded by the Weekly Quests from your Constructs and Chordy's Treasure Finding."}),i(178061,{b=1,customCollect={"SL_COV_NEC"},description="Rewarded by any Shadowlands Activity.",f=102}),i(184843,{b=1,customCollect={"SL_COV_NEC"},description="Rewarded by the Weekly Quests from your Constructs.",f=102,lvl=60}),i(183744,{b=1,customCollect={"SL_COV_NEC"},description="Rewarded by the Weekly Quests from your Constructs and Command Table.",f=102})})),n(-916,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Tradeskill_abominationstitching_abominations_lesser"},{n(167042,g({coords={{55,68.8,1536}},customCollect={"SL_COV_NEC"}},{q(58410,{cost={{"i",178061,10}},customCollect={"SL_COV_NEC"},name="Construct Body: Atticus"}),q(60041,g({cost={{"i",178061,1}},customCollect={"SL_COV_NEC"},lvl=60,name="Construct Body: Chordy",sourceQuests={60048,63058}},{i(178061,{b=1,customCollect={"SL_COV_NEC"},f=102})})),q(57597,{cost={{"i",178061,10},{"i",183744,2}},customCollect={"SL_COV_NEC"},name="Construct Body: Flytrap"}),q(57611,{cost={{"i",178061,10},{"i",183744,1}},customCollect={"SL_COV_NEC"},name="Construct Body: Marz"}),q(58415,{cost={{"i",178061,20}},customCollect={"SL_COV_NEC"},name="Construct Body: Miru",sourceQuests={60264}}),q(57605,{cost={{"i",178061,10},{"i",183744,1}},customCollect={"SL_COV_NEC"},name="Construct Body: Roseboil"})})),n(-17,g({customCollect={"SL_COV_NEC"}},{q(61510,g({coords={{55.1,68.6,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",161270}},sourceQuests={60041}},{s(114177,182489,{b=1,customCollect={"SL_COV_NEC"},f=3}),s(114186,182498,{b=1,customCollect={"SL_COV_NEC"},f=3}),s(114195,182507,{b=1,customCollect={"SL_COV_NEC"},f=3}),s(114204,182516,{b=1,customCollect={"SL_COV_NEC"},f=3})})),q(62213,{coords={{55.3,68.3,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,maps={1717},providers={{"n",159238}},sourceQuests={58410}}),q(59042,{coords={{24.2,38.6,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",162222}},sourceQuests={58686}}),q(59747,{coords={{32.9,33.3,1649}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",166096}}}),q(58727,{coords={{24.9,31.7,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",162174}},sourceQuests={58671}}),q(63058,{coords={{52.4,38.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161909}}}),q(62232,g({coords={{54.2,68.6,1536}},crs={167162},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",158301}},sourceQuests={57611}},{s(114170,182482,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114188,182500,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114179,182491,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114197,182509,{b=1,customCollect={"SL_COV_NEC"},f=6})})),q(62256,{coords={{55.3,68.3,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159238}},sourceQuests={58410}}),q(60049,{coords={{55.1,68.7,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167044}},sourceQuests={58727}}),q(58671,{coords={{23.8,39.1,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",162174}},sourceQuests={59042}}),q(60041,g({coords={{55.1,68.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167150}},sourceQuests={60048,63058}},{i(178061,{b=1,customCollect={"SL_COV_NEC"},f=102})})),q(60195,g({coords={{55.1,68.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167150}},sourceQuests={60042}},{i(183830,{b=1,f=102})})),q(60291,g({coords={{54.3,68.1,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",158300}},sourceQuests={57597}},{s(114189,182501,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114171,182483,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114198,182510,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114180,182492,{b=1,customCollect={"SL_COV_NEC"},f=5})})),q(61522,g({coords={{54.3,68.1,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",158300}},sourceQuests={57597}},{s(114189,182501,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114171,182483,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114198,182510,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114180,182492,{b=1,customCollect={"SL_COV_NEC"},f=5})})),q(61523,g({coords={{54.3,68.1,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",158300}},sourceQuests={57597}},{s(114189,182501,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114171,182483,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114198,182510,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114180,182492,{b=1,customCollect={"SL_COV_NEC"},f=5})})),q(60765,g({coords={{55.1,68.1,1536}},crs={167159},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159241}},sourceQuests={57605}},{s(114184,182496,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114175,182487,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114193,182505,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114202,182514,{b=1,customCollect={"SL_COV_NEC"},f=6})})),q(62217,g({coords={{54.2,68.6,1536}},crs={167162},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",158301}},sourceQuests={57611}},{s(114170,182482,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114188,182500,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114179,182491,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114197,182509,{b=1,customCollect={"SL_COV_NEC"},f=6})})),q(58668,{coords={{26,42.6,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",162153}},sourceQuests={58665}}),q(62041,g({coords={{55.1,68.1,1536}},crs={167159},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159241}},sourceQuests={57605}},{s(114184,182496,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114175,182487,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114193,182505,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114202,182514,{b=1,customCollect={"SL_COV_NEC"},f=6})})),q(58680,{coords={{24.2,38.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",162227}},sourceQuests={58668}}),q(60042,{coords={{55.1,68.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167150}},sourceQuests={60041}}),q(58665,{coords={{48,50.2,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",162222}},sourceQuests={59609}}),q(61509,g({coords={{55.1,68.6,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",161270}},sourceQuests={60041}},{s(114177,182489,{b=1,customCollect={"SL_COV_NEC"},f=3}),s(114186,182498,{b=1,customCollect={"SL_COV_NEC"},f=3}),s(114195,182507,{b=1,customCollect={"SL_COV_NEC"},f=3}),s(114204,182516,{b=1,customCollect={"SL_COV_NEC"},f=3})})),q(58677,{coords={{24.1,38.7,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161285}},sourceQuests={58668}}),q(58432,g({coords={{55.1,68.6,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",161270}},sourceQuests={60041}},{s(114177,182489,{b=1,customCollect={"SL_COV_NEC"},description="This cloak is only awarded to plate characters.",f=3}),s(114186,182498,{b=1,customCollect={"SL_COV_NEC"},description="This cloak is only awarded to leather characters.",f=3}),s(114195,182507,{b=1,customCollect={"SL_COV_NEC"},description="This cloak is only awarded to cloth characters.",f=3}),s(114204,182516,{b=1,customCollect={"SL_COV_NEC"},description="This cloak is only awarded to mail characters.",f=3})})),q(60264,{coords={{55,68.2,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167877}},sourceQuests={59747}}),q(60048,{coords={{55.1,68.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167150}},sourceQuests={58727}}),q(59126,{coords={{55.3,68.3,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159238}},sourceQuests={58410}}),q(58670,{coords={{23.8,39.1,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",162174}},sourceQuests={59042}}),q(61511,g({coords={{55.1,68.6,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",161270}},sourceQuests={60041}},{s(114177,182489,{b=1,customCollect={"SL_COV_NEC"},f=3}),s(114186,182498,{b=1,customCollect={"SL_COV_NEC"},f=3}),s(114195,182507,{b=1,customCollect={"SL_COV_NEC"},f=3}),s(114204,182516,{b=1,customCollect={"SL_COV_NEC"},f=3})})),q(62216,g({coords={{54.2,68.6,1536}},crs={167162},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",158301}},sourceQuests={57611}},{s(114170,182482,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114188,182500,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114179,182491,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114197,182509,{b=1,customCollect={"SL_COV_NEC"},f=6})})),q(58686,{coords={{24.2,38.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",162227}},sourceQuests={58677,58680}})})),n(161270,g({customCollect={"SL_COV_NEC"},description="These abomination crafting reagents can randomly be found using Chordy's ability in any Shadowlands zone"},{i(184205,{b=1,customCollect={"SL_COV_NEC"},f=102}),i(184204,{b=1,customCollect={"SL_COV_NEC"},f=102})}))})),n(-917,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Inv_leatherworking_craftedleather_maldraxxus"},{n(167042,g({coords={{55,68.8,1536}},customCollect={"SL_COV_NEC"}},{p(2958,{b=1,cost={{"i",178061,5},{"i",172092,1},{"c",1813,750}},customCollect={"SL_COV_NEC"},itemID=181268}),q(57604,{cost={{"i",178061,20}},customCollect={"SL_COV_NEC"},name="Construct Body: Neena",sourceQuests={59615}}),q(57601,{cost={{"i",178061,15},{"i",183744,3}},customCollect={"SL_COV_NEC"},name="Construct Body: Professor",sourceQuests={60230}}),q(57600,{cost={{"i",178061,15},{"i",183744,4}},customCollect={"SL_COV_NEC"},name="Construct Body: Sabrina",sourceQuests={60230}}),q(58414,{cost={{"i",178061,15},{"i",183744,4}},customCollect={"SL_COV_NEC"},name="Construct Body: Toothpick",sourceQuests={60230}})})),n(-17,g({customCollect={"SL_COV_NEC"}},{q(62244,g({coords={{54.9,67.8,1536}},crs={167764},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159212}},sourceQuests={58414}},{s(114176,182488,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114185,182497,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114194,182506,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114203,182515,{b=1,customCollect={"SL_COV_NEC"},f=6}),o(357937,g({customCollect={"SL_COV_NEC"}},{i(183826,{b=1,customCollect={"SL_COV_NEC"},f=102}),i(183789,{b=1,customCollect={"SL_COV_NEC"},f=102}),i(181797,{b=1,customCollect={"SL_COV_NEC"},f=102}),i(183759,{b=1,customCollect={"SL_COV_NEC"},f=102}),i(183760,{b=1,customCollect={"SL_COV_NEC"},f=102})}))})),q(59615,{coords={{69.3,40.6,1536}},cost={{"i",184354,1}},customCollect={"SL_COV_NEC"},description="Kill Soul Harvester Anka at 70.1, 40.8 to obtain the Soul Harvester Key, which opens the cage and makes the quest available. The key will only drop if you have tier 2 or higher Abomination Table.",lvl=60,providers={{"n",162151}}}),q(62194,g({coords={{54.8,68.8,1536}},crs={173028},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159226}},sourceQuests={57600}},{s(114173,182485,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114182,182494,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114200,182512,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114191,182503,{b=1,customCollect={"SL_COV_NEC"},f=4})})),q(60230,{coords={{55.1,68.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167150}}}),q(60237,g({coords={{54.9,67.8,1536}},crs={167764},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159212}},sourceQuests={58414}},{s(114176,182488,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114185,182497,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114194,182506,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114203,182515,{b=1,customCollect={"SL_COV_NEC"},f=6}),o(357771,g({customCollect={"SL_COV_NEC"}},{i(183755,{b=1,customCollect={"SL_COV_NEC"},f=102}),i(183826,{b=1,customCollect={"SL_COV_NEC"},f=102}),i(183789,{b=1,customCollect={"SL_COV_NEC"},f=102}),i(181797,{b=1,customCollect={"SL_COV_NEC"},f=102}),i(183759,{b=1,customCollect={"SL_COV_NEC"},f=102}),i(183760,{b=1,customCollect={"SL_COV_NEC"},f=102})}))})),q(62294,g({coords={{55.4,68.2,1536}},crs={167762},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159198}},sourceQuests={57601}},{s(114201,182513,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114192,182504,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114183,182495,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114174,182486,{b=1,customCollect={"SL_COV_NEC"},f=7})})),q(61996,g({coords={{54.8,68.8,1536}},crs={173028},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159226}},sourceQuests={57600}},{s(114173,182485,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114182,182494,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114200,182512,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114191,182503,{b=1,customCollect={"SL_COV_NEC"},f=4})})),q(58515,g({coords={{55.4,68.2,1536}},crs={167762},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159198}},sourceQuests={57601}},{s(114201,182513,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114192,182504,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114183,182495,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114174,182486,{b=1,customCollect={"SL_COV_NEC"},f=7})})),q(60283,{coords={{53.5,69.3,1536}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",161668}},repeatable=1}),q(62195,g({coords={{54.8,68.8,1536}},crs={173028},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159226}},sourceQuests={57600}},{s(114173,182485,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114182,182494,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114200,182512,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114191,182503,{b=1,customCollect={"SL_COV_NEC"},f=4})})),q(58525,g({coords={{55.4,68.2,1536}},crs={167762},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159198}},sourceQuests={57601}},{s(114201,182513,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114192,182504,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114183,182495,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114174,182486,{b=1,customCollect={"SL_COV_NEC"},f=7})}))})),i(184354,{b=1,crs={175510},customCollect={"SL_COV_NEC"},f=102})})),n(-918,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Tradeskill_abominationstitching_abominations_mid"},{n(167042,g({coords={{55,68.8,1536}},customCollect={"SL_COV_NEC"}},{q(57608,{cost={{"i",178061,20},{"i",183744,5}},customCollect={"SL_COV_NEC"},name="Construct Body: Gas Bag",sourceQuests={61635}}),q(58416,{cost={{"i",178061,20},{"i",183744,7}},customCollect={"SL_COV_NEC"},name="Construct Body: Guillotine",sourceQuests={61635}}),q(60216,{cost={{"i",178061,10},{"i",183744,1},{"i",172052,5},{"i",172053,5},{"i",172055,5},{"i",179315,5}},customCollect={"SL_COV_NEC"},name="Construct Body: Mama Tomalin",sourceQuests={61635}})})),n(-17,g({customCollect={"SL_COV_NEC"}},{q(59043,g({coords={{55.3,68.6,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",161678}},sourceQuests={60216}},{})),q(60342,g({coords={{54.4,67.9,1536}},crs={173030},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159214}},sourceQuests={58416}},{s(114181,182493,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114172,182484,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114190,182502,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114199,182511,{b=1,customCollect={"SL_COV_NEC"},f=6})})),q(56470,g({coords={{55.3,68.6,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",161678}},sourceQuests={60216}},{})),q(62261,g({coords={{54.4,67.9,1536}},crs={173030},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159214}},sourceQuests={58416}},{s(114181,182493,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114172,182484,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114190,182502,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114199,182511,{b=1,customCollect={"SL_COV_NEC"},f=6})})),q(60340,g({coords={{54.4,67.9,1536}},crs={173030},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159214}},sourceQuests={58416}},{s(114181,182493,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114172,182484,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114190,182502,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114199,182511,{b=1,customCollect={"SL_COV_NEC"},f=6})})),q(62407,g({coords={{54.2,68,1536}},crs={167763},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159240}},sourceQuests={57608}},{s(114187,182499,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114178,182490,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114169,182481,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114196,182508,{b=1,customCollect={"SL_COV_NEC"},f=6})})),q(58992,g({coords={{55.3,68.6,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",161678}},sourceQuests={60216}},{})),q(59293,g({coords={{54.2,68,1536}},crs={167763},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159240}},sourceQuests={57608}},{s(114187,182499,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114178,182490,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114169,182481,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114196,182508,{b=1,customCollect={"SL_COV_NEC"},f=6})})),q(61635,{coords={{55.1,68.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167150}}})})),n(-2,g({customCollect={"SL_COV_NEC"}},{n(161678,g({customCollect={"SL_COV_NEC"},sourceQuests={60216}},{i(184040,{b=1,customCollect={"SL_COV_NEC"},f=102,sourceQuests={59043}}),i(184039,{b=1,customCollect={"SL_COV_NEC"},f=102}),i(183790,{b=1,customCollect={"SL_COV_NEC"},f=102,lvl=45,spellID=342487})}))})),o(360054,g({coords={{67.9,79.3,1536}},customCollect={"SL_COV_NEC"}},{i(183829,{b=1,customCollect={"SL_COV_NEC"},f=102})}))})),n(-925,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Achievement_dungeon_theatreofpain_gorechop"},{n(167042,g({coords={{55,68.8,1536}},customCollect={"SL_COV_NEC"}},{p(2963,{b=1,cost={{"i",178061,10},{"i",183744,5},{"c",1813,1250}},customCollect={"SL_COV_NEC"},itemID=181282}),q(58411,{cost={{"i",178061,20},{"i",183744,10},{"i",183475,1}},customCollect={"SL_COV_NEC"},name="Construct Body: Iron Phillip"}),q(58413,{cost={{"i",178061,20},{"i",183744,10},{"i",183519,1}},customCollect={"SL_COV_NEC"},name="Construct Body: Naxx"})})),n(-17,g({customCollect={"SL_COV_NEC"}},{q(57634,{coords={{55.5,68.4,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159199}},sourceQuests={58411}}),q(58379,g({customCollect={"SL_COV_NEC"},lvl=60,providers={{"i",174070}},repeatable=1,sourceQuests={61638}},{i(183475,{b=1,customCollect={"SL_COV_NEC"},f=102})})),q(58376,g({customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"i",174076}},repeatable=1,sourceQuests={61638}},{i(183519,{b=1,customCollect={"SL_COV_NEC"},f=102})})),q(62276,{coords={{54.8,68.7,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",158298}},sourceQuests={58413}}),q(61638,{coords={{55.1,68.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167150}}})}))})),n(-926,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Spell_animamaldraxxus_buff"},{n(167042,g({coords={{55,68.8,1536}},customCollect={"SL_COV_NEC"}},{mnt(336041,{b=1,cost={{"i",178061,50},{"i",183744,5},{"c",1813,3500}},customCollect={"SL_COV_NEC"},itemID=182078}),i(183717,{cost={{"i",178061,30},{"i",183744,5},{"c",1813,1750}},customCollect={"SL_COV_NEC"}})})),n(-17,g({customCollect={"SL_COV_NEC"}},{q(59043,g({coords={{55.3,68.6,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",161678}},sourceQuests={60216}},{s(113753,181809,{b=1,customCollect={"SL_COV_NEC"},f=3})})),q(57634,g({coords={{55.5,68.4,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159199}},sourceQuests={58411}},{s(113750,181806,{b=1,customCollect={"SL_COV_NEC"},f=3})})),q(62276,g({coords={{54.8,68.7,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",158298}},sourceQuests={58413}},{s(113746,181802,{b=1,customCollect={"SL_COV_NEC"},f=3})})),q(56470,g({coords={{55.3,68.6,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",161678}},sourceQuests={60216}},{s(113753,181809,{b=1,customCollect={"SL_COV_NEC"},f=3})})),q(58992,g({coords={{55.3,68.6,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",161678}},sourceQuests={60216}},{s(113753,181809,{b=1,customCollect={"SL_COV_NEC"},f=3})})),q(61637,{coords={{55.1,68.8,1536}},cost={{"i",183717,1}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167150}}})})),n(-18,g({customCollect={"SL_COV_NEC"},description="The cosmetic items under this header are occasionally random rewards from doing Maldraxxus world quests with Unity as your active abomination."},{flt(4,g({customCollect={"SL_COV_NEC"}},{s(114231,182543,{b=1,customCollect={"SL_COV_NEC"},description="This cloak is only awarded to cloth characters.",f=3,lvl=50}),s(114229,182541,{b=1,customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(114223,182535,{b=1,customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(114226,182538,{b=1,customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(114227,182539,{b=1,customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(114228,182540,{b=1,customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(114225,182537,{b=1,customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(114224,182536,{b=1,customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(114230,182542,{b=1,customCollect={"SL_COV_NEC"},f=4,lvl=50})})),flt(5,g({customCollect={"SL_COV_NEC"}},{s(114221,182533,{b=1,customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(114220,182532,{b=1,customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(114216,182528,{b=1,customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(114218,182530,{b=1,customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(114222,182534,{b=1,customCollect={"SL_COV_NEC"},description="This cloak is only awarded to leather characters.",f=3,lvl=50}),s(114215,182527,{b=1,customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(114219,182531,{b=1,customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(114217,182529,{b=1,customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(114214,182526,{b=1,customCollect={"SL_COV_NEC"},f=5,lvl=50})})),flt(6,g({customCollect={"SL_COV_NEC"}},{s(114239,182551,{b=1,customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114236,182548,{b=1,customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114240,182552,{b=1,customCollect={"SL_COV_NEC"},description="This cloak is only awarded to mail characters.",f=3,lvl=50}),s(114232,182544,{b=1,customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114235,182547,{b=1,customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114238,182550,{b=1,customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114233,182545,{b=1,customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114234,182546,{b=1,customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114237,182549,{b=1,customCollect={"SL_COV_NEC"},f=6,lvl=50})})),flt(7,g({customCollect={"SL_COV_NEC"}},{s(114206,182518,{b=1,customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(114208,182520,{b=1,customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(114213,182525,{b=1,customCollect={"SL_COV_NEC"},description="This cloak is only awarded to plate characters.",f=3,lvl=50}),s(114205,182517,{b=1,customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(114209,182521,{b=1,customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(114210,182522,{b=1,customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(114207,182519,{b=1,customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(114212,182524,{b=1,customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(114211,182523,{b=1,customCollect={"SL_COV_NEC"},f=7,lvl=50})}))}))})),n(-2,g({customCollect={"SL_COV_NEC"}},{n(159238,g({coords={{55.2,68.2,1536}},customCollect={"SL_COV_NEC"}},{i(184589,{b=1,customCollect={"SL_COV_NEC"},description="This becomes available within Chill's Reach during 'A Brokered Deal'.",f=102}),i(180442,{b=1,customCollect={"SL_COV_NEC"},f=102}),i(180277,{b=1,customCollect={"SL_COV_NEC"}}),i(184037,{b=1,customCollect={"SL_COV_NEC"},description="These become available after you build rank 5 Abomination table.",f=102}),i(178547,{customCollect={"SL_COV_NEC"},f=55,lvl=50,spellID=348439}),i(178546,{customCollect={"SL_COV_NEC"},f=55,lvl=55,spellID=314648}),i(178535,{customCollect={"SL_COV_NEC"},f=55,lvl=55,spellID=314646}),mnt(336064,{b=1,cost={{"c",1813,5000}},itemID=181317}),mnt(336039,{b=1,cost={{"c",1813,5000}},itemID=181300}),mnt(334365,{b=1,cost={{"c",1813,5000}},itemID=180726,lvl=45}),mnt(312777,{b=1,cost={{"c",1813,5000}},itemID=181316}),p(2965,{b=1,cost={{"c",1813,1000}},itemID=181315}),p(2931,{b=1,cost={{"c",1813,1000}},itemID=180815}),p(2945,{b=1,cost={{"c",1813,1000}},itemID=181168}),p(2912,{b=1,cost={{"c",1813,1000}},itemID=180639}),p(2923,{b=1,cost={{"c",1813,1000}},itemID=180628}),p(2954,{b=1,cost={{"c",1813,1000}},itemID=181264}),p(2933,{b=1,cost={{"c",1813,1000}},itemID=180814}),p(2904,{b=1,cost={{"c",1813,1000}},itemID=180603})})),n(164795,g({coords={{55.2,68.4,1536}},customCollect={"SL_COV_NEC"}},{i(184303,g({b=1,cost={{"i",184304,750},{"c",1813,30000}},customCollect={"SL_COV_NEC"},f=55,lvl=50,spellID=345098},{s(115354,184079,{b=1,customCollect={"SL_COV_NEC"},f=8,lvl=60}),s(115357,184082,{b=1,customCollect={"SL_COV_NEC"},f=35,lvl=60}),s(115360,184085,{b=1,customCollect={"SL_COV_NEC"},f=22,lvl=60}),s(115356,184081,{b=1,customCollect={"SL_COV_NEC"},f=23,lvl=60}),s(115362,184087,{b=1,customCollect={"SL_COV_NEC"},f=21,lvl=60}),s(115353,184078,{b=1,customCollect={"SL_COV_NEC"},f=20,lvl=60}),s(115361,184086,{b=1,customCollect={"SL_COV_NEC"},f=29,lvl=60}),s(115358,184083,{b=1,customCollect={"SL_COV_NEC"},f=28,lvl=60}),s(115359,184084,{b=1,customCollect={"SL_COV_NEC"},f=31,lvl=60}),s(115355,184080,{b=1,customCollect={"SL_COV_NEC"},f=1,lvl=60}),s(115363,184088,{b=1,customCollect={"SL_COV_NEC"},f=20,lvl=60}),s(115364,184089,{b=1,customCollect={"SL_COV_NEC"},f=21,lvl=60})})),i(184047,g({b=1,cost={{"c",1813,1000}},customCollect={"SL_COV_NEC"},description="Contains one random weapon.",f=102,lvl=60},{s(113529,181225,{b=1,f=33}),s(113530,181226,{b=1,f=35}),s(113536,181232,{b=1,f=26}),s(113538,181234,{b=1,f=20}),s(113532,181228,{b=1,f=29}),s(113533,181229,{b=1,f=1}),s(113534,181230,{b=1,f=34}),s(113537,181233,{b=1,f=23}),s(113531,181227,{b=1,f=8}),s(113535,181231,{b=1,f=20}),s(113539,181235,{b=1,f=23})})),i(184045,g({b=1,cost={{"c",1813,1000}},customCollect={"SL_COV_NEC"},description="Contains one random weapon.",f=102,lvl=60},{s(113304,180955,{b=1,f=29}),s(113305,180956,{b=1,f=31}),s(113306,180957,{b=1,f=35}),s(113312,180963,{b=1,f=1}),s(113303,180954,{b=1,f=28}),s(113308,180959,{b=1,f=20}),s(113309,180960,{b=1,f=24}),s(113307,180958,{b=1,f=25}),s(113310,180961,{b=1,f=20}),s(113311,180962,{b=1,f=23})})),i(184046,g({b=1,cost={{"c",1813,1000}},customCollect={"SL_COV_NEC"},description="Contains one random weapon.",f=102,lvl=60},{s(113576,181329,{b=1,f=26}),s(113569,181321,{b=1,f=27}),s(113574,181327,{b=1,f=23}),s(113577,181330,{b=1,f=35}),s(113572,181325,{b=1,f=20}),s(113575,181328,{b=1,f=25}),s(113578,181331,{b=1,f=8}),s(113573,181326,{b=1,f=20}),s(113571,181323,{b=1,f=28}),s(113568,181320,{b=1,f=33}),s(113570,181322,{b=1,f=1})})),i(184048,g({b=1,cost={{"c",1813,1000}},customCollect={"SL_COV_NEC"},description="Contains one random weapon.",f=102,lvl=60},{s(112332,179548,{b=1,f=23}),s(112347,179563,{b=1,f=1}),s(112284,179499,{b=1,f=20}),s(112322,179538,{b=1,f=24}),s(112389,179605,{b=1,f=8}),s(112299,179514,{b=1,f=25}),s(112369,179585,{b=1,f=32}),s(112294,179509,{b=1,f=35}),s(112301,179516,{b=1,f=28}),s(112318,179533,{b=1,f=29})})),i(184050,{customCollect={"SL_COV_NEC"},f=102}),i(184049,{customCollect={"SL_COV_NEC"},f=102}),i(184051,{customCollect={"SL_COV_NEC"},f=102})}))}))})),n(-915,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Sanctum_features_animadiversion_maldraxxus"},{n(-18,g({customCollect={"SL_COV_NEC"},description="Every Activity within Anima Conductor Rewards this.",icon="Interface\\Addons\\AllTheThings\\assets\\Interface_Rewards"},{cu(1885)})),n(-916,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Sanctum_features_animadiversion_maldraxxus"},{n(-17,g({customCollect={"SL_COV_NEC"}},{q(63057,{coords={{52.4,38.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161909}}}),q(60722,{coords={{49,36,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167205}},sourceQuests={63057}})})),n(-16,g({customCollect={"SL_COV_NEC"}},{n(162741,g({coords={{31.4,35.4,1536}},crs={162815},customCollect={"SL_COV_NEC"},description="A member of the |cFF40bf40Necrolord Covenant|r must channel anima to the House of Constructs to summon him.",isDaily=1,questID=58872},{mnt(336045,{b=1,customCollect={"SL_COV_NEC"},itemID=182080}),s(115606,184298,{b=1,f=1,lvl=48}),i(183754,{b=1,customCollect={"SL_COV_NEC"},f=102})}))})),n(-212,g({customCollect={"SL_COV_NEC"}},{o(355035,g({coords={{38,65.6,1536}},customCollect={"SL_COV_NEC"},description="Becomes accessible when selecting the Anima Conduit to 'The House of the Chosen'\nRequires clicking the 3 Runes in the area to unlock",isDaily=1,questID=61647},{o(1278968766,{customCollect={"SL_COV_NEC"},isDaily=1,questID=61648}),o(1278968767,{customCollect={"SL_COV_NEC"},isDaily=1,questID=61649}),o(1278968768,{customCollect={"SL_COV_NEC"},isDaily=1,questID=61650}),s(114858,183622,{b=1,customCollect={"SL_COV_NEC"},f=28,lvl=48})}))}))})),n(-917,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Sanctum_features_animadiversion_maldraxxus"},{n(-17,g({customCollect={"SL_COV_NEC"}},{q(62563,{coords={{51.4,16.2,1536}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",160523}}}),q(62403,{coords={{49,36,1536}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",167603}}}),q(62390,{coords={{49,36,1536}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",167603}}}),q(62364,{coords={{49,36,1536}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",167603}}}),q(62363,{coords={{49,36,1536}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",167603}}}),q(58211,{coords={{51.2,16.8,1536}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",168675}}}),q(58260,{coords={{49,36,1536}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",167603}}}),q(57964,{coords={{51.4,16.2,1536}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",160523}}}),q(60482,{coords={{51.2,16.8,1536}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",168675}}}),q(60505,{coords={{51.2,16.8,1536}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",168675}}}),q(62362,{coords={{49,36,1536}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",167603}}})})),n(-34,g({customCollect={"SL_COV_NEC"}},{q(61699,{coords={{66,66,1536}},customCollect={"SL_COV_NEC"},isWorldQuest=1}),q(61841,{coords={{66,66,1536}},customCollect={"SL_COV_NEC"},isWorldQuest=1})}))})),n(-918,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Sanctum_features_animadiversion_maldraxxus"},{n(-16,g({customCollect={"SL_COV_NEC"}},{q(58454,{coords={{53.6,47.6,1536}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",159830}}}),n(168147,g({coords={{50.4,48.2,1536}},crs={168148},customCollect={"SL_COV_NEC"},description="Can be killed and looted by any Covenant, but a member of the |cFF40bf40Necrolord Covenant|r must channel anima to the Theater of Pain and pick up the daily quest |cFF349cffSpoiling For A Fight|r to add Sabriel to the arena's rotation.",isDaily=1,questID=58784},{mnt(332466,{b=1,customCollect={"SL_COV_NEC"},itemID=181815}),s(115603,184291,{b=1,f=7,lvl=48})}))}))}))})),n(-905,g({customCollect={"SL_COV_NEC"}},{n(-916,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Sanctum_features_missiontable"},{n(-17,g({customCollect={"SL_COV_NEC"}},{q(64465,g({coords={{38.8,48.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 62.",lvl=60,providers={{"n",165321}}},{follower(1335,{customCollect={"SL_COV_NEC"}})})),q(64466,g({coords={{38.8,48.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 71.",lvl=60,providers={{"n",165321}}},{follower(1336,{customCollect={"SL_COV_NEC"}})})),q(62312,g({coords={{38.8,48.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 12.",lvl=60,providers={{"n",165321}}},{follower(1301,{customCollect={"SL_COV_NEC"}})})),q(62314,g({coords={{38.8,48.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 27.",lvl=60,providers={{"n",165321}}},{follower(1303,{customCollect={"SL_COV_NEC"}})})),q(64464,g({coords={{38.8,48.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 44.",lvl=60,providers={{"n",165321}}},{follower(1334,{customCollect={"SL_COV_NEC"}})})),q(62315,g({coords={{38.8,48.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 33.",lvl=60,providers={{"n",165321}}},{follower(1304,{customCollect={"SL_COV_NEC"}})})),q(62316,g({coords={{38.8,48.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 38.",lvl=60,providers={{"n",165321}}},{follower(1305,{customCollect={"SL_COV_NEC"}})})),q(62313,g({coords={{38.8,48.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 17.",lvl=60,providers={{"n",165321}}},{follower(1302,{customCollect={"SL_COV_NEC"}})})),q(62309,g({coords={{38.8,48.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 4.",lvl=60,providers={{"n",165321}},sourceQuests={59603}},{follower(1300,{customCollect={"SL_COV_NEC"}})})),q(59603,{coords={{38.8,48.2,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165321}},sourceQuests={63054}}),q(63054,{coords={{52.4,38.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161909}}})})),n(-18,g({customCollect={"SL_COV_NEC"}},{i(183744,{b=1,customCollect={"SL_COV_NEC"},f=102})}))}))})),n(-924,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_maldraxxus"},{n(-916,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_maldraxxus"},{n(-17,g({customCollect={"SL_COV_NEC"}},{q(63059,{coords={{59.8,31.8,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",175963}},sourceQuests={63055}}),q(63055,{coords={{52.4,38.4,1698}},customCollect={"SL_COV_NEC"},description="Becomes available after you build Transport Network tier 1 in your sanctum.",lvl=60,providers={{"n",161909}}})}))})),n(-917,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_maldraxxus"},{n(-17,g({customCollect={"SL_COV_NEC"}},{q(60184,{coords={{29.6,44,1536}},customCollect={"SL_COV_NEC"},description="Becomes available during the campaign.",lvl=60,providers={{"n",173306}},sourceQuests={58820}})}))}))}))})),n(-18,g({customCollect={"SL_COV_NEC"}},{i(183703,g({b=1,customCollect={"SL_COV_NEC"},description="Only Obtainable from Heirmir Soulbind.",f=102},{i(173109),i(171833),i(171828),i(173108),i(171830),i(171831),i(171832),i(171829),i(173110)}))})),n(-2,g({customCollect={"SL_COV_NEC"}},{n(175310,g({coords={{60.8,44.3,1698}},customCollect={"SL_COV_NEC"}},{s(115546,184253,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=4}),s(115558,184265,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=83}),s(115545,184252,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NEC"},f=29,lvl=50,modID=4}),s(115538,184245,{b=1,cost={{"i",183888.04,1},{"i",183889.04,1}},customCollect={"SL_COV_NEC"},f=8,lvl=50,modID=4}),s(115537,184244,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=4}),s(115541,184248,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NEC"},f=35,lvl=50,modID=4}),s(115550,184257,{b=1,cost={{"i",183895.83,1},{"i",183894.83,1}},customCollect={"SL_COV_NEC"},f=8,lvl=50,modID=83}),s(115543,184250,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NEC"},f=31,lvl=50,modID=4}),s(115555,184262,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NEC"},f=31,lvl=50,modID=83}),s(115559,184266,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=83}),s(115539,184246,{b=1,cost={{"i",183888.04,1},{"i",183889.04,1}},customCollect={"SL_COV_NEC"},f=1,lvl=50,modID=4}),s(115552,184259,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NEC"},f=23,lvl=50,modID=83}),s(115554,184261,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NEC"},f=28,lvl=50,modID=83}),s(115540,184247,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NEC"},f=23,lvl=50,modID=4}),s(115548,184255,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=4}),s(115557,184264,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NEC"},f=29,lvl=50,modID=83}),s(115551,184258,{b=1,cost={{"i",183895.83,1},{"i",183894.83,1}},customCollect={"SL_COV_NEC"},f=1,lvl=50,modID=83}),s(115544,184251,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NEC"},f=22,lvl=50,modID=4}),s(115556,184263,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NEC"},f=22,lvl=50,modID=83}),s(115547,184254,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=4}),s(115560,184267,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=83}),s(115542,184249,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NEC"},f=28,lvl=50,modID=4}),s(115549,184256,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=83}),s(115553,184260,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NEC"},f=35,lvl=50,modID=83})})),n(175371,g({coords={{61.1,45.7,1698}},customCollect={"SL_COV_NEC"}},{s(115546,184253,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=3}),s(115558,184265,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=82}),s(115545,184252,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NEC"},f=29,lvl=50,modID=3}),s(115538,184245,{b=1,cost={{"i",183888.03,1},{"i",183889.03,1}},customCollect={"SL_COV_NEC"},f=8,lvl=50,modID=3}),s(115537,184244,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=3}),s(115541,184248,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NEC"},f=35,lvl=50,modID=3}),s(115550,184257,{b=1,cost={{"i",183895.82,1},{"i",183894.82,1}},customCollect={"SL_COV_NEC"},f=8,lvl=50,modID=82}),s(115543,184250,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NEC"},f=31,lvl=50,modID=3}),s(115555,184262,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NEC"},f=31,lvl=50,modID=82}),s(115559,184266,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=82}),s(115539,184246,{b=1,cost={{"i",183888.03,1},{"i",183889.03,1}},customCollect={"SL_COV_NEC"},f=1,lvl=50,modID=3}),s(115552,184259,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NEC"},f=23,lvl=50,modID=82}),s(115554,184261,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NEC"},f=28,lvl=50,modID=82}),s(115540,184247,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NEC"},f=23,lvl=50,modID=3}),s(115548,184255,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=3}),s(115557,184264,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NEC"},f=29,lvl=50,modID=82}),s(115551,184258,{b=1,cost={{"i",183895.82,1},{"i",183894.82,1}},customCollect={"SL_COV_NEC"},f=1,lvl=50,modID=82}),s(115544,184251,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NEC"},f=22,lvl=50,modID=3}),s(115556,184263,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NEC"},f=22,lvl=50,modID=82}),s(115547,184254,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=3}),s(115560,184267,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=82}),s(115542,184249,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NEC"},f=28,lvl=50,modID=3}),s(115549,184256,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=82}),s(115553,184260,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NEC"},f=35,lvl=50,modID=82})})),n(175370,g({coords={{60.5,48.6,1698}},customCollect={"SL_COV_NEC"}},{s(115562,184253,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=6}),s(115574,184265,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=85}),s(115568,184252,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NEC"},f=29,lvl=50,modID=6}),s(115569,184245,{b=1,cost={{"i",183888.06,1},{"i",183889.06,1}},customCollect={"SL_COV_NEC"},f=8,lvl=50,modID=6}),s(115563,184244,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=6}),s(115572,184248,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NEC"},f=35,lvl=50,modID=6}),s(115583,184257,{b=1,cost={{"i",183895.85,1},{"i",183894.85,1}},customCollect={"SL_COV_NEC"},f=8,lvl=50,modID=85}),s(115565,184250,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NEC"},f=31,lvl=50,modID=6}),s(115577,184262,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NEC"},f=31,lvl=50,modID=85}),s(115576,184266,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=85}),s(115567,184246,{b=1,cost={{"i",183888.06,1},{"i",183889.06,1}},customCollect={"SL_COV_NEC"},f=1,lvl=50,modID=6}),s(115581,184259,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NEC"},f=23,lvl=50,modID=85}),s(115579,184261,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NEC"},f=28,lvl=50,modID=85}),s(115566,184247,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NEC"},f=23,lvl=50,modID=6}),s(115571,184255,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=6}),s(115582,184264,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NEC"},f=29,lvl=50,modID=85}),s(115578,184258,{b=1,cost={{"i",183895.85,1},{"i",183894.85,1}},customCollect={"SL_COV_NEC"},f=1,lvl=50,modID=85}),s(115561,184251,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NEC"},f=22,lvl=50,modID=6}),s(115573,184263,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NEC"},f=22,lvl=50,modID=85}),s(115564,184254,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=6}),s(115580,184267,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=85}),s(115570,184249,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NEC"},f=28,lvl=50,modID=6}),s(115575,184256,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=85}),s(115584,184260,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NEC"},f=35,lvl=50,modID=85})})),n(175311,g({coords={{57.1,48.3,1698}},customCollect={"SL_COV_NEC"}},{s(114067,182276,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=3,lvl=60}),s(114059,182268,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=4,lvl=60}),s(114065,182274,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=4,lvl=60}),s(114062,182271,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=4,lvl=60}),s(114063,182272,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=4,lvl=60}),s(114064,182273,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=4,lvl=60}),s(114061,182270,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=4,lvl=60}),s(114060,182269,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=4,lvl=60}),s(114066,182275,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=4,lvl=60}),s(114042,182251,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=7,lvl=60}),s(114044,182253,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=7,lvl=60}),s(114049,182258,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=3,lvl=60}),s(114041,182250,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=7,lvl=60}),s(114045,182254,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=7,lvl=60}),s(114046,182255,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=7,lvl=60}),s(114043,182252,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=7,lvl=60}),s(114048,182257,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=7,lvl=60}),s(114047,182256,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=7,lvl=60}),s(114075,182284,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=6,lvl=60}),s(114072,182281,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=6,lvl=60}),s(114076,182285,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=3,lvl=60}),s(114068,182277,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=6,lvl=60}),s(114071,182280,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=6,lvl=60}),s(114074,182283,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=6,lvl=60}),s(114069,182278,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=6,lvl=60}),s(114070,182279,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=6,lvl=60}),s(114073,182282,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=6,lvl=60}),s(114057,182266,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=5,lvl=60}),s(114056,182265,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=5,lvl=60}),s(114052,182261,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=5,lvl=60}),s(114054,182263,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=5,lvl=60}),s(114058,182267,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=3,lvl=60}),s(114051,182260,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=5,lvl=60}),s(114055,182264,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=5,lvl=60}),s(114053,182262,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=5,lvl=60}),s(114050,182259,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=5,lvl=60}),i(184665,{b=1,cost={{"c",1885,35}},f=55,lvl=60,spellID=347413,sym={{"select","tierID",9},{"pop"},{"select","headerID",-364},{"pop"},{"extract","runeforgePowerID"}}}),s(114617,183451,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=8,lvl=60}),s(114622,183456,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=31,lvl=60}),s(115043,183946,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=21,lvl=60}),s(114625,183459,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=21,lvl=60}),s(114618,183452,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=1,lvl=60}),s(114623,183457,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=22,lvl=60}),s(114619,183453,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=23,lvl=60}),s(114624,183458,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=29,lvl=60}),s(114616,183450,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=20,lvl=60}),s(114626,183460,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=20,lvl=60}),s(114621,183455,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=28,lvl=60}),s(114620,183454,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=35,lvl=60})})),n(172176,g({coords={{50.68,71.38,1536},{52.5,41.2,1698}},customCollect={"SL_COV_NEC"}},{mnt(332466,{b=1,cost={{"c",1813,5000},{"c",1885,100}},customCollect={"SL_COV_NEC"},itemID=181815}),mnt(332464,{b=1,cost={{"c",1813,100},{"c",1885,50}},customCollect={"SL_COV_NEC"},itemID=181821}),mnt(332456,{b=1,cost={{"c",1813,5000}},customCollect={"SL_COV_NEC"},itemID=182076}),mnt(353884,{b=1,cost={{"c",1813,7500}},customCollect={"SL_COV_NEC"},itemID=186488}),ill(6262,{b=1,cost={{"c",1813,2500}},customCollect={"SL_COV_NEC"},itemID=183462,questID=62396}),rfl(205,{b=1,cost={{"c",1813,250}},itemID=183249,spellID=342040}),p(3043,{b=1,cost={{"c",1813,1500},{"c",1885,30}},customCollect={"SL_COV_NEC"},itemID=183601}),toy(182773,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_NEC"}}),s(115349,184071,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NEC"},f=29,lvl=50}),s(115350,184072,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NEC"},f=21,lvl=50}),s(115352,184074,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NEC"},f=21,lvl=50}),s(115348,184070,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NEC"},f=22,lvl=50}),s(115351,184073,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NEC"},f=20,lvl=50}),s(115342,184064,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NEC"},f=8,lvl=50}),i(186502,g({b=1,cost={{"c",1813,10000}},customCollect={"SL_COV_NEC"},f=55,spellID=353907},{s(116028,185037,{b=1,customCollect={"SL_COV_NEC"},f=3,lvl=50}),s(116022,185031,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116023,185032,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116024,185033,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116025,185034,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116026,185035,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116021,185030,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116020,185029,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116027,185036,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50})})),s(115346,184068,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NEC"},f=28,lvl=50}),s(115343,184065,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NEC"},f=1,lvl=50}),s(113749,181805,{b=1,cost={{"c",1813,3500},{"c",1885,40}},customCollect={"SL_COV_NEC"},f=3,lvl=50}),s(113991,182239,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=3,lvl=50}),s(113981,182237,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(113951,182231,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(113966,182234,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(113971,182235,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(113976,182236,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(113961,182233,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(113956,182232,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(113986,182238,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(113866,182214,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(113876,182216,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(113901,182221,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=3,lvl=50}),s(113861,182213,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(113881,182217,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(113886,182218,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(113871,182215,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(113896,182220,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(113891,182219,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(114031,182247,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114016,182244,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114036,182248,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=3,lvl=50}),s(113996,182240,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114011,182243,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114026,182246,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114001,182241,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114006,182242,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114021,182245,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(113941,182229,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(113936,182228,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(113926,182226,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(113916,182224,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(113946,182230,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=3,lvl=50}),s(113911,182223,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(113931,182227,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(113921,182225,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(113906,182222,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(115341,184063,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NEC"},f=20,lvl=50}),s(115345,184067,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NEC"},f=35,lvl=50}),s(115347,184069,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NEC"},f=31,lvl=50}),s(113745,181801,{b=1,cost={{"c",1813,3500}},customCollect={"SL_COV_NEC"},f=3,lvl=50}),s(115344,184066,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NEC"},f=23,lvl=50})})),n(175312,g({coords={{61.2,47.4,1698}},customCollect={"SL_COV_NEC"}},{s(115546,184253,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=5}),s(115558,184265,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=84}),s(115545,184252,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NEC"},f=29,lvl=50,modID=5}),s(115538,184245,{b=1,cost={{"i",183888.05,1},{"i",183889.05,1}},customCollect={"SL_COV_NEC"},f=8,lvl=50,modID=5}),s(115537,184244,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=5}),s(115541,184248,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NEC"},f=35,lvl=50,modID=5}),s(115550,184257,{b=1,cost={{"i",183895.84,1},{"i",183894.84,1}},customCollect={"SL_COV_NEC"},f=8,lvl=50,modID=84}),s(115543,184250,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NEC"},f=31,lvl=50,modID=5}),s(115555,184262,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NEC"},f=31,lvl=50,modID=84}),s(115559,184266,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=84}),s(115539,184246,{b=1,cost={{"i",183888.05,1},{"i",183889.05,1}},customCollect={"SL_COV_NEC"},f=1,lvl=50,modID=5}),s(115552,184259,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NEC"},f=23,lvl=50,modID=84}),s(115554,184261,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NEC"},f=28,lvl=50,modID=84}),s(115540,184247,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NEC"},f=23,lvl=50,modID=5}),s(115548,184255,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=5}),s(115557,184264,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NEC"},f=29,lvl=50,modID=84}),s(115551,184258,{b=1,cost={{"i",183895.84,1},{"i",183894.84,1}},customCollect={"SL_COV_NEC"},f=1,lvl=50,modID=84}),s(115544,184251,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NEC"},f=22,lvl=50,modID=5}),s(115556,184263,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NEC"},f=22,lvl=50,modID=84}),s(115547,184254,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=5}),s(115560,184267,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=84}),s(115542,184249,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NEC"},f=28,lvl=50,modID=5}),s(115549,184256,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=84}),s(115553,184260,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NEC"},f=35,lvl=50,modID=84})}))}))})),n(-929,g({customCollect={"SL_COV_NFA"},maps={1701,1702,1703}},{n(-901,{q(62693,g({coords={{53.8,6.2,1701}},customCollect={"SL_COV_NFA"},description="Will only be offered as the initial 'Calling' during the Covenant introduction.",lvl=60,providers={{"n",165702}},repeatable=1,sourceQuests={62697}},{i(181475,{b=1,f=55})})),q(60418,g({coords={{59.7,31.3,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167193}},repeatable=1,sourceQuests={62899}},{i(181475,{b=1,f=55})})),q(60421,g({coords={{59.9,32.4,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167193}},repeatable=1,sourceQuests={62899}},{i(181556,{b=1,f=55})})),q(60420,g({coords={{59.9,32.1,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167193}},repeatable=1,sourceQuests={62899}},{i(181732,{b=1,f=55})})),q(60373,g({coords={{16.5,52.4,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",168513}},repeatable=1,sourceQuests={62899}},{i(181475,{b=1,f=55})})),q(60369,g({coords={{16.5,52.4,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",168513}},repeatable=1,sourceQuests={62899}},{i(181475,{b=1,f=55})})),q(60381,g({coords={{53.7,6.2,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167195}},repeatable=1,sourceQuests={62899}},{i(181475,{b=1,f=55})})),q(60384,g({coords={{53.7,6.53,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167195}},repeatable=1,sourceQuests={62899}},{i(181372,{b=1,f=55})})),q(60383,g({coords={{46.4,50.6,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167195}},repeatable=1,sourceQuests={62899}},{i(181475,{b=1,f=55})})),q(60382,g({coords={{53.7,6.42,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167195}},repeatable=1,sourceQuests={62899}},{i(181556,{b=1,f=55})})),q(60462,g({coords={{48.9,39.3,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167196}},repeatable=1,sourceQuests={62899}},{i(181475,{b=1,f=55})})),q(60457,g({coords={{33.9,43.5,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",158553}},repeatable=1,sourceQuests={62899}},{i(181476,{b=1,f=55})})),q(60374,g({coords={{16.5,52.4,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",168513}},repeatable=1,sourceQuests={62899}},{i(181475,{b=1,f=55})})),q(60438,g({coords={{37,25.3,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167206}},repeatable=1,sourceQuests={62899}},{i(181476,{b=1,f=55})})),q(60437,g({coords={{37.1,25.5,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167206}},repeatable=1,sourceQuests={62899}},{i(181741,{b=1,f=55})})),q(60436,g({coords={{37.1,25.5,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167206}},repeatable=1,sourceQuests={62899}},{i(181733,{b=1,f=55})})),q(60435,g({customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167206}},repeatable=1,sourceQuests={62899}},{i(181476,{b=1,f=55})})),q(60364,g({coords={{16.5,52.4,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",168513}},repeatable=1,sourceQuests={62899}},{i(181475,{b=1,f=55})})),q(60414,g({coords={{43.6,52.4,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",168513}},repeatable=1,sourceQuests={62899}},{i(181475,{b=1,f=55})})),q(60452,g({coords={{33.9,43.5,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",158553}},repeatable=1,sourceQuests={62899}},{i(181476,{b=1,f=55})})),q(60388,g({coords={{38.5,70.7,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",158544}},repeatable=1,sourceQuests={62899}},{i(181475,{b=1,f=55})})),q(60387,g({coords={{40.1,71.5,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",158544}},repeatable=1,sourceQuests={62899}},{i(181372,{b=1,f=55})})),q(60386,g({coords={{42,73.5,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",158544}},repeatable=1,sourceQuests={62899}},{i(181732,{b=1,f=55})})),q(60385,g({coords={{40.9,72.4,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",158544}},repeatable=1,sourceQuests={62899}},{i(181556,{b=1,f=55})})),q(60419,g({coords={{59.7,31.3,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167193}},repeatable=1,sourceQuests={62899}},{i(181475,{b=1,f=55})}))}),n(-228,g({customCollect={"SL_COV_NFA"}},{fp(2587,{coords={{51.2,7.8,1701}},customCollect={"SL_COV_NFA"}})})),n(-17,g({customCollect={"SL_COV_NFA"}},{q(63673,{coords={{44.3,38.8,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",160262}},sourceQuests={63672}}),q(61058,g({coords={{33.7,47.6,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",160482}},sourceQuests={59242}},{follower(1264,{customCollect={"SL_COV_NFA"}})})),q(61057,g({coords={{35.2,47.4,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",165659}},sourceQuests={60108}},{follower(1266,{customCollect={"SL_COV_NFA"}})})),q(62544,{coords={{44.6,39,1701}},customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",160262}},sourceQuests={62536}}),q(62561,{coords={{47.6,36.4,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161509}},sourceQuests={60108}}),q(63347,{coords={{34,37,1701}},customCollect={"SL_COV_NFA"},description="Requires Renown 22.",lvl=60,providers={{"n",176096}},u=2}),q(64085,{coords={{34,37,1701}},customCollect={"SL_COV_NFA"},description="Requires Renown 59.",lvl=60,providers={{"n",176096}}}),q(63346,{coords={{34,37,1701}},customCollect={"SL_COV_NFA"},description="Requires Renown 7.",lvl=60,providers={{"n",176096}},sourceQuests={62899},u=2}),q(64322,{coords={{34,37,1701}},customCollect={"SL_COV_NFA"},description="Requires Renown 43.",lvl=60,providers={{"n",176096}}}),q(62546,{coords={{44.6,39,1701}},customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",160262}},sourceQuests={62544}}),q(62549,{coords={{44.6,39,1701}},customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",160262}},sourceQuests={62546}}),q(61984,{coords={{33.9,43.5,1702}},customCollect={"SL_COV_NFA"},isWeekly=1,lvl=60,providers={{"n",158553}},sourceQuests={58160}}),q(61331,{coords={{33.9,43.5,1701}},customCollect={"SL_COV_NFA"},isWeekly=1,lvl=60,providers={{"n",158553}},sourceQuests={58160}}),q(62858,{coords={{33.9,43.5,1565}},customCollect={"SL_COV_NFA"},description="Requires Renown 15.",isWeekly=1,lvl=60,providers={{"n",158553}},sourceQuests={58160}}),q(62859,{coords={{33.9,43.5,1565}},customCollect={"SL_COV_NFA"},description="Requires Renown 24.",isWeekly=1,lvl=60,providers={{"n",158553}},sourceQuests={58160}}),q(62860,g({coords={{33.9,43.5,1565}},customCollect={"SL_COV_NFA"},description="Requires Renown 32. Depending on the level of your Queen's Conservatory this will reward higher quality spirits. Rank 5 will grant you an Epic Spirit.",isWeekly=1,lvl=60,providers={{"n",158553}},sourceQuests={58160}},{i(177698,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(177699,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(177700,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178879,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178880,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178881,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178877,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178874,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178878,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178884,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178883,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178882,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617})})),q(65090,{coords={{33.9,43.5,1565}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",158553}},repeatable=1,sourceQuests={62860}}),q(62536,{coords={{44.6,39,1701}},customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",160262}},sourceQuests={59242}}),q(61479,{coords={{39.7,60.8,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",172431}},sourceQuests={61475}}),q(58104,{coords={{49.5,40.1,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161509}},sourceQuests={61479}}),q(58157,{coords={{40.7,42.7,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",160484}},sourceQuests={58104}}),q(58158,{coords={{40.7,42.7,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",160484}},sourceQuests={58157}}),q(58159,g({coords={{40.7,42.7,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",160484}},sourceQuests={58158}},{mnt(312759,{b=1,customCollect={"SL_COV_NFA"},itemID=180263})})),q(58160,{coords={{42.4,45.2,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",160500}},sourceQuests={58159}}),q(62883,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",156634}},sourceQuests={58160}}),q(62884,{coords={{34.3,36.8,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",176096}},sourceQuests={62883}}),q(62697,{coords={{34.3,36.8,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",176096}},sourceQuests={62884}}),q(62890,{coords={{53.8,6.2,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167195}},sourceQuests={62697}}),q(62891,{coords={{39.7,55.7,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",165702}},sourceQuests={62890}}),q(62892,{coords={{39.7,55.7,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",165702}},sourceQuests={62891}}),q(62893,{coords={{34.1,43.6,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",158553}},sourceQuests={62892}}),q(62894,{coords={{40,68.4,1670}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",164079}},sourceQuests={62837}}),q(62897,{coords={{34.1,43.6,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",158553}},sourceQuests={62894}}),q(62898,{coords={{39.7,55.7,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",165702}},sourceQuests={62897}}),q(61541,{coords={{49.5,40,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",172431}},sourceQuests={62898}}),q(63008,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",156634}}}),q(61542,{coords={{34.1,43.6,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",158553}},sourceQuests={61541}}),q(61550,g({coords={{33.7,45,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",172677}},sourceQuests={61542}},{cd(279,{b=1,c=a2,customCollect={"SL_COV_NFA"},itemID=183473,spellID=341427}),cd(190,{b=1,c=a5,customCollect={"SL_COV_NFA"},itemID=182651,spellID=341427}),cd(38,{b=1,c=a9,customCollect={"SL_COV_NFA"},itemID=181539,spellID=341427}),cd(148,{b=1,c=a1,customCollect={"SL_COV_NFA"},itemID=182347,spellID=341427}),cd(101,{b=1,c=a4,customCollect={"SL_COV_NFA"},itemID=182129,spellID=341427}),cd(228,{b=1,c=a8,customCollect={"SL_COV_NFA"},itemID=183494,spellID=341427}),cd(140,{b=1,c=a10,customCollect={"SL_COV_NFA"},itemID=182335,spellID=341427}),cd(220,{b=1,c=a7,customCollect={"SL_COV_NFA"},itemID=182964,spellID=341427}),cd(210,{b=1,c=a3,customCollect={"SL_COV_NFA"},itemID=182767,spellID=341427}),cd(281,{b=1,c=a12,customCollect={"SL_COV_NFA"},itemID=183463,spellID=341427}),cd(63,{b=1,c=a11,customCollect={"SL_COV_NFA"},itemID=181775,spellID=341427}),cd(250,{b=1,c=a6,customCollect={"SL_COV_NFA"},itemID=183199,spellID=341427}),follower(1265,{customCollect={"SL_COV_NFA"}}),cd(99,{b=1,c=a6,itemID=182113,spellID=341427}),cd(108,{b=1,c=a6,itemID=182133,spellID=341427}),cd(132,{b=1,c=a12,itemID=182317,spellID=341427}),cd(134,{b=1,c=a12,itemID=182324,spellID=341427}),cd(256,{b=1,c=a2,itemID=183466,spellID=341427}),cd(257,{b=1,c=a2,itemID=183467,spellID=341427}),cd(178,{b=1,c=a10,itemID=182584,spellID=341427}),cd(170,{b=1,c=a10,itemID=182469,spellID=341427}),cd(48,{b=1,c=a9,itemID=181707,spellID=341427}),cd(26,{b=1,c=a9,itemID=181467,spellID=341427}),cd(37,{b=1,c=a11,itemID=181512,spellID=341427}),cd(15,{b=1,c=a11,itemID=181373,spellID=341427}),cd(141,{b=1,c=a3,itemID=182336,spellID=341427}),cd(159,{b=1,c=a3,itemID=182448,spellID=341427}),cd(72,{b=1,c=a4,itemID=181840,spellID=341427}),cd(85,{b=1,c=a4,itemID=181962,spellID=341427}),cd(234,{b=1,c=a8,itemID=183500,spellID=341427}),cd(230,{b=1,c=a8,itemID=183496,spellID=341427}),cd(93,{b=1,c=a1,itemID=182106,spellID=341427}),cd(95,{b=1,c=a1,itemID=182108,spellID=341427}),cd(162,{b=1,c=a7,itemID=182460,spellID=341427}),cd(168,{b=1,c=a7,itemID=182466,spellID=341427}),cd(27,{b=1,c=a5,itemID=181469,spellID=341427}),cd(8,{b=1,c=a5,itemID=180847,spellID=341427})})),q(62900,{coords={{33.7,45,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",172677}},sourceQuests={61550}}),q(62899,{coords={{34.1,43.6,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",158553}},sourceQuests={62900}}),q(63030,{coords={{47.4,36.2,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161509}},sourceQuests={62899}}),q(59179,{coords={{44.9,38.8,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",160262}},r=2,sourceQuests={60272}}),q(59246,{coords={{44.9,38.8,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",160262}},r=1,sourceQuests={60272}}),q(59181,{coords={{39.2,67.2,1670}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",164277}},sourceQuests={59179,59246}}),q(60508,{coords={{44.3,41.1,1543}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174833}},sourceQuests={59181}}),q(59189,{coords={{46.8,41.7,1543}},customCollect={"SL_COV_NFA"},lvl=60,maps={1720},providers={{"n",174834}},sourceQuests={60530}}),q(60530,{coords={{30.1,36.4,1543}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",168929}},sourceQuests={60508}}),q(59242,g({coords={{46.8,41.7,1543}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174834}},sourceQuests={59189}},{s(109219,175576,{b=1,customCollect={"SL_COV_NFA"},f=4}),s(112439,179657,{b=1,customCollect={"SL_COV_NFA"},f=4}),s(112545,179765,{b=1,customCollect={"SL_COV_NFA"},f=5}),s(112554,179774,{b=1,customCollect={"SL_COV_NFA"},f=5}),s(112666,179888,{b=1,customCollect={"SL_COV_NFA"},f=7}),s(113805,181909,{b=1,customCollect={"SL_COV_NFA"},f=6}),s(113841,181979,{b=1,customCollect={"SL_COV_NFA"},f=6})})),q(59809,{customCollect={"SL_COV_NFA"},description="Requires Renown 8.",lvl=60,maps={1917},providers={{"n",166265}},sourceQuests={59242}}),q(59811,{coords={{50.4,25.3,1917}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166281}},sourceQuests={59809}}),q(59812,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166265}},sourceQuests={59811}}),q(59813,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166265}},sourceQuests={59812}}),q(59815,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166265}},sourceQuests={59812}}),q(59817,g({customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166265}},sourceQuests={59813,59815}},{s(109229,175586,{b=1,customCollect={"SL_COV_NFA"},f=4}),s(112547,179767,{b=1,customCollect={"SL_COV_NFA"},f=5}),s(112668,179890,{b=1,customCollect={"SL_COV_NFA"},f=7}),s(113807,181911,{b=1,customCollect={"SL_COV_NFA"},f=6})})),q(59818,{coords={{50.9,29.4,1703}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",156634}},sourceQuests={59817}}),q(59819,{coords={{66.6,55.6,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167823}},sourceQuests={59818}}),q(59821,{coords={{68.4,65.2,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167823}},sourceQuests={59819}}),q(58610,{coords={{44.7,39,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",160262}},sourceQuests={59821}}),q(58647,{coords={{40.3,51.2,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161786}},sourceQuests={58610}}),q(58669,{coords={{40.3,51.2,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161786}},sourceQuests={58610}}),q(59008,{coords={{39,52.4,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",163385}},sourceQuests={58610}}),q(58704,g({customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161934}},sourceQuests={58647,58669,59008}},{s(109224,175581,{b=1,customCollect={"SL_COV_NFA"},f=4}),s(112546,179766,{b=1,customCollect={"SL_COV_NFA"},f=5}),s(112667,179889,{b=1,customCollect={"SL_COV_NFA"},f=7}),s(113806,181910,{b=1,customCollect={"SL_COV_NFA"},f=6})})),q(58871,{coords={{39,59.4,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161785}},sourceQuests={58704}}),q(59725,{coords={{44,37.1,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161509}},sourceQuests={58871}}),q(59063,{coords={{63.6,22.6,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",165867}},sourceQuests={59725}}),q(59068,{coords={{44,37.1,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161509}},sourceQuests={59063}}),q(59070,{coords={{44,37.1,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161509}},sourceQuests={59063}}),q(59069,{coords={{44.7,39,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",160262}},sourceQuests={59063}}),q(59071,g({coords={{44,37.1,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161509}},sourceQuests={59068,59069,59070}},{s(113556,181301,{b=1,customCollect={"SL_COV_NFA"},f=3}),i(182172,{b=1,customCollect={"SL_COV_NFA"}})})),q(62560,{coords={{47.4,36.1,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161509}},sourceQuests={59071}}),q(60898,{coords={{40.9,72.4,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",158544}},sourceQuests={62560}}),q(60910,{coords={{43.2,40.1,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",170705}},sourceQuests={60898}}),q(60928,{coords={{43.2,40.1,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",170705}},sourceQuests={60910}}),q(60934,g({coords={{41.1,31.6,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",170705}},sourceQuests={60928}},{s(109246,175603,{b=1,customCollect={"SL_COV_NFA"},f=4}),s(112552,179772,{b=1,customCollect={"SL_COV_NFA"},f=5}),s(112672,179894,{b=1,customCollect={"SL_COV_NFA"},f=7}),s(113812,181916,{b=1,customCollect={"SL_COV_NFA"},f=6})})),q(61061,{coords={{53.2,78.3,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",171138}},sourceQuests={60934}}),q(61076,{coords={{45.2,45.8,896}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",141159}},sourceQuests={61061}}),q(61102,{coords={{45.2,45.8,896}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",141159}},sourceQuests={61076}}),q(61113,{coords={{50.9,80.8,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",170848}},sourceQuests={61102}}),q(61701,{coords={{43.7,69.1,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",170705}},sourceQuests={61113}}),q(58773,{coords={{46.6,73.1,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",171413}},sourceQuests={61701}}),q(61702,{coords={{46.6,73.1,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",173612}},sourceQuests={58773}}),q(61143,g({coords={{41.3,74.3,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",171413}},sourceQuests={61702}},{s(109243,175600,{b=1,customCollect={"SL_COV_NFA"},f=4}),s(112551,179771,{b=1,customCollect={"SL_COV_NFA"},f=5}),s(112671,179893,{b=1,customCollect={"SL_COV_NFA"},f=7}),s(113811,181915,{b=1,customCollect={"SL_COV_NFA"},f=6})})),q(61703,{coords={{43.7,69,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",171413}},sourceQuests={61143}}),q(61709,{coords={{46.2,56.5,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",171413}},sourceQuests={61703}}),q(61710,{coords={{33.8,54.4,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"o",357726}},sourceQuests={61703}}),q(61711,{coords={{46.2,56.5,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",171413}},sourceQuests={61709,61710}}),q(61171,g({coords={{46.2,56.7,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",170848}},sourceQuests={61711}},{s(109240,175597,{b=1,customCollect={"SL_COV_NFA"},f=4}),s(112550,179770,{b=1,customCollect={"SL_COV_NFA"},f=5}),s(112670,179892,{b=1,customCollect={"SL_COV_NFA"},f=7}),s(113810,181914,{b=1,customCollect={"SL_COV_NFA"},f=6})})),q(58445,{coords={{44.5,39.1,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",160262}},sourceQuests={61171}}),q(58446,{coords={{44.5,39.1,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",160262}},sourceQuests={58445}}),q(59258,{coords={{35.3,51.5,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",164627}},sourceQuests={58446}}),q(58706,{coords={{30,44.9,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161353}},sourceQuests={59258}}),q(58447,{coords={{30,44.9,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161353}},sourceQuests={58706}}),q(58449,{coords={{35.3,51.2,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",165841}},sourceQuests={58447}}),q(58450,{coords={{35.3,51.2,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",165841}},sourceQuests={58447}}),q(59721,{coords={{35.3,51.5,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",164627}},sourceQuests={58449,58450}}),q(58451,{coords={{24.5,49,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161353}},sourceQuests={59721}}),q(58452,g({coords={{24.5,49,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161353}},sourceQuests={58451}},{s(109235,175592,{b=1,customCollect={"SL_COV_NFA"},f=4}),s(112549,179769,{b=1,customCollect={"SL_COV_NFA"},f=5}),s(112669,179891,{b=1,customCollect={"SL_COV_NFA"},f=7}),s(113809,181913,{b=1,customCollect={"SL_COV_NFA"},f=6})})),q(59731,{coords={{44.5,39.1,1701}},customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",160262}},sourceQuests={58452}}),q(59732,{coords={{48.4,52.5,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",165951}},sourceQuests={59731}}),q(59739,{coords={{39.6,24.7,863}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",122688}},sourceQuests={59732}}),q(59741,{coords={{39.5,24.7,863}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",165968}},sourceQuests={59732}}),q(59742,{coords={{39.5,24.7,863}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",165968}},sourceQuests={59732}}),q(59749,g({coords={{39.6,24.7,863}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",122688}},sourceQuests={59739,59741,59742}},{s(112406,179623,{b=1,customCollect={"SL_COV_NFA"},f=3}),s(112553,179773,{b=1,customCollect={"SL_COV_NFA"},f=3}),s(112403,179620,{b=1,customCollect={"SL_COV_NFA"},f=3}),s(113773,181877,{b=1,customCollect={"SL_COV_NFA"},f=3})})),q(59805,{coords={{39.6,24.7,863}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",122688}},sourceQuests={59749}}),q(59822,{coords={{44.8,40.9,1543}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",171655}},sourceQuests={59805}}),q(59824,{coords={{41,64.2,1543}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",171806}},sourceQuests={59822}}),q(59856,{coords={{45.8,85,1543}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166461}},sourceQuests={59824}}),q(59866,g({coords={{45.8,85,1543}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166461}},sourceQuests={59856}},{s(109231,175588,{b=1,customCollect={"SL_COV_NFA"},f=4}),s(112548,179768,{b=1,customCollect={"SL_COV_NFA"},f=5}),s(112665,179887,{b=1,customCollect={"SL_COV_NFA"},f=7}),s(113808,181912,{b=1,customCollect={"SL_COV_NFA"},f=6})})),q(60189,{coords={{44.5,39.1,1701}},customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",160262}},sourceQuests={59866}}),q(60190,{coords={{39.1,63.7,1565}},customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",167686}},sourceQuests={60189}}),q(60191,{coords={{39,63.7,1565}},customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",172010}},sourceQuests={60189}}),q(60192,{coords={{39.1,63.7,1565}},customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",167688}},sourceQuests={60189}}),q(60193,{coords={{35.2,72.4,1565}},customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",171838}},sourceQuests={60190,60191,60192}}),q(60194,{coords={{36.2,69.6,1565}},customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",171992}},sourceQuests={60193}}),q(60108,g({coords={{39,63.4,1565}},customCollect={"SL_COV_NFA"},lvl=60,maps={1709},providers={{"n",172091}},sourceQuests={60194}},{mnt(312761,{b=1,customCollect={"SL_COV_NFA"},itemID=180721}),i(182165,{b=1,customCollect={"SL_COV_NFA"}}),i(183893,{b=1,c={6,9,12},modID=4}),i(183892,{b=1,c={3,8,11},modID=4}),i(183891,{b=1,c={2,5,7},modID=4}),i(183890,{b=1,c={1,4,10},modID=4}),i(183888,{b=1,c={1,2,5,10},modID=4}),i(183889,{b=1,c={7,8,9,11},modID=4})}))})),n(-902,g({customCollect={"SL_COV_NFA"},description="These are rewards automatically granted by reaching a specific level of Renown."},{mnt(353856,{b=1,customCollect={"SL_COV_NFA"},description="Requires Renown 45.",itemID=186493}),mnt(332246,{b=1,customCollect={"SL_COV_NFA"},description="Requires Renown 39.",itemID=180722,lvl=45}),title(442,{customCollect={"SL_COV_NFA"},description="Requires Renown 80."}),title(428,{customCollect={"SL_COV_NFA"},description="Requires Renown 40."}),i(186497,g({b=1,customCollect={"SL_COV_NFA"},description="Requires Renown 60.",f=55,spellID=353899},{s(115962,184974,{b=1,customCollect={"SL_COV_NFA"},f=3,lvl=50}),s(115956,184968,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115957,184969,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115958,184970,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115959,184971,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115960,184972,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115955,184967,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115965,184966,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115961,184973,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50})})),i(186473,{b=1,customCollect={"SL_COV_NFA"},description="Requires Renown 56.",f=102,questID=64078,spellID=353855}),i(188000,{b=1,customCollect={"SL_COV_NFA"},description="Rewarded at 15 and 24 Renown.",f=102,spellID=336456}),i(186472,{b=1,description="Rewarded at 52, 67 and 76 Renown.",f=55,spellID=353852}),n(-364,g({customCollect={"SL_COV_NFA"},description="Requires Renown 48."},{rfl(210,{b=1,c=a6,customCollect={"SL_COV_NFA"},itemID=186565,spellID=342040}),rfl(237,{b=1,c=a12,customCollect={"SL_COV_NFA"},itemID=187109,spellID=342040}),rfl(226,{b=1,c=a2,customCollect={"SL_COV_NFA"},itemID=186687,spellID=342040}),rfl(254,{b=1,c=a10,customCollect={"SL_COV_NFA"},itemID=187231,spellID=342040}),rfl(260,{b=1,c=a9,customCollect={"SL_COV_NFA"},itemID=187280,spellID=342040}),rfl(257,{b=1,c=a11,customCollect={"SL_COV_NFA"},itemID=187258,spellID=342040}),rfl(241,{b=1,c=a3,customCollect={"SL_COV_NFA"},itemID=187132,spellID=342040}),rfl(242,{b=1,c=a4,customCollect={"SL_COV_NFA"},itemID=187161,spellID=342040}),rfl(224,{b=1,c=a8,customCollect={"SL_COV_NFA"},itemID=186676,spellID=342040}),rfl(246,{b=1,c=a1,customCollect={"SL_COV_NFA"},itemID=187223,spellID=342040}),rfl(250,{b=1,c=a7,customCollect={"SL_COV_NFA"},itemID=187227,spellID=342040}),rfl(216,{b=1,c=a5,customCollect={"SL_COV_NFA"},itemID=186576,spellID=342040})}))})),n(-921,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Inv_misc_sigil_ardenweald01"},{n(-915,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Sanctum_features_animadiversion_ardenweald"},{n(-18,g({customCollect={"SL_COV_NFA"},description="Every Activity within Anima Conductor Rewards this.",icon="Interface\\Addons\\AllTheThings\\assets\\Interface_Rewards"},{cu(1885)})),n(-916,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Sanctum_features_animadiversion_ardenweald"},{n(-17,g({customCollect={"SL_COV_NFA"}},{q(63067,{coords={{39.6,55,1702}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",165702}}}),q(60723,{coords={{50.1,63.7,1702}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167196}},sourceQuests={63067}})})),n(-16,g({customCollect={"SL_COV_NFA"}},{n(-934,g({coords={{41.5,44.8,1565}},crs={171743},customCollect={"SL_COV_NFA"},description="You have to be in the |cFFA330C9Night Fae|r covenant to personally summon mobs, but anyone can kill and loot the mobs if they are summoned by someone else. Only one mob is summonable per day.",icon="Interface\\Icons\\inv_helm_mask_fittedalpha_b_01_nightborne_02",isDaily=1,questID=61633},{n(166135,g({customCollect={"SL_COV_NFA"},isDaily=1,questID=61201},{s(112303,179518,{b=1,f=28,lvl=48})})),n(166145,g({customCollect={"SL_COV_NFA"},isDaily=1,questID=61206},{i(182453,{b=1,f=53,lvl=48})})),n(166142,g({customCollect={"SL_COV_NFA"},isDaily=1,questID=61205},{i(182452,{b=1,f=53,lvl=48})})),n(166139,g({customCollect={"SL_COV_NFA"},isDaily=1,questID=61203},{i(182451,{b=1,f=53,lvl=48})})),n(166138,g({customCollect={"SL_COV_NFA"},isDaily=1,questID=61202},{s(112319,179534,{b=1,f=29,lvl=48})})),n(166146,g({customCollect={"SL_COV_NFA"},isDaily=1,questID=61207},{i(182455,{b=1,f=53,lvl=48})})),n(166140,g({customCollect={"SL_COV_NFA"},isDaily=1,questID=61204},{i(182454,{b=1,f=53,lvl=48})})),n(163714,g({coords={{43,47,1565}},customCollect={"SL_COV_NFA"}},{mnt(318051,{b=1,cost={{"c",1813,5000}},description="Available to purchase after defeating every rare at Star Lake Amphitheater",itemID=180748,lvl=45})}))}))})),n(-212,g({customCollect={"SL_COV_NFA"}},{o(356820,{coords={{51.7,32.3,1565}},customCollect={"SL_COV_NFA"},description="Requires channeling the Anima Conductor to Glitterfall Basin. To unlock the chest, run over 5 nearby Lunarlight Buds.",isDaily=1,questID=61691})}))})),n(-917,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Sanctum_features_animadiversion_ardenweald"},{n(-17,g({customCollect={"SL_COV_NFA"}},{q(62160,{coords={{59.7,52.8,1565}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",173277}}}),q(62224,{coords={{59.7,52.8,1565}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",173277}}}),q(62188,{coords={{59.7,52.8,1565}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",173277}}}),q(61875,{coords={{59.7,52.8,1565}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",173277}}}),q(61950,{coords={{59.7,52.8,1565}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",173282}}}),q(61968,{coords={{59.7,52.8,1565}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",173282}}}),q(62081,{coords={{59.7,52.8,1565}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",173282}}}),q(62155,{coords={{59.7,52.8,1565}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",173282}}}),q(62057,{coords={{59.7,52.8,1565}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",173282}}}),q(61985,{coords={{59.7,52.8,1565}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",173277}}})})),n(-34,g({customCollect={"SL_COV_NFA"}},{q(62068,{customCollect={"SL_COV_NFA"},isWorldQuest=1}),q(61394,{customCollect={"SL_COV_NFA"},isWorldQuest=1}),q(61717,{customCollect={"SL_COV_NFA"},isWorldQuest=1}),q(62051,g({customCollect={"SL_COV_NFA"},isWorldQuest=1},{toy(184487,{b=1,customCollect={"SL_COV_NFA"},lvl=48})}))}))})),n(-918,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Sanctum_features_animadiversion_ardenweald"},{n(-16,g({customCollect={"SL_COV_NFA"}},{n(168647,g({coords={{30,55,1565}},customCollect={"SL_COV_NFA"},description="Requires a member of the |cFFA330C9Night Fae Covenant|r to channel anima to Tirna Scithe. Afterwards, you can loot the Animaseed Light at the boss to remove its veil.",isDaily=1,questID=61632},{mnt(334366,{b=1,customCollect={"SL_COV_NFA"},itemID=180730,lvl=45}),s(112917,180154,{b=1,f=22,lvl=48}),i(182176,{b=1,customCollect={"SL_COV_NFA"},lvl=50})}))}))}))})),n(-905,g({customCollect={"SL_COV_NFA"}},{n(-916,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Sanctum_features_missiontable"},{n(-17,g({customCollect={"SL_COV_NFA"}},{q(64459,g({coords={{44.7,56.3,1565}},customCollect={"SL_COV_NFA"},description="Requires Renown 62.",lvl=60,providers={{"n",164023}}},{follower(1338,{customCollect={"SL_COV_NFA"}})})),q(61857,g({coords={{44.7,56.3,1565}},customCollect={"SL_COV_NFA"},description="Requires Renown 38.",lvl=60,providers={{"n",164023}}},{follower(1288,{customCollect={"SL_COV_NFA"}})})),q(61854,g({coords={{44.7,56.3,1565}},customCollect={"SL_COV_NFA"},description="Requires Renown 17.",lvl=60,providers={{"n",164023}}},{follower(1284,{customCollect={"SL_COV_NFA"}})})),q(61852,g({coords={{44.7,56.3,1565}},customCollect={"SL_COV_NFA"},description="Requires Renown 4.",lvl=60,providers={{"n",164023}}},{follower(1283,{customCollect={"SL_COV_NFA"}})})),q(61855,g({coords={{44.7,56.3,1565}},customCollect={"SL_COV_NFA"},description="Requires Renown 27.",lvl=60,providers={{"n",164023}}},{follower(1286,{customCollect={"SL_COV_NFA"}})})),q(64458,g({coords={{44.7,56.3,1565}},customCollect={"SL_COV_NFA"},description="Requires Renown 44.",lvl=60,providers={{"n",164023}}},{follower(1337,{customCollect={"SL_COV_NFA"}})})),q(61853,g({coords={{44.7,56.3,1565}},customCollect={"SL_COV_NFA"},description="Requires Renown 12.",lvl=60,providers={{"n",164023}}},{follower(1285,{customCollect={"SL_COV_NFA"}})})),q(61856,g({coords={{44.7,56.3,1565}},customCollect={"SL_COV_NFA"},description="Requires Renown 33.",lvl=60,providers={{"n",164023}}},{follower(1287,{customCollect={"SL_COV_NFA"}})})),q(64460,g({coords={{44.7,56.3,1565}},customCollect={"SL_COV_NFA"},description="Requires Renown 71.",lvl=60,providers={{"n",164023}}},{follower(1339,{customCollect={"SL_COV_NFA"}})})),q(61553,{coords={{44.6,56.2,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",164023}},sourceQuests={61552}}),q(61552,{coords={{39.7,55.7,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",165702}}})})),n(-18,g({customCollect={"SL_COV_NFA"}},{i(178881,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178880,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178874,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178877,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(177698,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(177699,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178882,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178883,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617})}))}))})),n(-930,g({customCollect={"SL_COV_NFA"},maps={1662}},{n(-4,g({customCollect={"SL_COV_NFA"}},{ach(14676,{customCollect={"SL_COV_NFA"}}),ach(14675,{customCollect={"SL_COV_NFA"}}),ach(14670,{customCollect={"SL_COV_NFA"}})})),n(-916,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Ability_ardenweald_shaman"},{n(-17,g({customCollect={"SL_COV_NFA"}},{q(62624,{coords={{56,68.2,1702}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",173171}}}),q(63046,{coords={{56,68.2,1702}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",173171}},sourceQuests={62624}}),q(59862,{coords={{69.9,44.7,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166476}},sourceQuests={63046}}),q(59872,g({coords={{33.4,62,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166476}},sourceQuests={59862}},{i(177953,{customCollect={"SL_COV_NFA"},f=55,spellID=323617})})),q(59873,{coords={{33.4,62,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166476}},sourceQuests={59872}}),q(59999,{coords={{33.4,62,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166476}},sourceQuests={59873}}),q(62441,g({coords={{33.4,62,1662}},customCollect={"SL_COV_NFA"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",166476}},sourceQuests={59873}},{i(178880,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178877,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178883,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(177699,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617})}))}))})),n(-917,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Ability_ardenweald_deathknight"},{n(-4,g({customCollect={"SL_COV_NFA"}},{ach(14677,{customCollect={"SL_COV_NFA"}})})),n(-17,g({customCollect={"SL_COV_NFA"}},{q(62447,g({coords={{42.2,52.9,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",171107}},sourceQuests={59999}},{i(183704,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617})})),q(62454,{coords={{24,53.3,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174329}},sourceQuests={62447}}),q(59871,{coords={{33.4,62,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166476}},sourceQuests={59999}}),q(62467,{coords={{33.4,62,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166476}},sourceQuests={59871}}),q(60640,{coords={{33.4,62,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166476}},sourceQuests={62467}}),q(62449,g({altQuests={62445},coords={{24,53.3,1662}},customCollect={"SL_COV_NFA"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",174273}},sourceQuests={62454}},{i(176922,{b=1,f=55,spellID=323169}),i(176921,{b=1,f=55,spellID=323169}),i(176832,{b=1,f=55,spellID=323169})})),q(62450,g({coords={{24,53.3,1662}},customCollect={"SL_COV_NFA"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",174329}},sourceQuests={62454}},{i(176922,{b=1,f=55,spellID=323169}),i(176921,{b=1,f=55,spellID=323169}),i(176832,{b=1,f=55,spellID=323169})})),q(62452,g({coords={{24,53.3,1662}},customCollect={"SL_COV_NFA"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",174329}},sourceQuests={62454}},{i(176922,{b=1,f=55,spellID=323169}),i(176921,{b=1,f=55,spellID=323169}),i(176832,{b=1,f=55,spellID=323169})})),q(62445,g({coords={{24,53.3,1662}},customCollect={"SL_COV_NFA"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",174329}},sourceQuests={62454}},{i(176922,{b=1,f=55,spellID=323169}),i(176921,{b=1,f=55,spellID=323169}),i(176832,{b=1,f=55,spellID=323169})})),q(62442,g({coords={{32.1,62,1662}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",174324}},sourceQuests={59999}},{i(176921,{b=1,f=55,spellID=323169})}))})),n(-2,g({customCollect={"SL_COV_NFA"}},{n(174403,g({coords={{34.6,60.6,1662}},customCollect={"SL_COV_NFA"}},{i(183521,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=341670}),i(183520,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=341670}),i(183522,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=341670})}))})),o(350978,g({customCollect={"SL_COV_NFA"}},{n(-1002,g({customCollect={"SL_COV_NFA"},description="Spirit quality affects loot chance."},{s(113529,181225,{b=1,cost={{"i",176832,1},{"i",178881,1},{"i",178880,1},{"i",178879,1}},f=33,lvl=60}),s(113530,181226,{b=1,cost={{"i",176832,1},{"i",178881,1},{"i",178880,1},{"i",178879,1}},f=35,lvl=60}),s(113536,181232,{b=1,cost={{"i",176832,1},{"i",178881,1},{"i",178880,1},{"i",178879,1}},f=26,lvl=60}),s(113538,181234,{b=1,cost={{"i",176832,1},{"i",178881,1},{"i",178880,1},{"i",178879,1}},f=20,lvl=50}),s(113532,181228,{b=1,cost={{"i",176832,2},{"i",178881,1},{"i",178880,1},{"i",178879,1}},f=29,lvl=60}),s(113533,181229,{b=1,cost={{"i",176832,2},{"i",178881,1},{"i",178880,1},{"i",178879,1}},f=1,lvl=60}),s(113534,181230,{b=1,cost={{"i",176832,2},{"i",178881,1},{"i",178880,1},{"i",178879,1}},f=34,lvl=60}),s(113537,181233,{b=1,cost={{"i",176832,2},{"i",178881,1},{"i",178880,1},{"i",178879,1}},f=23,lvl=60}),p(2933,{b=1,cost={{"i",176832,2},{"i",178881,1},{"i",178880,1},{"i",178879,1}},itemID=180814}),p(2931,{b=1,cost={{"i",176832,2},{"i",178881,1},{"i",178880,1},{"i",178879,1}},itemID=180815})})),n(-1003,g({customCollect={"SL_COV_NFA"},description="Spirit quality affects loot chance."},{s(113576,181329,{b=1,cost={{"i",176832,1},{"i",178874,1},{"i",178877,1},{"i",178878,1}},f=26,lvl=60}),s(113569,181321,{b=1,cost={{"i",176832,1},{"i",178874,1},{"i",178877,1},{"i",178878,1}},f=27,lvl=60}),s(113574,181327,{b=1,cost={{"i",176832,1},{"i",178874,1},{"i",178877,1},{"i",178878,1}},f=23,lvl=60}),s(113577,181330,{b=1,cost={{"i",176832,2},{"i",178874,1},{"i",178877,1},{"i",178878,1}},f=35,lvl=60}),s(113572,181325,{b=1,cost={{"i",176832,2},{"i",178874,1},{"i",178877,1},{"i",178878,1}},f=20,lvl=60}),s(113575,181328,{b=1,cost={{"i",176832,2},{"i",178874,1},{"i",178877,1},{"i",178878,1}},f=25,lvl=60}),s(113578,181331,{b=1,cost={{"i",176832,2},{"i",178874,1},{"i",178877,1},{"i",178878,1}},f=8,lvl=60}),s(113573,181326,{b=1,cost={{"i",176832,2},{"i",178874,1},{"i",178877,1},{"i",178878,1}},f=20,lvl=60}),s(113571,181323,{b=1,cost={{"i",176832,2},{"i",178874,1},{"i",178877,1},{"i",178878,1}},f=28,lvl=60}),p(2954,{b=1,cost={{"i",176832,2},{"i",178874,1},{"i",178877,1},{"i",178878,1}},itemID=181264}),p(2945,{b=1,cost={{"i",176832,2},{"i",178874,1},{"i",178877,1},{"i",178878,1}},itemID=181168})})),n(-1005,g({customCollect={"SL_COV_NFA"},description="Spirit quality affects loot chance."},{i(181313,{b=1,cost={{"i",176832,1},{"i",177698,1},{"i",177699,1},{"i",177700,1}},customCollect={"SL_COV_NFA"},lvl=50}),i(181314,{b=1,cost={{"i",176832,1},{"i",177698,1},{"i",177699,1},{"i",177700,1}},customCollect={"SL_COV_NFA"},lvl=50}),s(113557,181302,{b=1,cost={{"i",176832,1},{"i",177698,1},{"i",177699,1},{"i",177700,1}},customCollect={"SL_COV_NFA"},f=3,lvl=60}),s(112332,179548,{b=1,cost={{"i",176832,1},{"i",177698,1},{"i",177699,1},{"i",177700,1}},f=23,lvl=60}),s(112347,179563,{b=1,cost={{"i",176832,1},{"i",177698,1},{"i",177699,1},{"i",177700,1}},f=1,lvl=60}),s(113561,181306,{b=1,cost={{"i",176832,2},{"i",177698,1},{"i",177699,1},{"i",177700,1}},customCollect={"SL_COV_NFA"},f=3,lvl=60}),mnt(332244,{b=1,cost={{"i",176832,2},{"i",177698,1},{"i",177699,1},{"i",177700,1}},customCollect={"SL_COV_NFA"},itemID=180414,lvl=45}),toy(187705,{b=1,cost={{"i",176832,2},{"i",177698,1},{"i",177699,1},{"i",177700,1}},customCollect={"SL_COV_NFA"},description="Please report if you get this toy from another Spirit."}),s(112284,179499,{b=1,cost={{"i",176832,2},{"i",177698,1},{"i",177699,1},{"i",177700,1}},f=20,lvl=60}),s(112322,179538,{b=1,cost={{"i",176832,2},{"i",177698,1},{"i",177699,1},{"i",177700,1}},f=24,lvl=60}),s(112389,179605,{b=1,cost={{"i",176832,2},{"i",177698,1},{"i",177699,1},{"i",177700,1}},f=8,lvl=60}),s(112299,179514,{b=1,cost={{"i",176832,2},{"i",177698,1},{"i",177699,1},{"i",177700,1}},f=25,lvl=60}),s(112369,179585,{b=1,cost={{"i",176832,2},{"i",177698,1},{"i",177699,1},{"i",177700,1}},f=32,lvl=60}),p(2923,{b=1,cost={{"i",176832,2},{"i",177698,1},{"i",177699,1},{"i",177700,1}},itemID=180628}),p(2912,{b=1,cost={{"i",176832,2},{"i",177698,1},{"i",177699,1},{"i",177700,1}},itemID=180639})})),n(-1004,g({customCollect={"SL_COV_NFA"},description="Spirit quality affects loot chance."},{s(113304,180955,{b=1,cost={{"i",176832,1},{"i",178882,1},{"i",178883,1},{"i",178884,1}},f=29,lvl=60}),s(113305,180956,{b=1,cost={{"i",176832,1},{"i",178882,1},{"i",178883,1},{"i",178884,1}},f=31,lvl=60}),s(113306,180957,{b=1,cost={{"i",176832,1},{"i",178882,1},{"i",178883,1},{"i",178884,1}},f=35,lvl=60}),s(113312,180963,{b=1,cost={{"i",176832,1},{"i",178882,1},{"i",178883,1},{"i",178884,1}},f=1,lvl=60}),s(113303,180954,{b=1,cost={{"i",176832,2},{"i",178882,1},{"i",178883,1},{"i",178884,1}},f=28,lvl=60}),s(113308,180959,{b=1,cost={{"i",176832,2},{"i",178882,1},{"i",178883,1},{"i",178884,1}},f=20,lvl=60}),s(113309,180960,{b=1,cost={{"i",176832,2},{"i",178882,1},{"i",178883,1},{"i",178884,1}},f=24,lvl=60}),s(113313,180964,{b=1,cost={{"i",176832,2},{"i",178882,1},{"i",178883,1},{"i",178884,1}},f=8,lvl=60}),p(2904,{b=1,cost={{"i",176832,2},{"i",178882,1},{"i",178883,1},{"i",178884,1}},itemID=180603}),p(2965,{b=1,cost={{"i",176832,2},{"i",178882,1},{"i",178883,1},{"i",178884,1}},itemID=181315})}))}))})),n(-918,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Ability_ardenweald_mage"},{n(-4,g({customCollect={"SL_COV_NFA"}},{ach(14780,{customCollect={"SL_COV_NFA"}})})),n(-17,g({customCollect={"SL_COV_NFA"}},{q(60641,{coords={{33.4,62,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166476}},sourceQuests={60640}}),q(62603,g({coords={{42.2,52.9,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",171107}},sourceQuests={60640}},{i(183805,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617})})),q(62444,g({coords={{32.1,62,1662}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",174324}},sourceQuests={59999}},{i(176922,{b=1,f=55,spellID=323169})})),q(62600,{coords={{25.6,47.5,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174507}},sourceQuests={62603}}),q(62587,{coords={{25.6,47.5,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174507}},sourceQuests={62600}}),q(62588,{coords={{25.6,47.5,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174507}},sourceQuests={62587}}),q(62589,{coords={{25.6,47.5,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174508}},sourceQuests={62588}}),q(62590,{coords={{25.6,47.5,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174508}},sourceQuests={62589}}),q(62591,{coords={{25.6,47.5,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174508}},sourceQuests={62590}}),q(62592,g({coords={{25.6,47.5,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174508}},sourceQuests={62591}},{toy(183856,{b=1,customCollect={"SL_COV_NFA"}})}))}))})),n(-925,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Ability_ardenweald_priest"},{n(-4,g({customCollect={"SL_COV_NFA"}},{ach(14789,{customCollect={"SL_COV_NFA"}})})),n(-17,g({customCollect={"SL_COV_NFA"}},{q(60642,{coords={{33.4,62,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166476}},sourceQuests={60641}}),q(62625,g({coords={{42.2,52.9,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",171107}},sourceQuests={60641}},{i(183806,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617})})),q(62443,g({coords={{32.1,62,1662}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",174324}},sourceQuests={59999}},{i(176832,{b=1,f=55,spellID=323169})})),q(62627,{coords={{26,63.8,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174511}},sourceQuests={62625}}),q(62629,{coords={{26,63.8,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174511}},sourceQuests={62627}}),q(62630,{coords={{26,63.8,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174511}},sourceQuests={62629}})}))})),n(-926,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Ability_ardenweald_paladin_winter"},{o(350978,g({customCollect={"SL_COV_NFA"}},{n(-1002,g({customCollect={"SL_COV_NFA"},description="Spirit quality affects loot chance."},{s(113531,181227,{b=1,cost={{"i",176832,4},{"i",178881,1},{"i",178880,1},{"i",178879,1}},f=8,lvl=60}),s(113535,181231,{b=1,cost={{"i",176832,4},{"i",178881,1},{"i",178880,1},{"i",178879,1}},f=20,lvl=60}),s(113539,181235,{b=1,cost={{"i",176832,4},{"i",178881,1},{"i",178880,1},{"i",178879,1}},f=23,lvl=60}),mnt(336064,{b=1,cost={{"i",176832,4},{"i",178881,1},{"i",178880,1},{"i",178879,1}},itemID=181317})})),n(-1003,g({customCollect={"SL_COV_NFA"},description="Spirit quality affects loot chance."},{s(113568,181320,{b=1,cost={{"i",176832,4},{"i",178874,1},{"i",178877,1},{"i",178878,1}},f=33,lvl=60}),s(113570,181322,{b=1,cost={{"i",176832,4},{"i",178874,1},{"i",178877,1},{"i",178878,1}},f=1,lvl=60}),mnt(336039,{b=1,cost={{"i",176832,4},{"i",178874,1},{"i",178877,1},{"i",178878,1}},itemID=181300})})),n(-1005,g({customCollect={"SL_COV_NFA"},description="Spirit quality affects loot chance."},{mnt(332247,{b=1,cost={{"i",176832,4},{"i",177698,1},{"i",177699,1},{"i",177700,1}},customCollect={"SL_COV_NFA"},itemID=180723,lvl=45}),s(113565,181310,{b=1,cost={{"i",176832,4},{"i",177698,1},{"i",177699,1},{"i",177700,1}},customCollect={"SL_COV_NFA"},f=3,lvl=60}),s(112294,179509,{b=1,cost={{"i",176832,4},{"i",177698,1},{"i",177699,1},{"i",177700,1}},f=35,lvl=60}),s(112301,179516,{b=1,cost={{"i",176832,4},{"i",177698,1},{"i",177699,1},{"i",177700,1}},f=28,lvl=60}),s(112318,179533,{b=1,cost={{"i",176832,4},{"i",177698,1},{"i",177699,1},{"i",177700,1}},f=29,lvl=60}),mnt(334365,{b=1,cost={{"i",176832,4},{"i",177698,1},{"i",177699,1},{"i",177700,1}},itemID=180726,lvl=45})})),n(-1004,g({customCollect={"SL_COV_NFA"},description="Spirit quality affects loot chance."},{s(113307,180958,{b=1,cost={{"i",176832,4},{"i",178882,1},{"i",178883,1},{"i",178884,1}},f=25,lvl=60}),s(113310,180961,{b=1,cost={{"i",176832,4},{"i",178882,1},{"i",178883,1},{"i",178884,1}},f=20,lvl=60}),s(113311,180962,{b=1,cost={{"i",176832,4},{"i",178882,1},{"i",178883,1},{"i",178884,1}},f=23,lvl=60}),mnt(312777,{b=1,cost={{"i",176832,4},{"i",178882,1},{"i",178883,1},{"i",178884,1}},itemID=181316})}))})),n(-2,g({customCollect={"SL_COV_NFA"}},{n(174403,g({coords={{34.6,60.6,1662}},customCollect={"SL_COV_NFA"}},{i(184111,g({b=1,c=a14,cost={{"c",1813,12500}},customCollect={"SL_COV_NFA"},f=55,spellID=344523},{s(113829,181933,{b=1,customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113835,181939,{b=1,customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113830,181934,{b=1,customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113834,181938,{b=1,customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113776,181880,{b=1,customCollect={"SL_COV_NFA"},description="This cloak is awarded from the Queen's Conservatory Rank 5 Set if purchased by a Mail Character.",f=3,lvl=60}),s(113833,181937,{b=1,customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113836,181940,{b=1,customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113832,181936,{b=1,customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113831,181935,{b=1,customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113840,181978,{b=1,customCollect={"SL_COV_NFA"},f=6,lvl=60})})),i(184112,g({b=1,c=a28,cost={{"c",1813,12500}},customCollect={"SL_COV_NFA"},f=55,spellID=344524},{s(112561,179781,{b=1,customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112564,179784,{b=1,customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112579,179799,{b=1,customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112582,179802,{b=1,customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112570,179790,{b=1,customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112558,179778,{b=1,customCollect={"SL_COV_NFA"},f=3,lvl=60}),s(112567,179787,{b=1,customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112576,179796,{b=1,customCollect={"SL_COV_NFA"},description="This cloak is awarded from the Queen's Conservatory Rank 5 Set if purchased by a Leather Character.",f=5,lvl=60}),s(112573,179793,{b=1,customCollect={"SL_COV_NFA"},f=5,lvl=60})})),i(184113,g({b=1,c=a13,cost={{"c",1813,12500}},customCollect={"SL_COV_NFA"},f=55,spellID=344525},{s(112456,179675,{b=1,customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(112450,179669,{b=1,customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(112462,179681,{b=1,customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(112408,179625,{b=1,customCollect={"SL_COV_NFA"},description="This cloak is awarded from the Queen's Conservatory Rank 5 Set if purchased by a Cloth Character.",f=3,lvl=60}),s(112447,179666,{b=1,customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(112453,179672,{b=1,customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(112437,179655,{b=1,customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(112444,179662,{b=1,customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(112459,179678,{b=1,customCollect={"SL_COV_NFA"},f=4,lvl=60})})),i(184110,g({b=1,c=a15,cost={{"c",1813,12500}},customCollect={"SL_COV_NFA"},f=55,spellID=344522},{s(112680,179902,{b=1,customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112416,179633,{b=1,customCollect={"SL_COV_NFA"},description="This cloak is awarded from the Queen's Conservatory Rank 5 Set if purchased by a Plate Character.",f=3,lvl=60}),s(112678,179900,{b=1,customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112674,179896,{b=1,customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112677,179899,{b=1,customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112676,179898,{b=1,customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112675,179897,{b=1,customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112679,179901,{b=1,customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112673,179895,{b=1,customCollect={"SL_COV_NFA"},f=7,lvl=60})}))}))}))}))})),n(-924,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_ardenweald"},{n(-4,g({customCollect={"SL_COV_NFA"},icon="Interface\\Addons\\AllTheThings\\assets\\Category_Achievements"},{ach(14775,g({customCollect={"SL_COV_NFA"},maps={1819}},{title(435,{customCollect={"SL_COV_NFA"}})}))})),n(-916,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_ardenweald"},{n(-17,g({customCollect={"SL_COV_NFA"}},{q(63073,{coords={{39.6,55,1702}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",165702}}}),q(57459,{coords={{29.5,34.8,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",157710}},sourceQuests={57455,57458}}),q(57455,{coords={{33.2,36.3,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",157710}},sourceQuests={57454}}),q(57463,{coords={{29.5,34.6,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166982}},sourceQuests={57459}}),q(57458,{coords={{33.2,36.3,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",157710}},sourceQuests={57454}}),q(57454,{coords={{53.2,33.2,1702}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174609}},sourceQuests={63073}}),q(57583,{coords={{29.5,34.6,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166982}},sourceQuests={57463}}),q(62606,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(62608,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(60175,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(62607,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(62614,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(62615,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(62611,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(62610,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}})}))})),n(-917,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_ardenweald"},{n(-17,g({customCollect={"SL_COV_NFA"}},{q(62296,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(60153,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(62382,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(62453,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}})}))})),n(-918,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_ardenweald"},{n(-17,g({customCollect={"SL_COV_NFA"}},{q(62466,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(62263,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(62459,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(62417,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(60188,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(62400,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(62465,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}})}))})),n(-2,g({customCollect={"SL_COV_NFA"},icon="Interface\\Addons\\AllTheThings\\assets\\Interface_Vendor"},{n(174609,g({coords={{51.8,19.6,1702}},customCollect={"SL_COV_NFA"}},{i(184346,{customCollect={"SL_COV_NFA"},f=55,spellID=345296}),i(184345,{customCollect={"SL_COV_NFA"},f=55,spellID=345298}),i(184343,{customCollect={"SL_COV_NFA"},f=55,spellID=345301}),i(184342,{customCollect={"SL_COV_NFA"},f=55,spellID=345300}),i(184341,{customCollect={"SL_COV_NFA"},f=55,spellID=345299}),i(184340,{customCollect={"SL_COV_NFA"},f=55,spellID=345294}),i(184347,{customCollect={"SL_COV_NFA"},f=55,spellID=345295}),i(184344,{customCollect={"SL_COV_NFA"},f=55,spellID=345297})})),n(174766,g({coords={{56.1,51.3,1819}},customCollect={"SL_COV_NFA"}},{mnt(332248,{b=1,cost={{"c",1813,5000}},customCollect={"SL_COV_NFA"},itemID=180724,lvl=45}),mnt(342667,{b=1,cost={{"c",1813,5000}},customCollect={"SL_COV_NFA"},itemID=183801,lvl=45}),i(184118,g({b=1,cost={{"c",1813,30000}},customCollect={"SL_COV_NFA"},f=55,lvl=30,spellID=344526},{s(112864,180075,{b=1,customCollect={"SL_COV_NFA"},f=32,lvl=50}),s(112281,179496,{b=1,customCollect={"SL_COV_NFA"},f=20,lvl=50}),s(112355,179571,{b=1,customCollect={"SL_COV_NFA"},f=1,lvl=50}),s(112366,179582,{b=1,customCollect={"SL_COV_NFA"},f=34,lvl=50}),s(112329,179545,{b=1,customCollect={"SL_COV_NFA"},f=24,lvl=50}),s(112340,179556,{b=1,customCollect={"SL_COV_NFA"},f=23,lvl=50}),s(114090,182353,{b=1,customCollect={"SL_COV_NFA"},f=23,lvl=50}),s(112310,179525,{b=1,customCollect={"SL_COV_NFA"},f=28,lvl=50}),s(112826,180001,{b=1,customCollect={"SL_COV_NFA"},f=28,lvl=50}),s(112837,180018,{b=1,customCollect={"SL_COV_NFA"},f=27,lvl=50}),s(112955,180256,{b=1,customCollect={"SL_COV_NFA"},f=35,lvl=50}),s(112391,179607,{b=1,customCollect={"SL_COV_NFA"},f=8,lvl=50})})),s(113560,181305,{b=1,cost={{"c",1813,3500}},customCollect={"SL_COV_NFA"},f=3,lvl=60}),p(3016,{b=1,cost={{"i",163036,250}},customCollect={"SL_COV_NFA"},itemID=182661}),p(2913,{b=1,cost={{"i",163036,250}},customCollect={"SL_COV_NFA"},itemID=180638}),s(113558,181303,{b=1,cost={{"c",1813,3500}},customCollect={"SL_COV_NFA"},f=3,lvl=60}),p(3023,{b=1,cost={{"i",163036,250}},customCollect={"SL_COV_NFA"},itemID=182674}),i(182181,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_NFA"},lvl=50}),i(182166,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_NFA"},lvl=50})}))}))}))})),n(-936,g({customCollect={"SL_COV_NFA"}},{q(65010,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187882}}}),q(62422,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182165}}}),q(65025,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187905}},u=1016}),q(64984,{customCollect={"SL_COV_NFA"},lvl=60,pb=1,providers={{"i",187858}}}),q(64961,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187819}}}),q(64982,{customCollect={"SL_COV_NFA"},description="After obtaining the Cat Soul, grab a |cFFFFFFFFSpectral Feed|r located at |cFFFFFFFF63.75, 61.69|r in Revendreth. Then return to Heart of the Forest with it, and go to the Queen's Conservatory portal downstairs.\nFind Ma'oh next to the portal and |cFFFFFFFF/meow|r at them. Then use the |cFFFFFFFFSpectral Feed|r from your inventory while targeting them.",icon=656577,name="Cat (Fat) Soul",sourceQuests={64961}}),q(64941,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187813}}}),q(64939,{customCollect={"SL_COV_NFA"},description="Talk to Choofa in the covenant sanctum.",icon=645526,name="Choofa/Squirrel Soul"}),q(65024,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187904}},u=1016}),q(64651,{customCollect={"SL_COV_NFA"},description="Drops from rated PvP.",lvl=60,providers={{"i",182167}},pvp=1}),q(64938,{crs={174608},customCollect={"SL_COV_NFA"},description="Emote |cFFFFFFFF/pet|r on the little corgi named Sparkle running around the night fae covenant sanctum.",icon=1339013,name="Corgi Soul"}),q(62424,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182168}}}),q(64990,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187871}}}),q(63607,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",185051}}}),q(65021,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187901}}}),q(62428,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182172}}}),q(64994,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187877}}}),q(65008,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187880}}}),q(62426,{customCollect={"SL_COV_NFA"},description="Drops from rated PvP.",lvl=60,providers={{"i",182170}},pvp=1}),q(62421,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",181314}}}),q(63608,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",185052}}}),q(62427,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182171}}}),q(64650,{customCollect={"SL_COV_NFA"},description="Drops from M+.",lvl=60,providers={{"i",182173}}}),q(65023,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187903}},u=1016}),q(63609,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",185053}},u=1016}),q(62429,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182174}}}),q(62438,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182182}}}),q(63610,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",185054}}}),q(62430,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182175}}}),q(64959,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187818}}}),q(65026,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187906}},u=1016}),q(62432,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182177}}}),q(64989,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187870}}}),q(64992,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187873}}}),q(65009,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187881}}}),q(62433,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182178}}}),q(64985,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187859}}}),q(62434,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182179}}}),q(64995,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187878}}}),q(63605,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",185049}}}),q(64993,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187876}}}),q(62431,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182176}}}),q(63604,{customCollect={"SL_COV_NFA"},description="Drops from PvP.",lvl=60,providers={{"i",185048}},pvp=1}),q(62436,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182185}}}),q(64988,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187862}}}),q(62420,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",181313}}}),q(63606,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",185050}}}),q(65022,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187902}},u=1016}),q(62435,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182180}}}),q(62437,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182181}}}),q(65467,{customCollect={"SL_COV_NFA"},providers={{"i",189705}}}),q(62423,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182166}}}),q(62425,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182169}}}),q(62439,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182183}}}),q(62440,{customCollect={"SL_COV_NFA"},description="Drops from random battlegrounds.",lvl=60,providers={{"i",182184}},pvp=1}),q(63603,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",185047}}})})),n(-18,g({customCollect={"SL_COV_NFA"}},{i(183702,g({b=1,customCollect={"SL_COV_NFA"},description="Only Obtainable from Niya Soulbind.",f=102},{i(172052),i(172094),i(179314),i(172089),i(173037),i(173033),i(173032),i(172092),i(172055),i(173035),i(172054),i(179315),i(173034),i(173036),i(172053)}))})),n(-2,g({customCollect={"SL_COV_NFA"}},{n(175414,g({coords={{48.1,53.5,1702}},customCollect={"SL_COV_NFA"}},{s(112328,179544,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NFA"},f=24,lvl=50,modID=3}),s(112341,179557,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=3}),s(112395,179611,{b=1,cost={{"i",183895.82,1},{"i",183894.82,1}},customCollect={"SL_COV_NFA"},f=8,lvl=50,modID=82}),s(112325,179541,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NFA"},f=24,lvl=50,modID=82}),s(112959,180260,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NFA"},f=35,lvl=50,modID=3}),s(112394,179610,{b=1,cost={{"i",183888.03,1},{"i",183889.03,1}},customCollect={"SL_COV_NFA"},f=8,lvl=50,modID=3}),s(112957,180258,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NFA"},f=35,lvl=50,modID=82}),s(112282,179497,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NFA"},f=20,lvl=50,modID=3}),s(112312,179527,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=3}),s(112354,179570,{b=1,cost={{"i",183888.03,1},{"i",183889.03,1}},customCollect={"SL_COV_NFA"},f=1,lvl=50,modID=3}),s(112862,180073,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NFA"},f=32,lvl=50,modID=3}),s(112363,179579,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NFA"},f=34,lvl=50,modID=82}),s(112277,179492,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NFA"},f=20,lvl=50,modID=82}),s(112350,179566,{b=1,cost={{"i",183895.82,1},{"i",183894.82,1}},customCollect={"SL_COV_NFA"},f=1,lvl=50,modID=82}),s(114088,182351,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=3}),s(112315,179530,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=82}),s(112841,180022,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NFA"},f=27,lvl=50,modID=82}),s(112345,179561,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=82}),s(112860,180071,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NFA"},f=32,lvl=50,modID=82}),s(112827,180002,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=82}),s(112825,180000,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=3}),s(115533,184241,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=82}),s(112361,179577,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NFA"},f=34,lvl=50,modID=3}),s(112842,180023,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NFA"},f=27,lvl=50,modID=3})})),n(174914,g({coords={{60.2,33.2,1701}},customCollect={"SL_COV_NFA"}},{mnt(353857,{b=1,cost={{"c",1813,7500}},customCollect={"SL_COV_NFA"},itemID=186494}),mnt(332246,{b=1,cost={{"c",1813,100},{"c",1885,40}},customCollect={"SL_COV_NFA"},itemID=180722,lvl=45}),mnt(332243,{b=1,cost={{"c",1813,5000}},customCollect={"SL_COV_NFA"},itemID=180413,lvl=45}),mnt(334366,{b=1,cost={{"c",1813,5000},{"c",1885,75}},customCollect={"SL_COV_NFA"},itemID=180730,lvl=45}),toy(180290,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_NFA"}}),p(3018,{b=1,cost={{"c",1813,1500},{"c",1885,20}},customCollect={"SL_COV_NFA"},itemID=182663}),ill(6263,{b=1,cost={{"c",1813,2500}},customCollect={"SL_COV_NFA"},itemID=184164,questID=62397}),rfl(205,{b=1,cost={{"c",1813,250}},itemID=183249,spellID=342040}),i(186498,g({b=1,cost={{"c",1813,10000}},customCollect={"SL_COV_NFA"},f=55,spellID=353903},{s(115937,184946,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115938,184947,{b=1,customCollect={"SL_COV_NFA"},f=3,lvl=50}),s(115932,184941,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115933,184942,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115934,184943,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115935,184944,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115936,184945,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115931,184940,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115930,184939,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50})})),s(112455,179674,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=4,lvl=50}),s(112562,179782,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NFA"},f=5,lvl=50}),s(113821,181925,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NFA"},f=6,lvl=50}),s(112565,179785,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NFA"},f=5,lvl=50}),s(112392,179608,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NFA"},f=8,lvl=50}),s(112580,179800,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NFA"},f=5,lvl=50}),s(112583,179803,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NFA"},f=5,lvl=50}),s(112571,179791,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NFA"},f=5,lvl=50}),s(113822,181926,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NFA"},f=6,lvl=50}),s(113562,181307,{b=1,cost={{"c",1813,3500}},customCollect={"SL_COV_NFA"},f=3,lvl=50}),s(112411,179628,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=3,lvl=50}),s(112556,179776,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=5,lvl=50}),s(112688,179910,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=7,lvl=50}),s(112417,179634,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=3,lvl=50}),s(112449,179668,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=4,lvl=50}),s(112568,179788,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=5,lvl=50}),s(112461,179680,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NFA"},f=4,lvl=50}),s(112407,179624,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=3,lvl=50}),s(112279,179494,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NFA"},f=20,lvl=50}),s(113827,181931,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NFA"},f=6,lvl=50}),s(112686,179908,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NFA"},f=7,lvl=50}),s(112682,179904,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NFA"},f=7,lvl=50}),s(113826,181930,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NFA"},f=6,lvl=50}),s(113775,181879,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=3,lvl=50}),s(112685,179907,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=7,lvl=50}),s(112684,179906,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NFA"},f=7,lvl=50}),s(113825,181929,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=6,lvl=50}),s(112446,179665,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NFA"},f=4,lvl=50}),s(113828,181932,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=6,lvl=50}),s(112365,179581,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NFA"},f=34,lvl=50}),s(112452,179671,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NFA"},f=4,lvl=50}),s(113824,181928,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NFA"},f=6,lvl=50}),s(112352,179568,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NFA"},f=1,lvl=50}),s(114089,182352,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NFA"},f=23,lvl=50}),s(112577,179797,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=5,lvl=50}),s(112324,179540,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NFA"},f=24,lvl=50}),s(113566,181311,{b=1,cost={{"c",1813,3500},{"c",1885,40}},customCollect={"SL_COV_NFA"},f=3,lvl=50}),s(112683,179905,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=7,lvl=50}),s(113837,181941,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=6,lvl=50}),s(112436,179654,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=4,lvl=50}),s(112687,179909,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NFA"},f=7,lvl=50}),s(112443,179661,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NFA"},f=4,lvl=50}),s(112458,179677,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NFA"},f=4,lvl=50}),s(112342,179558,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NFA"},f=23,lvl=50}),s(113823,181927,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=6,lvl=50}),s(112828,180003,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NFA"},f=28,lvl=50}),s(112440,179658,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=4,lvl=50}),s(112681,179903,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NFA"},f=7,lvl=50}),s(112574,179794,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=5,lvl=50}),s(112839,180020,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NFA"},f=27,lvl=50}),s(112866,180077,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NFA"},f=32,lvl=50}),s(112956,180257,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NFA"},f=35,lvl=50}),s(112313,179528,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NFA"},f=28,lvl=50})})),n(175415,g({coords={{49.4,54.4,1702}},customCollect={"SL_COV_NFA"}},{s(112328,179544,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NFA"},f=24,lvl=50,modID=5}),s(112341,179557,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=5}),s(112395,179611,{b=1,cost={{"i",183895.84,1},{"i",183894.84,1}},customCollect={"SL_COV_NFA"},f=8,lvl=50,modID=84}),s(112325,179541,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NFA"},f=24,lvl=50,modID=84}),s(112959,180260,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NFA"},f=35,lvl=50,modID=5}),s(112394,179610,{b=1,cost={{"i",183888.05,1},{"i",183889.05,1}},customCollect={"SL_COV_NFA"},f=8,lvl=50,modID=5}),s(112957,180258,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NFA"},f=35,lvl=50,modID=84}),s(112282,179497,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NFA"},f=20,lvl=50,modID=5}),s(112312,179527,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=5}),s(112354,179570,{b=1,cost={{"i",183888.05,1},{"i",183889.05,1}},customCollect={"SL_COV_NFA"},f=1,lvl=50,modID=5}),s(112862,180073,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NFA"},f=32,lvl=50,modID=5}),s(112363,179579,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NFA"},f=34,lvl=50,modID=84}),s(112277,179492,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NFA"},f=20,lvl=50,modID=84}),s(112350,179566,{b=1,cost={{"i",183895.84,1},{"i",183894.84,1}},customCollect={"SL_COV_NFA"},f=1,lvl=50,modID=84}),s(114088,182351,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=5}),s(112315,179530,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=84}),s(112841,180022,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NFA"},f=27,lvl=50,modID=84}),s(112345,179561,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=84}),s(112860,180071,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NFA"},f=32,lvl=50,modID=84}),s(112827,180002,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=84}),s(112825,180000,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=5}),s(115533,184241,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=84}),s(112361,179577,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NFA"},f=34,lvl=50,modID=5}),s(112842,180023,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NFA"},f=27,lvl=50,modID=5})})),n(175418,g({coords={{45.9,56.4,1701}},customCollect={"SL_COV_NFA"}},{s(112386,179602,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=8,lvl=60}),s(109240,175597,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(109231,175588,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(109246,175603,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(112406,179623,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=3,lvl=60}),s(109229,175586,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(109235,175592,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(109219,175576,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(109224,175581,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(109243,175600,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(112439,179657,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(112278,179493,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=20,lvl=60}),s(112351,179567,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=1,lvl=60}),s(112364,179580,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=34,lvl=60}),s(114081,182319,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=23,lvl=60}),s(112546,179766,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112547,179767,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112551,179771,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112552,179772,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112549,179769,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112553,179773,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=3,lvl=60}),s(112548,179768,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112550,179770,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112545,179765,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112554,179774,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112666,179888,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112403,179620,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=3,lvl=60}),s(112668,179890,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112671,179893,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112665,179887,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112669,179891,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112670,179892,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112667,179889,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112672,179894,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(113812,181916,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113806,181910,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113811,181915,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113807,181911,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113773,181877,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=3,lvl=60}),s(113808,181912,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113805,181909,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113809,181913,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113810,181914,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113841,181979,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(112344,179560,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=23,lvl=60}),s(112830,180005,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=28,lvl=60}),s(112840,180021,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=27,lvl=60}),s(112868,180079,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=32,lvl=60}),s(112958,180259,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=35,lvl=60}),s(112314,179529,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=28,lvl=60}),s(112326,179542,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=24,lvl=60})})),n(175413,g({coords={{46.9,54.3,1702}},customCollect={"SL_COV_NFA"}},{s(112328,179544,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NFA"},f=24,lvl=50,modID=4}),s(112341,179557,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=4}),s(112395,179611,{b=1,cost={{"i",183895.83,1},{"i",183894.83,1}},customCollect={"SL_COV_NFA"},f=8,lvl=50,modID=83}),s(112325,179541,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NFA"},f=24,lvl=50,modID=83}),s(112959,180260,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NFA"},f=35,lvl=50,modID=4}),s(112394,179610,{b=1,cost={{"i",183888.04,1},{"i",183889.04,1}},customCollect={"SL_COV_NFA"},f=8,lvl=50,modID=4}),s(112957,180258,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NFA"},f=35,lvl=50,modID=83}),s(112282,179497,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NFA"},f=20,lvl=50,modID=4}),s(112312,179527,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=4}),s(112354,179570,{b=1,cost={{"i",183888.04,1},{"i",183889.04,1}},customCollect={"SL_COV_NFA"},f=1,lvl=50,modID=4}),s(112862,180073,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NFA"},f=32,lvl=50,modID=4}),s(112363,179579,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NFA"},f=34,lvl=50,modID=83}),s(112277,179492,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NFA"},f=20,lvl=50,modID=83}),s(112350,179566,{b=1,cost={{"i",183895.83,1},{"i",183894.83,1}},customCollect={"SL_COV_NFA"},f=1,lvl=50,modID=83}),s(114088,182351,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=4}),s(112315,179530,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=83}),s(112841,180022,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NFA"},f=27,lvl=50,modID=83}),s(112345,179561,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=83}),s(112860,180071,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NFA"},f=32,lvl=50,modID=83}),s(112827,180002,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=83}),s(112825,180000,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=4}),s(115533,184241,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=83}),s(112361,179577,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NFA"},f=34,lvl=50,modID=4}),s(112842,180023,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NFA"},f=27,lvl=50,modID=4})})),n(175417,g({coords={{49.4,54.4,1702}},customCollect={"SL_COV_NFA"}},{s(115003,179544,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NFA"},f=24,lvl=50,modID=6}),s(115008,179557,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=6}),s(115497,179611,{b=1,cost={{"i",183895.85,1},{"i",183894.85,1}},customCollect={"SL_COV_NFA"},f=8,lvl=50,modID=85}),s(115493,179541,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NFA"},f=24,lvl=50,modID=85}),s(115007,180260,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NFA"},f=35,lvl=50,modID=6}),s(115002,179610,{b=1,cost={{"i",183888.06,1},{"i",183889.06,1}},customCollect={"SL_COV_NFA"},f=8,lvl=50,modID=6}),s(115489,180258,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NFA"},f=35,lvl=50,modID=85}),s(115005,179497,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NFA"},f=20,lvl=50,modID=6}),s(115011,179527,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=6}),s(115010,179570,{b=1,cost={{"i",183888.06,1},{"i",183889.06,1}},customCollect={"SL_COV_NFA"},f=1,lvl=50,modID=6}),s(115004,180073,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NFA"},f=32,lvl=50,modID=6}),s(115488,179579,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NFA"},f=34,lvl=50,modID=85}),s(115487,179492,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NFA"},f=20,lvl=50,modID=85}),s(115496,179566,{b=1,cost={{"i",183895.85,1},{"i",183894.85,1}},customCollect={"SL_COV_NFA"},f=1,lvl=50,modID=85}),s(115009,182351,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=6}),s(115494,179530,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=85}),s(115491,180022,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NFA"},f=27,lvl=50,modID=85}),s(115490,179561,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=85}),s(115492,180071,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NFA"},f=32,lvl=50,modID=85}),s(115495,180002,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=85}),s(115012,180000,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=6}),s(115534,184241,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=85}),s(115006,179577,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NFA"},f=34,lvl=50,modID=6}),s(115013,180023,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NFA"},f=27,lvl=50,modID=6})}))}))})),n(-949,g({customCollect={"SL_COV_VEN"},maps={1699,1700}},{n(-901,{q(62691,g({coords={{61.6,75.6,1700}},customCollect={"SL_COV_VEN"},description="Will only be offered as the initial 'Calling' during the Covenant introduction.",lvl=60,providers={{"n",165302}},repeatable=1,sourceQuests={62695}},{i(181556,{b=1,f=55})})),q(60422,g({coords={{51.2,37.7,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",158653}},repeatable=1,sourceQuests={59324,62921}},{i(181475,{b=1,f=55})})),q(60427,g({coords={{51.8,37.4,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",158653}},repeatable=1,sourceQuests={59324,62921}},{i(181372,{b=1,f=55})})),q(60431,g({coords={{51.2,37.8,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",158653}},repeatable=1,sourceQuests={59324,62921}},{i(181732,{b=1,f=55})})),q(60378,g({customCollect={"SL_COV_VEN"},lvl=60,repeatable=1,sourceQuests={59324,62921}},{i(181556,{b=1,f=55})})),q(60370,g({customCollect={"SL_COV_VEN"},lvl=60,repeatable=1,sourceQuests={59324,62921}},{i(181556,{b=1,f=55})})),q(60389,g({coords={{62.2,76.3,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165302}},repeatable=1,sourceQuests={59324,62921}},{i(181475,{b=1,f=55})})),q(60394,g({coords={{62,76.2,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165302}},repeatable=1,sourceQuests={59324,62921}},{i(181372,{b=1,f=55})})),q(60397,g({coords={{62,76.1,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165302}},repeatable=1,sourceQuests={59324,62921}},{i(181732,{b=1,f=55})})),q(60399,g({coords={{62.2,76.3,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165302}},repeatable=1,sourceQuests={59324,62921}},{i(181556,{b=1,f=55})})),q(60460,g({coords={{45.4,28.5,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164738}},repeatable=1,sourceQuests={59324,62921}},{i(181556,{b=1,f=55})})),q(60375,g({customCollect={"SL_COV_VEN"},lvl=60,repeatable=1,sourceQuests={59324,62921}},{i(181556,{b=1,f=55})})),q(60441,g({coords={{55.6,76.6,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165291}},repeatable=1,sourceQuests={59324,62921}},{i(181476,{b=1,f=55})})),q(60444,g({coords={{55.9,78,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165291}},repeatable=1,sourceQuests={59324,62921}},{i(181741,{b=1,f=55})})),q(60446,g({coords={{55.6,76.6,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165291}},repeatable=1,sourceQuests={59324,62921}},{i(181733,{b=1,f=55})})),q(60448,g({coords={{55.6,76.6,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165291}},repeatable=1,sourceQuests={59324,62921}},{i(181557,{b=1,f=55})})),q(60365,g({customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",158713}},repeatable=1,sourceQuests={59324,62921}},{i(181556,{b=1,f=55})})),q(60417,g({coords={{61.3,66.7,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",158713}},repeatable=1,sourceQuests={59324,62921}},{i(181556,{b=1,f=55})})),q(60456,g({coords={{45.4,28.5,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164738}},repeatable=1,sourceQuests={59324,62921}},{i(181557,{b=1,f=55})})),q(60410,g({coords={{57.8,59.5,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164741}},repeatable=1,sourceQuests={59324,62921}},{i(181556,{b=1,f=55})})),q(60401,g({coords={{57.8,58.7,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164741}},repeatable=1,sourceQuests={59324,62921}},{i(181475,{b=1,f=55})})),q(60406,g({coords={{57.8,59.5,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164741}},repeatable=1,sourceQuests={59324,62921}},{i(181372,{b=1,f=55})})),q(60409,g({coords={{57.8,59.5,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164741}},repeatable=1,sourceQuests={59324,62921}},{i(181732,{b=1,f=55})})),q(60432,g({coords={{51.8,37.4,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",158653}},repeatable=1,sourceQuests={59324,62921}},{i(181556,{b=1,f=55})}))}),n(-228,g({customCollect={"SL_COV_VEN"}},{fp(2548,{coords={{67.1,21.9,1699}},customCollect={"SL_COV_VEN"}})})),n(-17,g({customCollect={"SL_COV_VEN"}},{q(57889,g({coords={{58,27.5,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",159694}},sourceQuests={57887}},{s(113280,180917,{b=1,customCollect={"SL_COV_VEN"},f=4}),s(113282,180919,{b=1,customCollect={"SL_COV_VEN"},f=5}),s(113281,180918,{b=1,customCollect={"SL_COV_VEN"},f=6}),s(113466,180916,{b=1,customCollect={"SL_COV_VEN"},f=7})})),q(62695,{coords={{54,27.2,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",175772}},sourceQuests={62857}}),q(62914,{coords={{45.9,27.6,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164738}},sourceQuests={62870}}),q(62920,{coords={{44.6,20.1,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171950}},sourceQuests={62919}}),q(57885,{coords={{58.8,29.9,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",159513}},sourceQuests={57884}}),q(57886,{coords={{58,27.5,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",159694}},sourceQuests={57885}}),q(58600,{coords={{50.1,20.5,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160280}},sourceQuests={58584,58585,58586}}),q(59325,g({coords={{46.2,14.7,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161977}},sourceQuests={58407}},{follower(1209,{customCollect={"SL_COV_VEN"}})})),q(65169,g({coords={{46.1,14.9,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161977}},sourceQuests={62920}},{follower(1209,{customCollect={"SL_COV_VEN"}})})),q(58555,{coords={{49.7,30.1,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",162213}},sourceQuests={58530}}),q(60183,{coords={{56.3,66.6,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",167381}},sourceQuests={57771,57772,60145,60265}}),q(57880,{coords={{50.2,18.6,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161979}},sourceQuests={60904}}),q(58424,{coords={{72.6,37.5,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160956}},sourceQuests={58372}}),q(57888,{coords={{58,27.5,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",159694}},sourceQuests={57887}}),q(57771,g({coords={{56.3,66.6,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",167381}},sourceQuests={57727}},{toy(180947,{b=1,customCollect={"SL_COV_VEN"}})})),q(59323,{coords={{45.3,30.3,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171934}},sourceQuests={59321}}),q(62902,{coords={{61.6,75.7,1700}},customCollect={"SL_COV_VEN"},description="Becomes available after you complete your first Calling quest.",lvl=60,providers={{"n",165302}},sourceQuests={62691}}),q(62905,{coords={{46,27.9,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164738}},sourceQuests={62904}}),q(57890,{coords={{58,27.5,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",159694}},sourceQuests={57887}}),q(62918,{coords={{46.2,21.6,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171950}},sourceQuests={62915}}),q(58388,{coords={{46.4,51.4,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161421}},sourceQuests={58443}}),q(58337,{coords={{65.9,32.2,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161056}},sourceQuests={58842}}),q(62856,{coords={{45.5,28.7,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171934}},sourceQuests={59323}}),q(60993,{coords={{50.1,20.5,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160280}},sourceQuests={58656}}),q(58326,{coords={{65.9,32.2,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161056}},sourceQuests={58842}}),q(59701,{coords={{51,38,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 5.",lvl=60,providers={{"n",158653}},sourceQuests={59324,62921}}),q(61077,{coords={{52,37.6,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 17.",lvl=60,providers={{"n",158653}}}),q(58443,{coords={{43.8,51.4,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161278}},sourceQuests={58387}}),q(58630,{coords={{50.1,20.5,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160280}},sourceQuests={58600,58603}}),q(58428,{coords={{72.7,37.6,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160941}},sourceQuests={58372}}),q(58392,{coords={{69.8,59.9,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161572}},sourceQuests={58391}}),q(60995,{coords={{24.3,29.8,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",170999}},sourceQuests={60993}}),q(60265,{coords={{57.4,69.2,1525}},crs={158796},customCollect={"SL_COV_VEN"},lvl=60,providers={{"i",178557}},sourceQuests={57727}}),q(58384,{coords={{42.2,47.5,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161208}},sourceQuests={58426}}),q(57892,{coords={{56.9,28.7,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",159946}},sourceQuests={57891}}),q(58395,g({customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161436}},sourceQuests={58394}},{s(113266,180903,{b=1,customCollect={"SL_COV_VEN"},f=6}),s(113264,180901,{b=1,customCollect={"SL_COV_VEN"},f=4}),s(113267,180904,{b=1,customCollect={"SL_COV_VEN"},f=5}),s(113265,180902,{b=1,customCollect={"SL_COV_VEN"},f=7})})),q(60996,{coords={{24.3,29.7,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171147}},sourceQuests={60994,60995}}),q(57772,{coords={{56.3,66.7,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",167380}},sourceQuests={57727}}),q(60500,{coords={{56.8,30.8,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"o",352520}},sourceQuests={59324,62921}}),q(59676,{coords={{52.4,35.4,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165658}},sourceQuests={59706}}),q(59711,{coords={{72.1,74.9,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165818}},sourceQuests={59707}}),q(59720,{coords={{40.3,30.7,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165865}},sourceQuests={59708}}),q(58656,{coords={{51.4,18.5,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",174587}},sourceQuests={58630}}),q(58530,{coords={{43.8,46.4,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161514}},sourceQuests={61050}}),q(62915,{coords={{55.3,27.4,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",172605}},sourceQuests={62837}}),q(61050,{coords={{51.3,38,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 13.",lvl=60,providers={{"n",158653}},sourceQuests={58444,63655}}),q(58426,{coords={{46.5,32.2,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161160}},sourceQuests={58383}}),q(62903,{coords={{54.9,26.3,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",172605}},sourceQuests={62902}}),q(59706,{coords={{41,54.7,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165661}},sourceQuests={59701,61492}}),q(59708,{coords={{41,54.7,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165661}},sourceQuests={59701,61492}}),q(59707,{coords={{41,54.7,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165661}},sourceQuests={59701,61492}}),q(57887,{coords={{58,27.5,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",159694}},sourceQuests={57886}}),q(59343,g({coords={{50.3,18.8,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",172042}},sourceQuests={59719}},{follower(1210,{customCollect={"SL_COV_VEN"}})})),q(65170,g({coords={{50.5,18,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161979}},sourceQuests={62920}},{follower(1210,{customCollect={"SL_COV_VEN"}})})),q(58394,{customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161436}},sourceQuests={58392,58393}}),q(58372,g({coords={{65.9,28.8,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160956}},sourceQuests={58325,58326,58337}},{s(113288,180925,{b=1,customCollect={"SL_COV_VEN"},f=4}),s(113290,180927,{b=1,customCollect={"SL_COV_VEN"},f=5}),s(113289,180926,{b=1,customCollect={"SL_COV_VEN"},f=6}),s(113287,180924,{b=1,customCollect={"SL_COV_VEN"},f=7})})),q(58385,{coords={{42.2,47.5,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161208}},sourceQuests={58426}}),q(60994,{coords={{24.3,29.8,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171001}},sourceQuests={60993}}),q(58389,g({coords={{48.3,54.4,1525}},crs={161448,161480},customCollect={"SL_COV_VEN"},lvl=60,providers={{"i",174212}},sourceQuests={58443}},{i(174211,{customCollect={"SL_COV_VEN"}})})),q(60935,{coords={{54.9,30.9,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 11.",lvl=60,providers={{"o",353949}}}),q(60904,{coords={{53.6,32.9,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 8.",lvl=60,providers={{"o",353948}}}),q(63655,{coords={{23.1,45.9,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",179978}},sourceQuests={63654}}),q(58406,{coords={{51.8,37.5,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 22.",lvl=60,providers={{"n",158653}}}),q(58440,g({coords={{72.7,37.6,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160941}},sourceQuests={58424,58428,60673}},{mnt(332932,{b=1,customCollect={"SL_COV_VEN"},itemID=180945})})),q(57891,{coords={{58,27.5,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",159694}},sourceQuests={57888,57889,57890}}),q(57893,{coords={{56.9,28.7,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",159946}},sourceQuests={57892}}),q(58585,{coords={{50.1,20.6,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160280}},sourceQuests={58555}}),q(62921,{coords={{44.6,20.1,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171950}},sourceQuests={62920}}),q(59324,{coords={{57.6,58.8,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164741}}}),q(58603,{coords={{50.1,20.5,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160280}},sourceQuests={58584,58585,58586}}),q(57884,{coords={{60.4,40.1,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",159513}},sourceQuests={57881,57882}}),q(58391,{customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161431}},sourceQuests={58388,58389,58518}}),q(57882,{coords={{60.4,40.1,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",159513}},sourceQuests={57880}}),q(61981,{coords={{55,26.8,1699}},customCollect={"SL_COV_VEN"},isWeekly=1,lvl=60,providers={{"n",172605}},sourceQuests={59324,62921}}),q(58444,{coords={{72.7,37.6,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160941}},sourceQuests={58440}}),q(58584,g({coords={{50.1,20.6,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161526}},sourceQuests={58555}},{s(113297,180937,{b=1,customCollect={"SL_COV_VEN"},f=3}),s(113295,180934,{b=1,customCollect={"SL_COV_VEN"},f=3}),s(113298,180938,{b=1,customCollect={"SL_COV_VEN"},f=3}),s(113296,180936,{b=1,customCollect={"SL_COV_VEN"},f=3})})),q(59321,{coords={{50.9,38.1,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164796}},sourceQuests={59315}}),q(63341,{coords={{54,27.2,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 22.",lvl=60,providers={{"n",175772}},sourceQuests={63340},u=2}),q(64083,{coords={{54,27.2,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 59.",lvl=60,providers={{"n",175772}}}),q(63340,{coords={{54.1,26.8,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 7.",lvl=60,providers={{"n",175772}},u=2}),q(64325,{coords={{54.1,26.8,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 43.",lvl=60,providers={{"n",175772}}}),q(58382,{coords={{55.8,78.7,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165291}},sourceQuests={61077}}),q(62870,g({coords={{40,68.3,1670}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164079}},sourceQuests={62837}},{s(113272,180909,{b=1,customCollect={"SL_COV_VEN"},f=5}),s(113273,180910,{b=1,customCollect={"SL_COV_VEN"},f=7}),s(113274,180911,{b=1,customCollect={"SL_COV_VEN"},f=4}),s(113275,180912,{b=1,customCollect={"SL_COV_VEN"},f=6})})),q(58421,{coords={{72.7,37.6,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160941}},sourceQuests={58372}}),q(57727,{coords={{51.8,37.5,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 20.",lvl=60,providers={{"n",158653}}}),q(58393,{coords={{69.8,59.9,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161572}},sourceQuests={58391}}),q(62919,g({coords={{43.9,17.9,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171979}},sourceQuests={62918}},{cd(219,{b=1,c=a7,customCollect={"SL_COV_VEN"},itemID=182962,spellID=341427}),cd(139,{b=1,c=a10,customCollect={"SL_COV_VEN"},itemID=182331,spellID=341427}),cd(280,{b=1,c=a2,customCollect={"SL_COV_VEN"},itemID=183474,spellID=341427}),cd(215,{b=1,c=a3,customCollect={"SL_COV_VEN"},itemID=182777,spellID=341427}),cd(165,{b=1,c=a5,customCollect={"SL_COV_VEN"},itemID=182463,spellID=341427}),cd(62,{b=1,c=a11,customCollect={"SL_COV_VEN"},itemID=181774,spellID=341427}),cd(126,{b=1,c=a6,customCollect={"SL_COV_VEN"},itemID=182288,spellID=341427}),cd(198,{b=1,c=a12,customCollect={"SL_COV_VEN"},itemID=182685,spellID=341427}),cd(229,{b=1,c=a8,customCollect={"SL_COV_VEN"},itemID=183495,spellID=341427}),cd(149,{b=1,c=a1,customCollect={"SL_COV_VEN"},itemID=182348,spellID=341427}),cd(105,{b=1,c=a4,customCollect={"SL_COV_VEN"},itemID=182130,spellID=341427}),cd(43,{b=1,c=a9,customCollect={"SL_COV_VEN"},itemID=181639,spellID=341427}),cd(99,{b=1,c=a6,itemID=182113,spellID=341427}),cd(108,{b=1,c=a6,itemID=182133,spellID=341427}),cd(132,{b=1,c=a12,itemID=182317,spellID=341427}),cd(134,{b=1,c=a12,itemID=182324,spellID=341427}),cd(256,{b=1,c=a2,itemID=183466,spellID=341427}),cd(257,{b=1,c=a2,itemID=183467,spellID=341427}),cd(178,{b=1,c=a10,itemID=182584,spellID=341427}),cd(170,{b=1,c=a10,itemID=182469,spellID=341427}),cd(48,{b=1,c=a9,itemID=181707,spellID=341427}),cd(26,{b=1,c=a9,itemID=181467,spellID=341427}),cd(37,{b=1,c=a11,itemID=181512,spellID=341427}),cd(15,{b=1,c=a11,itemID=181373,spellID=341427}),cd(141,{b=1,c=a3,itemID=182336,spellID=341427}),cd(159,{b=1,c=a3,itemID=182448,spellID=341427}),cd(72,{b=1,c=a4,itemID=181840,spellID=341427}),cd(85,{b=1,c=a4,itemID=181962,spellID=341427}),cd(234,{b=1,c=a8,itemID=183500,spellID=341427}),cd(230,{b=1,c=a8,itemID=183496,spellID=341427}),cd(93,{b=1,c=a1,itemID=182106,spellID=341427}),cd(95,{b=1,c=a1,itemID=182108,spellID=341427}),cd(162,{b=1,c=a7,itemID=182460,spellID=341427}),cd(168,{b=1,c=a7,itemID=182466,spellID=341427}),cd(27,{b=1,c=a5,itemID=181469,spellID=341427}),cd(8,{b=1,c=a5,itemID=180847,spellID=341427})})),q(57918,{altQuests={58093},coords={{55.6,76.6,1700}},customCollect={"SL_COV_VEN"},isBreadcrumb=1,lvl=58,nextQuests={57919},providers={{"n",165291}}}),q(59719,g({coords={{41,54.7,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165661}},sourceQuests={59676,59708,59711}},{s(113291,180928,{b=1,customCollect={"SL_COV_VEN"},f=4}),s(113294,180931,{b=1,customCollect={"SL_COV_VEN"},f=5}),s(113293,180930,{b=1,customCollect={"SL_COV_VEN"},f=6}),s(113292,180929,{b=1,customCollect={"SL_COV_VEN"},f=7})})),q(62857,{coords={{54,27.2,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",175772}},sourceQuests={62856}}),q(59315,{coords={{25.4,56.1,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164742}},sourceQuests={59314}}),q(58842,{coords={{51.7,37.6,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",158653}},sourceQuests={60935}}),q(63033,{coords={{51.2,37.8,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",158653}},sourceQuests={59324,62921}}),q(57881,{coords={{60.4,40.1,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",159513}},sourceQuests={57880}}),q(58383,{coords={{46.4,32.3,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161158}},sourceQuests={58382}}),q(58407,g({coords={{27.4,40.3,1525}},customCollect={"SL_COV_VEN"},lvl=60,maps={1689},providers={{"n",170543}},sourceQuests={58406}},{i(183893,{b=1,c={6,9,12},modID=4}),i(183892,{b=1,c={3,8,11},modID=4}),i(183891,{b=1,c={2,5,7},modID=4}),i(183890,{b=1,c={1,4,10},modID=4}),i(183888,{b=1,c={1,2,5,10},modID=4}),i(183889,{b=1,c={7,8,9,11},modID=4}),mnt(312754,{b=1,itemID=180948})})),q(59233,g({coords={{21,22.8,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171175}},sourceQuests={60996}},{s(113270,180907,{b=1,customCollect={"SL_COV_VEN"},f=6}),s(113269,180906,{b=1,customCollect={"SL_COV_VEN"},f=4}),s(113271,180908,{b=1,customCollect={"SL_COV_VEN"},f=5}),s(113268,180905,{b=1,customCollect={"SL_COV_VEN"},f=7})})),q(61492,{coords={{46.3,15.7,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 5.",lvl=60,providers={{"n",161977}},sourceQuests={59324,62921}}),q(58586,{coords={{50.1,20.6,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160280}},sourceQuests={58555}}),q(62904,{coords={{54.9,26.3,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",172605}},sourceQuests={62903}}),q(57646,g({coords={{71.9,68.8,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",167689}},sourceQuests={57729}},{s(113286,180923,{b=1,customCollect={"SL_COV_VEN"},f=6}),s(113285,180922,{b=1,customCollect={"SL_COV_VEN"},f=4}),s(113283,180920,{b=1,customCollect={"SL_COV_VEN"},f=5}),s(113284,180921,{b=1,customCollect={"SL_COV_VEN"},f=7})})),q(60673,g({coords={{77.5,39.2,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161298}},sourceQuests={58421}},{s(113276,180913,{b=1,customCollect={"SL_COV_VEN"},f=4}),s(113278,180915,{b=1,customCollect={"SL_COV_VEN"},f=5}),s(113277,180914,{b=1,customCollect={"SL_COV_VEN"},f=6}),s(113263,180900,{b=1,customCollect={"SL_COV_VEN"},f=7})})),q(58518,{customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161427}},sourceQuests={58443}}),q(60145,{coords={{56.3,66.6,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",167381}},sourceQuests={57727}}),q(57729,{coords={{61.5,69.6,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",167620}},sourceQuests={60183}}),q(58386,{customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161261}},sourceQuests={58426}}),q(58325,{coords={{72.7,37.6,1525},{66,28.9,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160941},{"n",160942}},sourceQuests={58842}}),q(58387,g({coords={{43.8,51.4,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161278}},sourceQuests={58384,58385,58386}},{s(113301,180941,{b=1,customCollect={"SL_COV_VEN"},f=3})})),q(61334,{coords={{46,28.1,1699}},customCollect={"SL_COV_VEN"},isWeekly=1,lvl=60,providers={{"n",164738}}}),q(62867,{coords={{46,28.1,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 15.",isWeekly=1,lvl=60,providers={{"n",164738}}}),q(62868,{coords={{46,28.1,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 24.",isWeekly=1,lvl=60,providers={{"n",164738}}}),q(62869,{coords={{46,28.1,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 32.",isWeekly=1,lvl=60,providers={{"n",164738}}}),q(65105,{coords={{46,28.1,1699}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",164738}},repeatable=1,sourceQuests={62869}})})),n(-902,g({customCollect={"SL_COV_VEN"},description="These are rewards automatically granted by reaching a specific level of Renown."},{mnt(333021,{b=1,customCollect={"SL_COV_VEN"},description="Requires Renown 39.",itemID=182332}),mnt(353872,{b=1,customCollect={"SL_COV_VEN"},description="Requires Renown 45.",itemID=186476}),title(18447000,{customCollect={"SL_COV_VEN"},description="Requires Renown 40.",titleIDs={429,430}}),title(444,{customCollect={"SL_COV_VEN"},description="Requires Renown 80."}),i(186507,g({b=1,customCollect={"SL_COV_VEN"},description="Requires Renown 60.",f=55,spellID=353914},{s(116046,185064,{b=1,customCollect={"SL_COV_VEN"},f=3,lvl=50}),s(116041,185059,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116042,185060,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116043,185061,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116044,185062,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116040,185058,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116039,185057,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116045,185063,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50})})),i(186580,{b=1,customCollect={"SL_COV_VEN"},description="Requires Renown 56.",f=102,questID=64132,spellID=354188}),i(188003,{b=1,customCollect={"SL_COV_VEN"},description="Rewarded at 15 and 24 Renown.",f=102,spellID=336456}),i(186472,{b=1,description="Rewarded at 52, 67 and 76 Renown.",f=55,spellID=353852}),n(-364,g({customCollect={"SL_COV_VEN"},description="Requires Renown 48."},{rfl(212,{b=1,c=a6,customCollect={"SL_COV_VEN"},itemID=186567,spellID=342040}),rfl(236,{b=1,c=a12,customCollect={"SL_COV_VEN"},itemID=187105,spellID=342040}),rfl(220,{b=1,c=a2,customCollect={"SL_COV_VEN"},itemID=186609,spellID=342040}),rfl(255,{b=1,c=a10,customCollect={"SL_COV_VEN"},itemID=187232,spellID=342040}),rfl(222,{b=1,c=a9,customCollect={"SL_COV_VEN"},itemID=186635,spellID=342040}),rfl(259,{b=1,c=a11,customCollect={"SL_COV_VEN"},itemID=187277,spellID=342040}),rfl(240,{b=1,c=a3,customCollect={"SL_COV_VEN"},itemID=187127,spellID=342040}),rfl(243,{b=1,c=a4,customCollect={"SL_COV_VEN"},itemID=187162,spellID=342040}),rfl(229,{b=1,c=a8,customCollect={"SL_COV_VEN"},itemID=186710,spellID=342040}),rfl(247,{b=1,c=a1,customCollect={"SL_COV_VEN"},itemID=187224,spellID=342040}),rfl(251,{b=1,c=a7,customCollect={"SL_COV_VEN"},itemID=187228,spellID=342040}),rfl(215,{b=1,c=a5,customCollect={"SL_COV_VEN"},itemID=186572,spellID=342040})}))})),n(-921,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Inv_misc_sigil_revendreth01"},{n(-915,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Sanctum_features_animadiversion_revendreth"},{n(-18,g({customCollect={"SL_COV_VEN"},description="Every Activity within Anima Conductor Rewards this.",icon="Interface\\Addons\\AllTheThings\\assets\\Interface_Rewards"},{cu(1885)})),n(-916,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Sanctum_features_animadiversion_revendreth"},{n(-17,g({customCollect={"SL_COV_VEN"}},{q(63066,{coords={{55.4,27,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",172605}}}),q(60721,{coords={{48.3,56.3,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164739}},sourceQuests={63066}})})),n(-16,g({customCollect={"SL_COV_VEN"}},{n(165290,g({coords={{45.8,79,1525}},customCollect={"SL_COV_VEN"},description="Can be killed and looted by any Covenant, but a member of the |cFFfe040fVenthyr Covenant|r must channel anima to Wanecrypt Hill to summon it. Use the Dredterror Ballista to make her attackable.",isDaily=1,questID=59612},{q(59607,{coords={{46.3,77.86,1525}},cost={{"i",176397,1}},crs={165327},customCollect={"SL_COV_VEN"},description="If this quest is offered, it must be completed to spawn the rare.",isDaily=1,lvl=58,repeatable=1}),i(176397,{b=1,coords={{43.2,77.6,1525}},customCollect={"SL_COV_VEN"},f=55}),i(180713,{b=1,f=55,spellID=334452}),mnt(332882,{b=1,customCollect={"SL_COV_VEN"},itemID=180461}),s(114936,183720,{b=1,f=5,lvl=48})}))})),n(-212,g({customCollect={"SL_COV_VEN"}},{o(356757,{coords={{71.9,34.5,1525}},customCollect={"SL_COV_VEN"},description="Part of the Greater Greedstone treasure. Requires focusing the Anima Conductor at Crypt of the Forgotten.",isDaily=1,questID=61646}),o(354211,g({coords={{46,29.1,1525}},customCollect={"SL_COV_VEN"},description="Part of the Greater Greedstone treasure. Requires focusing the Anima Conductor at Crypt of the Forgotten.",isDaily=1,questID=61045},{i(182768,{b=1,customCollect={"SL_COV_VEN"},f=102,spellID=340188})}))}))})),n(-917,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Sanctum_features_animadiversion_revendreth"},{n(-17,g({customCollect={"SL_COV_VEN"}},{q(61735,{coords={{71.5,76.3,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",173038}}}),q(61733,{coords={{71.4,74.4,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",173127}}}),q(61734,{coords={{72.2,75.8,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",173532}}}),q(61707,{coords={{71.3,74.5,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",173036}}}),q(61846,{coords={{71.6,76.9,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",173251}}}),q(61848,{coords={{71.6,76.8,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",173629}}}),q(61845,{coords={{71.6,76.8,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",173247}}}),q(61732,{coords={{72.3,76,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",173042}}}),q(61847,{coords={{71.4,76.3,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",173087}}}),q(61849,{coords={{71.2,74.4,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",173630}}})})),n(-34,g({customCollect={"SL_COV_VEN"}},{q(60601,{customCollect={"SL_COV_VEN"},isWorldQuest=1})}))})),n(-918,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Sanctum_features_animadiversion_revendreth"},{n(-16,g({customCollect={"SL_COV_VEN"}},{n(159496,g({coords={{32.6,14.7,1525}},customCollect={"SL_COV_VEN"},description="Can be killed and looted by any Covenant, but a member of the |cFFfe040fVenthyr Covenant|r must channel anima to Dominance Keep and click on |cFFFFFFFFMadalav's Hammer|r to summon the rare.",isDaily=1,questID=61618},{s(113007,180489,{b=1,f=25,lvl=48}),s(113299,180939,{b=1,customCollect={"SL_COV_VEN"},f=3,lvl=50})}))}))}))})),n(-905,g({customCollect={"SL_COV_VEN"}},{n(-916,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Sanctum_features_missiontable"},{n(-17,g({customCollect={"SL_COV_VEN"}},{q(59319,{coords={{57.8,58.6,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164741}},sourceQuests={63064}}),q(63064,{coords={{55.4,27,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",172605}}}),q(61792,g({coords={{57.8,58.6,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 38.",lvl=60,providers={{"n",164741}}},{follower(1253,{customCollect={"SL_COV_VEN"}})})),q(64467,g({coords={{57.8,58.6,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 44.",lvl=60,providers={{"n",164741}}},{follower(1345,{customCollect={"SL_COV_VEN"}})})),q(61789,g({coords={{57.8,58.6,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 27.",lvl=60,providers={{"n",164741}}},{follower(1254,{customCollect={"SL_COV_VEN"}})})),q(64469,g({coords={{57.8,58.6,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 71.",lvl=60,providers={{"n",164741}}},{follower(1347,{customCollect={"SL_COV_VEN"}})})),q(64468,g({coords={{57.8,58.6,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 62.",lvl=60,providers={{"n",164741}}},{follower(1346,{customCollect={"SL_COV_VEN"}})})),q(61729,g({coords={{57.8,58.6,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 4.",lvl=60,providers={{"n",164741}},sourceQuests={63064}},{follower(1250,{customCollect={"SL_COV_VEN"}})})),q(61786,g({coords={{57.8,58.6,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 12.",lvl=60,providers={{"n",164741}},sourceQuests={58444}},{follower(1251,{customCollect={"SL_COV_VEN"}})})),q(61788,g({coords={{57.8,58.6,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 17.",lvl=60,providers={{"n",164741}}},{follower(1252,{customCollect={"SL_COV_VEN"}})})),q(61790,g({coords={{57.8,58.6,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 33.",lvl=60,providers={{"n",164741}}},{follower(1255,{customCollect={"SL_COV_VEN"}})}))}))}))})),n(-960,g({customCollect={"SL_COV_VEN"},maps={1644}},{n(-4,g({customCollect={"SL_COV_VEN"}},{ach(14749,{customCollect={"SL_COV_VEN"}}),ach(14682,g({customCollect={"SL_COV_VEN"}},{title(433,{customCollect={"SL_COV_VEN"}}),ach(14723,{customCollect={"SL_COV_VEN"}}),ach(14678,{customCollect={"SL_COV_VEN"}}),ach(14681,{customCollect={"SL_COV_VEN"}}),ach(14683,{customCollect={"SL_COV_VEN"}}),ach(14726,g({customCollect={"SL_COV_VEN"}},{crit(1,{customCollect={"SL_COV_VEN"}}),crit(2,{customCollect={"SL_COV_VEN"}}),crit(3,{customCollect={"SL_COV_VEN"}}),crit(4,{customCollect={"SL_COV_VEN"}}),crit(5,{customCollect={"SL_COV_VEN"}}),crit(6,{customCollect={"SL_COV_VEN"}}),crit(7,{customCollect={"SL_COV_VEN"}}),crit(8,{customCollect={"SL_COV_VEN"}}),crit(9,{customCollect={"SL_COV_VEN"}}),crit(10,{customCollect={"SL_COV_VEN"}})})),ach(14727,{customCollect={"SL_COV_VEN"}}),ach(14679,{customCollect={"SL_COV_VEN"}}),ach(14724,{customCollect={"SL_COV_VEN"}}),ach(14680,{customCollect={"SL_COV_VEN"}}),ach(14725,{customCollect={"SL_COV_VEN"}})}))})),n(-17,g({customCollect={"SL_COV_VEN"}},{n(-77,g({customCollect={"SL_COV_VEN"}},{q(65132,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65134,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65138,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65140,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65135,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65136,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65137,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65141,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65128,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65129,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65130,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65131,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65121,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65123,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65124,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65126,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60})})),q(63721,{cost={{"i",185684,1}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,repeatable=1,u=1010}),q(63720,{cost={{"i",185683,1}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,repeatable=1,u=1010}),q(63718,{cost={{"i",185681,1}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,repeatable=1,u=1010}),q(63719,{cost={{"i",185682,1}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,repeatable=1,u=1010}),q(62146,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62130,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62126,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62141,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62121,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62136,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62128,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62138,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62145,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62129,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62111,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62142,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62132,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62135,{customCollect={"SL_COV_VEN"},isDaily=1}),q(65053,{customCollect={"SL_COV_VEN"},isDaily=1}),q(61555,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62148,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62116,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62139,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62144,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62134,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62133,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62122,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62113,{customCollect={"SL_COV_VEN"},isDaily=1}),q(61556,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62110,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62115,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62117,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62147,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62123,{customCollect={"SL_COV_VEN"},isDaily=1}),q(65055,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62127,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62125,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62124,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62119,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62114,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62120,{customCollect={"SL_COV_VEN"},isDaily=1}),q(61725,{customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,repeatable=1}),q(65056,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62131,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62171,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62143,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62137,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62118,{customCollect={"SL_COV_VEN"},isDaily=1}),q(65054,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62140,{customCollect={"SL_COV_VEN"},isDaily=1})})),n(-18,g({customCollect={"SL_COV_VEN"},description="Some rewards drop from the non-Extravagant tribute chests, but targeting the Extravagant tribute from Elated guests is the best way to get rare loot."},{o(356697,g({crs={171833},customCollect={"SL_COV_VEN"}},{crit(5,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(5,{achID=14724,customCollect={"SL_COV_VEN"}}),i(181616,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337324}),i(181617,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337323}),i(183860,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(183844,{b=1,customCollect={"SL_COV_VEN"}}),i(181615,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337322}),mnt(336039,{b=1,itemID=181300}),s(113572,181325,{b=1,f=20,lvl=60}),s(113578,181331,{b=1,f=8,lvl=60}),s(113577,181330,{b=1,f=35,lvl=60}),s(113574,181327,{b=1,f=23,lvl=60})})),n(165686,g({customCollect={"SL_COV_VEN"},description="To summon this mob, you need to collect |cFF1eff00Anima-Infused Water|r from Sika's tribute, which makes water buckets appear around the Ember Court. Use the |cFFFFFFFFTraditional|r decorations, and when the candles start fires you can douse them with the water. Put out enough fires, and the rare will spawn."},{p(3024,{b=1,customCollect={"SL_COV_VEN"},itemID=183107})})),o(356693,g({crs={168444},customCollect={"SL_COV_VEN"}},{crit(1,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(1,{achID=14724,customCollect={"SL_COV_VEN"}}),i(178894,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=327769}),i(183860,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(178892,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=327766}),mnt(336039,{b=1,itemID=181300}),s(113570,181322,{b=1,f=1,lvl=60}),s(113568,181320,{b=1,f=33,lvl=60}),s(113577,181330,{b=1,f=35,lvl=60}),p(2954,{b=1,itemID=181264}),s(113574,181327,{b=1,f=23,lvl=60})})),o(356720,g({crs={168449},customCollect={"SL_COV_VEN"}},{crit(9,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(9,{achID=14724,customCollect={"SL_COV_VEN"}}),i(178902,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=343656}),i(178899,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=327824}),i(178901,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=327827}),i(183883,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(183861,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(177233,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=323291},{crit(4,{achID=14678,customCollect={"SL_COV_VEN"}})})),i(183882,{b=1,customCollect={"SL_COV_VEN"},f=55}),s(112389,179605,{b=1,f=8,lvl=60}),s(112284,179499,{b=1,f=20,lvl=60}),s(112332,179548,{b=1,f=23,lvl=60}),s(112347,179563,{b=1,f=1,lvl=60})})),o(356752,g({crs={168450},customCollect={"SL_COV_VEN"}},{crit(10,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(10,{achID=14724,customCollect={"SL_COV_VEN"}}),i(183862,{b=1,customCollect={"SL_COV_VEN"},f=55}),s(114935,183713,{b=1,f=3,lvl=60}),s(113303,180954,{b=1,f=28,lvl=60}),s(113313,180964,{b=1,f=8,lvl=60}),s(113305,180956,{b=1,f=31,lvl=60}),s(113306,180957,{b=1,f=35,lvl=60}),s(113312,180963,{b=1,f=1,lvl=60}),i(172957,{b=1,sourceQuests={57928},spellID=310142}),i(173008,{b=1,f=55,spellID=349011}),i(173007,{b=1,f=55,spellID=349010}),i(173006,{b=1,f=55,spellID=349009}),i(173000,{b=1,f=55,spellID=349006}),i(173005,{b=1,f=55,spellID=349008}),i(173001,{b=1,f=55,spellID=349007}),i(172998,{b=1,f=55,spellID=349003}),i(172997,{b=1,f=55,spellID=349002}),i(172996,{b=1,f=55,spellID=348992}),i(172999,{b=1,f=55,spellID=349005})})),o(356716,g({crs={171847},customCollect={"SL_COV_VEN"}},{crit(11,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(11,{achID=14724,customCollect={"SL_COV_VEN"}}),i(183861,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(181438,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336529},{crit(18,{achID=14678,customCollect={"SL_COV_VEN"}})})),s(112389,179605,{b=1,f=8,lvl=60}),s(112322,179538,{b=1,f=24,lvl=60}),p(2923,{b=1,itemID=180628}),s(112299,179514,{b=1,f=25,lvl=60}),s(112332,179548,{b=1,f=23,lvl=60}),i(172043,{f=55,lvl=60,spellID=308462})})),o(356700,g({crs={171848},customCollect={"SL_COV_VEN"}},{crit(12,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(12,{achID=14724,customCollect={"SL_COV_VEN"}}),i(181761,{b=1,customCollect={"SL_COV_VEN"},f=102,isWeekly=1,lvl=60,questID=62628}),i(181765,{b=1,customCollect={"SL_COV_VEN"},f=102}),i(183860,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(181767,{b=1,customCollect={"SL_COV_VEN"},f=102}),p(2945,{b=1,itemID=181168}),s(113575,181328,{b=1,f=25,lvl=60}),s(113577,181330,{b=1,f=35,lvl=60}),s(113576,181329,{b=1,f=26,lvl=60}),s(113574,181327,{b=1,f=23,lvl=60})})),o(356712,g({crs={171836},customCollect={"SL_COV_VEN"}},{crit(6,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(6,{achID=14724,customCollect={"SL_COV_VEN"}}),i(181618,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337319}),i(181620,{b=1,customCollect={"SL_COV_VEN"},f=55,lvl=60,spellID=337317}),i(183861,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(183846,{b=1,customCollect={"SL_COV_VEN"}}),i(181619,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=308475}),mnt(334365,{b=1,itemID=180726,lvl=45}),s(112294,179509,{b=1,f=35,lvl=60}),s(112318,179533,{b=1,f=29,lvl=60}),s(112389,179605,{b=1,f=8,lvl=60}),s(112369,179585,{b=1,f=32,lvl=60}),s(112332,179548,{b=1,f=23,lvl=60})})),o(356733,g({crs={171850,171851},customCollect={"SL_COV_VEN"}},{crit(13,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(13,{achID=14724,customCollect={"SL_COV_VEN"}}),i(183863,{b=1,customCollect={"SL_COV_VEN"},f=55}),s(113537,181233,{b=1,f=23,lvl=60}),s(113534,181230,{b=1,f=34,lvl=60}),p(2933,{b=1,itemID=180814}),s(113530,181226,{b=1,f=35,lvl=60}),s(113529,181225,{b=1,f=33,lvl=60}),s(113536,181232,{b=1,f=26,lvl=60})})),o(356709,g({crs={171830},customCollect={"SL_COV_VEN"}},{crit(2,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(2,{achID=14724,customCollect={"SL_COV_VEN"}}),i(181613,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337103}),i(181607,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337104}),i(183861,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(181598,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337105}),i(177232,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=323290},{crit(3,{achID=14678,customCollect={"SL_COV_VEN"}})})),mnt(334365,{b=1,itemID=180726,lvl=45}),s(112301,179516,{b=1,f=28,lvl=60}),p(2912,{b=1,itemID=180639}),s(112389,179605,{b=1,f=8,lvl=60}),s(112332,179548,{b=1,f=23,lvl=60})})),o(356728,g({crs={171831},customCollect={"SL_COV_VEN"}},{crit(3,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(3,{achID=14724,customCollect={"SL_COV_VEN"}}),i(181563,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337086}),i(181564,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337088}),i(183863,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(181565,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337089}),i(181439,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336530},{crit(19,{achID=14678,customCollect={"SL_COV_VEN"}})})),mnt(336064,{b=1,itemID=181317}),s(113531,181227,{b=1,f=8,lvl=60}),s(113539,181235,{b=1,f=23,lvl=60}),s(113534,181230,{b=1,f=34,lvl=60}),s(113530,181226,{b=1,f=35,lvl=60}),s(113536,181232,{b=1,f=26,lvl=60})})),o(356705,g({crs={171852},customCollect={"SL_COV_VEN"}},{crit(14,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(14,{achID=14724,customCollect={"SL_COV_VEN"}}),i(181621,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337329}),i(181622,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337328}),i(183860,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(181623,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337327}),i(181437,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336528},{crit(17,{achID=14678,customCollect={"SL_COV_VEN"}})})),s(113571,181323,{b=1,f=28,lvl=60}),s(113573,181326,{b=1,f=20,lvl=60}),s(113577,181330,{b=1,f=35,lvl=60}),s(113569,181321,{b=1,f=27,lvl=60}),s(113574,181327,{b=1,f=23,lvl=60})})),o(356725,g({crs={168447},customCollect={"SL_COV_VEN"}},{crit(7,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(7,{achID=14724,customCollect={"SL_COV_VEN"}}),i(178897,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=327785}),i(178896,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=327783}),i(183863,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(183845,{b=1,customCollect={"SL_COV_VEN"}}),i(177238,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=323297},{crit(9,{achID=14678,customCollect={"SL_COV_VEN"}})})),i(178895,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=327782}),s(113535,181231,{b=1,f=20,lvl=60}),mnt(336064,{b=1,itemID=181317}),s(113534,181230,{b=1,f=34,lvl=60}),s(113532,181228,{b=1,f=29,lvl=60}),s(113530,181226,{b=1,f=35,lvl=60}),s(113536,181232,{b=1,f=26,lvl=60})})),o(356744,g({crs={171839,171841},customCollect={"SL_COV_VEN"}},{crit(8,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(8,{achID=14724,customCollect={"SL_COV_VEN"}}),i(181780,{b=1,customCollect={"SL_COV_VEN"}}),i(183862,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(181779,{b=1,customCollect={"SL_COV_VEN"}}),i(180677,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=334345}),i(180710,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=334453}),i(180707,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=347411}),i(177237,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=323296},{crit(8,{achID=14678,customCollect={"SL_COV_VEN"}})})),i(183848,{b=1,customCollect={"SL_COV_VEN"}}),i(181778,{b=1,customCollect={"SL_COV_VEN"}}),s(113311,180962,{b=1,f=23,lvl=60}),p(2965,{b=1,itemID=181315}),s(113308,180959,{b=1,f=20,lvl=60}),s(113313,180964,{b=1,f=8,lvl=60}),s(113305,180956,{b=1,f=31,lvl=60}),s(113306,180957,{b=1,f=35,lvl=60})})),o(356737,g({crs={171854},customCollect={"SL_COV_VEN"}},{crit(15,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(15,{achID=14724,customCollect={"SL_COV_VEN"}}),i(183886,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(183885,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(183863,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(177230,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=323208},{crit(1,{achID=14678,customCollect={"SL_COV_VEN"}})})),i(183884,{b=1,customCollect={"SL_COV_VEN"},f=55}),p(2931,{b=1,itemID=180815}),s(113534,181230,{b=1,f=34,lvl=60}),s(113533,181229,{b=1,f=1,lvl=60}),s(113530,181226,{b=1,f=35,lvl=60}),s(113536,181232,{b=1,f=26,lvl=60})})),o(356748,g({crs={171856},customCollect={"SL_COV_VEN"}},{crit(16,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(16,{achID=14724,customCollect={"SL_COV_VEN"}}),s(114931,183709,{b=1,customCollect={"SL_COV_VEN"},f=3,lvl=60}),i(183862,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(181771,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=343719}),i(180689,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=334458}),i(181440,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336531},{crit(20,{achID=14678,customCollect={"SL_COV_VEN"}})})),i(178128,{b=1,customCollect={"SL_COV_VEN"}}),s(113313,180964,{b=1,f=8,lvl=60}),s(113309,180960,{b=1,f=24,lvl=60}),p(2904,{b=1,itemID=180603}),s(113305,180956,{b=1,f=31,lvl=60}),s(113306,180957,{b=1,f=35,lvl=60}),s(113304,180955,{b=1,f=29,lvl=60})})),o(356741,g({crs={165269},customCollect={"SL_COV_VEN"}},{crit(4,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(4,{achID=14724,customCollect={"SL_COV_VEN"}}),mnt(332949,{b=1,customCollect={"SL_COV_VEN"},itemID=182209}),i(181566,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337151}),i(183862,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(181567,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337152}),toy(182696,{b=1,customCollect={"SL_COV_VEN"},lvl=48}),i(181436,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336527},{crit(16,{achID=14678,customCollect={"SL_COV_VEN"}})})),s(113307,180958,{b=1,f=25,lvl=60}),s(113310,180961,{b=1,f=20,lvl=60}),s(113313,180964,{b=1,f=8,lvl=60}),s(113305,180956,{b=1,f=31,lvl=60}),s(113306,180957,{b=1,f=35,lvl=60})}))})),n(-916,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Ui_embercourt-emoji-miserable"},{q(59660,{coords={{49.9,19.3,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161979}},sourceQuests={63065}}),q(61351,{cost={{"i",181248,1}},crs={171705},customCollect={"SL_COV_VEN"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",164965}},repeatable=1}),q(61899,g({coords={{30.7,41.8,1525}},customCollect={"SL_COV_VEN"},lvl=60,minReputation={2445,9000},providers={{"n",165494}}},{i(181533,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336982},{crit(13,{achID=14679,customCollect={"SL_COV_VEN"}})}))})),q(61900,g({coords={{29.8,45.4,1525}},customCollect={"SL_COV_VEN"},lvl=60,minReputation={2445,21000},providers={{"n",165493}}},{i(181535,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336983},{crit(14,{achID=14679,customCollect={"SL_COV_VEN"}})}))})),q(63694,{coords={{63.7,36.6,1565}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160814}}}),q(63685,{coords={{70.1,56.1,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",163073}}}),q(63695,{coords={{60,53.8,1565}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160894}}}),q(61407,g({coords={{71.7,40.3,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",167332}},sourceQuests={57929,61706}},{i(176130,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321619},{crit(1,{achID=14680,customCollect={"SL_COV_VEN"}})}))})),q(61405,g({coords={{33.9,66.5,1533}},customCollect={"SL_COV_VEN"},isWorldQuest=1,lvl=60,providers={{"n",172448}},sourceQuests={61880}},{i(176135,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321643},{crit(5,{achID=14680,customCollect={"SL_COV_VEN"}})}))})),q(61706,{coords={{27.9,43.1,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164966}},sourceQuests={59661}}),q(61408,g({coords={{56.3,55.6,1565}},customCollect={"SL_COV_VEN"},isWorldQuest=1,lvl=60,providers={{"n",172352}},sourceQuests={61880}},{i(176131,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321621},{crit(2,{achID=14680,customCollect={"SL_COV_VEN"}})}))})),q(61704,{coords={{27.9,43.1,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164966}},sourceQuests={59661}}),q(61738,g({coords={{55.1,43.7,1525}},customCollect={"SL_COV_VEN"},description="Available after purchasing Staff: Stage Crew.",lvl=60,providers={{"n",173173}}},{i(176132,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321637},{crit(3,{achID=14680,customCollect={"SL_COV_VEN"}})}))})),q(61403,g({coords={{54.2,69.3,1536}},customCollect={"SL_COV_VEN"},lvl=60,minReputation={2445,21000},providers={{"n",172964}}},{i(176140,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321656},{crit(12,{achID=14680,customCollect={"SL_COV_VEN"}})}))})),q(61399,g({coords={{59.2,75.1,1670}},customCollect={"SL_COV_VEN"},lvl=60,minReputation={2445,3000},providers={{"n",156791}}},{i(176128,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321615},{crit(8,{achID=14680,customCollect={"SL_COV_VEN"}})}))})),q(61406,g({coords={{40.2,41.2,1536}},customCollect={"SL_COV_VEN"},description="Available after purchasing Staff: Waiters.",lvl=60,providers={{"n",168429}}},{i(176136,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321645},{crit(6,{achID=14680,customCollect={"SL_COV_VEN"}})}))})),q(61400,g({coords={{24.6,50.2,1525}},customCollect={"SL_COV_VEN"},lvl=60,minReputation={2445,21000},providers={{"n",172986}}},{i(176127,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321613},{crit(9,{achID=14680,customCollect={"SL_COV_VEN"}})}))})),q(61705,{coords={{27.9,43.1,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164966}},sourceQuests={59661}}),q(61402,g({coords={{26.5,29.1,1525}},customCollect={"SL_COV_VEN"},description="Available after purchasing Building: Guardhouse.",lvl=60,providers={{"n",172502}}},{i(176139,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321651},{crit(11,{achID=14680,customCollect={"SL_COV_VEN"}})}))})),q(61398,g({coords={{61.3,63.8,1525}},customCollect={"SL_COV_VEN"},lvl=60,minReputation={2445,3000},providers={{"n",156822}}},{i(176126,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321611},{crit(7,{achID=14680,customCollect={"SL_COV_VEN"}})}))})),q(61404,g({coords={{30.9,57.6,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",167863}},sourceQuests={61705}},{i(176134,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321641},{crit(4,{achID=14680,customCollect={"SL_COV_VEN"}})}))})),q(61401,g({coords={{60.9,39.5,1525}},customCollect={"SL_COV_VEN"},description="Available after purchasing Building: Guardhouse.",lvl=60,providers={{"n",172614}}},{i(176138,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321649},{crit(10,{achID=14680,customCollect={"SL_COV_VEN"}})}))})),q(61892,g({coords={{28.5,41.1,1525}},customCollect={"SL_COV_VEN"},lvl=60,minReputation={2445,3000},providers={{"n",165453}}},{i(181521,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336918},{crit(7,{achID=14679,customCollect={"SL_COV_VEN"}})}))})),q(61893,g({coords={{28.5,41.1,1525}},customCollect={"SL_COV_VEN"},lvl=60,minReputation={2445,9000},providers={{"n",165453}},sourceQuests={61892}},{i(181524,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336937},{crit(8,{achID=14679,customCollect={"SL_COV_VEN"}})}))})),q(61894,g({coords={{28.5,41.1,1525}},customCollect={"SL_COV_VEN"},lvl=60,minReputation={2445,21000},providers={{"n",165453}},sourceQuests={61893}},{i(182342,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=339146},{crit(9,{achID=14679,customCollect={"SL_COV_VEN"}})}))})),q(61895,g({coords={{28.5,41.1,1525}},customCollect={"SL_COV_VEN"},lvl=60,minReputation={2445,21000},providers={{"n",165453}},sourceQuests={61894}},{i(182343,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=339147},{crit(10,{achID=14679,customCollect={"SL_COV_VEN"}})}))})),q(59661,{coords={{27.9,43.1,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164966}},sourceQuests={59660}}),q(61882,{coords={{71.7,40.3,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",167332}},sourceQuests={61407}}),q(61884,{coords={{30.9,57.6,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",167863}},sourceQuests={61404}}),q(63696,{coords={{52.8,49.2,1536}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",163019}}}),q(61880,{coords={{70,56.2,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",163073}},sourceQuests={60236}}),q(63697,{coords={{55.8,86.4,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",174916}}}),q(62626,{customCollect={"SL_COV_VEN"},lvl=60,providers={{"i",181765}},repeatable=1}),q(63213,g({coords={{61.8,59.8,1644}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",176253}}},{i(184627,g({b=1,customCollect={"SL_COV_VEN"},f=55},{i(184628,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=347193})}))})),q(63698,{coords={{60.4,71.6,1536}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",159930}}}),q(62073,{altQuests={63765},coords={{30.7,41.7,1525}},cost={{"i",173202,10},{"i",172230,5},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165494}},repeatable=1}),q(62064,{altQuests={63765},coords={{29.8,45.4,1525}},cost={{"i",173109,5},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165493}},repeatable=1}),q(62066,{altQuests={63765},coords={{29.8,45.4,1525}},cost={{"i",171263,10},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165493}},repeatable=1}),q(62106,{altQuests={63765},coords={{32.1,41.6,1525}},cost={{"i",172416,1},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165496}},repeatable=1}),q(62094,{coords={{29,44.3,1525}},cost={{"i",173060,20},{"i",171274,1},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165490}},repeatable=1}),q(62078,{altQuests={63765},coords={{30.7,41.7,1525}},cost={{"i",173141,1},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165494}},repeatable=1}),q(62084,{altQuests={63765},coords={{29,44.3,1525}},cost={{"i",171828,10},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165490}},repeatable=1}),q(61916,{altQuests={63765},coords={{29.8,45.4,1525}},cost={{"i",173202,10},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165493}},repeatable=1}),q(62070,{altQuests={63765},coords={{30.7,41.7,1525}},cost={{"i",170554,1},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165494}},repeatable=1}),q(62076,{altQuests={63765},coords={{30.7,41.7,1525}},cost={{"i",173059,1},{"i",175886,10},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165494}},repeatable=1}),q(62080,{altQuests={63765},coords={{29,44.2,1525}},cost={{"i",168583,1},{"i",168589,1},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165490}},repeatable=1}),q(62087,{altQuests={63765},coords={{29,44.3,1525}},cost={{"i",171831,1},{"i",177061,5},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165490}},repeatable=1}),q(62095,{altQuests={63765},coords={{32.1,41.6,1525}},cost={{"i",173192,10},{"i",171267,1},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165496}},repeatable=1}),q(62083,{altQuests={63765},coords={{29,44.3,1525}},cost={{"i",171301,10},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165490}},repeatable=1}),q(62065,{altQuests={63765},coords={{29.8,45.4,1525}},cost={{"i",177061,10},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165493}},repeatable=1}),q(62082,{altQuests={63765},coords={{29,44.3,1525}},cost={{"i",172069,1},{"i",172068,1},{"i",172051,1},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165490}},repeatable=1}),q(62069,{altQuests={63765},coords={{30.7,41.7,1525}},cost={{"c",1820,20},{"c",1816,50}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165494}},repeatable=1}),q(62075,{altQuests={63765},coords={{30.7,41.7,1525}},cost={{"i",172089,20},{"i",171832,1},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165494}},repeatable=1}),q(62067,{altQuests={63765},coords={{29.8,45.4,1525}},cost={{"i",171840,60},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165493}},repeatable=1}),q(62062,{altQuests={63765},coords={{29.8,45.4,1525}},cost={{"i",171840,20},{"i",173202,10},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165493}},repeatable=1}),q(62104,{altQuests={63765},coords={{32.1,41.6,1525}},cost={{"i",171841,10},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165496}},repeatable=1}),q(62108,{altQuests={63765},coords={{32.1,41.6,1525}},cost={{"i",184090,1},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165496}},repeatable=1}),q(62109,{altQuests={63765},coords={{32.1,41.6,1525}},cost={{"i",171266,5},{"i",171264,5},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165496}},repeatable=1}),q(62105,{altQuests={63765},coords={{32.1,41.6,1525}},cost={{"i",172903,1},{"i",172904,1},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165496}},repeatable=1}),q(60236,g({coords={{70.2,56.1,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",163073}},sourceQuests={57928,61704}},{i(176120,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321599})})),q(61129,g({coords={{60.1,53.8,1565}},cost={{"i",180973,1},{"i",180971,1},{"i",180970,1},{"i",180774,1}},customCollect={"SL_COV_VEN"},description="1. Purchase a |cFFFFFFFFNecklace of Dredbat Fangs|r from Ta'tru in Revendreth (|cFFFFFFFF51.1, 78.8|r). The price of this item changes each week.\n\n2. Exchange the necklace for an |cFFFFFFFFAquamarine Cartel Chit|r from Ta'lan the Antiquary in the Broker's Den in Oribos (|cFFFFFFFF51.6, 44.6|r).\n\n3. Exchange the chit for a |cFFFFFFFFTeregeer Crystal|r from Acquirer Ta'gosh in the Ring of Fates in Oribos (|cFFFFFFFF61.7, 72.0|r).\n\n4. Return to Revendreth and exchange the crystal for the |cFFFFFFFFPreserved Berries|r from Ta'ruca (|cFFFFFFFF51.1, 78.5|r).",isDaily=1,lvl=60,providers={{"n",160894}}},{i(176121,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321601})})),q(61092,g({coords={{52.8,49.2,1536}},customCollect={"SL_COV_VEN"},description="|cFF1eff00Invitation: Grandmaster Vole|r can be purchased from Lady Ilinca above Sinfall.",isDaily=1,lvl=60,minReputation={2445,3000},providers={{"n",163019}}},{i(176122,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321603})})),q(61256,g({coords={{55.8,86.4,1533}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",174916}},sourceQuests={61880}},{i(176123,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321605})})),q(61105,g({coords={{60.4,71.6,1536}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",159930}},sourceQuests={61880}},{i(176124,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321607})})),q(61130,g({coords={{52.7,82.6,1533}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",166577}}},{i(176125,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321609})})),q(60916,g({coords={{38.9,66,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",157199}}},{i(178686,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=327299})})),q(61139,g({coords={{63.6,36.6,1565}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,minReputation={2445,9000},providers={{"n",160814}}},{i(176119,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321597})})),q(63065,{coords={{55.5,27,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",172605}}}),q(63699,{coords={{52.6,82.5,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",166577}}}),q(61898,g({coords={{28.9,44.2,1525}},customCollect={"SL_COV_VEN"},lvl=60,minReputation={2445,3000},providers={{"n",165490}}},{i(181532,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336981},{crit(12,{achID=14679,customCollect={"SL_COV_VEN"}})}))})),q(63700,{coords={{39,66,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",157199}}}),q(61616,g({coords={{28,43.1,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",164966}},sourceQuests={61880,61882,61884}},{i(181536,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336986},{crit(15,{achID=14679,customCollect={"SL_COV_VEN"}})})),i(176850,{b=1,customCollect={"SL_COV_VEN"}})})),q(61526,{coords={{28,43.1,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",164966}},sourceQuests={61616}}),q(61525,{coords={{28,43.1,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",164966}}}),q(60339,{coords={{28,43.1,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",164966}}}),q(61896,g({coords={{32,41.6,1525}},customCollect={"SL_COV_VEN"},lvl=60,minReputation={2445,21000},providers={{"n",165496}}},{i(181530,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336980},{crit(11,{achID=14679,customCollect={"SL_COV_VEN"}})}))}))})),n(-917,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Ui_embercourt-emoji-uncomfortable"},{q(62177,g({cost={{"i",182970,1}},customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},sourceQuests={61763}},{crit(5,{achID=14683,customCollect={"SL_COV_VEN"}})})),q(62174,g({cost={{"i",182973,1}},customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},sourceQuests={61763}},{crit(8,{achID=14683,customCollect={"SL_COV_VEN"}})})),q(62206,g({customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"i",183861}},sourceQuests={61763}},{crit(1,{achID=14681,customCollect={"SL_COV_VEN"}})})),q(62207,g({customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"i",183863}},sourceQuests={61763}},{crit(2,{achID=14681,customCollect={"SL_COV_VEN"}})})),q(64340,{cost={{"i",187133,1}},customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},sourceQuests={61763}}),q(62178,g({cost={{"i",182702,1}},customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},repeatable=1,sourceQuests={61763}},{crit(1,{achID=14683,customCollect={"SL_COV_VEN"}})})),q(62179,g({cost={{"i",182705,1}},customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},repeatable=1,sourceQuests={61763}},{crit(2,{achID=14683,customCollect={"SL_COV_VEN"}})})),q(62181,g({cost={{"i",182703,1}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",172854}},repeatable=1,sourceQuests={61763}},{crit(4,{achID=14683,customCollect={"SL_COV_VEN"}})})),q(61764,{customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},sourceQuests={62361}}),q(62985,{customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},sourceQuests={61764}}),q(61763,g({coords={{72.5,73.2,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",157846}},sourceQuests={61762}},{p(2967,{b=1,customCollect={"SL_COV_VEN"},itemID=182683})})),q(62180,g({cost={{"i",182704,1}},customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},repeatable=1,sourceQuests={61763}},{crit(3,{achID=14683,customCollect={"SL_COV_VEN"}})})),q(61766,{coords={{27.9,43,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164966}}}),q(62361,{coords={{72.5,73.2,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",157846}},sourceQuests={61763}}),q(62173,g({cost={{"i",182967,1}},customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},sourceQuests={61763}},{crit(10,{achID=14683,customCollect={"SL_COV_VEN"}})})),q(62175,g({cost={{"i",182971,1}},customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},sourceQuests={61763}},{crit(7,{achID=14683,customCollect={"SL_COV_VEN"}})})),q(62208,g({customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"i",183860}},sourceQuests={61763}},{crit(3,{achID=14681,customCollect={"SL_COV_VEN"}})})),q(62221,g({cost={{"i",183842,1}},customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},sourceQuests={61763}},{crit(5,{achID=14681,customCollect={"SL_COV_VEN"}})})),q(61762,{coords={{72.5,73.2,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",157846}},sourceQuests={61851}}),q(62222,g({cost={{"i",183843,1}},customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},sourceQuests={61763}},{crit(6,{achID=14681,customCollect={"SL_COV_VEN"}})})),q(61851,{coords={{72.5,73.2,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",157846}},sourceQuests={61766}}),q(62172,g({cost={{"i",182712,1}},customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},sourceQuests={61763}},{crit(9,{achID=14683,customCollect={"SL_COV_VEN"}})})),q(62176,g({cost={{"i",182972,1}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",172854}},sourceQuests={61763}},{crit(6,{achID=14683,customCollect={"SL_COV_VEN"}})})),q(63765,{cost={{"i",185741,1}},customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},sourceQuests={61763}}),q(62205,g({customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"i",183862}},sourceQuests={61763}},{crit(4,{achID=14681,customCollect={"SL_COV_VEN"}})}))})),n(-918,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Ui_embercourt-emoji-happy"},{q(63690,{coords={{50.4,67.4,1536}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171933}}}),q(62597,{customCollect={"SL_COV_VEN"},lvl=60,providers={{"i",183844}}}),q(61943,g({coords={{28.5,41,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165399}}},{i(181537,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336987},{crit(16,{achID=14679,customCollect={"SL_COV_VEN"}})}))})),q(62598,{customCollect={"SL_COV_VEN"},lvl=60,providers={{"i",183845}}}),q(62601,{customCollect={"SL_COV_VEN"},lvl=60,providers={{"i",183848}}}),q(63691,{coords={{50.8,70.4,1565}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171319}}}),q(62613,g({coords={{52.9,83.5,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",174719}},sourceQuests={62598}},{i(177243,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=323301},{crit(13,{achID=14678,customCollect={"SL_COV_VEN"}})}))})),q(62609,g({coords={{53,68.2,1536}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",157676}},sourceQuests={62597}},{i(177241,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=323299},{crit(11,{achID=14678,customCollect={"SL_COV_VEN"}})}))})),q(63692,{coords={{51.8,47.6,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171385}}}),q(63693,{coords={{31,40,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171190}}}),q(61255,g({coords={{50.3,67.4,1536}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",171933}},sourceQuests={61943}},{i(176115,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321586})})),q(61109,g({coords={{50.8,70.4,1565}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",171319}},sourceQuests={61943}},{i(176116,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321589})})),q(61123,g({coords={{51.8,47.7,1533}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",171385}},sourceQuests={61943}},{i(176117,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321591})})),q(61059,g({coords={{61.9,77,1700}},customCollect={"SL_COV_VEN"},description="To get Rendle and Cudgelface's RSVP, you need to do one of the Sootible Hat quests. If you want to collect the |cffffff00Rendle's Big Day|r criteria more quickly, you can abandon the RSVP quest and pick it up again to complete more Sootible Hat quests.",isDaily=1,lvl=60,providers={{"n",171190}},sourceQuests={61943}},{q(62559,g({coords={{62.5,76.6,1700}},cost={{"i",180760,1}},customCollect={"SL_COV_VEN"},isDaily=1,providers={{"n",165302}},repeatable=1},{crit(1,{achID=14749,customCollect={"SL_COV_VEN"}})})),q(62558,g({coords={{62.5,76.6,1700}},cost={{"i",180755,1}},customCollect={"SL_COV_VEN"},isDaily=1,providers={{"n",165302}},repeatable=1},{crit(2,{achID=14749,customCollect={"SL_COV_VEN"}})})),q(62556,g({coords={{62.5,76.6,1700}},cost={{"i",180752,1}},customCollect={"SL_COV_VEN"},isDaily=1,providers={{"n",165302}},repeatable=1},{crit(3,{achID=14749,customCollect={"SL_COV_VEN"}})})),q(62554,g({coords={{62.5,76.6,1700}},cost={{"i",180751,1}},customCollect={"SL_COV_VEN"},isDaily=1,providers={{"n",165302}},repeatable=1},{crit(4,{achID=14749,customCollect={"SL_COV_VEN"}})})),i(176118,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321593})})),q(62612,g({coords={{63.2,62.7,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161931}},sourceQuests={62601}},{i(177242,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=323302},{crit(12,{achID=14678,customCollect={"SL_COV_VEN"}})}))}))})),n(-925,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Ui_embercourt-emoji-veryhappy"},{q(60825,g({customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,repeatable=1},{i(180296,{b=1,customCollect={"SL_COV_VEN"},f=102})})),q(63686,{coords={{67.6,45.9,1536}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",162487}}}),q(61944,g({coords={{28.5,41,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165399}},sourceQuests={61943}},{i(181538,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336988},{crit(17,{achID=14679,customCollect={"SL_COV_VEN"}})}))})),q(63687,{coords={{48.9,51,1565}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",172098}}}),q(63688,{coords={{50.1,21,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171647}}}),q(61174,g({coords={{67.6,45.9,1536}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",162487}}},{i(176097,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321546})})),q(61354,g({coords={{48.9,51,1565}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",172098}}},{i(176112,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321551})})),q(61173,g({coords={{50.1,21,1533}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",171647}}},{i(176113,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321555}),i(182114,{b=1,customCollect={"SL_COV_VEN"}})})),q(60948,g({coords={{58,27.4,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",171106}}},{i(176114,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321584})})),q(63689,{coords={{58,27.4,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171106}}})})),n(-926,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Ui_embercourt-emoji-elated"},{q(61945,{coords={{27.9,43.1,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164966}}}),q(62599,{customCollect={"SL_COV_VEN"},lvl=60,providers={{"i",183846}}}),q(62616,g({coords={{51.6,34,1565}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165382}},sourceQuests={62599}},{i(177244,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=323300},{crit(14,{achID=14678,customCollect={"SL_COV_VEN"}})}))}))})),i(181355,{b=1,customCollect={"SL_COV_VEN"},f=102,spellID=336211}),i(182211,{b=1,customCollect={"SL_COV_VEN"},f=102}),n(-2,g({customCollect={"SL_COV_VEN"}},{n(174711,g({coords={{32,41.2,1525}},customCollect={"SL_COV_VEN"},minReputation={2445,21000}},{s(114093,182371,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=34,lvl=60}),s(114102,182380,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=8,lvl=60}),s(114098,182376,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=25,lvl=60}),s(114099,182377,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=25,lvl=60}),s(114103,182381,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=1,lvl=60}),s(114092,182370,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=26,lvl=60}),s(114095,182373,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=28,lvl=60}),s(115066,183974,{cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=20,lvl=60}),s(114097,182375,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=25,lvl=60}),s(114094,182372,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=23,lvl=60}),s(114101,182379,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=33,lvl=60}),s(114091,182369,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=20,lvl=60}),s(114096,182374,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=28,lvl=60}),s(114100,182378,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=35,lvl=60})})),n(165453,g({coords={{28.5,41.1,1525}},customCollect={"SL_COV_VEN"}},{i(176850,{b=1,cost={{"c",1820,15}},customCollect={"SL_COV_VEN"}}),i(183956,{b=1,customCollect={"SL_COV_VEN"},f=55,minReputation={2445,9000},questID=62656,spellID=343780}),i(183957,{b=1,customCollect={"SL_COV_VEN"},f=55,minReputation={2445,3000},questID=62657,spellID=343781}),toy(183876,{b=1,cost=5000000,customCollect={"SL_COV_VEN"},lvl=48}),i(177234,g({b=1,cost={{"c",1813,25}},customCollect={"SL_COV_VEN"},f=55,spellID=323293},{crit(5,{achID=14678,customCollect={"SL_COV_VEN"}})}))})),n(173371,g({coords={{28.3,43.7,1525}},customCollect={"SL_COV_VEN"}},{s(113379,181055,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113380,181056,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113374,181050,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113377,181053,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113381,181057,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_VEN"},f=3,lvl=60}),s(113375,181051,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113376,181052,{b=1,cost={{"c",1813,2000}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113378,181054,{b=1,cost={{"c",1813,2000}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113373,181049,{b=1,cost={{"c",1813,2000}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113336,181014,{b=1,cost={{"c",1813,2000}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113344,181021,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_VEN"},f=3,lvl=60}),s(113341,181019,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113337,181015,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113338,181016,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113335,181013,{b=1,cost={{"c",1813,2000}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113339,181017,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113340,181018,{b=1,cost={{"c",1813,2000}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113342,181020,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113406,181082,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113407,181083,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113408,181084,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_VEN"},f=3,lvl=60}),s(113402,181078,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113400,181076,{b=1,cost={{"c",1813,2000}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113403,181079,{b=1,cost={{"c",1813,2000}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113404,181080,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113405,181081,{b=1,cost={{"c",1813,2000}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113401,181077,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113444,181120,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_VEN"},f=3,lvl=60}),s(113438,181114,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113439,181115,{b=1,cost={{"c",1813,2000}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113440,181116,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113441,181117,{b=1,cost={{"c",1813,2000}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113442,181118,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113437,181113,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113436,181112,{b=1,cost={{"c",1813,2000}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113443,181119,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_VEN"},f=4,lvl=60})})),n(164966,g({coords={{28,43,1525},{58.8,80,1699}},crs={172531},customCollect={"SL_COV_VEN"}},{mnt(312777,{b=1,cost={{"c",1813,5000}},itemID=181316}),i(181441,g({b=1,cost={{"c",1813,25}},customCollect={"SL_COV_VEN"},f=55,spellID=336532},{crit(21,{achID=14678,customCollect={"SL_COV_VEN"}})})),i(187133,{b=1,cost={{"c",1820,25}},customCollect={"SL_COV_VEN"},f=102}),i(181517,g({b=1,cost={{"c",1813,100}},customCollect={"SL_COV_VEN"},f=55,spellID=336912},{crit(1,{achID=14679,customCollect={"SL_COV_VEN"}})})),i(181518,g({b=1,cost={{"c",1813,100}},customCollect={"SL_COV_VEN"},f=55,spellID=336913},{crit(2,{achID=14679,customCollect={"SL_COV_VEN"}})})),i(181519,g({b=1,cost=2500000,customCollect={"SL_COV_VEN"},f=55,spellID=336914},{crit(3,{achID=14679,customCollect={"SL_COV_VEN"}})})),i(181520,g({b=1,cost=2500000,customCollect={"SL_COV_VEN"},f=55,spellID=336916},{crit(4,{achID=14679,customCollect={"SL_COV_VEN"}})})),i(181522,g({b=1,cost=2500000,customCollect={"SL_COV_VEN"},f=55,spellID=336925},{crit(5,{achID=14679,customCollect={"SL_COV_VEN"}})})),i(181523,g({b=1,cost=2500000,customCollect={"SL_COV_VEN"},f=55,spellID=336932},{crit(6,{achID=14679,customCollect={"SL_COV_VEN"}})})),i(182296,g({b=1,cost={{"c",1820,85}},customCollect={"SL_COV_VEN"},description="This is intended to be purchased on a 'Main' Venthyr character to send to 'Alt' Venthyr characters to get a head-start on Ember Court progress.",f=55,spellID=338674},{q(61493,{customCollect={"SL_COV_VEN"},name="Dredger Pool Unlocked"}),q(61494,{customCollect={"SL_COV_VEN"},name="Guardhouse Unlocked"})})),i(182973,{b=1,cost={{"c",1820,10}},customCollect={"SL_COV_VEN"},f=102}),s(114928,183706,{b=1,cost={{"c",1816,300}},customCollect={"SL_COV_VEN"},f=3,lvl=60}),i(183842,{b=1,cost={{"c",1820,55}},customCollect={"SL_COV_VEN"},f=102}),i(183843,{b=1,cost={{"c",1820,70}},customCollect={"SL_COV_VEN"},f=102}),p(3011,{b=1,cost={{"i",163036,250}},customCollect={"SL_COV_VEN"},itemID=183854}),i(185741,{b=1,cost={{"c",1820,85}},customCollect={"SL_COV_VEN"},description="This is intended to be purchased on a 'Main' Venthyr character to send to 'Alt' Venthyr characters to get a head-start on Ember Court progress.",f=102}),i(181443,{b=1,cost={{"c",1820,85}},customCollect={"SL_COV_VEN"},f=55,questID=61459,spellID=336534})}))}))})),n(-924,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_revendreth"},{n(-916,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_revendreth"},{n(-17,g({customCollect={"SL_COV_VEN"}},{q(60051,{coords={{51.1,38,1699}},customCollect={"SL_COV_VEN"},isBreadcrumb=1,lvl=60,nextQuests={57531},providers={{"n",158653}},sourceQuests={63056}}),q(60060,{coords={{47.2,57.3,1699}},customCollect={"SL_COV_VEN"},lvl=58,providers={{"n",167160}},sourceQuests={57536}}),q(60147,{coords={{47.2,57.3,1699}},customCollect={"SL_COV_VEN"},lvl=58,providers={{"n",167160}},sourceQuests={57536}}),q(63056,{coords={{55.3,27.1,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",172605}},sourceQuests={62915}})}))})),n(-917,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_revendreth"},{n(-17,g({customCollect={"SL_COV_VEN"}},{q(60159,{coords={{47.6,57.3,1699}},customCollect={"SL_COV_VEN"},lvl=58,providers={{"n",167160}},sourceQuests={60060,60147}}),q(60160,{coords={{47.6,57.3,1699}},customCollect={"SL_COV_VEN"},lvl=58,providers={{"n",167160}},sourceQuests={60060,60147}})}))})),n(-918,g({customCollect={"SL_COV_VEN"},description="Each week, a set of 3 Broken Mirrors is active in Revendreth. They are not on a predictable cycle, so the same set may be up two weeks in a row. Toggle on Debug Mode, 'Show All Trackable Things,' or 'Track Repeatable Quests' to see the list of mirror sets available to restore.\n\nIf your mirror transports you to Sanctuary of the Mad, go back to the repaired mirror and re-enter it to be teleported to the correct room.",icon="Interface\\Icons\\Sanctum_features_transportationnetwork_revendreth"},{n(-967,g({customCollect={"SL_COV_VEN"}},{n(166133,g({customCollect={"SL_COV_VEN"}},{i(181363,{b=1,cost={{"c",1820,20}},customCollect={"SL_COV_VEN"},f=55,sourceQuests={59740}})})),n(-968,g({customCollect={"SL_COV_VEN"}},{n(-1433951,g({coords={{39.1,52.2,1525}},cost={{"i",181363,1}},customCollect={"SL_COV_VEN"},isDaily=1,questID=61819},{o(357236,{customCollect={"SL_COV_VEN"},isDaily=1,questID=61836})})),n(-1433952,g({coords={{58.8,67.8,1525}},cost={{"i",181363,1}},customCollect={"SL_COV_VEN"},isDaily=1,questID=61823},{o(357237,{customCollect={"SL_COV_VEN"},isDaily=1,questID=61837})})),n(-1433953,g({coords={{70.9,43.6,1525}},cost={{"i",181363,1}},customCollect={"SL_COV_VEN"},isDaily=1,questID=61827},{o(357238,{customCollect={"SL_COV_VEN"},isDaily=1,questID=61838})}))})),n(-969,g({customCollect={"SL_COV_VEN"}},{n(-1433954,g({coords={{73.1,44.8,1525}},cost={{"i",181363,1}},customCollect={"SL_COV_VEN"},description="Coordinates are for a crypt entrance. The mirror is at the bottom of the crypt in the room on the right.",isDaily=1,questID=61817},{o(357230,{customCollect={"SL_COV_VEN"},isDaily=1,questID=61830})})),n(-1433955,g({coords={{40.3,77.1,1525}},cost={{"i",181363,1}},customCollect={"SL_COV_VEN"},isDaily=1,questID=61821},{o(357231,{customCollect={"SL_COV_VEN"},isDaily=1,questID=61831})})),n(-1433956,g({coords={{77.2,65.4,1525}},cost={{"i",181363,1}},customCollect={"SL_COV_VEN"},description="Inside a house near the top of the elevator. There are elite mobs in the area.",isDaily=1,questID=61825},{o(357232,{customCollect={"SL_COV_VEN"},isDaily=1,questID=61832})}))})),n(-970,g({customCollect={"SL_COV_VEN"}},{n(-1433957,g({coords={{27.1,21.6,1525}},cost={{"i",181363,1}},customCollect={"SL_COV_VEN"},description="Not up on the ramparts, but at the bottom level inside a crumbled wall. There is an elite spider in the room.",isDaily=1,questID=61826},{o(357229,{customCollect={"SL_COV_VEN"},isDaily=1,questID=61835})})),n(-1433958,g({coords={{29.4,37.3,1525}},cost={{"i",181363,1}},customCollect={"SL_COV_VEN"},description="On the middle level of the crumbled edifice.",isDaily=1,questID=61818},{o(351948,{customCollect={"SL_COV_VEN"},isDaily=1,questID=61833})})),n(-1433959,g({coords={{40.4,73.3,1525}},cost={{"i",181363,1}},customCollect={"SL_COV_VEN"},isDaily=1,questID=61822},{o(357228,{customCollect={"SL_COV_VEN"},isDaily=1,questID=61834})}))})),n(-971,g({customCollect={"SL_COV_VEN"}},{n(-1433960,g({coords={{20.7,54.2,1525}},cost={{"i",181363,1}},customCollect={"SL_COV_VEN"},isDaily=1,questID=59236},{o(357233,{customCollect={"SL_COV_VEN"},isDaily=1,questID=60297})})),n(-1433961,g({coords={{29.6,25.8,1525}},cost={{"i",181363,1}},customCollect={"SL_COV_VEN"},isDaily=1,questID=61824},{o(357235,{customCollect={"SL_COV_VEN"},isDaily=1,questID=61829})})),n(-1433962,g({coords={{55.1,34.7,1525}},cost={{"i",181363,1}},customCollect={"SL_COV_VEN"},description="Coordinates are for a crypt entrance. The mirror is at the bottom of the crypt in the room on the left.",isDaily=1,questID=61820},{o(357234,{customCollect={"SL_COV_VEN"},isDaily=1,questID=61828})}))}))})),n(-17,g({customCollect={"SL_COV_VEN"}},{q(60164,{coords={{47.3,57.5,1699}},customCollect={"SL_COV_VEN"},lvl=58,providers={{"n",167160}},sourceQuests={60159,60160}}),q(60165,{coords={{47.3,57.5,1699}},customCollect={"SL_COV_VEN"},lvl=58,providers={{"n",167160}},sourceQuests={60159,60160}}),q(59740,{coords={{47.3,57.5,1699}},customCollect={"SL_COV_VEN"},lvl=58,providers={{"n",167160}},sourceQuests={60164,60165}})})),n(-18,g({customCollect={"SL_COV_VEN"},maps={1525}},{mnt(333023,{b=1,customCollect={"SL_COV_VEN"},itemID=183798}),p(3012,{b=1,customCollect={"SL_COV_VEN"},itemID=183855}),s(114929,183707,{b=1,customCollect={"SL_COV_VEN"},f=3,lvl=50}),s(115064,183972,{customCollect={"SL_COV_VEN"},f=20,lvl=56}),s(115065,183973,{customCollect={"SL_COV_VEN"},f=20,lvl=56}),s(115068,183976,{b=1,customCollect={"SL_COV_VEN"},f=20,lvl=60}),s(115070,183978,{b=1,customCollect={"SL_COV_VEN"},description="Drops for any class.",f=20,lvl=50}),flt(4,g({customCollect={"SL_COV_VEN"}},{s(113453,181129,{b=1,c=a13,customCollect={"SL_COV_VEN"},description="This cloak is only awarded to cloth characters.",f=3,lvl=50}),s(113447,181123,{b=1,customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113448,181124,{b=1,customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113449,181125,{b=1,customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113450,181126,{b=1,customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113451,181127,{b=1,customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113446,181122,{b=1,customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113445,181121,{b=1,customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113452,181128,{b=1,customCollect={"SL_COV_VEN"},f=4,lvl=50})})),flt(5,g({customCollect={"SL_COV_VEN"}},{s(113388,181064,{b=1,customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113389,181065,{b=1,customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113383,181059,{b=1,customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113386,181062,{b=1,customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113390,181066,{b=1,c=a28,customCollect={"SL_COV_VEN"},description="This cloak is only awarded to leather characters.",f=3,lvl=50}),s(113384,181060,{b=1,customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113385,181061,{b=1,customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113387,181063,{b=1,customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113382,181058,{b=1,customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(114933,183711,{b=1,customCollect={"SL_COV_VEN"},f=3,lvl=50}),s(114932,183710,{b=1,customCollect={"SL_COV_VEN"},f=3,lvl=50})})),flt(6,g({customCollect={"SL_COV_VEN"}},{s(113415,181091,{b=1,customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113416,181092,{b=1,customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113417,181093,{b=1,c=a14,customCollect={"SL_COV_VEN"},description="This cloak is only awarded to mail characters.",f=3,lvl=50}),s(113411,181087,{b=1,customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113409,181085,{b=1,customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113412,181088,{b=1,customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113413,181089,{b=1,customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113414,181090,{b=1,customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113410,181086,{b=1,customCollect={"SL_COV_VEN"},f=6,lvl=50})})),flt(7,g({customCollect={"SL_COV_VEN"}},{s(113346,181023,{b=1,customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113354,181030,{b=1,c=a15,customCollect={"SL_COV_VEN"},description="This cloak is only awarded to Plate characters.",f=3,lvl=50}),s(113351,181028,{b=1,customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113347,181024,{b=1,customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113348,181025,{b=1,customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113345,181022,{b=1,customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113349,181026,{b=1,customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113350,181027,{b=1,customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113352,181029,{b=1,customCollect={"SL_COV_VEN"},f=7,lvl=50})}))}))}))}))})),n(-18,g({customCollect={"SL_COV_VEN"}},{i(183699,g({b=1,customCollect={"SL_COV_VEN"},description="Only Obtainable from Theotar Soulbind.",f=102},{i(182122,{f=55,lvl=50,spellID=11007}),i(178217,{f=55,lvl=55,spellID=314646}),i(178545,{f=55,lvl=55,spellID=314646}),i(169701),i(168589,{requireSkill=333}),i(178219,{f=55,lvl=50,spellID=11009}),i(171315,{requireSkill=773,spellID=307135}),i(168586,{requireSkill=333}),i(179278,{f=55,lvl=50,spellID=11009}),i(179992,{f=55,lvl=55,spellID=314646}),i(170554,{spellID=305580}),i(168583,{requireSkill=333})}))})),n(-2,g({customCollect={"SL_COV_VEN"}},{n(174710,g({coords={{54,25.6,1699}},customCollect={"SL_COV_VEN"}},{i(184665,{b=1,cost={{"c",1885,35}},f=55,lvl=60,spellID=347413,sym={{"select","tierID",9},{"pop"},{"select","headerID",-364},{"pop"},{"extract","runeforgePowerID"}}}),rfl(205,{b=1,cost={{"c",1813,250}},itemID=183249,spellID=342040}),mnt(333021,{b=1,cost={{"c",1813,100},{"c",1885,50}},customCollect={"SL_COV_VEN"},itemID=182332}),mnt(332882,{b=1,cost={{"c",1813,5000},{"c",1885,100}},customCollect={"SL_COV_VEN"},itemID=180461}),mnt(353866,{b=1,cost={{"c",1813,7500}},customCollect={"SL_COV_VEN"},itemID=186478}),mnt(332927,{b=1,cost={{"c",1813,5000}},customCollect={"SL_COV_VEN"},itemID=183715}),p(2966,{b=1,cost={{"c",1813,1500},{"c",1885,30}},customCollect={"SL_COV_VEN"},itemID=181555}),toy(183716,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_VEN"}}),ill(6258,{b=1,cost={{"c",1813,2500}},customCollect={"SL_COV_VEN"},itemID=182204}),s(114149,182433,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=25,lvl=50}),s(114145,182429,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=34,lvl=50}),s(113370,181046,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113371,181047,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113365,181041,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113368,181044,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113366,181042,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113367,181043,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113369,181045,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113364,181040,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113372,181048,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=3,lvl=50}),s(114152,182436,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=35,lvl=50}),s(114150,182434,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=25,lvl=50}),s(114151,182435,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=25,lvl=50}),s(113326,181005,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113334,181012,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=3,lvl=50}),s(113331,181010,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113327,181006,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113328,181007,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113325,181004,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113329,181008,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113330,181009,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113332,181011,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_VEN"},f=7,lvl=50}),i(186508,g({b=1,cost={{"c",1813,10000}},customCollect={"SL_COV_VEN"},f=55,spellID=353915},{s(116079,185097,{b=1,customCollect={"SL_COV_VEN"},f=3,lvl=50}),s(116073,185091,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116074,185092,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116075,185093,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116076,185094,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116071,185089,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116077,185095,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116072,185090,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116078,185096,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50})})),i(186510,g({b=1,cost={{"c",1813,10000}},customCollect={"SL_COV_VEN"},f=55,spellID=353917},{s(116100,185118,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116101,185119,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116102,185120,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116103,185121,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116098,185116,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116104,185122,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116106,185124,{b=1,customCollect={"SL_COV_VEN"},f=3,lvl=50}),s(116099,185117,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116105,185123,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50})})),i(186509,g({b=1,cost={{"c",1813,10000}},customCollect={"SL_COV_VEN"},f=55,spellID=353916},{s(116065,185083,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116066,185084,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116067,185085,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116068,185086,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116070,185088,{b=1,customCollect={"SL_COV_VEN"},f=3,lvl=50}),s(116064,185082,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116063,185081,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116069,185087,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50})})),s(113397,181073,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113398,181074,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113399,181075,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=3,lvl=50}),s(113393,181069,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113391,181067,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113394,181070,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113395,181071,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113396,181072,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113392,181068,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(114148,182432,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=28,lvl=50}),s(114147,182431,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=28,lvl=50}),s(114144,182428,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=26,lvl=50}),s(114934,183712,{b=1,cost={{"c",1813,3500}},customCollect={"SL_COV_VEN"},f=3,lvl=50}),s(114927,183705,{b=1,cost={{"c",1813,3500},{"c",1885,40}},customCollect={"SL_COV_VEN"},f=3,lvl=50}),s(114153,182437,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=33,lvl=50}),s(115067,183975,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=20,lvl=50}),s(114154,182438,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=8,lvl=50}),s(114143,182427,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=20,lvl=50}),s(114155,182439,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=1,lvl=50}),s(114146,182430,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=23,lvl=50}),s(113426,181102,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=3,lvl=50}),s(113420,181096,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113421,181097,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113422,181098,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113423,181099,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113424,181100,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113419,181095,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113418,181094,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113425,181101,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_VEN"},f=4,lvl=50})})),n(175406,g({coords={{70.6,27.3,1700}},customCollect={"SL_COV_VEN"}},{s(113469,181143,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=34,lvl=60}),s(113468,181142,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=26,lvl=60}),s(113478,181154,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=8,lvl=60}),s(113265,180902,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113284,180921,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113473,181149,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=25,lvl=60}),s(113476,181152,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=35,lvl=60}),s(113283,180920,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113267,180904,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113477,181153,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=33,lvl=60}),s(113467,181141,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=20,lvl=60}),s(113266,180903,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113286,180923,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113470,181144,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=23,lvl=60}),s(113474,181150,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=25,lvl=60}),s(113471,181146,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=28,lvl=60}),s(113479,181156,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=1,lvl=60}),s(113285,180922,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113264,180901,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113475,181151,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=25,lvl=60}),s(113472,181148,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=28,lvl=60}),s(113298,180938,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=3,lvl=60}),s(113287,180924,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113268,180905,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113273,180910,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113263,180900,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113466,180916,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113292,180929,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113290,180927,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113294,180931,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113271,180908,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113282,180919,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113296,180936,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=3,lvl=60}),s(113272,180909,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113278,180915,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113289,180926,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113293,180930,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113297,180937,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=3,lvl=60}),s(113275,180912,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113277,180914,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113281,180918,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113270,180907,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113295,180934,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=3,lvl=60}),s(113274,180911,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113276,180913,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113280,180917,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113288,180925,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113269,180906,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113291,180928,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=4,lvl=60})})),n(175407,g({coords={{55.2,54.1,1700}},customCollect={"SL_COV_VEN"}},{s(114137,182421,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=3}),s(114141,182425,{b=1,cost={{"i",183888.03,1},{"i",183889.03,1}},customCollect={"SL_COV_VEN"},f=8,lvl=50,modID=3}),s(114132,182416,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_VEN"},f=34,lvl=50,modID=3}),s(114130,182414,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_VEN"},f=20,lvl=50,modID=3}),s(114138,182422,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=3}),s(114140,182424,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_VEN"},f=33,lvl=50,modID=3}),s(114114,182398,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_VEN"},f=33,lvl=50,modID=3}),s(114110,182394,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=3}),s(114112,182396,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=3}),s(114113,182397,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_VEN"},f=35,lvl=50,modID=3}),s(114133,182417,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_VEN"},f=23,lvl=50,modID=3}),s(114116,182400,{b=1,cost={{"i",183895.82,1},{"i",183894.82,1}},customCollect={"SL_COV_VEN"},f=1,lvl=50,modID=3}),s(114104,182388,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_VEN"},f=20,lvl=50,modID=3}),s(114105,182389,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_VEN"},f=26,lvl=50,modID=3}),s(114136,182420,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=3}),s(114135,182419,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=3}),s(114109,182393,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=3}),s(114108,182392,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=3}),s(114107,182391,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_VEN"},f=23,lvl=50,modID=3}),s(114131,182415,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_VEN"},f=26,lvl=50,modID=3}),s(114111,182395,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=3}),s(114142,182426,{b=1,cost={{"i",183888.03,1},{"i",183889.03,1}},customCollect={"SL_COV_VEN"},f=1,lvl=50,modID=3}),s(114115,182399,{b=1,cost={{"i",183895.82,1},{"i",183894.82,1}},customCollect={"SL_COV_VEN"},f=8,lvl=50,modID=3}),s(114106,182390,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_VEN"},f=34,lvl=50,modID=3}),s(114134,182418,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=3}),s(114139,182423,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_VEN"},f=35,lvl=50,modID=3})})),n(178176,g({coords={{55.1,46.1,1700}},crs={174183},customCollect={"SL_COV_VEN"}},{s(114137,182421,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=4}),s(114141,182425,{b=1,cost={{"i",183888.04,1},{"i",183889.04,1}},customCollect={"SL_COV_VEN"},f=8,lvl=50,modID=4}),s(114132,182416,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_VEN"},f=34,lvl=50,modID=4}),s(114130,182414,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_VEN"},f=20,lvl=50,modID=4}),s(114138,182422,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=4}),s(114140,182424,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_VEN"},f=33,lvl=50,modID=4}),s(114114,182398,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_VEN"},f=33,lvl=50,modID=4}),s(114110,182394,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=4}),s(114112,182396,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=4}),s(114113,182397,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_VEN"},f=35,lvl=50,modID=4}),s(114133,182417,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_VEN"},f=23,lvl=50,modID=4}),s(114116,182400,{b=1,cost={{"i",183895.83,1},{"i",183894.83,1}},customCollect={"SL_COV_VEN"},f=1,lvl=50,modID=83}),s(114104,182388,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_VEN"},f=20,lvl=50,modID=4}),s(114105,182389,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_VEN"},f=26,lvl=50,modID=4}),s(114136,182420,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=4}),s(114135,182419,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=4}),s(114109,182393,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=4}),s(114108,182392,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=83}),s(114107,182391,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_VEN"},f=23,lvl=50,modID=83}),s(114131,182415,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_VEN"},f=26,lvl=50,modID=4}),s(114111,182395,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=4}),s(114142,182426,{b=1,cost={{"i",183888.04,1},{"i",183889.04,1}},customCollect={"SL_COV_VEN"},f=1,lvl=50,modID=4}),s(114115,182399,{b=1,cost={{"i",183895.83,1},{"i",183894.83,1}},customCollect={"SL_COV_VEN"},f=8,lvl=50,modID=4}),s(114106,182390,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_VEN"},f=34,lvl=50,modID=4}),s(114134,182418,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=4}),s(114139,182423,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_VEN"},f=35,lvl=50,modID=4})})),n(174709,g({coords={{45.4,65,1700}},customCollect={"SL_COV_VEN"}},{s(114137,182421,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=5}),s(114141,182425,{b=1,cost={{"i",183888.05,1},{"i",183889.05,1}},customCollect={"SL_COV_VEN"},f=8,lvl=50,modID=5}),s(114132,182416,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_VEN"},f=34,lvl=50,modID=5}),s(114130,182414,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_VEN"},f=20,lvl=50,modID=5}),s(114138,182422,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=5}),s(114140,182424,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_VEN"},f=33,lvl=50,modID=5}),s(114114,182398,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_VEN"},f=33,lvl=50,modID=5}),s(114110,182394,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=5}),s(114112,182396,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=5}),s(114113,182397,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_VEN"},f=35,lvl=50,modID=5}),s(114133,182417,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_VEN"},f=23,lvl=50,modID=5}),s(114116,182400,{b=1,cost={{"i",183895.84,1},{"i",183894.84,1}},customCollect={"SL_COV_VEN"},f=1,lvl=50,modID=5}),s(114104,182388,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_VEN"},f=20,lvl=50,modID=5}),s(114105,182389,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_VEN"},f=26,lvl=50,modID=5}),s(114136,182420,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=5}),s(114135,182419,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=5}),s(114109,182393,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=5}),s(114108,182392,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=5}),s(114107,182391,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_VEN"},f=23,lvl=50,modID=5}),s(114131,182415,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_VEN"},f=26,lvl=50,modID=5}),s(114111,182395,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=5}),s(114142,182426,{b=1,cost={{"i",183888.05,1},{"i",183889.05,1}},customCollect={"SL_COV_VEN"},f=1,lvl=50,modID=5}),s(114115,182399,{b=1,cost={{"i",183895.84,1},{"i",183894.84,1}},customCollect={"SL_COV_VEN"},f=8,lvl=50,modID=5}),s(114106,182390,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_VEN"},f=34,lvl=50,modID=5}),s(114134,182418,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=5}),s(114139,182423,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_VEN"},f=35,lvl=50,modID=5})})),n(175369,g({coords={{40.3,46.1,1700}},customCollect={"SL_COV_VEN"}},{s(115057,182421,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=6}),s(114869,182425,{b=1,cost={{"i",183888.06,1},{"i",183889.06,1}},customCollect={"SL_COV_VEN"},f=8,lvl=50,modID=6}),s(114865,182416,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_VEN"},f=34,lvl=50,modID=6}),s(114864,182414,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_VEN"},f=20,lvl=50,modID=6}),s(114861,182422,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=6}),s(114868,182424,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_VEN"},f=33,lvl=50,modID=6}),s(115053,182398,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_VEN"},f=33,lvl=50,modID=6}),s(115048,182394,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=6}),s(115045,182396,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=6}),s(115052,182397,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_VEN"},f=35,lvl=50,modID=6}),s(114860,182417,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_VEN"},f=23,lvl=50,modID=6}),s(115046,182400,{b=1,cost={{"i",183895.85,1},{"i",183894.85,1}},customCollect={"SL_COV_VEN"},f=1,lvl=50,modID=6}),s(115049,182388,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_VEN"},f=20,lvl=50,modID=6}),s(115055,182389,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_VEN"},f=26,lvl=50,modID=6}),s(114863,182420,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=6}),s(114866,182419,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=6}),s(115051,182393,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=6}),s(115047,182392,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=6}),s(115044,182391,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_VEN"},f=23,lvl=50,modID=6}),s(115056,182415,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_VEN"},f=26,lvl=50,modID=6}),s(115058,182395,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=6}),s(114859,182426,{b=1,cost={{"i",183888.06,1},{"i",183889.06,1}},customCollect={"SL_COV_VEN"},f=1,lvl=50,modID=6}),s(115054,182399,{b=1,cost={{"i",183895.85,1},{"i",183894.85,1}},customCollect={"SL_COV_VEN"},f=8,lvl=50,modID=6}),s(115050,182390,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_VEN"},f=34,lvl=50,modID=6}),s(114862,182418,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=6}),s(114867,182423,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_VEN"},f=35,lvl=50,modID=6})}))}))})),m(1627,g({coords={{48.2,39.4,1543}},icon=3642306,maps={1615,1618,1619,1620,1621,1623,1624,1628,1629,1630,1631,1632,1635,1641,1656,1660,1705,1712,1721,1728,1736,1749,1751,1752,1753,1754,1756,1757,1758,1759,1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1771,1772,1773,1774,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1786,1787,1789,1791,1792,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809,1810,1811,1812,1911,1912,1913,1920,1962,1963,1964,1965,1966,1969,1974,1975,1976,1977,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988}},{n(-4,{ach(15091),ach(15067),ach(14961,g({collectible=false},{crit(4,{sourceQuests={63727}})})),ach(14795,{ach(14759),ach(14760)}),ach(14773),ach(14778,{i(170540,{crit(1,{achID=14778,crs={156157,156159,156212,156213,156219,156226,165594,170800},description="Can be spawned from creatures within the 'Coldheart Interstitia' tower."}),crit(2,{achID=14778,crs={151816}}),crit(3,{achID=14778,crs={152708}}),crit(4,{achID=14778,crs={151353,154030}}),crit(5,{achID=14778,crs={150958,153874,157634,157819}}),crit(6,{achID=14778,crs={150959,153878}}),crit(7,{achID=14778,crs={150965,155798}}),crit(8,{achID=14778,crs={151814,151815,151816,152644,153879,153882,153885}}),crit(9,{achID=14778,crs={154128,154129,157571,157572,157583,157584}}),crit(10,{achID=14778,crs={155211,155215,155216,155219,155221,155225,155226}}),crit(11,{achID=14778,crs={153552,155790,155824,155830,155949,157810}}),crit(12,{achID=14778,crs={155793}}),crit(13,{achID=14778,crs={154011,154014,154015,154016,154018,154020},description="Can be spawned from creatures within the 'The Upper Reaches' tower."})})}),ach(15089,{mnt(339956,{b=1,itemID=186655}),ach(15088),ach(15087),ach(15084),ach(15083),ach(15081),ach(15082)}),ach(14776),ach(14498,{crit(1,{crs={156239}}),crit(2,{crs={171422}}),crit(3,{crs={170418}}),crit(4,{crs={169859}}),crit(5,{crs={153165}}),crit(6,{crs={151329}}),crit(7,{crs={156015}}),crit(8,{crs={153451}}),crit(9,{crs={159755}}),crit(10,{crs={155945}}),crit(11,{crs={151331}}),crit(12,{crs={152995}}),crit(13,{crs={153011}}),crit(14,{crs={153382}}),crit(15,{crs={159190}}),crit(16,{crs={157122}}),crit(17,{crs={153174}}),crit(18,{crs={155251}}),crit(19,{crs={155250}})}),ach(15075,{crit(1,{crs={179136}}),crit(2,{crs={179135}}),crit(3,{crs={179133}})}),ach(14755),ach(15079,{p(3132,{b=1,itemID=186551}),ach(15076,{sourceQuests={64216}}),ach(15080)}),ach(15092,{ach(15093),ach(15095),ach(15094),ach(15096)}),ach(14501,{ach(14499),ach(14500)}),ach(14810,{ach(14809,{ach(14808,{ach(14463),ach(14473),ach(14478),ach(14483),ach(14488),ach(14493)}),crit(1),crit(2),crit(3),crit(4),crit(5),crit(6)}),crit(1),crit(2),crit(3),crit(4),crit(5),crit(6)}),ach(14754,{sourceQuests={60272}}),ach(14468),ach(14469,{p(3041,{b=1,itemID=183412})}),ach(14470),ach(14471,{toy(184223,{b=1,lvl=48})}),ach(14472),ach(14568,{title(438)}),ach(14569),ach(14570,{mnt(344578,{b=1,itemID=184166})})}),n(-364,g({description="These memories only drop from Layer 3 or above, except for Phantasma Lure."},{rfl(203,{b=1,description="This memory is the only exception and will only drop from Layer 6 or above.",itemID=183247,spellID=342040}),n(-982,{rfl(41,{b=1,c=a6,itemID=182634,spellID=342040}),rfl(26,{b=1,c=a12,itemID=183221,spellID=342040}),rfl(52,{b=1,c=a2,itemID=183226,spellID=342040}),rfl(70,{b=1,c=a10,itemID=183254,spellID=342040}),rfl(15,{b=1,c=a9,itemID=183270,spellID=342040}),rfl(92,{b=1,c=a11,itemID=183292,spellID=342040}),rfl(127,{b=1,c=a8,itemID=183342,spellID=342040}),rfl(142,{b=1,c=a1,itemID=183359,spellID=342040}),rfl(167,{b=1,c=a7,itemID=183364,spellID=342040}),rfl(182,{b=1,c=a5,itemID=183383,spellID=342040})}),n(-983,{rfl(42,{b=1,c=a6,itemID=182640,spellID=342040}),rfl(22,{b=1,c=a12,itemID=183217,spellID=342040}),rfl(65,{b=1,c=a2,itemID=183239,spellID=342040}),rfl(80,{b=1,c=a10,itemID=183263,spellID=342040}),rfl(91,{b=1,c=a11,itemID=183291,spellID=342040}),rfl(106,{b=1,c=a3,itemID=183307,spellID=342040}),rfl(158,{b=1,c=a4,itemID=183327,spellID=342040}),rfl(129,{b=1,c=a8,itemID=183343,spellID=342040}),rfl(135,{b=1,c=a1,itemID=183351,spellID=342040}),rfl(172,{b=1,c=a7,itemID=183371,spellID=342040})}),n(-984,{rfl(29,{b=1,c=a12,itemID=183219,spellID=342040}),rfl(56,{b=1,c=a2,itemID=183232,spellID=342040}),rfl(71,{b=1,c=a10,itemID=183255,spellID=342040}),rfl(12,{b=1,c=a9,itemID=183276,spellID=342040}),rfl(96,{b=1,c=a11,itemID=183294,spellID=342040}),rfl(105,{b=1,c=a3,itemID=183302,spellID=342040}),rfl(150,{b=1,c=a4,itemID=183321,spellID=342040}),rfl(122,{b=1,c=a8,itemID=183339,spellID=342040}),rfl(144,{b=1,c=a1,itemID=183360,spellID=342040}),rfl(174,{b=1,c=a7,itemID=183377,spellID=342040}),rfl(183,{b=1,c=a5,itemID=183382,spellID=342040})}),n(-985,{rfl(40,{b=1,c=a6,itemID=182632,spellID=342040}),rfl(60,{b=1,c=a2,itemID=183236,spellID=342040}),rfl(5,{b=1,c=a9,itemID=183280,spellID=342040}),rfl(86,{b=1,c=a11,itemID=183287,spellID=342040}),rfl(103,{b=1,c=a3,itemID=183305,spellID=342040}),rfl(157,{b=1,c=a4,itemID=183322,spellID=342040}),rfl(120,{b=1,c=a8,itemID=183337,spellID=342040}),rfl(139,{b=1,c=a1,itemID=183355,spellID=342040}),rfl(166,{b=1,c=a7,itemID=183363,spellID=342040}),rfl(192,{b=1,c=a5,itemID=183393,spellID=342040})}),n(-986,{rfl(34,{b=1,c=a6,itemID=182628,spellID=342040}),rfl(61,{b=1,c=a2,itemID=183237,spellID=342040}),rfl(81,{b=1,c=a10,itemID=183262,spellID=342040}),rfl(2,{b=1,c=a9,itemID=183281,spellID=342040}),rfl(89,{b=1,c=a11,itemID=183286,spellID=342040}),rfl(109,{b=1,c=a3,itemID=183308,spellID=342040}),rfl(152,{b=1,c=a4,itemID=183320,spellID=342040}),rfl(119,{b=1,c=a8,itemID=183335,spellID=342040}),rfl(140,{b=1,c=a1,itemID=183357,spellID=342040}),rfl(188,{b=1,c=a5,itemID=183388,spellID=342040})}),n(-987,{rfl(37,{b=1,c=a6,itemID=182631,spellID=342040}),rfl(55,{b=1,c=a2,itemID=183230,spellID=342040}),rfl(77,{b=1,c=a10,itemID=183259,spellID=342040}),rfl(9,{b=1,c=a9,itemID=183273,spellID=342040}),rfl(111,{b=1,c=a3,itemID=183312,spellID=342040}),rfl(161,{b=1,c=a4,itemID=183328,spellID=342040}),rfl(171,{b=1,c=a7,itemID=183372,spellID=342040}),rfl(193,{b=1,c=a5,itemID=183390,spellID=342040})})})),n(-17,{q(60270,{coords={{50.6,57.2,1912}},lvl=60,providers={{"n",164937}},sourceQuests={60269}}),q(62700,{coords={{50.6,57.2,1912}},lvl=60,providers={{"n",164937}},sourceQuests={60272}}),q(60268,{coords={{50.6,57.2,1912}},lvl=60,providers={{"n",164937}},sourceQuests={60267}}),q(60267,{crs={151329},lvl=60,providers={{"i",178585}},sourceQuests={61099}}),q(60269,{coords={{50.6,57.2,1912}},lvl=60,providers={{"n",164937}},sourceQuests={60268}}),q(65035,{coords={{35.5,46.9,1627}},customCollect={"SL_SKIP"},isBreadcrumb=1,lvl=50,providers={{"n",181328}},sourceQuests={64850}}),q(64850,{coords={{35.5,46.9,1627}},customCollect={"SL_SKIP"},isDaily=1,lvl=50,providers={{"n",181328}}}),q(64210,{coords={{42.9,68.2,1967}},lvl=50,maps={1968},providers={{"n",179598}},sourceQuests={64557}}),q(62719,{coords={{50.4,53.8,1912}},lvl=60,providers={{"n",164937}},sourceQuests={60272}}),q(63727,g({coords={{50.2,58.4,1912}},lvl=60,providers={{"n",177569}},sourceQuests={63726}},{heir(185965,{b=1,f=200,itemID=185965,questID=63893,recipeID=352177,spellID=352177})})),q(62800,{coords={{50.6,57.2,1912}},description="Unlocks the capability of learning the base item crafts for Shadowlands Legendary items made by Jewelcrafting",lvl=60,providers={{"n",164937}},requireSkill=755,sourceQuests={60272}}),q(62798,{coords={{50.6,57.2,1912}},description="Unlocks the capability of learning the base item crafts for Shadowlands Legendary items made by Leatherworking",lvl=60,providers={{"n",164937}},requireSkill=165,sourceQuests={60272}}),q(62797,{coords={{50.6,57.2,1912}},description="Unlocks the capability of learning the base item crafts for Shadowlands Legendary items made by Blacksmithing",lvl=60,providers={{"n",164937}},requireSkill=164,sourceQuests={60272}}),q(62799,{coords={{50.6,57.2,1912}},description="Unlocks the capability of learning the base item crafts for Shadowlands Legendary items made by Tailoring",lvl=60,providers={{"n",164937}},requireSkill=197,sourceQuests={60272}}),q(64216,{coords={{50.3,60.4,1912}},lvl=50,providers={{"n",164937}},sourceQuests={64210}}),q(61957,g({customCollect={"SL_COV_NEC"},lvl=50,providers={{"n",173395}},sourceQuests={62229}},{follower(1311)})),q(61223,g({customCollect={"SL_COV_VEN"},lvl=50,providers={{"n",171918}},sourceQuests={61259}},{follower(1220)})),q(61421,g({customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",172275}},sourceQuests={61427}},{follower(1277)})),q(61424,g({customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",172240}},sourceQuests={61430}},{follower(1280)})),q(62999,g({lvl=50,providers={{"n",175649}},sourceQuests={62993}},{follower(1325)})),q(61218,g({customCollect={"SL_COV_VEN"},lvl=50,providers={{"n",171869}},sourceQuests={61228}},{follower(1214)})),q(61422,g({customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",172238}},sourceQuests={61428}},{follower(1278)})),q(64170,g({customCollect={"SL_COV_KYR"},lvl=50,providers={{"n",179666}},sourceQuests={64186}},{follower(1328)})),q(64169,g({customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",179672}},sourceQuests={64185}},{follower(1327)})),q(61958,g({customCollect={"SL_COV_NEC"},lvl=50,providers={{"n",173397}}},{follower(1306)})),q(61319,g({customCollect={"SL_COV_KYR"},lvl=50,providers={{"n",172037}},sourceQuests={61348}},{follower(1267)})),q(61321,g({customCollect={"SL_COV_KYR"},lvl=50,providers={{"n",172154}},sourceQuests={61395}},{follower(1269)})),q(61222,g({customCollect={"SL_COV_VEN"},lvl=50,providers={{"n",171898}},sourceQuests={61248}},{follower(1217)})),q(61423,g({customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",172239}},sourceQuests={61429}},{follower(1279)})),q(64171,g({customCollect={"SL_COV_KYR"},lvl=50,providers={{"n",179667}},sourceQuests={64187}},{follower(1329)})),q(64173,g({customCollect={"SL_COV_NEC"},lvl=50,providers={{"n",179678}},sourceQuests={64189}},{follower(1331)})),q(61313,g({customCollect={"SL_COV_KYR"},lvl=50,providers={{"n",171995}},sourceQuests={61322}},{follower(1222)})),q(64175,g({customCollect={"SL_COV_VEN"},lvl=50,providers={{"n",179682}},sourceQuests={64191}},{follower(1333)})),q(61425,g({customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",172241}},sourceQuests={61431}},{follower(1281)})),q(60651,g({lvl=50,providers={{"n",169842}},sourceQuests={60573}},{follower(1257)})),q(61320,g({customCollect={"SL_COV_KYR"},lvl=50,providers={{"n",172032}},sourceQuests={61347}},{follower(1268)})),q(61219,g({customCollect={"SL_COV_VEN"},lvl=50,providers={{"n",171927}},sourceQuests={61262}},{follower(1215)})),q(61961,g({customCollect={"SL_COV_NEC"},lvl=50,providers={{"n",173398}},sourceQuests={62236}},{follower(1310)})),q(64172,g({customCollect={"SL_COV_NEC"},lvl=50,providers={{"n",179676}},sourceQuests={64188}},{follower(1330)})),q(64168,g({customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",179670}},sourceQuests={64184}},{follower(1326)})),q(64174,g({customCollect={"SL_COV_VEN"},lvl=50,providers={{"n",179680}},sourceQuests={64190}},{follower(1332)})),q(61221,g({customCollect={"SL_COV_VEN"},lvl=50,providers={{"n",171878}},sourceQuests={61234}},{follower(1216)})),q(61959,g({customCollect={"SL_COV_NEC"},lvl=50,providers={{"n",173399}},sourceQuests={62226}},{follower(1307)})),q(61318,g({customCollect={"SL_COV_KYR"},lvl=50,providers={{"n",172022}},sourceQuests={61340}},{follower(1223)})),q(61317,g({customCollect={"SL_COV_KYR"},lvl=50,providers={{"n",172006}},sourceQuests={61330}},{follower(1221)})),q(61217,g({customCollect={"SL_COV_VEN"},lvl=50,providers={{"n",171893}},sourceQuests={61243}},{follower(1213)})),q(61962,g({customCollect={"SL_COV_NEC"},lvl=50,providers={{"n",173400}},sourceQuests={62231}},{follower(1308)})),q(61960,g({customCollect={"SL_COV_NEC"},lvl=50,providers={{"n",173401}},sourceQuests={62227}},{follower(1309)})),q(61426,g({customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",172243}}},{follower(1282)})),q(62229,{providers={{"n",173750}},repeatable=1,sourceQuests=a49}),q(64185,{providers={{"n",179671}},repeatable=1,sourceQuests=a49}),q(61259,{providers={{"n",171920}},repeatable=1,sourceQuests=a49}),q(61427,{providers={{"n",172244}},repeatable=1,sourceQuests=a49}),q(61430,{providers={{"n",172240}},repeatable=1,sourceQuests=a49}),q(61228,{providers={{"n",171867}},repeatable=1,sourceQuests=a49}),q(61428,{providers={{"n",172259}},repeatable=1,sourceQuests=a49}),q(64186,{providers={{"n",179665}},repeatable=1,sourceQuests=a49}),q(59340,{providers={{"n",152418}},repeatable=1,sourceQuests=a49}),q(61348,{providers={{"n",172039}},repeatable=1,sourceQuests=a49}),q(59777,{providers={{"n",166147}},repeatable=1,sourceQuests=a49}),q(59775,{providers={{"n",166123}},repeatable=1,sourceQuests=a49}),q(59779,{providers={{"n",166151}},repeatable=1,sourceQuests=a49}),q(59778,{providers={{"n",166148}},repeatable=1,sourceQuests=a49}),q(59346,{providers={{"n",157426}},repeatable=1,sourceQuests=a49}),q(61248,{providers={{"n",171898}},repeatable=1,sourceQuests=a49}),q(61429,{providers={{"n",172260}},repeatable=1,sourceQuests=a49}),q(64187,{repeatable=1,sourceQuests=a49}),q(64189,{providers={{"n",179677}},repeatable=1,sourceQuests=a49}),q(61322,{providers={{"n",171996}},repeatable=1,sourceQuests=a49}),q(64191,{providers={{"n",179681}},repeatable=1,sourceQuests=a49}),q(61431,{providers={{"n",172263}},repeatable=1,sourceQuests=a49}),q(60573,{providers={{"n",168979}},repeatable=1,sourceQuests=a49}),q(64184,{providers={{"n",179762}},repeatable=1,sourceQuests=a49}),q(61347,{providers={{"n",172031}},repeatable=1,sourceQuests=a49}),q(64190,{providers={{"n",179679}},repeatable=1,sourceQuests=a49}),q(61340,{providers={{"n",172024}},repeatable=1,sourceQuests=a49}),q(61243,{providers={{"n",171895}},repeatable=1,sourceQuests=a49}),q(61262,{providers={{"n",171928}},repeatable=1,sourceQuests=a49}),q(59345,{providers={{"n",157432}},repeatable=1,sourceQuests=a49}),q(62236,{providers={{"n",173404}},repeatable=1,sourceQuests=a49}),q(59344,{providers={{"n",157406}},repeatable=1,sourceQuests=a49}),q(64188,{providers={{"n",179673}},repeatable=1,sourceQuests=a49}),q(61395,{providers={{"n",172157}},repeatable=1,sourceQuests=a49}),q(61234,{providers={{"n",171879}},repeatable=1,sourceQuests=a49}),q(62226,{providers={{"n",173748}},repeatable=1,sourceQuests=a49}),q(61330,{providers={{"n",172007}},repeatable=1,sourceQuests=a49}),q(62993,{providers={{"n",175648}},repeatable=1,sourceQuests=a49}),q(62227,{repeatable=1,sourceQuests=a49}),q(63987,{providers={{"n",178932}},repeatable=1}),q(62231,{providers={{"n",173753}},repeatable=1,sourceQuests=a49}),q(58198,{isWeekly=1,name="Coldheart Interstitia, Layer 1"}),q(58199,{isWeekly=1,name="Coldheart Interstitia, Layer 2"}),q(58200,{isWeekly=1,name="Coldheart Interstitia, Layer 3"}),q(58201,{isWeekly=1,name="Coldheart Interstitia, Layer 4"}),q(58202,{isWeekly=1,name="Coldheart Interstitia, Layer 5"}),q(58203,{isWeekly=1,name="Coldheart Interstitia, Layer 6"}),q(61975,{isWeekly=1,name="Coldheart Interstitia, Layer 7"}),q(61976,{isWeekly=1,name="Coldheart Interstitia, Layer 8"}),q(63880,{isWeekly=1,name="Coldheart Interstitia, Layer 9"}),q(63881,{isWeekly=1,name="Coldheart Interstitia, Layer 10"}),q(63882,{isWeekly=1,name="Coldheart Interstitia, Layer 11"}),q(63883,{isWeekly=1,name="Coldheart Interstitia, Layer 12"}),q(58186,{isWeekly=1,name="Fracture Chambers, Layer 1"}),q(58187,{isWeekly=1,name="Fracture Chambers, Layer 2"}),q(58188,{isWeekly=1,name="Fracture Chambers, Layer 3"}),q(58189,{isWeekly=1,name="Fracture Chambers, Layer 4"}),q(58190,{isWeekly=1,name="Fracture Chambers, Layer 5"}),q(58191,{isWeekly=1,name="Fracture Chambers, Layer 6"}),q(61971,{isWeekly=1,name="Fracture Chambers, Layer 7"}),q(61972,{isWeekly=1,name="Fracture Chambers, Layer 8"}),q(63872,{isWeekly=1,name="Fracture Chambers, Layer 9"}),q(63873,{isWeekly=1,name="Fracture Chambers, Layer 10"}),q(63874,{isWeekly=1,name="Fracture Chambers, Layer 11"}),q(63875,{isWeekly=1,name="Fracture Chambers, Layer 12"}),q(58204,{isWeekly=1,name="Mort'regar, Layer 1"}),q(58205,{isWeekly=1,name="Mort'regar, Layer 2"}),q(59326,{isWeekly=1,name="Mort'regar, Layer 3"}),q(59334,{isWeekly=1,name="Mort'regar, Layer 4"}),q(59335,{isWeekly=1,name="Mort'regar, Layer 5"}),q(59336,{isWeekly=1,name="Mort'regar, Layer 6"}),q(61977,{isWeekly=1,name="Mort'regar, Layer 7"}),q(61978,{isWeekly=1,name="Mort'regar, Layer 8"}),q(63884,{isWeekly=1,name="Mort'regar, Layer 9"}),q(63885,{isWeekly=1,name="Mort'regar, Layer 10"}),q(63886,{isWeekly=1,name="Mort'regar, Layer 11"}),q(63887,{isWeekly=1,name="Mort'regar, Layer 12"}),q(59328,{isWeekly=1,name="Skoldus Hall, Layer 1"}),q(59329,{isWeekly=1,name="Skoldus Hall, Layer 2"}),q(59330,{isWeekly=1,name="Skoldus Hall, Layer 3"}),q(59331,{isWeekly=1,name="Skoldus Hall, Layer 4"}),q(59332,{isWeekly=1,name="Skoldus Hall, Layer 5"}),q(59333,{isWeekly=1,name="Skoldus Hall, Layer 6"}),q(61969,{isWeekly=1,name="Skoldus Hall, Layer 7"}),q(61970,{isWeekly=1,name="Skoldus Hall, Layer 8"}),q(63868,{isWeekly=1,name="Skoldus Hall, Layer 9"}),q(63869,{isWeekly=1,name="Skoldus Hall, Layer 10"}),q(63870,{isWeekly=1,name="Skoldus Hall, Layer 11"}),q(63871,{isWeekly=1,name="Skoldus Hall, Layer 12"}),q(58192,{isWeekly=1,name="Soulforges, Layer 1"}),q(58193,{isWeekly=1,name="Soulforges, Layer 2"}),q(58194,{isWeekly=1,name="Soulforges, Layer 3"}),q(58195,{isWeekly=1,name="Soulforges, Layer 4"}),q(58196,{isWeekly=1,name="Soulforges, Layer 5"}),q(58197,{isWeekly=1,name="Soulforges, Layer 6"}),q(61973,{isWeekly=1,name="Soulforges, Layer 7"}),q(61974,{isWeekly=1,name="Soulforges, Layer 8"}),q(63876,{isWeekly=1,name="Soulforges, Layer 9"}),q(63877,{isWeekly=1,name="Soulforges, Layer 10"}),q(63878,{isWeekly=1,name="Soulforges, Layer 11"}),q(63879,{isWeekly=1,name="Soulforges, Layer 12"}),q(59337,{isWeekly=1,name="Upper Reaches, Layer 1"}),q(61101,{isWeekly=1,name="Upper Reaches, Layer 2"}),q(61131,{isWeekly=1,name="Upper Reaches, Layer 3"}),q(61132,{isWeekly=1,name="Upper Reaches, Layer 4"}),q(61133,{isWeekly=1,name="Upper Reaches, Layer 5"}),q(61134,{isWeekly=1,name="Upper Reaches, Layer 6"}),q(61979,{isWeekly=1,name="Upper Reaches, Layer 7"}),q(61980,{isWeekly=1,name="Upper Reaches, Layer 8"}),q(63888,{isWeekly=1,name="Upper Reaches, Layer 9"}),q(63889,{isWeekly=1,name="Upper Reaches, Layer 10"}),q(63890,{isWeekly=1,name="Upper Reaches, Layer 11"}),q(63891,{isWeekly=1,name="Upper Reaches, Layer 12"})}),n(-2,{n(-979,g({crs={152594,170257},description="These items are not guaranteed, but have a chance to appear among the vendors' goods."},{s(146531,187086,{b=1,cost={{"c",1728,300}},f=2}),toy(186974,{b=1,lvl=10}),s(146504,187034,{b=1,cost={{"c",1728,1000}},f=3,lvl=60}),s(146528,187083,{b=1,cost={{"c",1728,1000}},f=3,lvl=60}),s(146527,187082,{b=1,cost={{"c",1728,1000}},f=3,lvl=60}),s(146534,187089,{b=1,cost={{"c",1728,300}},f=2}),s(146532,187087,{b=1,cost={{"c",1728,300}},f=2}),s(146545,187100,{b=1,cost={{"c",1728,300}},f=2}),s(146530,187085,{b=1,cost={{"c",1728,300}},f=2}),s(146546,187101,{b=1,cost={{"c",1728,300}},f=2}),s(146533,187088,{b=1,cost={{"c",1728,300}},f=2}),s(146544,187099,{b=1,cost={{"c",1728,300}},f=2}),s(146540,187095,{b=1,cost={{"c",1728,300}},f=2}),s(146543,187098,{b=1,cost={{"c",1728,300}},f=2}),s(146535,187090,{b=1,cost={{"c",1728,300}},f=2})}))}),n(0,{s(146541,187096,{b=1,crs={155945},f=2}),s(146526,187081,{b=1,crs={179433,179526},f=3,lvl=60}),s(146514,187044,{b=1,crs={151331,153382,159190,170418},f=2}),s(146501,187030,{b=1,crs={151329},f=2}),s(146538,187093,{b=1,crs={176578,179433,179526},f=2}),s(146539,187094,{b=1,crs={179526},f=2}),s(146536,187091,{b=1,crs={176578,179433,179526},f=2}),s(146537,187092,{b=1,crs={176578,179526},f=2}),s(146529,187084,{b=1,crs={179526},f=3,lvl=60}),s(146509,187039,{b=1,crs={151331,153165,157122,159190,170418,171422},f=2}),s(146512,187042,{b=1,crs={151329,151331,153165,155945,159190,170418},f=2}),s(146498,187025,{b=1,crs={179526},f=3,lvl=60}),s(146516,187046,{b=1,crs={151329,151331,153382},f=2}),s(146511,187041,{b=1,crs={155250,159190},f=2}),s(146508,187038,{b=1,crs={151331,157122,159190,159755},f=2}),s(146500,187027,{b=1,crs={151329,151331,153165,159190,170418},f=2}),s(146503,187032,{b=1,crs={151329,151331,159190,170418},f=2}),s(146513,187043,{b=1,crs={151329,151331,153165,159190,159755,170418},f=2}),s(146502,187031,{b=1,crs={153165,169859},f=2}),s(146510,187040,{b=1,crs={169859},f=2}),s(146515,187045,{b=1,crs={151329,151331,153165,159190},f=2}),toy(187417,{b=1,crs={176578,179433},lvl=11}),p(3030,{b=1,crs={151329,151331,153165},itemID=183193}),toy(187075,{b=1,crs={151331,157122,159190,170418},lvl=60}),p(3032,{b=1,crs={151329,151331,153165},itemID=183192}),p(3130,{b=1,crs={176578,179526},itemID=186549}),p(3027,{b=1,crs={155250,155251,156239},itemID=183116}),p(3029,{b=1,crs={153165,153451,155945,156015,169859},itemID=183191}),p(3033,{b=1,crs={151331,159755,169859,171422},itemID=183194}),p(3028,{b=1,crs={155945,157122,159190,170418,171422},itemID=183117}),p(3034,{b=1,crs={152995,153011,153174,153382,170418},itemID=183195}),p(3026,{b=1,crs={155250,155251,156239},itemID=183115}),i(185049,{b=1,lvl=50}),i(187876,{b=1,lvl=50})})})),n(-364,{rfl(203,{b=1,itemID=183247,spellID=342040}),rfl(205,{b=1,itemID=183249,spellID=342040}),rfl(199,{b=1,itemID=183242,spellID=342040}),rfl(204,{b=1,itemID=183248,spellID=342040}),rfl(201,{b=1,itemID=183245,spellID=342040}),rfl(202,{b=1,itemID=183246,spellID=342040}),rfl(200,{b=1,itemID=183243,spellID=342040}),rfl(206,{b=1,itemID=183244,spellID=342040}),cl(6,{rfl(43,{b=1,c=a6,itemID=182638,spellID=342040}),rfl(41,{b=1,c=a6,itemID=182634,spellID=342040}),rfl(42,{b=1,c=a6,itemID=182640,spellID=342040}),rfl(37,{b=1,c=a6,itemID=182631,spellID=342040}),rfl(33,{b=1,c=a6,itemID=182625,spellID=342040}),rfl(40,{b=1,c=a6,itemID=182632,spellID=342040}),rfl(34,{b=1,c=a6,itemID=182628,spellID=342040}),rfl(44,{b=1,c=a6,itemID=182637,spellID=342040}),rfl(32,{b=1,c=a6,itemID=182617,spellID=342040}),rfl(36,{b=1,c=a6,itemID=182630,spellID=342040}),rfl(38,{b=1,c=a6,itemID=182635,spellID=342040}),rfl(30,{b=1,c=a6,itemID=182627,spellID=342040}),rfl(39,{b=1,c=a6,itemID=182633,spellID=342040}),rfl(35,{b=1,c=a6,itemID=182629,spellID=342040}),rfl(45,{b=1,c=a6,itemID=182636,spellID=342040}),rfl(31,{b=1,c=a6,itemID=182626,spellID=342040}),rfl(211,{b=1,c=a6,customCollect={"SL_COV_KYR"},itemID=186566,spellID=342040}),rfl(213,{b=1,c=a6,customCollect={"SL_COV_NEC"},itemID=186568,spellID=342040}),rfl(210,{b=1,c=a6,customCollect={"SL_COV_NFA"},itemID=186565,spellID=342040}),rfl(212,{b=1,c=a6,customCollect={"SL_COV_VEN"},itemID=186567,spellID=342040})}),cl(12,{rfl(25,{b=1,c=a12,itemID=183216,spellID=342040}),rfl(20,{b=1,c=a12,itemID=183212,spellID=342040}),rfl(19,{b=1,c=a12,itemID=183210,spellID=342040}),rfl(28,{b=1,c=a12,itemID=183218,spellID=342040}),rfl(24,{b=1,c=a12,itemID=183215,spellID=342040}),rfl(22,{b=1,c=a12,itemID=183217,spellID=342040}),rfl(27,{b=1,c=a12,itemID=183220,spellID=342040}),rfl(29,{b=1,c=a12,itemID=183219,spellID=342040}),rfl(18,{b=1,c=a12,itemID=183213,spellID=342040}),rfl(23,{b=1,c=a12,itemID=183214,spellID=342040}),rfl(26,{b=1,c=a12,itemID=183221,spellID=342040}),rfl(21,{b=1,c=a12,itemID=183211,spellID=342040}),rfl(238,{b=1,c=a12,customCollect={"SL_COV_KYR"},itemID=187111,spellID=342040}),rfl(239,{b=1,c=a12,customCollect={"SL_COV_NEC"},itemID=187118,spellID=342040}),rfl(237,{b=1,c=a12,customCollect={"SL_COV_NFA"},itemID=187109,spellID=342040}),rfl(236,{b=1,c=a12,customCollect={"SL_COV_VEN"},itemID=187105,spellID=342040})}),cl(11,{rfl(57,{b=1,c=a2,itemID=183231,spellID=342040}),rfl(46,{b=1,c=a2,itemID=183224,spellID=342040}),rfl(58,{b=1,c=a2,itemID=183234,spellID=342040}),rfl(56,{b=1,c=a2,itemID=183232,spellID=342040}),rfl(53,{b=1,c=a2,itemID=183229,spellID=342040}),rfl(65,{b=1,c=a2,itemID=183239,spellID=342040}),rfl(51,{b=1,c=a2,itemID=183228,spellID=342040}),rfl(48,{b=1,c=a2,itemID=183225,spellID=342040}),rfl(50,{b=1,c=a2,itemID=183227,spellID=342040}),rfl(55,{b=1,c=a2,itemID=183230,spellID=342040}),rfl(52,{b=1,c=a2,itemID=183226,spellID=342040}),rfl(47,{b=1,c=a2,itemID=183223,spellID=342040}),rfl(63,{b=1,c=a2,itemID=183241,spellID=342040}),rfl(49,{b=1,c=a2,itemID=183222,spellID=342040}),rfl(54,{b=1,c=a2,itemID=183233,spellID=342040}),rfl(59,{b=1,c=a2,itemID=183235,spellID=342040}),rfl(62,{b=1,c=a2,itemID=183240,spellID=342040}),rfl(61,{b=1,c=a2,itemID=183237,spellID=342040}),rfl(64,{b=1,c=a2,itemID=183238,spellID=342040}),rfl(60,{b=1,c=a2,itemID=183236,spellID=342040}),rfl(223,{b=1,c=a2,customCollect={"SL_COV_KYR"},itemID=186673,spellID=342040}),rfl(217,{b=1,c=a2,customCollect={"SL_COV_NEC"},itemID=186577,spellID=342040}),rfl(226,{b=1,c=a2,customCollect={"SL_COV_NFA"},itemID=186687,spellID=342040}),rfl(220,{b=1,c=a2,customCollect={"SL_COV_VEN"},itemID=186609,spellID=342040})}),cl(3,{rfl(69,{b=1,c=a10,itemID=183251,spellID=342040}),rfl(70,{b=1,c=a10,itemID=183254,spellID=342040}),rfl(67,{b=1,c=a10,itemID=183252,spellID=342040}),rfl(78,{b=1,c=a10,itemID=183265,spellID=342040}),rfl(74,{b=1,c=a10,itemID=183258,spellID=342040}),rfl(80,{b=1,c=a10,itemID=183263,spellID=342040}),rfl(75,{b=1,c=a10,itemID=183261,spellID=342040}),rfl(81,{b=1,c=a10,itemID=183262,spellID=342040}),rfl(72,{b=1,c=a10,itemID=183256,spellID=342040}),rfl(71,{b=1,c=a10,itemID=183255,spellID=342040}),rfl(73,{b=1,c=a10,itemID=183257,spellID=342040}),rfl(79,{b=1,c=a10,itemID=183264,spellID=342040}),rfl(76,{b=1,c=a10,itemID=183260,spellID=342040}),rfl(68,{b=1,c=a10,itemID=183253,spellID=342040}),rfl(77,{b=1,c=a10,itemID=183259,spellID=342040}),rfl(66,{b=1,c=a10,itemID=183250,spellID=342040}),rfl(252,{b=1,c=a10,customCollect={"SL_COV_KYR"},itemID=187229,spellID=342040}),rfl(253,{b=1,c=a10,customCollect={"SL_COV_NEC"},itemID=187230,spellID=342040}),rfl(254,{b=1,c=a10,customCollect={"SL_COV_NFA"},itemID=187231,spellID=342040}),rfl(255,{b=1,c=a10,customCollect={"SL_COV_VEN"},itemID=187232,spellID=342040})}),cl(8,{rfl(10,{b=1,c=a9,itemID=183274,spellID=342040}),rfl(8,{b=1,c=a9,itemID=183268,spellID=342040}),rfl(16,{b=1,c=a9,itemID=183272,spellID=342040}),rfl(9,{b=1,c=a9,itemID=183273,spellID=342040}),rfl(15,{b=1,c=a9,itemID=183270,spellID=342040}),rfl(6,{b=1,c=a9,itemID=183267,spellID=342040}),rfl(5,{b=1,c=a9,itemID=183280,spellID=342040}),rfl(2,{b=1,c=a9,itemID=183281,spellID=342040}),rfl(3,{b=1,c=a9,itemID=183278,spellID=342040}),rfl(7,{b=1,c=a9,itemID=183266,spellID=342040}),rfl(11,{b=1,c=a9,itemID=183275,spellID=342040}),rfl(4,{b=1,c=a9,itemID=183279,spellID=342040}),rfl(14,{b=1,c=a9,itemID=183271,spellID=342040}),rfl(12,{b=1,c=a9,itemID=183276,spellID=342040}),rfl(13,{b=1,c=a9,itemID=183277,spellID=342040}),rfl(17,{b=1,c=a9,itemID=183269,spellID=342040}),rfl(218,{b=1,c=a9,customCollect={"SL_COV_KYR"},itemID=186591,spellID=342040}),rfl(221,{b=1,c=a9,customCollect={"SL_COV_NEC"},itemID=186621,spellID=342040}),rfl(260,{b=1,c=a9,customCollect={"SL_COV_NFA"},itemID=187280,spellID=342040}),rfl(222,{b=1,c=a9,customCollect={"SL_COV_VEN"},itemID=186635,spellID=342040})}),cl(10,{rfl(88,{b=1,c=a11,itemID=183288,spellID=342040}),rfl(90,{b=1,c=a11,itemID=183290,spellID=342040}),rfl(86,{b=1,c=a11,itemID=183287,spellID=342040}),rfl(92,{b=1,c=a11,itemID=183292,spellID=342040}),rfl(82,{b=1,c=a11,itemID=183284,spellID=342040}),rfl(95,{b=1,c=a11,itemID=183295,spellID=342040}),rfl(89,{b=1,c=a11,itemID=183286,spellID=342040}),rfl(87,{b=1,c=a11,itemID=183289,spellID=342040}),rfl(85,{b=1,c=a11,itemID=183282,spellID=342040}),rfl(83,{b=1,c=a11,itemID=183283,spellID=342040}),rfl(96,{b=1,c=a11,itemID=183294,spellID=342040}),rfl(97,{b=1,c=a11,itemID=183296,spellID=342040}),rfl(93,{b=1,c=a11,itemID=183293,spellID=342040}),rfl(84,{b=1,c=a11,itemID=183285,spellID=342040}),rfl(94,{b=1,c=a11,itemID=183297,spellID=342040}),rfl(91,{b=1,c=a11,itemID=183291,spellID=342040}),rfl(256,{b=1,c=a11,customCollect={"SL_COV_KYR"},itemID=187237,spellID=342040}),rfl(244,{b=1,c=a11,customCollect={"SL_COV_NEC"},itemID=187217,spellID=342040}),rfl(257,{b=1,c=a11,customCollect={"SL_COV_NFA"},itemID=187258,spellID=342040}),rfl(259,{b=1,c=a11,customCollect={"SL_COV_VEN"},itemID=187277,spellID=342040})}),cl(2,{rfl(106,{b=1,c=a3,itemID=183307,spellID=342040}),rfl(111,{b=1,c=a3,itemID=183312,spellID=342040}),rfl(102,{b=1,c=a3,itemID=183303,spellID=342040}),rfl(107,{b=1,c=a3,itemID=183309,spellID=342040}),rfl(109,{b=1,c=a3,itemID=183308,spellID=342040}),rfl(113,{b=1,c=a3,itemID=183311,spellID=342040}),rfl(110,{b=1,c=a3,itemID=183313,spellID=342040}),rfl(101,{b=1,c=a3,itemID=183300,spellID=342040}),rfl(196,{b=1,c=a3,itemID=183298,spellID=342040}),rfl(108,{b=1,c=a3,itemID=183306,spellID=342040}),rfl(104,{b=1,c=a3,itemID=183304,spellID=342040}),rfl(103,{b=1,c=a3,itemID=183305,spellID=342040}),rfl(100,{b=1,c=a3,itemID=183299,spellID=342040}),rfl(105,{b=1,c=a3,itemID=183302,spellID=342040}),rfl(112,{b=1,c=a3,itemID=183310,spellID=342040}),rfl(98,{b=1,c=a3,itemID=183301,spellID=342040}),rfl(234,{b=1,c=a3,customCollect={"SL_COV_KYR"},itemID=187106,spellID=342040}),rfl(235,{b=1,c=a3,customCollect={"SL_COV_NEC"},itemID=187107,spellID=342040}),rfl(241,{b=1,c=a3,customCollect={"SL_COV_NFA"},itemID=187132,spellID=342040}),rfl(240,{b=1,c=a3,customCollect={"SL_COV_VEN"},itemID=187127,spellID=342040})}),cl(5,{rfl(153,{b=1,c=a4,itemID=183318,spellID=342040}),rfl(157,{b=1,c=a4,itemID=183322,spellID=342040}),rfl(155,{b=1,c=a4,itemID=183324,spellID=342040}),rfl(149,{b=1,c=a4,itemID=183317,spellID=342040}),rfl(159,{b=1,c=a4,itemID=183329,spellID=342040}),rfl(154,{b=1,c=a4,itemID=183325,spellID=342040}),rfl(148,{b=1,c=a4,itemID=183314,spellID=342040}),rfl(156,{b=1,c=a4,itemID=183323,spellID=342040}),rfl(146,{b=1,c=a4,itemID=183315,spellID=342040}),rfl(151,{b=1,c=a4,itemID=183319,spellID=342040}),rfl(161,{b=1,c=a4,itemID=183328,spellID=342040}),rfl(152,{b=1,c=a4,itemID=183320,spellID=342040}),rfl(158,{b=1,c=a4,itemID=183327,spellID=342040}),rfl(150,{b=1,c=a4,itemID=183321,spellID=342040}),rfl(147,{b=1,c=a4,itemID=183316,spellID=342040}),rfl(160,{b=1,c=a4,itemID=183326,spellID=342040}),rfl(261,{b=1,c=a4,customCollect={"SL_COV_KYR"},itemID=187163,spellID=342040}),rfl(262,{b=1,c=a4,customCollect={"SL_COV_NEC"},itemID=187160,spellID=342040}),rfl(242,{b=1,c=a4,customCollect={"SL_COV_NFA"},itemID=187161,spellID=342040}),rfl(243,{b=1,c=a4,customCollect={"SL_COV_VEN"},itemID=187162,spellID=342040})}),cl(4,{rfl(122,{b=1,c=a8,itemID=183339,spellID=342040}),rfl(124,{b=1,c=a8,itemID=183341,spellID=342040}),rfl(127,{b=1,c=a8,itemID=183342,spellID=342040}),rfl(115,{b=1,c=a8,itemID=183330,spellID=342040}),rfl(123,{b=1,c=a8,itemID=183338,spellID=342040}),rfl(126,{b=1,c=a8,itemID=183344,spellID=342040}),rfl(125,{b=1,c=a8,itemID=183340,spellID=342040}),rfl(114,{b=1,c=a8,itemID=183331,spellID=342040}),rfl(118,{b=1,c=a8,itemID=183334,spellID=342040}),rfl(129,{b=1,c=a8,itemID=183343,spellID=342040}),rfl(119,{b=1,c=a8,itemID=183335,spellID=342040}),rfl(121,{b=1,c=a8,itemID=183336,spellID=342040}),rfl(117,{b=1,c=a8,itemID=183332,spellID=342040}),rfl(128,{b=1,c=a8,itemID=183345,spellID=342040}),rfl(120,{b=1,c=a8,itemID=183337,spellID=342040}),rfl(116,{b=1,c=a8,itemID=183333,spellID=342040}),rfl(231,{b=1,c=a8,customCollect={"SL_COV_KYR"},itemID=186775,spellID=342040}),rfl(230,{b=1,c=a8,customCollect={"SL_COV_NEC"},itemID=186712,spellID=342040}),rfl(224,{b=1,c=a8,customCollect={"SL_COV_NFA"},itemID=186676,spellID=342040}),rfl(229,{b=1,c=a8,customCollect={"SL_COV_VEN"},itemID=186710,spellID=342040})}),cl(7,{rfl(130,{b=1,c=a1,itemID=183346,spellID=342040}),rfl(145,{b=1,c=a1,itemID=183358,spellID=342040}),rfl(135,{b=1,c=a1,itemID=183351,spellID=342040}),rfl(132,{b=1,c=a1,itemID=183348,spellID=342040}),rfl(133,{b=1,c=a1,itemID=183347,spellID=342040}),rfl(142,{b=1,c=a1,itemID=183359,spellID=342040}),rfl(131,{b=1,c=a1,itemID=183349,spellID=342040}),rfl(134,{b=1,c=a1,itemID=183352,spellID=342040}),rfl(138,{b=1,c=a1,itemID=183354,spellID=342040}),rfl(139,{b=1,c=a1,itemID=183355,spellID=342040}),rfl(136,{b=1,c=a1,itemID=183350,spellID=342040}),rfl(141,{b=1,c=a1,itemID=183356,spellID=342040}),rfl(144,{b=1,c=a1,itemID=183360,spellID=342040}),rfl(143,{b=1,c=a1,itemID=183361,spellID=342040}),rfl(137,{b=1,c=a1,itemID=183353,spellID=342040}),rfl(140,{b=1,c=a1,itemID=183357,spellID=342040}),rfl(258,{b=1,c=a1,customCollect={"SL_COV_KYR"},itemID=187259,spellID=342040}),rfl(228,{b=1,c=a1,customCollect={"SL_COV_NEC"},itemID=186689,spellID=342040}),rfl(246,{b=1,c=a1,customCollect={"SL_COV_NFA"},itemID=187223,spellID=342040}),rfl(247,{b=1,c=a1,customCollect={"SL_COV_VEN"},itemID=187224,spellID=342040})}),cl(9,{rfl(168,{b=1,c=a7,itemID=183362,spellID=342040}),rfl(170,{b=1,c=a7,itemID=183373,spellID=342040}),rfl(166,{b=1,c=a7,itemID=183363,spellID=342040}),rfl(175,{b=1,c=a7,itemID=183374,spellID=342040}),rfl(176,{b=1,c=a7,itemID=183376,spellID=342040}),rfl(164,{b=1,c=a7,itemID=183367,spellID=342040}),rfl(167,{b=1,c=a7,itemID=183364,spellID=342040}),rfl(163,{b=1,c=a7,itemID=183366,spellID=342040}),rfl(169,{b=1,c=a7,itemID=183365,spellID=342040}),rfl(173,{b=1,c=a7,itemID=183370,spellID=342040}),rfl(165,{b=1,c=a7,itemID=183368,spellID=342040}),rfl(177,{b=1,c=a7,itemID=183375,spellID=342040}),rfl(171,{b=1,c=a7,itemID=183372,spellID=342040}),rfl(172,{b=1,c=a7,itemID=183371,spellID=342040}),rfl(174,{b=1,c=a7,itemID=183377,spellID=342040}),rfl(162,{b=1,c=a7,itemID=183369,spellID=342040}),rfl(248,{b=1,c=a7,customCollect={"SL_COV_KYR"},itemID=187225,spellID=342040}),rfl(249,{b=1,c=a7,customCollect={"SL_COV_NEC"},itemID=187226,spellID=342040}),rfl(250,{b=1,c=a7,customCollect={"SL_COV_NFA"},itemID=187227,spellID=342040}),rfl(251,{b=1,c=a7,customCollect={"SL_COV_VEN"},itemID=187228,spellID=342040})}),cl(1,{rfl(183,{b=1,c=a5,itemID=183382,spellID=342040}),rfl(179,{b=1,c=a5,itemID=183380,spellID=342040}),rfl(188,{b=1,c=a5,itemID=183388,spellID=342040}),rfl(193,{b=1,c=a5,itemID=183390,spellID=342040}),rfl(182,{b=1,c=a5,itemID=183383,spellID=342040}),rfl(192,{b=1,c=a5,itemID=183393,spellID=342040}),rfl(186,{b=1,c=a5,itemID=183386,spellID=342040}),rfl(189,{b=1,c=a5,itemID=183389,spellID=342040}),rfl(187,{b=1,c=a5,itemID=183387,spellID=342040}),rfl(184,{b=1,c=a5,itemID=183384,spellID=342040}),rfl(178,{b=1,c=a5,itemID=183378,spellID=342040}),rfl(180,{b=1,c=a5,itemID=183379,spellID=342040}),rfl(190,{b=1,c=a5,itemID=183392,spellID=342040}),rfl(181,{b=1,c=a5,itemID=183381,spellID=342040}),rfl(185,{b=1,c=a5,itemID=183385,spellID=342040}),rfl(191,{b=1,c=a5,itemID=183391,spellID=342040}),rfl(263,{b=1,c=a5,customCollect={"SL_COV_KYR"},itemID=187511,spellID=342040}),rfl(214,{b=1,c=a5,customCollect={"SL_COV_NEC"},itemID=186570,spellID=342040}),rfl(216,{b=1,c=a5,customCollect={"SL_COV_NFA"},itemID=186576,spellID=342040}),rfl(215,{b=1,c=a5,customCollect={"SL_COV_VEN"},itemID=186572,spellID=342040})})}),n(-981,{cd(284,{b=1,c=a30,itemID=187507,spellID=341427}),cd(283,{b=1,itemID=187506,spellID=341427}),cl(6,{cd(79,{b=1,c=a6,itemID=181848,spellID=341427}),cd(86,{b=1,c=a6,itemID=181963,spellID=341427}),cd(68,{b=1,c=a6,itemID=181834,spellID=341427}),cd(124,{b=1,c=a6,itemID=182206,spellID=341427}),cd(123,{b=1,c=a6,itemID=182203,spellID=341427}),cd(89,{b=1,c=a6,itemID=181980,spellID=341427}),cd(83,{b=1,c=a6,itemID=181943,spellID=341427}),cd(65,{b=1,c=a6,itemID=181786,spellID=341427}),cd(91,{b=1,c=a6,itemID=181982,spellID=341427}),cd(99,{b=1,c=a6,itemID=182113,spellID=341427}),cd(88,{b=1,c=a6,itemID=181975,spellID=341427}),cd(108,{b=1,c=a6,itemID=182133,spellID=341427}),cd(125,{b=1,c=a6,itemID=182208,spellID=341427}),cd(121,{b=1,c=a6,itemID=182187,spellID=341427}),cd(74,{b=1,c=a6,itemID=181841,spellID=341427}),cd(70,{b=1,c=a6,itemID=181836,spellID=341427}),cd(106,{b=1,c=a6,itemID=182132,spellID=341427}),cd(122,{b=1,c=a6,itemID=182201,spellID=341427}),cd(80,{b=1,c=a6,itemID=181866,spellID=341427}),cd(128,{b=1,c=a6,customCollect={"SL_COV_KYR"},itemID=182295,spellID=341427}),cd(127,{b=1,c=a6,customCollect={"SL_COV_NEC"},itemID=182292,spellID=341427}),cd(250,{b=1,c=a6,customCollect={"SL_COV_NFA"},itemID=183199,spellID=341427}),cd(126,{b=1,c=a6,customCollect={"SL_COV_VEN"},itemID=182288,spellID=341427})}),cl(12,{cd(151,{b=1,c=a12,itemID=182383,spellID=341427}),cd(179,{b=1,c=a12,itemID=182598,spellID=341427}),cd(138,{b=1,c=a12,itemID=182330,spellID=341427}),cd(130,{b=1,c=a12,itemID=182316,spellID=341427}),cd(134,{b=1,c=a12,itemID=182324,spellID=341427}),cd(153,{b=1,c=a12,itemID=182385,spellID=341427}),cd(145,{b=1,c=a12,itemID=182344,spellID=341427}),cd(135,{b=1,c=a12,itemID=182325,spellID=341427}),cd(150,{b=1,c=a12,itemID=182368,spellID=341427}),cd(180,{b=1,c=a12,itemID=182604,spellID=341427}),cd(152,{b=1,c=a12,itemID=182384,spellID=341427}),cd(132,{b=1,c=a12,itemID=182317,spellID=341427}),cd(172,{b=1,c=a12,itemID=182471,spellID=341427}),cd(131,{b=1,c=a12,itemID=182318,spellID=341427}),cd(187,{b=1,c=a12,customCollect={"SL_COV_KYR"},itemID=182646,spellID=341427}),cd(200,{b=1,c=a12,customCollect={"SL_COV_NEC"},itemID=182706,spellID=341427}),cd(281,{b=1,c=a12,customCollect={"SL_COV_NFA"},itemID=183463,spellID=341427}),cd(198,{b=1,c=a12,customCollect={"SL_COV_VEN"},itemID=182685,spellID=341427})}),cl(11,{cd(258,{b=1,c=a2,itemID=183468,spellID=341427}),cd(260,{b=1,c=a2,itemID=183470,spellID=341427}),cd(268,{b=1,c=a2,itemID=183483,spellID=341427}),cd(274,{b=1,c=a2,itemID=183489,spellID=341427}),cd(275,{b=1,c=a2,itemID=183490,spellID=341427}),cd(259,{b=1,c=a2,itemID=183469,spellID=341427}),cd(263,{b=1,c=a2,itemID=183478,spellID=341427}),cd(266,{b=1,c=a2,itemID=183481,spellID=341427}),cd(256,{b=1,c=a2,itemID=183466,spellID=341427}),cd(272,{b=1,c=a2,itemID=183487,spellID=341427}),cd(262,{b=1,c=a2,itemID=183477,spellID=341427}),cd(276,{b=1,c=a2,itemID=183491,spellID=341427}),cd(270,{b=1,c=a2,itemID=183485,spellID=341427}),cd(261,{b=1,c=a2,itemID=183476,spellID=341427}),cd(267,{b=1,c=a2,itemID=183482,spellID=341427}),cd(265,{b=1,c=a2,itemID=183480,spellID=341427}),cd(257,{b=1,c=a2,itemID=183467,spellID=341427}),cd(254,{b=1,c=a2,itemID=183464,spellID=341427}),cd(269,{b=1,c=a2,itemID=183484,spellID=341427}),cd(273,{b=1,c=a2,itemID=183488,spellID=341427}),cd(264,{b=1,c=a2,itemID=183479,spellID=341427}),cd(255,{b=1,c=a2,itemID=183465,spellID=341427}),cd(271,{b=1,c=a2,itemID=183486,spellID=341427}),cd(277,{b=1,c=a2,customCollect={"SL_COV_KYR"},itemID=183471,spellID=341427}),cd(278,{b=1,c=a2,customCollect={"SL_COV_NEC"},itemID=183472,spellID=341427}),cd(279,{b=1,c=a2,customCollect={"SL_COV_NFA"},itemID=183473,spellID=341427}),cd(280,{b=1,c=a2,customCollect={"SL_COV_VEN"},itemID=183474,spellID=341427})}),cl(3,{cd(282,{b=1,c=a10,itemID=184587,spellID=341427}),cd(253,{b=1,c=a10,itemID=183402,spellID=341427}),cd(189,{b=1,c=a10,itemID=182649,spellID=341427}),cd(178,{b=1,c=a10,itemID=182584,spellID=341427}),cd(192,{b=1,c=a10,itemID=182657,spellID=341427}),cd(251,{b=1,c=a10,itemID=183202,spellID=341427}),cd(223,{b=1,c=a10,itemID=183132,spellID=341427}),cd(183,{b=1,c=a10,itemID=182610,spellID=341427}),cd(252,{b=1,c=a10,itemID=183396,spellID=341427}),cd(166,{b=1,c=a10,itemID=182464,spellID=341427}),cd(157,{b=1,c=a10,itemID=182441,spellID=341427}),cd(185,{b=1,c=a10,itemID=182621,spellID=341427}),cd(199,{b=1,c=a10,itemID=182686,spellID=341427}),cd(170,{b=1,c=a10,itemID=182469,spellID=341427}),cd(173,{b=1,c=a10,itemID=182476,spellID=341427}),cd(175,{b=1,c=a10,itemID=182480,spellID=341427}),cd(188,{b=1,c=a10,itemID=182648,spellID=341427}),cd(226,{b=1,c=a10,itemID=183184,spellID=341427}),cd(224,{b=1,c=a10,itemID=183167,spellID=341427}),cd(181,{b=1,c=a10,itemID=182605,spellID=341427}),cd(137,{b=1,c=a10,customCollect={"SL_COV_KYR"},itemID=182321,spellID=341427}),cd(143,{b=1,c=a10,customCollect={"SL_COV_NEC"},itemID=182339,spellID=341427}),cd(140,{b=1,c=a10,customCollect={"SL_COV_NFA"},itemID=182335,spellID=341427}),cd(139,{b=1,c=a10,customCollect={"SL_COV_VEN"},itemID=182331,spellID=341427})}),cl(8,{cd(34,{b=1,c=a9,itemID=181509,spellID=341427}),cd(55,{b=1,c=a9,itemID=181738,spellID=341427}),cd(249,{b=1,c=a9,itemID=183197,spellID=341427}),cd(45,{b=1,c=a9,itemID=181698,spellID=341427}),cd(48,{b=1,c=a9,itemID=181707,spellID=341427}),cd(53,{b=1,c=a9,itemID=181736,spellID=341427}),cd(26,{b=1,c=a9,itemID=181467,spellID=341427}),cd(29,{b=1,c=a9,itemID=181498,spellID=341427}),cd(21,{b=1,c=a9,itemID=181461,spellID=341427}),cd(20,{b=1,c=a9,itemID=181455,spellID=341427}),cd(58,{b=1,c=a9,itemID=181756,spellID=341427}),cd(30,{b=1,c=a9,itemID=181504,spellID=341427}),cd(51,{b=1,c=a9,itemID=181734,spellID=341427}),cd(32,{b=1,c=a9,itemID=181506,spellID=341427}),cd(36,{b=1,c=a9,itemID=181511,spellID=341427}),cd(18,{b=1,c=a9,itemID=181389,spellID=341427}),cd(61,{b=1,c=a9,itemID=181769,spellID=341427}),cd(17,{b=1,c=a9,itemID=181383,spellID=341427}),cd(23,{b=1,c=a9,itemID=181464,spellID=341427}),cd(40,{b=1,c=a9,customCollect={"SL_COV_KYR"},itemID=181600,spellID=341427}),cd(39,{b=1,c=a9,customCollect={"SL_COV_NEC"},itemID=181553,spellID=341427}),cd(38,{b=1,c=a9,customCollect={"SL_COV_NFA"},itemID=181539,spellID=341427}),cd(43,{b=1,c=a9,customCollect={"SL_COV_VEN"},itemID=181639,spellID=341427})}),cl(10,{cd(19,{b=1,c=a11,itemID=181435,spellID=341427}),cd(47,{b=1,c=a11,itemID=181705,spellID=341427}),cd(22,{b=1,c=a11,itemID=181462,spellID=341427}),cd(37,{b=1,c=a11,itemID=181512,spellID=341427}),cd(56,{b=1,c=a11,itemID=181740,spellID=341427}),cd(33,{b=1,c=a11,itemID=181508,spellID=341427}),cd(25,{b=1,c=a11,itemID=181466,spellID=341427}),cd(15,{b=1,c=a11,itemID=181373,spellID=341427}),cd(16,{b=1,c=a11,itemID=181376,spellID=341427}),cd(28,{b=1,c=a11,itemID=181495,spellID=341427}),cd(35,{b=1,c=a11,itemID=181510,spellID=341427}),cd(54,{b=1,c=a11,itemID=181737,spellID=341427}),cd(31,{b=1,c=a11,itemID=181505,spellID=341427}),cd(44,{b=1,c=a11,itemID=181641,spellID=341427}),cd(46,{b=1,c=a11,itemID=181700,spellID=341427}),cd(41,{b=1,c=a11,itemID=181624,spellID=341427}),cd(42,{b=1,c=a11,itemID=181640,spellID=341427}),cd(57,{b=1,c=a11,itemID=181742,spellID=341427}),cd(24,{b=1,c=a11,itemID=181465,spellID=341427}),cd(59,{b=1,c=a11,customCollect={"SL_COV_KYR"},itemID=181759,spellID=341427}),cd(60,{b=1,c=a11,customCollect={"SL_COV_NEC"},itemID=181770,spellID=341427}),cd(63,{b=1,c=a11,customCollect={"SL_COV_NFA"},itemID=181775,spellID=341427}),cd(62,{b=1,c=a11,customCollect={"SL_COV_VEN"},itemID=181774,spellID=341427})}),cl(2,{cd(129,{b=1,c=a3,itemID=182304,spellID=341427}),cd(163,{b=1,c=a3,itemID=182461,spellID=341427}),cd(177,{b=1,c=a3,itemID=182582,spellID=341427}),cd(164,{b=1,c=a3,itemID=182462,spellID=341427}),cd(193,{b=1,c=a3,itemID=182667,spellID=341427}),cd(141,{b=1,c=a3,itemID=182336,spellID=341427}),cd(159,{b=1,c=a3,itemID=182448,spellID=341427}),cd(196,{b=1,c=a3,itemID=182677,spellID=341427}),cd(142,{b=1,c=a3,itemID=182338,spellID=341427}),cd(197,{b=1,c=a3,itemID=182684,spellID=341427}),cd(184,{b=1,c=a3,itemID=182622,spellID=341427}),cd(209,{b=1,c=a3,itemID=182753,spellID=341427}),cd(133,{b=1,c=a3,itemID=182307,spellID=341427}),cd(176,{b=1,c=a3,itemID=182559,spellID=341427}),cd(167,{b=1,c=a3,itemID=182465,spellID=341427}),cd(194,{b=1,c=a3,itemID=182675,spellID=341427}),cd(195,{b=1,c=a3,itemID=182681,spellID=341427}),cd(182,{b=1,c=a3,itemID=182608,spellID=341427}),cd(161,{b=1,c=a3,itemID=182456,spellID=341427}),cd(216,{b=1,c=a3,customCollect={"SL_COV_KYR"},itemID=182778,spellID=341427}),cd(213,{b=1,c=a3,customCollect={"SL_COV_NEC"},itemID=182770,spellID=341427}),cd(210,{b=1,c=a3,customCollect={"SL_COV_NFA"},itemID=182767,spellID=341427}),cd(215,{b=1,c=a3,customCollect={"SL_COV_VEN"},itemID=182777,spellID=341427})}),cl(5,{cd(71,{b=1,c=a4,itemID=181838,spellID=341427}),cd(69,{b=1,c=a4,itemID=181837,spellID=341427}),cd(115,{b=1,c=a4,itemID=182140,spellID=341427}),cd(77,{b=1,c=a4,itemID=181845,spellID=341427}),cd(82,{b=1,c=a4,itemID=181942,spellID=341427}),cd(107,{b=1,c=a4,itemID=182131,spellID=341427}),cd(116,{b=1,c=a4,itemID=182141,spellID=341427}),cd(78,{b=1,c=a4,itemID=181847,spellID=341427}),cd(72,{b=1,c=a4,itemID=181840,spellID=341427}),cd(85,{b=1,c=a4,itemID=181962,spellID=341427}),cd(113,{b=1,c=a4,itemID=182138,spellID=341427}),cd(67,{b=1,c=a4,itemID=181827,spellID=341427}),cd(76,{b=1,c=a4,itemID=181844,spellID=341427}),cd(73,{b=1,c=a4,itemID=181842,spellID=341427}),cd(114,{b=1,c=a4,itemID=182139,spellID=341427}),cd(84,{b=1,c=a4,itemID=181944,spellID=341427}),cd(75,{b=1,c=a4,itemID=181843,spellID=341427}),cd(81,{b=1,c=a4,itemID=181867,spellID=341427}),cd(66,{b=1,c=a4,itemID=181826,spellID=341427}),cd(87,{b=1,c=a4,customCollect={"SL_COV_KYR"},itemID=181974,spellID=341427}),cd(90,{b=1,c=a4,customCollect={"SL_COV_NEC"},itemID=181981,spellID=341427}),cd(101,{b=1,c=a4,customCollect={"SL_COV_NFA"},itemID=182129,spellID=341427}),cd(105,{b=1,c=a4,customCollect={"SL_COV_VEN"},itemID=182130,spellID=341427})}),cl(4,{cd(242,{b=1,c=a8,itemID=183508,spellID=341427}),cd(232,{b=1,c=a8,itemID=183498,spellID=341427}),cd(244,{b=1,c=a8,itemID=183510,spellID=341427}),cd(245,{b=1,c=a8,itemID=183511,spellID=341427}),cd(234,{b=1,c=a8,itemID=183500,spellID=341427}),cd(240,{b=1,c=a8,itemID=183506,spellID=341427}),cd(239,{b=1,c=a8,itemID=183505,spellID=341427}),cd(230,{b=1,c=a8,itemID=183496,spellID=341427}),cd(248,{b=1,c=a8,itemID=183514,spellID=341427}),cd(246,{b=1,c=a8,itemID=183512,spellID=341427}),cd(237,{b=1,c=a8,itemID=183503,spellID=341427}),cd(236,{b=1,c=a8,itemID=183502,spellID=341427}),cd(233,{b=1,c=a8,itemID=183499,spellID=341427}),cd(231,{b=1,c=a8,itemID=183497,spellID=341427}),cd(235,{b=1,c=a8,itemID=183501,spellID=341427}),cd(243,{b=1,c=a8,itemID=183509,spellID=341427}),cd(247,{b=1,c=a8,itemID=183513,spellID=341427}),cd(241,{b=1,c=a8,itemID=183507,spellID=341427}),cd(238,{b=1,c=a8,itemID=183504,spellID=341427}),cd(225,{b=1,c=a8,customCollect={"SL_COV_KYR"},itemID=183492,spellID=341427}),cd(227,{b=1,c=a8,customCollect={"SL_COV_NEC"},itemID=183493,spellID=341427}),cd(228,{b=1,c=a8,customCollect={"SL_COV_NFA"},itemID=183494,spellID=341427}),cd(229,{b=1,c=a8,customCollect={"SL_COV_VEN"},itemID=183495,spellID=341427})}),cl(7,{cd(92,{b=1,c=a1,itemID=182105,spellID=341427}),cd(104,{b=1,c=a1,itemID=182128,spellID=341427}),cd(112,{b=1,c=a1,itemID=182136,spellID=341427}),cd(97,{b=1,c=a1,itemID=182110,spellID=341427}),cd(117,{b=1,c=a1,itemID=182142,spellID=341427}),cd(110,{b=1,c=a1,itemID=182135,spellID=341427}),cd(119,{b=1,c=a1,itemID=182145,spellID=341427}),cd(102,{b=1,c=a1,itemID=182126,spellID=341427}),cd(111,{b=1,c=a1,itemID=182137,spellID=341427}),cd(120,{b=1,c=a1,itemID=182144,spellID=341427}),cd(100,{b=1,c=a1,itemID=182125,spellID=341427}),cd(93,{b=1,c=a1,itemID=182106,spellID=341427}),cd(103,{b=1,c=a1,itemID=182127,spellID=341427}),cd(98,{b=1,c=a1,itemID=182111,spellID=341427}),cd(118,{b=1,c=a1,itemID=182143,spellID=341427}),cd(95,{b=1,c=a1,itemID=182108,spellID=341427}),cd(96,{b=1,c=a1,itemID=182109,spellID=341427}),cd(109,{b=1,c=a1,itemID=182134,spellID=341427}),cd(94,{b=1,c=a1,itemID=182107,spellID=341427}),cd(146,{b=1,c=a1,customCollect={"SL_COV_KYR"},itemID=182345,spellID=341427}),cd(147,{b=1,c=a1,customCollect={"SL_COV_NEC"},itemID=182346,spellID=341427}),cd(148,{b=1,c=a1,customCollect={"SL_COV_NFA"},itemID=182347,spellID=341427}),cd(149,{b=1,c=a1,customCollect={"SL_COV_VEN"},itemID=182348,spellID=341427})}),cl(9,{cd(162,{b=1,c=a7,itemID=182460,spellID=341427}),cd(211,{b=1,c=a7,itemID=182755,spellID=341427}),cd(204,{b=1,c=a7,itemID=182748,spellID=341427}),cd(205,{b=1,c=a7,itemID=182750,spellID=341427}),cd(212,{b=1,c=a7,itemID=182769,spellID=341427}),cd(174,{b=1,c=a7,itemID=182478,spellID=341427}),cd(171,{b=1,c=a7,itemID=182470,spellID=341427}),cd(222,{b=1,c=a7,itemID=183076,spellID=341427}),cd(208,{b=1,c=a7,itemID=182754,spellID=341427}),cd(144,{b=1,c=a7,itemID=182340,spellID=341427}),cd(207,{b=1,c=a7,itemID=182752,spellID=341427}),cd(202,{b=1,c=a7,itemID=182743,spellID=341427}),cd(214,{b=1,c=a7,itemID=182772,spellID=341427}),cd(221,{b=1,c=a7,itemID=183044,spellID=341427}),cd(160,{b=1,c=a7,itemID=182449,spellID=341427}),cd(201,{b=1,c=a7,itemID=182736,spellID=341427}),cd(168,{b=1,c=a7,itemID=182466,spellID=341427}),cd(206,{b=1,c=a7,itemID=182751,spellID=341427}),cd(203,{b=1,c=a7,itemID=182747,spellID=341427}),cd(217,{b=1,c=a7,customCollect={"SL_COV_KYR"},itemID=182960,spellID=341427}),cd(218,{b=1,c=a7,customCollect={"SL_COV_NEC"},itemID=182961,spellID=341427}),cd(220,{b=1,c=a7,customCollect={"SL_COV_NFA"},itemID=182964,spellID=341427}),cd(219,{b=1,c=a7,customCollect={"SL_COV_VEN"},itemID=182962,spellID=341427})}),cl(1,{cd(11,{b=1,c=a5,itemID=180933,spellID=341427}),cd(7,{b=1,c=a5,itemID=180844,spellID=341427}),cd(13,{b=1,c=a5,itemID=180943,spellID=341427}),cd(12,{b=1,c=a5,itemID=180935,spellID=341427}),cd(50,{b=1,c=a5,itemID=181712,spellID=341427}),cd(191,{b=1,c=a5,itemID=182656,spellID=341427}),cd(10,{b=1,c=a5,itemID=180932,spellID=341427}),cd(52,{b=1,c=a5,itemID=181735,spellID=341427}),cd(27,{b=1,c=a5,itemID=181469,spellID=341427}),cd(8,{b=1,c=a5,itemID=180847,spellID=341427}),cd(14,{b=1,c=a5,itemID=180944,spellID=341427}),cd(169,{b=1,c=a5,itemID=182468,spellID=341427}),cd(9,{b=1,c=a5,itemID=180896,spellID=341427}),cd(186,{b=1,c=a5,itemID=182624,spellID=341427}),cd(5,{b=1,c=a5,itemID=180842,spellID=341427}),cd(49,{b=1,c=a5,itemID=181709,spellID=341427}),cd(64,{b=1,c=a5,itemID=181776,spellID=341427}),cd(154,{b=1,c=a5,customCollect={"SL_COV_KYR"},itemID=182440,spellID=341427}),cd(158,{b=1,c=a5,customCollect={"SL_COV_NEC"},itemID=182442,spellID=341427}),cd(190,{b=1,c=a5,customCollect={"SL_COV_NFA"},itemID=182651,spellID=341427}),cd(165,{b=1,c=a5,customCollect={"SL_COV_VEN"},itemID=182463,spellID=341427})})})})); +tinsert(l,t(9,{n(-900,g({description="These rewards are shared across Covenants.",icon=3726261,maps={1698,1699,1700,1701,1702,1703,1707,1708}},{n(-4,{ach(14835),ach(14636),ach(14843),ach(14844,{crit(1),crit(2),crit(3),crit(4),crit(5),crit(6),crit(7),crit(8),crit(9),crit(10)}),ach(14847,{ach(14845),ach(14846)}),ach(14842,{ach(14840),ach(14841)}),ach(14839),ach(14834),ach(14627),ach(15241,{ach(14628),ach(14629),ach(14630),ach(14631)}),ach(14632),ach(14639),ach(14633),ach(14837),ach(14777),ach(15025,{ach(15023),ach(15024)}),ach(14638),ach(14836),ach(14637)}),n(-914,g({crs={154527,166143,172400,175136}},{i(187413,{b=1,f=102,spellID=357445,u=2}),i(188655,{b=2,f=102,spellID=357445}),i(187414,{b=1,f=102,spellID=357447,u=2}),i(188656,{b=2,f=102,spellID=357447}),i(187415,{b=1,f=102,spellID=357448,u=2}),i(188657,{b=2,f=102,spellID=357448}),i(188650,{b=2,f=102,spellID=347495}),mnt(312776,{b=1,itemID=183617}),mnt(312763,{b=1,itemID=183052,lvl=45}),mnt(341776,{b=1,itemID=183618}),mnt(341766,{b=1,itemID=183615}),p(2922,{b=1,itemID=180629}),p(2946,{b=1,itemID=181170}),p(3020,{b=1,itemID=182671}),p(2942,{b=1,itemID=180872}),i(184650),i(184631,{b=1,f=102}),i(184634,{b=1,f=102}),i(184635,{b=1,f=102}),i(184636,{b=1,f=102}),i(184630,{b=1,f=102}),i(187573,{b=1,f=102}),i(187572,{b=1,f=102}),i(187569,{b=1,f=102}),i(187574,{b=1,f=102}),i(184643,{b=1,f=102}),i(184632,{b=1,f=102}),i(184642,{b=1,f=102}),i(184633,{b=1,f=102}),i(184641,{b=1,f=102}),i(184640,{b=1,f=102}),i(184639,{b=1,f=102}),i(184648,{b=1,f=102}),i(184638,{b=1,f=102}),i(184647,{b=1,f=102}),i(184637,{b=1,f=102}),i(184646,{b=1,f=102}),i(184645,{b=1,f=102}),i(184644,{b=1,f=102}),i(187575,{b=1,f=102}),i(187577,{b=1,f=102}),i(187576,{b=1,f=102}),i(181468,{f=55,lvl=60,spellID=347901}),i(185942,{b=1,f=51,lvl=60}),s(165370,187821,{b=1,description="Can only spawn after completing the quest |cFFFFD700A Defector's Request'(64963)|r.",f=26,lvl=60,sourceQuests={64963}})})),n(-901,{n(175390,g({crs={170016,170029,170035,170045},description="Can appear when on certain Training callings. Roughly every 5 minutes, upon exiting combat, your trainee will call your attention to something they've discovered.\n\nOften contains potions, leveling and rarity charms for pets, or food."},{p(3066,{b=1,itemID=184507}),i(184505,{f=102,spellID=346181}),i(184506,{f=102,spellID=346182}),i(184503,{b=1,f=55,spellID=346170}),i(184500,{b=1,f=55,spellID=346167}),i(184502,{b=1,f=55,spellID=346171}),i(184504,{b=1,f=55,spellID=346168}),i(184501,{b=1,f=55,spellID=346173}),i(171438,{f=55,lvl=50,spellID=322761}),i(92683,{b=1,f=55,spellID=134492})})),i(181475,g({b=1,description="Rewarded by completing a Calling based in Ardenweald.",f=55,lvl=60},{toy(187840,{b=1}),i(187880,{b=1})})),i(181556,g({b=1,description="Rewarded by completing a Calling based in Revendreth.",f=55,lvl=60},{i(180248,{b=1,f=55,spellID=331354}),toy(187512,{b=1}),i(187862,{b=1})})),i(181732,g({b=1,description="Rewarded by completing a Calling based in Maldraxxus.",f=55,lvl=60},{i(184159,g({b=1,f=102},{i(184158,g({b=1,f=102},{mnt(344574,{b=1,itemID=184160}),mnt(344576,{b=1,itemID=184161}),mnt(344575,{b=1,itemID=184162})}))})),toy(187913,{b=1})})),i(181372,g({b=1,description="Rewarded by completing a Calling based in Bastion.",f=55,lvl=60},{toy(187419,{b=1})})),i(181476,g({b=1,description="Rewarded by completing a 'Challenges' Calling based in Ardenweald.",f=55,lvl=60},{toy(187840,{b=1}),i(187880,{b=1})})),i(181557,g({b=1,description="Rewarded by completing a 'Challenges' Calling based in Revendreth.",f=55,lvl=60},{i(176850,{b=1,customCollect={"SL_COV_VEN"}}),toy(187512,{b=1}),i(187862,{b=1})})),i(181733,g({b=1,description="Rewarded by completing a 'Challenges' Calling based in Maldraxxus.",f=55,lvl=60},{i(184159,g({b=1,f=102},{i(184158,g({b=1,f=102},{mnt(344574,{b=1,itemID=184160}),mnt(344576,{b=1,itemID=184161}),mnt(344575,{b=1,itemID=184162})}))})),toy(187913,{b=1})})),i(181741,g({b=1,description="Rewarded by completing a 'Challenges' Calling based in Bastion.",f=55,lvl=60},{toy(187419,{b=1})}))}),n(-17,{q(63586,{coords={{55.4,42.4,1707}},lvl=60,providers={{"n",160037}},sourceQuests={63585}}),q(63651,g({coords={{54.6,40.3,1699}},lvl=60,providers={{"n",178260}},sourceQuests={63650}},{i(185918,{b=1})})),q(63728,{coords={{47.8,53.5,1565}},customCollect={"SL_COV_KYR","SL_COV_NEC","SL_COV_VEN"},lvl=60,providers={{"n",177434}},sourceQuests={63672}}),q(64437,{coords={{47.8,53.6,1701}},lvl=60,providers={{"n",177434}},sourceQuests={63683}}),q(63593,{coords={{46,58,2018}},lvl=60,providers={{"n",179379}},sourceQuests={63592}}),q(63652,{coords={{51.3,38.1,1699}},lvl=60,providers={{"n",158653}},sourceQuests={63650}}),q(63592,{coords={{55.8,29.9,2017}},lvl=60,maps={2018},providers={{"n",180189}},sourceQuests={63591}}),q(63653,{coords={{51.1,38,1699}},lvl=60,providers={{"n",158653}},sourceQuests={63651,63652}})})})),n(-939,g({customCollect={"SL_COV_KYR"},maps={1707,1708}},{n(-901,{q(62692,g({coords={{52.2,47,1533}},customCollect={"SL_COV_KYR"},description="Will only be offered as the initial 'Calling' during the Covenant introduction.",lvl=60,providers={{"n",160470}},repeatable=1,sourceQuests={62698}},{i(181372,{b=1,f=55})})),q(60424,g({coords={{55.4,42.3,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},repeatable=1,sourceQuests={57904}},{i(181475,{b=1,f=55})})),q(60434,g({coords={{55.5,42.1,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},repeatable=1,sourceQuests={57904}},{i(181556,{b=1,f=55})})),q(60430,g({coords={{55.5,42.2,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},repeatable=1,sourceQuests={57904}},{i(181732,{b=1,f=55})})),q(60380,g({customCollect={"SL_COV_KYR"},lvl=60,repeatable=1,sourceQuests={57904}},{i(181372,{b=1,f=55})})),q(60372,g({customCollect={"SL_COV_KYR"},lvl=60,repeatable=1,sourceQuests={57904}},{i(181372,{b=1,f=55})})),q(60391,g({coords={{41,41.2,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160387}},repeatable=1,sourceQuests={57904}},{i(181475,{b=1,f=55})})),q(60392,g({coords={{41,41.1,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160387}},repeatable=1,sourceQuests={57904}},{i(181372,{b=1,f=55})})),q(60395,g({coords={{40.9,41,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160387}},repeatable=1,sourceQuests={57904}},{i(181732,{b=1,f=55})})),q(60400,g({coords={{40.9,41,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160387}},repeatable=1,sourceQuests={57904}},{i(181556,{b=1,f=55})})),q(60465,g({coords={{64,20,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",158773}},repeatable=1,sourceQuests={57904}},{i(181372,{b=1,f=55})})),q(60458,g({coords={{59.4,34.7,1708}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160212}},repeatable=1,sourceQuests={57904}},{i(181372,{b=1,f=55})})),q(60377,g({customCollect={"SL_COV_KYR"},lvl=60,repeatable=1,sourceQuests={57904}},{i(181372,{b=1,f=55})})),q(60439,g({coords={{62.1,37.6,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",154627}},repeatable=1,sourceQuests={57904}},{i(181476,{b=1,f=55})})),q(60442,g({coords={{62,37.4,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",154627}},repeatable=1,sourceQuests={57904}},{i(181741,{b=1,f=55})})),q(60447,g({coords={{61.9,37.4,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",154627}},repeatable=1,sourceQuests={57904}},{i(181733,{b=1,f=55})})),q(60450,g({coords={{62,37.3,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",154627}},repeatable=1,sourceQuests={57904}},{i(181557,{b=1,f=55})})),q(60358,g({customCollect={"SL_COV_KYR"},lvl=60,repeatable=1,sourceQuests={57904}},{i(181372,{b=1,f=55})})),q(60415,g({coords={{33.6,44.7,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168519}},repeatable=1,sourceQuests={57904}},{i(181372,{b=1,f=55})})),q(60454,g({coords={{59.4,34.4,1708}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160212}},repeatable=1,sourceQuests={57904}},{i(181741,{b=1,f=55})})),q(60404,g({coords={{37.3,61.1,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168517}},repeatable=1,sourceQuests={57904}},{i(181372,{b=1,f=55})})),q(60403,g({coords={{37.3,61,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168517}},repeatable=1,sourceQuests={57904}},{i(181475,{b=1,f=55})})),q(60407,g({customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168517}},repeatable=1,sourceQuests={57904}},{i(181372,{b=1,f=55})})),q(60412,g({coords={{37.2,61,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168517}},repeatable=1,sourceQuests={57904}},{i(181556,{b=1,f=55})})),q(60425,g({coords={{55.3,42.4,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},repeatable=1,sourceQuests={57904}},{i(181372,{b=1,f=55})}))}),n(-228,g({customCollect={"SL_COV_KYR"}},{fp(2528,{coords={{65.6,17.6,1533}},creatureID=159421,customCollect={"SL_COV_KYR"}})})),n(-17,g({customCollect={"SL_COV_KYR"}},{q(58997,{coords={{45.2,65.4,1565}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",163328}},sourceQuests={58995}}),q(62698,{coords={{42.7,69.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",176100}},sourceQuests={62790}}),q(62795,{coords={{59.5,34.2,1708}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160212}},sourceQuests={60504}}),q(58791,{coords={{32.5,39.7,49}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162558}},sourceQuests={58790}}),q(61697,g({coords={{43.7,66.6,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",174177}},sourceQuests={61135}},{mnt(334406,{b=1,customCollect={"SL_COV_KYR"},itemID=180766}),p(2918,{b=1,customCollect={"SL_COV_KYR"},itemID=180633}),s(113553,181295,{b=1,customCollect={"SL_COV_KYR"},f=3})})),q(58178,{coords={{50.1,20.5,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160280}},sourceQuests={58180}}),q(61767,{coords={{61.8,37.5,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",154627}},sourceQuests={61785}}),q(60492,{coords={{56.8,31.4,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168742}},sourceQuests={60491}}),q(57122,{coords={{33.8,55.7,1543}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",170375}},sourceQuests={57121}}),q(62555,{coords={{55.6,42,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},sourceQuests={57125}}),q(57905,{coords={{42.6,53.1,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",167745}},sourceQuests={62792}}),q(58566,{coords={{31.9,47.5,1525}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",161553}},sourceQuests={58565}}),q(61778,{coords={{28.5,37.5,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",167810}},sourceQuests={61776}}),q(57114,{coords={{61.8,43.6,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",156361}},sourceQuests={57113}}),q(61775,{coords={{35.3,25.9,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168743}},sourceQuests={61770,61771,61772}}),q(59919,g({coords={{55.6,42,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},sourceQuests={58847}},{follower(1258,{customCollect={"SL_COV_KYR"}})})),q(61785,{coords={{55.6,42.2,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 11.",lvl=60,providers={{"n",160037}},sourceQuests={58181}}),q(58795,g({coords={{47.8,53.6,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},sourceQuests={58793}},{s(111108,178157,{b=1,customCollect={"SL_COV_KYR"},f=4}),s(110473,177054,{b=1,customCollect={"SL_COV_KYR"},f=5}),s(112711,179944,{b=1,customCollect={"SL_COV_KYR"},f=6}),s(108547,174293,{b=1,customCollect={"SL_COV_KYR"},f=7})})),q(58557,{coords={{45,56.9,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 13.",lvl=60,providers={{"n",160037}},sourceQuests={61878}}),q(58844,{coords={{55.6,42,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},sourceQuests={58854}}),q(58181,g({coords={{45.2,56.7,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160280}},sourceQuests={58183}},{mnt(334391,{b=1,customCollect={"SL_COV_KYR"},itemID=180763})})),q(61774,{coords={{35.1,26.8,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168744}},sourceQuests={61770,61771,61772}}),q(58788,{coords={{33.2,26.1,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162542}},sourceQuests={58787}}),q(61777,{coords={{28.8,38.1,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",166211}},sourceQuests={61776}}),q(58562,{coords={{56.3,41.4,1525}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",161544}},sourceQuests={58558,58559,58560}}),q(57120,{coords={{64.7,45.6,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"o",353472}},sourceQuests={57114}}),q(58854,{coords={{55.6,42,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 22.",lvl=60,providers={{"n",160037}},sourceQuests={62555}}),q(61878,{coords={{38.9,59.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",173313}},sourceQuests={61877}}),q(57897,{coords={{42.6,53.1,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",167745}},sourceQuests={62794}}),q(63002,{coords={{55.6,42,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}}}),q(61772,{coords={{33.5,24.1,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"o",357246}},sourceQuests={61769}}),q(61773,g({coords={{35.5,26.4,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",166333}},sourceQuests={61770,61771,61772}},{s(110475,177056,{b=1,customCollect={"SL_COV_KYR"},f=5}),s(108549,174295,{b=1,customCollect={"SL_COV_KYR"},f=7}),s(112713,179946,{b=1,customCollect={"SL_COV_KYR"},f=6}),s(111110,178159,{b=1,customCollect={"SL_COV_KYR"},f=4})})),q(58182,{coords={{50.1,20.5,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160280}},sourceQuests={58178}}),q(57118,{coords={{66,47,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",156327}},sourceQuests={57115,57116,57120}}),q(57895,{coords={{58.4,28.9,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168906}},sourceQuests={60492}}),q(62794,g({coords={{42.6,53.1,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",167745}},sourceQuests={62837}},{s(110472,177053,{b=1,customCollect={"SL_COV_KYR"},f=5}),s(108546,174292,{b=1,customCollect={"SL_COV_KYR"},f=7}),s(112709,179942,{b=1,customCollect={"SL_COV_KYR"},f=6}),s(111107,178156,{b=1,customCollect={"SL_COV_KYR"},f=4})})),q(58937,g({coords={{50.5,68.9,1565}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162392},{"n",163060}},sourceQuests={58905}},{s(112708,179941,{b=1,customCollect={"SL_COV_KYR"},f=6}),s(111106,178155,{b=1,customCollect={"SL_COV_KYR"},f=4}),s(108545,174291,{b=1,customCollect={"SL_COV_KYR"},f=7}),s(110471,177052,{b=1,customCollect={"SL_COV_KYR"},f=5})})),q(58559,{coords={{60.2,60.8,1525}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",161540}},sourceQuests={58557}}),q(58793,{coords={{43.6,51.6,1671}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162542}},sourceQuests={58792}}),q(57117,g({coords={{66,47,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",156327}},sourceQuests={57115,57116,57120}},{s(113549,181291,{b=1,customCollect={"SL_COV_KYR"},f=3})})),q(61769,{coords={{36.3,36.6,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",171483}},sourceQuests={61768}}),q(58948,{coords={{21.6,42,49}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162953}},sourceQuests={58791}}),q(58797,g({coords={{51.6,47.7,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",163650}},sourceQuests={58796}},{follower(1260,{customCollect={"SL_COV_KYR"}})})),q(58183,{coords={{50.1,20.5,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160280}},sourceQuests={58182}}),q(62832,{coords={{59.5,34.2,1708}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160212}},sourceQuests={57905}}),q(58816,{customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162679}},sourceQuests={58832,58856}}),q(58938,{coords={{50.5,68.9,1565}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162392},{"n",163060}},sourceQuests={58905}}),q(58560,{coords={{50.6,52.1,1525}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",165011}},sourceQuests={58557}}),q(61779,{coords={{28.6,37.6,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",167173}},sourceQuests={61776}}),q(61135,{coords={{55.6,42,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},sourceQuests={58997}}),q(57124,g({coords={{33.5,56.4,1543}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",170375}},sourceQuests={57122,57123}},{s(110470,177051,{b=1,customCollect={"SL_COV_KYR"},f=5}),s(108544,174290,{b=1,customCollect={"SL_COV_KYR"},f=7}),s(112707,179940,{b=1,customCollect={"SL_COV_KYR"},f=6}),s(111105,178154,{b=1,customCollect={"SL_COV_KYR"},f=4})})),q(58995,{coords={{45.2,65.4,1565}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",163328}},sourceQuests={58857}}),q(62792,{coords={{42.6,53.1,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",167745}},sourceQuests={62791}}),q(58179,{coords={{50.1,20.6,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160648}},sourceQuests={58175}}),q(62793,{coords={{55.6,42,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},sourceQuests={62796}}),q(61771,{coords={{35.5,26.4,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",166333}},sourceQuests={61769}}),q(57123,{coords={{33.8,55.7,1543}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",170375}},sourceQuests={57121}}),q(63345,{coords={{42.7,70.3,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 22.",lvl=60,providers={{"n",176100}},u=2}),q(64086,{coords={{42.7,70.3,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 59.",lvl=60,providers={{"n",176100}}}),q(63344,{coords={{42.7,70.3,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 7.",lvl=60,providers={{"n",176100}},u=2}),q(64323,{coords={{42.7,70.3,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 43.",lvl=60,providers={{"n",176100}}}),q(58847,g({coords={{67.4,15.2,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",166693}},sourceQuests={58846}},{i(183893,{b=1,c={6,9,12},modID=4}),i(183892,{b=1,c={3,8,11},modID=4}),i(183891,{b=1,c={2,5,7},modID=4}),i(183890,{b=1,c={1,4,10},modID=4}),i(183888,{b=1,c={1,2,5,10},modID=4}),i(183889,{b=1,c={7,8,9,11},modID=4})})),q(58951,{coords={{28.9,41.1,49}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",163111}},sourceQuests={58950}}),q(58565,{coords={{58.1,27.5,1525}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",161544}},sourceQuests={58564}}),q(58568,{coords={{31.9,47.7,1525}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",161540}},sourceQuests={58565}}),q(58950,{coords={{21.6,42,49}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162953}},sourceQuests={58948,58949}}),q(57207,{coords={{68.3,41.6,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",156361}},sourceQuests={57117,57118}}),q(57113,{coords={{55.6,42,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 20.",lvl=60,providers={{"n",160037}},sourceQuests={61697}}),q(58775,{coords={{55.6,42,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 17.",lvl=60,providers={{"n",160037}},sourceQuests={58571}}),q(58949,{coords={{21.6,42,49}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162953}},sourceQuests={58791}}),q(58789,g({coords={{33.2,26.2,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162544}},sourceQuests={58787}},{s(110477,177058,{b=1,customCollect={"SL_COV_KYR"},f=3}),s(108551,174297,{b=1,customCollect={"SL_COV_KYR"},f=3}),s(112715,179948,{b=1,customCollect={"SL_COV_KYR"},f=3}),s(111112,178161,{b=1,customCollect={"SL_COV_KYR"},f=3})})),q(65168,g({coords={{58.7,36.2,1708}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",183278}},sourceQuests={62795}},{follower(1260,{customCollect={"SL_COV_KYR"}})})),i(183054,{b=1,crs={162061},customCollect={"SL_COV_KYR"},lvl=60,questID=62237}),q(65147,g({coords={{59.5,37.4,1708}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",183192}},sourceQuests={62795}},{follower(1258,{customCollect={"SL_COV_KYR"}})})),q(62789,{coords={{55.5,42.1,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},sourceQuests={57895}}),q(57904,{coords={{59.5,34.2,1708}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160212}},sourceQuests={62795}}),q(62791,{coords={{40.9,40.9,1707}},customCollect={"SL_COV_KYR"},description="Becomes available after you complete your first Calling quest.",lvl=60,providers={{"n",160387}}}),q(62557,{coords={{55.6,42,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},sourceQuests={59919}}),q(58558,{coords={{60.3,60.8,1525}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",161544}},sourceQuests={58557}}),q(58570,{coords={{39.9,59,1525}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",161540}},sourceQuests={58569}}),q(58180,g({coords={{50.1,20.5,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160280}},sourceQuests={58176,58177,58179}},{s(110476,177057,{b=1,customCollect={"SL_COV_KYR"},f=5}),s(108550,174296,{b=1,customCollect={"SL_COV_KYR"},f=7}),s(112714,179947,{b=1,customCollect={"SL_COV_KYR"},f=6}),s(111111,178160,{b=1,customCollect={"SL_COV_KYR"},f=4})})),q(58905,{customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162679}},sourceQuests={58816}}),q(61780,{coords={{28.7,38.1,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",166211}},sourceQuests={61777,61778,61779}}),q(61782,g({coords={{31.7,30.3,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",172002}},sourceQuests={61781}},{s(110474,177055,{b=1,customCollect={"SL_COV_KYR"},f=5}),s(108548,174294,{b=1,customCollect={"SL_COV_KYR"},f=7}),s(112712,179945,{b=1,customCollect={"SL_COV_KYR"},f=6}),s(111109,178158,{b=1,customCollect={"SL_COV_KYR"},f=4})})),q(58177,{coords={{50.1,20.5,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160280}},sourceQuests={58175}}),q(61982,{coords={{42.6,53.1,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",167745}},sourceQuests={57904}}),q(61332,{coords={{59.5,34.2,1708}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",160212}}}),q(62861,{coords={{59.5,34.2,1708}},customCollect={"SL_COV_KYR"},description="Requires Renown 15.",isWeekly=1,lvl=60,providers={{"n",160212}}}),q(62862,{coords={{59.5,34.2,1708}},customCollect={"SL_COV_KYR"},description="Requires Renown 24.",isWeekly=1,lvl=60,providers={{"n",160212}}}),q(62863,{coords={{59.5,34.2,1708}},customCollect={"SL_COV_KYR"},description="Requires Renown 32.",isWeekly=1,lvl=60,providers={{"n",160212}}}),q(65103,{coords={{59.5,34.2,1708}},customCollect={"SL_COV_KYR"},isDaily=1,lvl=60,providers={{"n",160212}},repeatable=1,sourceQuests={62863}}),q(62796,{coords={{39.9,68.6,1670}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",164079}},sourceQuests={62837}}),q(61877,{coords={{31,29.1,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",173193}},sourceQuests={61876}}),q(57967,{coords={{43.2,38.5,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",159248}},sourceQuests={57989}}),q(57115,{coords={{66,47,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",156327}},sourceQuests={57114}}),q(58857,{coords={{50.8,77.4,1565}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162392}},sourceQuests={58939}}),q(58561,{coords={{56.3,41.4,1525}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",161540}},sourceQuests={58558,58559,58560}}),q(58564,{coords={{77.8,39.6,1525}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",161544}},sourceQuests={58563}}),q(58567,{coords={{31.9,47.7,1525}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",161540}},sourceQuests={58565}}),q(62238,{coords={{40.4,19.9,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",173771}},sourceQuests={62237}}),q(57898,{coords={{59.5,34.2,1708}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160212}},sourceQuests={57897}}),q(58176,{coords={{50.1,20.6,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160648}},sourceQuests={58175}}),q(60504,g({coords={{59.5,34.2,1708}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160212}},sourceQuests={57898}},{cd(87,{b=1,c=a4,customCollect={"SL_COV_KYR"},itemID=181974,spellID=341427}),cd(137,{b=1,c=a10,customCollect={"SL_COV_KYR"},itemID=182321,spellID=341427}),cd(146,{b=1,c=a1,customCollect={"SL_COV_KYR"},itemID=182345,spellID=341427}),cd(40,{b=1,c=a9,customCollect={"SL_COV_KYR"},itemID=181600,spellID=341427}),cd(128,{b=1,c=a6,customCollect={"SL_COV_KYR"},itemID=182295,spellID=341427}),cd(277,{b=1,c=a2,customCollect={"SL_COV_KYR"},itemID=183471,spellID=341427}),cd(154,{b=1,c=a5,customCollect={"SL_COV_KYR"},itemID=182440,spellID=341427}),cd(187,{b=1,c=a12,customCollect={"SL_COV_KYR"},itemID=182646,spellID=341427}),cd(225,{b=1,c=a8,customCollect={"SL_COV_KYR"},itemID=183492,spellID=341427}),cd(216,{b=1,c=a3,customCollect={"SL_COV_KYR"},itemID=182778,spellID=341427}),cd(217,{b=1,c=a7,customCollect={"SL_COV_KYR"},itemID=182960,spellID=341427}),cd(59,{b=1,c=a11,customCollect={"SL_COV_KYR"},itemID=181759,spellID=341427}),cd(99,{b=1,c=a6,itemID=182113,spellID=341427}),cd(108,{b=1,c=a6,itemID=182133,spellID=341427}),cd(132,{b=1,c=a12,itemID=182317,spellID=341427}),cd(134,{b=1,c=a12,itemID=182324,spellID=341427}),cd(256,{b=1,c=a2,itemID=183466,spellID=341427}),cd(257,{b=1,c=a2,itemID=183467,spellID=341427}),cd(178,{b=1,c=a10,itemID=182584,spellID=341427}),cd(170,{b=1,c=a10,itemID=182469,spellID=341427}),cd(48,{b=1,c=a9,itemID=181707,spellID=341427}),cd(26,{b=1,c=a9,itemID=181467,spellID=341427}),cd(37,{b=1,c=a11,itemID=181512,spellID=341427}),cd(15,{b=1,c=a11,itemID=181373,spellID=341427}),cd(141,{b=1,c=a3,itemID=182336,spellID=341427}),cd(159,{b=1,c=a3,itemID=182448,spellID=341427}),cd(72,{b=1,c=a4,itemID=181840,spellID=341427}),cd(85,{b=1,c=a4,itemID=181962,spellID=341427}),cd(234,{b=1,c=a8,itemID=183500,spellID=341427}),cd(230,{b=1,c=a8,itemID=183496,spellID=341427}),cd(93,{b=1,c=a1,itemID=182106,spellID=341427}),cd(95,{b=1,c=a1,itemID=182108,spellID=341427}),cd(162,{b=1,c=a7,itemID=182460,spellID=341427}),cd(168,{b=1,c=a7,itemID=182466,spellID=341427}),cd(27,{b=1,c=a5,itemID=181469,spellID=341427}),cd(8,{b=1,c=a5,itemID=180847,spellID=341427})})),q(61768,{coords={{37.7,29.4,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",173222}},sourceQuests={61767}}),q(57116,{coords={{65.8,46.9,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",156361}},sourceQuests={57114}}),q(61876,{coords={{31,29.1,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",173193}},sourceQuests={61782}}),q(58939,{customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",165110}},sourceQuests={58937,58938}}),q(61770,{coords={{35.3,25.9,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168743}},sourceQuests={61769}}),q(61781,{coords={{28.8,38.1,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",166211}},sourceQuests={61780}}),q(58175,{coords={{55.5,42,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},sourceQuests={58798}}),q(58569,{coords={{39.9,59,1525}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",161553}},sourceQuests={58566,58567,58568}}),q(58796,{coords={{51.6,47.7,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",163650}},sourceQuests={58795}}),q(63591,{coords={{64,19.1,1707}},customCollect={"SL_COV_KYR"},lvl=60,maps={2017},providers={{"n",168517}},sourceQuests={63584}}),q(58846,{coords={{31.4,23.4,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",164473}},sourceQuests={58844}}),q(63029,{coords={{55.6,42,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160037}},sourceQuests={57904}}),q(62790,{coords={{42.7,69.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",176100}},sourceQuests={62789}}),q(57121,{coords={{69,40.7,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",156474}},sourceQuests={57207}}),q(58571,g({coords={{45.7,56.5,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162149}},sourceQuests={58570}},{s(110469,177050,{b=1,customCollect={"SL_COV_KYR"},f=5}),s(108543,174289,{b=1,customCollect={"SL_COV_KYR"},f=7}),s(112710,179943,{b=1,customCollect={"SL_COV_KYR"},f=6}),s(111104,178153,{b=1,customCollect={"SL_COV_KYR"},f=4})})),q(58798,{coords={{38.6,43.3,1707},{59.9,36.2,1708}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",163650},{"n",160390}},sourceQuests={58797}}),q(58563,g({coords={{55.2,34.7,1525}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",161544}},sourceQuests={58561,58562}},{s(113544,181286,{b=1,customCollect={"SL_COV_KYR"},f=3})})),q(57125,{coords={{25.6,65.1,1543}},customCollect={"SL_COV_KYR"},lvl=51,providers={{"n",169850}},sourceQuests={57124}}),q(58790,{coords={{32.1,21.2,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162542}},sourceQuests={58788,58789}}),q(58787,{coords={{55.6,42,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 5.",lvl=60,providers={{"n",160037}}}),q(58832,{coords={{40.4,54.7,1565}},crs={161878,163363},customCollect={"SL_COV_KYR"},description="Drops from Sicklethorns while doing quest 'Who Are You Fooling?'",lvl=60,providers={{"i",175982}},sourceQuests={58775}}),q(61776,{coords={{35.4,26.4,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168743}},sourceQuests={61773,61774,61775}}),q(58792,{coords={{32.5,39.7,49}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162558}},sourceQuests={58951}}),q(58856,{coords={{44,51.8,1565}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",162392}},sourceQuests={58775}})})),n(-902,g({customCollect={"SL_COV_KYR"},description="These are rewards automatically granted by reaching a specific level of Renown."},{mnt(353875,{b=1,customCollect={"SL_COV_KYR"},description="Requires Renown 45.",itemID=186482}),mnt(334403,{b=1,customCollect={"SL_COV_KYR"},description="Requires Renown 39.",itemID=180765}),title(445,{customCollect={"SL_COV_KYR"},description="Requires Renown 80."}),title(425,{customCollect={"SL_COV_KYR"},description="Requires Renown 40."}),i(186515,g({b=1,customCollect={"SL_COV_KYR"},description="Requires Renown 60.",f=55,spellID=353923},{s(115989,184998,{b=1,customCollect={"SL_COV_KYR"},f=3,lvl=50}),s(115984,184993,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50}),s(115985,184994,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50}),s(115986,184995,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50}),s(115999,185008,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50}),s(115987,184996,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50}),s(115983,184992,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50}),s(115982,184991,{b=1,customCollect={"SL_COV_KYR"},description="If this piece shows as uncollected after learning the ensemble, relog and then SHIFT+CLICK anywhere in an ATT list to refresh your collection.",f=2,lvl=50}),s(115988,184997,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50})})),i(186593,{b=1,customCollect={"SL_COV_KYR"},description="Requires Renown 56.",f=102,questID=64136,spellID=354214}),i(188005,{b=1,customCollect={"SL_COV_KYR"},description="Rewarded at 15 and 24 Renown.",f=102,spellID=336456}),i(186472,{b=1,description="Rewarded at 52, 67 and 76 Renown.",f=55,spellID=353852}),n(-364,g({customCollect={"SL_COV_KYR"},description="Requires Renown 48."},{rfl(211,{b=1,c=a6,customCollect={"SL_COV_KYR"},itemID=186566,spellID=342040}),rfl(238,{b=1,c=a12,customCollect={"SL_COV_KYR"},itemID=187111,spellID=342040}),rfl(223,{b=1,c=a2,customCollect={"SL_COV_KYR"},itemID=186673,spellID=342040}),rfl(252,{b=1,c=a10,customCollect={"SL_COV_KYR"},itemID=187229,spellID=342040}),rfl(218,{b=1,c=a9,customCollect={"SL_COV_KYR"},itemID=186591,spellID=342040}),rfl(256,{b=1,c=a11,customCollect={"SL_COV_KYR"},itemID=187237,spellID=342040}),rfl(234,{b=1,c=a3,customCollect={"SL_COV_KYR"},itemID=187106,spellID=342040}),rfl(261,{b=1,c=a4,customCollect={"SL_COV_KYR"},itemID=187163,spellID=342040}),rfl(231,{b=1,c=a8,customCollect={"SL_COV_KYR"},itemID=186775,spellID=342040}),rfl(258,{b=1,c=a1,customCollect={"SL_COV_KYR"},itemID=187259,spellID=342040}),rfl(248,{b=1,c=a7,customCollect={"SL_COV_KYR"},itemID=187225,spellID=342040}),rfl(263,{b=1,c=a5,customCollect={"SL_COV_KYR"},itemID=187511,spellID=342040})}))})),n(-921,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Inv_misc_sigil_bastion01"},{n(-915,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Sanctum_features_animadiversion_bastion"},{n(-18,g({customCollect={"SL_COV_KYR"},description="Every Activity within Anima Conductor Rewards this.",icon="Interface\\Addons\\AllTheThings\\assets\\Interface_Rewards"},{cu(1885)})),n(-916,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Sanctum_features_animadiversion_bastion"},{n(-17,g({customCollect={"SL_COV_KYR"}},{q(57901,{coords={{42.6,53.1,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",167745}}}),q(57903,{coords={{37.9,67.5,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",158773}},sourceQuests={57901}})})),n(-16,g({customCollect={"SL_COV_KYR"}},{n(167078,g({coords={{41.8,55.4,1533}},customCollect={"SL_COV_KYR"},description=" Only a member of the |cFF516bfeKyrian Covenant|r who has channeled anima to Temple of Courage can click the bell.",isDaily=1,questID=60314},{i(182749,{b=1,f=102,spellID=340153})}))})),n(-212,g({customCollect={"SL_COV_KYR"}},{o(356818,g({coords={{60.2,78.2,1533}},customCollect={"SL_COV_KYR"},description="Requires channeling anima to the Temple of Purity.",isDaily=1,questID=61688},{mnt(334386,{b=1,customCollect={"SL_COV_KYR"},itemID=180762}),s(115604,184296,{b=1,customCollect={"SL_COV_KYR"},f=26,lvl=48})}))}))})),n(-917,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Sanctum_features_animadiversion_bastion"},{n(-17,g({customCollect={"SL_COV_KYR"}},{q(61179,{coords={{64.2,20,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",158773}}}),q(61193,{coords={{50.3,21.4,1533}},customCollect={"SL_COV_KYR"},isDaily=1,lvl=60,providers={{"n",171671}}}),q(61209,{coords={{50.2,21.3,1533}},customCollect={"SL_COV_KYR"},isDaily=1,lvl=60,providers={{"n",171677}}}),q(61199,{coords={{50.3,21.4,1533}},customCollect={"SL_COV_KYR"},isDaily=1,lvl=60,providers={{"n",171671}}}),q(61146,{coords={{50.2,21.3,1533}},customCollect={"SL_COV_KYR"},isDaily=1,lvl=60,providers={{"n",171677}}}),q(61182,{coords={{50.3,21.4,1533}},customCollect={"SL_COV_KYR"},isDaily=1,lvl=60,providers={{"n",171671}}}),q(61166,{coords={{50.3,21.4,1533}},customCollect={"SL_COV_KYR"},isDaily=1,lvl=60,providers={{"n",171671}}}),q(61159,{coords={{50.4,21.2,1533}},customCollect={"SL_COV_KYR"},isDaily=1,lvl=60,providers={{"n",171676}}}),q(61157,{coords={{50.4,21.2,1533}},customCollect={"SL_COV_KYR"},isDaily=1,lvl=60,providers={{"n",171676}}}),q(61196,{coords={{50.2,21.3,1533}},customCollect={"SL_COV_KYR"},isDaily=1,lvl=60,providers={{"n",171677}}}),q(61156,{coords={{50.4,21.2,1533}},customCollect={"SL_COV_KYR"},isDaily=1,lvl=60,providers={{"n",171676}}})})),n(-34,g({customCollect={"SL_COV_KYR"}},{q(62280,{coords={{64.8,45.7,1533}},customCollect={"SL_COV_KYR"},isWorldQuest=1})}))})),n(-918,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Sanctum_features_animadiversion_bastion"},{n(-16,g({customCollect={"SL_COV_KYR"}},{n(156340,g({coords={{24.5,22.7,1533}},crs={156339},customCollect={"SL_COV_KYR"},description="Take the anima gateway and click the Black Bell. Only a member of the |cFF516bfeKyrian Covenant|r who has channeled anima to Citadel of Loyalty can click the bell.",isDaily=1,questID=61634},{p(3063,{b=1,customCollect={"SL_COV_KYR"},description="To be eligible to receive the pet, your Anima Conductor must be upgraded to Rank 3.",itemID=184401}),s(115655,184365,{b=1,f=8,lvl=48})}))}))}))})),n(-905,g({customCollect={"SL_COV_KYR"}},{n(-916,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Sanctum_features_missiontable"},{n(-17,g({customCollect={"SL_COV_KYR"}},{q(57900,g({coords={{43.8,40.7,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",160389}},sourceQuests={57899}},{follower(1259,{customCollect={"SL_COV_KYR"}})})),q(61863,g({coords={{43.8,40.7,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 27.",lvl=60,providers={{"n",160389}},sourceQuests={57900}},{follower(1276,{customCollect={"SL_COV_KYR"}})})),q(64463,g({coords={{43.8,40.7,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 71.",lvl=60,providers={{"n",160389}},sourceQuests={57900}},{follower(1343,{customCollect={"SL_COV_KYR"}})})),q(61864,g({coords={{43.8,40.7,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 33.",lvl=60,providers={{"n",160389}},sourceQuests={57900}},{follower(1275,{customCollect={"SL_COV_KYR"}})})),q(61862,g({coords={{43.8,40.7,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 17.",lvl=60,providers={{"n",160389}},sourceQuests={57900}},{follower(1273,{customCollect={"SL_COV_KYR"}})})),q(64462,g({coords={{43.8,40.7,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 62.",lvl=60,providers={{"n",160389}},sourceQuests={57900}},{follower(1342,{customCollect={"SL_COV_KYR"}})})),q(61865,g({coords={{43.8,40.7,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 38.",lvl=60,providers={{"n",160389}},sourceQuests={57900}},{follower(1274,{customCollect={"SL_COV_KYR"}})})),q(64461,g({coords={{43.8,40.7,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 44.",lvl=60,providers={{"n",160389}},sourceQuests={57900}},{follower(1341,{customCollect={"SL_COV_KYR"}})})),q(61859,g({altQuests={61860},coords={{43.8,40.7,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 4. Must choose Nemea in the Pride or Unit quest to get this follower.",lvl=60,providers={{"n",160389}},sourceQuests={57900,58103}},{follower(1270,{customCollect={"SL_COV_KYR"}})})),q(61860,g({altQuests={61859},coords={{43.8,40.7,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 4. Must choose Pelodis in the Pride or Unit quest to get this follower.",lvl=60,providers={{"n",160389}},sourceQuests={57900,58103}},{follower(1271,{customCollect={"SL_COV_KYR"}})})),q(61861,g({coords={{43.8,40.7,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 12.",lvl=60,providers={{"n",160389}},sourceQuests={57900}},{follower(1272,{customCollect={"SL_COV_KYR"}})})),q(57899,{coords={{42.6,53.1,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",167745}}}),q(63068,{altQuests={59674},coords={{43.8,40.7,1707}},customCollect={"SL_COV_KYR"},description="Requires Renown 4.",isBreadcrumb=1,lvl=52,providers={{"n",160389}},sourceQuests={57899}})})),n(-18,g({customCollect={"SL_COV_KYR"}},{cu(1819,{customCollect={"SL_COV_KYR"}})}))}))})),n(-942,g({customCollect={"SL_COV_KYR"},maps={1711}},{cu(1819,{customCollect={"SL_COV_KYR"},description="This is granted from all types of activities in the Shadowlands."}),n(-4,g({customCollect={"SL_COV_KYR"}},{ach(14860,{customCollect={"SL_COV_KYR"}}),ach(14851,{customCollect={"SL_COV_KYR"}}),ach(14856,{customCollect={"SL_COV_KYR"}}),ach(14865,{customCollect={"SL_COV_KYR"}}),ach(14862,g({customCollect={"SL_COV_KYR"}},{crit(1,{customCollect={"SL_COV_KYR"}}),crit(2,{customCollect={"SL_COV_KYR"}}),crit(3,{customCollect={"SL_COV_KYR"}}),crit(4,{customCollect={"SL_COV_KYR"}}),crit(5,{customCollect={"SL_COV_KYR"}}),crit(6,{customCollect={"SL_COV_KYR"}})})),ach(14854,g({customCollect={"SL_COV_KYR"}},{crit(1,{customCollect={"SL_COV_KYR"}}),crit(2,{customCollect={"SL_COV_KYR"}}),crit(3,{customCollect={"SL_COV_KYR"}}),crit(4,{customCollect={"SL_COV_KYR"}}),crit(5,{customCollect={"SL_COV_KYR"}}),crit(6,{customCollect={"SL_COV_KYR"}})})),ach(14861,{customCollect={"SL_COV_KYR"}}),ach(14866,g({customCollect={"SL_COV_KYR"}},{crit(1,{customCollect={"SL_COV_KYR"}}),crit(2,{customCollect={"SL_COV_KYR"}}),crit(3,{customCollect={"SL_COV_KYR"}}),crit(4,{customCollect={"SL_COV_KYR"}}),crit(5,{customCollect={"SL_COV_KYR"}}),crit(6,{customCollect={"SL_COV_KYR"}}),crit(7,{customCollect={"SL_COV_KYR"}}),crit(8,{customCollect={"SL_COV_KYR"}}),crit(9,{customCollect={"SL_COV_KYR"}}),crit(10,{customCollect={"SL_COV_KYR"}})})),ach(14852,{customCollect={"SL_COV_KYR"}}),ach(14887,{customCollect={"SL_COV_KYR"}})})),n(-966,g({crs={168430},customCollect={"SL_COV_KYR"},description="Blueprints teach Dactylis recipes that allow you to craft gear for your Aspirants to use in the Path of Ascension battles."},{i(184578,{b=1,cost={{"i",180594,8},{"i",180478,10},{"i",180477,8},{"i",180595,6}},customCollect={"SL_COV_KYR"}}),q(62976,{customCollect={"SL_COV_KYR"},lvl=60,providers={{"i",184578}},sourceQuests={62981}}),i(181499,{b=1,cost={{"i",180594,6},{"i",180595,8}},customCollect={"SL_COV_KYR"}}),q(60945,{customCollect={"SL_COV_KYR"},lvl=60,providers={{"i",181499}},sourceQuests={60946}}),i(184580,{b=1,cost={{"i",180594,12},{"i",180595,16}},customCollect={"SL_COV_KYR"}}),q(61714,{customCollect={"SL_COV_KYR"},lvl=60,providers={{"i",184580}},sourceQuests={62971}}),q(60497,{coords={{28.2,42.4,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168427}},sourceQuests={60496}}),i(184478,{b=1,cost={{"i",180594,2},{"i",180478,2},{"i",180477,12},{"i",180595,2}},customCollect={"SL_COV_KYR"}}),q(60974,{customCollect={"SL_COV_KYR"},lvl=60,providers={{"i",184478}},sourceQuests={60973}}),i(184481,{b=1,cost={{"i",180594,8},{"i",180478,8},{"i",180595,6}},customCollect={"SL_COV_KYR"}}),q(62998,{customCollect={"SL_COV_KYR"},lvl=60,providers={{"i",184481}},sourceQuests={62928}}),i(184475,{b=1,cost={{"i",180594,2},{"i",180478,2},{"i",180477,10},{"i",180595,6}},customCollect={"SL_COV_KYR"}}),q(62995,{customCollect={"SL_COV_KYR"},lvl=60,providers={{"i",184475}},sourceQuests={60975}}),i(184577,{b=1,cost={{"i",180478,20},{"i",180477,12}},customCollect={"SL_COV_KYR"}}),q(62483,{customCollect={"SL_COV_KYR"},lvl=60,providers={{"i",184577}},sourceQuests={62970}}),i(184477,{b=1,cost={{"i",180594,8},{"i",180478,2},{"i",180595,2}},customCollect={"SL_COV_KYR"}}),q(62996,{customCollect={"SL_COV_KYR"},lvl=60,providers={{"i",184477}},sourceQuests={62997}}),i(180594,{b=1,customCollect={"SL_COV_KYR"},f=102}),i(180478,{b=1,customCollect={"SL_COV_KYR"},f=102}),i(181157,{b=1,customCollect={"SL_COV_KYR"},f=55,spellID=338130}),i(181239,{b=1,customCollect={"SL_COV_KYR"},f=55,spellID=335845}),i(180479,{b=1,customCollect={"SL_COV_KYR"},f=55,spellID=337260}),i(181145,{b=1,customCollect={"SL_COV_KYR"},f=55,spellID=338075}),i(181846,{b=1,customCollect={"SL_COV_KYR"},f=55,spellID=337766}),i(180477,{b=1,customCollect={"SL_COV_KYR"},f=102}),i(183793,{customCollect={"SL_COV_KYR"},f=55,spellID=342520}),i(180579,{b=1,customCollect={"SL_COV_KYR"},f=55}),i(183126,{b=1,customCollect={"SL_COV_KYR"},f=55,spellID=334453}),i(180595,{b=1,customCollect={"SL_COV_KYR"},f=102}),i(180445,{customCollect={"SL_COV_KYR"},f=55,spellID=332308}),i(184451,{b=1,customCollect={"SL_COV_KYR"},f=55,spellID=345912})})),n(-916,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Inv_trinket_bastion_02_light"},{n(-17,g({customCollect={"SL_COV_KYR"}},{q(62218,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168430}},sourceQuests={61361}}),q(60495,{coords={{27.8,41.7,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168485}},sourceQuests={60494}}),q(61358,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168430}},sourceQuests={60498}}),q(61963,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168430}},sourceQuests={61358}}),q(61362,{coords={{51.4,33.7,1565}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",173710}},sourceQuests={62219}}),q(61369,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},description="Available after defeating Kalisthene, Echthra, and Aldryn & Myn'ir on 'Courage' difficulty.",lvl=60,providers={{"n",168430}}}),q(61356,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168430}},sourceQuests={60498}}),q(62219,{coords={{51.4,33.7,1565}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",173710}},sourceQuests={62218}}),q(61357,{coords={{56.7,11.6,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",172515}},sourceQuests={61490}}),q(60493,{coords={{27.8,41.7,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168485}},sourceQuests={60489}}),q(60496,g({coords={{28.2,42.4,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168427}},sourceQuests={60495}},{i(180481,{customCollect={"SL_COV_KYR"}})})),q(61370,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168430}},sourceQuests={61369}}),q(61361,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},description="Available after defeating Kalisthene, Echthra, and Aldryn & Myn'ir on 'Courage' difficulty.",lvl=60,providers={{"n",168430}}}),q(61489,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168430}},sourceQuests={61356}}),q(60498,{coords={{28.2,42.4,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168427}},sourceQuests={61473}}),q(61965,{coords={{50.6,69.9,1565}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",173402}},sourceQuests={61963}}),q(61473,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168430}},sourceQuests={60497}}),q(61365,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},description="Available after defeating Kalisthene, Echthra, and Aldryn & Myn'ir on 'Courage' difficulty.",lvl=60,providers={{"n",168430}}}),q(61366,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168430}},sourceQuests={61365}}),q(61360,{coords={{51.7,78.8,1565}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",173403}},sourceQuests={61965}}),q(60489,{coords={{42.6,53.1,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",167745}}}),q(61490,{coords={{56.7,11.6,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",172515}},sourceQuests={61489}}),q(60494,{coords={{27.8,41.7,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168485}},sourceQuests={60493}})})),n(-18,g({customCollect={"SL_COV_KYR"}},{n(172408,g({crs={172409},customCollect={"SL_COV_KYR"}},{n(-972,g({customCollect={"SL_COV_KYR"}},{i(182162,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=61713})})),n(-973,g({customCollect={"SL_COV_KYR"},description="Requires defeating the first 6 memories on 'Courage' difficulty (Kalisthene, Echthra, Alderyn & Myn'ir, Nuuminuuru, Craven Corinth, and Splinterbark Nightmare)."},{crit(1,{achID=14852,customCollect={"SL_COV_KYR"}}),i(184407,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=62970})}))})),n(172412,g({customCollect={"SL_COV_KYR"}},{crit(2,{achID=14851,customCollect={"SL_COV_KYR"}}),n(-972,g({customCollect={"SL_COV_KYR"}},{i(180494,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=60975})}))})),n(172177,g({customCollect={"SL_COV_KYR"}},{n(-972,g({customCollect={"SL_COV_KYR"}},{i(180482,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=60947})})),n(-973,g({customCollect={"SL_COV_KYR"},description="Requires defeating the first 6 memories on 'Courage' difficulty (Kalisthene, Echthra, Alderyn & Myn'ir, Nuuminuuru, Craven Corinth, and Splinterbark Nightmare)."},{i(184445,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=62984})}))})),n(170654,g({customCollect={"SL_COV_KYR"}},{crit(1,{achID=14851,customCollect={"SL_COV_KYR"}}),n(-972,g({customCollect={"SL_COV_KYR"}},{i(180472,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=60946})})),n(-973,g({customCollect={"SL_COV_KYR"},description="Requires defeating the first 6 memories on 'Courage' difficulty (Kalisthene, Echthra, Alderyn & Myn'ir, Nuuminuuru, Craven Corinth, and Splinterbark Nightmare)."},{i(180495,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=60973})}))})),n(172410,g({customCollect={"SL_COV_KYR"}},{n(-972,g({customCollect={"SL_COV_KYR"}},{q(60907,{customCollect={"SL_COV_KYR"},lvl=60,providers={{"i",182095}}})})),n(-973,g({customCollect={"SL_COV_KYR"},description="Requires defeating the first 6 memories on 'Courage' difficulty (Kalisthene, Echthra, Alderyn & Myn'ir, Nuuminuuru, Craven Corinth, and Splinterbark Nightmare)."},{p(2931,{b=1,itemID=180815})}))})),n(172682,g({customCollect={"SL_COV_KYR"}},{n(-972,g({customCollect={"SL_COV_KYR"}},{i(181147,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=61269})}))}))}))})),n(-917,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Inv_cape_special_bastion_d_03"},{n(-17,g({customCollect={"SL_COV_KYR"}},{q(61371,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},description="Available after defeating Kalisthene, Echthra, Alderyn and Myn'ir, and Nuuminuuru on 'Loyalty' difficulties.",lvl=60,providers={{"n",168430}}}),q(61373,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},description="Available after defeating Athanos, Mad Mortimer, and Thran'tiok on 'Courage' difficulty.",lvl=60,providers={{"n",168430}}}),q(61372,{coords={{51.6,80.9,1533}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",175295}},sourceQuests={61478}}),q(62052,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168430}},sourceQuests={61367}}),q(61436,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168430}},sourceQuests={61363}}),q(61368,{coords={{59.7,38,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",173495}},sourceQuests={62053}}),q(61478,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",168430}},sourceQuests={61371}}),q(61363,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},description="Available after defeating Kalisthene, Echthra, Alderyn and Myn'ir, and Nuuminuuru on 'Loyalty' difficulties.",lvl=60,providers={{"n",168430}}}),q(62053,{coords={{53.8,48.8,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",173495}},sourceQuests={62052}}),q(61364,{coords={{59.2,71.9,1536}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",172141}},sourceQuests={61436}}),q(63169,g({coords={{27.8,41.7,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168485}}},{i(184812,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63175,g({coords={{28.1,41.7,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168485}}},{i(184812,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63176,g({coords={{28.1,41.7,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168485}}},{i(184812,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63171,g({coords={{27.8,41.7,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168485}}},{i(184812,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63168,g({coords={{28.1,41.7,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168485}}},{i(184812,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(62954,g({coords={{28.1,41.7,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168485}}},{i(184812,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(62951,g({coords={{27.8,41.7,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168485}}},{i(184812,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63174,g({coords={{28.1,41.7,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168485}}},{i(184812,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(62953,g({coords={{28.1,41.7,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168485}}},{i(184812,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63170,g({coords={{28.1,41.7,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168485}}},{i(184812,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(62952,g({coords={{27.8,41.7,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168485}}},{i(184812,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63172,g({coords={{28.1,41.7,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168485}}},{i(184812,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63173,g({coords={{28.1,41.7,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168485}}},{i(184812,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(61367,{coords={{29.9,38.8,1707}},customCollect={"SL_COV_KYR"},description="Available after defeating Kalisthene, Echthra, Alderyn and Myn'ir, and Nuuminuuru on 'Loyalty' difficulties.",lvl=60,providers={{"n",168430}}})})),n(-18,g({customCollect={"SL_COV_KYR"}},{n(171873,g({customCollect={"SL_COV_KYR"}},{n(-972,g({customCollect={"SL_COV_KYR"}},{i(182975,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=62223})}))})),n(172333,g({customCollect={"SL_COV_KYR"}},{n(-972,g({customCollect={"SL_COV_KYR"}},{i(183794,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=62486})}))})),n(172412,g({customCollect={"SL_COV_KYR"}},{n(-973,g({customCollect={"SL_COV_KYR"},description="Requires defeating Than'tiok, Mad Mortimer, and Athanos on 'Courage' difficulty; and unlocking Azaruux."},{i(184411,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=62971})}))})),n(172482,g({crs={172099,172101,172102},customCollect={"SL_COV_KYR"}},{ach(14853,{customCollect={"SL_COV_KYR"}}),n(-972,g({customCollect={"SL_COV_KYR"}},{i(184414,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=62981})})),n(-973,g({customCollect={"SL_COV_KYR"}},{mnt(334382,{b=1,customCollect={"SL_COV_KYR"},itemID=180761})}))})),n(172682,g({customCollect={"SL_COV_KYR"}},{n(-973,g({customCollect={"SL_COV_KYR"},description="Requires defeating Than'tiok, Mad Mortimer, and Athanos on 'Courage' difficulty; and unlocking Azaruux."},{crit(2,{achID=14852,customCollect={"SL_COV_KYR"}}),i(184348,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=62928})}))})),n(172411,g({customCollect={"SL_COV_KYR"}},{n(-972,g({customCollect={"SL_COV_KYR"}},{i(184349,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=62997})})),n(-973,g({customCollect={"SL_COV_KYR"},description="Requires unlocking and defeating Azaruux."},{i(181238,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=63000})}))}))}))})),n(-918,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Ability_bastion_rogue"},{n(-17,g({customCollect={"SL_COV_KYR"}},{q(63181,g({coords={{28.2,42.3,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168427}}},{i(184811,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63182,g({coords={{28.2,42.3,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168427}}},{i(184811,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63184,g({coords={{28.2,42.3,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168427}}},{i(184811,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63185,g({coords={{28.2,42.3,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168427}}},{i(184811,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63186,g({coords={{28.2,42.3,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168427}}},{i(184811,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63187,g({coords={{28.2,42.3,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168427}}},{i(184811,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63188,g({coords={{28.2,42.3,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168427}}},{i(184811,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63189,g({coords={{28.2,42.3,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168427}}},{i(184811,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63190,g({coords={{28.2,42.3,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168427}}},{i(184811,{b=1,customCollect={"SL_COV_KYR"},f=102})})),q(63191,g({coords={{28.2,42.3,1707}},customCollect={"SL_COV_KYR"},isWeekly=1,lvl=60,providers={{"n",168427}}},{i(184811,{b=1,customCollect={"SL_COV_KYR"},f=102})}))})),n(-18,g({customCollect={"SL_COV_KYR"}},{n(172408,g({crs={172409},customCollect={"SL_COV_KYR"}},{n(-974,g({customCollect={"SL_COV_KYR"}},{p(2941,{b=1,customCollect={"SL_COV_KYR"},itemID=180871})}))})),n(171873,g({customCollect={"SL_COV_KYR"}},{n(-973,g({customCollect={"SL_COV_KYR"}},{i(181165,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=61304})}))})),n(172333,g({customCollect={"SL_COV_KYR"}},{n(-973,g({customCollect={"SL_COV_KYR"}},{i(181155,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=61272})}))})),n(172412,g({customCollect={"SL_COV_KYR"}},{n(-974,g({customCollect={"SL_COV_KYR"}},{ach(14858,{customCollect={"SL_COV_KYR"}}),s(113551,181293,{b=1,customCollect={"SL_COV_KYR"},f=3,lvl=60})}))})),n(172177,g({customCollect={"SL_COV_KYR"}},{n(-974,g({customCollect={"SL_COV_KYR"}},{ach(14857,{customCollect={"SL_COV_KYR"}}),i(184474,g({b=1,customCollect={"SL_COV_KYR"},f=55,lvl=50,spellID=345958},{s(113535,181231,{b=1,f=20,lvl=60}),s(113531,181227,{b=1,f=8,lvl=60}),s(113539,181235,{b=1,f=23,lvl=60}),s(113537,181233,{b=1,f=23,lvl=60}),s(113534,181230,{b=1,f=34,lvl=60}),s(113532,181228,{b=1,f=29,lvl=60}),s(113533,181229,{b=1,f=1,lvl=60}),s(113530,181226,{b=1,f=35,lvl=60}),s(113529,181225,{b=1,f=33,lvl=60}),s(113536,181232,{b=1,f=26,lvl=60}),s(113538,181234,{b=1,f=20})}))}))})),n(170654,g({customCollect={"SL_COV_KYR"}},{n(-974,g({customCollect={"SL_COV_KYR"}},{crit(1,{achID=14861,customCollect={"SL_COV_KYR"}}),crit(2,{achID=14861,customCollect={"SL_COV_KYR"}}),crit(3,{achID=14861,customCollect={"SL_COV_KYR"}}),i(183761,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=62477})}))})),n(172410,g({customCollect={"SL_COV_KYR"}},{n(-974,g({customCollect={"SL_COV_KYR"}},{p(2912,{b=1,itemID=180639})}))}))}))})),n(-925,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Ability_bastion_monk"},{n(-18,g({customCollect={"SL_COV_KYR"}},{n(171873,g({customCollect={"SL_COV_KYR"}},{n(-974,g({customCollect={"SL_COV_KYR"}},{ach(14859,{customCollect={"SL_COV_KYR"}}),crit(4,{achID=14861,customCollect={"SL_COV_KYR"}}),crit(5,{achID=14861,customCollect={"SL_COV_KYR"}}),crit(6,{achID=14861,customCollect={"SL_COV_KYR"}}),s(113545,181287,{b=1,customCollect={"SL_COV_KYR"},f=3,lvl=60})}))})),n(172333,g({customCollect={"SL_COV_KYR"}},{n(-974,g({customCollect={"SL_COV_KYR"}},{ach(14864,{customCollect={"SL_COV_KYR"}}),mnt(336064,{b=1,itemID=181317})}))})),n(172482,g({crs={172099,172101,172102},customCollect={"SL_COV_KYR"}},{n(-974,g({customCollect={"SL_COV_KYR"}},{p(2954,{b=1,itemID=181264})}))})),n(172682,g({customCollect={"SL_COV_KYR"}},{n(-974,g({customCollect={"SL_COV_KYR"}},{i(184450,{b=1,customCollect={"SL_COV_KYR"},lvl=60,questID=62986})}))})),n(172411,g({customCollect={"SL_COV_KYR"}},{n(-974,g({customCollect={"SL_COV_KYR"}},{ach(14863,{customCollect={"SL_COV_KYR"}}),i(184462,g({b=1,customCollect={"SL_COV_KYR"},f=55,lvl=50,spellID=345956},{s(115664,184466,{b=1,customCollect={"SL_COV_KYR"},f=1}),s(115661,184463,{b=1,customCollect={"SL_COV_KYR"},f=33}),s(115670,184472,{b=1,customCollect={"SL_COV_KYR"},f=23}),s(115665,184467,{b=1,customCollect={"SL_COV_KYR"},f=34}),s(115667,184469,{b=1,customCollect={"SL_COV_KYR"},f=26}),s(115663,184465,{b=1,customCollect={"SL_COV_KYR"},f=29}),s(115668,184470,{b=1,customCollect={"SL_COV_KYR"},f=23}),s(115666,184468,{b=1,customCollect={"SL_COV_KYR"},f=20}),s(115671,184473,{b=1,customCollect={"SL_COV_KYR"},f=20}),s(115662,184464,{b=1,customCollect={"SL_COV_KYR"},f=35})}))}))}))}))})),n(-926,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Ability_bastion_priest"},{n(-18,g({customCollect={"SL_COV_KYR"}},{n(171873,g({customCollect={"SL_COV_KYR"}},{n(-975,g({customCollect={"SL_COV_KYR"}},{crit(25,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(26,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(27,{achID=14865,customCollect={"SL_COV_KYR"}}),s(110591,177205,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(112941,180240,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(112766,179968,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(111130,178189,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),i(184456,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50})}))})),n(172333,g({customCollect={"SL_COV_KYR"}},{n(-975,g({customCollect={"SL_COV_KYR"}},{crit(28,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(29,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(30,{achID=14865,customCollect={"SL_COV_KYR"}}),s(113555,181297,{b=1,customCollect={"SL_COV_KYR"},f=3,lvl=60})}))})),n(172408,g({crs={172409},customCollect={"SL_COV_KYR"}},{n(-975,g({customCollect={"SL_COV_KYR"}},{crit(7,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(8,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(9,{achID=14865,customCollect={"SL_COV_KYR"}}),s(110594,177208,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(112944,180243,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(112770,179972,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(111133,178192,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),i(184457,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50})}))})),n(172412,g({customCollect={"SL_COV_KYR"}},{n(-975,g({customCollect={"SL_COV_KYR"}},{crit(13,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(14,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(15,{achID=14865,customCollect={"SL_COV_KYR"}}),s(110593,177207,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(112943,180242,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(112768,179970,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(111132,178191,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),i(184454,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50})}))})),n(172177,g({customCollect={"SL_COV_KYR"}},{n(-975,g({customCollect={"SL_COV_KYR"}},{crit(4,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(5,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(6,{achID=14865,customCollect={"SL_COV_KYR"}}),s(110596,177210,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(112946,180245,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(112772,179974,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(111135,178194,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),i(184455,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50})}))})),n(170654,g({customCollect={"SL_COV_KYR"}},{n(-975,g({customCollect={"SL_COV_KYR"}},{crit(1,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(2,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(3,{achID=14865,customCollect={"SL_COV_KYR"}}),s(112769,179971,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(112940,180239,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110590,177204,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(111129,178188,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),i(184452,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50})}))})),n(172482,g({crs={172099,172101,172102},customCollect={"SL_COV_KYR"}},{n(-975,g({customCollect={"SL_COV_KYR"}},{crit(22,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(23,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(24,{achID=14865,customCollect={"SL_COV_KYR"}}),s(110597,177211,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(112947,180246,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(112773,179975,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(111136,178195,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),i(184460,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50})}))})),n(172410,g({customCollect={"SL_COV_KYR"}},{n(-975,g({customCollect={"SL_COV_KYR"}},{crit(10,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(11,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(12,{achID=14865,customCollect={"SL_COV_KYR"}}),s(110592,177206,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(112942,180241,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(112767,179969,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(111131,178190,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),i(184459,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50})}))})),n(172682,g({customCollect={"SL_COV_KYR"}},{n(-975,g({customCollect={"SL_COV_KYR"}},{crit(16,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(17,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(18,{achID=14865,customCollect={"SL_COV_KYR"}}),s(110595,177209,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(112945,180244,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(112771,179973,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(111134,178193,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),i(184458,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50})}))})),n(172411,g({customCollect={"SL_COV_KYR"}},{n(-975,g({customCollect={"SL_COV_KYR"}},{crit(19,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(20,{achID=14865,customCollect={"SL_COV_KYR"}}),crit(21,{achID=14865,customCollect={"SL_COV_KYR"}}),s(110607,177221,{b=1,customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(112948,180247,{b=1,customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(112774,179976,{b=1,customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(111137,178196,{b=1,customCollect={"SL_COV_KYR"},f=3,lvl=60}),i(184453,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50})}))}))}))})),n(-2,g({customCollect={"SL_COV_KYR"}},{n(171973,g({coords={{31.6,48,1707}},customCollect={"SL_COV_KYR"}},{mnt(334409,{b=1,cost={{"c",1813,2500}},customCollect={"SL_COV_KYR"},itemID=180768}),mnt(334408,{b=1,cost={{"c",1813,2500}},customCollect={"SL_COV_KYR"},itemID=180767}),mnt(336039,{b=1,cost={{"c",1813,2500}},itemID=181300}),mnt(334365,{b=1,cost={{"c",1813,2500}},itemID=180726,lvl=45}),mnt(312777,{b=1,cost={{"c",1813,2500}},itemID=181316})})),n(171959,g({coords={{27.1,40.9,1707}},customCollect={"SL_COV_KYR"}},{s(110608,177222,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(110888,177683,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(112765,179967,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(113550,181292,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(111146,178205,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(113554,181296,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=3,lvl=60}),i(184498,g({b=1,c=a14,cost={{"c",1813,12500}},customCollect={"SL_COV_KYR"},f=55,spellID=346129},{s(112763,179965,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(112758,179960,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(112765,179967,{b=1,customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(112761,179963,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(112759,179961,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(112760,179962,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(112762,179964,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(112757,179959,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(112764,179966,{b=1,customCollect={"SL_COV_KYR"},f=6,lvl=60})})),i(184497,g({b=1,c=a28,cost={{"c",1813,12500}},customCollect={"SL_COV_KYR"},f=55,spellID=346128},{s(110599,177213,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(110608,177222,{b=1,customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(110601,177215,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(110604,177218,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(110598,177212,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(110602,177216,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(110603,177217,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(110600,177214,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(110605,177219,{b=1,customCollect={"SL_COV_KYR"},f=5,lvl=60})})),i(184496,g({b=1,c=a13,cost={{"c",1813,12500}},customCollect={"SL_COV_KYR"},f=55,spellID=346126},{s(111139,178198,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111146,178205,{b=1,customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(111140,178199,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111141,178200,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111138,178197,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111142,178201,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111143,178202,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111144,178203,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111145,178204,{b=1,customCollect={"SL_COV_KYR"},f=4,lvl=60})})),i(184499,g({b=1,c=a15,cost={{"c",1813,12500}},customCollect={"SL_COV_KYR"},f=55,spellID=346131},{s(110881,177676,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110888,177683,{b=1,customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(110883,177678,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110886,177681,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110880,177675,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110884,177679,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110885,177680,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110882,177677,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110887,177682,{b=1,customCollect={"SL_COV_KYR"},f=7,lvl=60})})),s(113547,181289,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=3,lvl=60})})),n(171958,g({coords={{30.4,39.7,1707}},customCollect={"SL_COV_KYR"}},{s(111015,177867,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=1,lvl=60}),s(112966,180314,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=24,lvl=60}),s(108554,174300,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=21,lvl=60}),s(115693,184538,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=21,lvl=60}),s(108566,174312,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=8,lvl=60}),s(111019,177871,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=29,lvl=60}),s(111618,178972,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=28,lvl=60}),s(115695,184540,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=25,lvl=60}),s(115694,184539,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=20,lvl=60}),s(111000,177852,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=25,lvl=60}),s(110995,177847,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=25,lvl=60}),s(111010,177862,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=20,lvl=60}),s(111005,177857,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=32,lvl=60}),s(115530,184238,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_KYR"},f=35,lvl=60}),s(113570,181322,{b=1,cost={{"c",1813,1000}},f=1,lvl=60}),s(113568,181320,{b=1,cost={{"c",1813,1000}},f=33,lvl=60}),s(112294,179509,{b=1,cost={{"c",1813,1000}},f=35,lvl=60}),s(112318,179533,{b=1,cost={{"c",1813,1000}},f=29,lvl=60}),s(113307,180958,{b=1,cost={{"c",1813,1000}},f=25,lvl=60}),s(113310,180961,{b=1,cost={{"c",1813,1000}},f=20,lvl=60}),s(112301,179516,{b=1,cost={{"c",1813,1000}},f=28,lvl=60}),s(113311,180962,{b=1,cost={{"c",1813,1000}},f=23,lvl=60}),s(113571,181323,{b=1,cost={{"c",1813,500}},f=28,lvl=60}),s(113573,181326,{b=1,cost={{"c",1813,500}},f=20,lvl=60}),s(113303,180954,{b=1,cost={{"c",1813,500}},f=28,lvl=60}),s(113308,180959,{b=1,cost={{"c",1813,500}},f=20,lvl=60}),s(112389,179605,{b=1,cost={{"c",1813,500}},f=8,lvl=60}),s(113313,180964,{b=1,cost={{"c",1813,500}},f=8,lvl=60}),s(112322,179538,{b=1,cost={{"c",1813,500}},f=24,lvl=60}),s(113572,181325,{b=1,cost={{"c",1813,500}},f=20,lvl=60}),s(113578,181331,{b=1,cost={{"c",1813,500}},f=8,lvl=60}),s(113575,181328,{b=1,cost={{"c",1813,500}},f=25,lvl=60}),s(113577,181330,{b=1,cost={{"c",1813,500}},f=35,lvl=60}),s(112284,179499,{b=1,cost={{"c",1813,500}},f=20,lvl=60}),s(112369,179585,{b=1,cost={{"c",1813,500}},f=32,lvl=60}),s(112299,179514,{b=1,cost={{"c",1813,500}},f=25,lvl=60}),s(113309,180960,{b=1,cost={{"c",1813,500}},f=24,lvl=60}),s(113305,180956,{b=1,cost={{"c",1813,500}},f=31,lvl=60}),s(113306,180957,{b=1,cost={{"c",1813,500}},f=35,lvl=60}),s(113312,180963,{b=1,cost={{"c",1813,500}},f=1,lvl=60}),s(112332,179548,{b=1,cost={{"c",1813,500}},f=23,lvl=60}),s(113569,181321,{b=1,cost={{"c",1813,500}},f=27,lvl=60}),s(112347,179563,{b=1,cost={{"c",1813,500}},f=1,lvl=60}),s(113576,181329,{b=1,cost={{"c",1813,500}},f=26,lvl=60}),s(113574,181327,{b=1,cost={{"c",1813,500}},f=23,lvl=60}),s(113304,180955,{b=1,cost={{"c",1813,500}},f=29,lvl=60})})),n(171981,g({coords={{31.1,47.3,1707}},customCollect={"SL_COV_KYR"}},{p(3061,{b=1,cost={{"i",163036,250}},customCollect={"SL_COV_KYR"},itemID=184398}),p(2965,{b=1,cost={{"i",163036,250}},itemID=181315}),p(2945,{b=1,cost={{"i",163036,250}},itemID=181168}),p(2923,{b=1,cost={{"i",163036,250}},itemID=180628}),p(2933,{b=1,cost={{"i",163036,250}},itemID=180814}),p(2904,{b=1,cost={{"i",163036,250}},itemID=180603})}))}))})),n(-924,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_bastion"},{n(-916,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_bastion"},{n(-228,g({customCollect={"SL_COV_KYR"}},{fp(2626,{coords={{51.8,46.8,1533}},creatureID=171037,customCollect={"SL_COV_KYR"},description="Part of the Kyrian Rank 1 Transport Network."}),fp(2630,{coords={{48.3,72.8,1533}},creatureID=171091,customCollect={"SL_COV_KYR"},description="Part of the Kyrian Rank 1 Transport Network."}),fp(2625,{coords={{48.7,61.8,1707}},creatureID=171036,customCollect={"SL_COV_KYR"},description="Part of the Kyrian Rank 1 Transport Network."}),fp(2631,{coords={{40.7,55.2,1533}},creatureID=171097,customCollect={"SL_COV_KYR"},description="Part of the Kyrian Rank 1 Transport Network."})})),n(-17,g({customCollect={"SL_COV_KYR"}},{q(63053,{coords={{48.9,62.7,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",175907}},sourceQuests={63052}}),q(63052,{coords={{42.6,53.1,1707}},customCollect={"SL_COV_KYR"},lvl=60,providers={{"n",167745}}})}))})),n(-917,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_bastion"},{n(-228,g({customCollect={"SL_COV_KYR"}},{fp(2634,{customCollect={"SL_COV_KYR"},description="Part of the Kyrian Rank 2 Transport Network."}),fp(2633,{customCollect={"SL_COV_KYR"},description="Part of the Kyrian Rank 2 Transport Network."}),fp(2632,{customCollect={"SL_COV_KYR"},description="Part of the Kyrian Rank 2 Transport Network."})}))})),n(-918,g({customCollect={"SL_COV_KYR"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_bastion"},{n(-228,g({customCollect={"SL_COV_KYR"}},{fp(2636,{customCollect={"SL_COV_KYR"},description="Part of the Kyrian Rank 3 Transport Network."}),fp(2635,{customCollect={"SL_COV_KYR"},description="Part of the Kyrian Rank 3 Transport Network."})}))}))}))})),n(-18,g({customCollect={"SL_COV_KYR"}},{i(183701,{b=1,customCollect={"SL_COV_KYR"},description="Only Obtainable via Pelagos Soulbind.",f=102})})),n(-2,g({customCollect={"SL_COV_KYR"}},{n(174937,g({coords={{63.3,30.6,1708}},customCollect={"SL_COV_KYR"}},{mnt(353880,{b=1,cost={{"c",1813,7500}},customCollect={"SL_COV_KYR"},itemID=186485}),i(184665,{b=1,cost={{"c",1885,35}},f=55,lvl=60,spellID=347413,sym={{"select","tierID",9},{"pop"},{"select","headerID",-364},{"pop"},{"extract","runeforgePowerID"}}}),mnt(334386,{b=1,cost={{"c",1813,5000},{"c",1885,100}},customCollect={"SL_COV_KYR"},itemID=180762}),mnt(334398,{b=1,cost={{"c",1813,5000}},customCollect={"SL_COV_KYR"},itemID=180764}),toy(184353,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_KYR"}}),p(3042,{b=1,cost={{"c",1813,1500},{"c",1885,30}},customCollect={"SL_COV_KYR"},itemID=184350}),ill(6257,{b=1,cost={{"c",1813,1500},{"c",1885,30}},customCollect={"SL_COV_KYR"},itemID=184352,questID=62395}),rfl(205,{b=1,cost={{"c",1813,250}},itemID=183249,spellID=342040}),i(186516,g({b=1,cost={{"c",1813,10000}},customCollect={"SL_COV_KYR"},f=55,spellID=353924},{s(115997,185006,{b=1,customCollect={"SL_COV_KYR"},f=3,lvl=50}),s(115992,185001,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50}),s(115993,185002,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50}),s(115994,185003,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50}),s(115998,185007,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50}),s(115995,185004,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50}),s(115991,185000,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50}),s(115996,185005,{b=1,customCollect={"SL_COV_KYR"},f=2,lvl=50})})),s(113546,181288,{b=1,cost={{"c",1813,3500}},customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(110583,177197,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(110606,177220,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(110585,177199,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(110588,177202,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(115699,184545,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=29,lvl=60}),s(110582,177196,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(110586,177200,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(111012,177864,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=20,lvl=60}),s(110587,177201,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(110584,177198,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(115532,184240,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=35,lvl=60}),s(110589,177203,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_KYR"},f=5,lvl=60}),s(115696,184541,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=21,lvl=60}),s(108568,174314,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=8,lvl=60}),s(110872,177667,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110879,177674,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(110874,177669,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110877,177672,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(112968,180316,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=24,lvl=60}),s(110871,177666,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110996,177848,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=25,lvl=60}),s(110875,177670,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110876,177671,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110873,177668,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(110878,177673,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_KYR"},f=7,lvl=60}),s(112722,179955,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(115697,184542,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=25,lvl=60}),s(112717,179950,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(111007,177859,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=32,lvl=60}),s(112720,179953,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(108557,174303,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=21,lvl=60}),s(112724,179957,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(112718,179951,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(112719,179952,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(112721,179954,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(112716,179949,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(112723,179956,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_KYR"},f=6,lvl=60}),s(115698,184543,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=20,lvl=60}),s(111121,178180,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111128,178187,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=3,lvl=60}),s(111123,178182,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111126,178185,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111017,177869,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=1,lvl=60}),s(111120,178179,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111124,178183,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111125,178184,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111002,177854,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=25,lvl=60}),s(111620,178974,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_KYR"},f=28,lvl=60}),s(111122,178181,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(111127,178186,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_KYR"},f=4,lvl=60}),s(113552,181294,{b=1,cost={{"c",1813,3500},{"c",1885,40}},customCollect={"SL_COV_KYR"},f=3,lvl=60})})),n(175521,g({coords={{56.1,84.5,1707}},customCollect={"SL_COV_KYR"}},{s(111020,177872,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_KYR"},f=29,lvl=50,modID=82}),s(115589,184272,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=3}),s(108910,175254,{b=1,cost={{"i",183888.03,1},{"i",183889.03,1}},customCollect={"SL_COV_KYR"},f=1,lvl=50,modID=3}),s(108569,174315,{b=1,cost={{"i",183895.82,1},{"i",183894.82,1}},customCollect={"SL_COV_KYR"},f=8,lvl=50,modID=82}),s(115585,184270,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=82}),s(108552,174298,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=3}),s(108564,174310,{b=1,cost={{"i",183888.03,1},{"i",183889.03,1}},customCollect={"SL_COV_KYR"},f=8,lvl=50,modID=3}),s(111013,177865,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=82}),s(108908,175251,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=3}),s(112964,180312,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_KYR"},f=24,lvl=50,modID=3}),s(108556,174302,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=82}),s(108930,175279,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=3}),s(110998,177850,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=3}),s(115499,184230,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_KYR"},f=29,lvl=50,modID=3}),s(112967,180315,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_KYR"},f=24,lvl=50,modID=82}),s(115535,184243,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_KYR"},f=35,lvl=50,modID=82}),s(115591,184273,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=3}),s(115593,184274,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=82}),s(115595,184275,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=3}),s(111008,177860,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_KYR"},f=32,lvl=50,modID=82}),s(110997,177849,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=82}),s(111003,177855,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=82}),s(111619,178973,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_KYR"},f=28,lvl=50,modID=3}),s(111018,177870,{b=1,cost={{"i",183895.82,1},{"i",183894.82,1}},customCollect={"SL_COV_KYR"},f=1,lvl=50,modID=82}),s(109545,176098,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_KYR"},f=32,lvl=50,modID=3}),s(111621,178975,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_KYR"},f=28,lvl=50,modID=82}),s(115526,184236,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_KYR"},f=35,lvl=50,modID=3}),s(115587,184271,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=82})})),n(175524,g({coords={{58,81.4,1707}},customCollect={"SL_COV_KYR"}},{s(115515,177872,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_KYR"},f=29,lvl=50,modID=85}),s(115590,184272,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=6}),s(115506,175254,{b=1,cost={{"i",183888.06,1},{"i",183889.06,1}},customCollect={"SL_COV_KYR"},f=1,lvl=50,modID=6}),s(115517,174315,{b=1,cost={{"i",183895.85,1},{"i",183894.85,1}},customCollect={"SL_COV_KYR"},f=8,lvl=50,modID=85}),s(115586,184270,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=85}),s(115498,174298,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=6}),s(115507,174310,{b=1,cost={{"i",183888.06,1},{"i",183889.06,1}},customCollect={"SL_COV_KYR"},f=8,lvl=50,modID=6}),s(115510,177865,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=85}),s(115500,175251,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=6}),s(115504,180312,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_KYR"},f=24,lvl=50,modID=6}),s(115509,174302,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=85}),s(115502,175279,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=6}),s(115501,177850,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=6}),s(115505,184230,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_KYR"},f=29,lvl=50,modID=6}),s(115514,180315,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_KYR"},f=24,lvl=50,modID=85}),s(115536,184243,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_KYR"},f=35,lvl=50,modID=85}),s(115592,184273,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=6}),s(115594,184274,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=85}),s(115596,184275,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=6}),s(115513,177860,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_KYR"},f=32,lvl=50,modID=85}),s(115512,177849,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=85}),s(115511,177855,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=85}),s(115508,178973,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_KYR"},f=28,lvl=50,modID=6}),s(115516,177870,{b=1,cost={{"i",183895.85,1},{"i",183894.85,1}},customCollect={"SL_COV_KYR"},f=1,lvl=50,modID=85}),s(115503,176098,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_KYR"},f=32,lvl=50,modID=6}),s(115518,178975,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_KYR"},f=28,lvl=50,modID=85}),s(115527,184236,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_KYR"},f=35,lvl=50,modID=6}),s(115588,184271,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=85})})),n(174582,g({coords={{26.4,33.8,1707}},customCollect={"SL_COV_KYR"}},{i(184444,g({b=1,cost={{"c",1819,5}},customCollect={"SL_COV_KYR"},description="Contains around 15-20 of each rare-quality crafting material for Path of Ascension crafting.",f=102},{i(180594,{b=1,customCollect={"SL_COV_KYR"},f=102}),i(180478,{b=1,customCollect={"SL_COV_KYR"},f=102}),i(180477,{b=1,customCollect={"SL_COV_KYR"},f=102}),i(180595,{b=1,customCollect={"SL_COV_KYR"},f=102})}))})),n(175823,g({coords={{56.9,30.9,1708}},customCollect={"SL_COV_KYR"}},{s(108905,175248,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=25,lvl=60}),s(110470,177051,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=5,lvl=50}),s(110471,177052,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=5,lvl=50}),s(108555,174301,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=21,lvl=60}),s(115531,184239,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=35,lvl=60}),s(111016,177868,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=1,lvl=60}),s(108544,174290,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=7,lvl=50}),s(112963,180311,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=24,lvl=60}),s(108906,175249,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=29,lvl=60}),s(108545,174291,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=7,lvl=50}),s(108567,174313,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=8,lvl=60}),s(112708,179941,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=6,lvl=50}),s(115692,184537,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=25,lvl=60}),s(115690,184535,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=21,lvl=60}),s(111006,177858,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=32,lvl=60}),s(112707,179940,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=6,lvl=50}),s(111105,178154,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=4,lvl=50}),s(115691,184536,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=20,lvl=60}),s(111011,177863,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=20,lvl=60}),s(111001,177853,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=25,lvl=60}),s(111616,178970,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_KYR"},f=28,lvl=60}),s(111106,178155,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=4,lvl=50}),s(110477,177058,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=3,lvl=50}),s(110472,177053,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=5,lvl=50}),s(110469,177050,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=5,lvl=50}),s(110473,177054,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=5,lvl=50}),s(110474,177055,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=5,lvl=50}),s(110475,177056,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=5,lvl=50}),s(110476,177057,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=5,lvl=50}),s(108546,174292,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=7,lvl=50}),s(108549,174295,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=7,lvl=50}),s(108551,174297,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=3,lvl=50}),s(108543,174289,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=7,lvl=50}),s(108547,174293,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=7,lvl=50}),s(108548,174294,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=7,lvl=50}),s(108550,174296,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=7,lvl=50}),s(112713,179946,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=6,lvl=50}),s(112711,179944,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=6,lvl=50}),s(112715,179948,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=3,lvl=50}),s(112709,179942,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=6,lvl=50}),s(112710,179943,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=6,lvl=50}),s(112712,179945,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=6,lvl=50}),s(112714,179947,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=6,lvl=50}),s(111112,178161,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=3,lvl=50}),s(111107,178156,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=4,lvl=50}),s(111110,178159,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=4,lvl=50}),s(111104,178153,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=4,lvl=50}),s(111108,178157,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=4,lvl=50}),s(111109,178158,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=4,lvl=50}),s(111111,178160,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_KYR"},f=4,lvl=50})})),n(175522,g({coords={{55,82.9,1707}},customCollect={"SL_COV_KYR"}},{s(111020,177872,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_KYR"},f=29,lvl=50,modID=83}),s(115589,184272,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=4}),s(108910,175254,{b=1,cost={{"i",183888.04,1},{"i",183889.04,1}},customCollect={"SL_COV_KYR"},f=1,lvl=50,modID=4}),s(108569,174315,{b=1,cost={{"i",183895.04,1},{"i",183894.04,1}},customCollect={"SL_COV_KYR"},f=8,lvl=50,modID=83}),s(115585,184270,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=83}),s(108552,174298,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=4}),s(108564,174310,{b=1,cost={{"i",183888.04,1},{"i",183889.04,1}},customCollect={"SL_COV_KYR"},f=8,lvl=50,modID=4}),s(111013,177865,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=83}),s(108908,175251,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=4}),s(112964,180312,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_KYR"},f=24,lvl=50,modID=4}),s(108556,174302,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=83}),s(108930,175279,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=4}),s(110998,177850,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=4}),s(115499,184230,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_KYR"},f=29,lvl=50,modID=4}),s(112967,180315,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_KYR"},f=24,lvl=50,modID=83}),s(115535,184243,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_KYR"},f=35,lvl=50,modID=83}),s(115591,184273,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=4}),s(115593,184274,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=83}),s(115595,184275,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=4}),s(111008,177860,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_KYR"},f=32,lvl=50,modID=83}),s(110997,177849,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=83}),s(111003,177855,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=83}),s(111619,178973,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_KYR"},f=28,lvl=50,modID=4}),s(111018,177870,{b=1,cost={{"i",183895.04,1},{"i",183894.04,1}},customCollect={"SL_COV_KYR"},f=1,lvl=50,modID=83}),s(109545,176098,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_KYR"},f=32,lvl=50,modID=4}),s(111621,178975,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_KYR"},f=28,lvl=50,modID=83}),s(115526,184236,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_KYR"},f=35,lvl=50,modID=4}),s(115587,184271,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=83})})),n(175523,g({coords={{57,79.8,1707}},customCollect={"SL_COV_KYR"}},{s(111020,177872,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_KYR"},f=29,lvl=50,modID=84}),s(115589,184272,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=5}),s(108910,175254,{b=1,cost={{"i",183888.05,1},{"i",183889.05,1}},customCollect={"SL_COV_KYR"},f=1,lvl=50,modID=5}),s(108569,174315,{b=1,cost={{"i",183895.84,1},{"i",183894.84,1}},customCollect={"SL_COV_KYR"},f=8,lvl=50,modID=84}),s(115585,184270,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=84}),s(108552,174298,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=5}),s(108564,174310,{b=1,cost={{"i",183888.05,1},{"i",183889.05,1}},customCollect={"SL_COV_KYR"},f=8,lvl=50,modID=5}),s(111013,177865,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=84}),s(108908,175251,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=5}),s(112964,180312,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_KYR"},f=24,lvl=50,modID=5}),s(108556,174302,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=84}),s(108930,175279,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=5}),s(110998,177850,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=5}),s(115499,184230,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_KYR"},f=29,lvl=50,modID=5}),s(112967,180315,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_KYR"},f=24,lvl=50,modID=84}),s(115535,184243,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_KYR"},f=35,lvl=50,modID=84}),s(115591,184273,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_KYR"},f=20,lvl=50,modID=5}),s(115593,184274,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=84}),s(115595,184275,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_KYR"},f=21,lvl=50,modID=5}),s(111008,177860,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_KYR"},f=32,lvl=50,modID=84}),s(110997,177849,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=84}),s(111003,177855,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=84}),s(111619,178973,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_KYR"},f=28,lvl=50,modID=5}),s(111018,177870,{b=1,cost={{"i",183895.84,1},{"i",183894.84,1}},customCollect={"SL_COV_KYR"},f=1,lvl=50,modID=84}),s(109545,176098,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_KYR"},f=32,lvl=50,modID=5}),s(111621,178975,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_KYR"},f=28,lvl=50,modID=84}),s(115526,184236,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_KYR"},f=35,lvl=50,modID=5}),s(115587,184271,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_KYR"},f=25,lvl=50,modID=84})}))}))})),n(-920,g({customCollect={"SL_COV_NEC"},maps={1698}},{n(-4,g({customCollect={"SL_COV_NEC"}},{ach(14763,{customCollect={"SL_COV_NEC"}})})),n(-901,{q(62694,g({coords={{47.7,29.1,1698}},customCollect={"SL_COV_NEC"},description="Will only be offered as the initial 'Calling' during the Covenant introduction.",lvl=60,providers={{"n",158339}},repeatable=1,sourceQuests={62835}},{i(181732,{b=1,f=55})})),q(60423,g({coords={{59.6,43.5,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167210}},repeatable=1,sourceQuests={59609}},{i(181475,{b=1,f=55})})),q(60426,g({customCollect={"SL_COV_NEC"},lvl=60,repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60433,g({customCollect={"SL_COV_NEC"},lvl=60,repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60379,g({customCollect={"SL_COV_NEC"},lvl=60,repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60371,g({customCollect={"SL_COV_NEC"},lvl=60,repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60390,g({coords={{54.2,68.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",158339}},repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60393,g({coords={{54.2,68.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",158339}},repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60396,g({coords={{54.2,68.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",158339}},repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60398,g({coords={{54.2,68.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",158339}},repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60464,g({customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167205}},repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60459,g({coords={{43.2,47.8,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167207}},repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60376,g({customCollect={"SL_COV_NEC"},lvl=60,repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60440,g({coords={{56.5,44,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167208}},repeatable=1,sourceQuests={59609}},{i(181733,{b=1,f=55})})),q(60443,g({coords={{56.5,44,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167208}},repeatable=1,sourceQuests={59609}},{i(181733,{b=1,f=55})})),q(60445,g({coords={{56.5,44,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167208}},repeatable=1,sourceQuests={59609}},{i(181733,{b=1,f=55})})),q(60449,g({coords={{56.5,44,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167208}},repeatable=1,sourceQuests={59609}},{i(181733,{b=1,f=55})})),q(60363,g({customCollect={"SL_COV_NEC"},lvl=60,repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60416,g({customCollect={"SL_COV_NEC"},lvl=60,repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60455,g({coords={{43.2,47.8,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167207}},repeatable=1,sourceQuests={59609}},{i(181733,{b=1,f=55})})),q(60408,g({customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167209}},repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60402,g({customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167209}},repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60405,g({customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167209}},repeatable=1,sourceQuests={59609}},{i(181732,{b=1,f=55})})),q(60411,g({customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167209}},repeatable=1,sourceQuests={59609}},{i(181556,{b=1,f=55})})),q(60429,g({customCollect={"SL_COV_NEC"},lvl=60,repeatable=1,sourceQuests={59609}},{i(181733,{b=1,f=55})}))}),n(-17,g({customCollect={"SL_COV_NEC"}},{q(62835,{coords={{46.7,40.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",175998}},sourceQuests={62834}}),q(58472,{coords={{73.8,57.4,1525}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161461}},sourceQuests={58523}}),q(62297,g({coords={{70.4,27.7,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",174020}},sourceQuests={61742}},{i(183394,g({b=1,customCollect={"SL_COV_NEC"},f=55,spellID=341169},{crit(3,{achID=14763,customCollect={"SL_COV_NEC"}})}))})),q(61742,{customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173422}},sourceQuests={61740,61741,62414}}),q(61759,{coords={{54.2,67.9,1652}},customCollect={"SL_COV_NEC"},lvl=60,sourceQuests={61758}}),q(62833,{coords={{49.7,43.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165182}},sourceQuests={61359}}),q(65157,g({coords={{42.8,31.9,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161905}},sourceQuests={62848}},{follower(1262,{customCollect={"SL_COV_NEC"}})})),q(61388,g({coords={{38.8,32.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161904}},sourceQuests={59597}},{cd(60,{b=1,c=a11,customCollect={"SL_COV_NEC"},itemID=181770,spellID=341427}),cd(200,{b=1,c=a12,customCollect={"SL_COV_NEC"},itemID=182706,spellID=341427}),cd(127,{b=1,c=a6,customCollect={"SL_COV_NEC"},itemID=182292,spellID=341427}),cd(278,{b=1,c=a2,customCollect={"SL_COV_NEC"},itemID=183472,spellID=341427}),cd(218,{b=1,c=a7,customCollect={"SL_COV_NEC"},itemID=182961,spellID=341427}),cd(90,{b=1,c=a4,customCollect={"SL_COV_NEC"},itemID=181981,spellID=341427}),cd(39,{b=1,c=a9,customCollect={"SL_COV_NEC"},itemID=181553,spellID=341427}),cd(143,{b=1,c=a10,customCollect={"SL_COV_NEC"},itemID=182339,spellID=341427}),cd(213,{b=1,c=a3,customCollect={"SL_COV_NEC"},itemID=182770,spellID=341427}),cd(227,{b=1,c=a8,customCollect={"SL_COV_NEC"},itemID=183493,spellID=341427}),cd(147,{b=1,c=a1,customCollect={"SL_COV_NEC"},itemID=182346,spellID=341427}),cd(158,{b=1,c=a5,customCollect={"SL_COV_NEC"},itemID=182442,spellID=341427}),cd(99,{b=1,c=a6,itemID=182113,spellID=341427}),cd(108,{b=1,c=a6,itemID=182133,spellID=341427}),cd(132,{b=1,c=a12,itemID=182317,spellID=341427}),cd(134,{b=1,c=a12,itemID=182324,spellID=341427}),cd(256,{b=1,c=a2,itemID=183466,spellID=341427}),cd(257,{b=1,c=a2,itemID=183467,spellID=341427}),cd(178,{b=1,c=a10,itemID=182584,spellID=341427}),cd(170,{b=1,c=a10,itemID=182469,spellID=341427}),cd(48,{b=1,c=a9,itemID=181707,spellID=341427}),cd(26,{b=1,c=a9,itemID=181467,spellID=341427}),cd(37,{b=1,c=a11,itemID=181512,spellID=341427}),cd(15,{b=1,c=a11,itemID=181373,spellID=341427}),cd(141,{b=1,c=a3,itemID=182336,spellID=341427}),cd(159,{b=1,c=a3,itemID=182448,spellID=341427}),cd(72,{b=1,c=a4,itemID=181840,spellID=341427}),cd(85,{b=1,c=a4,itemID=181962,spellID=341427}),cd(234,{b=1,c=a8,itemID=183500,spellID=341427}),cd(230,{b=1,c=a8,itemID=183496,spellID=341427}),cd(93,{b=1,c=a1,itemID=182106,spellID=341427}),cd(95,{b=1,c=a1,itemID=182108,spellID=341427}),cd(162,{b=1,c=a7,itemID=182460,spellID=341427}),cd(168,{b=1,c=a7,itemID=182466,spellID=341427}),cd(27,{b=1,c=a5,itemID=181469,spellID=341427}),cd(8,{b=1,c=a5,itemID=180847,spellID=341427})})),q(58504,{coords={{49.8,50.6,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 17.",lvl=60,providers={{"n",161907}},sourceQuests={62161}}),q(59659,{coords={{36,55.3,1533}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165412}},sourceQuests={59653}}),q(60114,{coords={{28.1,37.5,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167810}},sourceQuests={60050}}),q(59709,{coords={{29.7,53.1,1533}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165412}},sourceQuests={59700}}),q(59921,{coords={{46.5,63,1533}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165794}},sourceQuests={59748}}),q(57470,{coords={{31,29.4,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173308}},sourceQuests={60067}}),q(61412,{coords={{35.3,25.9,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",168743}},sourceQuests={59916,60043,61396}}),q(62839,{coords={{47.7,29.1,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",158339}},sourceQuests={62835}}),q(58820,g({coords={{49.7,50.7,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={59722,61869}},{s(114066,182275,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114048,182257,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114075,182284,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114057,182266,{b=1,customCollect={"SL_COV_NEC"},f=5})})),q(61755,{customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173422}},sourceQuests={61753}}),q(62161,{coords={{49.8,50.6,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={57636}}),q(62845,g({coords={{49.7,50.1,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={62844}},{s(114063,182272,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114045,182254,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114072,182281,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114054,182263,{b=1,customCollect={"SL_COV_NEC"},f=5})})),q(61180,{coords={{35.2,26.9,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",168744}},sourceQuests={59916,60043,61396}}),q(62414,{coords={{59.3,32.9,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173422}},sourceQuests={61739}}),q(61751,{coords={{69.9,32.7,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173492}},sourceQuests={61749}}),q(61252,{coords={{54.2,16.2,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173343}},sourceQuests={61230}}),q(58833,{coords={{49.6,50.6,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 20.",lvl=60,providers={{"n",161907}},sourceQuests={62391}}),q(61746,{coords={{66.3,26.3,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172924}},sourceQuests={61745}}),q(62317,g({coords={{46.5,31.5,1652}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"o",358319}},sourceQuests={61748}},{i(183397,g({b=1,customCollect={"SL_COV_NEC"},f=55,spellID=341420},{crit(4,{achID=14763,customCollect={"SL_COV_NEC"}})}))})),q(61757,{coords={{44.1,26.9,1652}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172923}},sourceQuests={61756}}),q(60044,{coords={{28.8,38.2,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",166211}},sourceQuests={60050}}),q(59596,{altQuests={63003},coords={{52.4,38.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161909}},sourceQuests={62846}}),q(63003,{altQuests={59596},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={62846}}),q(59597,g({coords={{38.8,32.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161904}},sourceQuests={59596,63003}},{follower(1261,{customCollect={"SL_COV_NEC"}})})),q(62848,{coords={{38.8,32.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161904}},sourceQuests={61388}}),q(61551,g({coords={{28.5,47.7,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172573}},sourceQuests={61548}},{s(114059,182268,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114041,182250,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114068,182277,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114050,182259,{b=1,customCollect={"SL_COV_NEC"},f=5})})),q(60112,{coords={{31.8,40.2,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172574}},sourceQuests={61518}}),q(61396,{coords={{33.5,24.1,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"o",357246}},sourceQuests={59910}}),q(59645,{coords={{40.7,55.3,1533}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165591}},sourceQuests={59625}}),q(60510,{coords={{35.6,26.5,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",166333}},sourceQuests={59916,60043,61396}}),q(61756,{coords={{66.2,32.1,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173172}},sourceQuests={61754,61755}}),q(59922,{coords={{46.5,63,1533}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165794}},sourceQuests={59921}}),q(59653,{coords={{38.9,55.2,1533}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165412}},sourceQuests={59645,59648,59650}}),q(58599,{customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161474}},sourceQuests={58523}}),q(59555,g({coords={{49.6,50.7,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 5.",lvl=60,providers={{"n",161907}},sourceQuests={62448}},{mnt(332455,{b=1,customCollect={"SL_COV_NEC"},itemID=182077})})),q(61747,{coords={{66.3,26.3,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172924}},sourceQuests={61745}}),q(61753,{coords={{66.2,32.1,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173172}},sourceQuests={61752}}),q(61226,{coords={{49.9,17.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",158529}},sourceQuests={57649,59265}}),q(58007,{coords={{49.7,50.6,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={59555}}),q(62169,{coords={{49.7,50.6,1536}},customCollect={"SL_COV_NEC"},description="Requires Renown 8.",lvl=60,providers={{"n",161907}},sourceQuests={57648}}),q(59910,{coords={{36.3,36.6,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={61145}}),q(61518,{coords={{31.2,49.4,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172574}},sourceQuests={61485}}),q(57530,{coords={{27.5,23.9,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173194}},sourceQuests={57470}}),q(62834,{coords={{46.7,40.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",175998}},sourceQuests={62833}}),q(59722,{customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",164679}},sourceQuests={61594}}),q(61567,{coords={{28.7,37.6,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167173}},sourceQuests={60050}}),q(61750,{coords={{69.9,32.7,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173492}},sourceQuests={61749}}),q(62388,{coords={{49.8,50.6,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={58624}}),q(61485,{coords={{50.7,15.6,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",160518}},sourceQuests={57778}}),q(61758,{coords={{54.2,67.9,1652}},customCollect={"SL_COV_NEC"},lvl=60,sourceQuests={61757}}),q(62840,{coords={{52.4,38.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161909}},sourceQuests={62839}}),q(58608,{customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161474}},sourceQuests={58472,58599}}),q(60043,{coords={{35.6,26.5,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",166333}},sourceQuests={59910}}),q(61569,{coords={{30.2,43.6,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172805}},sourceQuests={61551}}),q(61586,{coords={{50.4,70.6,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",166535}},sourceQuests={59894}}),q(62308,g({coords={{67.9,30.6,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172813}},sourceQuests={61754,61755}},{i(183399,g({b=1,customCollect={"SL_COV_NEC"},f=55,spellID=341424},{crit(7,{achID=14763,customCollect={"SL_COV_NEC"}})}))})),q(61745,{coords={{44,27.3,1652}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172923}},sourceQuests={61744}}),q(62391,{coords={{49.6,50.6,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={61761}}),q(61749,{coords={{43.9,27.1,1652}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172923}},sourceQuests={61748}}),q(63343,{coords={{46.5,40.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 22.",lvl=60,providers={{"n",175998}},u=2}),q(64084,{coords={{46.5,40.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 59.",lvl=60,providers={{"n",175998}}}),q(63342,{coords={{46.5,40.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 7.",lvl=60,providers={{"n",175998}},u=2}),q(64324,{coords={{46.5,40.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 43.",lvl=60,providers={{"n",175998}}}),q(60110,g({coords={{38.3,36.7,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161906}},sourceQuests={60049}},{follower(1263,{customCollect={"SL_COV_NEC"}})})),q(61754,{customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173422}},sourceQuests={61753}}),q(57644,{coords={{52,16.9,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",158604}},sourceQuests={61226}}),q(59650,{coords={{40.7,55,1533}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165412}},sourceQuests={59625}}),q(59748,{coords={{41.6,55.1,1533}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165795}},sourceQuests={59709}}),q(59609,{coords={{38.8,32.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161904}},sourceQuests={62848}}),q(61397,{coords={{52.4,38.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161909}},sourceQuests={62840}}),q(61230,{coords={{50,17.9,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",171875}},sourceQuests={57649,59265}}),q(58624,g({coords={{78.1,62.2,1525}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161865}},sourceQuests={58608}},{s(114064,182273,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114046,182255,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114073,182282,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114055,182264,{b=1,customCollect={"SL_COV_NEC"},f=5})})),q(59648,{coords={{40.7,55,1533}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165412}},sourceQuests={59625}}),q(61741,{coords={{59.3,32.9,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173422}},sourceQuests={61739}}),q(61740,{coords={{59.3,32.9,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173422}},sourceQuests={61739}}),q(61246,{coords={{28.8,38.2,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",166211}},sourceQuests={60044,60114,61567}}),q(61359,{coords={{49.7,43.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165182}},sourceQuests={59556}}),q(57636,g({coords={{49.8,50.6,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={57475}},{s(114067,182276,{b=1,customCollect={"SL_COV_NEC"},f=3}),s(114049,182258,{b=1,customCollect={"SL_COV_NEC"},f=3}),s(114076,182285,{b=1,customCollect={"SL_COV_NEC"},f=3}),s(114058,182267,{b=1,customCollect={"SL_COV_NEC"},f=3})})),q(57473,{coords={{27.3,23.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173194}},sourceQuests={57530}}),q(59265,{coords={{50.8,24.4,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",164619}},sourceQuests={58007}}),q(60067,{coords={{31.8,30.3,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172002}},sourceQuests={60098}}),q(61335,{coords={{48.6,18.5,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",159814}},sourceQuests={61227}}),q(62320,g({coords={{71.7,32.9,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",174120}},sourceQuests={61749}},{i(183401,g({b=1,customCollect={"SL_COV_NEC"},f=55,spellID=341428},{crit(6,{achID=14763,customCollect={"SL_COV_NEC"}})}))})),q(61983,{coords={{52.4,38.4,1698}},customCollect={"SL_COV_NEC"},isWeekly=1,lvl=60,providers={{"n",161909}},sourceQuests={59609}}),q(61333,{coords={{46.5,42.2,1698}},customCollect={"SL_COV_NEC"},isWeekly=1,lvl=60,providers={{"n",167748}},sourceQuests={59609}}),q(62844,{coords={{40,68.4,1670}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",164079}},sourceQuests={62837}}),q(62846,{coords={{52.4,38.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161909}},sourceQuests={62845}}),q(61869,{customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",164679}},sourceQuests={61594}}),q(62448,{coords={{49.7,50.6,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={60272}}),q(61323,g({coords={{49.9,17.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",158529}},sourceQuests={57644,61252,61335}},{s(114056,182265,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114065,182274,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114074,182283,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114047,182256,{b=1,customCollect={"SL_COV_NEC"},f=7})})),q(61548,{coords={{27.2,45.2,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172573}},sourceQuests={60112}}),q(65165,g({coords={{37.9,36.2,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",183248}},sourceQuests={62848}},{follower(1263,{customCollect={"SL_COV_NEC"}})})),q(62406,g({coords={{49.6,50.6,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={59020}},{i(183893,{b=1,c={6,9,12},modID=4}),i(183892,{b=1,c={3,8,11},modID=4}),i(183891,{b=1,c={2,5,7},modID=4}),i(183890,{b=1,c={1,4,10},modID=4}),i(183888,{b=1,c={1,2,5,10},modID=4}),i(183889,{b=1,c={7,8,9,11},modID=4})})),q(59678,{customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165591}},sourceQuests={59653}}),q(61145,{coords={{49.7,50.7,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={61586}}),q(61744,{coords={{50,52,1652}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172923}},sourceQuests={61743}}),q(61761,g({coords={{69.9,27,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173831}},sourceQuests={61760}},{toy(183847,{b=1,customCollect={"SL_COV_NEC"}})})),q(59916,{coords={{35.3,26,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",168743}},sourceQuests={59910}}),q(60098,{coords={{28.8,38.2,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",166211}},sourceQuests={61246}}),q(61752,g({coords={{69.9,32.7,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173492}},sourceQuests={61750,61751}},{s(114061,182270,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114043,182252,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114070,182279,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114052,182261,{b=1,customCollect={"SL_COV_NEC"},f=5})})),q(59894,g({coords={{49,51.6,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161988}},sourceQuests={59922}},{s(113747,181803,{b=1,customCollect={"SL_COV_NEC"},f=3})})),q(61748,{coords={{66.3,26.3,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172924}},sourceQuests={61746,61747}}),q(63032,{coords={{49.7,50.6,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={59609}}),q(57648,{coords={{50.7,15.5,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",160518}},sourceQuests={61323}}),q(59700,g({coords={{30,55.2,1533}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165716}},sourceQuests={59698}},{s(114062,182271,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114044,182253,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114071,182280,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114053,182262,{b=1,customCollect={"SL_COV_NEC"},f=5})})),q(57778,{coords={{49.7,50.6,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161907}},sourceQuests={62169}}),q(57475,{coords={{27.3,23.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173194}},sourceQuests={57473}}),q(59625,{coords={{49,51.6,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 11.",lvl=60,providers={{"n",161988}},sourceQuests={58820}}),q(61227,{coords={{49.9,17.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",164646}},sourceQuests={57649,59265}}),q(61743,{coords={{66.2,32.1,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173172}},sourceQuests={61742}}),q(63624,{coords={{49.7,51.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",177975}},sourceQuests={63623}}),q(62843,{coords={{46.5,42.2,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167748}},sourceQuests={61397}}),q(59020,g({coords={{62.2,41,1536}},customCollect={"SL_COV_NEC"},lvl=60,maps={1689},providers={{"n",174179}},sourceQuests={58833}},{mnt(332462,{b=1,customCollect={"SL_COV_NEC"},itemID=181822})})),q(61760,g({coords={{52.5,63.8,1652}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",173172}},sourceQuests={61759}},{s(114060,182269,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114042,182251,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114069,182278,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114051,182260,{b=1,customCollect={"SL_COV_NEC"},f=5})})),q(61739,{coords={{49.7,49.8,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 20.",lvl=60,providers={{"n",173172}},sourceQuests={62388}}),q(61594,{coords={{29.6,44,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",172573}},sourceQuests={61569}}),q(60050,{coords={{35.4,26.5,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",168860}},sourceQuests={60510,61180,61412}}),q(59556,{coords={{49.5,21.9,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",158453}},sourceQuests={58609}}),q(57649,{coords={{50.8,24.4,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",164619}},sourceQuests={58007}}),q(59698,{coords={{30,55.2,1533}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165716}},sourceQuests={59659,59678}}),q(58523,{coords={{72,41.2,1525}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161461}},sourceQuests={58504}}),q(60111,g({coords={{42.8,32.2,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161905}},sourceQuests={62406}},{follower(1262,{customCollect={"SL_COV_NEC"}})})),q(62864,{coords={{46.5,42.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 15.",isWeekly=1,lvl=60,providers={{"n",167748}}}),q(62865,{coords={{46.5,42.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 24.",isWeekly=1,lvl=60,providers={{"n",167748}}}),q(62866,{coords={{46.5,42.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 32.",isWeekly=1,lvl=60,providers={{"n",167748}}}),q(65104,{coords={{46.5,42.2,1698}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",167748}},repeatable=1,sourceQuests={62866}})})),n(-902,g({customCollect={"SL_COV_NEC"},description="These are rewards automatically granted by reaching a specific level of Renown."},{mnt(332464,{b=1,customCollect={"SL_COV_NEC"},description="Requires Renown 39.",itemID=181821}),mnt(353883,{b=1,customCollect={"SL_COV_NEC"},description="Requires Renown 45.",itemID=186487}),title(18190200,{customCollect={"SL_COV_NEC"},description="Requires Renown 40.",titleIDs={426,427}}),title(443,{customCollect={"SL_COV_NEC"},description="Requires Renown 80."}),i(186503,g({b=1,customCollect={"SL_COV_NEC"},description="Requires Renown 60.",f=55,spellID=353909},{s(116019,185028,{b=1,customCollect={"SL_COV_NEC"},f=3,lvl=50}),s(116013,185022,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116014,185023,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116015,185024,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116017,185026,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116016,185025,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116012,185021,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116011,185020,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116018,185027,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50})})),i(186524,{b=1,customCollect={"SL_COV_NEC"},description="Requires Renown 56.",f=102,questID=64098,spellID=354019}),i(188004,{b=1,customCollect={"SL_COV_NEC"},description="Rewarded at 15 and 24 Renown.",f=102,spellID=336456}),i(186472,{b=1,description="Rewarded at 52, 67 and 76 Renown.",f=55,spellID=353852}),n(-364,g({customCollect={"SL_COV_NEC"},description="Requires Renown 48."},{rfl(213,{b=1,c=a6,customCollect={"SL_COV_NEC"},itemID=186568,spellID=342040}),rfl(239,{b=1,c=a12,customCollect={"SL_COV_NEC"},itemID=187118,spellID=342040}),rfl(217,{b=1,c=a2,customCollect={"SL_COV_NEC"},itemID=186577,spellID=342040}),rfl(253,{b=1,c=a10,customCollect={"SL_COV_NEC"},itemID=187230,spellID=342040}),rfl(221,{b=1,c=a9,customCollect={"SL_COV_NEC"},itemID=186621,spellID=342040}),rfl(244,{b=1,c=a11,customCollect={"SL_COV_NEC"},itemID=187217,spellID=342040}),rfl(235,{b=1,c=a3,customCollect={"SL_COV_NEC"},itemID=187107,spellID=342040}),rfl(262,{b=1,c=a4,customCollect={"SL_COV_NEC"},itemID=187160,spellID=342040}),rfl(230,{b=1,c=a8,customCollect={"SL_COV_NEC"},itemID=186712,spellID=342040}),rfl(228,{b=1,c=a1,customCollect={"SL_COV_NEC"},itemID=186689,spellID=342040}),rfl(249,{b=1,c=a7,customCollect={"SL_COV_NEC"},itemID=187226,spellID=342040}),rfl(214,{b=1,c=a5,customCollect={"SL_COV_NEC"},itemID=186570,spellID=342040})}))})),n(-921,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Inv_misc_sigil_maldraxxus01"},{n(-923,g({customCollect={"SL_COV_NEC"}},{n(-4,g({customCollect={"SL_COV_NEC"}},{ach(14833,g({customCollect={"SL_COV_NEC"}},{crit(1,{cost={{"i",184039,1},{"i",173202,10}},customCollect={"SL_COV_NEC"}}),crit(2,{cost={{"i",181799,1},{"i",173202,10}},customCollect={"SL_COV_NEC"}}),crit(3,{cost={{"i",184036,1},{"i",173202,10}},customCollect={"SL_COV_NEC"}}),crit(4,{cost={{"i",184040,1},{"i",178061,3}},customCollect={"SL_COV_NEC"}}),crit(5,{cost={{"i",183755,1},{"i",170554,5}},customCollect={"SL_COV_NEC"}}),crit(6,{cost={{"i",183756,1},{"i",173110,3}},customCollect={"SL_COV_NEC"}}),crit(7,{cost={{"i",178061,3},{"i",2604,1},{"i",8343,3}},customCollect={"SL_COV_NEC"}}),crit(8,{cost={{"i",183826,1},{"i",173202,10}},customCollect={"SL_COV_NEC"}}),crit(9,{cost={{"i",184204,1},{"i",173202,20}},customCollect={"SL_COV_NEC"}}),crit(10,{cost={{"i",183760,1},{"i",180733,5},{"i",172934,5}},customCollect={"SL_COV_NEC"}}),crit(11,{cost={{"i",184203,1},{"i",178061,3}},customCollect={"SL_COV_NEC"}}),crit(12,{cost={{"i",183759,1},{"i",178061,3}},customCollect={"SL_COV_NEC"}}),crit(13,{cost={{"i",184205,1},{"i",171840,5}},customCollect={"SL_COV_NEC"}}),crit(14,{cost={{"i",183786,1},{"i",178061,3}},customCollect={"SL_COV_NEC"}}),crit(15,{cost={{"i",184225,1},{"i",178061,5}},customCollect={"SL_COV_NEC"}}),crit(16,{cost={{"i",184037,1}},customCollect={"SL_COV_NEC"}}),crit(17,{cost={{"i",184203,1},{"i",178061,3}},customCollect={"SL_COV_NEC"}}),crit(18,{cost={{"i",183829,1},{"i",178061,3}},customCollect={"SL_COV_NEC"}}),crit(19,{cost={{"i",184038,1},{"i",178061,3}},customCollect={"SL_COV_NEC"}}),crit(20,{cost={{"i",181798,1},{"i",178061,3}},customCollect={"SL_COV_NEC"}}),crit(21,{cost={{"i",183827,1},{"i",171840,5}},customCollect={"SL_COV_NEC"}}),crit(22,{cost={{"i",184224,1},{"i",184203,1},{"i",178061,5}},customCollect={"SL_COV_NEC"}}),crit(23,{cost={{"i",183833,1},{"i",178061,3}},customCollect={"SL_COV_NEC"}}),crit(24,{cost={{"i",183752,1},{"i",180733,10},{"i",172934,10}},customCollect={"SL_COV_NEC"}}),crit(25,{cost={{"i",183744,5}},customCollect={"SL_COV_NEC"}}),crit(26,{cost={{"i",183831,1},{"i",173202,10}},customCollect={"SL_COV_NEC"}}),crit(27,{cost={{"i",183789,1},{"i",178061,3}},customCollect={"SL_COV_NEC"}}),crit(28,{cost={{"i",183744,3},{"i",178061,10},{"i",172054,30}},customCollect={"SL_COV_NEC"}}),crit(29,{cost={{"i",173032,5},{"i",173033,5},{"i",173034,5},{"i",173035,5},{"i",173036,5}},customCollect={"SL_COV_NEC"}}),crit(30,{cost={{"i",169610,3},{"i",166970,10}},customCollect={"SL_COV_NEC"},description="Your character must have unlocked Mechagon and learned the blueprint for Anti-Gravity Pack, and constructed rank 4 of the Abomination table, for this recipe to become available."}),crit(31,{cost={{"i",183828,1},{"i",178061,3}},customCollect={"SL_COV_NEC"}}),crit(32,{cost={{"i",183824,1}},customCollect={"SL_COV_NEC"}}),crit(33,{cost={{"i",183830,1},{"i",173202,10}},customCollect={"SL_COV_NEC"}}),crit(34,{cost={{"i",183754,1},{"i",175886,5}},customCollect={"SL_COV_NEC"}}),crit(35,{cost={{"i",181797,1},{"i",173202,20}},customCollect={"SL_COV_NEC"}})})),ach(14764,g({cost={{"i",178554,1}},crs={161270,167828},customCollect={"SL_COV_NEC"},description="Possible to find the Great Luckydo when Chordy finds treasure."},{i(183804,{b=1,customCollect={"SL_COV_NEC"},f=102})})),ach(14752,g({customCollect={"SL_COV_NEC"}},{mnt(332467,{b=1,customCollect={"SL_COV_NEC"},itemID=181820}),title(437,{customCollect={"SL_COV_NEC"}}),ach(14684,g({customCollect={"SL_COV_NEC"}},{crit(1,{customCollect={"SL_COV_NEC"}}),crit(2,{customCollect={"SL_COV_NEC"}}),crit(3,{customCollect={"SL_COV_NEC"}}),crit(4,{customCollect={"SL_COV_NEC"}}),crit(5,{customCollect={"SL_COV_NEC"}}),crit(6,{customCollect={"SL_COV_NEC"}}),crit(7,{customCollect={"SL_COV_NEC"}}),crit(8,{customCollect={"SL_COV_NEC"}}),crit(9,{customCollect={"SL_COV_NEC"}}),crit(10,{customCollect={"SL_COV_NEC"}}),crit(11,{customCollect={"SL_COV_NEC"}}),crit(12,{customCollect={"SL_COV_NEC"}}),crit(13,{customCollect={"SL_COV_NEC"}}),crit(14,{customCollect={"SL_COV_NEC"}}),crit(15,{customCollect={"SL_COV_NEC"}}),crit(16,{customCollect={"SL_COV_NEC"}}),crit(17,{customCollect={"SL_COV_NEC"}}),crit(18,{customCollect={"SL_COV_NEC"}}),crit(19,{customCollect={"SL_COV_NEC"}}),crit(20,{customCollect={"SL_COV_NEC"}}),crit(21,{customCollect={"SL_COV_NEC"}}),crit(22,{customCollect={"SL_COV_NEC"}}),crit(23,{customCollect={"SL_COV_NEC"}}),crit(24,{customCollect={"SL_COV_NEC"}}),crit(25,{customCollect={"SL_COV_NEC"}}),crit(26,{customCollect={"SL_COV_NEC"}}),crit(27,{customCollect={"SL_COV_NEC"}}),crit(28,{customCollect={"SL_COV_NEC"}}),crit(29,{customCollect={"SL_COV_NEC"}}),crit(30,{customCollect={"SL_COV_NEC"}}),crit(31,{customCollect={"SL_COV_NEC"}})})),ach(14748,{customCollect={"SL_COV_NEC"}}),ach(14751,g({customCollect={"SL_COV_NEC"}},{mnt(332460,{b=1,customCollect={"SL_COV_NEC"},itemID=182074}),crit(1,{customCollect={"SL_COV_NEC"}}),crit(2,{customCollect={"SL_COV_NEC"}}),crit(3,{customCollect={"SL_COV_NEC"}}),crit(4,{customCollect={"SL_COV_NEC"}}),crit(5,{customCollect={"SL_COV_NEC"}}),crit(6,{customCollect={"SL_COV_NEC"}}),crit(7,{customCollect={"SL_COV_NEC"}}),crit(8,{customCollect={"SL_COV_NEC"}}),crit(9,{customCollect={"SL_COV_NEC"}}),crit(10,{customCollect={"SL_COV_NEC"}}),crit(11,{customCollect={"SL_COV_NEC"}}),crit(12,{customCollect={"SL_COV_NEC"}}),crit(13,{customCollect={"SL_COV_NEC"}}),crit(14,{customCollect={"SL_COV_NEC"}}),crit(15,{customCollect={"SL_COV_NEC"}}),crit(16,{customCollect={"SL_COV_NEC"}})})),ach(14753,{cost={{"i",178594,100}},customCollect={"SL_COV_NEC"}})}))})),n(-18,g({customCollect={"SL_COV_NEC"}},{i(184304,{b=1,customCollect={"SL_COV_NEC"},description="Rewarded by the Weekly Quests from your Constructs and Chordy's Treasure Finding."}),i(178061,{b=1,customCollect={"SL_COV_NEC"},description="Rewarded by any Shadowlands Activity.",f=102}),i(184843,{b=1,customCollect={"SL_COV_NEC"},description="Rewarded by the Weekly Quests from your Constructs.",f=102,lvl=60}),i(183744,{b=1,customCollect={"SL_COV_NEC"},description="Rewarded by the Weekly Quests from your Constructs and Command Table.",f=102})})),n(-916,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Tradeskill_abominationstitching_abominations_lesser"},{n(167042,g({coords={{55,68.8,1536}},customCollect={"SL_COV_NEC"}},{q(58410,{cost={{"i",178061,10}},customCollect={"SL_COV_NEC"},name="Construct Body: Atticus"}),q(60041,g({cost={{"i",178061,1}},customCollect={"SL_COV_NEC"},lvl=60,name="Construct Body: Chordy",sourceQuests={60048,63058}},{i(178061,{b=1,customCollect={"SL_COV_NEC"},f=102})})),q(57597,{cost={{"i",178061,10},{"i",183744,2}},customCollect={"SL_COV_NEC"},name="Construct Body: Flytrap"}),q(57611,{cost={{"i",178061,10},{"i",183744,1}},customCollect={"SL_COV_NEC"},name="Construct Body: Marz"}),q(58415,{cost={{"i",178061,20}},customCollect={"SL_COV_NEC"},name="Construct Body: Miru",sourceQuests={60264}}),q(57605,{cost={{"i",178061,10},{"i",183744,1}},customCollect={"SL_COV_NEC"},name="Construct Body: Roseboil"})})),n(-17,g({customCollect={"SL_COV_NEC"}},{q(61510,g({coords={{55.1,68.6,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",161270}},sourceQuests={60041}},{s(114177,182489,{b=1,customCollect={"SL_COV_NEC"},f=3}),s(114186,182498,{b=1,customCollect={"SL_COV_NEC"},f=3}),s(114195,182507,{b=1,customCollect={"SL_COV_NEC"},f=3}),s(114204,182516,{b=1,customCollect={"SL_COV_NEC"},f=3})})),q(62213,{coords={{55.3,68.3,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,maps={1717},providers={{"n",159238}},sourceQuests={58410}}),q(59042,{coords={{24.2,38.6,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",162222}},sourceQuests={58686}}),q(59747,{coords={{32.9,33.3,1649}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",166096}}}),q(58727,{coords={{24.9,31.7,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",162174}},sourceQuests={58671}}),q(63058,{coords={{52.4,38.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161909}}}),q(62232,g({coords={{54.2,68.6,1536}},crs={167162},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",158301}},sourceQuests={57611}},{s(114170,182482,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114188,182500,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114179,182491,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114197,182509,{b=1,customCollect={"SL_COV_NEC"},f=6})})),q(62256,{coords={{55.3,68.3,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159238}},sourceQuests={58410}}),q(60049,{coords={{55.1,68.7,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167044}},sourceQuests={58727}}),q(58671,{coords={{23.8,39.1,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",162174}},sourceQuests={59042}}),q(60041,g({coords={{55.1,68.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167150}},sourceQuests={60048,63058}},{i(178061,{b=1,customCollect={"SL_COV_NEC"},f=102})})),q(60195,g({coords={{55.1,68.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167150}},sourceQuests={60042}},{i(183830,{b=1,f=102})})),q(60291,g({coords={{54.3,68.1,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",158300}},sourceQuests={57597}},{s(114189,182501,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114171,182483,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114198,182510,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114180,182492,{b=1,customCollect={"SL_COV_NEC"},f=5})})),q(61522,g({coords={{54.3,68.1,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",158300}},sourceQuests={57597}},{s(114189,182501,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114171,182483,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114198,182510,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114180,182492,{b=1,customCollect={"SL_COV_NEC"},f=5})})),q(61523,g({coords={{54.3,68.1,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",158300}},sourceQuests={57597}},{s(114189,182501,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114171,182483,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114198,182510,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114180,182492,{b=1,customCollect={"SL_COV_NEC"},f=5})})),q(60765,g({coords={{55.1,68.1,1536}},crs={167159},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159241}},sourceQuests={57605}},{s(114184,182496,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114175,182487,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114193,182505,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114202,182514,{b=1,customCollect={"SL_COV_NEC"},f=6})})),q(62217,g({coords={{54.2,68.6,1536}},crs={167162},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",158301}},sourceQuests={57611}},{s(114170,182482,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114188,182500,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114179,182491,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114197,182509,{b=1,customCollect={"SL_COV_NEC"},f=6})})),q(58668,{coords={{26,42.6,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",162153}},sourceQuests={58665}}),q(62041,g({coords={{55.1,68.1,1536}},crs={167159},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159241}},sourceQuests={57605}},{s(114184,182496,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114175,182487,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114193,182505,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114202,182514,{b=1,customCollect={"SL_COV_NEC"},f=6})})),q(58680,{coords={{24.2,38.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",162227}},sourceQuests={58668}}),q(60042,{coords={{55.1,68.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167150}},sourceQuests={60041}}),q(58665,{coords={{48,50.2,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",162222}},sourceQuests={59609}}),q(61509,g({coords={{55.1,68.6,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",161270}},sourceQuests={60041}},{s(114177,182489,{b=1,customCollect={"SL_COV_NEC"},f=3}),s(114186,182498,{b=1,customCollect={"SL_COV_NEC"},f=3}),s(114195,182507,{b=1,customCollect={"SL_COV_NEC"},f=3}),s(114204,182516,{b=1,customCollect={"SL_COV_NEC"},f=3})})),q(58677,{coords={{24.1,38.7,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161285}},sourceQuests={58668}}),q(58432,g({coords={{55.1,68.6,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",161270}},sourceQuests={60041}},{s(114177,182489,{b=1,customCollect={"SL_COV_NEC"},description="This cloak is only awarded to plate characters.",f=3}),s(114186,182498,{b=1,customCollect={"SL_COV_NEC"},description="This cloak is only awarded to leather characters.",f=3}),s(114195,182507,{b=1,customCollect={"SL_COV_NEC"},description="This cloak is only awarded to cloth characters.",f=3}),s(114204,182516,{b=1,customCollect={"SL_COV_NEC"},description="This cloak is only awarded to mail characters.",f=3})})),q(60264,{coords={{55,68.2,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167877}},sourceQuests={59747}}),q(60048,{coords={{55.1,68.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167150}},sourceQuests={58727}}),q(59126,{coords={{55.3,68.3,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159238}},sourceQuests={58410}}),q(58670,{coords={{23.8,39.1,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",162174}},sourceQuests={59042}}),q(61511,g({coords={{55.1,68.6,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",161270}},sourceQuests={60041}},{s(114177,182489,{b=1,customCollect={"SL_COV_NEC"},f=3}),s(114186,182498,{b=1,customCollect={"SL_COV_NEC"},f=3}),s(114195,182507,{b=1,customCollect={"SL_COV_NEC"},f=3}),s(114204,182516,{b=1,customCollect={"SL_COV_NEC"},f=3})})),q(62216,g({coords={{54.2,68.6,1536}},crs={167162},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",158301}},sourceQuests={57611}},{s(114170,182482,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114188,182500,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114179,182491,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114197,182509,{b=1,customCollect={"SL_COV_NEC"},f=6})})),q(58686,{coords={{24.2,38.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",162227}},sourceQuests={58677,58680}})})),n(161270,g({customCollect={"SL_COV_NEC"},description="These abomination crafting reagents can randomly be found using Chordy's ability in any Shadowlands zone"},{i(184205,{b=1,customCollect={"SL_COV_NEC"},f=102}),i(184204,{b=1,customCollect={"SL_COV_NEC"},f=102})}))})),n(-917,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Inv_leatherworking_craftedleather_maldraxxus"},{n(167042,g({coords={{55,68.8,1536}},customCollect={"SL_COV_NEC"}},{p(2958,{b=1,cost={{"i",178061,5},{"i",172092,1},{"c",1813,750}},customCollect={"SL_COV_NEC"},itemID=181268}),q(57604,{cost={{"i",178061,20}},customCollect={"SL_COV_NEC"},name="Construct Body: Neena",sourceQuests={59615}}),q(57601,{cost={{"i",178061,15},{"i",183744,3}},customCollect={"SL_COV_NEC"},name="Construct Body: Professor",sourceQuests={60230}}),q(57600,{cost={{"i",178061,15},{"i",183744,4}},customCollect={"SL_COV_NEC"},name="Construct Body: Sabrina",sourceQuests={60230}}),q(58414,{cost={{"i",178061,15},{"i",183744,4}},customCollect={"SL_COV_NEC"},name="Construct Body: Toothpick",sourceQuests={60230}})})),n(-17,g({customCollect={"SL_COV_NEC"}},{q(62244,g({coords={{54.9,67.8,1536}},crs={167764},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159212}},sourceQuests={58414}},{s(114176,182488,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114185,182497,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114194,182506,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114203,182515,{b=1,customCollect={"SL_COV_NEC"},f=6}),o(357937,g({customCollect={"SL_COV_NEC"}},{i(183826,{b=1,customCollect={"SL_COV_NEC"},f=102}),i(183789,{b=1,customCollect={"SL_COV_NEC"},f=102}),i(181797,{b=1,customCollect={"SL_COV_NEC"},f=102}),i(183759,{b=1,customCollect={"SL_COV_NEC"},f=102}),i(183760,{b=1,customCollect={"SL_COV_NEC"},f=102})}))})),q(59615,{coords={{69.3,40.6,1536}},cost={{"i",184354,1}},customCollect={"SL_COV_NEC"},description="Kill Soul Harvester Anka at 70.1, 40.8 to obtain the Soul Harvester Key, which opens the cage and makes the quest available. The key will only drop if you have tier 2 or higher Abomination Table.",lvl=60,providers={{"n",162151}}}),q(62194,g({coords={{54.8,68.8,1536}},crs={173028},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159226}},sourceQuests={57600}},{s(114173,182485,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114182,182494,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114200,182512,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114191,182503,{b=1,customCollect={"SL_COV_NEC"},f=4})})),q(60230,{coords={{55.1,68.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167150}}}),q(60237,g({coords={{54.9,67.8,1536}},crs={167764},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159212}},sourceQuests={58414}},{s(114176,182488,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114185,182497,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114194,182506,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114203,182515,{b=1,customCollect={"SL_COV_NEC"},f=6}),o(357771,g({customCollect={"SL_COV_NEC"}},{i(183755,{b=1,customCollect={"SL_COV_NEC"},f=102}),i(183826,{b=1,customCollect={"SL_COV_NEC"},f=102}),i(183789,{b=1,customCollect={"SL_COV_NEC"},f=102}),i(181797,{b=1,customCollect={"SL_COV_NEC"},f=102}),i(183759,{b=1,customCollect={"SL_COV_NEC"},f=102}),i(183760,{b=1,customCollect={"SL_COV_NEC"},f=102})}))})),q(62294,g({coords={{55.4,68.2,1536}},crs={167762},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159198}},sourceQuests={57601}},{s(114201,182513,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114192,182504,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114183,182495,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114174,182486,{b=1,customCollect={"SL_COV_NEC"},f=7})})),q(61996,g({coords={{54.8,68.8,1536}},crs={173028},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159226}},sourceQuests={57600}},{s(114173,182485,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114182,182494,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114200,182512,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114191,182503,{b=1,customCollect={"SL_COV_NEC"},f=4})})),q(58515,g({coords={{55.4,68.2,1536}},crs={167762},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159198}},sourceQuests={57601}},{s(114201,182513,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114192,182504,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114183,182495,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114174,182486,{b=1,customCollect={"SL_COV_NEC"},f=7})})),q(60283,{coords={{53.5,69.3,1536}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",161668}},repeatable=1}),q(62195,g({coords={{54.8,68.8,1536}},crs={173028},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159226}},sourceQuests={57600}},{s(114173,182485,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114182,182494,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114200,182512,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114191,182503,{b=1,customCollect={"SL_COV_NEC"},f=4})})),q(58525,g({coords={{55.4,68.2,1536}},crs={167762},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159198}},sourceQuests={57601}},{s(114201,182513,{b=1,customCollect={"SL_COV_NEC"},f=6}),s(114192,182504,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114183,182495,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114174,182486,{b=1,customCollect={"SL_COV_NEC"},f=7})}))})),i(184354,{b=1,crs={175510},customCollect={"SL_COV_NEC"},f=102})})),n(-918,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Tradeskill_abominationstitching_abominations_mid"},{n(167042,g({coords={{55,68.8,1536}},customCollect={"SL_COV_NEC"}},{q(57608,{cost={{"i",178061,20},{"i",183744,5}},customCollect={"SL_COV_NEC"},name="Construct Body: Gas Bag",sourceQuests={61635}}),q(58416,{cost={{"i",178061,20},{"i",183744,7}},customCollect={"SL_COV_NEC"},name="Construct Body: Guillotine",sourceQuests={61635}}),q(60216,{cost={{"i",178061,10},{"i",183744,1},{"i",172052,5},{"i",172053,5},{"i",172055,5},{"i",179315,5}},customCollect={"SL_COV_NEC"},name="Construct Body: Mama Tomalin",sourceQuests={61635}})})),n(-17,g({customCollect={"SL_COV_NEC"}},{q(59043,g({coords={{55.3,68.6,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",161678}},sourceQuests={60216}},{})),q(60342,g({coords={{54.4,67.9,1536}},crs={173030},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159214}},sourceQuests={58416}},{s(114181,182493,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114172,182484,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114190,182502,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114199,182511,{b=1,customCollect={"SL_COV_NEC"},f=6})})),q(56470,g({coords={{55.3,68.6,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",161678}},sourceQuests={60216}},{})),q(62261,g({coords={{54.4,67.9,1536}},crs={173030},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159214}},sourceQuests={58416}},{s(114181,182493,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114172,182484,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114190,182502,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114199,182511,{b=1,customCollect={"SL_COV_NEC"},f=6})})),q(60340,g({coords={{54.4,67.9,1536}},crs={173030},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159214}},sourceQuests={58416}},{s(114181,182493,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114172,182484,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114190,182502,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114199,182511,{b=1,customCollect={"SL_COV_NEC"},f=6})})),q(62407,g({coords={{54.2,68,1536}},crs={167763},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159240}},sourceQuests={57608}},{s(114187,182499,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114178,182490,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114169,182481,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114196,182508,{b=1,customCollect={"SL_COV_NEC"},f=6})})),q(58992,g({coords={{55.3,68.6,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",161678}},sourceQuests={60216}},{})),q(59293,g({coords={{54.2,68,1536}},crs={167763},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159240}},sourceQuests={57608}},{s(114187,182499,{b=1,customCollect={"SL_COV_NEC"},f=4}),s(114178,182490,{b=1,customCollect={"SL_COV_NEC"},f=5}),s(114169,182481,{b=1,customCollect={"SL_COV_NEC"},f=7}),s(114196,182508,{b=1,customCollect={"SL_COV_NEC"},f=6})})),q(61635,{coords={{55.1,68.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167150}}})})),n(-2,g({customCollect={"SL_COV_NEC"}},{n(161678,g({customCollect={"SL_COV_NEC"},sourceQuests={60216}},{i(184040,{b=1,customCollect={"SL_COV_NEC"},f=102,sourceQuests={59043}}),i(184039,{b=1,customCollect={"SL_COV_NEC"},f=102}),i(183790,{b=1,customCollect={"SL_COV_NEC"},f=102,lvl=45,spellID=342487})}))})),o(360054,g({coords={{67.9,79.3,1536}},customCollect={"SL_COV_NEC"}},{i(183829,{b=1,customCollect={"SL_COV_NEC"},f=102})}))})),n(-925,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Achievement_dungeon_theatreofpain_gorechop"},{n(167042,g({coords={{55,68.8,1536}},customCollect={"SL_COV_NEC"}},{p(2963,{b=1,cost={{"i",178061,10},{"i",183744,5},{"c",1813,1250}},customCollect={"SL_COV_NEC"},itemID=181282}),q(58411,{cost={{"i",178061,20},{"i",183744,10},{"i",183475,1}},customCollect={"SL_COV_NEC"},name="Construct Body: Iron Phillip"}),q(58413,{cost={{"i",178061,20},{"i",183744,10},{"i",183519,1}},customCollect={"SL_COV_NEC"},name="Construct Body: Naxx"})})),n(-17,g({customCollect={"SL_COV_NEC"}},{q(57634,{coords={{55.5,68.4,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159199}},sourceQuests={58411}}),q(58379,g({customCollect={"SL_COV_NEC"},lvl=60,providers={{"i",174070}},repeatable=1,sourceQuests={61638}},{i(183475,{b=1,customCollect={"SL_COV_NEC"},f=102})})),q(58376,g({customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"i",174076}},repeatable=1,sourceQuests={61638}},{i(183519,{b=1,customCollect={"SL_COV_NEC"},f=102})})),q(62276,{coords={{54.8,68.7,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",158298}},sourceQuests={58413}}),q(61638,{coords={{55.1,68.8,1536}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167150}}})}))})),n(-926,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Spell_animamaldraxxus_buff"},{n(167042,g({coords={{55,68.8,1536}},customCollect={"SL_COV_NEC"}},{mnt(336041,{b=1,cost={{"i",178061,50},{"i",183744,5},{"c",1813,3500}},customCollect={"SL_COV_NEC"},itemID=182078}),i(183717,{cost={{"i",178061,30},{"i",183744,5},{"c",1813,1750}},customCollect={"SL_COV_NEC"}})})),n(-17,g({customCollect={"SL_COV_NEC"}},{q(59043,g({coords={{55.3,68.6,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",161678}},sourceQuests={60216}},{s(113753,181809,{b=1,customCollect={"SL_COV_NEC"},f=3})})),q(57634,g({coords={{55.5,68.4,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",159199}},sourceQuests={58411}},{s(113750,181806,{b=1,customCollect={"SL_COV_NEC"},f=3})})),q(62276,g({coords={{54.8,68.7,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",158298}},sourceQuests={58413}},{s(113746,181802,{b=1,customCollect={"SL_COV_NEC"},f=3})})),q(56470,g({coords={{55.3,68.6,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",161678}},sourceQuests={60216}},{s(113753,181809,{b=1,customCollect={"SL_COV_NEC"},f=3})})),q(58992,g({coords={{55.3,68.6,1536}},customCollect={"SL_COV_NEC"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",161678}},sourceQuests={60216}},{s(113753,181809,{b=1,customCollect={"SL_COV_NEC"},f=3})})),q(61637,{coords={{55.1,68.8,1536}},cost={{"i",183717,1}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167150}}})})),n(-18,g({customCollect={"SL_COV_NEC"},description="The cosmetic items under this header are occasionally random rewards from doing Maldraxxus world quests with Unity as your active abomination."},{flt(4,g({customCollect={"SL_COV_NEC"}},{s(114231,182543,{b=1,customCollect={"SL_COV_NEC"},description="This cloak is only awarded to cloth characters.",f=3,lvl=50}),s(114229,182541,{b=1,customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(114223,182535,{b=1,customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(114226,182538,{b=1,customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(114227,182539,{b=1,customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(114228,182540,{b=1,customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(114225,182537,{b=1,customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(114224,182536,{b=1,customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(114230,182542,{b=1,customCollect={"SL_COV_NEC"},f=4,lvl=50})})),flt(5,g({customCollect={"SL_COV_NEC"}},{s(114221,182533,{b=1,customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(114220,182532,{b=1,customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(114216,182528,{b=1,customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(114218,182530,{b=1,customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(114222,182534,{b=1,customCollect={"SL_COV_NEC"},description="This cloak is only awarded to leather characters.",f=3,lvl=50}),s(114215,182527,{b=1,customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(114219,182531,{b=1,customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(114217,182529,{b=1,customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(114214,182526,{b=1,customCollect={"SL_COV_NEC"},f=5,lvl=50})})),flt(6,g({customCollect={"SL_COV_NEC"}},{s(114239,182551,{b=1,customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114236,182548,{b=1,customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114240,182552,{b=1,customCollect={"SL_COV_NEC"},description="This cloak is only awarded to mail characters.",f=3,lvl=50}),s(114232,182544,{b=1,customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114235,182547,{b=1,customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114238,182550,{b=1,customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114233,182545,{b=1,customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114234,182546,{b=1,customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114237,182549,{b=1,customCollect={"SL_COV_NEC"},f=6,lvl=50})})),flt(7,g({customCollect={"SL_COV_NEC"}},{s(114206,182518,{b=1,customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(114208,182520,{b=1,customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(114213,182525,{b=1,customCollect={"SL_COV_NEC"},description="This cloak is only awarded to plate characters.",f=3,lvl=50}),s(114205,182517,{b=1,customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(114209,182521,{b=1,customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(114210,182522,{b=1,customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(114207,182519,{b=1,customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(114212,182524,{b=1,customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(114211,182523,{b=1,customCollect={"SL_COV_NEC"},f=7,lvl=50})}))}))})),n(-2,g({customCollect={"SL_COV_NEC"}},{n(159238,g({coords={{55.2,68.2,1536}},customCollect={"SL_COV_NEC"}},{i(184589,{b=1,customCollect={"SL_COV_NEC"},description="This becomes available within Chill's Reach during 'A Brokered Deal'.",f=102}),i(180442,{b=1,customCollect={"SL_COV_NEC"},f=102}),i(180277,{b=1,customCollect={"SL_COV_NEC"}}),i(184037,{b=1,customCollect={"SL_COV_NEC"},description="These become available after you build rank 5 Abomination table.",f=102}),i(178547,{customCollect={"SL_COV_NEC"},f=55,lvl=50,spellID=348439}),i(178546,{customCollect={"SL_COV_NEC"},f=55,lvl=55,spellID=314648}),i(178535,{customCollect={"SL_COV_NEC"},f=55,lvl=55,spellID=314646}),mnt(336064,{b=1,cost={{"c",1813,5000}},itemID=181317}),mnt(336039,{b=1,cost={{"c",1813,5000}},itemID=181300}),mnt(334365,{b=1,cost={{"c",1813,5000}},itemID=180726,lvl=45}),mnt(312777,{b=1,cost={{"c",1813,5000}},itemID=181316}),p(2965,{b=1,cost={{"c",1813,1000}},itemID=181315}),p(2931,{b=1,cost={{"c",1813,1000}},itemID=180815}),p(2945,{b=1,cost={{"c",1813,1000}},itemID=181168}),p(2912,{b=1,cost={{"c",1813,1000}},itemID=180639}),p(2923,{b=1,cost={{"c",1813,1000}},itemID=180628}),p(2954,{b=1,cost={{"c",1813,1000}},itemID=181264}),p(2933,{b=1,cost={{"c",1813,1000}},itemID=180814}),p(2904,{b=1,cost={{"c",1813,1000}},itemID=180603})})),n(164795,g({coords={{55.2,68.4,1536}},customCollect={"SL_COV_NEC"}},{i(184303,g({b=1,cost={{"i",184304,750},{"c",1813,30000}},customCollect={"SL_COV_NEC"},f=55,lvl=50,spellID=345098},{s(115354,184079,{b=1,customCollect={"SL_COV_NEC"},f=8,lvl=60}),s(115357,184082,{b=1,customCollect={"SL_COV_NEC"},f=35,lvl=60}),s(115360,184085,{b=1,customCollect={"SL_COV_NEC"},f=22,lvl=60}),s(115356,184081,{b=1,customCollect={"SL_COV_NEC"},f=23,lvl=60}),s(115362,184087,{b=1,customCollect={"SL_COV_NEC"},f=21,lvl=60}),s(115353,184078,{b=1,customCollect={"SL_COV_NEC"},f=20,lvl=60}),s(115361,184086,{b=1,customCollect={"SL_COV_NEC"},f=29,lvl=60}),s(115358,184083,{b=1,customCollect={"SL_COV_NEC"},f=28,lvl=60}),s(115359,184084,{b=1,customCollect={"SL_COV_NEC"},f=31,lvl=60}),s(115355,184080,{b=1,customCollect={"SL_COV_NEC"},f=1,lvl=60}),s(115363,184088,{b=1,customCollect={"SL_COV_NEC"},f=20,lvl=60}),s(115364,184089,{b=1,customCollect={"SL_COV_NEC"},f=21,lvl=60})})),i(184047,g({b=1,cost={{"c",1813,1000}},customCollect={"SL_COV_NEC"},description="Contains one random weapon.",f=102,lvl=60},{s(113529,181225,{b=1,f=33}),s(113530,181226,{b=1,f=35}),s(113536,181232,{b=1,f=26}),s(113538,181234,{b=1,f=20}),s(113532,181228,{b=1,f=29}),s(113533,181229,{b=1,f=1}),s(113534,181230,{b=1,f=34}),s(113537,181233,{b=1,f=23}),s(113531,181227,{b=1,f=8}),s(113535,181231,{b=1,f=20}),s(113539,181235,{b=1,f=23})})),i(184045,g({b=1,cost={{"c",1813,1000}},customCollect={"SL_COV_NEC"},description="Contains one random weapon.",f=102,lvl=60},{s(113304,180955,{b=1,f=29}),s(113305,180956,{b=1,f=31}),s(113306,180957,{b=1,f=35}),s(113312,180963,{b=1,f=1}),s(113303,180954,{b=1,f=28}),s(113308,180959,{b=1,f=20}),s(113309,180960,{b=1,f=24}),s(113307,180958,{b=1,f=25}),s(113310,180961,{b=1,f=20}),s(113311,180962,{b=1,f=23})})),i(184046,g({b=1,cost={{"c",1813,1000}},customCollect={"SL_COV_NEC"},description="Contains one random weapon.",f=102,lvl=60},{s(113576,181329,{b=1,f=26}),s(113569,181321,{b=1,f=27}),s(113574,181327,{b=1,f=23}),s(113577,181330,{b=1,f=35}),s(113572,181325,{b=1,f=20}),s(113575,181328,{b=1,f=25}),s(113578,181331,{b=1,f=8}),s(113573,181326,{b=1,f=20}),s(113571,181323,{b=1,f=28}),s(113568,181320,{b=1,f=33}),s(113570,181322,{b=1,f=1})})),i(184048,g({b=1,cost={{"c",1813,1000}},customCollect={"SL_COV_NEC"},description="Contains one random weapon.",f=102,lvl=60},{s(112332,179548,{b=1,f=23}),s(112347,179563,{b=1,f=1}),s(112284,179499,{b=1,f=20}),s(112322,179538,{b=1,f=24}),s(112389,179605,{b=1,f=8}),s(112299,179514,{b=1,f=25}),s(112369,179585,{b=1,f=32}),s(112294,179509,{b=1,f=35}),s(112301,179516,{b=1,f=28}),s(112318,179533,{b=1,f=29})})),i(184050,{customCollect={"SL_COV_NEC"},f=102}),i(184049,{customCollect={"SL_COV_NEC"},f=102}),i(184051,{customCollect={"SL_COV_NEC"},f=102})}))}))})),n(-915,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Sanctum_features_animadiversion_maldraxxus"},{n(-18,g({customCollect={"SL_COV_NEC"},description="Every Activity within Anima Conductor Rewards this.",icon="Interface\\Addons\\AllTheThings\\assets\\Interface_Rewards"},{cu(1885)})),n(-916,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Sanctum_features_animadiversion_maldraxxus"},{n(-17,g({customCollect={"SL_COV_NEC"}},{q(63057,{coords={{52.4,38.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161909}}}),q(60722,{coords={{49,36,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",167205}},sourceQuests={63057}})})),n(-16,g({customCollect={"SL_COV_NEC"}},{n(162741,g({coords={{31.4,35.4,1536}},crs={162815},customCollect={"SL_COV_NEC"},description="A member of the |cFF40bf40Necrolord Covenant|r must channel anima to the House of Constructs to summon him.",isDaily=1,questID=58872},{mnt(336045,{b=1,customCollect={"SL_COV_NEC"},itemID=182080}),s(115606,184298,{b=1,f=1,lvl=48}),i(183754,{b=1,customCollect={"SL_COV_NEC"},f=102})}))})),n(-212,g({customCollect={"SL_COV_NEC"}},{o(355035,g({coords={{38,65.6,1536}},customCollect={"SL_COV_NEC"},description="Becomes accessible when selecting the Anima Conduit to 'The House of the Chosen'\nRequires clicking the 3 Runes in the area to unlock",isDaily=1,questID=61647},{o(1278968766,{customCollect={"SL_COV_NEC"},isDaily=1,questID=61648}),o(1278968767,{customCollect={"SL_COV_NEC"},isDaily=1,questID=61649}),o(1278968768,{customCollect={"SL_COV_NEC"},isDaily=1,questID=61650}),s(114858,183622,{b=1,customCollect={"SL_COV_NEC"},f=28,lvl=48})}))}))})),n(-917,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Sanctum_features_animadiversion_maldraxxus"},{n(-17,g({customCollect={"SL_COV_NEC"}},{q(62563,{coords={{51.4,16.2,1536}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",160523}}}),q(62403,{coords={{49,36,1536}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",167603}}}),q(62390,{coords={{49,36,1536}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",167603}}}),q(62364,{coords={{49,36,1536}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",167603}}}),q(62363,{coords={{49,36,1536}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",167603}}}),q(58211,{coords={{51.2,16.8,1536}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",168675}}}),q(58260,{coords={{49,36,1536}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",167603}}}),q(57964,{coords={{51.4,16.2,1536}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",160523}}}),q(60482,{coords={{51.2,16.8,1536}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",168675}}}),q(60505,{coords={{51.2,16.8,1536}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",168675}}}),q(62362,{coords={{49,36,1536}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",167603}}})})),n(-34,g({customCollect={"SL_COV_NEC"}},{q(61699,{coords={{66,66,1536}},customCollect={"SL_COV_NEC"},isWorldQuest=1}),q(61841,{coords={{66,66,1536}},customCollect={"SL_COV_NEC"},isWorldQuest=1})}))})),n(-918,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Sanctum_features_animadiversion_maldraxxus"},{n(-16,g({customCollect={"SL_COV_NEC"}},{q(58454,{coords={{53.6,47.6,1536}},customCollect={"SL_COV_NEC"},isDaily=1,lvl=60,providers={{"n",159830}}}),n(168147,g({coords={{50.4,48.2,1536}},crs={168148},customCollect={"SL_COV_NEC"},description="Can be killed and looted by any Covenant, but a member of the |cFF40bf40Necrolord Covenant|r must channel anima to the Theater of Pain and pick up the daily quest |cFF349cffSpoiling For A Fight|r to add Sabriel to the arena's rotation.",isDaily=1,questID=58784},{mnt(332466,{b=1,customCollect={"SL_COV_NEC"},itemID=181815}),s(115603,184291,{b=1,f=7,lvl=48})}))}))}))})),n(-905,g({customCollect={"SL_COV_NEC"}},{n(-916,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Sanctum_features_missiontable"},{n(-17,g({customCollect={"SL_COV_NEC"}},{q(64465,g({coords={{38.8,48.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 62.",lvl=60,providers={{"n",165321}}},{follower(1335,{customCollect={"SL_COV_NEC"}})})),q(64466,g({coords={{38.8,48.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 71.",lvl=60,providers={{"n",165321}}},{follower(1336,{customCollect={"SL_COV_NEC"}})})),q(62312,g({coords={{38.8,48.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 12.",lvl=60,providers={{"n",165321}}},{follower(1301,{customCollect={"SL_COV_NEC"}})})),q(62314,g({coords={{38.8,48.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 27.",lvl=60,providers={{"n",165321}}},{follower(1303,{customCollect={"SL_COV_NEC"}})})),q(64464,g({coords={{38.8,48.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 44.",lvl=60,providers={{"n",165321}}},{follower(1334,{customCollect={"SL_COV_NEC"}})})),q(62315,g({coords={{38.8,48.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 33.",lvl=60,providers={{"n",165321}}},{follower(1304,{customCollect={"SL_COV_NEC"}})})),q(62316,g({coords={{38.8,48.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 38.",lvl=60,providers={{"n",165321}}},{follower(1305,{customCollect={"SL_COV_NEC"}})})),q(62313,g({coords={{38.8,48.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 17.",lvl=60,providers={{"n",165321}}},{follower(1302,{customCollect={"SL_COV_NEC"}})})),q(62309,g({coords={{38.8,48.2,1698}},customCollect={"SL_COV_NEC"},description="Requires Renown 4.",lvl=60,providers={{"n",165321}},sourceQuests={59603}},{follower(1300,{customCollect={"SL_COV_NEC"}})})),q(59603,{coords={{38.8,48.2,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",165321}},sourceQuests={63054}}),q(63054,{coords={{52.4,38.4,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",161909}}})})),n(-18,g({customCollect={"SL_COV_NEC"}},{i(183744,{b=1,customCollect={"SL_COV_NEC"},f=102})}))}))})),n(-924,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_maldraxxus"},{n(-916,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_maldraxxus"},{n(-17,g({customCollect={"SL_COV_NEC"}},{q(63059,{coords={{59.8,31.8,1698}},customCollect={"SL_COV_NEC"},lvl=60,providers={{"n",175963}},sourceQuests={63055}}),q(63055,{coords={{52.4,38.4,1698}},customCollect={"SL_COV_NEC"},description="Becomes available after you build Transport Network tier 1 in your sanctum.",lvl=60,providers={{"n",161909}}})}))})),n(-917,g({customCollect={"SL_COV_NEC"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_maldraxxus"},{n(-17,g({customCollect={"SL_COV_NEC"}},{q(60184,{coords={{29.6,44,1536}},customCollect={"SL_COV_NEC"},description="Becomes available during the campaign.",lvl=60,providers={{"n",173306}},sourceQuests={58820}})}))}))}))})),n(-18,g({customCollect={"SL_COV_NEC"}},{i(183703,{b=1,customCollect={"SL_COV_NEC"},description="Only Obtainable from Heirmir Soulbind.",f=102})})),n(-2,g({customCollect={"SL_COV_NEC"}},{n(175310,g({coords={{60.8,44.3,1698}},customCollect={"SL_COV_NEC"}},{s(115546,184253,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=4}),s(115558,184265,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=83}),s(115545,184252,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NEC"},f=29,lvl=50,modID=4}),s(115538,184245,{b=1,cost={{"i",183888.04,1},{"i",183889.04,1}},customCollect={"SL_COV_NEC"},f=8,lvl=50,modID=4}),s(115537,184244,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=4}),s(115541,184248,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NEC"},f=35,lvl=50,modID=4}),s(115550,184257,{b=1,cost={{"i",183895.83,1},{"i",183894.83,1}},customCollect={"SL_COV_NEC"},f=8,lvl=50,modID=83}),s(115543,184250,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NEC"},f=31,lvl=50,modID=4}),s(115555,184262,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NEC"},f=31,lvl=50,modID=83}),s(115559,184266,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=83}),s(115539,184246,{b=1,cost={{"i",183888.04,1},{"i",183889.04,1}},customCollect={"SL_COV_NEC"},f=1,lvl=50,modID=4}),s(115552,184259,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NEC"},f=23,lvl=50,modID=83}),s(115554,184261,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NEC"},f=28,lvl=50,modID=83}),s(115540,184247,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NEC"},f=23,lvl=50,modID=4}),s(115548,184255,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=4}),s(115557,184264,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NEC"},f=29,lvl=50,modID=83}),s(115551,184258,{b=1,cost={{"i",183895.83,1},{"i",183894.83,1}},customCollect={"SL_COV_NEC"},f=1,lvl=50,modID=83}),s(115544,184251,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NEC"},f=22,lvl=50,modID=4}),s(115556,184263,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NEC"},f=22,lvl=50,modID=83}),s(115547,184254,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=4}),s(115560,184267,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=83}),s(115542,184249,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NEC"},f=28,lvl=50,modID=4}),s(115549,184256,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=83}),s(115553,184260,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NEC"},f=35,lvl=50,modID=83})})),n(175371,g({coords={{61.1,45.7,1698}},customCollect={"SL_COV_NEC"}},{s(115546,184253,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=3}),s(115558,184265,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=82}),s(115545,184252,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NEC"},f=29,lvl=50,modID=3}),s(115538,184245,{b=1,cost={{"i",183888.03,1},{"i",183889.03,1}},customCollect={"SL_COV_NEC"},f=8,lvl=50,modID=3}),s(115537,184244,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=3}),s(115541,184248,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NEC"},f=35,lvl=50,modID=3}),s(115550,184257,{b=1,cost={{"i",183895.82,1},{"i",183894.82,1}},customCollect={"SL_COV_NEC"},f=8,lvl=50,modID=82}),s(115543,184250,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NEC"},f=31,lvl=50,modID=3}),s(115555,184262,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NEC"},f=31,lvl=50,modID=82}),s(115559,184266,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=82}),s(115539,184246,{b=1,cost={{"i",183888.03,1},{"i",183889.03,1}},customCollect={"SL_COV_NEC"},f=1,lvl=50,modID=3}),s(115552,184259,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NEC"},f=23,lvl=50,modID=82}),s(115554,184261,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NEC"},f=28,lvl=50,modID=82}),s(115540,184247,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NEC"},f=23,lvl=50,modID=3}),s(115548,184255,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=3}),s(115557,184264,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NEC"},f=29,lvl=50,modID=82}),s(115551,184258,{b=1,cost={{"i",183895.82,1},{"i",183894.82,1}},customCollect={"SL_COV_NEC"},f=1,lvl=50,modID=82}),s(115544,184251,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NEC"},f=22,lvl=50,modID=3}),s(115556,184263,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NEC"},f=22,lvl=50,modID=82}),s(115547,184254,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=3}),s(115560,184267,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=82}),s(115542,184249,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NEC"},f=28,lvl=50,modID=3}),s(115549,184256,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=82}),s(115553,184260,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NEC"},f=35,lvl=50,modID=82})})),n(175370,g({coords={{60.5,48.6,1698}},customCollect={"SL_COV_NEC"}},{s(115562,184253,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=6}),s(115574,184265,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=85}),s(115568,184252,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NEC"},f=29,lvl=50,modID=6}),s(115569,184245,{b=1,cost={{"i",183888.06,1},{"i",183889.06,1}},customCollect={"SL_COV_NEC"},f=8,lvl=50,modID=6}),s(115563,184244,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=6}),s(115572,184248,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NEC"},f=35,lvl=50,modID=6}),s(115583,184257,{b=1,cost={{"i",183895.85,1},{"i",183894.85,1}},customCollect={"SL_COV_NEC"},f=8,lvl=50,modID=85}),s(115565,184250,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NEC"},f=31,lvl=50,modID=6}),s(115577,184262,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NEC"},f=31,lvl=50,modID=85}),s(115576,184266,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=85}),s(115567,184246,{b=1,cost={{"i",183888.06,1},{"i",183889.06,1}},customCollect={"SL_COV_NEC"},f=1,lvl=50,modID=6}),s(115581,184259,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NEC"},f=23,lvl=50,modID=85}),s(115579,184261,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NEC"},f=28,lvl=50,modID=85}),s(115566,184247,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NEC"},f=23,lvl=50,modID=6}),s(115571,184255,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=6}),s(115582,184264,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NEC"},f=29,lvl=50,modID=85}),s(115578,184258,{b=1,cost={{"i",183895.85,1},{"i",183894.85,1}},customCollect={"SL_COV_NEC"},f=1,lvl=50,modID=85}),s(115561,184251,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NEC"},f=22,lvl=50,modID=6}),s(115573,184263,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NEC"},f=22,lvl=50,modID=85}),s(115564,184254,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=6}),s(115580,184267,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=85}),s(115570,184249,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NEC"},f=28,lvl=50,modID=6}),s(115575,184256,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=85}),s(115584,184260,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NEC"},f=35,lvl=50,modID=85})})),n(175311,g({coords={{57.1,48.3,1698}},customCollect={"SL_COV_NEC"}},{s(114067,182276,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=3,lvl=60}),s(114059,182268,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=4,lvl=60}),s(114065,182274,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=4,lvl=60}),s(114062,182271,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=4,lvl=60}),s(114063,182272,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=4,lvl=60}),s(114064,182273,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=4,lvl=60}),s(114061,182270,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=4,lvl=60}),s(114060,182269,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=4,lvl=60}),s(114066,182275,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=4,lvl=60}),s(114042,182251,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=7,lvl=60}),s(114044,182253,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=7,lvl=60}),s(114049,182258,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=3,lvl=60}),s(114041,182250,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=7,lvl=60}),s(114045,182254,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=7,lvl=60}),s(114046,182255,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=7,lvl=60}),s(114043,182252,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=7,lvl=60}),s(114048,182257,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=7,lvl=60}),s(114047,182256,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=7,lvl=60}),s(114075,182284,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=6,lvl=60}),s(114072,182281,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=6,lvl=60}),s(114076,182285,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=3,lvl=60}),s(114068,182277,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=6,lvl=60}),s(114071,182280,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=6,lvl=60}),s(114074,182283,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=6,lvl=60}),s(114069,182278,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=6,lvl=60}),s(114070,182279,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=6,lvl=60}),s(114073,182282,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=6,lvl=60}),s(114057,182266,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=5,lvl=60}),s(114056,182265,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=5,lvl=60}),s(114052,182261,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=5,lvl=60}),s(114054,182263,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=5,lvl=60}),s(114058,182267,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=3,lvl=60}),s(114051,182260,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=5,lvl=60}),s(114055,182264,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=5,lvl=60}),s(114053,182262,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=5,lvl=60}),s(114050,182259,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NEC"},f=5,lvl=60}),i(184665,{b=1,cost={{"c",1885,35}},f=55,lvl=60,spellID=347413,sym={{"select","tierID",9},{"pop"},{"select","headerID",-364},{"pop"},{"extract","runeforgePowerID"}}}),s(114617,183451,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=8,lvl=60}),s(114622,183456,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=31,lvl=60}),s(115043,183946,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=21,lvl=60}),s(114625,183459,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=21,lvl=60}),s(114618,183452,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=1,lvl=60}),s(114623,183457,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=22,lvl=60}),s(114619,183453,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=23,lvl=60}),s(114624,183458,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=29,lvl=60}),s(114616,183450,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=20,lvl=60}),s(114626,183460,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=20,lvl=60}),s(114621,183455,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=28,lvl=60}),s(114620,183454,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=35,lvl=60})})),n(172176,g({coords={{50.68,71.38,1536},{52.5,41.2,1698}},customCollect={"SL_COV_NEC"}},{mnt(332466,{b=1,cost={{"c",1813,5000},{"c",1885,100}},customCollect={"SL_COV_NEC"},itemID=181815}),mnt(332464,{b=1,cost={{"c",1813,100},{"c",1885,50}},customCollect={"SL_COV_NEC"},itemID=181821}),mnt(332456,{b=1,cost={{"c",1813,5000}},customCollect={"SL_COV_NEC"},itemID=182076}),mnt(353884,{b=1,cost={{"c",1813,7500}},customCollect={"SL_COV_NEC"},itemID=186488}),ill(6262,{b=1,cost={{"c",1813,2500}},customCollect={"SL_COV_NEC"},itemID=183462,questID=62396}),rfl(205,{b=1,cost={{"c",1813,250}},itemID=183249,spellID=342040}),p(3043,{b=1,cost={{"c",1813,1500},{"c",1885,30}},customCollect={"SL_COV_NEC"},itemID=183601}),toy(182773,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_NEC"}}),s(115349,184071,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NEC"},f=29,lvl=50}),s(115350,184072,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NEC"},f=21,lvl=50}),s(115352,184074,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NEC"},f=21,lvl=50}),s(115348,184070,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NEC"},f=22,lvl=50}),s(115351,184073,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NEC"},f=20,lvl=50}),s(115342,184064,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NEC"},f=8,lvl=50}),i(186502,g({b=1,cost={{"c",1813,10000}},customCollect={"SL_COV_NEC"},f=55,spellID=353907},{s(116028,185037,{b=1,customCollect={"SL_COV_NEC"},f=3,lvl=50}),s(116022,185031,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116023,185032,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116024,185033,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116025,185034,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116026,185035,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116021,185030,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116020,185029,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50}),s(116027,185036,{b=1,customCollect={"SL_COV_NEC"},f=2,lvl=50})})),s(115346,184068,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NEC"},f=28,lvl=50}),s(115343,184065,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NEC"},f=1,lvl=50}),s(113749,181805,{b=1,cost={{"c",1813,3500},{"c",1885,40}},customCollect={"SL_COV_NEC"},f=3,lvl=50}),s(113991,182239,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=3,lvl=50}),s(113981,182237,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(113951,182231,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(113966,182234,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(113971,182235,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(113976,182236,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(113961,182233,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(113956,182232,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(113986,182238,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NEC"},f=4,lvl=50}),s(113866,182214,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(113876,182216,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(113901,182221,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=3,lvl=50}),s(113861,182213,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(113881,182217,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(113886,182218,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(113871,182215,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(113896,182220,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(113891,182219,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NEC"},f=7,lvl=50}),s(114031,182247,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114016,182244,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114036,182248,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=3,lvl=50}),s(113996,182240,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114011,182243,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114026,182246,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114001,182241,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114006,182242,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(114021,182245,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NEC"},f=6,lvl=50}),s(113941,182229,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(113936,182228,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(113926,182226,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(113916,182224,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(113946,182230,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_NEC"},f=3,lvl=50}),s(113911,182223,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(113931,182227,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(113921,182225,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(113906,182222,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NEC"},f=5,lvl=50}),s(115341,184063,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NEC"},f=20,lvl=50}),s(115345,184067,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NEC"},f=35,lvl=50}),s(115347,184069,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NEC"},f=31,lvl=50}),s(113745,181801,{b=1,cost={{"c",1813,3500}},customCollect={"SL_COV_NEC"},f=3,lvl=50}),s(115344,184066,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NEC"},f=23,lvl=50})})),n(175312,g({coords={{61.2,47.4,1698}},customCollect={"SL_COV_NEC"}},{s(115546,184253,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=5}),s(115558,184265,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=84}),s(115545,184252,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NEC"},f=29,lvl=50,modID=5}),s(115538,184245,{b=1,cost={{"i",183888.05,1},{"i",183889.05,1}},customCollect={"SL_COV_NEC"},f=8,lvl=50,modID=5}),s(115537,184244,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=5}),s(115541,184248,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NEC"},f=35,lvl=50,modID=5}),s(115550,184257,{b=1,cost={{"i",183895.84,1},{"i",183894.84,1}},customCollect={"SL_COV_NEC"},f=8,lvl=50,modID=84}),s(115543,184250,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NEC"},f=31,lvl=50,modID=5}),s(115555,184262,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NEC"},f=31,lvl=50,modID=84}),s(115559,184266,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=84}),s(115539,184246,{b=1,cost={{"i",183888.05,1},{"i",183889.05,1}},customCollect={"SL_COV_NEC"},f=1,lvl=50,modID=5}),s(115552,184259,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NEC"},f=23,lvl=50,modID=84}),s(115554,184261,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NEC"},f=28,lvl=50,modID=84}),s(115540,184247,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NEC"},f=23,lvl=50,modID=5}),s(115548,184255,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=5}),s(115557,184264,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NEC"},f=29,lvl=50,modID=84}),s(115551,184258,{b=1,cost={{"i",183895.84,1},{"i",183894.84,1}},customCollect={"SL_COV_NEC"},f=1,lvl=50,modID=84}),s(115544,184251,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NEC"},f=22,lvl=50,modID=5}),s(115556,184263,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NEC"},f=22,lvl=50,modID=84}),s(115547,184254,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=5}),s(115560,184267,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NEC"},f=21,lvl=50,modID=84}),s(115542,184249,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NEC"},f=28,lvl=50,modID=5}),s(115549,184256,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NEC"},f=20,lvl=50,modID=84}),s(115553,184260,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NEC"},f=35,lvl=50,modID=84})}))}))})),n(-929,g({customCollect={"SL_COV_NFA"},maps={1701,1702,1703}},{n(-901,{q(62693,g({coords={{53.8,6.2,1701}},customCollect={"SL_COV_NFA"},description="Will only be offered as the initial 'Calling' during the Covenant introduction.",lvl=60,providers={{"n",165702}},repeatable=1,sourceQuests={62697}},{i(181475,{b=1,f=55})})),q(60418,g({coords={{59.7,31.3,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167193}},repeatable=1,sourceQuests={62899}},{i(181475,{b=1,f=55})})),q(60421,g({coords={{59.9,32.4,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167193}},repeatable=1,sourceQuests={62899}},{i(181556,{b=1,f=55})})),q(60420,g({coords={{59.9,32.1,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167193}},repeatable=1,sourceQuests={62899}},{i(181732,{b=1,f=55})})),q(60373,g({coords={{16.5,52.4,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",168513}},repeatable=1,sourceQuests={62899}},{i(181475,{b=1,f=55})})),q(60369,g({coords={{16.5,52.4,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",168513}},repeatable=1,sourceQuests={62899}},{i(181475,{b=1,f=55})})),q(60381,g({coords={{53.7,6.2,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167195}},repeatable=1,sourceQuests={62899}},{i(181475,{b=1,f=55})})),q(60384,g({coords={{53.7,6.53,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167195}},repeatable=1,sourceQuests={62899}},{i(181372,{b=1,f=55})})),q(60383,g({coords={{46.4,50.6,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167195}},repeatable=1,sourceQuests={62899}},{i(181475,{b=1,f=55})})),q(60382,g({coords={{53.7,6.42,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167195}},repeatable=1,sourceQuests={62899}},{i(181556,{b=1,f=55})})),q(60462,g({coords={{48.9,39.3,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167196}},repeatable=1,sourceQuests={62899}},{i(181475,{b=1,f=55})})),q(60457,g({coords={{33.9,43.5,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",158553}},repeatable=1,sourceQuests={62899}},{i(181476,{b=1,f=55})})),q(60374,g({coords={{16.5,52.4,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",168513}},repeatable=1,sourceQuests={62899}},{i(181475,{b=1,f=55})})),q(60438,g({coords={{37,25.3,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167206}},repeatable=1,sourceQuests={62899}},{i(181476,{b=1,f=55})})),q(60437,g({coords={{37.1,25.5,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167206}},repeatable=1,sourceQuests={62899}},{i(181741,{b=1,f=55})})),q(60436,g({coords={{37.1,25.5,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167206}},repeatable=1,sourceQuests={62899}},{i(181733,{b=1,f=55})})),q(60435,g({customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167206}},repeatable=1,sourceQuests={62899}},{i(181476,{b=1,f=55})})),q(60364,g({coords={{16.5,52.4,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",168513}},repeatable=1,sourceQuests={62899}},{i(181475,{b=1,f=55})})),q(60414,g({coords={{43.6,52.4,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",168513}},repeatable=1,sourceQuests={62899}},{i(181475,{b=1,f=55})})),q(60452,g({coords={{33.9,43.5,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",158553}},repeatable=1,sourceQuests={62899}},{i(181476,{b=1,f=55})})),q(60388,g({coords={{38.5,70.7,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",158544}},repeatable=1,sourceQuests={62899}},{i(181475,{b=1,f=55})})),q(60387,g({coords={{40.1,71.5,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",158544}},repeatable=1,sourceQuests={62899}},{i(181372,{b=1,f=55})})),q(60386,g({coords={{42,73.5,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",158544}},repeatable=1,sourceQuests={62899}},{i(181732,{b=1,f=55})})),q(60385,g({coords={{40.9,72.4,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",158544}},repeatable=1,sourceQuests={62899}},{i(181556,{b=1,f=55})})),q(60419,g({coords={{59.7,31.3,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167193}},repeatable=1,sourceQuests={62899}},{i(181475,{b=1,f=55})}))}),n(-228,g({customCollect={"SL_COV_NFA"}},{fp(2587,{coords={{51.2,7.8,1701}},customCollect={"SL_COV_NFA"}})})),n(-17,g({customCollect={"SL_COV_NFA"}},{q(63673,{coords={{44.3,38.8,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",160262}},sourceQuests={63672}}),q(61058,g({coords={{33.7,47.6,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",160482}},sourceQuests={59242}},{follower(1264,{customCollect={"SL_COV_NFA"}})})),q(61057,g({coords={{35.2,47.4,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",165659}},sourceQuests={60108}},{follower(1266,{customCollect={"SL_COV_NFA"}})})),q(62544,{coords={{44.6,39,1701}},customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",160262}},sourceQuests={62536}}),q(62561,{coords={{47.6,36.4,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161509}},sourceQuests={60108}}),q(63347,{coords={{34,37,1701}},customCollect={"SL_COV_NFA"},description="Requires Renown 22.",lvl=60,providers={{"n",176096}},u=2}),q(64085,{coords={{34,37,1701}},customCollect={"SL_COV_NFA"},description="Requires Renown 59.",lvl=60,providers={{"n",176096}}}),q(63346,{coords={{34,37,1701}},customCollect={"SL_COV_NFA"},description="Requires Renown 7.",lvl=60,providers={{"n",176096}},sourceQuests={62899},u=2}),q(64322,{coords={{34,37,1701}},customCollect={"SL_COV_NFA"},description="Requires Renown 43.",lvl=60,providers={{"n",176096}}}),q(62546,{coords={{44.6,39,1701}},customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",160262}},sourceQuests={62544}}),q(62549,{coords={{44.6,39,1701}},customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",160262}},sourceQuests={62546}}),q(61984,{coords={{33.9,43.5,1702}},customCollect={"SL_COV_NFA"},isWeekly=1,lvl=60,providers={{"n",158553}},sourceQuests={58160}}),q(61331,{coords={{33.9,43.5,1701}},customCollect={"SL_COV_NFA"},isWeekly=1,lvl=60,providers={{"n",158553}},sourceQuests={58160}}),q(62858,{coords={{33.9,43.5,1565}},customCollect={"SL_COV_NFA"},description="Requires Renown 15.",isWeekly=1,lvl=60,providers={{"n",158553}},sourceQuests={58160}}),q(62859,{coords={{33.9,43.5,1565}},customCollect={"SL_COV_NFA"},description="Requires Renown 24.",isWeekly=1,lvl=60,providers={{"n",158553}},sourceQuests={58160}}),q(62860,g({coords={{33.9,43.5,1565}},customCollect={"SL_COV_NFA"},description="Requires Renown 32. Depending on the level of your Queen's Conservatory this will reward higher quality spirits. Rank 5 will grant you an Epic Spirit.",isWeekly=1,lvl=60,providers={{"n",158553}},sourceQuests={58160}},{i(177698,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(177699,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(177700,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178879,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178880,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178881,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178877,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178874,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178878,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178884,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178883,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178882,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617})})),q(65090,{coords={{33.9,43.5,1565}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",158553}},repeatable=1,sourceQuests={62860}}),q(62536,{coords={{44.6,39,1701}},customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",160262}},sourceQuests={59242}}),q(61479,{coords={{39.7,60.8,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",172431}},sourceQuests={61475}}),q(58104,{coords={{49.5,40.1,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161509}},sourceQuests={61479}}),q(58157,{coords={{40.7,42.7,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",160484}},sourceQuests={58104}}),q(58158,{coords={{40.7,42.7,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",160484}},sourceQuests={58157}}),q(58159,g({coords={{40.7,42.7,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",160484}},sourceQuests={58158}},{mnt(312759,{b=1,customCollect={"SL_COV_NFA"},itemID=180263})})),q(58160,{coords={{42.4,45.2,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",160500}},sourceQuests={58159}}),q(62883,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",156634}},sourceQuests={58160}}),q(62884,{coords={{34.3,36.8,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",176096}},sourceQuests={62883}}),q(62697,{coords={{34.3,36.8,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",176096}},sourceQuests={62884}}),q(62890,{coords={{53.8,6.2,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167195}},sourceQuests={62697}}),q(62891,{coords={{39.7,55.7,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",165702}},sourceQuests={62890}}),q(62892,{coords={{39.7,55.7,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",165702}},sourceQuests={62891}}),q(62893,{coords={{34.1,43.6,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",158553}},sourceQuests={62892}}),q(62894,{coords={{40,68.4,1670}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",164079}},sourceQuests={62837}}),q(62897,{coords={{34.1,43.6,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",158553}},sourceQuests={62894}}),q(62898,{coords={{39.7,55.7,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",165702}},sourceQuests={62897}}),q(61541,{coords={{49.5,40,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",172431}},sourceQuests={62898}}),q(63008,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",156634}}}),q(61542,{coords={{34.1,43.6,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",158553}},sourceQuests={61541}}),q(61550,g({coords={{33.7,45,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",172677}},sourceQuests={61542}},{cd(279,{b=1,c=a2,customCollect={"SL_COV_NFA"},itemID=183473,spellID=341427}),cd(190,{b=1,c=a5,customCollect={"SL_COV_NFA"},itemID=182651,spellID=341427}),cd(38,{b=1,c=a9,customCollect={"SL_COV_NFA"},itemID=181539,spellID=341427}),cd(148,{b=1,c=a1,customCollect={"SL_COV_NFA"},itemID=182347,spellID=341427}),cd(101,{b=1,c=a4,customCollect={"SL_COV_NFA"},itemID=182129,spellID=341427}),cd(228,{b=1,c=a8,customCollect={"SL_COV_NFA"},itemID=183494,spellID=341427}),cd(140,{b=1,c=a10,customCollect={"SL_COV_NFA"},itemID=182335,spellID=341427}),cd(220,{b=1,c=a7,customCollect={"SL_COV_NFA"},itemID=182964,spellID=341427}),cd(210,{b=1,c=a3,customCollect={"SL_COV_NFA"},itemID=182767,spellID=341427}),cd(281,{b=1,c=a12,customCollect={"SL_COV_NFA"},itemID=183463,spellID=341427}),cd(63,{b=1,c=a11,customCollect={"SL_COV_NFA"},itemID=181775,spellID=341427}),cd(250,{b=1,c=a6,customCollect={"SL_COV_NFA"},itemID=183199,spellID=341427}),follower(1265,{customCollect={"SL_COV_NFA"}}),cd(99,{b=1,c=a6,itemID=182113,spellID=341427}),cd(108,{b=1,c=a6,itemID=182133,spellID=341427}),cd(132,{b=1,c=a12,itemID=182317,spellID=341427}),cd(134,{b=1,c=a12,itemID=182324,spellID=341427}),cd(256,{b=1,c=a2,itemID=183466,spellID=341427}),cd(257,{b=1,c=a2,itemID=183467,spellID=341427}),cd(178,{b=1,c=a10,itemID=182584,spellID=341427}),cd(170,{b=1,c=a10,itemID=182469,spellID=341427}),cd(48,{b=1,c=a9,itemID=181707,spellID=341427}),cd(26,{b=1,c=a9,itemID=181467,spellID=341427}),cd(37,{b=1,c=a11,itemID=181512,spellID=341427}),cd(15,{b=1,c=a11,itemID=181373,spellID=341427}),cd(141,{b=1,c=a3,itemID=182336,spellID=341427}),cd(159,{b=1,c=a3,itemID=182448,spellID=341427}),cd(72,{b=1,c=a4,itemID=181840,spellID=341427}),cd(85,{b=1,c=a4,itemID=181962,spellID=341427}),cd(234,{b=1,c=a8,itemID=183500,spellID=341427}),cd(230,{b=1,c=a8,itemID=183496,spellID=341427}),cd(93,{b=1,c=a1,itemID=182106,spellID=341427}),cd(95,{b=1,c=a1,itemID=182108,spellID=341427}),cd(162,{b=1,c=a7,itemID=182460,spellID=341427}),cd(168,{b=1,c=a7,itemID=182466,spellID=341427}),cd(27,{b=1,c=a5,itemID=181469,spellID=341427}),cd(8,{b=1,c=a5,itemID=180847,spellID=341427})})),q(62900,{coords={{33.7,45,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",172677}},sourceQuests={61550}}),q(62899,{coords={{34.1,43.6,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",158553}},sourceQuests={62900}}),q(63030,{coords={{47.4,36.2,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161509}},sourceQuests={62899}}),q(59179,{coords={{44.9,38.8,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",160262}},r=2,sourceQuests={60272}}),q(59246,{coords={{44.9,38.8,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",160262}},r=1,sourceQuests={60272}}),q(59181,{coords={{39.2,67.2,1670}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",164277}},sourceQuests={59179,59246}}),q(60508,{coords={{44.3,41.1,1543}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174833}},sourceQuests={59181}}),q(59189,{coords={{46.8,41.7,1543}},customCollect={"SL_COV_NFA"},lvl=60,maps={1720},providers={{"n",174834}},sourceQuests={60530}}),q(60530,{coords={{30.1,36.4,1543}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",168929}},sourceQuests={60508}}),q(59242,g({coords={{46.8,41.7,1543}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174834}},sourceQuests={59189}},{s(109219,175576,{b=1,customCollect={"SL_COV_NFA"},f=4}),s(112439,179657,{b=1,customCollect={"SL_COV_NFA"},f=4}),s(112545,179765,{b=1,customCollect={"SL_COV_NFA"},f=5}),s(112554,179774,{b=1,customCollect={"SL_COV_NFA"},f=5}),s(112666,179888,{b=1,customCollect={"SL_COV_NFA"},f=7}),s(113805,181909,{b=1,customCollect={"SL_COV_NFA"},f=6}),s(113841,181979,{b=1,customCollect={"SL_COV_NFA"},f=6})})),q(59809,{customCollect={"SL_COV_NFA"},description="Requires Renown 8.",lvl=60,maps={1917},providers={{"n",166265}},sourceQuests={59242}}),q(59811,{coords={{50.4,25.3,1917}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166281}},sourceQuests={59809}}),q(59812,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166265}},sourceQuests={59811}}),q(59813,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166265}},sourceQuests={59812}}),q(59815,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166265}},sourceQuests={59812}}),q(59817,g({customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166265}},sourceQuests={59813,59815}},{s(109229,175586,{b=1,customCollect={"SL_COV_NFA"},f=4}),s(112547,179767,{b=1,customCollect={"SL_COV_NFA"},f=5}),s(112668,179890,{b=1,customCollect={"SL_COV_NFA"},f=7}),s(113807,181911,{b=1,customCollect={"SL_COV_NFA"},f=6})})),q(59818,{coords={{50.9,29.4,1703}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",156634}},sourceQuests={59817}}),q(59819,{coords={{66.6,55.6,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167823}},sourceQuests={59818}}),q(59821,{coords={{68.4,65.2,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167823}},sourceQuests={59819}}),q(58610,{coords={{44.7,39,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",160262}},sourceQuests={59821}}),q(58647,{coords={{40.3,51.2,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161786}},sourceQuests={58610}}),q(58669,{coords={{40.3,51.2,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161786}},sourceQuests={58610}}),q(59008,{coords={{39,52.4,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",163385}},sourceQuests={58610}}),q(58704,g({customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161934}},sourceQuests={58647,58669,59008}},{s(109224,175581,{b=1,customCollect={"SL_COV_NFA"},f=4}),s(112546,179766,{b=1,customCollect={"SL_COV_NFA"},f=5}),s(112667,179889,{b=1,customCollect={"SL_COV_NFA"},f=7}),s(113806,181910,{b=1,customCollect={"SL_COV_NFA"},f=6})})),q(58871,{coords={{39,59.4,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161785}},sourceQuests={58704}}),q(59725,{coords={{44,37.1,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161509}},sourceQuests={58871}}),q(59063,{coords={{63.6,22.6,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",165867}},sourceQuests={59725}}),q(59068,{coords={{44,37.1,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161509}},sourceQuests={59063}}),q(59070,{coords={{44,37.1,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161509}},sourceQuests={59063}}),q(59069,{coords={{44.7,39,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",160262}},sourceQuests={59063}}),q(59071,g({coords={{44,37.1,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161509}},sourceQuests={59068,59069,59070}},{s(113556,181301,{b=1,customCollect={"SL_COV_NFA"},f=3}),i(182172,{b=1,customCollect={"SL_COV_NFA"}})})),q(62560,{coords={{47.4,36.1,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161509}},sourceQuests={59071}}),q(60898,{coords={{40.9,72.4,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",158544}},sourceQuests={62560}}),q(60910,{coords={{43.2,40.1,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",170705}},sourceQuests={60898}}),q(60928,{coords={{43.2,40.1,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",170705}},sourceQuests={60910}}),q(60934,g({coords={{41.1,31.6,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",170705}},sourceQuests={60928}},{s(109246,175603,{b=1,customCollect={"SL_COV_NFA"},f=4}),s(112552,179772,{b=1,customCollect={"SL_COV_NFA"},f=5}),s(112672,179894,{b=1,customCollect={"SL_COV_NFA"},f=7}),s(113812,181916,{b=1,customCollect={"SL_COV_NFA"},f=6})})),q(61061,{coords={{53.2,78.3,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",171138}},sourceQuests={60934}}),q(61076,{coords={{45.2,45.8,896}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",141159}},sourceQuests={61061}}),q(61102,{coords={{45.2,45.8,896}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",141159}},sourceQuests={61076}}),q(61113,{coords={{50.9,80.8,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",170848}},sourceQuests={61102}}),q(61701,{coords={{43.7,69.1,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",170705}},sourceQuests={61113}}),q(58773,{coords={{46.6,73.1,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",171413}},sourceQuests={61701}}),q(61702,{coords={{46.6,73.1,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",173612}},sourceQuests={58773}}),q(61143,g({coords={{41.3,74.3,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",171413}},sourceQuests={61702}},{s(109243,175600,{b=1,customCollect={"SL_COV_NFA"},f=4}),s(112551,179771,{b=1,customCollect={"SL_COV_NFA"},f=5}),s(112671,179893,{b=1,customCollect={"SL_COV_NFA"},f=7}),s(113811,181915,{b=1,customCollect={"SL_COV_NFA"},f=6})})),q(61703,{coords={{43.7,69,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",171413}},sourceQuests={61143}}),q(61709,{coords={{46.2,56.5,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",171413}},sourceQuests={61703}}),q(61710,{coords={{33.8,54.4,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"o",357726}},sourceQuests={61703}}),q(61711,{coords={{46.2,56.5,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",171413}},sourceQuests={61709,61710}}),q(61171,g({coords={{46.2,56.7,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",170848}},sourceQuests={61711}},{s(109240,175597,{b=1,customCollect={"SL_COV_NFA"},f=4}),s(112550,179770,{b=1,customCollect={"SL_COV_NFA"},f=5}),s(112670,179892,{b=1,customCollect={"SL_COV_NFA"},f=7}),s(113810,181914,{b=1,customCollect={"SL_COV_NFA"},f=6})})),q(58445,{coords={{44.5,39.1,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",160262}},sourceQuests={61171}}),q(58446,{coords={{44.5,39.1,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",160262}},sourceQuests={58445}}),q(59258,{coords={{35.3,51.5,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",164627}},sourceQuests={58446}}),q(58706,{coords={{30,44.9,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161353}},sourceQuests={59258}}),q(58447,{coords={{30,44.9,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161353}},sourceQuests={58706}}),q(58449,{coords={{35.3,51.2,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",165841}},sourceQuests={58447}}),q(58450,{coords={{35.3,51.2,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",165841}},sourceQuests={58447}}),q(59721,{coords={{35.3,51.5,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",164627}},sourceQuests={58449,58450}}),q(58451,{coords={{24.5,49,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161353}},sourceQuests={59721}}),q(58452,g({coords={{24.5,49,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",161353}},sourceQuests={58451}},{s(109235,175592,{b=1,customCollect={"SL_COV_NFA"},f=4}),s(112549,179769,{b=1,customCollect={"SL_COV_NFA"},f=5}),s(112669,179891,{b=1,customCollect={"SL_COV_NFA"},f=7}),s(113809,181913,{b=1,customCollect={"SL_COV_NFA"},f=6})})),q(59731,{coords={{44.5,39.1,1701}},customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",160262}},sourceQuests={58452}}),q(59732,{coords={{48.4,52.5,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",165951}},sourceQuests={59731}}),q(59739,{coords={{39.6,24.7,863}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",122688}},sourceQuests={59732}}),q(59741,{coords={{39.5,24.7,863}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",165968}},sourceQuests={59732}}),q(59742,{coords={{39.5,24.7,863}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",165968}},sourceQuests={59732}}),q(59749,g({coords={{39.6,24.7,863}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",122688}},sourceQuests={59739,59741,59742}},{s(112406,179623,{b=1,customCollect={"SL_COV_NFA"},f=3}),s(112553,179773,{b=1,customCollect={"SL_COV_NFA"},f=3}),s(112403,179620,{b=1,customCollect={"SL_COV_NFA"},f=3}),s(113773,181877,{b=1,customCollect={"SL_COV_NFA"},f=3})})),q(59805,{coords={{39.6,24.7,863}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",122688}},sourceQuests={59749}}),q(59822,{coords={{44.8,40.9,1543}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",171655}},sourceQuests={59805}}),q(59824,{coords={{41,64.2,1543}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",171806}},sourceQuests={59822}}),q(59856,{coords={{45.8,85,1543}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166461}},sourceQuests={59824}}),q(59866,g({coords={{45.8,85,1543}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166461}},sourceQuests={59856}},{s(109231,175588,{b=1,customCollect={"SL_COV_NFA"},f=4}),s(112548,179768,{b=1,customCollect={"SL_COV_NFA"},f=5}),s(112665,179887,{b=1,customCollect={"SL_COV_NFA"},f=7}),s(113808,181912,{b=1,customCollect={"SL_COV_NFA"},f=6})})),q(60189,{coords={{44.5,39.1,1701}},customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",160262}},sourceQuests={59866}}),q(60190,{coords={{39.1,63.7,1565}},customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",167686}},sourceQuests={60189}}),q(60191,{coords={{39,63.7,1565}},customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",172010}},sourceQuests={60189}}),q(60192,{coords={{39.1,63.7,1565}},customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",167688}},sourceQuests={60189}}),q(60193,{coords={{35.2,72.4,1565}},customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",171838}},sourceQuests={60190,60191,60192}}),q(60194,{coords={{36.2,69.6,1565}},customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",171992}},sourceQuests={60193}}),q(60108,g({coords={{39,63.4,1565}},customCollect={"SL_COV_NFA"},lvl=60,maps={1709},providers={{"n",172091}},sourceQuests={60194}},{mnt(312761,{b=1,customCollect={"SL_COV_NFA"},itemID=180721}),i(182165,{b=1,customCollect={"SL_COV_NFA"}}),i(183893,{b=1,c={6,9,12},modID=4}),i(183892,{b=1,c={3,8,11},modID=4}),i(183891,{b=1,c={2,5,7},modID=4}),i(183890,{b=1,c={1,4,10},modID=4}),i(183888,{b=1,c={1,2,5,10},modID=4}),i(183889,{b=1,c={7,8,9,11},modID=4})}))})),n(-902,g({customCollect={"SL_COV_NFA"},description="These are rewards automatically granted by reaching a specific level of Renown."},{mnt(353856,{b=1,customCollect={"SL_COV_NFA"},description="Requires Renown 45.",itemID=186493}),mnt(332246,{b=1,customCollect={"SL_COV_NFA"},description="Requires Renown 39.",itemID=180722,lvl=45}),title(442,{customCollect={"SL_COV_NFA"},description="Requires Renown 80."}),title(428,{customCollect={"SL_COV_NFA"},description="Requires Renown 40."}),i(186497,g({b=1,customCollect={"SL_COV_NFA"},description="Requires Renown 60.",f=55,spellID=353899},{s(115962,184974,{b=1,customCollect={"SL_COV_NFA"},f=3,lvl=50}),s(115956,184968,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115957,184969,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115958,184970,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115959,184971,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115960,184972,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115955,184967,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115965,184966,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115961,184973,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50})})),i(186473,{b=1,customCollect={"SL_COV_NFA"},description="Requires Renown 56.",f=102,questID=64078,spellID=353855}),i(188000,{b=1,customCollect={"SL_COV_NFA"},description="Rewarded at 15 and 24 Renown.",f=102,spellID=336456}),i(186472,{b=1,description="Rewarded at 52, 67 and 76 Renown.",f=55,spellID=353852}),n(-364,g({customCollect={"SL_COV_NFA"},description="Requires Renown 48."},{rfl(210,{b=1,c=a6,customCollect={"SL_COV_NFA"},itemID=186565,spellID=342040}),rfl(237,{b=1,c=a12,customCollect={"SL_COV_NFA"},itemID=187109,spellID=342040}),rfl(226,{b=1,c=a2,customCollect={"SL_COV_NFA"},itemID=186687,spellID=342040}),rfl(254,{b=1,c=a10,customCollect={"SL_COV_NFA"},itemID=187231,spellID=342040}),rfl(260,{b=1,c=a9,customCollect={"SL_COV_NFA"},itemID=187280,spellID=342040}),rfl(257,{b=1,c=a11,customCollect={"SL_COV_NFA"},itemID=187258,spellID=342040}),rfl(241,{b=1,c=a3,customCollect={"SL_COV_NFA"},itemID=187132,spellID=342040}),rfl(242,{b=1,c=a4,customCollect={"SL_COV_NFA"},itemID=187161,spellID=342040}),rfl(224,{b=1,c=a8,customCollect={"SL_COV_NFA"},itemID=186676,spellID=342040}),rfl(246,{b=1,c=a1,customCollect={"SL_COV_NFA"},itemID=187223,spellID=342040}),rfl(250,{b=1,c=a7,customCollect={"SL_COV_NFA"},itemID=187227,spellID=342040}),rfl(216,{b=1,c=a5,customCollect={"SL_COV_NFA"},itemID=186576,spellID=342040})}))})),n(-921,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Inv_misc_sigil_ardenweald01"},{n(-915,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Sanctum_features_animadiversion_ardenweald"},{n(-18,g({customCollect={"SL_COV_NFA"},description="Every Activity within Anima Conductor Rewards this.",icon="Interface\\Addons\\AllTheThings\\assets\\Interface_Rewards"},{cu(1885)})),n(-916,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Sanctum_features_animadiversion_ardenweald"},{n(-17,g({customCollect={"SL_COV_NFA"}},{q(63067,{coords={{39.6,55,1702}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",165702}}}),q(60723,{coords={{50.1,63.7,1702}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",167196}},sourceQuests={63067}})})),n(-16,g({customCollect={"SL_COV_NFA"}},{n(-934,g({coords={{41.5,44.8,1565}},crs={171743},customCollect={"SL_COV_NFA"},description="You have to be in the |cFFA330C9Night Fae|r covenant to personally summon mobs, but anyone can kill and loot the mobs if they are summoned by someone else. Only one mob is summonable per day.",icon="Interface\\Icons\\inv_helm_mask_fittedalpha_b_01_nightborne_02",isDaily=1,questID=61633},{n(166135,g({customCollect={"SL_COV_NFA"},isDaily=1,questID=61201},{s(112303,179518,{b=1,f=28,lvl=48})})),n(166145,g({customCollect={"SL_COV_NFA"},isDaily=1,questID=61206},{i(182453,{b=1,f=53,lvl=48})})),n(166142,g({customCollect={"SL_COV_NFA"},isDaily=1,questID=61205},{i(182452,{b=1,f=53,lvl=48})})),n(166139,g({customCollect={"SL_COV_NFA"},isDaily=1,questID=61203},{i(182451,{b=1,f=53,lvl=48})})),n(166138,g({customCollect={"SL_COV_NFA"},isDaily=1,questID=61202},{s(112319,179534,{b=1,f=29,lvl=48})})),n(166146,g({customCollect={"SL_COV_NFA"},isDaily=1,questID=61207},{i(182455,{b=1,f=53,lvl=48})})),n(166140,g({customCollect={"SL_COV_NFA"},isDaily=1,questID=61204},{i(182454,{b=1,f=53,lvl=48})})),n(163714,g({coords={{43,47,1565}},customCollect={"SL_COV_NFA"}},{mnt(318051,{b=1,cost={{"c",1813,5000}},description="Available to purchase after defeating every rare at Star Lake Amphitheater",itemID=180748,lvl=45})}))}))})),n(-212,g({customCollect={"SL_COV_NFA"}},{o(356820,{coords={{51.7,32.3,1565}},customCollect={"SL_COV_NFA"},description="Requires channeling the Anima Conductor to Glitterfall Basin. To unlock the chest, run over 5 nearby Lunarlight Buds.",isDaily=1,questID=61691})}))})),n(-917,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Sanctum_features_animadiversion_ardenweald"},{n(-17,g({customCollect={"SL_COV_NFA"}},{q(62160,{coords={{59.7,52.8,1565}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",173277}}}),q(62224,{coords={{59.7,52.8,1565}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",173277}}}),q(62188,{coords={{59.7,52.8,1565}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",173277}}}),q(61875,{coords={{59.7,52.8,1565}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",173277}}}),q(61950,{coords={{59.7,52.8,1565}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",173282}}}),q(61968,{coords={{59.7,52.8,1565}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",173282}}}),q(62081,{coords={{59.7,52.8,1565}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",173282}}}),q(62155,{coords={{59.7,52.8,1565}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",173282}}}),q(62057,{coords={{59.7,52.8,1565}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",173282}}}),q(61985,{coords={{59.7,52.8,1565}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",173277}}})})),n(-34,g({customCollect={"SL_COV_NFA"}},{q(62068,{customCollect={"SL_COV_NFA"},isWorldQuest=1}),q(61394,{customCollect={"SL_COV_NFA"},isWorldQuest=1}),q(61717,{customCollect={"SL_COV_NFA"},isWorldQuest=1}),q(62051,g({customCollect={"SL_COV_NFA"},isWorldQuest=1},{toy(184487,{b=1,customCollect={"SL_COV_NFA"},lvl=48})}))}))})),n(-918,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Sanctum_features_animadiversion_ardenweald"},{n(-16,g({customCollect={"SL_COV_NFA"}},{n(168647,g({coords={{30,55,1565}},customCollect={"SL_COV_NFA"},description="Requires a member of the |cFFA330C9Night Fae Covenant|r to channel anima to Tirna Scithe. Afterwards, you can loot the Animaseed Light at the boss to remove its veil.",isDaily=1,questID=61632},{mnt(334366,{b=1,customCollect={"SL_COV_NFA"},itemID=180730,lvl=45}),s(112917,180154,{b=1,f=22,lvl=48}),i(182176,{b=1,customCollect={"SL_COV_NFA"},lvl=50})}))}))}))})),n(-905,g({customCollect={"SL_COV_NFA"}},{n(-916,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Sanctum_features_missiontable"},{n(-17,g({customCollect={"SL_COV_NFA"}},{q(64459,g({coords={{44.7,56.3,1565}},customCollect={"SL_COV_NFA"},description="Requires Renown 62.",lvl=60,providers={{"n",164023}}},{follower(1338,{customCollect={"SL_COV_NFA"}})})),q(61857,g({coords={{44.7,56.3,1565}},customCollect={"SL_COV_NFA"},description="Requires Renown 38.",lvl=60,providers={{"n",164023}}},{follower(1288,{customCollect={"SL_COV_NFA"}})})),q(61854,g({coords={{44.7,56.3,1565}},customCollect={"SL_COV_NFA"},description="Requires Renown 17.",lvl=60,providers={{"n",164023}}},{follower(1284,{customCollect={"SL_COV_NFA"}})})),q(61852,g({coords={{44.7,56.3,1565}},customCollect={"SL_COV_NFA"},description="Requires Renown 4.",lvl=60,providers={{"n",164023}}},{follower(1283,{customCollect={"SL_COV_NFA"}})})),q(61855,g({coords={{44.7,56.3,1565}},customCollect={"SL_COV_NFA"},description="Requires Renown 27.",lvl=60,providers={{"n",164023}}},{follower(1286,{customCollect={"SL_COV_NFA"}})})),q(64458,g({coords={{44.7,56.3,1565}},customCollect={"SL_COV_NFA"},description="Requires Renown 44.",lvl=60,providers={{"n",164023}}},{follower(1337,{customCollect={"SL_COV_NFA"}})})),q(61853,g({coords={{44.7,56.3,1565}},customCollect={"SL_COV_NFA"},description="Requires Renown 12.",lvl=60,providers={{"n",164023}}},{follower(1285,{customCollect={"SL_COV_NFA"}})})),q(61856,g({coords={{44.7,56.3,1565}},customCollect={"SL_COV_NFA"},description="Requires Renown 33.",lvl=60,providers={{"n",164023}}},{follower(1287,{customCollect={"SL_COV_NFA"}})})),q(64460,g({coords={{44.7,56.3,1565}},customCollect={"SL_COV_NFA"},description="Requires Renown 71.",lvl=60,providers={{"n",164023}}},{follower(1339,{customCollect={"SL_COV_NFA"}})})),q(61553,{coords={{44.6,56.2,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",164023}},sourceQuests={61552}}),q(61552,{coords={{39.7,55.7,1701}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",165702}}})})),n(-18,g({customCollect={"SL_COV_NFA"}},{i(178881,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178880,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178874,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178877,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(177698,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(177699,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178882,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178883,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617})}))}))})),n(-930,g({customCollect={"SL_COV_NFA"},maps={1662}},{n(-4,g({customCollect={"SL_COV_NFA"}},{ach(14676,{customCollect={"SL_COV_NFA"}}),ach(14675,{customCollect={"SL_COV_NFA"}}),ach(14670,{customCollect={"SL_COV_NFA"}})})),n(-916,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Ability_ardenweald_shaman"},{n(-17,g({customCollect={"SL_COV_NFA"}},{q(62624,{coords={{56,68.2,1702}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",173171}}}),q(63046,{coords={{56,68.2,1702}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",173171}},sourceQuests={62624}}),q(59862,{coords={{69.9,44.7,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166476}},sourceQuests={63046}}),q(59872,g({coords={{33.4,62,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166476}},sourceQuests={59862}},{i(177953,{customCollect={"SL_COV_NFA"},f=55,spellID=323617})})),q(59873,{coords={{33.4,62,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166476}},sourceQuests={59872}}),q(59999,{coords={{33.4,62,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166476}},sourceQuests={59873}}),q(62441,g({coords={{33.4,62,1662}},customCollect={"SL_COV_NFA"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",166476}},sourceQuests={59873}},{i(178880,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178877,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(178883,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617}),i(177699,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617})}))}))})),n(-917,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Ability_ardenweald_deathknight"},{n(-4,g({customCollect={"SL_COV_NFA"}},{ach(14677,{customCollect={"SL_COV_NFA"}})})),n(-17,g({customCollect={"SL_COV_NFA"}},{q(62447,g({coords={{42.2,52.9,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",171107}},sourceQuests={59999}},{i(183704,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617})})),q(62454,{coords={{24,53.3,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174329}},sourceQuests={62447}}),q(59871,{coords={{33.4,62,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166476}},sourceQuests={59999}}),q(62467,{coords={{33.4,62,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166476}},sourceQuests={59871}}),q(60640,{coords={{33.4,62,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166476}},sourceQuests={62467}}),q(62449,g({altQuests={62445},coords={{24,53.3,1662}},customCollect={"SL_COV_NFA"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",174273}},sourceQuests={62454}},{i(176922,{b=1,f=55,spellID=323169}),i(176921,{b=1,f=55,spellID=323169}),i(176832,{b=1,f=55,spellID=323169})})),q(62450,g({coords={{24,53.3,1662}},customCollect={"SL_COV_NFA"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",174329}},sourceQuests={62454}},{i(176922,{b=1,f=55,spellID=323169}),i(176921,{b=1,f=55,spellID=323169}),i(176832,{b=1,f=55,spellID=323169})})),q(62452,g({coords={{24,53.3,1662}},customCollect={"SL_COV_NFA"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",174329}},sourceQuests={62454}},{i(176922,{b=1,f=55,spellID=323169}),i(176921,{b=1,f=55,spellID=323169}),i(176832,{b=1,f=55,spellID=323169})})),q(62445,g({coords={{24,53.3,1662}},customCollect={"SL_COV_NFA"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",174329}},sourceQuests={62454}},{i(176922,{b=1,f=55,spellID=323169}),i(176921,{b=1,f=55,spellID=323169}),i(176832,{b=1,f=55,spellID=323169})})),q(62442,g({coords={{32.1,62,1662}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",174324}},sourceQuests={59999}},{i(176921,{b=1,f=55,spellID=323169})}))})),n(-2,g({customCollect={"SL_COV_NFA"}},{n(174403,g({coords={{34.6,60.6,1662}},customCollect={"SL_COV_NFA"}},{i(183521,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=341670}),i(183520,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=341670}),i(183522,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=341670})}))})),o(350978,g({customCollect={"SL_COV_NFA"}},{n(-1002,g({customCollect={"SL_COV_NFA"},description="Spirit quality affects loot chance."},{s(113529,181225,{b=1,cost={{"i",176832,1},{"i",178881,1},{"i",178880,1},{"i",178879,1}},f=33,lvl=60}),s(113530,181226,{b=1,cost={{"i",176832,1},{"i",178881,1},{"i",178880,1},{"i",178879,1}},f=35,lvl=60}),s(113536,181232,{b=1,cost={{"i",176832,1},{"i",178881,1},{"i",178880,1},{"i",178879,1}},f=26,lvl=60}),s(113538,181234,{b=1,cost={{"i",176832,1},{"i",178881,1},{"i",178880,1},{"i",178879,1}},f=20,lvl=50}),s(113532,181228,{b=1,cost={{"i",176832,2},{"i",178881,1},{"i",178880,1},{"i",178879,1}},f=29,lvl=60}),s(113533,181229,{b=1,cost={{"i",176832,2},{"i",178881,1},{"i",178880,1},{"i",178879,1}},f=1,lvl=60}),s(113534,181230,{b=1,cost={{"i",176832,2},{"i",178881,1},{"i",178880,1},{"i",178879,1}},f=34,lvl=60}),s(113537,181233,{b=1,cost={{"i",176832,2},{"i",178881,1},{"i",178880,1},{"i",178879,1}},f=23,lvl=60}),p(2933,{b=1,cost={{"i",176832,2},{"i",178881,1},{"i",178880,1},{"i",178879,1}},itemID=180814}),p(2931,{b=1,cost={{"i",176832,2},{"i",178881,1},{"i",178880,1},{"i",178879,1}},itemID=180815})})),n(-1003,g({customCollect={"SL_COV_NFA"},description="Spirit quality affects loot chance."},{s(113576,181329,{b=1,cost={{"i",176832,1},{"i",178874,1},{"i",178877,1},{"i",178878,1}},f=26,lvl=60}),s(113569,181321,{b=1,cost={{"i",176832,1},{"i",178874,1},{"i",178877,1},{"i",178878,1}},f=27,lvl=60}),s(113574,181327,{b=1,cost={{"i",176832,1},{"i",178874,1},{"i",178877,1},{"i",178878,1}},f=23,lvl=60}),s(113577,181330,{b=1,cost={{"i",176832,2},{"i",178874,1},{"i",178877,1},{"i",178878,1}},f=35,lvl=60}),s(113572,181325,{b=1,cost={{"i",176832,2},{"i",178874,1},{"i",178877,1},{"i",178878,1}},f=20,lvl=60}),s(113575,181328,{b=1,cost={{"i",176832,2},{"i",178874,1},{"i",178877,1},{"i",178878,1}},f=25,lvl=60}),s(113578,181331,{b=1,cost={{"i",176832,2},{"i",178874,1},{"i",178877,1},{"i",178878,1}},f=8,lvl=60}),s(113573,181326,{b=1,cost={{"i",176832,2},{"i",178874,1},{"i",178877,1},{"i",178878,1}},f=20,lvl=60}),s(113571,181323,{b=1,cost={{"i",176832,2},{"i",178874,1},{"i",178877,1},{"i",178878,1}},f=28,lvl=60}),p(2954,{b=1,cost={{"i",176832,2},{"i",178874,1},{"i",178877,1},{"i",178878,1}},itemID=181264}),p(2945,{b=1,cost={{"i",176832,2},{"i",178874,1},{"i",178877,1},{"i",178878,1}},itemID=181168})})),n(-1005,g({customCollect={"SL_COV_NFA"},description="Spirit quality affects loot chance."},{i(181313,{b=1,cost={{"i",176832,1},{"i",177698,1},{"i",177699,1},{"i",177700,1}},customCollect={"SL_COV_NFA"},lvl=50}),i(181314,{b=1,cost={{"i",176832,1},{"i",177698,1},{"i",177699,1},{"i",177700,1}},customCollect={"SL_COV_NFA"},lvl=50}),s(113557,181302,{b=1,cost={{"i",176832,1},{"i",177698,1},{"i",177699,1},{"i",177700,1}},customCollect={"SL_COV_NFA"},f=3,lvl=60}),s(112332,179548,{b=1,cost={{"i",176832,1},{"i",177698,1},{"i",177699,1},{"i",177700,1}},f=23,lvl=60}),s(112347,179563,{b=1,cost={{"i",176832,1},{"i",177698,1},{"i",177699,1},{"i",177700,1}},f=1,lvl=60}),s(113561,181306,{b=1,cost={{"i",176832,2},{"i",177698,1},{"i",177699,1},{"i",177700,1}},customCollect={"SL_COV_NFA"},f=3,lvl=60}),mnt(332244,{b=1,cost={{"i",176832,2},{"i",177698,1},{"i",177699,1},{"i",177700,1}},customCollect={"SL_COV_NFA"},itemID=180414,lvl=45}),toy(187705,{b=1,cost={{"i",176832,2},{"i",177698,1},{"i",177699,1},{"i",177700,1}},customCollect={"SL_COV_NFA"},description="Please report if you get this toy from another Spirit."}),s(112284,179499,{b=1,cost={{"i",176832,2},{"i",177698,1},{"i",177699,1},{"i",177700,1}},f=20,lvl=60}),s(112322,179538,{b=1,cost={{"i",176832,2},{"i",177698,1},{"i",177699,1},{"i",177700,1}},f=24,lvl=60}),s(112389,179605,{b=1,cost={{"i",176832,2},{"i",177698,1},{"i",177699,1},{"i",177700,1}},f=8,lvl=60}),s(112299,179514,{b=1,cost={{"i",176832,2},{"i",177698,1},{"i",177699,1},{"i",177700,1}},f=25,lvl=60}),s(112369,179585,{b=1,cost={{"i",176832,2},{"i",177698,1},{"i",177699,1},{"i",177700,1}},f=32,lvl=60}),p(2923,{b=1,cost={{"i",176832,2},{"i",177698,1},{"i",177699,1},{"i",177700,1}},itemID=180628}),p(2912,{b=1,cost={{"i",176832,2},{"i",177698,1},{"i",177699,1},{"i",177700,1}},itemID=180639})})),n(-1004,g({customCollect={"SL_COV_NFA"},description="Spirit quality affects loot chance."},{s(113304,180955,{b=1,cost={{"i",176832,1},{"i",178882,1},{"i",178883,1},{"i",178884,1}},f=29,lvl=60}),s(113305,180956,{b=1,cost={{"i",176832,1},{"i",178882,1},{"i",178883,1},{"i",178884,1}},f=31,lvl=60}),s(113306,180957,{b=1,cost={{"i",176832,1},{"i",178882,1},{"i",178883,1},{"i",178884,1}},f=35,lvl=60}),s(113312,180963,{b=1,cost={{"i",176832,1},{"i",178882,1},{"i",178883,1},{"i",178884,1}},f=1,lvl=60}),s(113303,180954,{b=1,cost={{"i",176832,2},{"i",178882,1},{"i",178883,1},{"i",178884,1}},f=28,lvl=60}),s(113308,180959,{b=1,cost={{"i",176832,2},{"i",178882,1},{"i",178883,1},{"i",178884,1}},f=20,lvl=60}),s(113309,180960,{b=1,cost={{"i",176832,2},{"i",178882,1},{"i",178883,1},{"i",178884,1}},f=24,lvl=60}),s(113313,180964,{b=1,cost={{"i",176832,2},{"i",178882,1},{"i",178883,1},{"i",178884,1}},f=8,lvl=60}),p(2904,{b=1,cost={{"i",176832,2},{"i",178882,1},{"i",178883,1},{"i",178884,1}},itemID=180603}),p(2965,{b=1,cost={{"i",176832,2},{"i",178882,1},{"i",178883,1},{"i",178884,1}},itemID=181315})}))}))})),n(-918,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Ability_ardenweald_mage"},{n(-4,g({customCollect={"SL_COV_NFA"}},{ach(14780,{customCollect={"SL_COV_NFA"}})})),n(-17,g({customCollect={"SL_COV_NFA"}},{q(60641,{coords={{33.4,62,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166476}},sourceQuests={60640}}),q(62603,g({coords={{42.2,52.9,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",171107}},sourceQuests={60640}},{i(183805,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617})})),q(62444,g({coords={{32.1,62,1662}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",174324}},sourceQuests={59999}},{i(176922,{b=1,f=55,spellID=323169})})),q(62600,{coords={{25.6,47.5,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174507}},sourceQuests={62603}}),q(62587,{coords={{25.6,47.5,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174507}},sourceQuests={62600}}),q(62588,{coords={{25.6,47.5,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174507}},sourceQuests={62587}}),q(62589,{coords={{25.6,47.5,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174508}},sourceQuests={62588}}),q(62590,{coords={{25.6,47.5,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174508}},sourceQuests={62589}}),q(62591,{coords={{25.6,47.5,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174508}},sourceQuests={62590}}),q(62592,g({coords={{25.6,47.5,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174508}},sourceQuests={62591}},{toy(183856,{b=1,customCollect={"SL_COV_NFA"}})}))}))})),n(-925,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Ability_ardenweald_priest"},{n(-4,g({customCollect={"SL_COV_NFA"}},{ach(14789,{customCollect={"SL_COV_NFA"}})})),n(-17,g({customCollect={"SL_COV_NFA"}},{q(60642,{coords={{33.4,62,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166476}},sourceQuests={60641}}),q(62625,g({coords={{42.2,52.9,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",171107}},sourceQuests={60641}},{i(183806,{b=1,customCollect={"SL_COV_NFA"},f=55,spellID=323617})})),q(62443,g({coords={{32.1,62,1662}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",174324}},sourceQuests={59999}},{i(176832,{b=1,f=55,spellID=323169})})),q(62627,{coords={{26,63.8,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174511}},sourceQuests={62625}}),q(62629,{coords={{26,63.8,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174511}},sourceQuests={62627}}),q(62630,{coords={{26,63.8,1662}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174511}},sourceQuests={62629}})}))})),n(-926,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Ability_ardenweald_paladin_winter"},{o(350978,g({customCollect={"SL_COV_NFA"}},{n(-1002,g({customCollect={"SL_COV_NFA"},description="Spirit quality affects loot chance."},{s(113531,181227,{b=1,cost={{"i",176832,4},{"i",178881,1},{"i",178880,1},{"i",178879,1}},f=8,lvl=60}),s(113535,181231,{b=1,cost={{"i",176832,4},{"i",178881,1},{"i",178880,1},{"i",178879,1}},f=20,lvl=60}),s(113539,181235,{b=1,cost={{"i",176832,4},{"i",178881,1},{"i",178880,1},{"i",178879,1}},f=23,lvl=60}),mnt(336064,{b=1,cost={{"i",176832,4},{"i",178881,1},{"i",178880,1},{"i",178879,1}},itemID=181317})})),n(-1003,g({customCollect={"SL_COV_NFA"},description="Spirit quality affects loot chance."},{s(113568,181320,{b=1,cost={{"i",176832,4},{"i",178874,1},{"i",178877,1},{"i",178878,1}},f=33,lvl=60}),s(113570,181322,{b=1,cost={{"i",176832,4},{"i",178874,1},{"i",178877,1},{"i",178878,1}},f=1,lvl=60}),mnt(336039,{b=1,cost={{"i",176832,4},{"i",178874,1},{"i",178877,1},{"i",178878,1}},itemID=181300})})),n(-1005,g({customCollect={"SL_COV_NFA"},description="Spirit quality affects loot chance."},{mnt(332247,{b=1,cost={{"i",176832,4},{"i",177698,1},{"i",177699,1},{"i",177700,1}},customCollect={"SL_COV_NFA"},itemID=180723,lvl=45}),s(113565,181310,{b=1,cost={{"i",176832,4},{"i",177698,1},{"i",177699,1},{"i",177700,1}},customCollect={"SL_COV_NFA"},f=3,lvl=60}),s(112294,179509,{b=1,cost={{"i",176832,4},{"i",177698,1},{"i",177699,1},{"i",177700,1}},f=35,lvl=60}),s(112301,179516,{b=1,cost={{"i",176832,4},{"i",177698,1},{"i",177699,1},{"i",177700,1}},f=28,lvl=60}),s(112318,179533,{b=1,cost={{"i",176832,4},{"i",177698,1},{"i",177699,1},{"i",177700,1}},f=29,lvl=60}),mnt(334365,{b=1,cost={{"i",176832,4},{"i",177698,1},{"i",177699,1},{"i",177700,1}},itemID=180726,lvl=45})})),n(-1004,g({customCollect={"SL_COV_NFA"},description="Spirit quality affects loot chance."},{s(113307,180958,{b=1,cost={{"i",176832,4},{"i",178882,1},{"i",178883,1},{"i",178884,1}},f=25,lvl=60}),s(113310,180961,{b=1,cost={{"i",176832,4},{"i",178882,1},{"i",178883,1},{"i",178884,1}},f=20,lvl=60}),s(113311,180962,{b=1,cost={{"i",176832,4},{"i",178882,1},{"i",178883,1},{"i",178884,1}},f=23,lvl=60}),mnt(312777,{b=1,cost={{"i",176832,4},{"i",178882,1},{"i",178883,1},{"i",178884,1}},itemID=181316})}))})),n(-2,g({customCollect={"SL_COV_NFA"}},{n(174403,g({coords={{34.6,60.6,1662}},customCollect={"SL_COV_NFA"}},{i(184111,g({b=1,c=a14,cost={{"c",1813,12500}},customCollect={"SL_COV_NFA"},f=55,spellID=344523},{s(113829,181933,{b=1,customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113835,181939,{b=1,customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113830,181934,{b=1,customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113834,181938,{b=1,customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113776,181880,{b=1,customCollect={"SL_COV_NFA"},description="This cloak is awarded from the Queen's Conservatory Rank 5 Set if purchased by a Mail Character.",f=3,lvl=60}),s(113833,181937,{b=1,customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113836,181940,{b=1,customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113832,181936,{b=1,customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113831,181935,{b=1,customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113840,181978,{b=1,customCollect={"SL_COV_NFA"},f=6,lvl=60})})),i(184112,g({b=1,c=a28,cost={{"c",1813,12500}},customCollect={"SL_COV_NFA"},f=55,spellID=344524},{s(112561,179781,{b=1,customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112564,179784,{b=1,customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112579,179799,{b=1,customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112582,179802,{b=1,customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112570,179790,{b=1,customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112558,179778,{b=1,customCollect={"SL_COV_NFA"},f=3,lvl=60}),s(112567,179787,{b=1,customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112576,179796,{b=1,customCollect={"SL_COV_NFA"},description="This cloak is awarded from the Queen's Conservatory Rank 5 Set if purchased by a Leather Character.",f=5,lvl=60}),s(112573,179793,{b=1,customCollect={"SL_COV_NFA"},f=5,lvl=60})})),i(184113,g({b=1,c=a13,cost={{"c",1813,12500}},customCollect={"SL_COV_NFA"},f=55,spellID=344525},{s(112456,179675,{b=1,customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(112450,179669,{b=1,customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(112462,179681,{b=1,customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(112408,179625,{b=1,customCollect={"SL_COV_NFA"},description="This cloak is awarded from the Queen's Conservatory Rank 5 Set if purchased by a Cloth Character.",f=3,lvl=60}),s(112447,179666,{b=1,customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(112453,179672,{b=1,customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(112437,179655,{b=1,customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(112444,179662,{b=1,customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(112459,179678,{b=1,customCollect={"SL_COV_NFA"},f=4,lvl=60})})),i(184110,g({b=1,c=a15,cost={{"c",1813,12500}},customCollect={"SL_COV_NFA"},f=55,spellID=344522},{s(112680,179902,{b=1,customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112416,179633,{b=1,customCollect={"SL_COV_NFA"},description="This cloak is awarded from the Queen's Conservatory Rank 5 Set if purchased by a Plate Character.",f=3,lvl=60}),s(112678,179900,{b=1,customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112674,179896,{b=1,customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112677,179899,{b=1,customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112676,179898,{b=1,customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112675,179897,{b=1,customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112679,179901,{b=1,customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112673,179895,{b=1,customCollect={"SL_COV_NFA"},f=7,lvl=60})}))}))}))}))})),n(-924,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_ardenweald"},{n(-4,g({customCollect={"SL_COV_NFA"},icon="Interface\\Addons\\AllTheThings\\assets\\Category_Achievements"},{ach(14775,g({customCollect={"SL_COV_NFA"},maps={1819}},{title(435,{customCollect={"SL_COV_NFA"}})}))})),n(-916,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_ardenweald"},{n(-17,g({customCollect={"SL_COV_NFA"}},{q(63073,{coords={{39.6,55,1702}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",165702}}}),q(57459,{coords={{29.5,34.8,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",157710}},sourceQuests={57455,57458}}),q(57455,{coords={{33.2,36.3,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",157710}},sourceQuests={57454}}),q(57463,{coords={{29.5,34.6,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166982}},sourceQuests={57459}}),q(57458,{coords={{33.2,36.3,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",157710}},sourceQuests={57454}}),q(57454,{coords={{53.2,33.2,1702}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",174609}},sourceQuests={63073}}),q(57583,{coords={{29.5,34.6,1565}},customCollect={"SL_COV_NFA"},lvl=60,providers={{"n",166982}},sourceQuests={57463}}),q(62606,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(62608,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(60175,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(62607,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(62614,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(62615,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(62611,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(62610,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}})}))})),n(-917,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_ardenweald"},{n(-17,g({customCollect={"SL_COV_NFA"}},{q(62296,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(60153,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(62382,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(62453,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}})}))})),n(-918,g({customCollect={"SL_COV_NFA"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_ardenweald"},{n(-17,g({customCollect={"SL_COV_NFA"}},{q(62466,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(62263,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(62459,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(62417,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(60188,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(62400,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}}),q(62465,{coords={{53.6,52.7,1819}},customCollect={"SL_COV_NFA"},isDaily=1,lvl=60,providers={{"n",167455}},sourceQuests={57583}})}))})),n(-2,g({customCollect={"SL_COV_NFA"},icon="Interface\\Addons\\AllTheThings\\assets\\Interface_Vendor"},{n(174609,g({coords={{51.8,19.6,1702}},customCollect={"SL_COV_NFA"}},{i(184346,{customCollect={"SL_COV_NFA"},f=55,spellID=345296}),i(184345,{customCollect={"SL_COV_NFA"},f=55,spellID=345298}),i(184343,{customCollect={"SL_COV_NFA"},f=55,spellID=345301}),i(184342,{customCollect={"SL_COV_NFA"},f=55,spellID=345300}),i(184341,{customCollect={"SL_COV_NFA"},f=55,spellID=345299}),i(184340,{customCollect={"SL_COV_NFA"},f=55,spellID=345294}),i(184347,{customCollect={"SL_COV_NFA"},f=55,spellID=345295}),i(184344,{customCollect={"SL_COV_NFA"},f=55,spellID=345297})})),n(174766,g({coords={{56.1,51.3,1819}},customCollect={"SL_COV_NFA"}},{mnt(332248,{b=1,cost={{"c",1813,5000}},customCollect={"SL_COV_NFA"},itemID=180724,lvl=45}),mnt(342667,{b=1,cost={{"c",1813,5000}},customCollect={"SL_COV_NFA"},itemID=183801,lvl=45}),i(184118,g({b=1,cost={{"c",1813,30000}},customCollect={"SL_COV_NFA"},f=55,lvl=30,spellID=344526},{s(112864,180075,{b=1,customCollect={"SL_COV_NFA"},f=32,lvl=50}),s(112281,179496,{b=1,customCollect={"SL_COV_NFA"},f=20,lvl=50}),s(112355,179571,{b=1,customCollect={"SL_COV_NFA"},f=1,lvl=50}),s(112366,179582,{b=1,customCollect={"SL_COV_NFA"},f=34,lvl=50}),s(112329,179545,{b=1,customCollect={"SL_COV_NFA"},f=24,lvl=50}),s(112340,179556,{b=1,customCollect={"SL_COV_NFA"},f=23,lvl=50}),s(114090,182353,{b=1,customCollect={"SL_COV_NFA"},f=23,lvl=50}),s(112310,179525,{b=1,customCollect={"SL_COV_NFA"},f=28,lvl=50}),s(112826,180001,{b=1,customCollect={"SL_COV_NFA"},f=28,lvl=50}),s(112837,180018,{b=1,customCollect={"SL_COV_NFA"},f=27,lvl=50}),s(112955,180256,{b=1,customCollect={"SL_COV_NFA"},f=35,lvl=50}),s(112391,179607,{b=1,customCollect={"SL_COV_NFA"},f=8,lvl=50})})),s(113560,181305,{b=1,cost={{"c",1813,3500}},customCollect={"SL_COV_NFA"},f=3,lvl=60}),p(3016,{b=1,cost={{"i",163036,250}},customCollect={"SL_COV_NFA"},itemID=182661}),p(2913,{b=1,cost={{"i",163036,250}},customCollect={"SL_COV_NFA"},itemID=180638}),s(113558,181303,{b=1,cost={{"c",1813,3500}},customCollect={"SL_COV_NFA"},f=3,lvl=60}),p(3023,{b=1,cost={{"i",163036,250}},customCollect={"SL_COV_NFA"},itemID=182674}),i(182181,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_NFA"},lvl=50}),i(182166,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_NFA"},lvl=50})}))}))}))})),n(-936,g({customCollect={"SL_COV_NFA"}},{q(65010,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187882}}}),q(62422,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182165}}}),q(65025,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187905}},u=1016}),q(64984,{customCollect={"SL_COV_NFA"},lvl=60,pb=1,providers={{"i",187858}}}),q(64961,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187819}}}),q(64982,{customCollect={"SL_COV_NFA"},description="After obtaining the Cat Soul, grab a |cFFFFFFFFSpectral Feed|r located at |cFFFFFFFF63.75, 61.69|r in Revendreth. Then return to Heart of the Forest with it, and go to the Queen's Conservatory portal downstairs.\nFind Ma'oh next to the portal and |cFFFFFFFF/meow|r at them. Then use the |cFFFFFFFFSpectral Feed|r from your inventory while targeting them.",icon=656577,name="Cat (Fat) Soul",sourceQuests={64961}}),q(64941,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187813}}}),q(64939,{customCollect={"SL_COV_NFA"},description="Talk to Choofa in the covenant sanctum.",icon=645526,name="Choofa/Squirrel Soul"}),q(65024,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187904}},u=1016}),q(64651,{customCollect={"SL_COV_NFA"},description="Drops from rated PvP.",lvl=60,providers={{"i",182167}},pvp=1}),q(64938,{crs={174608},customCollect={"SL_COV_NFA"},description="Emote |cFFFFFFFF/pet|r on the little corgi named Sparkle running around the night fae covenant sanctum.",icon=1339013,name="Corgi Soul"}),q(62424,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182168}}}),q(64990,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187871}}}),q(63607,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",185051}}}),q(65021,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187901}}}),q(62428,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182172}}}),q(64994,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187877}}}),q(65008,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187880}}}),q(62426,{customCollect={"SL_COV_NFA"},description="Drops from rated PvP.",lvl=60,providers={{"i",182170}},pvp=1}),q(62421,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",181314}}}),q(63608,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",185052}}}),q(62427,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182171}}}),q(64650,{customCollect={"SL_COV_NFA"},description="Drops from M+.",lvl=60,providers={{"i",182173}}}),q(65023,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187903}},u=1016}),q(63609,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",185053}},u=1016}),q(62429,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182174}}}),q(62438,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182182}}}),q(63610,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",185054}}}),q(62430,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182175}}}),q(64959,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187818}}}),q(65026,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187906}},u=1016}),q(62432,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182177}}}),q(64989,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187870}}}),q(64992,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187873}}}),q(65009,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187881}}}),q(62433,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182178}}}),q(64985,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187859}}}),q(62434,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182179}}}),q(64995,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187878}}}),q(63605,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",185049}}}),q(64993,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187876}}}),q(62431,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182176}}}),q(63604,{customCollect={"SL_COV_NFA"},description="Drops from PvP.",lvl=60,providers={{"i",185048}},pvp=1}),q(62436,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182185}}}),q(64988,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187862}}}),q(62420,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",181313}}}),q(63606,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",185050}}}),q(65022,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",187902}},u=1016}),q(62435,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182180}}}),q(62437,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182181}}}),q(65467,{customCollect={"SL_COV_NFA"},providers={{"i",189705}}}),q(62423,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182166}}}),q(62425,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182169}}}),q(62439,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",182183}}}),q(62440,{customCollect={"SL_COV_NFA"},description="Drops from random battlegrounds.",lvl=60,providers={{"i",182184}},pvp=1}),q(63603,{customCollect={"SL_COV_NFA"},lvl=60,providers={{"i",185047}}})})),n(-18,g({customCollect={"SL_COV_NFA"}},{i(183702,{b=1,customCollect={"SL_COV_NFA"},description="Only Obtainable from Niya Soulbind.",f=102})})),n(-2,g({customCollect={"SL_COV_NFA"}},{n(175414,g({coords={{48.1,53.5,1702}},customCollect={"SL_COV_NFA"}},{s(112328,179544,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NFA"},f=24,lvl=50,modID=3}),s(112341,179557,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=3}),s(112395,179611,{b=1,cost={{"i",183895.82,1},{"i",183894.82,1}},customCollect={"SL_COV_NFA"},f=8,lvl=50,modID=82}),s(112325,179541,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NFA"},f=24,lvl=50,modID=82}),s(112959,180260,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NFA"},f=35,lvl=50,modID=3}),s(112394,179610,{b=1,cost={{"i",183888.03,1},{"i",183889.03,1}},customCollect={"SL_COV_NFA"},f=8,lvl=50,modID=3}),s(112957,180258,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NFA"},f=35,lvl=50,modID=82}),s(112282,179497,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NFA"},f=20,lvl=50,modID=3}),s(112312,179527,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=3}),s(112354,179570,{b=1,cost={{"i",183888.03,1},{"i",183889.03,1}},customCollect={"SL_COV_NFA"},f=1,lvl=50,modID=3}),s(112862,180073,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NFA"},f=32,lvl=50,modID=3}),s(112363,179579,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NFA"},f=34,lvl=50,modID=82}),s(112277,179492,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NFA"},f=20,lvl=50,modID=82}),s(112350,179566,{b=1,cost={{"i",183895.82,1},{"i",183894.82,1}},customCollect={"SL_COV_NFA"},f=1,lvl=50,modID=82}),s(114088,182351,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=3}),s(112315,179530,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=82}),s(112841,180022,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NFA"},f=27,lvl=50,modID=82}),s(112345,179561,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=82}),s(112860,180071,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NFA"},f=32,lvl=50,modID=82}),s(112827,180002,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=82}),s(112825,180000,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=3}),s(115533,184241,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=82}),s(112361,179577,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NFA"},f=34,lvl=50,modID=3}),s(112842,180023,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_NFA"},f=27,lvl=50,modID=3})})),n(174914,g({coords={{60.2,33.2,1701}},customCollect={"SL_COV_NFA"}},{mnt(353857,{b=1,cost={{"c",1813,7500}},customCollect={"SL_COV_NFA"},itemID=186494}),mnt(332246,{b=1,cost={{"c",1813,100},{"c",1885,40}},customCollect={"SL_COV_NFA"},itemID=180722,lvl=45}),mnt(332243,{b=1,cost={{"c",1813,5000}},customCollect={"SL_COV_NFA"},itemID=180413,lvl=45}),mnt(334366,{b=1,cost={{"c",1813,5000},{"c",1885,75}},customCollect={"SL_COV_NFA"},itemID=180730,lvl=45}),toy(180290,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_NFA"}}),p(3018,{b=1,cost={{"c",1813,1500},{"c",1885,20}},customCollect={"SL_COV_NFA"},itemID=182663}),ill(6263,{b=1,cost={{"c",1813,2500}},customCollect={"SL_COV_NFA"},itemID=184164,questID=62397}),rfl(205,{b=1,cost={{"c",1813,250}},itemID=183249,spellID=342040}),i(186498,g({b=1,cost={{"c",1813,10000}},customCollect={"SL_COV_NFA"},f=55,spellID=353903},{s(115937,184946,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115938,184947,{b=1,customCollect={"SL_COV_NFA"},f=3,lvl=50}),s(115932,184941,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115933,184942,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115934,184943,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115935,184944,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115936,184945,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115931,184940,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50}),s(115930,184939,{b=1,customCollect={"SL_COV_NFA"},f=2,lvl=50})})),s(112455,179674,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=4,lvl=50}),s(112562,179782,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NFA"},f=5,lvl=50}),s(113821,181925,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NFA"},f=6,lvl=50}),s(112565,179785,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NFA"},f=5,lvl=50}),s(112392,179608,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NFA"},f=8,lvl=50}),s(112580,179800,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NFA"},f=5,lvl=50}),s(112583,179803,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NFA"},f=5,lvl=50}),s(112571,179791,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NFA"},f=5,lvl=50}),s(113822,181926,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NFA"},f=6,lvl=50}),s(113562,181307,{b=1,cost={{"c",1813,3500}},customCollect={"SL_COV_NFA"},f=3,lvl=50}),s(112411,179628,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=3,lvl=50}),s(112556,179776,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=5,lvl=50}),s(112688,179910,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=7,lvl=50}),s(112417,179634,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=3,lvl=50}),s(112449,179668,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=4,lvl=50}),s(112568,179788,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=5,lvl=50}),s(112461,179680,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NFA"},f=4,lvl=50}),s(112407,179624,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=3,lvl=50}),s(112279,179494,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NFA"},f=20,lvl=50}),s(113827,181931,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NFA"},f=6,lvl=50}),s(112686,179908,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NFA"},f=7,lvl=50}),s(112682,179904,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NFA"},f=7,lvl=50}),s(113826,181930,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NFA"},f=6,lvl=50}),s(113775,181879,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=3,lvl=50}),s(112685,179907,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=7,lvl=50}),s(112684,179906,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NFA"},f=7,lvl=50}),s(113825,181929,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=6,lvl=50}),s(112446,179665,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NFA"},f=4,lvl=50}),s(113828,181932,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=6,lvl=50}),s(112365,179581,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NFA"},f=34,lvl=50}),s(112452,179671,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NFA"},f=4,lvl=50}),s(113824,181928,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NFA"},f=6,lvl=50}),s(112352,179568,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NFA"},f=1,lvl=50}),s(114089,182352,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NFA"},f=23,lvl=50}),s(112577,179797,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=5,lvl=50}),s(112324,179540,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NFA"},f=24,lvl=50}),s(113566,181311,{b=1,cost={{"c",1813,3500},{"c",1885,40}},customCollect={"SL_COV_NFA"},f=3,lvl=50}),s(112683,179905,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=7,lvl=50}),s(113837,181941,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=6,lvl=50}),s(112436,179654,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=4,lvl=50}),s(112687,179909,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NFA"},f=7,lvl=50}),s(112443,179661,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NFA"},f=4,lvl=50}),s(112458,179677,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_NFA"},f=4,lvl=50}),s(112342,179558,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NFA"},f=23,lvl=50}),s(113823,181927,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=6,lvl=50}),s(112828,180003,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NFA"},f=28,lvl=50}),s(112440,179658,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=4,lvl=50}),s(112681,179903,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_NFA"},f=7,lvl=50}),s(112574,179794,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_NFA"},f=5,lvl=50}),s(112839,180020,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NFA"},f=27,lvl=50}),s(112866,180077,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NFA"},f=32,lvl=50}),s(112956,180257,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NFA"},f=35,lvl=50}),s(112313,179528,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_NFA"},f=28,lvl=50})})),n(175415,g({coords={{49.4,54.4,1702}},customCollect={"SL_COV_NFA"}},{s(112328,179544,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NFA"},f=24,lvl=50,modID=5}),s(112341,179557,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=5}),s(112395,179611,{b=1,cost={{"i",183895.84,1},{"i",183894.84,1}},customCollect={"SL_COV_NFA"},f=8,lvl=50,modID=84}),s(112325,179541,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NFA"},f=24,lvl=50,modID=84}),s(112959,180260,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NFA"},f=35,lvl=50,modID=5}),s(112394,179610,{b=1,cost={{"i",183888.05,1},{"i",183889.05,1}},customCollect={"SL_COV_NFA"},f=8,lvl=50,modID=5}),s(112957,180258,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NFA"},f=35,lvl=50,modID=84}),s(112282,179497,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NFA"},f=20,lvl=50,modID=5}),s(112312,179527,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=5}),s(112354,179570,{b=1,cost={{"i",183888.05,1},{"i",183889.05,1}},customCollect={"SL_COV_NFA"},f=1,lvl=50,modID=5}),s(112862,180073,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NFA"},f=32,lvl=50,modID=5}),s(112363,179579,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NFA"},f=34,lvl=50,modID=84}),s(112277,179492,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NFA"},f=20,lvl=50,modID=84}),s(112350,179566,{b=1,cost={{"i",183895.84,1},{"i",183894.84,1}},customCollect={"SL_COV_NFA"},f=1,lvl=50,modID=84}),s(114088,182351,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=5}),s(112315,179530,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=84}),s(112841,180022,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NFA"},f=27,lvl=50,modID=84}),s(112345,179561,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=84}),s(112860,180071,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NFA"},f=32,lvl=50,modID=84}),s(112827,180002,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=84}),s(112825,180000,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=5}),s(115533,184241,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=84}),s(112361,179577,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NFA"},f=34,lvl=50,modID=5}),s(112842,180023,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_NFA"},f=27,lvl=50,modID=5})})),n(175418,g({coords={{45.9,56.4,1701}},customCollect={"SL_COV_NFA"}},{s(112386,179602,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=8,lvl=60}),s(109240,175597,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(109231,175588,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(109246,175603,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(112406,179623,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=3,lvl=60}),s(109229,175586,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(109235,175592,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(109219,175576,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(109224,175581,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(109243,175600,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(112439,179657,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=4,lvl=60}),s(112278,179493,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=20,lvl=60}),s(112351,179567,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=1,lvl=60}),s(112364,179580,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=34,lvl=60}),s(114081,182319,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=23,lvl=60}),s(112546,179766,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112547,179767,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112551,179771,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112552,179772,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112549,179769,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112553,179773,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=3,lvl=60}),s(112548,179768,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112550,179770,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112545,179765,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112554,179774,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=5,lvl=60}),s(112666,179888,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112403,179620,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=3,lvl=60}),s(112668,179890,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112671,179893,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112665,179887,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112669,179891,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112670,179892,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112667,179889,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(112672,179894,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=7,lvl=60}),s(113812,181916,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113806,181910,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113811,181915,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113807,181911,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113773,181877,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=3,lvl=60}),s(113808,181912,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113805,181909,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113809,181913,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113810,181914,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(113841,181979,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_NFA"},f=6,lvl=60}),s(112344,179560,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=23,lvl=60}),s(112830,180005,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=28,lvl=60}),s(112840,180021,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=27,lvl=60}),s(112868,180079,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=32,lvl=60}),s(112958,180259,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=35,lvl=60}),s(112314,179529,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=28,lvl=60}),s(112326,179542,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_NFA"},f=24,lvl=60})})),n(175413,g({coords={{46.9,54.3,1702}},customCollect={"SL_COV_NFA"}},{s(112328,179544,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NFA"},f=24,lvl=50,modID=4}),s(112341,179557,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=4}),s(112395,179611,{b=1,cost={{"i",183895.83,1},{"i",183894.83,1}},customCollect={"SL_COV_NFA"},f=8,lvl=50,modID=83}),s(112325,179541,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NFA"},f=24,lvl=50,modID=83}),s(112959,180260,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NFA"},f=35,lvl=50,modID=4}),s(112394,179610,{b=1,cost={{"i",183888.04,1},{"i",183889.04,1}},customCollect={"SL_COV_NFA"},f=8,lvl=50,modID=4}),s(112957,180258,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NFA"},f=35,lvl=50,modID=83}),s(112282,179497,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NFA"},f=20,lvl=50,modID=4}),s(112312,179527,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=4}),s(112354,179570,{b=1,cost={{"i",183888.04,1},{"i",183889.04,1}},customCollect={"SL_COV_NFA"},f=1,lvl=50,modID=4}),s(112862,180073,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NFA"},f=32,lvl=50,modID=4}),s(112363,179579,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NFA"},f=34,lvl=50,modID=83}),s(112277,179492,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NFA"},f=20,lvl=50,modID=83}),s(112350,179566,{b=1,cost={{"i",183895.83,1},{"i",183894.83,1}},customCollect={"SL_COV_NFA"},f=1,lvl=50,modID=83}),s(114088,182351,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=4}),s(112315,179530,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=83}),s(112841,180022,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NFA"},f=27,lvl=50,modID=83}),s(112345,179561,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=83}),s(112860,180071,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NFA"},f=32,lvl=50,modID=83}),s(112827,180002,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=83}),s(112825,180000,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=4}),s(115533,184241,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=83}),s(112361,179577,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NFA"},f=34,lvl=50,modID=4}),s(112842,180023,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_NFA"},f=27,lvl=50,modID=4})})),n(175417,g({coords={{49.4,54.4,1702}},customCollect={"SL_COV_NFA"}},{s(115003,179544,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NFA"},f=24,lvl=50,modID=6}),s(115008,179557,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=6}),s(115497,179611,{b=1,cost={{"i",183895.85,1},{"i",183894.85,1}},customCollect={"SL_COV_NFA"},f=8,lvl=50,modID=85}),s(115493,179541,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NFA"},f=24,lvl=50,modID=85}),s(115007,180260,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NFA"},f=35,lvl=50,modID=6}),s(115002,179610,{b=1,cost={{"i",183888.06,1},{"i",183889.06,1}},customCollect={"SL_COV_NFA"},f=8,lvl=50,modID=6}),s(115489,180258,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NFA"},f=35,lvl=50,modID=85}),s(115005,179497,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NFA"},f=20,lvl=50,modID=6}),s(115011,179527,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=6}),s(115010,179570,{b=1,cost={{"i",183888.06,1},{"i",183889.06,1}},customCollect={"SL_COV_NFA"},f=1,lvl=50,modID=6}),s(115004,180073,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NFA"},f=32,lvl=50,modID=6}),s(115488,179579,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NFA"},f=34,lvl=50,modID=85}),s(115487,179492,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NFA"},f=20,lvl=50,modID=85}),s(115496,179566,{b=1,cost={{"i",183895.85,1},{"i",183894.85,1}},customCollect={"SL_COV_NFA"},f=1,lvl=50,modID=85}),s(115009,182351,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=6}),s(115494,179530,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=85}),s(115491,180022,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NFA"},f=27,lvl=50,modID=85}),s(115490,179561,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=85}),s(115492,180071,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NFA"},f=32,lvl=50,modID=85}),s(115495,180002,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=85}),s(115012,180000,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NFA"},f=28,lvl=50,modID=6}),s(115534,184241,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_NFA"},f=23,lvl=50,modID=85}),s(115006,179577,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NFA"},f=34,lvl=50,modID=6}),s(115013,180023,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_NFA"},f=27,lvl=50,modID=6})}))}))})),n(-949,g({customCollect={"SL_COV_VEN"},maps={1699,1700}},{n(-901,{q(62691,g({coords={{61.6,75.6,1700}},customCollect={"SL_COV_VEN"},description="Will only be offered as the initial 'Calling' during the Covenant introduction.",lvl=60,providers={{"n",165302}},repeatable=1,sourceQuests={62695}},{i(181556,{b=1,f=55})})),q(60422,g({coords={{51.2,37.7,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",158653}},repeatable=1,sourceQuests={59324,62921}},{i(181475,{b=1,f=55})})),q(60427,g({coords={{51.8,37.4,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",158653}},repeatable=1,sourceQuests={59324,62921}},{i(181372,{b=1,f=55})})),q(60431,g({coords={{51.2,37.8,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",158653}},repeatable=1,sourceQuests={59324,62921}},{i(181732,{b=1,f=55})})),q(60378,g({customCollect={"SL_COV_VEN"},lvl=60,repeatable=1,sourceQuests={59324,62921}},{i(181556,{b=1,f=55})})),q(60370,g({customCollect={"SL_COV_VEN"},lvl=60,repeatable=1,sourceQuests={59324,62921}},{i(181556,{b=1,f=55})})),q(60389,g({coords={{62.2,76.3,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165302}},repeatable=1,sourceQuests={59324,62921}},{i(181475,{b=1,f=55})})),q(60394,g({coords={{62,76.2,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165302}},repeatable=1,sourceQuests={59324,62921}},{i(181372,{b=1,f=55})})),q(60397,g({coords={{62,76.1,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165302}},repeatable=1,sourceQuests={59324,62921}},{i(181732,{b=1,f=55})})),q(60399,g({coords={{62.2,76.3,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165302}},repeatable=1,sourceQuests={59324,62921}},{i(181556,{b=1,f=55})})),q(60460,g({coords={{45.4,28.5,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164738}},repeatable=1,sourceQuests={59324,62921}},{i(181556,{b=1,f=55})})),q(60375,g({customCollect={"SL_COV_VEN"},lvl=60,repeatable=1,sourceQuests={59324,62921}},{i(181556,{b=1,f=55})})),q(60441,g({coords={{55.6,76.6,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165291}},repeatable=1,sourceQuests={59324,62921}},{i(181476,{b=1,f=55})})),q(60444,g({coords={{55.9,78,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165291}},repeatable=1,sourceQuests={59324,62921}},{i(181741,{b=1,f=55})})),q(60446,g({coords={{55.6,76.6,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165291}},repeatable=1,sourceQuests={59324,62921}},{i(181733,{b=1,f=55})})),q(60448,g({coords={{55.6,76.6,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165291}},repeatable=1,sourceQuests={59324,62921}},{i(181557,{b=1,f=55})})),q(60365,g({customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",158713}},repeatable=1,sourceQuests={59324,62921}},{i(181556,{b=1,f=55})})),q(60417,g({coords={{61.3,66.7,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",158713}},repeatable=1,sourceQuests={59324,62921}},{i(181556,{b=1,f=55})})),q(60456,g({coords={{45.4,28.5,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164738}},repeatable=1,sourceQuests={59324,62921}},{i(181557,{b=1,f=55})})),q(60410,g({coords={{57.8,59.5,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164741}},repeatable=1,sourceQuests={59324,62921}},{i(181556,{b=1,f=55})})),q(60401,g({coords={{57.8,58.7,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164741}},repeatable=1,sourceQuests={59324,62921}},{i(181475,{b=1,f=55})})),q(60406,g({coords={{57.8,59.5,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164741}},repeatable=1,sourceQuests={59324,62921}},{i(181372,{b=1,f=55})})),q(60409,g({coords={{57.8,59.5,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164741}},repeatable=1,sourceQuests={59324,62921}},{i(181732,{b=1,f=55})})),q(60432,g({coords={{51.8,37.4,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",158653}},repeatable=1,sourceQuests={59324,62921}},{i(181556,{b=1,f=55})}))}),n(-228,g({customCollect={"SL_COV_VEN"}},{fp(2548,{coords={{67.1,21.9,1699}},customCollect={"SL_COV_VEN"}})})),n(-17,g({customCollect={"SL_COV_VEN"}},{q(57889,g({coords={{58,27.5,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",159694}},sourceQuests={57887}},{s(113280,180917,{b=1,customCollect={"SL_COV_VEN"},f=4}),s(113282,180919,{b=1,customCollect={"SL_COV_VEN"},f=5}),s(113281,180918,{b=1,customCollect={"SL_COV_VEN"},f=6}),s(113466,180916,{b=1,customCollect={"SL_COV_VEN"},f=7})})),q(62695,{coords={{54,27.2,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",175772}},sourceQuests={62857}}),q(62914,{coords={{45.9,27.6,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164738}},sourceQuests={62870}}),q(62920,{coords={{44.6,20.1,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171950}},sourceQuests={62919}}),q(57885,{coords={{58.8,29.9,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",159513}},sourceQuests={57884}}),q(57886,{coords={{58,27.5,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",159694}},sourceQuests={57885}}),q(58600,{coords={{50.1,20.5,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160280}},sourceQuests={58584,58585,58586}}),q(59325,g({coords={{46.2,14.7,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161977}},sourceQuests={58407}},{follower(1209,{customCollect={"SL_COV_VEN"}})})),q(65169,g({coords={{46.1,14.9,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161977}},sourceQuests={62920}},{follower(1209,{customCollect={"SL_COV_VEN"}})})),q(58555,{coords={{49.7,30.1,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",162213}},sourceQuests={58530}}),q(60183,{coords={{56.3,66.6,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",167381}},sourceQuests={57771,57772,60145,60265}}),q(57880,{coords={{50.2,18.6,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161979}},sourceQuests={60904}}),q(58424,{coords={{72.6,37.5,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160956}},sourceQuests={58372}}),q(57888,{coords={{58,27.5,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",159694}},sourceQuests={57887}}),q(57771,g({coords={{56.3,66.6,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",167381}},sourceQuests={57727}},{toy(180947,{b=1,customCollect={"SL_COV_VEN"}})})),q(59323,{coords={{45.3,30.3,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171934}},sourceQuests={59321}}),q(62902,{coords={{61.6,75.7,1700}},customCollect={"SL_COV_VEN"},description="Becomes available after you complete your first Calling quest.",lvl=60,providers={{"n",165302}},sourceQuests={62691}}),q(62905,{coords={{46,27.9,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164738}},sourceQuests={62904}}),q(57890,{coords={{58,27.5,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",159694}},sourceQuests={57887}}),q(62918,{coords={{46.2,21.6,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171950}},sourceQuests={62915}}),q(58388,{coords={{46.4,51.4,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161421}},sourceQuests={58443}}),q(58337,{coords={{65.9,32.2,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161056}},sourceQuests={58842}}),q(62856,{coords={{45.5,28.7,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171934}},sourceQuests={59323}}),q(60993,{coords={{50.1,20.5,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160280}},sourceQuests={58656}}),q(58326,{coords={{65.9,32.2,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161056}},sourceQuests={58842}}),q(59701,{coords={{51,38,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 5.",lvl=60,providers={{"n",158653}},sourceQuests={59324,62921}}),q(61077,{coords={{52,37.6,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 17.",lvl=60,providers={{"n",158653}}}),q(58443,{coords={{43.8,51.4,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161278}},sourceQuests={58387}}),q(58630,{coords={{50.1,20.5,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160280}},sourceQuests={58600,58603}}),q(58428,{coords={{72.7,37.6,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160941}},sourceQuests={58372}}),q(58392,{coords={{69.8,59.9,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161572}},sourceQuests={58391}}),q(60995,{coords={{24.3,29.8,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",170999}},sourceQuests={60993}}),q(60265,{coords={{57.4,69.2,1525}},crs={158796},customCollect={"SL_COV_VEN"},lvl=60,providers={{"i",178557}},sourceQuests={57727}}),q(58384,{coords={{42.2,47.5,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161208}},sourceQuests={58426}}),q(57892,{coords={{56.9,28.7,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",159946}},sourceQuests={57891}}),q(58395,g({customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161436}},sourceQuests={58394}},{s(113266,180903,{b=1,customCollect={"SL_COV_VEN"},f=6}),s(113264,180901,{b=1,customCollect={"SL_COV_VEN"},f=4}),s(113267,180904,{b=1,customCollect={"SL_COV_VEN"},f=5}),s(113265,180902,{b=1,customCollect={"SL_COV_VEN"},f=7})})),q(60996,{coords={{24.3,29.7,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171147}},sourceQuests={60994,60995}}),q(57772,{coords={{56.3,66.7,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",167380}},sourceQuests={57727}}),q(60500,{coords={{56.8,30.8,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"o",352520}},sourceQuests={59324,62921}}),q(59676,{coords={{52.4,35.4,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165658}},sourceQuests={59706}}),q(59711,{coords={{72.1,74.9,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165818}},sourceQuests={59707}}),q(59720,{coords={{40.3,30.7,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165865}},sourceQuests={59708}}),q(58656,{coords={{51.4,18.5,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",174587}},sourceQuests={58630}}),q(58530,{coords={{43.8,46.4,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161514}},sourceQuests={61050}}),q(62915,{coords={{55.3,27.4,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",172605}},sourceQuests={62837}}),q(61050,{coords={{51.3,38,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 13.",lvl=60,providers={{"n",158653}},sourceQuests={58444,63655}}),q(58426,{coords={{46.5,32.2,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161160}},sourceQuests={58383}}),q(62903,{coords={{54.9,26.3,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",172605}},sourceQuests={62902}}),q(59706,{coords={{41,54.7,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165661}},sourceQuests={59701,61492}}),q(59708,{coords={{41,54.7,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165661}},sourceQuests={59701,61492}}),q(59707,{coords={{41,54.7,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165661}},sourceQuests={59701,61492}}),q(57887,{coords={{58,27.5,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",159694}},sourceQuests={57886}}),q(59343,g({coords={{50.3,18.8,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",172042}},sourceQuests={59719}},{follower(1210,{customCollect={"SL_COV_VEN"}})})),q(65170,g({coords={{50.5,18,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161979}},sourceQuests={62920}},{follower(1210,{customCollect={"SL_COV_VEN"}})})),q(58394,{customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161436}},sourceQuests={58392,58393}}),q(58372,g({coords={{65.9,28.8,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160956}},sourceQuests={58325,58326,58337}},{s(113288,180925,{b=1,customCollect={"SL_COV_VEN"},f=4}),s(113290,180927,{b=1,customCollect={"SL_COV_VEN"},f=5}),s(113289,180926,{b=1,customCollect={"SL_COV_VEN"},f=6}),s(113287,180924,{b=1,customCollect={"SL_COV_VEN"},f=7})})),q(58385,{coords={{42.2,47.5,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161208}},sourceQuests={58426}}),q(60994,{coords={{24.3,29.8,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171001}},sourceQuests={60993}}),q(58389,g({coords={{48.3,54.4,1525}},crs={161448,161480},customCollect={"SL_COV_VEN"},lvl=60,providers={{"i",174212}},sourceQuests={58443}},{i(174211,{customCollect={"SL_COV_VEN"}})})),q(60935,{coords={{54.9,30.9,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 11.",lvl=60,providers={{"o",353949}}}),q(60904,{coords={{53.6,32.9,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 8.",lvl=60,providers={{"o",353948}}}),q(63655,{coords={{23.1,45.9,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",179978}},sourceQuests={63654}}),q(58406,{coords={{51.8,37.5,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 22.",lvl=60,providers={{"n",158653}}}),q(58440,g({coords={{72.7,37.6,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160941}},sourceQuests={58424,58428,60673}},{mnt(332932,{b=1,customCollect={"SL_COV_VEN"},itemID=180945})})),q(57891,{coords={{58,27.5,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",159694}},sourceQuests={57888,57889,57890}}),q(57893,{coords={{56.9,28.7,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",159946}},sourceQuests={57892}}),q(58585,{coords={{50.1,20.6,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160280}},sourceQuests={58555}}),q(62921,{coords={{44.6,20.1,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171950}},sourceQuests={62920}}),q(59324,{coords={{57.6,58.8,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164741}}}),q(58603,{coords={{50.1,20.5,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160280}},sourceQuests={58584,58585,58586}}),q(57884,{coords={{60.4,40.1,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",159513}},sourceQuests={57881,57882}}),q(58391,{customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161431}},sourceQuests={58388,58389,58518}}),q(57882,{coords={{60.4,40.1,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",159513}},sourceQuests={57880}}),q(61981,{coords={{55,26.8,1699}},customCollect={"SL_COV_VEN"},isWeekly=1,lvl=60,providers={{"n",172605}},sourceQuests={59324,62921}}),q(58444,{coords={{72.7,37.6,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160941}},sourceQuests={58440}}),q(58584,g({coords={{50.1,20.6,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161526}},sourceQuests={58555}},{s(113297,180937,{b=1,customCollect={"SL_COV_VEN"},f=3}),s(113295,180934,{b=1,customCollect={"SL_COV_VEN"},f=3}),s(113298,180938,{b=1,customCollect={"SL_COV_VEN"},f=3}),s(113296,180936,{b=1,customCollect={"SL_COV_VEN"},f=3})})),q(59321,{coords={{50.9,38.1,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164796}},sourceQuests={59315}}),q(63341,{coords={{54,27.2,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 22.",lvl=60,providers={{"n",175772}},sourceQuests={63340},u=2}),q(64083,{coords={{54,27.2,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 59.",lvl=60,providers={{"n",175772}}}),q(63340,{coords={{54.1,26.8,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 7.",lvl=60,providers={{"n",175772}},u=2}),q(64325,{coords={{54.1,26.8,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 43.",lvl=60,providers={{"n",175772}}}),q(58382,{coords={{55.8,78.7,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165291}},sourceQuests={61077}}),q(62870,g({coords={{40,68.3,1670}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164079}},sourceQuests={62837}},{s(113272,180909,{b=1,customCollect={"SL_COV_VEN"},f=5}),s(113273,180910,{b=1,customCollect={"SL_COV_VEN"},f=7}),s(113274,180911,{b=1,customCollect={"SL_COV_VEN"},f=4}),s(113275,180912,{b=1,customCollect={"SL_COV_VEN"},f=6})})),q(58421,{coords={{72.7,37.6,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160941}},sourceQuests={58372}}),q(57727,{coords={{51.8,37.5,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 20.",lvl=60,providers={{"n",158653}}}),q(58393,{coords={{69.8,59.9,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161572}},sourceQuests={58391}}),q(62919,g({coords={{43.9,17.9,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171979}},sourceQuests={62918}},{cd(219,{b=1,c=a7,customCollect={"SL_COV_VEN"},itemID=182962,spellID=341427}),cd(139,{b=1,c=a10,customCollect={"SL_COV_VEN"},itemID=182331,spellID=341427}),cd(280,{b=1,c=a2,customCollect={"SL_COV_VEN"},itemID=183474,spellID=341427}),cd(215,{b=1,c=a3,customCollect={"SL_COV_VEN"},itemID=182777,spellID=341427}),cd(165,{b=1,c=a5,customCollect={"SL_COV_VEN"},itemID=182463,spellID=341427}),cd(62,{b=1,c=a11,customCollect={"SL_COV_VEN"},itemID=181774,spellID=341427}),cd(126,{b=1,c=a6,customCollect={"SL_COV_VEN"},itemID=182288,spellID=341427}),cd(198,{b=1,c=a12,customCollect={"SL_COV_VEN"},itemID=182685,spellID=341427}),cd(229,{b=1,c=a8,customCollect={"SL_COV_VEN"},itemID=183495,spellID=341427}),cd(149,{b=1,c=a1,customCollect={"SL_COV_VEN"},itemID=182348,spellID=341427}),cd(105,{b=1,c=a4,customCollect={"SL_COV_VEN"},itemID=182130,spellID=341427}),cd(43,{b=1,c=a9,customCollect={"SL_COV_VEN"},itemID=181639,spellID=341427}),cd(99,{b=1,c=a6,itemID=182113,spellID=341427}),cd(108,{b=1,c=a6,itemID=182133,spellID=341427}),cd(132,{b=1,c=a12,itemID=182317,spellID=341427}),cd(134,{b=1,c=a12,itemID=182324,spellID=341427}),cd(256,{b=1,c=a2,itemID=183466,spellID=341427}),cd(257,{b=1,c=a2,itemID=183467,spellID=341427}),cd(178,{b=1,c=a10,itemID=182584,spellID=341427}),cd(170,{b=1,c=a10,itemID=182469,spellID=341427}),cd(48,{b=1,c=a9,itemID=181707,spellID=341427}),cd(26,{b=1,c=a9,itemID=181467,spellID=341427}),cd(37,{b=1,c=a11,itemID=181512,spellID=341427}),cd(15,{b=1,c=a11,itemID=181373,spellID=341427}),cd(141,{b=1,c=a3,itemID=182336,spellID=341427}),cd(159,{b=1,c=a3,itemID=182448,spellID=341427}),cd(72,{b=1,c=a4,itemID=181840,spellID=341427}),cd(85,{b=1,c=a4,itemID=181962,spellID=341427}),cd(234,{b=1,c=a8,itemID=183500,spellID=341427}),cd(230,{b=1,c=a8,itemID=183496,spellID=341427}),cd(93,{b=1,c=a1,itemID=182106,spellID=341427}),cd(95,{b=1,c=a1,itemID=182108,spellID=341427}),cd(162,{b=1,c=a7,itemID=182460,spellID=341427}),cd(168,{b=1,c=a7,itemID=182466,spellID=341427}),cd(27,{b=1,c=a5,itemID=181469,spellID=341427}),cd(8,{b=1,c=a5,itemID=180847,spellID=341427})})),q(57918,{altQuests={58093},coords={{55.6,76.6,1700}},customCollect={"SL_COV_VEN"},isBreadcrumb=1,lvl=58,nextQuests={57919},providers={{"n",165291}}}),q(59719,g({coords={{41,54.7,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165661}},sourceQuests={59676,59708,59711}},{s(113291,180928,{b=1,customCollect={"SL_COV_VEN"},f=4}),s(113294,180931,{b=1,customCollect={"SL_COV_VEN"},f=5}),s(113293,180930,{b=1,customCollect={"SL_COV_VEN"},f=6}),s(113292,180929,{b=1,customCollect={"SL_COV_VEN"},f=7})})),q(62857,{coords={{54,27.2,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",175772}},sourceQuests={62856}}),q(59315,{coords={{25.4,56.1,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164742}},sourceQuests={59314}}),q(58842,{coords={{51.7,37.6,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",158653}},sourceQuests={60935}}),q(63033,{coords={{51.2,37.8,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",158653}},sourceQuests={59324,62921}}),q(57881,{coords={{60.4,40.1,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",159513}},sourceQuests={57880}}),q(58383,{coords={{46.4,32.3,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161158}},sourceQuests={58382}}),q(58407,g({coords={{27.4,40.3,1525}},customCollect={"SL_COV_VEN"},lvl=60,maps={1689},providers={{"n",170543}},sourceQuests={58406}},{i(183893,{b=1,c={6,9,12},modID=4}),i(183892,{b=1,c={3,8,11},modID=4}),i(183891,{b=1,c={2,5,7},modID=4}),i(183890,{b=1,c={1,4,10},modID=4}),i(183888,{b=1,c={1,2,5,10},modID=4}),i(183889,{b=1,c={7,8,9,11},modID=4}),mnt(312754,{b=1,itemID=180948})})),q(59233,g({coords={{21,22.8,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171175}},sourceQuests={60996}},{s(113270,180907,{b=1,customCollect={"SL_COV_VEN"},f=6}),s(113269,180906,{b=1,customCollect={"SL_COV_VEN"},f=4}),s(113271,180908,{b=1,customCollect={"SL_COV_VEN"},f=5}),s(113268,180905,{b=1,customCollect={"SL_COV_VEN"},f=7})})),q(61492,{coords={{46.3,15.7,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 5.",lvl=60,providers={{"n",161977}},sourceQuests={59324,62921}}),q(58586,{coords={{50.1,20.6,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160280}},sourceQuests={58555}}),q(62904,{coords={{54.9,26.3,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",172605}},sourceQuests={62903}}),q(57646,g({coords={{71.9,68.8,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",167689}},sourceQuests={57729}},{s(113286,180923,{b=1,customCollect={"SL_COV_VEN"},f=6}),s(113285,180922,{b=1,customCollect={"SL_COV_VEN"},f=4}),s(113283,180920,{b=1,customCollect={"SL_COV_VEN"},f=5}),s(113284,180921,{b=1,customCollect={"SL_COV_VEN"},f=7})})),q(60673,g({coords={{77.5,39.2,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161298}},sourceQuests={58421}},{s(113276,180913,{b=1,customCollect={"SL_COV_VEN"},f=4}),s(113278,180915,{b=1,customCollect={"SL_COV_VEN"},f=5}),s(113277,180914,{b=1,customCollect={"SL_COV_VEN"},f=6}),s(113263,180900,{b=1,customCollect={"SL_COV_VEN"},f=7})})),q(58518,{customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161427}},sourceQuests={58443}}),q(60145,{coords={{56.3,66.6,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",167381}},sourceQuests={57727}}),q(57729,{coords={{61.5,69.6,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",167620}},sourceQuests={60183}}),q(58386,{customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161261}},sourceQuests={58426}}),q(58325,{coords={{72.7,37.6,1525},{66,28.9,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160941},{"n",160942}},sourceQuests={58842}}),q(58387,g({coords={{43.8,51.4,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161278}},sourceQuests={58384,58385,58386}},{s(113301,180941,{b=1,customCollect={"SL_COV_VEN"},f=3})})),q(61334,{coords={{46,28.1,1699}},customCollect={"SL_COV_VEN"},isWeekly=1,lvl=60,providers={{"n",164738}}}),q(62867,{coords={{46,28.1,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 15.",isWeekly=1,lvl=60,providers={{"n",164738}}}),q(62868,{coords={{46,28.1,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 24.",isWeekly=1,lvl=60,providers={{"n",164738}}}),q(62869,{coords={{46,28.1,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 32.",isWeekly=1,lvl=60,providers={{"n",164738}}}),q(65105,{coords={{46,28.1,1699}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",164738}},repeatable=1,sourceQuests={62869}})})),n(-902,g({customCollect={"SL_COV_VEN"},description="These are rewards automatically granted by reaching a specific level of Renown."},{mnt(333021,{b=1,customCollect={"SL_COV_VEN"},description="Requires Renown 39.",itemID=182332}),mnt(353872,{b=1,customCollect={"SL_COV_VEN"},description="Requires Renown 45.",itemID=186476}),title(18447000,{customCollect={"SL_COV_VEN"},description="Requires Renown 40.",titleIDs={429,430}}),title(444,{customCollect={"SL_COV_VEN"},description="Requires Renown 80."}),i(186507,g({b=1,customCollect={"SL_COV_VEN"},description="Requires Renown 60.",f=55,spellID=353914},{s(116046,185064,{b=1,customCollect={"SL_COV_VEN"},f=3,lvl=50}),s(116041,185059,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116042,185060,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116043,185061,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116044,185062,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116040,185058,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116039,185057,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116045,185063,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50})})),i(186580,{b=1,customCollect={"SL_COV_VEN"},description="Requires Renown 56.",f=102,questID=64132,spellID=354188}),i(188003,{b=1,customCollect={"SL_COV_VEN"},description="Rewarded at 15 and 24 Renown.",f=102,spellID=336456}),i(186472,{b=1,description="Rewarded at 52, 67 and 76 Renown.",f=55,spellID=353852}),n(-364,g({customCollect={"SL_COV_VEN"},description="Requires Renown 48."},{rfl(212,{b=1,c=a6,customCollect={"SL_COV_VEN"},itemID=186567,spellID=342040}),rfl(236,{b=1,c=a12,customCollect={"SL_COV_VEN"},itemID=187105,spellID=342040}),rfl(220,{b=1,c=a2,customCollect={"SL_COV_VEN"},itemID=186609,spellID=342040}),rfl(255,{b=1,c=a10,customCollect={"SL_COV_VEN"},itemID=187232,spellID=342040}),rfl(222,{b=1,c=a9,customCollect={"SL_COV_VEN"},itemID=186635,spellID=342040}),rfl(259,{b=1,c=a11,customCollect={"SL_COV_VEN"},itemID=187277,spellID=342040}),rfl(240,{b=1,c=a3,customCollect={"SL_COV_VEN"},itemID=187127,spellID=342040}),rfl(243,{b=1,c=a4,customCollect={"SL_COV_VEN"},itemID=187162,spellID=342040}),rfl(229,{b=1,c=a8,customCollect={"SL_COV_VEN"},itemID=186710,spellID=342040}),rfl(247,{b=1,c=a1,customCollect={"SL_COV_VEN"},itemID=187224,spellID=342040}),rfl(251,{b=1,c=a7,customCollect={"SL_COV_VEN"},itemID=187228,spellID=342040}),rfl(215,{b=1,c=a5,customCollect={"SL_COV_VEN"},itemID=186572,spellID=342040})}))})),n(-921,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Inv_misc_sigil_revendreth01"},{n(-915,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Sanctum_features_animadiversion_revendreth"},{n(-18,g({customCollect={"SL_COV_VEN"},description="Every Activity within Anima Conductor Rewards this.",icon="Interface\\Addons\\AllTheThings\\assets\\Interface_Rewards"},{cu(1885)})),n(-916,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Sanctum_features_animadiversion_revendreth"},{n(-17,g({customCollect={"SL_COV_VEN"}},{q(63066,{coords={{55.4,27,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",172605}}}),q(60721,{coords={{48.3,56.3,1700}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164739}},sourceQuests={63066}})})),n(-16,g({customCollect={"SL_COV_VEN"}},{n(165290,g({coords={{45.8,79,1525}},customCollect={"SL_COV_VEN"},description="Can be killed and looted by any Covenant, but a member of the |cFFfe040fVenthyr Covenant|r must channel anima to Wanecrypt Hill to summon it. Use the Dredterror Ballista to make her attackable.",isDaily=1,questID=59612},{q(59607,{coords={{46.3,77.86,1525}},cost={{"i",176397,1}},crs={165327},customCollect={"SL_COV_VEN"},description="If this quest is offered, it must be completed to spawn the rare.",isDaily=1,lvl=58,repeatable=1}),i(176397,{b=1,coords={{43.2,77.6,1525}},customCollect={"SL_COV_VEN"},f=55}),i(180713,{b=1,f=55,spellID=334452}),mnt(332882,{b=1,customCollect={"SL_COV_VEN"},itemID=180461}),s(114936,183720,{b=1,f=5,lvl=48})}))})),n(-212,g({customCollect={"SL_COV_VEN"}},{o(356757,{coords={{71.9,34.5,1525}},customCollect={"SL_COV_VEN"},description="Part of the Greater Greedstone treasure. Requires focusing the Anima Conductor at Crypt of the Forgotten.",isDaily=1,questID=61646}),o(354211,g({coords={{46,29.1,1525}},customCollect={"SL_COV_VEN"},description="Part of the Greater Greedstone treasure. Requires focusing the Anima Conductor at Crypt of the Forgotten.",isDaily=1,questID=61045},{i(182768,{b=1,customCollect={"SL_COV_VEN"},f=102,spellID=340188})}))}))})),n(-917,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Sanctum_features_animadiversion_revendreth"},{n(-17,g({customCollect={"SL_COV_VEN"}},{q(61735,{coords={{71.5,76.3,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",173038}}}),q(61733,{coords={{71.4,74.4,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",173127}}}),q(61734,{coords={{72.2,75.8,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",173532}}}),q(61707,{coords={{71.3,74.5,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",173036}}}),q(61846,{coords={{71.6,76.9,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",173251}}}),q(61848,{coords={{71.6,76.8,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",173629}}}),q(61845,{coords={{71.6,76.8,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",173247}}}),q(61732,{coords={{72.3,76,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",173042}}}),q(61847,{coords={{71.4,76.3,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",173087}}}),q(61849,{coords={{71.2,74.4,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",173630}}})})),n(-34,g({customCollect={"SL_COV_VEN"}},{q(60601,{customCollect={"SL_COV_VEN"},isWorldQuest=1})}))})),n(-918,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Sanctum_features_animadiversion_revendreth"},{n(-16,g({customCollect={"SL_COV_VEN"}},{n(159496,g({coords={{32.6,14.7,1525}},customCollect={"SL_COV_VEN"},description="Can be killed and looted by any Covenant, but a member of the |cFFfe040fVenthyr Covenant|r must channel anima to Dominance Keep and click on |cFFFFFFFFMadalav's Hammer|r to summon the rare.",isDaily=1,questID=61618},{s(113007,180489,{b=1,f=25,lvl=48}),s(113299,180939,{b=1,customCollect={"SL_COV_VEN"},f=3,lvl=50})}))}))}))})),n(-905,g({customCollect={"SL_COV_VEN"}},{n(-916,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Sanctum_features_missiontable"},{n(-17,g({customCollect={"SL_COV_VEN"}},{q(59319,{coords={{57.8,58.6,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164741}},sourceQuests={63064}}),q(63064,{coords={{55.4,27,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",172605}}}),q(61792,g({coords={{57.8,58.6,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 38.",lvl=60,providers={{"n",164741}}},{follower(1253,{customCollect={"SL_COV_VEN"}})})),q(64467,g({coords={{57.8,58.6,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 44.",lvl=60,providers={{"n",164741}}},{follower(1345,{customCollect={"SL_COV_VEN"}})})),q(61789,g({coords={{57.8,58.6,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 27.",lvl=60,providers={{"n",164741}}},{follower(1254,{customCollect={"SL_COV_VEN"}})})),q(64469,g({coords={{57.8,58.6,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 71.",lvl=60,providers={{"n",164741}}},{follower(1347,{customCollect={"SL_COV_VEN"}})})),q(64468,g({coords={{57.8,58.6,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 62.",lvl=60,providers={{"n",164741}}},{follower(1346,{customCollect={"SL_COV_VEN"}})})),q(61729,g({coords={{57.8,58.6,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 4.",lvl=60,providers={{"n",164741}},sourceQuests={63064}},{follower(1250,{customCollect={"SL_COV_VEN"}})})),q(61786,g({coords={{57.8,58.6,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 12.",lvl=60,providers={{"n",164741}},sourceQuests={58444}},{follower(1251,{customCollect={"SL_COV_VEN"}})})),q(61788,g({coords={{57.8,58.6,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 17.",lvl=60,providers={{"n",164741}}},{follower(1252,{customCollect={"SL_COV_VEN"}})})),q(61790,g({coords={{57.8,58.6,1699}},customCollect={"SL_COV_VEN"},description="Requires Renown 33.",lvl=60,providers={{"n",164741}}},{follower(1255,{customCollect={"SL_COV_VEN"}})}))}))}))})),n(-960,g({customCollect={"SL_COV_VEN"},maps={1644}},{n(-4,g({customCollect={"SL_COV_VEN"}},{ach(14749,{customCollect={"SL_COV_VEN"}}),ach(14682,g({customCollect={"SL_COV_VEN"}},{title(433,{customCollect={"SL_COV_VEN"}}),ach(14723,{customCollect={"SL_COV_VEN"}}),ach(14678,{customCollect={"SL_COV_VEN"}}),ach(14681,{customCollect={"SL_COV_VEN"}}),ach(14683,{customCollect={"SL_COV_VEN"}}),ach(14726,g({customCollect={"SL_COV_VEN"}},{crit(1,{customCollect={"SL_COV_VEN"}}),crit(2,{customCollect={"SL_COV_VEN"}}),crit(3,{customCollect={"SL_COV_VEN"}}),crit(4,{customCollect={"SL_COV_VEN"}}),crit(5,{customCollect={"SL_COV_VEN"}}),crit(6,{customCollect={"SL_COV_VEN"}}),crit(7,{customCollect={"SL_COV_VEN"}}),crit(8,{customCollect={"SL_COV_VEN"}}),crit(9,{customCollect={"SL_COV_VEN"}}),crit(10,{customCollect={"SL_COV_VEN"}})})),ach(14727,{customCollect={"SL_COV_VEN"}}),ach(14679,{customCollect={"SL_COV_VEN"}}),ach(14724,{customCollect={"SL_COV_VEN"}}),ach(14680,{customCollect={"SL_COV_VEN"}}),ach(14725,{customCollect={"SL_COV_VEN"}})}))})),n(-17,g({customCollect={"SL_COV_VEN"}},{n(-77,g({customCollect={"SL_COV_VEN"}},{q(65132,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65134,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65138,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65140,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65135,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65136,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65137,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65141,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65128,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65129,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65130,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65131,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65121,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65123,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65124,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60}),q(65126,{customCollect={"SL_COV_VEN"},description="Requires joining another Venthyr player in their Ember Court scenario and interacting with the respective Exalted Guest.",lvl=60})})),q(63721,{cost={{"i",185684,1}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,repeatable=1,u=1010}),q(63720,{cost={{"i",185683,1}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,repeatable=1,u=1010}),q(63718,{cost={{"i",185681,1}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,repeatable=1,u=1010}),q(63719,{cost={{"i",185682,1}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,repeatable=1,u=1010}),q(62146,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62130,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62126,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62141,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62121,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62136,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62128,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62138,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62145,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62129,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62111,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62142,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62132,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62135,{customCollect={"SL_COV_VEN"},isDaily=1}),q(65053,{customCollect={"SL_COV_VEN"},isDaily=1}),q(61555,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62148,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62116,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62139,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62144,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62134,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62133,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62122,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62113,{customCollect={"SL_COV_VEN"},isDaily=1}),q(61556,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62110,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62115,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62117,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62147,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62123,{customCollect={"SL_COV_VEN"},isDaily=1}),q(65055,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62127,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62125,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62124,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62119,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62114,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62120,{customCollect={"SL_COV_VEN"},isDaily=1}),q(61725,{customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,repeatable=1}),q(65056,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62131,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62171,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62143,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62137,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62118,{customCollect={"SL_COV_VEN"},isDaily=1}),q(65054,{customCollect={"SL_COV_VEN"},isDaily=1}),q(62140,{customCollect={"SL_COV_VEN"},isDaily=1})})),n(-18,g({customCollect={"SL_COV_VEN"},description="Some rewards drop from the non-Extravagant tribute chests, but targeting the Extravagant tribute from Elated guests is the best way to get rare loot."},{o(356697,g({crs={171833},customCollect={"SL_COV_VEN"}},{crit(5,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(5,{achID=14724,customCollect={"SL_COV_VEN"}}),i(181616,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337324}),i(181617,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337323}),i(183860,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(183844,{b=1,customCollect={"SL_COV_VEN"}}),i(181615,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337322}),mnt(336039,{b=1,itemID=181300}),s(113572,181325,{b=1,f=20,lvl=60}),s(113578,181331,{b=1,f=8,lvl=60}),s(113577,181330,{b=1,f=35,lvl=60}),s(113574,181327,{b=1,f=23,lvl=60})})),n(165686,g({customCollect={"SL_COV_VEN"},description="To summon this mob, you need to collect |cFF1eff00Anima-Infused Water|r from Sika's tribute, which makes water buckets appear around the Ember Court. Use the |cFFFFFFFFTraditional|r decorations, and when the candles start fires you can douse them with the water. Put out enough fires, and the rare will spawn."},{p(3024,{b=1,customCollect={"SL_COV_VEN"},itemID=183107})})),o(356693,g({crs={168444},customCollect={"SL_COV_VEN"}},{crit(1,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(1,{achID=14724,customCollect={"SL_COV_VEN"}}),i(178894,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=327769}),i(183860,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(178892,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=327766}),mnt(336039,{b=1,itemID=181300}),s(113570,181322,{b=1,f=1,lvl=60}),s(113568,181320,{b=1,f=33,lvl=60}),s(113577,181330,{b=1,f=35,lvl=60}),p(2954,{b=1,itemID=181264}),s(113574,181327,{b=1,f=23,lvl=60})})),o(356720,g({crs={168449},customCollect={"SL_COV_VEN"}},{crit(9,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(9,{achID=14724,customCollect={"SL_COV_VEN"}}),i(178902,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=343656}),i(178899,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=327824}),i(178901,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=327827}),i(183883,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(183861,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(177233,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=323291},{crit(4,{achID=14678,customCollect={"SL_COV_VEN"}})})),i(183882,{b=1,customCollect={"SL_COV_VEN"},f=55}),s(112389,179605,{b=1,f=8,lvl=60}),s(112284,179499,{b=1,f=20,lvl=60}),s(112332,179548,{b=1,f=23,lvl=60}),s(112347,179563,{b=1,f=1,lvl=60})})),o(356752,g({crs={168450},customCollect={"SL_COV_VEN"}},{crit(10,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(10,{achID=14724,customCollect={"SL_COV_VEN"}}),i(183862,{b=1,customCollect={"SL_COV_VEN"},f=55}),s(114935,183713,{b=1,f=3,lvl=60}),s(113303,180954,{b=1,f=28,lvl=60}),s(113313,180964,{b=1,f=8,lvl=60}),s(113305,180956,{b=1,f=31,lvl=60}),s(113306,180957,{b=1,f=35,lvl=60}),s(113312,180963,{b=1,f=1,lvl=60}),i(172957,{b=1,sourceQuests={57928},spellID=310142}),i(173008,{b=1,f=55,spellID=349011}),i(173007,{b=1,f=55,spellID=349010}),i(173006,{b=1,f=55,spellID=349009}),i(173000,{b=1,f=55,spellID=349006}),i(173005,{b=1,f=55,spellID=349008}),i(173001,{b=1,f=55,spellID=349007}),i(172998,{b=1,f=55,spellID=349003}),i(172997,{b=1,f=55,spellID=349002}),i(172996,{b=1,f=55,spellID=348992}),i(172999,{b=1,f=55,spellID=349005})})),o(356716,g({crs={171847},customCollect={"SL_COV_VEN"}},{crit(11,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(11,{achID=14724,customCollect={"SL_COV_VEN"}}),i(183861,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(181438,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336529},{crit(18,{achID=14678,customCollect={"SL_COV_VEN"}})})),s(112389,179605,{b=1,f=8,lvl=60}),s(112322,179538,{b=1,f=24,lvl=60}),p(2923,{b=1,itemID=180628}),s(112299,179514,{b=1,f=25,lvl=60}),s(112332,179548,{b=1,f=23,lvl=60}),i(172043,{f=55,lvl=60,spellID=308462})})),o(356700,g({crs={171848},customCollect={"SL_COV_VEN"}},{crit(12,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(12,{achID=14724,customCollect={"SL_COV_VEN"}}),i(181761,{b=1,customCollect={"SL_COV_VEN"},f=102,isWeekly=1,lvl=60,questID=62628}),i(181765,{b=1,customCollect={"SL_COV_VEN"},f=102}),i(183860,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(181767,{b=1,customCollect={"SL_COV_VEN"},f=102}),p(2945,{b=1,itemID=181168}),s(113575,181328,{b=1,f=25,lvl=60}),s(113577,181330,{b=1,f=35,lvl=60}),s(113576,181329,{b=1,f=26,lvl=60}),s(113574,181327,{b=1,f=23,lvl=60})})),o(356712,g({crs={171836},customCollect={"SL_COV_VEN"}},{crit(6,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(6,{achID=14724,customCollect={"SL_COV_VEN"}}),i(181618,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337319}),i(181620,{b=1,customCollect={"SL_COV_VEN"},f=55,lvl=60,spellID=337317}),i(183861,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(183846,{b=1,customCollect={"SL_COV_VEN"}}),i(181619,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=308475}),mnt(334365,{b=1,itemID=180726,lvl=45}),s(112294,179509,{b=1,f=35,lvl=60}),s(112318,179533,{b=1,f=29,lvl=60}),s(112389,179605,{b=1,f=8,lvl=60}),s(112369,179585,{b=1,f=32,lvl=60}),s(112332,179548,{b=1,f=23,lvl=60})})),o(356733,g({crs={171850,171851},customCollect={"SL_COV_VEN"}},{crit(13,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(13,{achID=14724,customCollect={"SL_COV_VEN"}}),i(183863,{b=1,customCollect={"SL_COV_VEN"},f=55}),s(113537,181233,{b=1,f=23,lvl=60}),s(113534,181230,{b=1,f=34,lvl=60}),p(2933,{b=1,itemID=180814}),s(113530,181226,{b=1,f=35,lvl=60}),s(113529,181225,{b=1,f=33,lvl=60}),s(113536,181232,{b=1,f=26,lvl=60})})),o(356709,g({crs={171830},customCollect={"SL_COV_VEN"}},{crit(2,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(2,{achID=14724,customCollect={"SL_COV_VEN"}}),i(181613,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337103}),i(181607,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337104}),i(183861,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(181598,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337105}),i(177232,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=323290},{crit(3,{achID=14678,customCollect={"SL_COV_VEN"}})})),mnt(334365,{b=1,itemID=180726,lvl=45}),s(112301,179516,{b=1,f=28,lvl=60}),p(2912,{b=1,itemID=180639}),s(112389,179605,{b=1,f=8,lvl=60}),s(112332,179548,{b=1,f=23,lvl=60})})),o(356728,g({crs={171831},customCollect={"SL_COV_VEN"}},{crit(3,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(3,{achID=14724,customCollect={"SL_COV_VEN"}}),i(181563,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337086}),i(181564,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337088}),i(183863,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(181565,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337089}),i(181439,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336530},{crit(19,{achID=14678,customCollect={"SL_COV_VEN"}})})),mnt(336064,{b=1,itemID=181317}),s(113531,181227,{b=1,f=8,lvl=60}),s(113539,181235,{b=1,f=23,lvl=60}),s(113534,181230,{b=1,f=34,lvl=60}),s(113530,181226,{b=1,f=35,lvl=60}),s(113536,181232,{b=1,f=26,lvl=60})})),o(356705,g({crs={171852},customCollect={"SL_COV_VEN"}},{crit(14,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(14,{achID=14724,customCollect={"SL_COV_VEN"}}),i(181621,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337329}),i(181622,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337328}),i(183860,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(181623,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337327}),i(181437,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336528},{crit(17,{achID=14678,customCollect={"SL_COV_VEN"}})})),s(113571,181323,{b=1,f=28,lvl=60}),s(113573,181326,{b=1,f=20,lvl=60}),s(113577,181330,{b=1,f=35,lvl=60}),s(113569,181321,{b=1,f=27,lvl=60}),s(113574,181327,{b=1,f=23,lvl=60})})),o(356725,g({crs={168447},customCollect={"SL_COV_VEN"}},{crit(7,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(7,{achID=14724,customCollect={"SL_COV_VEN"}}),i(178897,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=327785}),i(178896,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=327783}),i(183863,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(183845,{b=1,customCollect={"SL_COV_VEN"}}),i(177238,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=323297},{crit(9,{achID=14678,customCollect={"SL_COV_VEN"}})})),i(178895,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=327782}),s(113535,181231,{b=1,f=20,lvl=60}),mnt(336064,{b=1,itemID=181317}),s(113534,181230,{b=1,f=34,lvl=60}),s(113532,181228,{b=1,f=29,lvl=60}),s(113530,181226,{b=1,f=35,lvl=60}),s(113536,181232,{b=1,f=26,lvl=60})})),o(356744,g({crs={171839,171841},customCollect={"SL_COV_VEN"}},{crit(8,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(8,{achID=14724,customCollect={"SL_COV_VEN"}}),i(181780,{b=1,customCollect={"SL_COV_VEN"}}),i(183862,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(181779,{b=1,customCollect={"SL_COV_VEN"}}),i(180677,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=334345}),i(180710,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=334453}),i(180707,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=347411}),i(177237,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=323296},{crit(8,{achID=14678,customCollect={"SL_COV_VEN"}})})),i(183848,{b=1,customCollect={"SL_COV_VEN"}}),i(181778,{b=1,customCollect={"SL_COV_VEN"}}),s(113311,180962,{b=1,f=23,lvl=60}),p(2965,{b=1,itemID=181315}),s(113308,180959,{b=1,f=20,lvl=60}),s(113313,180964,{b=1,f=8,lvl=60}),s(113305,180956,{b=1,f=31,lvl=60}),s(113306,180957,{b=1,f=35,lvl=60})})),o(356737,g({crs={171854},customCollect={"SL_COV_VEN"}},{crit(15,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(15,{achID=14724,customCollect={"SL_COV_VEN"}}),i(183886,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(183885,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(183863,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(177230,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=323208},{crit(1,{achID=14678,customCollect={"SL_COV_VEN"}})})),i(183884,{b=1,customCollect={"SL_COV_VEN"},f=55}),p(2931,{b=1,itemID=180815}),s(113534,181230,{b=1,f=34,lvl=60}),s(113533,181229,{b=1,f=1,lvl=60}),s(113530,181226,{b=1,f=35,lvl=60}),s(113536,181232,{b=1,f=26,lvl=60})})),o(356748,g({crs={171856},customCollect={"SL_COV_VEN"}},{crit(16,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(16,{achID=14724,customCollect={"SL_COV_VEN"}}),s(114931,183709,{b=1,customCollect={"SL_COV_VEN"},f=3,lvl=60}),i(183862,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(181771,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=343719}),i(180689,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=334458}),i(181440,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336531},{crit(20,{achID=14678,customCollect={"SL_COV_VEN"}})})),i(178128,{b=1,customCollect={"SL_COV_VEN"}}),s(113313,180964,{b=1,f=8,lvl=60}),s(113309,180960,{b=1,f=24,lvl=60}),p(2904,{b=1,itemID=180603}),s(113305,180956,{b=1,f=31,lvl=60}),s(113306,180957,{b=1,f=35,lvl=60}),s(113304,180955,{b=1,f=29,lvl=60})})),o(356741,g({crs={165269},customCollect={"SL_COV_VEN"}},{crit(4,{achID=14723,customCollect={"SL_COV_VEN"}}),crit(4,{achID=14724,customCollect={"SL_COV_VEN"}}),mnt(332949,{b=1,customCollect={"SL_COV_VEN"},itemID=182209}),i(181566,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337151}),i(183862,{b=1,customCollect={"SL_COV_VEN"},f=55}),i(181567,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=337152}),toy(182696,{b=1,customCollect={"SL_COV_VEN"},lvl=48}),i(181436,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336527},{crit(16,{achID=14678,customCollect={"SL_COV_VEN"}})})),s(113307,180958,{b=1,f=25,lvl=60}),s(113310,180961,{b=1,f=20,lvl=60}),s(113313,180964,{b=1,f=8,lvl=60}),s(113305,180956,{b=1,f=31,lvl=60}),s(113306,180957,{b=1,f=35,lvl=60})}))})),n(-916,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Ui_embercourt-emoji-miserable"},{q(59660,{coords={{49.9,19.3,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161979}},sourceQuests={63065}}),q(61351,{cost={{"i",181248,1}},crs={171705},customCollect={"SL_COV_VEN"},isDaily=1,isWeekly=1,lvl=60,providers={{"n",164965}},repeatable=1}),q(61899,g({coords={{30.7,41.8,1525}},customCollect={"SL_COV_VEN"},lvl=60,minReputation={2445,9000},providers={{"n",165494}}},{i(181533,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336982},{crit(13,{achID=14679,customCollect={"SL_COV_VEN"}})}))})),q(61900,g({coords={{29.8,45.4,1525}},customCollect={"SL_COV_VEN"},lvl=60,minReputation={2445,21000},providers={{"n",165493}}},{i(181535,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336983},{crit(14,{achID=14679,customCollect={"SL_COV_VEN"}})}))})),q(63694,{coords={{63.7,36.6,1565}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160814}}}),q(63685,{coords={{70.1,56.1,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",163073}}}),q(63695,{coords={{60,53.8,1565}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",160894}}}),q(61407,g({coords={{71.7,40.3,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",167332}},sourceQuests={57929,61706}},{i(176130,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321619},{crit(1,{achID=14680,customCollect={"SL_COV_VEN"}})}))})),q(61405,g({coords={{33.9,66.5,1533}},customCollect={"SL_COV_VEN"},isWorldQuest=1,lvl=60,providers={{"n",172448}},sourceQuests={61880}},{i(176135,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321643},{crit(5,{achID=14680,customCollect={"SL_COV_VEN"}})}))})),q(61706,{coords={{27.9,43.1,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164966}},sourceQuests={59661}}),q(61408,g({coords={{56.3,55.6,1565}},customCollect={"SL_COV_VEN"},isWorldQuest=1,lvl=60,providers={{"n",172352}},sourceQuests={61880}},{i(176131,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321621},{crit(2,{achID=14680,customCollect={"SL_COV_VEN"}})}))})),q(61704,{coords={{27.9,43.1,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164966}},sourceQuests={59661}}),q(61738,g({coords={{55.1,43.7,1525}},customCollect={"SL_COV_VEN"},description="Available after purchasing Staff: Stage Crew.",lvl=60,providers={{"n",173173}}},{i(176132,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321637},{crit(3,{achID=14680,customCollect={"SL_COV_VEN"}})}))})),q(61403,g({coords={{54.2,69.3,1536}},customCollect={"SL_COV_VEN"},lvl=60,minReputation={2445,21000},providers={{"n",172964}}},{i(176140,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321656},{crit(12,{achID=14680,customCollect={"SL_COV_VEN"}})}))})),q(61399,g({coords={{59.2,75.1,1670}},customCollect={"SL_COV_VEN"},lvl=60,minReputation={2445,3000},providers={{"n",156791}}},{i(176128,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321615},{crit(8,{achID=14680,customCollect={"SL_COV_VEN"}})}))})),q(61406,g({coords={{40.2,41.2,1536}},customCollect={"SL_COV_VEN"},description="Available after purchasing Staff: Waiters.",lvl=60,providers={{"n",168429}}},{i(176136,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321645},{crit(6,{achID=14680,customCollect={"SL_COV_VEN"}})}))})),q(61400,g({coords={{24.6,50.2,1525}},customCollect={"SL_COV_VEN"},lvl=60,minReputation={2445,21000},providers={{"n",172986}}},{i(176127,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321613},{crit(9,{achID=14680,customCollect={"SL_COV_VEN"}})}))})),q(61705,{coords={{27.9,43.1,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164966}},sourceQuests={59661}}),q(61402,g({coords={{26.5,29.1,1525}},customCollect={"SL_COV_VEN"},description="Available after purchasing Building: Guardhouse.",lvl=60,providers={{"n",172502}}},{i(176139,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321651},{crit(11,{achID=14680,customCollect={"SL_COV_VEN"}})}))})),q(61398,g({coords={{61.3,63.8,1525}},customCollect={"SL_COV_VEN"},lvl=60,minReputation={2445,3000},providers={{"n",156822}}},{i(176126,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321611},{crit(7,{achID=14680,customCollect={"SL_COV_VEN"}})}))})),q(61404,g({coords={{30.9,57.6,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",167863}},sourceQuests={61705}},{i(176134,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321641},{crit(4,{achID=14680,customCollect={"SL_COV_VEN"}})}))})),q(61401,g({coords={{60.9,39.5,1525}},customCollect={"SL_COV_VEN"},description="Available after purchasing Building: Guardhouse.",lvl=60,providers={{"n",172614}}},{i(176138,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321649},{crit(10,{achID=14680,customCollect={"SL_COV_VEN"}})}))})),q(61892,g({coords={{28.5,41.1,1525}},customCollect={"SL_COV_VEN"},lvl=60,minReputation={2445,3000},providers={{"n",165453}}},{i(181521,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336918},{crit(7,{achID=14679,customCollect={"SL_COV_VEN"}})}))})),q(61893,g({coords={{28.5,41.1,1525}},customCollect={"SL_COV_VEN"},lvl=60,minReputation={2445,9000},providers={{"n",165453}},sourceQuests={61892}},{i(181524,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336937},{crit(8,{achID=14679,customCollect={"SL_COV_VEN"}})}))})),q(61894,g({coords={{28.5,41.1,1525}},customCollect={"SL_COV_VEN"},lvl=60,minReputation={2445,21000},providers={{"n",165453}},sourceQuests={61893}},{i(182342,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=339146},{crit(9,{achID=14679,customCollect={"SL_COV_VEN"}})}))})),q(61895,g({coords={{28.5,41.1,1525}},customCollect={"SL_COV_VEN"},lvl=60,minReputation={2445,21000},providers={{"n",165453}},sourceQuests={61894}},{i(182343,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=339147},{crit(10,{achID=14679,customCollect={"SL_COV_VEN"}})}))})),q(59661,{coords={{27.9,43.1,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164966}},sourceQuests={59660}}),q(61882,{coords={{71.7,40.3,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",167332}},sourceQuests={61407}}),q(61884,{coords={{30.9,57.6,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",167863}},sourceQuests={61404}}),q(63696,{coords={{52.8,49.2,1536}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",163019}}}),q(61880,{coords={{70,56.2,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",163073}},sourceQuests={60236}}),q(63697,{coords={{55.8,86.4,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",174916}}}),q(62626,{customCollect={"SL_COV_VEN"},lvl=60,providers={{"i",181765}},repeatable=1}),q(63213,g({coords={{61.8,59.8,1644}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",176253}}},{i(184627,g({b=1,customCollect={"SL_COV_VEN"},f=55},{i(184628,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=347193})}))})),q(63698,{coords={{60.4,71.6,1536}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",159930}}}),q(62073,{altQuests={63765},coords={{30.7,41.7,1525}},cost={{"i",173202,10},{"i",172230,5},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165494}},repeatable=1}),q(62064,{altQuests={63765},coords={{29.8,45.4,1525}},cost={{"i",173109,5},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165493}},repeatable=1}),q(62066,{altQuests={63765},coords={{29.8,45.4,1525}},cost={{"i",171263,10},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165493}},repeatable=1}),q(62106,{altQuests={63765},coords={{32.1,41.6,1525}},cost={{"i",172416,1},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165496}},repeatable=1}),q(62094,{coords={{29,44.3,1525}},cost={{"i",173060,20},{"i",171274,1},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165490}},repeatable=1}),q(62078,{altQuests={63765},coords={{30.7,41.7,1525}},cost={{"i",173141,1},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165494}},repeatable=1}),q(62084,{altQuests={63765},coords={{29,44.3,1525}},cost={{"i",171828,10},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165490}},repeatable=1}),q(61916,{altQuests={63765},coords={{29.8,45.4,1525}},cost={{"i",173202,10},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165493}},repeatable=1}),q(62070,{altQuests={63765},coords={{30.7,41.7,1525}},cost={{"i",170554,1},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165494}},repeatable=1}),q(62076,{altQuests={63765},coords={{30.7,41.7,1525}},cost={{"i",173059,1},{"i",175886,10},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165494}},repeatable=1}),q(62080,{altQuests={63765},coords={{29,44.2,1525}},cost={{"i",168583,1},{"i",168589,1},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165490}},repeatable=1}),q(62087,{altQuests={63765},coords={{29,44.3,1525}},cost={{"i",171831,1},{"i",177061,5},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165490}},repeatable=1}),q(62095,{altQuests={63765},coords={{32.1,41.6,1525}},cost={{"i",173192,10},{"i",171267,1},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165496}},repeatable=1}),q(62083,{altQuests={63765},coords={{29,44.3,1525}},cost={{"i",171301,10},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165490}},repeatable=1}),q(62065,{altQuests={63765},coords={{29.8,45.4,1525}},cost={{"i",177061,10},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165493}},repeatable=1}),q(62082,{altQuests={63765},coords={{29,44.3,1525}},cost={{"i",172069,1},{"i",172068,1},{"i",172051,1},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165490}},repeatable=1}),q(62069,{altQuests={63765},coords={{30.7,41.7,1525}},cost={{"c",1820,20},{"c",1816,50}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165494}},repeatable=1}),q(62075,{altQuests={63765},coords={{30.7,41.7,1525}},cost={{"i",172089,20},{"i",171832,1},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165494}},repeatable=1}),q(62067,{altQuests={63765},coords={{29.8,45.4,1525}},cost={{"i",171840,60},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165493}},repeatable=1}),q(62062,{altQuests={63765},coords={{29.8,45.4,1525}},cost={{"i",171840,20},{"i",173202,10},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165493}},repeatable=1}),q(62104,{altQuests={63765},coords={{32.1,41.6,1525}},cost={{"i",171841,10},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165496}},repeatable=1}),q(62108,{altQuests={63765},coords={{32.1,41.6,1525}},cost={{"i",184090,1},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165496}},repeatable=1}),q(62109,{altQuests={63765},coords={{32.1,41.6,1525}},cost={{"i",171266,5},{"i",171264,5},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165496}},repeatable=1}),q(62105,{altQuests={63765},coords={{32.1,41.6,1525}},cost={{"i",172903,1},{"i",172904,1},{"c",1820,20}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165496}},repeatable=1}),q(60236,g({coords={{70.2,56.1,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",163073}},sourceQuests={57928,61704}},{i(176120,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321599})})),q(61129,g({coords={{60.1,53.8,1565}},cost={{"i",180973,1},{"i",180971,1},{"i",180970,1},{"i",180774,1}},customCollect={"SL_COV_VEN"},description="1. Purchase a |cFFFFFFFFNecklace of Dredbat Fangs|r from Ta'tru in Revendreth (|cFFFFFFFF51.1, 78.8|r). The price of this item changes each week.\n\n2. Exchange the necklace for an |cFFFFFFFFAquamarine Cartel Chit|r from Ta'lan the Antiquary in the Broker's Den in Oribos (|cFFFFFFFF51.6, 44.6|r).\n\n3. Exchange the chit for a |cFFFFFFFFTeregeer Crystal|r from Acquirer Ta'gosh in the Ring of Fates in Oribos (|cFFFFFFFF61.7, 72.0|r).\n\n4. Return to Revendreth and exchange the crystal for the |cFFFFFFFFPreserved Berries|r from Ta'ruca (|cFFFFFFFF51.1, 78.5|r).",isDaily=1,lvl=60,providers={{"n",160894}}},{i(176121,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321601})})),q(61092,g({coords={{52.8,49.2,1536}},customCollect={"SL_COV_VEN"},description="|cFF1eff00Invitation: Grandmaster Vole|r can be purchased from Lady Ilinca above Sinfall.",isDaily=1,lvl=60,minReputation={2445,3000},providers={{"n",163019}}},{i(176122,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321603})})),q(61256,g({coords={{55.8,86.4,1533}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",174916}},sourceQuests={61880}},{i(176123,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321605})})),q(61105,g({coords={{60.4,71.6,1536}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",159930}},sourceQuests={61880}},{i(176124,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321607})})),q(61130,g({coords={{52.7,82.6,1533}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",166577}}},{i(176125,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321609})})),q(60916,g({coords={{38.9,66,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",157199}}},{i(178686,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=327299})})),q(61139,g({coords={{63.6,36.6,1565}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,minReputation={2445,9000},providers={{"n",160814}}},{i(176119,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321597})})),q(63065,{coords={{55.5,27,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",172605}}}),q(63699,{coords={{52.6,82.5,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",166577}}}),q(61898,g({coords={{28.9,44.2,1525}},customCollect={"SL_COV_VEN"},lvl=60,minReputation={2445,3000},providers={{"n",165490}}},{i(181532,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336981},{crit(12,{achID=14679,customCollect={"SL_COV_VEN"}})}))})),q(63700,{coords={{39,66,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",157199}}}),q(61616,g({coords={{28,43.1,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",164966}},sourceQuests={61880,61882,61884}},{i(181536,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336986},{crit(15,{achID=14679,customCollect={"SL_COV_VEN"}})})),i(176850,{b=1,customCollect={"SL_COV_VEN"}})})),q(61526,{coords={{28,43.1,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",164966}},sourceQuests={61616}}),q(61525,{coords={{28,43.1,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",164966}}}),q(60339,{coords={{28,43.1,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",164966}}}),q(61896,g({coords={{32,41.6,1525}},customCollect={"SL_COV_VEN"},lvl=60,minReputation={2445,21000},providers={{"n",165496}}},{i(181530,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336980},{crit(11,{achID=14679,customCollect={"SL_COV_VEN"}})}))}))})),n(-917,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Ui_embercourt-emoji-uncomfortable"},{q(62177,g({cost={{"i",182970,1}},customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},sourceQuests={61763}},{crit(5,{achID=14683,customCollect={"SL_COV_VEN"}})})),q(62174,g({cost={{"i",182973,1}},customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},sourceQuests={61763}},{crit(8,{achID=14683,customCollect={"SL_COV_VEN"}})})),q(62206,g({customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"i",183861}},sourceQuests={61763}},{crit(1,{achID=14681,customCollect={"SL_COV_VEN"}})})),q(62207,g({customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"i",183863}},sourceQuests={61763}},{crit(2,{achID=14681,customCollect={"SL_COV_VEN"}})})),q(64340,{cost={{"i",187133,1}},customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},sourceQuests={61763}}),q(62178,g({cost={{"i",182702,1}},customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},repeatable=1,sourceQuests={61763}},{crit(1,{achID=14683,customCollect={"SL_COV_VEN"}})})),q(62179,g({cost={{"i",182705,1}},customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},repeatable=1,sourceQuests={61763}},{crit(2,{achID=14683,customCollect={"SL_COV_VEN"}})})),q(62181,g({cost={{"i",182703,1}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",172854}},repeatable=1,sourceQuests={61763}},{crit(4,{achID=14683,customCollect={"SL_COV_VEN"}})})),q(61764,{customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},sourceQuests={62361}}),q(62985,{customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},sourceQuests={61764}}),q(61763,g({coords={{72.5,73.2,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",157846}},sourceQuests={61762}},{p(2967,{b=1,customCollect={"SL_COV_VEN"},itemID=182683})})),q(62180,g({cost={{"i",182704,1}},customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},repeatable=1,sourceQuests={61763}},{crit(3,{achID=14683,customCollect={"SL_COV_VEN"}})})),q(61766,{coords={{27.9,43,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164966}}}),q(62361,{coords={{72.5,73.2,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",157846}},sourceQuests={61763}}),q(62173,g({cost={{"i",182967,1}},customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},sourceQuests={61763}},{crit(10,{achID=14683,customCollect={"SL_COV_VEN"}})})),q(62175,g({cost={{"i",182971,1}},customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},sourceQuests={61763}},{crit(7,{achID=14683,customCollect={"SL_COV_VEN"}})})),q(62208,g({customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"i",183860}},sourceQuests={61763}},{crit(3,{achID=14681,customCollect={"SL_COV_VEN"}})})),q(62221,g({cost={{"i",183842,1}},customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},sourceQuests={61763}},{crit(5,{achID=14681,customCollect={"SL_COV_VEN"}})})),q(61762,{coords={{72.5,73.2,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",157846}},sourceQuests={61851}}),q(62222,g({cost={{"i",183843,1}},customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},sourceQuests={61763}},{crit(6,{achID=14681,customCollect={"SL_COV_VEN"}})})),q(61851,{coords={{72.5,73.2,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",157846}},sourceQuests={61766}}),q(62172,g({cost={{"i",182712,1}},customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},sourceQuests={61763}},{crit(9,{achID=14683,customCollect={"SL_COV_VEN"}})})),q(62176,g({cost={{"i",182972,1}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",172854}},sourceQuests={61763}},{crit(6,{achID=14683,customCollect={"SL_COV_VEN"}})})),q(63765,{cost={{"i",185741,1}},customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"n",172854}},sourceQuests={61763}}),q(62205,g({customCollect={"SL_COV_VEN"},description="Summon your |cFF006211Dredger Butler|r from the Pet Journal.",lvl=60,providers={{"i",183862}},sourceQuests={61763}},{crit(4,{achID=14681,customCollect={"SL_COV_VEN"}})}))})),n(-918,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Ui_embercourt-emoji-happy"},{q(63690,{coords={{50.4,67.4,1536}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171933}}}),q(62597,{customCollect={"SL_COV_VEN"},lvl=60,providers={{"i",183844}}}),q(61943,g({coords={{28.5,41,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165399}}},{i(181537,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336987},{crit(16,{achID=14679,customCollect={"SL_COV_VEN"}})}))})),q(62598,{customCollect={"SL_COV_VEN"},lvl=60,providers={{"i",183845}}}),q(62601,{customCollect={"SL_COV_VEN"},lvl=60,providers={{"i",183848}}}),q(63691,{coords={{50.8,70.4,1565}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171319}}}),q(62613,g({coords={{52.9,83.5,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",174719}},sourceQuests={62598}},{i(177243,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=323301},{crit(13,{achID=14678,customCollect={"SL_COV_VEN"}})}))})),q(62609,g({coords={{53,68.2,1536}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",157676}},sourceQuests={62597}},{i(177241,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=323299},{crit(11,{achID=14678,customCollect={"SL_COV_VEN"}})}))})),q(63692,{coords={{51.8,47.6,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171385}}}),q(63693,{coords={{31,40,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171190}}}),q(61255,g({coords={{50.3,67.4,1536}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",171933}},sourceQuests={61943}},{i(176115,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321586})})),q(61109,g({coords={{50.8,70.4,1565}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",171319}},sourceQuests={61943}},{i(176116,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321589})})),q(61123,g({coords={{51.8,47.7,1533}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",171385}},sourceQuests={61943}},{i(176117,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321591})})),q(61059,g({coords={{61.9,77,1700}},customCollect={"SL_COV_VEN"},description="To get Rendle and Cudgelface's RSVP, you need to do one of the Sootible Hat quests. If you want to collect the |cffffff00Rendle's Big Day|r criteria more quickly, you can abandon the RSVP quest and pick it up again to complete more Sootible Hat quests.",isDaily=1,lvl=60,providers={{"n",171190}},sourceQuests={61943}},{q(62559,g({coords={{62.5,76.6,1700}},cost={{"i",180760,1}},customCollect={"SL_COV_VEN"},isDaily=1,providers={{"n",165302}},repeatable=1},{crit(1,{achID=14749,customCollect={"SL_COV_VEN"}})})),q(62558,g({coords={{62.5,76.6,1700}},cost={{"i",180755,1}},customCollect={"SL_COV_VEN"},isDaily=1,providers={{"n",165302}},repeatable=1},{crit(2,{achID=14749,customCollect={"SL_COV_VEN"}})})),q(62556,g({coords={{62.5,76.6,1700}},cost={{"i",180752,1}},customCollect={"SL_COV_VEN"},isDaily=1,providers={{"n",165302}},repeatable=1},{crit(3,{achID=14749,customCollect={"SL_COV_VEN"}})})),q(62554,g({coords={{62.5,76.6,1700}},cost={{"i",180751,1}},customCollect={"SL_COV_VEN"},isDaily=1,providers={{"n",165302}},repeatable=1},{crit(4,{achID=14749,customCollect={"SL_COV_VEN"}})})),i(176118,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321593})})),q(62612,g({coords={{63.2,62.7,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",161931}},sourceQuests={62601}},{i(177242,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=323302},{crit(12,{achID=14678,customCollect={"SL_COV_VEN"}})}))}))})),n(-925,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Ui_embercourt-emoji-veryhappy"},{q(60825,g({customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,repeatable=1},{i(180296,{b=1,customCollect={"SL_COV_VEN"},f=102})})),q(63686,{coords={{67.6,45.9,1536}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",162487}}}),q(61944,g({coords={{28.5,41,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165399}},sourceQuests={61943}},{i(181538,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=336988},{crit(17,{achID=14679,customCollect={"SL_COV_VEN"}})}))})),q(63687,{coords={{48.9,51,1565}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",172098}}}),q(63688,{coords={{50.1,21,1533}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171647}}}),q(61174,g({coords={{67.6,45.9,1536}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",162487}}},{i(176097,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321546})})),q(61354,g({coords={{48.9,51,1565}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",172098}}},{i(176112,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321551})})),q(61173,g({coords={{50.1,21,1533}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",171647}}},{i(176113,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321555}),i(182114,{b=1,customCollect={"SL_COV_VEN"}})})),q(60948,g({coords={{58,27.4,1525}},customCollect={"SL_COV_VEN"},isDaily=1,lvl=60,providers={{"n",171106}}},{i(176114,{b=1,customCollect={"SL_COV_VEN"},f=55,spellID=321584})})),q(63689,{coords={{58,27.4,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",171106}}})})),n(-926,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Ui_embercourt-emoji-elated"},{q(61945,{coords={{27.9,43.1,1525}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",164966}}}),q(62599,{customCollect={"SL_COV_VEN"},lvl=60,providers={{"i",183846}}}),q(62616,g({coords={{51.6,34,1565}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",165382}},sourceQuests={62599}},{i(177244,g({b=1,customCollect={"SL_COV_VEN"},f=55,spellID=323300},{crit(14,{achID=14678,customCollect={"SL_COV_VEN"}})}))}))})),i(181355,{b=1,customCollect={"SL_COV_VEN"},f=102,spellID=336211}),i(182211,{b=1,customCollect={"SL_COV_VEN"},f=102}),n(-2,g({customCollect={"SL_COV_VEN"}},{n(174711,g({coords={{32,41.2,1525}},customCollect={"SL_COV_VEN"},minReputation={2445,21000}},{s(114093,182371,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=34,lvl=60}),s(114102,182380,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=8,lvl=60}),s(114098,182376,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=25,lvl=60}),s(114099,182377,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=25,lvl=60}),s(114103,182381,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=1,lvl=60}),s(114092,182370,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=26,lvl=60}),s(114095,182373,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=28,lvl=60}),s(115066,183974,{cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=20,lvl=60}),s(114097,182375,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=25,lvl=60}),s(114094,182372,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=23,lvl=60}),s(114101,182379,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=33,lvl=60}),s(114091,182369,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=20,lvl=60}),s(114096,182374,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=28,lvl=60}),s(114100,182378,{b=1,cost={{"c",1813,1750}},customCollect={"SL_COV_VEN"},f=35,lvl=60})})),n(165453,g({coords={{28.5,41.1,1525}},customCollect={"SL_COV_VEN"}},{i(176850,{b=1,cost={{"c",1820,15}},customCollect={"SL_COV_VEN"}}),i(183956,{b=1,customCollect={"SL_COV_VEN"},f=55,minReputation={2445,9000},questID=62656,spellID=343780}),i(183957,{b=1,customCollect={"SL_COV_VEN"},f=55,minReputation={2445,3000},questID=62657,spellID=343781}),toy(183876,{b=1,cost=5000000,customCollect={"SL_COV_VEN"},lvl=48}),i(177234,g({b=1,cost={{"c",1813,25}},customCollect={"SL_COV_VEN"},f=55,spellID=323293},{crit(5,{achID=14678,customCollect={"SL_COV_VEN"}})}))})),n(173371,g({coords={{28.3,43.7,1525}},customCollect={"SL_COV_VEN"}},{s(113379,181055,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113380,181056,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113374,181050,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113377,181053,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113381,181057,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_VEN"},f=3,lvl=60}),s(113375,181051,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113376,181052,{b=1,cost={{"c",1813,2000}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113378,181054,{b=1,cost={{"c",1813,2000}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113373,181049,{b=1,cost={{"c",1813,2000}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113336,181014,{b=1,cost={{"c",1813,2000}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113344,181021,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_VEN"},f=3,lvl=60}),s(113341,181019,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113337,181015,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113338,181016,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113335,181013,{b=1,cost={{"c",1813,2000}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113339,181017,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113340,181018,{b=1,cost={{"c",1813,2000}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113342,181020,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113406,181082,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113407,181083,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113408,181084,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_VEN"},f=3,lvl=60}),s(113402,181078,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113400,181076,{b=1,cost={{"c",1813,2000}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113403,181079,{b=1,cost={{"c",1813,2000}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113404,181080,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113405,181081,{b=1,cost={{"c",1813,2000}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113401,181077,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113444,181120,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_VEN"},f=3,lvl=60}),s(113438,181114,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113439,181115,{b=1,cost={{"c",1813,2000}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113440,181116,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113441,181117,{b=1,cost={{"c",1813,2000}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113442,181118,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113437,181113,{b=1,cost={{"c",1813,1500}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113436,181112,{b=1,cost={{"c",1813,2000}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113443,181119,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_VEN"},f=4,lvl=60})})),n(164966,g({coords={{28,43,1525},{58.8,80,1699}},crs={172531},customCollect={"SL_COV_VEN"}},{mnt(312777,{b=1,cost={{"c",1813,5000}},itemID=181316}),i(181441,g({b=1,cost={{"c",1813,25}},customCollect={"SL_COV_VEN"},f=55,spellID=336532},{crit(21,{achID=14678,customCollect={"SL_COV_VEN"}})})),i(187133,{b=1,cost={{"c",1820,25}},customCollect={"SL_COV_VEN"},f=102}),i(181517,g({b=1,cost={{"c",1813,100}},customCollect={"SL_COV_VEN"},f=55,spellID=336912},{crit(1,{achID=14679,customCollect={"SL_COV_VEN"}})})),i(181518,g({b=1,cost={{"c",1813,100}},customCollect={"SL_COV_VEN"},f=55,spellID=336913},{crit(2,{achID=14679,customCollect={"SL_COV_VEN"}})})),i(181519,g({b=1,cost=2500000,customCollect={"SL_COV_VEN"},f=55,spellID=336914},{crit(3,{achID=14679,customCollect={"SL_COV_VEN"}})})),i(181520,g({b=1,cost=2500000,customCollect={"SL_COV_VEN"},f=55,spellID=336916},{crit(4,{achID=14679,customCollect={"SL_COV_VEN"}})})),i(181522,g({b=1,cost=2500000,customCollect={"SL_COV_VEN"},f=55,spellID=336925},{crit(5,{achID=14679,customCollect={"SL_COV_VEN"}})})),i(181523,g({b=1,cost=2500000,customCollect={"SL_COV_VEN"},f=55,spellID=336932},{crit(6,{achID=14679,customCollect={"SL_COV_VEN"}})})),i(182296,g({b=1,cost={{"c",1820,85}},customCollect={"SL_COV_VEN"},description="This is intended to be purchased on a 'Main' Venthyr character to send to 'Alt' Venthyr characters to get a head-start on Ember Court progress.",f=55,spellID=338674},{q(61493,{customCollect={"SL_COV_VEN"},name="Dredger Pool Unlocked"}),q(61494,{customCollect={"SL_COV_VEN"},name="Guardhouse Unlocked"})})),i(182973,{b=1,cost={{"c",1820,10}},customCollect={"SL_COV_VEN"},f=102}),s(114928,183706,{b=1,cost={{"c",1816,300}},customCollect={"SL_COV_VEN"},f=3,lvl=60}),i(183842,{b=1,cost={{"c",1820,55}},customCollect={"SL_COV_VEN"},f=102}),i(183843,{b=1,cost={{"c",1820,70}},customCollect={"SL_COV_VEN"},f=102}),p(3011,{b=1,cost={{"i",163036,250}},customCollect={"SL_COV_VEN"},itemID=183854}),i(185741,{b=1,cost={{"c",1820,85}},customCollect={"SL_COV_VEN"},description="This is intended to be purchased on a 'Main' Venthyr character to send to 'Alt' Venthyr characters to get a head-start on Ember Court progress.",f=102}),i(181443,{b=1,cost={{"c",1820,85}},customCollect={"SL_COV_VEN"},f=55,questID=61459,spellID=336534})}))}))})),n(-924,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_revendreth"},{n(-916,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_revendreth"},{n(-17,g({customCollect={"SL_COV_VEN"}},{q(60051,{coords={{51.1,38,1699}},customCollect={"SL_COV_VEN"},isBreadcrumb=1,lvl=60,nextQuests={57531},providers={{"n",158653}},sourceQuests={63056}}),q(60060,{coords={{47.2,57.3,1699}},customCollect={"SL_COV_VEN"},lvl=58,providers={{"n",167160}},sourceQuests={57536}}),q(60147,{coords={{47.2,57.3,1699}},customCollect={"SL_COV_VEN"},lvl=58,providers={{"n",167160}},sourceQuests={57536}}),q(63056,{coords={{55.3,27.1,1699}},customCollect={"SL_COV_VEN"},lvl=60,providers={{"n",172605}},sourceQuests={62915}})}))})),n(-917,g({customCollect={"SL_COV_VEN"},icon="Interface\\Icons\\Sanctum_features_transportationnetwork_revendreth"},{n(-17,g({customCollect={"SL_COV_VEN"}},{q(60159,{coords={{47.6,57.3,1699}},customCollect={"SL_COV_VEN"},lvl=58,providers={{"n",167160}},sourceQuests={60060,60147}}),q(60160,{coords={{47.6,57.3,1699}},customCollect={"SL_COV_VEN"},lvl=58,providers={{"n",167160}},sourceQuests={60060,60147}})}))})),n(-918,g({customCollect={"SL_COV_VEN"},description="Each week, a set of 3 Broken Mirrors is active in Revendreth. They are not on a predictable cycle, so the same set may be up two weeks in a row. Toggle on Debug Mode, 'Show All Trackable Things,' or 'Track Repeatable Quests' to see the list of mirror sets available to restore.\n\nIf your mirror transports you to Sanctuary of the Mad, go back to the repaired mirror and re-enter it to be teleported to the correct room.",icon="Interface\\Icons\\Sanctum_features_transportationnetwork_revendreth"},{n(-967,g({customCollect={"SL_COV_VEN"}},{n(166133,g({customCollect={"SL_COV_VEN"}},{i(181363,{b=1,cost={{"c",1820,20}},customCollect={"SL_COV_VEN"},f=55,sourceQuests={59740}})})),n(-968,g({customCollect={"SL_COV_VEN"}},{n(-1433951,g({coords={{39.1,52.2,1525}},cost={{"i",181363,1}},customCollect={"SL_COV_VEN"},isDaily=1,questID=61819},{o(357236,{customCollect={"SL_COV_VEN"},isDaily=1,questID=61836})})),n(-1433952,g({coords={{58.8,67.8,1525}},cost={{"i",181363,1}},customCollect={"SL_COV_VEN"},isDaily=1,questID=61823},{o(357237,{customCollect={"SL_COV_VEN"},isDaily=1,questID=61837})})),n(-1433953,g({coords={{70.9,43.6,1525}},cost={{"i",181363,1}},customCollect={"SL_COV_VEN"},isDaily=1,questID=61827},{o(357238,{customCollect={"SL_COV_VEN"},isDaily=1,questID=61838})}))})),n(-969,g({customCollect={"SL_COV_VEN"}},{n(-1433954,g({coords={{73.1,44.8,1525}},cost={{"i",181363,1}},customCollect={"SL_COV_VEN"},description="Coordinates are for a crypt entrance. The mirror is at the bottom of the crypt in the room on the right.",isDaily=1,questID=61817},{o(357230,{customCollect={"SL_COV_VEN"},isDaily=1,questID=61830})})),n(-1433955,g({coords={{40.3,77.1,1525}},cost={{"i",181363,1}},customCollect={"SL_COV_VEN"},isDaily=1,questID=61821},{o(357231,{customCollect={"SL_COV_VEN"},isDaily=1,questID=61831})})),n(-1433956,g({coords={{77.2,65.4,1525}},cost={{"i",181363,1}},customCollect={"SL_COV_VEN"},description="Inside a house near the top of the elevator. There are elite mobs in the area.",isDaily=1,questID=61825},{o(357232,{customCollect={"SL_COV_VEN"},isDaily=1,questID=61832})}))})),n(-970,g({customCollect={"SL_COV_VEN"}},{n(-1433957,g({coords={{27.1,21.6,1525}},cost={{"i",181363,1}},customCollect={"SL_COV_VEN"},description="Not up on the ramparts, but at the bottom level inside a crumbled wall. There is an elite spider in the room.",isDaily=1,questID=61826},{o(357229,{customCollect={"SL_COV_VEN"},isDaily=1,questID=61835})})),n(-1433958,g({coords={{29.4,37.3,1525}},cost={{"i",181363,1}},customCollect={"SL_COV_VEN"},description="On the middle level of the crumbled edifice.",isDaily=1,questID=61818},{o(351948,{customCollect={"SL_COV_VEN"},isDaily=1,questID=61833})})),n(-1433959,g({coords={{40.4,73.3,1525}},cost={{"i",181363,1}},customCollect={"SL_COV_VEN"},isDaily=1,questID=61822},{o(357228,{customCollect={"SL_COV_VEN"},isDaily=1,questID=61834})}))})),n(-971,g({customCollect={"SL_COV_VEN"}},{n(-1433960,g({coords={{20.7,54.2,1525}},cost={{"i",181363,1}},customCollect={"SL_COV_VEN"},isDaily=1,questID=59236},{o(357233,{customCollect={"SL_COV_VEN"},isDaily=1,questID=60297})})),n(-1433961,g({coords={{29.6,25.8,1525}},cost={{"i",181363,1}},customCollect={"SL_COV_VEN"},isDaily=1,questID=61824},{o(357235,{customCollect={"SL_COV_VEN"},isDaily=1,questID=61829})})),n(-1433962,g({coords={{55.1,34.7,1525}},cost={{"i",181363,1}},customCollect={"SL_COV_VEN"},description="Coordinates are for a crypt entrance. The mirror is at the bottom of the crypt in the room on the left.",isDaily=1,questID=61820},{o(357234,{customCollect={"SL_COV_VEN"},isDaily=1,questID=61828})}))}))})),n(-17,g({customCollect={"SL_COV_VEN"}},{q(60164,{coords={{47.3,57.5,1699}},customCollect={"SL_COV_VEN"},lvl=58,providers={{"n",167160}},sourceQuests={60159,60160}}),q(60165,{coords={{47.3,57.5,1699}},customCollect={"SL_COV_VEN"},lvl=58,providers={{"n",167160}},sourceQuests={60159,60160}}),q(59740,{coords={{47.3,57.5,1699}},customCollect={"SL_COV_VEN"},lvl=58,providers={{"n",167160}},sourceQuests={60164,60165}})})),n(-18,g({customCollect={"SL_COV_VEN"},maps={1525}},{mnt(333023,{b=1,customCollect={"SL_COV_VEN"},itemID=183798}),p(3012,{b=1,customCollect={"SL_COV_VEN"},itemID=183855}),s(114929,183707,{b=1,customCollect={"SL_COV_VEN"},f=3,lvl=50}),s(115064,183972,{customCollect={"SL_COV_VEN"},f=20,lvl=56}),s(115065,183973,{customCollect={"SL_COV_VEN"},f=20,lvl=56}),s(115068,183976,{b=1,customCollect={"SL_COV_VEN"},f=20,lvl=60}),s(115070,183978,{b=1,customCollect={"SL_COV_VEN"},description="Drops for any class.",f=20,lvl=50}),flt(4,g({customCollect={"SL_COV_VEN"}},{s(113453,181129,{b=1,c=a13,customCollect={"SL_COV_VEN"},description="This cloak is only awarded to cloth characters.",f=3,lvl=50}),s(113447,181123,{b=1,customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113448,181124,{b=1,customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113449,181125,{b=1,customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113450,181126,{b=1,customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113451,181127,{b=1,customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113446,181122,{b=1,customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113445,181121,{b=1,customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113452,181128,{b=1,customCollect={"SL_COV_VEN"},f=4,lvl=50})})),flt(5,g({customCollect={"SL_COV_VEN"}},{s(113388,181064,{b=1,customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113389,181065,{b=1,customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113383,181059,{b=1,customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113386,181062,{b=1,customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113390,181066,{b=1,c=a28,customCollect={"SL_COV_VEN"},description="This cloak is only awarded to leather characters.",f=3,lvl=50}),s(113384,181060,{b=1,customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113385,181061,{b=1,customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113387,181063,{b=1,customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113382,181058,{b=1,customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(114933,183711,{b=1,customCollect={"SL_COV_VEN"},f=3,lvl=50}),s(114932,183710,{b=1,customCollect={"SL_COV_VEN"},f=3,lvl=50})})),flt(6,g({customCollect={"SL_COV_VEN"}},{s(113415,181091,{b=1,customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113416,181092,{b=1,customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113417,181093,{b=1,c=a14,customCollect={"SL_COV_VEN"},description="This cloak is only awarded to mail characters.",f=3,lvl=50}),s(113411,181087,{b=1,customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113409,181085,{b=1,customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113412,181088,{b=1,customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113413,181089,{b=1,customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113414,181090,{b=1,customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113410,181086,{b=1,customCollect={"SL_COV_VEN"},f=6,lvl=50})})),flt(7,g({customCollect={"SL_COV_VEN"}},{s(113346,181023,{b=1,customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113354,181030,{b=1,c=a15,customCollect={"SL_COV_VEN"},description="This cloak is only awarded to Plate characters.",f=3,lvl=50}),s(113351,181028,{b=1,customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113347,181024,{b=1,customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113348,181025,{b=1,customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113345,181022,{b=1,customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113349,181026,{b=1,customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113350,181027,{b=1,customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113352,181029,{b=1,customCollect={"SL_COV_VEN"},f=7,lvl=50})}))}))}))}))})),n(-18,g({customCollect={"SL_COV_VEN"}},{i(183699,{b=1,customCollect={"SL_COV_VEN"},description="Only Obtainable from Theotar Soulbind.",f=102})})),n(-2,g({customCollect={"SL_COV_VEN"}},{n(174710,g({coords={{54,25.6,1699}},customCollect={"SL_COV_VEN"}},{i(184665,{b=1,cost={{"c",1885,35}},f=55,lvl=60,spellID=347413,sym={{"select","tierID",9},{"pop"},{"select","headerID",-364},{"pop"},{"extract","runeforgePowerID"}}}),rfl(205,{b=1,cost={{"c",1813,250}},itemID=183249,spellID=342040}),mnt(333021,{b=1,cost={{"c",1813,100},{"c",1885,50}},customCollect={"SL_COV_VEN"},itemID=182332}),mnt(332882,{b=1,cost={{"c",1813,5000},{"c",1885,100}},customCollect={"SL_COV_VEN"},itemID=180461}),mnt(353866,{b=1,cost={{"c",1813,7500}},customCollect={"SL_COV_VEN"},itemID=186478}),mnt(332927,{b=1,cost={{"c",1813,5000}},customCollect={"SL_COV_VEN"},itemID=183715}),p(2966,{b=1,cost={{"c",1813,1500},{"c",1885,30}},customCollect={"SL_COV_VEN"},itemID=181555}),toy(183716,{b=1,cost={{"c",1813,750}},customCollect={"SL_COV_VEN"}}),ill(6258,{b=1,cost={{"c",1813,2500}},customCollect={"SL_COV_VEN"},itemID=182204}),s(114149,182433,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=25,lvl=50}),s(114145,182429,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=34,lvl=50}),s(113370,181046,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113371,181047,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113365,181041,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113368,181044,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113366,181042,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113367,181043,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113369,181045,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113364,181040,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_VEN"},f=5,lvl=50}),s(113372,181048,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=3,lvl=50}),s(114152,182436,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=35,lvl=50}),s(114150,182434,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=25,lvl=50}),s(114151,182435,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=25,lvl=50}),s(113326,181005,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113334,181012,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=3,lvl=50}),s(113331,181010,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113327,181006,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113328,181007,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113325,181004,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113329,181008,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113330,181009,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_VEN"},f=7,lvl=50}),s(113332,181011,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_VEN"},f=7,lvl=50}),i(186508,g({b=1,cost={{"c",1813,10000}},customCollect={"SL_COV_VEN"},f=55,spellID=353915},{s(116079,185097,{b=1,customCollect={"SL_COV_VEN"},f=3,lvl=50}),s(116073,185091,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116074,185092,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116075,185093,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116076,185094,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116071,185089,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116077,185095,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116072,185090,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116078,185096,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50})})),i(186510,g({b=1,cost={{"c",1813,10000}},customCollect={"SL_COV_VEN"},f=55,spellID=353917},{s(116100,185118,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116101,185119,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116102,185120,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116103,185121,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116098,185116,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116104,185122,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116106,185124,{b=1,customCollect={"SL_COV_VEN"},f=3,lvl=50}),s(116099,185117,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116105,185123,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50})})),i(186509,g({b=1,cost={{"c",1813,10000}},customCollect={"SL_COV_VEN"},f=55,spellID=353916},{s(116065,185083,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116066,185084,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116067,185085,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116068,185086,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116070,185088,{b=1,customCollect={"SL_COV_VEN"},f=3,lvl=50}),s(116064,185082,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116063,185081,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50}),s(116069,185087,{b=1,customCollect={"SL_COV_VEN"},f=2,lvl=50})})),s(113397,181073,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113398,181074,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113399,181075,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=3,lvl=50}),s(113393,181069,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113391,181067,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113394,181070,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113395,181071,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113396,181072,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(113392,181068,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_VEN"},f=6,lvl=50}),s(114148,182432,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=28,lvl=50}),s(114147,182431,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=28,lvl=50}),s(114144,182428,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=26,lvl=50}),s(114934,183712,{b=1,cost={{"c",1813,3500}},customCollect={"SL_COV_VEN"},f=3,lvl=50}),s(114927,183705,{b=1,cost={{"c",1813,3500},{"c",1885,40}},customCollect={"SL_COV_VEN"},f=3,lvl=50}),s(114153,182437,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=33,lvl=50}),s(115067,183975,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=20,lvl=50}),s(114154,182438,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=8,lvl=50}),s(114143,182427,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=20,lvl=50}),s(114155,182439,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=1,lvl=50}),s(114146,182430,{b=1,cost={{"c",1813,3500},{"c",1885,50}},customCollect={"SL_COV_VEN"},f=23,lvl=50}),s(113426,181102,{b=1,cost={{"c",1813,1500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=3,lvl=50}),s(113420,181096,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113421,181097,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113422,181098,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113423,181099,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113424,181100,{b=1,cost={{"c",1813,3000},{"c",1885,25}},customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113419,181095,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113418,181094,{b=1,cost={{"c",1813,4000},{"c",1885,30}},customCollect={"SL_COV_VEN"},f=4,lvl=50}),s(113425,181101,{b=1,cost={{"c",1813,2000},{"c",1885,15}},customCollect={"SL_COV_VEN"},f=4,lvl=50})})),n(175406,g({coords={{70.6,27.3,1700}},customCollect={"SL_COV_VEN"}},{s(113469,181143,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=34,lvl=60}),s(113468,181142,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=26,lvl=60}),s(113478,181154,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=8,lvl=60}),s(113265,180902,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113284,180921,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113473,181149,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=25,lvl=60}),s(113476,181152,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=35,lvl=60}),s(113283,180920,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113267,180904,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113477,181153,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=33,lvl=60}),s(113467,181141,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=20,lvl=60}),s(113266,180903,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113286,180923,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113470,181144,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=23,lvl=60}),s(113474,181150,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=25,lvl=60}),s(113471,181146,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=28,lvl=60}),s(113479,181156,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=1,lvl=60}),s(113285,180922,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113264,180901,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113475,181151,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=25,lvl=60}),s(113472,181148,{b=1,cost={{"c",1813,3500},{"c",1885,10}},customCollect={"SL_COV_VEN"},f=28,lvl=60}),s(113298,180938,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=3,lvl=60}),s(113287,180924,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113268,180905,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113273,180910,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113263,180900,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113466,180916,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113292,180929,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=7,lvl=60}),s(113290,180927,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113294,180931,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113271,180908,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113282,180919,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113296,180936,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=3,lvl=60}),s(113272,180909,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113278,180915,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=5,lvl=60}),s(113289,180926,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113293,180930,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113297,180937,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=3,lvl=60}),s(113275,180912,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113277,180914,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113281,180918,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113270,180907,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=6,lvl=60}),s(113295,180934,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=3,lvl=60}),s(113274,180911,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113276,180913,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113280,180917,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113288,180925,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113269,180906,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=4,lvl=60}),s(113291,180928,{b=1,cost={{"c",1813,250}},customCollect={"SL_COV_VEN"},f=4,lvl=60})})),n(175407,g({coords={{55.2,54.1,1700}},customCollect={"SL_COV_VEN"}},{s(114137,182421,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=3}),s(114141,182425,{b=1,cost={{"i",183888.03,1},{"i",183889.03,1}},customCollect={"SL_COV_VEN"},f=8,lvl=50,modID=3}),s(114132,182416,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_VEN"},f=34,lvl=50,modID=3}),s(114130,182414,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_VEN"},f=20,lvl=50,modID=3}),s(114138,182422,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=3}),s(114140,182424,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_VEN"},f=33,lvl=50,modID=3}),s(114114,182398,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_VEN"},f=33,lvl=50,modID=3}),s(114110,182394,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=3}),s(114112,182396,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=3}),s(114113,182397,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_VEN"},f=35,lvl=50,modID=3}),s(114133,182417,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_VEN"},f=23,lvl=50,modID=3}),s(114116,182400,{b=1,cost={{"i",183895.82,1},{"i",183894.82,1}},customCollect={"SL_COV_VEN"},f=1,lvl=50,modID=3}),s(114104,182388,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_VEN"},f=20,lvl=50,modID=3}),s(114105,182389,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_VEN"},f=26,lvl=50,modID=3}),s(114136,182420,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=3}),s(114135,182419,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=3}),s(114109,182393,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=3}),s(114108,182392,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=3}),s(114107,182391,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_VEN"},f=23,lvl=50,modID=3}),s(114131,182415,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_VEN"},f=26,lvl=50,modID=3}),s(114111,182395,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=3}),s(114142,182426,{b=1,cost={{"i",183888.03,1},{"i",183889.03,1}},customCollect={"SL_COV_VEN"},f=1,lvl=50,modID=3}),s(114115,182399,{b=1,cost={{"i",183895.82,1},{"i",183894.82,1}},customCollect={"SL_COV_VEN"},f=8,lvl=50,modID=3}),s(114106,182390,{b=1,cost={{"i",183896.82,1},{"i",183897.82,1},{"i",183898.82,1},{"i",183899.82,1}},customCollect={"SL_COV_VEN"},f=34,lvl=50,modID=3}),s(114134,182418,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=3}),s(114139,182423,{b=1,cost={{"i",183893.03,1},{"i",183892.03,1},{"i",183891.03,1},{"i",183890.03,1}},customCollect={"SL_COV_VEN"},f=35,lvl=50,modID=3})})),n(178176,g({coords={{55.1,46.1,1700}},crs={174183},customCollect={"SL_COV_VEN"}},{s(114137,182421,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=4}),s(114141,182425,{b=1,cost={{"i",183888.04,1},{"i",183889.04,1}},customCollect={"SL_COV_VEN"},f=8,lvl=50,modID=4}),s(114132,182416,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_VEN"},f=34,lvl=50,modID=4}),s(114130,182414,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_VEN"},f=20,lvl=50,modID=4}),s(114138,182422,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=4}),s(114140,182424,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_VEN"},f=33,lvl=50,modID=4}),s(114114,182398,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_VEN"},f=33,lvl=50,modID=4}),s(114110,182394,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=4}),s(114112,182396,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=4}),s(114113,182397,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_VEN"},f=35,lvl=50,modID=4}),s(114133,182417,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_VEN"},f=23,lvl=50,modID=4}),s(114116,182400,{b=1,cost={{"i",183895.83,1},{"i",183894.83,1}},customCollect={"SL_COV_VEN"},f=1,lvl=50,modID=83}),s(114104,182388,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_VEN"},f=20,lvl=50,modID=4}),s(114105,182389,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_VEN"},f=26,lvl=50,modID=4}),s(114136,182420,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=4}),s(114135,182419,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=4}),s(114109,182393,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=4}),s(114108,182392,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=83}),s(114107,182391,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_VEN"},f=23,lvl=50,modID=83}),s(114131,182415,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_VEN"},f=26,lvl=50,modID=4}),s(114111,182395,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=4}),s(114142,182426,{b=1,cost={{"i",183888.04,1},{"i",183889.04,1}},customCollect={"SL_COV_VEN"},f=1,lvl=50,modID=4}),s(114115,182399,{b=1,cost={{"i",183895.83,1},{"i",183894.83,1}},customCollect={"SL_COV_VEN"},f=8,lvl=50,modID=4}),s(114106,182390,{b=1,cost={{"i",183896.83,1},{"i",183897.83,1},{"i",183898.83,1},{"i",183899.83,1}},customCollect={"SL_COV_VEN"},f=34,lvl=50,modID=4}),s(114134,182418,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=4}),s(114139,182423,{b=1,cost={{"i",183893.04,1},{"i",183892.04,1},{"i",183891.04,1},{"i",183890.04,1}},customCollect={"SL_COV_VEN"},f=35,lvl=50,modID=4})})),n(174709,g({coords={{45.4,65,1700}},customCollect={"SL_COV_VEN"}},{s(114137,182421,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=5}),s(114141,182425,{b=1,cost={{"i",183888.05,1},{"i",183889.05,1}},customCollect={"SL_COV_VEN"},f=8,lvl=50,modID=5}),s(114132,182416,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_VEN"},f=34,lvl=50,modID=5}),s(114130,182414,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_VEN"},f=20,lvl=50,modID=5}),s(114138,182422,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=5}),s(114140,182424,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_VEN"},f=33,lvl=50,modID=5}),s(114114,182398,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_VEN"},f=33,lvl=50,modID=5}),s(114110,182394,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=5}),s(114112,182396,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=5}),s(114113,182397,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_VEN"},f=35,lvl=50,modID=5}),s(114133,182417,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_VEN"},f=23,lvl=50,modID=5}),s(114116,182400,{b=1,cost={{"i",183895.84,1},{"i",183894.84,1}},customCollect={"SL_COV_VEN"},f=1,lvl=50,modID=5}),s(114104,182388,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_VEN"},f=20,lvl=50,modID=5}),s(114105,182389,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_VEN"},f=26,lvl=50,modID=5}),s(114136,182420,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=5}),s(114135,182419,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=5}),s(114109,182393,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=5}),s(114108,182392,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=5}),s(114107,182391,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_VEN"},f=23,lvl=50,modID=5}),s(114131,182415,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_VEN"},f=26,lvl=50,modID=5}),s(114111,182395,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=5}),s(114142,182426,{b=1,cost={{"i",183888.05,1},{"i",183889.05,1}},customCollect={"SL_COV_VEN"},f=1,lvl=50,modID=5}),s(114115,182399,{b=1,cost={{"i",183895.84,1},{"i",183894.84,1}},customCollect={"SL_COV_VEN"},f=8,lvl=50,modID=5}),s(114106,182390,{b=1,cost={{"i",183896.84,1},{"i",183897.84,1},{"i",183898.84,1},{"i",183899.84,1}},customCollect={"SL_COV_VEN"},f=34,lvl=50,modID=5}),s(114134,182418,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=5}),s(114139,182423,{b=1,cost={{"i",183893.05,1},{"i",183892.05,1},{"i",183891.05,1},{"i",183890.05,1}},customCollect={"SL_COV_VEN"},f=35,lvl=50,modID=5})})),n(175369,g({coords={{40.3,46.1,1700}},customCollect={"SL_COV_VEN"}},{s(115057,182421,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=6}),s(114869,182425,{b=1,cost={{"i",183888.06,1},{"i",183889.06,1}},customCollect={"SL_COV_VEN"},f=8,lvl=50,modID=6}),s(114865,182416,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_VEN"},f=34,lvl=50,modID=6}),s(114864,182414,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_VEN"},f=20,lvl=50,modID=6}),s(114861,182422,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=6}),s(114868,182424,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_VEN"},f=33,lvl=50,modID=6}),s(115053,182398,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_VEN"},f=33,lvl=50,modID=6}),s(115048,182394,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=6}),s(115045,182396,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=6}),s(115052,182397,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_VEN"},f=35,lvl=50,modID=6}),s(114860,182417,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_VEN"},f=23,lvl=50,modID=6}),s(115046,182400,{b=1,cost={{"i",183895.85,1},{"i",183894.85,1}},customCollect={"SL_COV_VEN"},f=1,lvl=50,modID=6}),s(115049,182388,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_VEN"},f=20,lvl=50,modID=6}),s(115055,182389,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_VEN"},f=26,lvl=50,modID=6}),s(114863,182420,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=6}),s(114866,182419,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=6}),s(115051,182393,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=6}),s(115047,182392,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=6}),s(115044,182391,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_VEN"},f=23,lvl=50,modID=6}),s(115056,182415,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_VEN"},f=26,lvl=50,modID=6}),s(115058,182395,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_VEN"},f=25,lvl=50,modID=6}),s(114859,182426,{b=1,cost={{"i",183888.06,1},{"i",183889.06,1}},customCollect={"SL_COV_VEN"},f=1,lvl=50,modID=6}),s(115054,182399,{b=1,cost={{"i",183895.85,1},{"i",183894.85,1}},customCollect={"SL_COV_VEN"},f=8,lvl=50,modID=6}),s(115050,182390,{b=1,cost={{"i",183896.85,1},{"i",183897.85,1},{"i",183898.85,1},{"i",183899.85,1}},customCollect={"SL_COV_VEN"},f=34,lvl=50,modID=6}),s(114862,182418,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_VEN"},f=28,lvl=50,modID=6}),s(114867,182423,{b=1,cost={{"i",183893.06,1},{"i",183892.06,1},{"i",183891.06,1},{"i",183890.06,1}},customCollect={"SL_COV_VEN"},f=35,lvl=50,modID=6})}))}))})),m(1627,g({coords={{48.2,39.4,1543}},icon=3642306,maps={1615,1618,1619,1620,1621,1623,1624,1628,1629,1630,1631,1632,1635,1641,1656,1660,1705,1712,1721,1728,1736,1749,1751,1752,1753,1754,1756,1757,1758,1759,1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1771,1772,1773,1774,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1786,1787,1789,1791,1792,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809,1810,1811,1812,1911,1912,1913,1920,1962,1963,1964,1965,1966,1969,1974,1975,1976,1977,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988}},{n(-4,{ach(15091),ach(15067),ach(14961,g({collectible=false},{crit(4,{sourceQuests={63727}})})),ach(14795,{ach(14759),ach(14760)}),ach(14773),ach(14778,{i(170540,{crit(1,{achID=14778,crs={156157,156159,156212,156213,156219,156226,165594,170800},description="Can be spawned from creatures within the 'Coldheart Interstitia' tower."}),crit(2,{achID=14778,crs={151816}}),crit(3,{achID=14778,crs={152708}}),crit(4,{achID=14778,crs={151353,154030}}),crit(5,{achID=14778,crs={150958,153874,157634,157819}}),crit(6,{achID=14778,crs={150959,153878}}),crit(7,{achID=14778,crs={150965,155798}}),crit(8,{achID=14778,crs={151814,151815,151816,152644,153879,153882,153885}}),crit(9,{achID=14778,crs={154128,154129,157571,157572,157583,157584}}),crit(10,{achID=14778,crs={155211,155215,155216,155219,155221,155225,155226}}),crit(11,{achID=14778,crs={153552,155790,155824,155830,155949,157810}}),crit(12,{achID=14778,crs={155793}}),crit(13,{achID=14778,crs={154011,154014,154015,154016,154018,154020},description="Can be spawned from creatures within the 'The Upper Reaches' tower."})})}),ach(15089,{mnt(339956,{b=1,itemID=186655}),ach(15088),ach(15087),ach(15084),ach(15083),ach(15081),ach(15082)}),ach(14776),ach(14498,{crit(1,{crs={156239}}),crit(2,{crs={171422}}),crit(3,{crs={170418}}),crit(4,{crs={169859}}),crit(5,{crs={153165}}),crit(6,{crs={151329}}),crit(7,{crs={156015}}),crit(8,{crs={153451}}),crit(9,{crs={159755}}),crit(10,{crs={155945}}),crit(11,{crs={151331}}),crit(12,{crs={152995}}),crit(13,{crs={153011}}),crit(14,{crs={153382}}),crit(15,{crs={159190}}),crit(16,{crs={157122}}),crit(17,{crs={153174}}),crit(18,{crs={155251}}),crit(19,{crs={155250}})}),ach(15075,{crit(1,{crs={179136}}),crit(2,{crs={179135}}),crit(3,{crs={179133}})}),ach(14755),ach(15079,{p(3132,{b=1,itemID=186551}),ach(15076,{sourceQuests={64216}}),ach(15080)}),ach(15092,{ach(15093),ach(15095),ach(15094),ach(15096)}),ach(14501,{ach(14499),ach(14500)}),ach(14810,{ach(14809,{ach(14808,{ach(14463),ach(14473),ach(14478),ach(14483),ach(14488),ach(14493)}),crit(1),crit(2),crit(3),crit(4),crit(5),crit(6)}),crit(1),crit(2),crit(3),crit(4),crit(5),crit(6)}),ach(14754,{sourceQuests={60272}}),ach(14468),ach(14469,{p(3041,{b=1,itemID=183412})}),ach(14470),ach(14471,{toy(184223,{b=1,lvl=48})}),ach(14472),ach(14568,{title(438)}),ach(14569),ach(14570,{mnt(344578,{b=1,itemID=184166})})}),n(-364,g({description="These memories only drop from Layer 3 or above, except for Phantasma Lure."},{rfl(203,{b=1,description="This memory is the only exception and will only drop from Layer 6 or above.",itemID=183247,spellID=342040}),n(-982,{rfl(41,{b=1,c=a6,itemID=182634,spellID=342040}),rfl(26,{b=1,c=a12,itemID=183221,spellID=342040}),rfl(52,{b=1,c=a2,itemID=183226,spellID=342040}),rfl(70,{b=1,c=a10,itemID=183254,spellID=342040}),rfl(15,{b=1,c=a9,itemID=183270,spellID=342040}),rfl(92,{b=1,c=a11,itemID=183292,spellID=342040}),rfl(127,{b=1,c=a8,itemID=183342,spellID=342040}),rfl(142,{b=1,c=a1,itemID=183359,spellID=342040}),rfl(167,{b=1,c=a7,itemID=183364,spellID=342040}),rfl(182,{b=1,c=a5,itemID=183383,spellID=342040})}),n(-983,{rfl(42,{b=1,c=a6,itemID=182640,spellID=342040}),rfl(22,{b=1,c=a12,itemID=183217,spellID=342040}),rfl(65,{b=1,c=a2,itemID=183239,spellID=342040}),rfl(80,{b=1,c=a10,itemID=183263,spellID=342040}),rfl(91,{b=1,c=a11,itemID=183291,spellID=342040}),rfl(106,{b=1,c=a3,itemID=183307,spellID=342040}),rfl(158,{b=1,c=a4,itemID=183327,spellID=342040}),rfl(129,{b=1,c=a8,itemID=183343,spellID=342040}),rfl(135,{b=1,c=a1,itemID=183351,spellID=342040}),rfl(172,{b=1,c=a7,itemID=183371,spellID=342040})}),n(-984,{rfl(29,{b=1,c=a12,itemID=183219,spellID=342040}),rfl(56,{b=1,c=a2,itemID=183232,spellID=342040}),rfl(71,{b=1,c=a10,itemID=183255,spellID=342040}),rfl(12,{b=1,c=a9,itemID=183276,spellID=342040}),rfl(96,{b=1,c=a11,itemID=183294,spellID=342040}),rfl(105,{b=1,c=a3,itemID=183302,spellID=342040}),rfl(150,{b=1,c=a4,itemID=183321,spellID=342040}),rfl(122,{b=1,c=a8,itemID=183339,spellID=342040}),rfl(144,{b=1,c=a1,itemID=183360,spellID=342040}),rfl(174,{b=1,c=a7,itemID=183377,spellID=342040}),rfl(183,{b=1,c=a5,itemID=183382,spellID=342040})}),n(-985,{rfl(40,{b=1,c=a6,itemID=182632,spellID=342040}),rfl(60,{b=1,c=a2,itemID=183236,spellID=342040}),rfl(5,{b=1,c=a9,itemID=183280,spellID=342040}),rfl(86,{b=1,c=a11,itemID=183287,spellID=342040}),rfl(103,{b=1,c=a3,itemID=183305,spellID=342040}),rfl(157,{b=1,c=a4,itemID=183322,spellID=342040}),rfl(120,{b=1,c=a8,itemID=183337,spellID=342040}),rfl(139,{b=1,c=a1,itemID=183355,spellID=342040}),rfl(166,{b=1,c=a7,itemID=183363,spellID=342040}),rfl(192,{b=1,c=a5,itemID=183393,spellID=342040})}),n(-986,{rfl(34,{b=1,c=a6,itemID=182628,spellID=342040}),rfl(61,{b=1,c=a2,itemID=183237,spellID=342040}),rfl(81,{b=1,c=a10,itemID=183262,spellID=342040}),rfl(2,{b=1,c=a9,itemID=183281,spellID=342040}),rfl(89,{b=1,c=a11,itemID=183286,spellID=342040}),rfl(109,{b=1,c=a3,itemID=183308,spellID=342040}),rfl(152,{b=1,c=a4,itemID=183320,spellID=342040}),rfl(119,{b=1,c=a8,itemID=183335,spellID=342040}),rfl(140,{b=1,c=a1,itemID=183357,spellID=342040}),rfl(188,{b=1,c=a5,itemID=183388,spellID=342040})}),n(-987,{rfl(37,{b=1,c=a6,itemID=182631,spellID=342040}),rfl(55,{b=1,c=a2,itemID=183230,spellID=342040}),rfl(77,{b=1,c=a10,itemID=183259,spellID=342040}),rfl(9,{b=1,c=a9,itemID=183273,spellID=342040}),rfl(111,{b=1,c=a3,itemID=183312,spellID=342040}),rfl(161,{b=1,c=a4,itemID=183328,spellID=342040}),rfl(171,{b=1,c=a7,itemID=183372,spellID=342040}),rfl(193,{b=1,c=a5,itemID=183390,spellID=342040})})})),n(-17,{q(60270,{coords={{50.6,57.2,1912}},lvl=60,providers={{"n",164937}},sourceQuests={60269}}),q(62700,{coords={{50.6,57.2,1912}},lvl=60,providers={{"n",164937}},sourceQuests={60272}}),q(60268,{coords={{50.6,57.2,1912}},lvl=60,providers={{"n",164937}},sourceQuests={60267}}),q(60267,{crs={151329},lvl=60,providers={{"i",178585}},sourceQuests={61099}}),q(60269,{coords={{50.6,57.2,1912}},lvl=60,providers={{"n",164937}},sourceQuests={60268}}),q(65035,{coords={{35.5,46.9,1627}},customCollect={"SL_SKIP"},isBreadcrumb=1,lvl=50,providers={{"n",181328}},sourceQuests={64850}}),q(64850,{coords={{35.5,46.9,1627}},customCollect={"SL_SKIP"},isDaily=1,lvl=50,providers={{"n",181328}}}),q(64210,{coords={{42.9,68.2,1967}},lvl=50,maps={1968},providers={{"n",179598}},sourceQuests={64557}}),q(62719,{coords={{50.4,53.8,1912}},lvl=60,providers={{"n",164937}},sourceQuests={60272}}),q(63727,g({coords={{50.2,58.4,1912}},lvl=60,providers={{"n",177569}},sourceQuests={63726}},{heir(185965,{b=1,f=200,itemID=185965,questID=63893,recipeID=352177,spellID=352177})})),q(62800,{coords={{50.6,57.2,1912}},description="Unlocks the capability of learning the base item crafts for Shadowlands Legendary items made by Jewelcrafting",lvl=60,providers={{"n",164937}},requireSkill=755,sourceQuests={60272}}),q(62798,{coords={{50.6,57.2,1912}},description="Unlocks the capability of learning the base item crafts for Shadowlands Legendary items made by Leatherworking",lvl=60,providers={{"n",164937}},requireSkill=165,sourceQuests={60272}}),q(62797,{coords={{50.6,57.2,1912}},description="Unlocks the capability of learning the base item crafts for Shadowlands Legendary items made by Blacksmithing",lvl=60,providers={{"n",164937}},requireSkill=164,sourceQuests={60272}}),q(62799,{coords={{50.6,57.2,1912}},description="Unlocks the capability of learning the base item crafts for Shadowlands Legendary items made by Tailoring",lvl=60,providers={{"n",164937}},requireSkill=197,sourceQuests={60272}}),q(64216,{coords={{50.3,60.4,1912}},lvl=50,providers={{"n",164937}},sourceQuests={64210}}),q(61957,g({customCollect={"SL_COV_NEC"},lvl=50,providers={{"n",173395}},sourceQuests={62229}},{follower(1311)})),q(61223,g({customCollect={"SL_COV_VEN"},lvl=50,providers={{"n",171918}},sourceQuests={61259}},{follower(1220)})),q(61421,g({customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",172275}},sourceQuests={61427}},{follower(1277)})),q(61424,g({customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",172240}},sourceQuests={61430}},{follower(1280)})),q(62999,g({lvl=50,providers={{"n",175649}},sourceQuests={62993}},{follower(1325)})),q(61218,g({customCollect={"SL_COV_VEN"},lvl=50,providers={{"n",171869}},sourceQuests={61228}},{follower(1214)})),q(61422,g({customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",172238}},sourceQuests={61428}},{follower(1278)})),q(64170,g({customCollect={"SL_COV_KYR"},lvl=50,providers={{"n",179666}},sourceQuests={64186}},{follower(1328)})),q(64169,g({customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",179672}},sourceQuests={64185}},{follower(1327)})),q(61958,g({customCollect={"SL_COV_NEC"},lvl=50,providers={{"n",173397}}},{follower(1306)})),q(61319,g({customCollect={"SL_COV_KYR"},lvl=50,providers={{"n",172037}},sourceQuests={61348}},{follower(1267)})),q(61321,g({customCollect={"SL_COV_KYR"},lvl=50,providers={{"n",172154}},sourceQuests={61395}},{follower(1269)})),q(61222,g({customCollect={"SL_COV_VEN"},lvl=50,providers={{"n",171898}},sourceQuests={61248}},{follower(1217)})),q(61423,g({customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",172239}},sourceQuests={61429}},{follower(1279)})),q(64171,g({customCollect={"SL_COV_KYR"},lvl=50,providers={{"n",179667}},sourceQuests={64187}},{follower(1329)})),q(64173,g({customCollect={"SL_COV_NEC"},lvl=50,providers={{"n",179678}},sourceQuests={64189}},{follower(1331)})),q(61313,g({customCollect={"SL_COV_KYR"},lvl=50,providers={{"n",171995}},sourceQuests={61322}},{follower(1222)})),q(64175,g({customCollect={"SL_COV_VEN"},lvl=50,providers={{"n",179682}},sourceQuests={64191}},{follower(1333)})),q(61425,g({customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",172241}},sourceQuests={61431}},{follower(1281)})),q(60651,g({lvl=50,providers={{"n",169842}},sourceQuests={60573}},{follower(1257)})),q(61320,g({customCollect={"SL_COV_KYR"},lvl=50,providers={{"n",172032}},sourceQuests={61347}},{follower(1268)})),q(61219,g({customCollect={"SL_COV_VEN"},lvl=50,providers={{"n",171927}},sourceQuests={61262}},{follower(1215)})),q(61961,g({customCollect={"SL_COV_NEC"},lvl=50,providers={{"n",173398}},sourceQuests={62236}},{follower(1310)})),q(64172,g({customCollect={"SL_COV_NEC"},lvl=50,providers={{"n",179676}},sourceQuests={64188}},{follower(1330)})),q(64168,g({customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",179670}},sourceQuests={64184}},{follower(1326)})),q(64174,g({customCollect={"SL_COV_VEN"},lvl=50,providers={{"n",179680}},sourceQuests={64190}},{follower(1332)})),q(61221,g({customCollect={"SL_COV_VEN"},lvl=50,providers={{"n",171878}},sourceQuests={61234}},{follower(1216)})),q(61959,g({customCollect={"SL_COV_NEC"},lvl=50,providers={{"n",173399}},sourceQuests={62226}},{follower(1307)})),q(61318,g({customCollect={"SL_COV_KYR"},lvl=50,providers={{"n",172022}},sourceQuests={61340}},{follower(1223)})),q(61317,g({customCollect={"SL_COV_KYR"},lvl=50,providers={{"n",172006}},sourceQuests={61330}},{follower(1221)})),q(61217,g({customCollect={"SL_COV_VEN"},lvl=50,providers={{"n",171893}},sourceQuests={61243}},{follower(1213)})),q(61962,g({customCollect={"SL_COV_NEC"},lvl=50,providers={{"n",173400}},sourceQuests={62231}},{follower(1308)})),q(61960,g({customCollect={"SL_COV_NEC"},lvl=50,providers={{"n",173401}},sourceQuests={62227}},{follower(1309)})),q(61426,g({customCollect={"SL_COV_NFA"},lvl=50,providers={{"n",172243}}},{follower(1282)})),q(62229,{providers={{"n",173750}},repeatable=1,sourceQuests=a49}),q(64185,{providers={{"n",179671}},repeatable=1,sourceQuests=a49}),q(61259,{providers={{"n",171920}},repeatable=1,sourceQuests=a49}),q(61427,{providers={{"n",172244}},repeatable=1,sourceQuests=a49}),q(61430,{providers={{"n",172240}},repeatable=1,sourceQuests=a49}),q(61228,{providers={{"n",171867}},repeatable=1,sourceQuests=a49}),q(61428,{providers={{"n",172259}},repeatable=1,sourceQuests=a49}),q(64186,{providers={{"n",179665}},repeatable=1,sourceQuests=a49}),q(59340,{providers={{"n",152418}},repeatable=1,sourceQuests=a49}),q(61348,{providers={{"n",172039}},repeatable=1,sourceQuests=a49}),q(59777,{providers={{"n",166147}},repeatable=1,sourceQuests=a49}),q(59775,{providers={{"n",166123}},repeatable=1,sourceQuests=a49}),q(59779,{providers={{"n",166151}},repeatable=1,sourceQuests=a49}),q(59778,{providers={{"n",166148}},repeatable=1,sourceQuests=a49}),q(59346,{providers={{"n",157426}},repeatable=1,sourceQuests=a49}),q(61248,{providers={{"n",171898}},repeatable=1,sourceQuests=a49}),q(61429,{providers={{"n",172260}},repeatable=1,sourceQuests=a49}),q(64187,{repeatable=1,sourceQuests=a49}),q(64189,{providers={{"n",179677}},repeatable=1,sourceQuests=a49}),q(61322,{providers={{"n",171996}},repeatable=1,sourceQuests=a49}),q(64191,{providers={{"n",179681}},repeatable=1,sourceQuests=a49}),q(61431,{providers={{"n",172263}},repeatable=1,sourceQuests=a49}),q(60573,{providers={{"n",168979}},repeatable=1,sourceQuests=a49}),q(64184,{providers={{"n",179762}},repeatable=1,sourceQuests=a49}),q(61347,{providers={{"n",172031}},repeatable=1,sourceQuests=a49}),q(64190,{providers={{"n",179679}},repeatable=1,sourceQuests=a49}),q(61340,{providers={{"n",172024}},repeatable=1,sourceQuests=a49}),q(61243,{providers={{"n",171895}},repeatable=1,sourceQuests=a49}),q(61262,{providers={{"n",171928}},repeatable=1,sourceQuests=a49}),q(59345,{providers={{"n",157432}},repeatable=1,sourceQuests=a49}),q(62236,{providers={{"n",173404}},repeatable=1,sourceQuests=a49}),q(59344,{providers={{"n",157406}},repeatable=1,sourceQuests=a49}),q(64188,{providers={{"n",179673}},repeatable=1,sourceQuests=a49}),q(61395,{providers={{"n",172157}},repeatable=1,sourceQuests=a49}),q(61234,{providers={{"n",171879}},repeatable=1,sourceQuests=a49}),q(62226,{providers={{"n",173748}},repeatable=1,sourceQuests=a49}),q(61330,{providers={{"n",172007}},repeatable=1,sourceQuests=a49}),q(62993,{providers={{"n",175648}},repeatable=1,sourceQuests=a49}),q(62227,{repeatable=1,sourceQuests=a49}),q(63987,{providers={{"n",178932}},repeatable=1}),q(62231,{providers={{"n",173753}},repeatable=1,sourceQuests=a49}),q(58198,{isWeekly=1,name="Coldheart Interstitia, Layer 1"}),q(58199,{isWeekly=1,name="Coldheart Interstitia, Layer 2"}),q(58200,{isWeekly=1,name="Coldheart Interstitia, Layer 3"}),q(58201,{isWeekly=1,name="Coldheart Interstitia, Layer 4"}),q(58202,{isWeekly=1,name="Coldheart Interstitia, Layer 5"}),q(58203,{isWeekly=1,name="Coldheart Interstitia, Layer 6"}),q(61975,{isWeekly=1,name="Coldheart Interstitia, Layer 7"}),q(61976,{isWeekly=1,name="Coldheart Interstitia, Layer 8"}),q(63880,{isWeekly=1,name="Coldheart Interstitia, Layer 9"}),q(63881,{isWeekly=1,name="Coldheart Interstitia, Layer 10"}),q(63882,{isWeekly=1,name="Coldheart Interstitia, Layer 11"}),q(63883,{isWeekly=1,name="Coldheart Interstitia, Layer 12"}),q(58186,{isWeekly=1,name="Fracture Chambers, Layer 1"}),q(58187,{isWeekly=1,name="Fracture Chambers, Layer 2"}),q(58188,{isWeekly=1,name="Fracture Chambers, Layer 3"}),q(58189,{isWeekly=1,name="Fracture Chambers, Layer 4"}),q(58190,{isWeekly=1,name="Fracture Chambers, Layer 5"}),q(58191,{isWeekly=1,name="Fracture Chambers, Layer 6"}),q(61971,{isWeekly=1,name="Fracture Chambers, Layer 7"}),q(61972,{isWeekly=1,name="Fracture Chambers, Layer 8"}),q(63872,{isWeekly=1,name="Fracture Chambers, Layer 9"}),q(63873,{isWeekly=1,name="Fracture Chambers, Layer 10"}),q(63874,{isWeekly=1,name="Fracture Chambers, Layer 11"}),q(63875,{isWeekly=1,name="Fracture Chambers, Layer 12"}),q(58204,{isWeekly=1,name="Mort'regar, Layer 1"}),q(58205,{isWeekly=1,name="Mort'regar, Layer 2"}),q(59326,{isWeekly=1,name="Mort'regar, Layer 3"}),q(59334,{isWeekly=1,name="Mort'regar, Layer 4"}),q(59335,{isWeekly=1,name="Mort'regar, Layer 5"}),q(59336,{isWeekly=1,name="Mort'regar, Layer 6"}),q(61977,{isWeekly=1,name="Mort'regar, Layer 7"}),q(61978,{isWeekly=1,name="Mort'regar, Layer 8"}),q(63884,{isWeekly=1,name="Mort'regar, Layer 9"}),q(63885,{isWeekly=1,name="Mort'regar, Layer 10"}),q(63886,{isWeekly=1,name="Mort'regar, Layer 11"}),q(63887,{isWeekly=1,name="Mort'regar, Layer 12"}),q(59328,{isWeekly=1,name="Skoldus Hall, Layer 1"}),q(59329,{isWeekly=1,name="Skoldus Hall, Layer 2"}),q(59330,{isWeekly=1,name="Skoldus Hall, Layer 3"}),q(59331,{isWeekly=1,name="Skoldus Hall, Layer 4"}),q(59332,{isWeekly=1,name="Skoldus Hall, Layer 5"}),q(59333,{isWeekly=1,name="Skoldus Hall, Layer 6"}),q(61969,{isWeekly=1,name="Skoldus Hall, Layer 7"}),q(61970,{isWeekly=1,name="Skoldus Hall, Layer 8"}),q(63868,{isWeekly=1,name="Skoldus Hall, Layer 9"}),q(63869,{isWeekly=1,name="Skoldus Hall, Layer 10"}),q(63870,{isWeekly=1,name="Skoldus Hall, Layer 11"}),q(63871,{isWeekly=1,name="Skoldus Hall, Layer 12"}),q(58192,{isWeekly=1,name="Soulforges, Layer 1"}),q(58193,{isWeekly=1,name="Soulforges, Layer 2"}),q(58194,{isWeekly=1,name="Soulforges, Layer 3"}),q(58195,{isWeekly=1,name="Soulforges, Layer 4"}),q(58196,{isWeekly=1,name="Soulforges, Layer 5"}),q(58197,{isWeekly=1,name="Soulforges, Layer 6"}),q(61973,{isWeekly=1,name="Soulforges, Layer 7"}),q(61974,{isWeekly=1,name="Soulforges, Layer 8"}),q(63876,{isWeekly=1,name="Soulforges, Layer 9"}),q(63877,{isWeekly=1,name="Soulforges, Layer 10"}),q(63878,{isWeekly=1,name="Soulforges, Layer 11"}),q(63879,{isWeekly=1,name="Soulforges, Layer 12"}),q(59337,{isWeekly=1,name="Upper Reaches, Layer 1"}),q(61101,{isWeekly=1,name="Upper Reaches, Layer 2"}),q(61131,{isWeekly=1,name="Upper Reaches, Layer 3"}),q(61132,{isWeekly=1,name="Upper Reaches, Layer 4"}),q(61133,{isWeekly=1,name="Upper Reaches, Layer 5"}),q(61134,{isWeekly=1,name="Upper Reaches, Layer 6"}),q(61979,{isWeekly=1,name="Upper Reaches, Layer 7"}),q(61980,{isWeekly=1,name="Upper Reaches, Layer 8"}),q(63888,{isWeekly=1,name="Upper Reaches, Layer 9"}),q(63889,{isWeekly=1,name="Upper Reaches, Layer 10"}),q(63890,{isWeekly=1,name="Upper Reaches, Layer 11"}),q(63891,{isWeekly=1,name="Upper Reaches, Layer 12"})}),n(-2,{n(-979,g({crs={152594,170257},description="These items are not guaranteed, but have a chance to appear among the vendors' goods."},{s(146531,187086,{b=1,cost={{"c",1728,300}},f=2}),toy(186974,{b=1,lvl=10}),s(146504,187034,{b=1,cost={{"c",1728,1000}},f=3,lvl=60}),s(146528,187083,{b=1,cost={{"c",1728,1000}},f=3,lvl=60}),s(146527,187082,{b=1,cost={{"c",1728,1000}},f=3,lvl=60}),s(146534,187089,{b=1,cost={{"c",1728,300}},f=2}),s(146532,187087,{b=1,cost={{"c",1728,300}},f=2}),s(146545,187100,{b=1,cost={{"c",1728,300}},f=2}),s(146530,187085,{b=1,cost={{"c",1728,300}},f=2}),s(146546,187101,{b=1,cost={{"c",1728,300}},f=2}),s(146533,187088,{b=1,cost={{"c",1728,300}},f=2}),s(146544,187099,{b=1,cost={{"c",1728,300}},f=2}),s(146540,187095,{b=1,cost={{"c",1728,300}},f=2}),s(146543,187098,{b=1,cost={{"c",1728,300}},f=2}),s(146535,187090,{b=1,cost={{"c",1728,300}},f=2})}))}),n(0,{s(146541,187096,{b=1,crs={155945},f=2}),s(146526,187081,{b=1,crs={179433,179526},f=3,lvl=60}),s(146514,187044,{b=1,crs={151331,153382,159190,170418},f=2}),s(146501,187030,{b=1,crs={151329},f=2}),s(146538,187093,{b=1,crs={176578,179433,179526},f=2}),s(146539,187094,{b=1,crs={179526},f=2}),s(146536,187091,{b=1,crs={176578,179433,179526},f=2}),s(146537,187092,{b=1,crs={176578,179526},f=2}),s(146529,187084,{b=1,crs={179526},f=3,lvl=60}),s(146509,187039,{b=1,crs={151331,153165,157122,159190,170418,171422},f=2}),s(146512,187042,{b=1,crs={151329,151331,153165,155945,159190,170418},f=2}),s(146498,187025,{b=1,crs={179526},f=3,lvl=60}),s(146516,187046,{b=1,crs={151329,151331,153382},f=2}),s(146511,187041,{b=1,crs={155250,159190},f=2}),s(146508,187038,{b=1,crs={151331,157122,159190,159755},f=2}),s(146500,187027,{b=1,crs={151329,151331,153165,159190,170418},f=2}),s(146503,187032,{b=1,crs={151329,151331,159190,170418},f=2}),s(146513,187043,{b=1,crs={151329,151331,153165,159190,159755,170418},f=2}),s(146502,187031,{b=1,crs={153165,169859},f=2}),s(146510,187040,{b=1,crs={169859},f=2}),s(146515,187045,{b=1,crs={151329,151331,153165,159190},f=2}),toy(187417,{b=1,crs={176578,179433},lvl=11}),p(3030,{b=1,crs={151329,151331,153165},itemID=183193}),toy(187075,{b=1,crs={151331,157122,159190,170418},lvl=60}),p(3032,{b=1,crs={151329,151331,153165},itemID=183192}),p(3130,{b=1,crs={176578,179526},itemID=186549}),p(3027,{b=1,crs={155250,155251,156239},itemID=183116}),p(3029,{b=1,crs={153165,153451,155945,156015,169859},itemID=183191}),p(3033,{b=1,crs={151331,159755,169859,171422},itemID=183194}),p(3028,{b=1,crs={155945,157122,159190,170418,171422},itemID=183117}),p(3034,{b=1,crs={152995,153011,153174,153382,170418},itemID=183195}),p(3026,{b=1,crs={155250,155251,156239},itemID=183115}),i(185049,{b=1,lvl=50}),i(187876,{b=1,lvl=50})})})),n(-364,{rfl(203,{b=1,itemID=183247,spellID=342040}),rfl(205,{b=1,itemID=183249,spellID=342040}),rfl(199,{b=1,itemID=183242,spellID=342040}),rfl(204,{b=1,itemID=183248,spellID=342040}),rfl(201,{b=1,itemID=183245,spellID=342040}),rfl(202,{b=1,itemID=183246,spellID=342040}),rfl(200,{b=1,itemID=183243,spellID=342040}),rfl(206,{b=1,itemID=183244,spellID=342040}),cl(6,{rfl(43,{b=1,c=a6,itemID=182638,spellID=342040}),rfl(41,{b=1,c=a6,itemID=182634,spellID=342040}),rfl(42,{b=1,c=a6,itemID=182640,spellID=342040}),rfl(37,{b=1,c=a6,itemID=182631,spellID=342040}),rfl(33,{b=1,c=a6,itemID=182625,spellID=342040}),rfl(40,{b=1,c=a6,itemID=182632,spellID=342040}),rfl(34,{b=1,c=a6,itemID=182628,spellID=342040}),rfl(44,{b=1,c=a6,itemID=182637,spellID=342040}),rfl(32,{b=1,c=a6,itemID=182617,spellID=342040}),rfl(36,{b=1,c=a6,itemID=182630,spellID=342040}),rfl(38,{b=1,c=a6,itemID=182635,spellID=342040}),rfl(30,{b=1,c=a6,itemID=182627,spellID=342040}),rfl(39,{b=1,c=a6,itemID=182633,spellID=342040}),rfl(35,{b=1,c=a6,itemID=182629,spellID=342040}),rfl(45,{b=1,c=a6,itemID=182636,spellID=342040}),rfl(31,{b=1,c=a6,itemID=182626,spellID=342040}),rfl(211,{b=1,c=a6,customCollect={"SL_COV_KYR"},itemID=186566,spellID=342040}),rfl(213,{b=1,c=a6,customCollect={"SL_COV_NEC"},itemID=186568,spellID=342040}),rfl(210,{b=1,c=a6,customCollect={"SL_COV_NFA"},itemID=186565,spellID=342040}),rfl(212,{b=1,c=a6,customCollect={"SL_COV_VEN"},itemID=186567,spellID=342040})}),cl(12,{rfl(25,{b=1,c=a12,itemID=183216,spellID=342040}),rfl(20,{b=1,c=a12,itemID=183212,spellID=342040}),rfl(19,{b=1,c=a12,itemID=183210,spellID=342040}),rfl(28,{b=1,c=a12,itemID=183218,spellID=342040}),rfl(24,{b=1,c=a12,itemID=183215,spellID=342040}),rfl(22,{b=1,c=a12,itemID=183217,spellID=342040}),rfl(27,{b=1,c=a12,itemID=183220,spellID=342040}),rfl(29,{b=1,c=a12,itemID=183219,spellID=342040}),rfl(18,{b=1,c=a12,itemID=183213,spellID=342040}),rfl(23,{b=1,c=a12,itemID=183214,spellID=342040}),rfl(26,{b=1,c=a12,itemID=183221,spellID=342040}),rfl(21,{b=1,c=a12,itemID=183211,spellID=342040}),rfl(238,{b=1,c=a12,customCollect={"SL_COV_KYR"},itemID=187111,spellID=342040}),rfl(239,{b=1,c=a12,customCollect={"SL_COV_NEC"},itemID=187118,spellID=342040}),rfl(237,{b=1,c=a12,customCollect={"SL_COV_NFA"},itemID=187109,spellID=342040}),rfl(236,{b=1,c=a12,customCollect={"SL_COV_VEN"},itemID=187105,spellID=342040})}),cl(11,{rfl(57,{b=1,c=a2,itemID=183231,spellID=342040}),rfl(46,{b=1,c=a2,itemID=183224,spellID=342040}),rfl(58,{b=1,c=a2,itemID=183234,spellID=342040}),rfl(56,{b=1,c=a2,itemID=183232,spellID=342040}),rfl(53,{b=1,c=a2,itemID=183229,spellID=342040}),rfl(65,{b=1,c=a2,itemID=183239,spellID=342040}),rfl(51,{b=1,c=a2,itemID=183228,spellID=342040}),rfl(48,{b=1,c=a2,itemID=183225,spellID=342040}),rfl(50,{b=1,c=a2,itemID=183227,spellID=342040}),rfl(55,{b=1,c=a2,itemID=183230,spellID=342040}),rfl(52,{b=1,c=a2,itemID=183226,spellID=342040}),rfl(47,{b=1,c=a2,itemID=183223,spellID=342040}),rfl(63,{b=1,c=a2,itemID=183241,spellID=342040}),rfl(49,{b=1,c=a2,itemID=183222,spellID=342040}),rfl(54,{b=1,c=a2,itemID=183233,spellID=342040}),rfl(59,{b=1,c=a2,itemID=183235,spellID=342040}),rfl(62,{b=1,c=a2,itemID=183240,spellID=342040}),rfl(61,{b=1,c=a2,itemID=183237,spellID=342040}),rfl(64,{b=1,c=a2,itemID=183238,spellID=342040}),rfl(60,{b=1,c=a2,itemID=183236,spellID=342040}),rfl(223,{b=1,c=a2,customCollect={"SL_COV_KYR"},itemID=186673,spellID=342040}),rfl(217,{b=1,c=a2,customCollect={"SL_COV_NEC"},itemID=186577,spellID=342040}),rfl(226,{b=1,c=a2,customCollect={"SL_COV_NFA"},itemID=186687,spellID=342040}),rfl(220,{b=1,c=a2,customCollect={"SL_COV_VEN"},itemID=186609,spellID=342040})}),cl(3,{rfl(69,{b=1,c=a10,itemID=183251,spellID=342040}),rfl(70,{b=1,c=a10,itemID=183254,spellID=342040}),rfl(67,{b=1,c=a10,itemID=183252,spellID=342040}),rfl(78,{b=1,c=a10,itemID=183265,spellID=342040}),rfl(74,{b=1,c=a10,itemID=183258,spellID=342040}),rfl(80,{b=1,c=a10,itemID=183263,spellID=342040}),rfl(75,{b=1,c=a10,itemID=183261,spellID=342040}),rfl(81,{b=1,c=a10,itemID=183262,spellID=342040}),rfl(72,{b=1,c=a10,itemID=183256,spellID=342040}),rfl(71,{b=1,c=a10,itemID=183255,spellID=342040}),rfl(73,{b=1,c=a10,itemID=183257,spellID=342040}),rfl(79,{b=1,c=a10,itemID=183264,spellID=342040}),rfl(76,{b=1,c=a10,itemID=183260,spellID=342040}),rfl(68,{b=1,c=a10,itemID=183253,spellID=342040}),rfl(77,{b=1,c=a10,itemID=183259,spellID=342040}),rfl(66,{b=1,c=a10,itemID=183250,spellID=342040}),rfl(252,{b=1,c=a10,customCollect={"SL_COV_KYR"},itemID=187229,spellID=342040}),rfl(253,{b=1,c=a10,customCollect={"SL_COV_NEC"},itemID=187230,spellID=342040}),rfl(254,{b=1,c=a10,customCollect={"SL_COV_NFA"},itemID=187231,spellID=342040}),rfl(255,{b=1,c=a10,customCollect={"SL_COV_VEN"},itemID=187232,spellID=342040})}),cl(8,{rfl(10,{b=1,c=a9,itemID=183274,spellID=342040}),rfl(8,{b=1,c=a9,itemID=183268,spellID=342040}),rfl(16,{b=1,c=a9,itemID=183272,spellID=342040}),rfl(9,{b=1,c=a9,itemID=183273,spellID=342040}),rfl(15,{b=1,c=a9,itemID=183270,spellID=342040}),rfl(6,{b=1,c=a9,itemID=183267,spellID=342040}),rfl(5,{b=1,c=a9,itemID=183280,spellID=342040}),rfl(2,{b=1,c=a9,itemID=183281,spellID=342040}),rfl(3,{b=1,c=a9,itemID=183278,spellID=342040}),rfl(7,{b=1,c=a9,itemID=183266,spellID=342040}),rfl(11,{b=1,c=a9,itemID=183275,spellID=342040}),rfl(4,{b=1,c=a9,itemID=183279,spellID=342040}),rfl(14,{b=1,c=a9,itemID=183271,spellID=342040}),rfl(12,{b=1,c=a9,itemID=183276,spellID=342040}),rfl(13,{b=1,c=a9,itemID=183277,spellID=342040}),rfl(17,{b=1,c=a9,itemID=183269,spellID=342040}),rfl(218,{b=1,c=a9,customCollect={"SL_COV_KYR"},itemID=186591,spellID=342040}),rfl(221,{b=1,c=a9,customCollect={"SL_COV_NEC"},itemID=186621,spellID=342040}),rfl(260,{b=1,c=a9,customCollect={"SL_COV_NFA"},itemID=187280,spellID=342040}),rfl(222,{b=1,c=a9,customCollect={"SL_COV_VEN"},itemID=186635,spellID=342040})}),cl(10,{rfl(88,{b=1,c=a11,itemID=183288,spellID=342040}),rfl(90,{b=1,c=a11,itemID=183290,spellID=342040}),rfl(86,{b=1,c=a11,itemID=183287,spellID=342040}),rfl(92,{b=1,c=a11,itemID=183292,spellID=342040}),rfl(82,{b=1,c=a11,itemID=183284,spellID=342040}),rfl(95,{b=1,c=a11,itemID=183295,spellID=342040}),rfl(89,{b=1,c=a11,itemID=183286,spellID=342040}),rfl(87,{b=1,c=a11,itemID=183289,spellID=342040}),rfl(85,{b=1,c=a11,itemID=183282,spellID=342040}),rfl(83,{b=1,c=a11,itemID=183283,spellID=342040}),rfl(96,{b=1,c=a11,itemID=183294,spellID=342040}),rfl(97,{b=1,c=a11,itemID=183296,spellID=342040}),rfl(93,{b=1,c=a11,itemID=183293,spellID=342040}),rfl(84,{b=1,c=a11,itemID=183285,spellID=342040}),rfl(94,{b=1,c=a11,itemID=183297,spellID=342040}),rfl(91,{b=1,c=a11,itemID=183291,spellID=342040}),rfl(256,{b=1,c=a11,customCollect={"SL_COV_KYR"},itemID=187237,spellID=342040}),rfl(244,{b=1,c=a11,customCollect={"SL_COV_NEC"},itemID=187217,spellID=342040}),rfl(257,{b=1,c=a11,customCollect={"SL_COV_NFA"},itemID=187258,spellID=342040}),rfl(259,{b=1,c=a11,customCollect={"SL_COV_VEN"},itemID=187277,spellID=342040})}),cl(2,{rfl(106,{b=1,c=a3,itemID=183307,spellID=342040}),rfl(111,{b=1,c=a3,itemID=183312,spellID=342040}),rfl(102,{b=1,c=a3,itemID=183303,spellID=342040}),rfl(107,{b=1,c=a3,itemID=183309,spellID=342040}),rfl(109,{b=1,c=a3,itemID=183308,spellID=342040}),rfl(113,{b=1,c=a3,itemID=183311,spellID=342040}),rfl(110,{b=1,c=a3,itemID=183313,spellID=342040}),rfl(101,{b=1,c=a3,itemID=183300,spellID=342040}),rfl(196,{b=1,c=a3,itemID=183298,spellID=342040}),rfl(108,{b=1,c=a3,itemID=183306,spellID=342040}),rfl(104,{b=1,c=a3,itemID=183304,spellID=342040}),rfl(103,{b=1,c=a3,itemID=183305,spellID=342040}),rfl(100,{b=1,c=a3,itemID=183299,spellID=342040}),rfl(105,{b=1,c=a3,itemID=183302,spellID=342040}),rfl(112,{b=1,c=a3,itemID=183310,spellID=342040}),rfl(98,{b=1,c=a3,itemID=183301,spellID=342040}),rfl(234,{b=1,c=a3,customCollect={"SL_COV_KYR"},itemID=187106,spellID=342040}),rfl(235,{b=1,c=a3,customCollect={"SL_COV_NEC"},itemID=187107,spellID=342040}),rfl(241,{b=1,c=a3,customCollect={"SL_COV_NFA"},itemID=187132,spellID=342040}),rfl(240,{b=1,c=a3,customCollect={"SL_COV_VEN"},itemID=187127,spellID=342040})}),cl(5,{rfl(153,{b=1,c=a4,itemID=183318,spellID=342040}),rfl(157,{b=1,c=a4,itemID=183322,spellID=342040}),rfl(155,{b=1,c=a4,itemID=183324,spellID=342040}),rfl(149,{b=1,c=a4,itemID=183317,spellID=342040}),rfl(159,{b=1,c=a4,itemID=183329,spellID=342040}),rfl(154,{b=1,c=a4,itemID=183325,spellID=342040}),rfl(148,{b=1,c=a4,itemID=183314,spellID=342040}),rfl(156,{b=1,c=a4,itemID=183323,spellID=342040}),rfl(146,{b=1,c=a4,itemID=183315,spellID=342040}),rfl(151,{b=1,c=a4,itemID=183319,spellID=342040}),rfl(161,{b=1,c=a4,itemID=183328,spellID=342040}),rfl(152,{b=1,c=a4,itemID=183320,spellID=342040}),rfl(158,{b=1,c=a4,itemID=183327,spellID=342040}),rfl(150,{b=1,c=a4,itemID=183321,spellID=342040}),rfl(147,{b=1,c=a4,itemID=183316,spellID=342040}),rfl(160,{b=1,c=a4,itemID=183326,spellID=342040}),rfl(261,{b=1,c=a4,customCollect={"SL_COV_KYR"},itemID=187163,spellID=342040}),rfl(262,{b=1,c=a4,customCollect={"SL_COV_NEC"},itemID=187160,spellID=342040}),rfl(242,{b=1,c=a4,customCollect={"SL_COV_NFA"},itemID=187161,spellID=342040}),rfl(243,{b=1,c=a4,customCollect={"SL_COV_VEN"},itemID=187162,spellID=342040})}),cl(4,{rfl(122,{b=1,c=a8,itemID=183339,spellID=342040}),rfl(124,{b=1,c=a8,itemID=183341,spellID=342040}),rfl(127,{b=1,c=a8,itemID=183342,spellID=342040}),rfl(115,{b=1,c=a8,itemID=183330,spellID=342040}),rfl(123,{b=1,c=a8,itemID=183338,spellID=342040}),rfl(126,{b=1,c=a8,itemID=183344,spellID=342040}),rfl(125,{b=1,c=a8,itemID=183340,spellID=342040}),rfl(114,{b=1,c=a8,itemID=183331,spellID=342040}),rfl(118,{b=1,c=a8,itemID=183334,spellID=342040}),rfl(129,{b=1,c=a8,itemID=183343,spellID=342040}),rfl(119,{b=1,c=a8,itemID=183335,spellID=342040}),rfl(121,{b=1,c=a8,itemID=183336,spellID=342040}),rfl(117,{b=1,c=a8,itemID=183332,spellID=342040}),rfl(128,{b=1,c=a8,itemID=183345,spellID=342040}),rfl(120,{b=1,c=a8,itemID=183337,spellID=342040}),rfl(116,{b=1,c=a8,itemID=183333,spellID=342040}),rfl(231,{b=1,c=a8,customCollect={"SL_COV_KYR"},itemID=186775,spellID=342040}),rfl(230,{b=1,c=a8,customCollect={"SL_COV_NEC"},itemID=186712,spellID=342040}),rfl(224,{b=1,c=a8,customCollect={"SL_COV_NFA"},itemID=186676,spellID=342040}),rfl(229,{b=1,c=a8,customCollect={"SL_COV_VEN"},itemID=186710,spellID=342040})}),cl(7,{rfl(130,{b=1,c=a1,itemID=183346,spellID=342040}),rfl(145,{b=1,c=a1,itemID=183358,spellID=342040}),rfl(135,{b=1,c=a1,itemID=183351,spellID=342040}),rfl(132,{b=1,c=a1,itemID=183348,spellID=342040}),rfl(133,{b=1,c=a1,itemID=183347,spellID=342040}),rfl(142,{b=1,c=a1,itemID=183359,spellID=342040}),rfl(131,{b=1,c=a1,itemID=183349,spellID=342040}),rfl(134,{b=1,c=a1,itemID=183352,spellID=342040}),rfl(138,{b=1,c=a1,itemID=183354,spellID=342040}),rfl(139,{b=1,c=a1,itemID=183355,spellID=342040}),rfl(136,{b=1,c=a1,itemID=183350,spellID=342040}),rfl(141,{b=1,c=a1,itemID=183356,spellID=342040}),rfl(144,{b=1,c=a1,itemID=183360,spellID=342040}),rfl(143,{b=1,c=a1,itemID=183361,spellID=342040}),rfl(137,{b=1,c=a1,itemID=183353,spellID=342040}),rfl(140,{b=1,c=a1,itemID=183357,spellID=342040}),rfl(258,{b=1,c=a1,customCollect={"SL_COV_KYR"},itemID=187259,spellID=342040}),rfl(228,{b=1,c=a1,customCollect={"SL_COV_NEC"},itemID=186689,spellID=342040}),rfl(246,{b=1,c=a1,customCollect={"SL_COV_NFA"},itemID=187223,spellID=342040}),rfl(247,{b=1,c=a1,customCollect={"SL_COV_VEN"},itemID=187224,spellID=342040})}),cl(9,{rfl(168,{b=1,c=a7,itemID=183362,spellID=342040}),rfl(170,{b=1,c=a7,itemID=183373,spellID=342040}),rfl(166,{b=1,c=a7,itemID=183363,spellID=342040}),rfl(175,{b=1,c=a7,itemID=183374,spellID=342040}),rfl(176,{b=1,c=a7,itemID=183376,spellID=342040}),rfl(164,{b=1,c=a7,itemID=183367,spellID=342040}),rfl(167,{b=1,c=a7,itemID=183364,spellID=342040}),rfl(163,{b=1,c=a7,itemID=183366,spellID=342040}),rfl(169,{b=1,c=a7,itemID=183365,spellID=342040}),rfl(173,{b=1,c=a7,itemID=183370,spellID=342040}),rfl(165,{b=1,c=a7,itemID=183368,spellID=342040}),rfl(177,{b=1,c=a7,itemID=183375,spellID=342040}),rfl(171,{b=1,c=a7,itemID=183372,spellID=342040}),rfl(172,{b=1,c=a7,itemID=183371,spellID=342040}),rfl(174,{b=1,c=a7,itemID=183377,spellID=342040}),rfl(162,{b=1,c=a7,itemID=183369,spellID=342040}),rfl(248,{b=1,c=a7,customCollect={"SL_COV_KYR"},itemID=187225,spellID=342040}),rfl(249,{b=1,c=a7,customCollect={"SL_COV_NEC"},itemID=187226,spellID=342040}),rfl(250,{b=1,c=a7,customCollect={"SL_COV_NFA"},itemID=187227,spellID=342040}),rfl(251,{b=1,c=a7,customCollect={"SL_COV_VEN"},itemID=187228,spellID=342040})}),cl(1,{rfl(183,{b=1,c=a5,itemID=183382,spellID=342040}),rfl(179,{b=1,c=a5,itemID=183380,spellID=342040}),rfl(188,{b=1,c=a5,itemID=183388,spellID=342040}),rfl(193,{b=1,c=a5,itemID=183390,spellID=342040}),rfl(182,{b=1,c=a5,itemID=183383,spellID=342040}),rfl(192,{b=1,c=a5,itemID=183393,spellID=342040}),rfl(186,{b=1,c=a5,itemID=183386,spellID=342040}),rfl(189,{b=1,c=a5,itemID=183389,spellID=342040}),rfl(187,{b=1,c=a5,itemID=183387,spellID=342040}),rfl(184,{b=1,c=a5,itemID=183384,spellID=342040}),rfl(178,{b=1,c=a5,itemID=183378,spellID=342040}),rfl(180,{b=1,c=a5,itemID=183379,spellID=342040}),rfl(190,{b=1,c=a5,itemID=183392,spellID=342040}),rfl(181,{b=1,c=a5,itemID=183381,spellID=342040}),rfl(185,{b=1,c=a5,itemID=183385,spellID=342040}),rfl(191,{b=1,c=a5,itemID=183391,spellID=342040}),rfl(263,{b=1,c=a5,customCollect={"SL_COV_KYR"},itemID=187511,spellID=342040}),rfl(214,{b=1,c=a5,customCollect={"SL_COV_NEC"},itemID=186570,spellID=342040}),rfl(216,{b=1,c=a5,customCollect={"SL_COV_NFA"},itemID=186576,spellID=342040}),rfl(215,{b=1,c=a5,customCollect={"SL_COV_VEN"},itemID=186572,spellID=342040})})}),n(-981,{cd(284,{b=1,c=a30,itemID=187507,spellID=341427}),cd(283,{b=1,itemID=187506,spellID=341427}),cl(6,{cd(79,{b=1,c=a6,itemID=181848,spellID=341427}),cd(86,{b=1,c=a6,itemID=181963,spellID=341427}),cd(68,{b=1,c=a6,itemID=181834,spellID=341427}),cd(124,{b=1,c=a6,itemID=182206,spellID=341427}),cd(123,{b=1,c=a6,itemID=182203,spellID=341427}),cd(89,{b=1,c=a6,itemID=181980,spellID=341427}),cd(83,{b=1,c=a6,itemID=181943,spellID=341427}),cd(65,{b=1,c=a6,itemID=181786,spellID=341427}),cd(91,{b=1,c=a6,itemID=181982,spellID=341427}),cd(99,{b=1,c=a6,itemID=182113,spellID=341427}),cd(88,{b=1,c=a6,itemID=181975,spellID=341427}),cd(108,{b=1,c=a6,itemID=182133,spellID=341427}),cd(125,{b=1,c=a6,itemID=182208,spellID=341427}),cd(121,{b=1,c=a6,itemID=182187,spellID=341427}),cd(74,{b=1,c=a6,itemID=181841,spellID=341427}),cd(70,{b=1,c=a6,itemID=181836,spellID=341427}),cd(106,{b=1,c=a6,itemID=182132,spellID=341427}),cd(122,{b=1,c=a6,itemID=182201,spellID=341427}),cd(80,{b=1,c=a6,itemID=181866,spellID=341427}),cd(128,{b=1,c=a6,customCollect={"SL_COV_KYR"},itemID=182295,spellID=341427}),cd(127,{b=1,c=a6,customCollect={"SL_COV_NEC"},itemID=182292,spellID=341427}),cd(250,{b=1,c=a6,customCollect={"SL_COV_NFA"},itemID=183199,spellID=341427}),cd(126,{b=1,c=a6,customCollect={"SL_COV_VEN"},itemID=182288,spellID=341427})}),cl(12,{cd(151,{b=1,c=a12,itemID=182383,spellID=341427}),cd(179,{b=1,c=a12,itemID=182598,spellID=341427}),cd(138,{b=1,c=a12,itemID=182330,spellID=341427}),cd(130,{b=1,c=a12,itemID=182316,spellID=341427}),cd(134,{b=1,c=a12,itemID=182324,spellID=341427}),cd(153,{b=1,c=a12,itemID=182385,spellID=341427}),cd(145,{b=1,c=a12,itemID=182344,spellID=341427}),cd(135,{b=1,c=a12,itemID=182325,spellID=341427}),cd(150,{b=1,c=a12,itemID=182368,spellID=341427}),cd(180,{b=1,c=a12,itemID=182604,spellID=341427}),cd(152,{b=1,c=a12,itemID=182384,spellID=341427}),cd(132,{b=1,c=a12,itemID=182317,spellID=341427}),cd(172,{b=1,c=a12,itemID=182471,spellID=341427}),cd(131,{b=1,c=a12,itemID=182318,spellID=341427}),cd(187,{b=1,c=a12,customCollect={"SL_COV_KYR"},itemID=182646,spellID=341427}),cd(200,{b=1,c=a12,customCollect={"SL_COV_NEC"},itemID=182706,spellID=341427}),cd(281,{b=1,c=a12,customCollect={"SL_COV_NFA"},itemID=183463,spellID=341427}),cd(198,{b=1,c=a12,customCollect={"SL_COV_VEN"},itemID=182685,spellID=341427})}),cl(11,{cd(258,{b=1,c=a2,itemID=183468,spellID=341427}),cd(260,{b=1,c=a2,itemID=183470,spellID=341427}),cd(268,{b=1,c=a2,itemID=183483,spellID=341427}),cd(274,{b=1,c=a2,itemID=183489,spellID=341427}),cd(275,{b=1,c=a2,itemID=183490,spellID=341427}),cd(259,{b=1,c=a2,itemID=183469,spellID=341427}),cd(263,{b=1,c=a2,itemID=183478,spellID=341427}),cd(266,{b=1,c=a2,itemID=183481,spellID=341427}),cd(256,{b=1,c=a2,itemID=183466,spellID=341427}),cd(272,{b=1,c=a2,itemID=183487,spellID=341427}),cd(262,{b=1,c=a2,itemID=183477,spellID=341427}),cd(276,{b=1,c=a2,itemID=183491,spellID=341427}),cd(270,{b=1,c=a2,itemID=183485,spellID=341427}),cd(261,{b=1,c=a2,itemID=183476,spellID=341427}),cd(267,{b=1,c=a2,itemID=183482,spellID=341427}),cd(265,{b=1,c=a2,itemID=183480,spellID=341427}),cd(257,{b=1,c=a2,itemID=183467,spellID=341427}),cd(254,{b=1,c=a2,itemID=183464,spellID=341427}),cd(269,{b=1,c=a2,itemID=183484,spellID=341427}),cd(273,{b=1,c=a2,itemID=183488,spellID=341427}),cd(264,{b=1,c=a2,itemID=183479,spellID=341427}),cd(255,{b=1,c=a2,itemID=183465,spellID=341427}),cd(271,{b=1,c=a2,itemID=183486,spellID=341427}),cd(277,{b=1,c=a2,customCollect={"SL_COV_KYR"},itemID=183471,spellID=341427}),cd(278,{b=1,c=a2,customCollect={"SL_COV_NEC"},itemID=183472,spellID=341427}),cd(279,{b=1,c=a2,customCollect={"SL_COV_NFA"},itemID=183473,spellID=341427}),cd(280,{b=1,c=a2,customCollect={"SL_COV_VEN"},itemID=183474,spellID=341427})}),cl(3,{cd(282,{b=1,c=a10,itemID=184587,spellID=341427}),cd(253,{b=1,c=a10,itemID=183402,spellID=341427}),cd(189,{b=1,c=a10,itemID=182649,spellID=341427}),cd(178,{b=1,c=a10,itemID=182584,spellID=341427}),cd(192,{b=1,c=a10,itemID=182657,spellID=341427}),cd(251,{b=1,c=a10,itemID=183202,spellID=341427}),cd(223,{b=1,c=a10,itemID=183132,spellID=341427}),cd(183,{b=1,c=a10,itemID=182610,spellID=341427}),cd(252,{b=1,c=a10,itemID=183396,spellID=341427}),cd(166,{b=1,c=a10,itemID=182464,spellID=341427}),cd(157,{b=1,c=a10,itemID=182441,spellID=341427}),cd(185,{b=1,c=a10,itemID=182621,spellID=341427}),cd(199,{b=1,c=a10,itemID=182686,spellID=341427}),cd(170,{b=1,c=a10,itemID=182469,spellID=341427}),cd(173,{b=1,c=a10,itemID=182476,spellID=341427}),cd(175,{b=1,c=a10,itemID=182480,spellID=341427}),cd(188,{b=1,c=a10,itemID=182648,spellID=341427}),cd(226,{b=1,c=a10,itemID=183184,spellID=341427}),cd(224,{b=1,c=a10,itemID=183167,spellID=341427}),cd(181,{b=1,c=a10,itemID=182605,spellID=341427}),cd(137,{b=1,c=a10,customCollect={"SL_COV_KYR"},itemID=182321,spellID=341427}),cd(143,{b=1,c=a10,customCollect={"SL_COV_NEC"},itemID=182339,spellID=341427}),cd(140,{b=1,c=a10,customCollect={"SL_COV_NFA"},itemID=182335,spellID=341427}),cd(139,{b=1,c=a10,customCollect={"SL_COV_VEN"},itemID=182331,spellID=341427})}),cl(8,{cd(34,{b=1,c=a9,itemID=181509,spellID=341427}),cd(55,{b=1,c=a9,itemID=181738,spellID=341427}),cd(249,{b=1,c=a9,itemID=183197,spellID=341427}),cd(45,{b=1,c=a9,itemID=181698,spellID=341427}),cd(48,{b=1,c=a9,itemID=181707,spellID=341427}),cd(53,{b=1,c=a9,itemID=181736,spellID=341427}),cd(26,{b=1,c=a9,itemID=181467,spellID=341427}),cd(29,{b=1,c=a9,itemID=181498,spellID=341427}),cd(21,{b=1,c=a9,itemID=181461,spellID=341427}),cd(20,{b=1,c=a9,itemID=181455,spellID=341427}),cd(58,{b=1,c=a9,itemID=181756,spellID=341427}),cd(30,{b=1,c=a9,itemID=181504,spellID=341427}),cd(51,{b=1,c=a9,itemID=181734,spellID=341427}),cd(32,{b=1,c=a9,itemID=181506,spellID=341427}),cd(36,{b=1,c=a9,itemID=181511,spellID=341427}),cd(18,{b=1,c=a9,itemID=181389,spellID=341427}),cd(61,{b=1,c=a9,itemID=181769,spellID=341427}),cd(17,{b=1,c=a9,itemID=181383,spellID=341427}),cd(23,{b=1,c=a9,itemID=181464,spellID=341427}),cd(40,{b=1,c=a9,customCollect={"SL_COV_KYR"},itemID=181600,spellID=341427}),cd(39,{b=1,c=a9,customCollect={"SL_COV_NEC"},itemID=181553,spellID=341427}),cd(38,{b=1,c=a9,customCollect={"SL_COV_NFA"},itemID=181539,spellID=341427}),cd(43,{b=1,c=a9,customCollect={"SL_COV_VEN"},itemID=181639,spellID=341427})}),cl(10,{cd(19,{b=1,c=a11,itemID=181435,spellID=341427}),cd(47,{b=1,c=a11,itemID=181705,spellID=341427}),cd(22,{b=1,c=a11,itemID=181462,spellID=341427}),cd(37,{b=1,c=a11,itemID=181512,spellID=341427}),cd(56,{b=1,c=a11,itemID=181740,spellID=341427}),cd(33,{b=1,c=a11,itemID=181508,spellID=341427}),cd(25,{b=1,c=a11,itemID=181466,spellID=341427}),cd(15,{b=1,c=a11,itemID=181373,spellID=341427}),cd(16,{b=1,c=a11,itemID=181376,spellID=341427}),cd(28,{b=1,c=a11,itemID=181495,spellID=341427}),cd(35,{b=1,c=a11,itemID=181510,spellID=341427}),cd(54,{b=1,c=a11,itemID=181737,spellID=341427}),cd(31,{b=1,c=a11,itemID=181505,spellID=341427}),cd(44,{b=1,c=a11,itemID=181641,spellID=341427}),cd(46,{b=1,c=a11,itemID=181700,spellID=341427}),cd(41,{b=1,c=a11,itemID=181624,spellID=341427}),cd(42,{b=1,c=a11,itemID=181640,spellID=341427}),cd(57,{b=1,c=a11,itemID=181742,spellID=341427}),cd(24,{b=1,c=a11,itemID=181465,spellID=341427}),cd(59,{b=1,c=a11,customCollect={"SL_COV_KYR"},itemID=181759,spellID=341427}),cd(60,{b=1,c=a11,customCollect={"SL_COV_NEC"},itemID=181770,spellID=341427}),cd(63,{b=1,c=a11,customCollect={"SL_COV_NFA"},itemID=181775,spellID=341427}),cd(62,{b=1,c=a11,customCollect={"SL_COV_VEN"},itemID=181774,spellID=341427})}),cl(2,{cd(129,{b=1,c=a3,itemID=182304,spellID=341427}),cd(163,{b=1,c=a3,itemID=182461,spellID=341427}),cd(177,{b=1,c=a3,itemID=182582,spellID=341427}),cd(164,{b=1,c=a3,itemID=182462,spellID=341427}),cd(193,{b=1,c=a3,itemID=182667,spellID=341427}),cd(141,{b=1,c=a3,itemID=182336,spellID=341427}),cd(159,{b=1,c=a3,itemID=182448,spellID=341427}),cd(196,{b=1,c=a3,itemID=182677,spellID=341427}),cd(142,{b=1,c=a3,itemID=182338,spellID=341427}),cd(197,{b=1,c=a3,itemID=182684,spellID=341427}),cd(184,{b=1,c=a3,itemID=182622,spellID=341427}),cd(209,{b=1,c=a3,itemID=182753,spellID=341427}),cd(133,{b=1,c=a3,itemID=182307,spellID=341427}),cd(176,{b=1,c=a3,itemID=182559,spellID=341427}),cd(167,{b=1,c=a3,itemID=182465,spellID=341427}),cd(194,{b=1,c=a3,itemID=182675,spellID=341427}),cd(195,{b=1,c=a3,itemID=182681,spellID=341427}),cd(182,{b=1,c=a3,itemID=182608,spellID=341427}),cd(161,{b=1,c=a3,itemID=182456,spellID=341427}),cd(216,{b=1,c=a3,customCollect={"SL_COV_KYR"},itemID=182778,spellID=341427}),cd(213,{b=1,c=a3,customCollect={"SL_COV_NEC"},itemID=182770,spellID=341427}),cd(210,{b=1,c=a3,customCollect={"SL_COV_NFA"},itemID=182767,spellID=341427}),cd(215,{b=1,c=a3,customCollect={"SL_COV_VEN"},itemID=182777,spellID=341427})}),cl(5,{cd(71,{b=1,c=a4,itemID=181838,spellID=341427}),cd(69,{b=1,c=a4,itemID=181837,spellID=341427}),cd(115,{b=1,c=a4,itemID=182140,spellID=341427}),cd(77,{b=1,c=a4,itemID=181845,spellID=341427}),cd(82,{b=1,c=a4,itemID=181942,spellID=341427}),cd(107,{b=1,c=a4,itemID=182131,spellID=341427}),cd(116,{b=1,c=a4,itemID=182141,spellID=341427}),cd(78,{b=1,c=a4,itemID=181847,spellID=341427}),cd(72,{b=1,c=a4,itemID=181840,spellID=341427}),cd(85,{b=1,c=a4,itemID=181962,spellID=341427}),cd(113,{b=1,c=a4,itemID=182138,spellID=341427}),cd(67,{b=1,c=a4,itemID=181827,spellID=341427}),cd(76,{b=1,c=a4,itemID=181844,spellID=341427}),cd(73,{b=1,c=a4,itemID=181842,spellID=341427}),cd(114,{b=1,c=a4,itemID=182139,spellID=341427}),cd(84,{b=1,c=a4,itemID=181944,spellID=341427}),cd(75,{b=1,c=a4,itemID=181843,spellID=341427}),cd(81,{b=1,c=a4,itemID=181867,spellID=341427}),cd(66,{b=1,c=a4,itemID=181826,spellID=341427}),cd(87,{b=1,c=a4,customCollect={"SL_COV_KYR"},itemID=181974,spellID=341427}),cd(90,{b=1,c=a4,customCollect={"SL_COV_NEC"},itemID=181981,spellID=341427}),cd(101,{b=1,c=a4,customCollect={"SL_COV_NFA"},itemID=182129,spellID=341427}),cd(105,{b=1,c=a4,customCollect={"SL_COV_VEN"},itemID=182130,spellID=341427})}),cl(4,{cd(242,{b=1,c=a8,itemID=183508,spellID=341427}),cd(232,{b=1,c=a8,itemID=183498,spellID=341427}),cd(244,{b=1,c=a8,itemID=183510,spellID=341427}),cd(245,{b=1,c=a8,itemID=183511,spellID=341427}),cd(234,{b=1,c=a8,itemID=183500,spellID=341427}),cd(240,{b=1,c=a8,itemID=183506,spellID=341427}),cd(239,{b=1,c=a8,itemID=183505,spellID=341427}),cd(230,{b=1,c=a8,itemID=183496,spellID=341427}),cd(248,{b=1,c=a8,itemID=183514,spellID=341427}),cd(246,{b=1,c=a8,itemID=183512,spellID=341427}),cd(237,{b=1,c=a8,itemID=183503,spellID=341427}),cd(236,{b=1,c=a8,itemID=183502,spellID=341427}),cd(233,{b=1,c=a8,itemID=183499,spellID=341427}),cd(231,{b=1,c=a8,itemID=183497,spellID=341427}),cd(235,{b=1,c=a8,itemID=183501,spellID=341427}),cd(243,{b=1,c=a8,itemID=183509,spellID=341427}),cd(247,{b=1,c=a8,itemID=183513,spellID=341427}),cd(241,{b=1,c=a8,itemID=183507,spellID=341427}),cd(238,{b=1,c=a8,itemID=183504,spellID=341427}),cd(225,{b=1,c=a8,customCollect={"SL_COV_KYR"},itemID=183492,spellID=341427}),cd(227,{b=1,c=a8,customCollect={"SL_COV_NEC"},itemID=183493,spellID=341427}),cd(228,{b=1,c=a8,customCollect={"SL_COV_NFA"},itemID=183494,spellID=341427}),cd(229,{b=1,c=a8,customCollect={"SL_COV_VEN"},itemID=183495,spellID=341427})}),cl(7,{cd(92,{b=1,c=a1,itemID=182105,spellID=341427}),cd(104,{b=1,c=a1,itemID=182128,spellID=341427}),cd(112,{b=1,c=a1,itemID=182136,spellID=341427}),cd(97,{b=1,c=a1,itemID=182110,spellID=341427}),cd(117,{b=1,c=a1,itemID=182142,spellID=341427}),cd(110,{b=1,c=a1,itemID=182135,spellID=341427}),cd(119,{b=1,c=a1,itemID=182145,spellID=341427}),cd(102,{b=1,c=a1,itemID=182126,spellID=341427}),cd(111,{b=1,c=a1,itemID=182137,spellID=341427}),cd(120,{b=1,c=a1,itemID=182144,spellID=341427}),cd(100,{b=1,c=a1,itemID=182125,spellID=341427}),cd(93,{b=1,c=a1,itemID=182106,spellID=341427}),cd(103,{b=1,c=a1,itemID=182127,spellID=341427}),cd(98,{b=1,c=a1,itemID=182111,spellID=341427}),cd(118,{b=1,c=a1,itemID=182143,spellID=341427}),cd(95,{b=1,c=a1,itemID=182108,spellID=341427}),cd(96,{b=1,c=a1,itemID=182109,spellID=341427}),cd(109,{b=1,c=a1,itemID=182134,spellID=341427}),cd(94,{b=1,c=a1,itemID=182107,spellID=341427}),cd(146,{b=1,c=a1,customCollect={"SL_COV_KYR"},itemID=182345,spellID=341427}),cd(147,{b=1,c=a1,customCollect={"SL_COV_NEC"},itemID=182346,spellID=341427}),cd(148,{b=1,c=a1,customCollect={"SL_COV_NFA"},itemID=182347,spellID=341427}),cd(149,{b=1,c=a1,customCollect={"SL_COV_VEN"},itemID=182348,spellID=341427})}),cl(9,{cd(162,{b=1,c=a7,itemID=182460,spellID=341427}),cd(211,{b=1,c=a7,itemID=182755,spellID=341427}),cd(204,{b=1,c=a7,itemID=182748,spellID=341427}),cd(205,{b=1,c=a7,itemID=182750,spellID=341427}),cd(212,{b=1,c=a7,itemID=182769,spellID=341427}),cd(174,{b=1,c=a7,itemID=182478,spellID=341427}),cd(171,{b=1,c=a7,itemID=182470,spellID=341427}),cd(222,{b=1,c=a7,itemID=183076,spellID=341427}),cd(208,{b=1,c=a7,itemID=182754,spellID=341427}),cd(144,{b=1,c=a7,itemID=182340,spellID=341427}),cd(207,{b=1,c=a7,itemID=182752,spellID=341427}),cd(202,{b=1,c=a7,itemID=182743,spellID=341427}),cd(214,{b=1,c=a7,itemID=182772,spellID=341427}),cd(221,{b=1,c=a7,itemID=183044,spellID=341427}),cd(160,{b=1,c=a7,itemID=182449,spellID=341427}),cd(201,{b=1,c=a7,itemID=182736,spellID=341427}),cd(168,{b=1,c=a7,itemID=182466,spellID=341427}),cd(206,{b=1,c=a7,itemID=182751,spellID=341427}),cd(203,{b=1,c=a7,itemID=182747,spellID=341427}),cd(217,{b=1,c=a7,customCollect={"SL_COV_KYR"},itemID=182960,spellID=341427}),cd(218,{b=1,c=a7,customCollect={"SL_COV_NEC"},itemID=182961,spellID=341427}),cd(220,{b=1,c=a7,customCollect={"SL_COV_NFA"},itemID=182964,spellID=341427}),cd(219,{b=1,c=a7,customCollect={"SL_COV_VEN"},itemID=182962,spellID=341427})}),cl(1,{cd(11,{b=1,c=a5,itemID=180933,spellID=341427}),cd(7,{b=1,c=a5,itemID=180844,spellID=341427}),cd(13,{b=1,c=a5,itemID=180943,spellID=341427}),cd(12,{b=1,c=a5,itemID=180935,spellID=341427}),cd(50,{b=1,c=a5,itemID=181712,spellID=341427}),cd(191,{b=1,c=a5,itemID=182656,spellID=341427}),cd(10,{b=1,c=a5,itemID=180932,spellID=341427}),cd(52,{b=1,c=a5,itemID=181735,spellID=341427}),cd(27,{b=1,c=a5,itemID=181469,spellID=341427}),cd(8,{b=1,c=a5,itemID=180847,spellID=341427}),cd(14,{b=1,c=a5,itemID=180944,spellID=341427}),cd(169,{b=1,c=a5,itemID=182468,spellID=341427}),cd(9,{b=1,c=a5,itemID=180896,spellID=341427}),cd(186,{b=1,c=a5,itemID=182624,spellID=341427}),cd(5,{b=1,c=a5,itemID=180842,spellID=341427}),cd(49,{b=1,c=a5,itemID=181709,spellID=341427}),cd(64,{b=1,c=a5,itemID=181776,spellID=341427}),cd(154,{b=1,c=a5,customCollect={"SL_COV_KYR"},itemID=182440,spellID=341427}),cd(158,{b=1,c=a5,customCollect={"SL_COV_NEC"},itemID=182442,spellID=341427}),cd(190,{b=1,c=a5,customCollect={"SL_COV_NFA"},itemID=182651,spellID=341427}),cd(165,{b=1,c=a5,customCollect={"SL_COV_VEN"},itemID=182463,spellID=341427})})})})); l={};_.Categories.Factions=l; tinsert(l,faction(1168,g({coords={{48.4,75.5,85},{69.8,43.7,90},{56.8,88.6,85},{78.3,85.2,110},{52.5,54.9,125},{53.6,69.6,103},{70.2,14.7,1161},{37.1,63.3,88},{58.7,46.4,111},{64.1,77,84},{36.3,85.7,87},{64.7,37.6,89},{58,43.6,1163}},crs={46572,46602,51495,51496,51501,51502,51503,51504,51512,52268,142086,142185,142856}},{ach(4989,g({collectible=false},{s(31793,63352,{b=1,f=3,lvl=15,r=2}),s(31794,63353,{b=1,f=3,lvl=15,r=1})})),ach(5179,g({collectible=false,r=1},{p(281,{altSpeciesID=280,b=1,itemID=65362,r=1})})),ach(5024,g({collectible=false},{r(92688,{b=1,itemID=65498,requireSkill=171})})),ach(6634,g({collectible=false},{p(802,{b=1,itemID=85513,u=2})})),ach(9651,g({collectible=false,description="Achievement no longer obtainable. You will need to find a guild that already has it to buy Deathwatch Hatchling.|r"},{p(1449,{b=1,itemID=114968})})),ach(5144,g({collectible=false},{p(272,{b=1,itemID=63398})})),ach(5840,g({collectible=false},{p(320,{b=1,itemID=71033})})),ach(4988,g({collectible=false},{mnt(88990,{b=1,itemID=63125,lvl=27})})),ach(9669,g({collectible=false},{mnt(171627,{b=1,itemID=116666,lvl=17})})),ach(6682,g({collectible=false},{mnt(124408,{b=1,itemID=85666,lvl=32})})),ach(6681,g({collectible=false},{s(46206,89190,{b=1,f=10}),s(46208,89192,{b=1,f=10}),s(46210,89194,{b=1,f=10})})),ach(5031,g({collectible=false,r=2},{p(280,{altSpeciesID=281,b=1,itemID=65361,r=2})})),ach(5035,g({collectible=false},{s(32906,65360,{b=1,f=3,lvl=15,r=2}),s(32835,65274,{b=1,f=3,lvl=15,r=1})})),ach(5465,g({collectible=false},{r(92643,{b=1,itemID=65435,requireSkill=171})})),ach(6644,g({collectible=false,r=2},{s(46207,89191,{b=1,f=10}),s(46209,89193,{b=1,f=10}),s(46211,89195,{b=1,f=10})})),ach(6664,g({collectible=false,r=1},{s(46207,89191,{b=1,f=10}),s(46209,89193,{b=1,f=10}),s(46211,89195,{b=1,f=10})})),ach(5201,g({collectible=false},{p(282,{altSpeciesID=283,b=1,itemID=65363,r=2}),p(283,{altSpeciesID=282,b=1,itemID=65364,r=1})})),ach(7448,g({collectible=false,r=2},{s(43851,85508,{b=1,f=10}),s(43852,85509,{b=1,f=10}),s(43853,85510,{b=1,f=10})})),ach(7449,g({collectible=false,r=1},{s(43851,85508,{b=1,f=10}),s(43852,85509,{b=1,f=10}),s(43853,85510,{b=1,f=10})})),ach(5467,g({collectible=false},{r(88011,{b=1,itemID=62799,requireSkill=185})})),ach(5036,g({collectible=false},{r(88036,{b=1,itemID=62800,requireSkill=185})})),ach(5812,g({collectible=false,r=2},{p(270,{b=1,itemID=63138})})),ach(5892,g({collectible=false,r=1},{p(270,{b=1,itemID=63138})})),ach(6626,g({collectible=false},{heir(127011,{b=1,f=7,itemID=127011,s=72266}),heir(122252,{b=1,f=6,itemID=122252,s=69093}),heir(122251,{b=1,f=7,itemID=122251,s=69092}),heir(122254,{b=1,f=5,itemID=122254,s=69095}),heir(122253,{b=1,f=6,itemID=122253,s=69094}),heir(122256,{b=1,f=4,itemID=122256,s=69097}),heir(122255,{b=1,f=5,itemID=122255,s=69096}),heir(122264,{b=1,f=7,itemID=122264,s=69102})})),mnt(90621,{b=1,itemID=62298,lvl=10,r=2}),mnt(93644,{b=1,itemID=67107,lvl=10,r=1}),s(35447,69209,{b=1,f=9}),s(35448,69210,{b=1,f=9}),i(64398,{b=1,f=55,r=2,spellID=90626}),i(64401,{b=1,f=55,r=1,spellID=90632}),s(31746,63206,{b=1,f=3,lvl=15,r=2}),s(31747,63207,{b=1,f=3,lvl=15,r=1}),heir(122263,{b=1,f=7,itemID=122263,s=69101}),heir(122247,{b=1,f=6,itemID=122247,s=69088}),heir(122245,{b=1,f=7,itemID=122245,s=69086}),heir(122249,{b=1,f=5,itemID=122249,s=69090}),heir(127012,{b=1,f=7,itemID=127012,s=72267}),heir(122248,{b=1,f=5,itemID=122248,s=69089}),heir(122246,{b=1,f=6,itemID=122246,s=69087}),heir(122250,{b=1,f=4,itemID=122250,s=69091}),heir(122262,{b=1,f=3,itemID=122262,s=69100}),heir(122261,{b=1,f=3,itemID=122261,s=69099}),heir(122266,{b=1,f=3,itemID=122266,s=69103}),heir(122260,{b=1,f=3,itemID=122260,s=69098}),i(64400,{b=1,f=55,spellID=90631}),i(64402,{b=1,f=55,spellID=90633}),i(120352,{b=1,f=102,spellID=171631}),i(62286,{b=1,f=102,spellID=89145}),i(68136,{b=1,f=102,r=2,spellID=89146}),i(62287,{b=1,f=102,r=1,spellID=89146})}))); tinsert(l,n(-9914,{n(-6014,{faction(69,{r=2}),faction(930,{r=2}),faction(1134,{r=2}),faction(54,{r=2}),faction(47,{r=2}),faction(72,{r=2}),faction(1353,{r=2})}),n(-304,{faction(890,{r=2}),faction(730,{r=2}),faction(509,{r=2})}),t(1,{faction(589,{r=2})}),t(2,{faction(946,{r=2}),faction(978,{r=2})}),t(3,{faction(1037,{r=2}),faction(1068,{r=2}),faction(1126,{r=2}),faction(1094,{r=2}),faction(1050,{r=2})}),t(4,{faction(1177,{r=2}),faction(1174,{r=2})}),t(5,{faction(1387,{r=2}),faction(1376,{r=2}),faction(1242,{r=2})}),t(6,{faction(1731,{r=2}),faction(1847,{r=2}),faction(1710,{r=2}),faction(1682,{r=2}),faction(1738,{r=2}),faction(1733,{r=2})}),t(8,{faction(2159,{r=2}),faction(2395,{r=2}),faction(2161,{r=2}),faction(2160,{r=2}),faction(2162,{r=2}),faction(2400,{r=2})})}));