You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
143 lines
4.6 KiB
143 lines
4.6 KiB
local myname, ns = ...
|
|
|
|
ns.RegisterPoints(379, { -- Kun Lai Summit
|
|
[52907140] = { loot={86394}, note="in the cave", quest=31413, }, -- Hozen Warrior Spear
|
|
[35207640] = { loot={86125}, quest=31304, npc=64227, }, -- Kafa Press (Frozen Trail Packer)
|
|
[73107350] = { label="Sprite's Cloth Chest", note="in the cave", quest=31412, },
|
|
[71206260] = { loot={88723}, note="in Stash of Yaungol Weapons", quest=31421, }, -- Sturdy Yaungol Spear
|
|
[44705240] = { loot={86393}, quest=31417, }, -- Tablet of Ren Yun
|
|
}, ns.treasure{})
|
|
ns.RegisterPoints(383, { -- TheDeeper, cave in Kun-Lai
|
|
[24106580] = { loot={86394}, quest=31413, }, -- Hozen Warrior Spear
|
|
}, ns.treasure{})
|
|
ns.RegisterPoints(381, { -- PrankstersHollow, cave in Kun-Lai
|
|
[54706980] = { label="Sprite's Cloth Chest", quest=31412, },
|
|
}, ns.treasure{})
|
|
|
|
ns.RegisterPoints(379, { -- Kun Lai Summit
|
|
[64234513] = { loot={86471}, quest=31420, note="in the cave" }, -- Ancient Mogu Tablet
|
|
[50366177] = { label="Hozen Treasure Cache", note="in the cave", quest=31414, },
|
|
[36707970] = { label="Lost Adventurer's Belongings", quest=31418, },
|
|
[52575154] = { loot={86430}, note="In Rikktik's Tiny Chest", quest=31419, path=52285088, }, -- Rikktik's Tick Remover
|
|
[72013396] = { loot={86422}, quest=31416, }, -- Statue of Xuen
|
|
[59405300] = { label="Stolen Sprite Treasure", note="in the cave", quest=31415, },
|
|
[59247303] = { loot={86427}, quest=31422, nearby={57007540,57807630,58407340,59207440,}, note="Various spawn points in the ruins", }, -- Terracotta Head
|
|
}, ns.riches{})
|
|
ns.RegisterPoints(382, { -- KnucklethumpHole, cave in Kun-Lai
|
|
[52002750] = ns.riches{ label="Hozen Treasure Cache", quest=31414, },
|
|
})
|
|
ns.RegisterPoints(380, { -- HowlingwindCavern, cave in Kun-Lai
|
|
[41674412] = ns.riches{ label="Stolen Sprite Treasure", quest=31415, },
|
|
})
|
|
|
|
ns.RegisterPoints(379, {
|
|
[47007300] = { label="Mo-Mo's Treasure Chest", quest=31868, },
|
|
}, ns.junk{})
|
|
|
|
-- Rares
|
|
|
|
ns.RegisterPoints(379, { -- Kun-Lai Summit
|
|
[40604280] = { -- Ahone the Wanderer
|
|
quest=nil,
|
|
criteria=21086,
|
|
npc=50817,
|
|
loot={
|
|
{86588,toy=true,}, -- Pandaren Firework Launcher
|
|
},
|
|
},
|
|
[55404340] = { -- Borginn Darkfist
|
|
quest=nil,
|
|
criteria=21072,
|
|
npc=50341,
|
|
},
|
|
[57007580] = { -- Havak
|
|
quest=nil,
|
|
criteria=21079,
|
|
npc=50354,
|
|
loot={
|
|
{86573,toy=true,}, -- Shard of Archstone
|
|
},
|
|
},
|
|
[47408120] = { -- Korda Torros
|
|
quest=nil,
|
|
criteria=21100,
|
|
npc=50332,
|
|
loot={
|
|
86566, -- Forager's Gloves
|
|
},
|
|
},
|
|
[63801380] = { -- Nessos the Oracle
|
|
quest=nil,
|
|
criteria=21093,
|
|
npc=50789,
|
|
loot={
|
|
{86584, toy=true,}, -- Hardened Shell
|
|
},
|
|
},
|
|
[44806380] = { -- Scritch
|
|
quest=nil,
|
|
criteria=21051,
|
|
npc=50831,
|
|
loot={
|
|
86592, -- Hozen Peace Pipe
|
|
},
|
|
},
|
|
[36407960] = { -- Ski'thik
|
|
quest=nil,
|
|
criteria=21065,
|
|
npc=50733,
|
|
loot={
|
|
86577, -- Rod of Ambershaping
|
|
},
|
|
},
|
|
[73007660] = { -- Zai the Outcast
|
|
quest=nil,
|
|
criteria=21058,
|
|
npc=50769,
|
|
loot={
|
|
{86581,toy=true,}, -- Farwater Conch
|
|
},
|
|
},
|
|
}, {
|
|
achievement=7439, -- Glorious!
|
|
})
|
|
|
|
ns.RegisterPoints(379, { -- Kun-Lai Summit
|
|
[75006740] = { -- Zandalari Warbringer
|
|
quest=nil,
|
|
npc=69841, -- also 69769, 69842
|
|
loot={
|
|
{94230,mount=534,}, -- Reins of the Amber Primordial Direhorn
|
|
{94229,mount=535,}, -- Reins of the Slate Primordial Direhorn
|
|
{94231,mount=536,}, -- Reins of the Jade Primordial Direhorn
|
|
},
|
|
atlas="VignetteKillElite", scale=1.2,
|
|
},
|
|
[64606400] = { -- Zandalari Warscout +4
|
|
quest=nil,
|
|
npc=69768,
|
|
loot={
|
|
94159, -- Small Bag of Zandalari Supplies
|
|
94158, -- Big Bag of Zandalari Supplies
|
|
},
|
|
routes={
|
|
{64606400, 68006440, 74606780, 71607240, 71207420, 67807940},
|
|
},
|
|
vignette=98,
|
|
},
|
|
[53606460] = { -- Sha of Anger
|
|
quest=32099,
|
|
npc=60491,
|
|
loot={
|
|
{87771, mount=473,}, -- Reins of the Heavenly Onyx Cloud Serpent
|
|
{89317, quest=31809,}, -- Claw of Anger
|
|
},
|
|
},
|
|
[73008540] = { -- Krakkanon
|
|
quest=nil,
|
|
npc=70323,
|
|
loot={
|
|
88563, -- Nat's Fishing Journal
|
|
},
|
|
},
|
|
})
|
|
|