[Skip to Main Content]
此站點大量使用JavaScript。
請在您的瀏覽器中%s。
正式服
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
)
相關
貢獻
在發表評論前,請留心以下提示:
您的評論必須為繁體中文,否則將會被删除。
不知道如何發評論?參考我們的
格式指南
!
發表前最好先自行校對一次。
有問題可以訪問我們的
論壇
來尋求幫助。
發表評論
你没有登錄。
請登錄
或者
註冊帳號
來新增你的評論。
使用下面的表格瀏覽您的截圖。
包含使用者介面要素的截圖通常會被直接拒絕,同樣的,模型檢視器或角色選擇畫面的截圖也是如此。
品質越高越好!
在提交螢幕截圖前, 請檢視我們的
螢幕截圖 指南
!
您没有登錄。請
登錄
後提交截圖。
將影片URL輸入下列表格即可。
URL:
支持:僅限 YouTube
說明:您的影片需通過審核才能在站點上顯示。
我們用
Wowhead 客戶端
保證資料庫的及時更新,向您提供額外的有趣的功能!
兩大目的:
它還維護WoW的一個插件
Wowhead Looter
, 在您遊戲時採集數據!
它將
採集所得數據
上傳至Wowhead,保證資料庫時刻掌握最新信息!
您可以用它追踪完成的任務、配方、坐騎、伙伴寵物以及頭銜!
您還在等什麼?立即
下載客戶端
整裝待發吧!
我們用 Wowhead 客戶端保證資料庫的及時更新,向您提供額外的有趣的功能!
兩大目的:
您可以用它追踪完成的任務、配方、坐騎、伙伴寵物以及頭銜!
您還在等什麼?立即 下載客戶端 整裝待發吧!