It's been quite a challenge, but I was able to shrink Nightwatcha's macros into a single one, based in Lazey's quest IDs.
Behold, the one macro!/run a={1,0,-1,-4,-3,-2,4,3,2,7,6,5,10,9,8,13,12,11}x=0 f=function(p)x=x+1 return "\124cFF"..(C_QuestLog.IsQuestFlaggedCompleted(79600+a[x])and"00FF00"or"FF0000")..p.."\124r "end for i=1,6 do print(f(1)..f(2)..f(3)..GetAchievementCriteriaInfo(19792,i))end
PS: I'd usually just post this as a reply but shrinking this has taken me more than 2 hours and have struggled hard to remove the last characters, so I think it deserves its own post.
Achievement
Just One More Thing
Complete any site's entry in the Tome of Archived Isles Research for Nirobin of the Azerothian Archives.
The highest voted Wowhead comments for this page. They are community notes, not TheWoWDB comments.
For this achievement you'll have to complete ONE of the six existing "Research: ..." WQs three times. (to get credit for one completed site's entry in Nirobin's Tome of Archived Isles Research)
/way #2025 58.47 36.73 Nirobin's Research Tome
- We only see one "Research: ..." WQ at a time (3.5 days uptime with the standard semi-weekly reset)
- These six WQs are NOT on a fixed rotation, which means this could be extremely random and you have to check very regularly when you plan to only repeat one of them.
- We can't speed up the process with alts, more tries with different characters always flagged the same hidden quests. (WQs are now correctly unlocked account-wide, hotfixed 2024, February 9)
- The [item=213133] battle pet reward will go to your bags when you complete the achievement.
- When the first WQ (Igira's Watch) was available for the 2nd time, I went back to the PTR to check the added paragraphs on Page 4 of the Tome to confirm the completion with only one WQ (PTR Progress & Completion Screenshots).
- If it feels like your Extra Action Button is bugged near Clue Seekers... maybe your Personified Relic needs a little longer to follow you.
- When you spam-click (or spam your assigned interaction key) a Juicy Clue while on these Research WQs, there's a chance they won't despawn and your progress bar fills fast with just one of them (obviously not intended and probably needs a good Ping).
Achievement CriteriaWorld Quest1st WQ Completion
(Hidden Quest #1)2nd WQ Completion
(Hidden Quest #2)3rd WQ & Page Completion
(Hidden Quest #3)
[toggler name="WQ Appearances" closed=true]WeekDays since 10.2.5 launched
January 16 / 17 ( NA / EU )Achievement CriteriaAppearedActive Research World Quest191011Every WQ was now up for at least three times.
Players who wanted to finish all entries in Nirobin's Tome of Archived Isles Research could be finished by now.
I will stop tracking the WQ's appearances with this last goal confirmed to be achievable.
[/toggler]
Assuming the hidden quest IDs from Lazey's comment are correct, and you need to complete one of the Research world quests 3 times, you can use these 6 commands to check your progress on the achievement:
/run a={[79601]="1",[79600]="2",[79599]="3"} for _,b in ipairs({79601, 79600, 79599})do c=a print("Lost Atheneum", C_QuestLog.IsQuestFlaggedCompleted(b) and c..": \124cFF00FF00Done\124r" or c..": \124cFFC41F3ENot Done\124r")end
/run a={[79596]="1",[79597]="2",[79598]="3"} for _,b in ipairs({79596, 79597, 79598})do c=a print("The Riverbed", C_QuestLog.IsQuestFlaggedCompleted(b) and c..": \124cFF00FF00Done\124r" or c..": \124cFFC41F3ENot Done\124r")end
/run a={[79604]="1",[79603]="2",[79602]="3"} for _,b in ipairs({79604, 79603, 79602})do c=a print("Igira's Watch", C_QuestLog.IsQuestFlaggedCompleted(b) and c..": \124cFF00FF00Done\124r" or c..": \124cFFC41F3ENot Done\124r")end
/run a={[79607]="1",[79606]="2",[79605]="3"} for _,b in ipairs({79607, 79606, 79605})do c=a print("Gaze of Neltharion", C_QuestLog.IsQuestFlaggedCompleted(b) and c..": \124cFF00FF00Done\124r" or c..": \124cFFC41F3ENot Done\124r")end
/run a={[79610]="1",[79609]="2",[79608]="3"} for _,b in ipairs({79610, 79609, 79608})do c=a print("Concord Observatory", C_QuestLog.IsQuestFlaggedCompleted(b) and c..": \124cFF00FF00Done\124r" or c..": \124cFFC41F3ENot Done\124r")end
/run a={[79613]="1",[79612]="2",[79611]="3"} for _,b in ipairs({79613, 79612, 79611})do c=a print("Winglord's Perch", C_QuestLog.IsQuestFlaggedCompleted(b) and c..": \124cFF00FF00Done\124r" or c..": \124cFFC41F3ENot Done\124r")end
Details
- Category
- Quests › Dragonflight
- Points
- 10
- Faction
- Both factions
- Requirements
- 6 criteria lines
Reward
Pet: Reese
Criteria
What this achievement requires, from the current game data.
- Lost Atheneum
- The Riverbed
- Igira's Watch
- Gaze of Neltharion
- Concord Observatory
- Winglord's Perch
More like this
Other achievements in Dragonflight.
Community notes from Wowhead · 62 comments
Top 3 shown aboveThe comments below were written by Wowhead users. They are community notes, not TheWoWDB comments. See them in context on Wowhead.
The top 3 are shown in Top Comments above. Read all 62 on Wowhead.