kemayo / wow-handynotes-battleforazerothtreasures

World of Warcraft addon to tell you where treasures are in Battle for Azeroth (requires HandyNotes)
5 stars 6 forks source link

BfA 8.0 Treasures #1

Closed NLZ closed 6 years ago

NLZ commented 6 years ago

Hey @kemayo , logged some stuff with QuestsCompleted, you might find use of it. Only treasures here, I'll post rares to SilverDragon.

This one could use an entrance icon at 47.44, 59.84 :

[47195846] = {quest=51133, achievement=12849, criteria=40969, note="Path from South side",}, -- Sandfury Reserve

Maybe you could mark in this one's notes that the door is closed when you first get there by questing:

Grayal’s Last Offering – Sealed when first questing here
[48206469] = {quest=51093, achievement=12849, criteria=40967, note="Door on East side",}, -- Grayal's Last Offering

Realized that these trash treasures counts as quests, there was a few earlier that I forgot to take a note of https://www.wowhead.com/object=296584/zachs-canteen

{
    ["map"] = 864,
    ["x"] = 0.470464825630188,
    ["time"] = 1534372782,
    ["id"] = 53140,
    ["y"] = 0.756968379020691,
}, -- [111]

Random Treasures I found:

{
    ["map"] = 864,
    ["x"] = 0.608392357826233,
    ["time"] = 1534280869,
    ["id"] = 50916,
    ["y"] = 0.363705456256866,
}, -- [42]
{
    ["map"] = 864,
    ["x"] = 0.575350940227509,
    ["time"] = 1534364781,
    ["id"] = 50928,
    ["y"] = 0.550824522972107,
}, -- [60]
{
    ["map"] = 864,
    ["x"] = 0.523165106773376,
    ["time"] = 1534370251,
    ["id"] = 51673,
    ["y"] = 0.851913034915924,
}, -- [92]
{
    ["map"] = 864,
    ["x"] = 0.56493866443634,
    ["time"] = 1534368393,
    ["id"] = 50926,
    ["y"] = 0.699251651763916,
}, -- [76]
kemayo commented 6 years ago

All of this was in the pull request, I think?

NLZ commented 6 years ago

yes, I covered them all