[Skip to Main Content]
此站点大量使用JavaScript。
请在您的浏览器中启用JavaScript。
正式服
PTR
12.1.0
PTR
12.1.5
小知识
屏幕截图
视频
评论
评论来自
Kronatan
didnt miss any daily since this content patch. And have 1/10. Very intrigue achievement!
20 days later: 2/10! Not sure it possible to finish before Christmas
评论来自
Natheedo
So there are 3 related "Friend of ...." dailies in Korthia for the achievements.
Im checking every day the dailies there since release patch 9.1 (mostly missed 2 days)
EU Server (if that matters)
The problem is, the dailes doesnt show up. So after
over 6 months
i only got :
烦烦之友
10/10 (done)
乌兹之友
7/10
吵吵之友
8/10
The % chance to popup one of these dailies seems to be very very low. Even then it has to be that one specific that is needed. Thats too much of randomness.
If you are unlucky and miss, the one specific day, you need to wait (and check)
months
again.
Good luck!
*final edit (2022/01/30)* no longer need to update this list since in 9.2 the requirement will be reduced to 3 instead of 10. Yeah so thanks for wasting my time the last 7 months .....
评论来自
DzonatanGavert
As of today I got the following:
9/10 Plaguey
5/10 Bloop
4/10 Ooz
Are you that desperate Ion?
Is this the best MUA you can come up with?
评论来自
TheStatman
9.2 - Changed from needing 10x to just 3x.
评论来自
Kronatan
good news from 9.2: "Oozing with Character related achievements (Friend of Bloop, Friend of Ooz and Friend of Plaguey) have been changed to only require 3 completions". So you can stop wasting time if you r already did it 3 times.
评论来自
McDenny
this seems to be related to one of the maldaxxus callings ( idk witch one)
the quest doesn't seem to appear to another one
i made many ingame bug report to it but to no update on the matter
评论来自
grigorigo
Macro to get Korthia dailies :
/script for i,t in ipairs(C_TaskQuest.GetQuestsForPlayerByMapID(1961)) do print("Korthia Daily: " .. C_QuestLog.GetTitleForQuestID(t.questId)) end
So you don't have to go there (or navigate with the map) every day to see if the quest is up.
评论来自
dMonsta86
Here is a macro that checks if any of the ooze dailies are up and tells you which ooze it is:
/script g=0 a=63989 b=64016 c=64017 for i,t in ipairs(C_TaskQuest.GetQuestsForPlayerByMapID(1961)) do x=t.questId y=C_QuestLog.GetTitleForQuestID(t.questId) if x == a then print(y, ': Plaguey is up!') g=g+1 elseif x == b then print(y, ': Ooz is up!') g=g+1 elseif x == c then print(y, ': Bloop is up!') g=g+1 end end if g == 0 then print("No ooze quests today...") end
credit to hwold the macro is adopted from his code
评论来自
Geigon
泥出风采
quest up in EU today !
评论来自
Volleynova
Been keeping an eye on this for over a few months now, every single day. Only Ooz and Plaguey version of this quest is spawning, never Bloop. So I have been stuck at Friend of Bloop 2/3 since Shadowlands. This is so weird.
评论来自
Hennessy055
If
grigorigo
script is not working for some reason (like it happened to me), try:
/script for i,t in ipairs(C_TaskQuest.GetQuestsForPlayerByMapID(1961)) do print("Korthia Daily: "..C_QuestLog.GetTitleForQuestID(t.questID)) end
评论来自
Shono123
Hello friends, here are two updated macros for the Daily Quest in Korthia. The first one is to see which quests are active, the second one is to see which of our slime friends is up for a quest.
I tried both macros in one day. Please let me know if anything is wrong :)
Daylies:
/script for i,t in ipairs(C_TaskQuest.GetQuestsForPlayerByMapID(1961) or {}) do local qid=t.questID; if qid then local title=C_QuestLog.GetTitleForQuestID(qid) or ("QuestID: "..qid); print("Korthia Daily:", title) end end
Slimes:
/script g=0 for i,t in ipairs(C_TaskQuest.GetQuestsForPlayerByMapID(1961)or{})do id=t.questID if id==63989 then print("Plaguey!") g=1 elseif id==64016 then print("Ooz!") g=1 elseif id==64017 then print("Bloop!") g=1 end end if g==0 then print("No") end
评论来自
flavorflake
Bloop is up today on EU!
链接
吵吵之友
和吵吵一起完成日常任务“泥出风采”3次。
达成条件
泥出风采
(
3
)
相关
贡献
在发表评论前,请留心以下提示:
您的评论必须为简体中文,否则将会被删除。
不知道如何发评论?参考我们的
格式指南
!
发表前最好先自行校对一次。
有问题可以访问我们的
论坛
来寻求帮助。
发表评论
你没有登录。
请登录
或者
注册账号
来添加你的评论。
使用下面的表格浏览您的截屏。
[Screenshots containing UI elements are generally declined on sight, the same goes for screenshots from the modelviewer or character selection screen.]
质量越高越好!
[Please review our
Screenshot Guidelines
before submitting!]
您没有登录。请
登录
后提交截屏。
将视频URL输入下列表格即可。
URL:
支持:仅限 YouTube
说明:您的视频需通过审核才能在站点上显示。
我们用
Wowhead 客户端
保证数据库的及时更新,向您提供额外的有趣的功能!
两大目的:
它还维护WoW的一个插件
Wowhead Looter
, 在您游戏时采集数据!
它将
采集所得数据
上传至Wowhead,保证数据库时刻掌握最新信息!
您可以用它追踪完成的任务、配方、坐骑、伙伴宠物以及头衔!
您还在等什么?立即
下载客户端
整装待发吧。
我们用 Wowhead 客户端保证数据库的及时更新,向您提供额外的有趣的功能!
两大目的:
您可以用它追踪完成的任务、配方、坐骑、伙伴宠物以及头衔!
您还在等什么?立即 下载客户端 整装待发吧。